2024-11-18 Discovering functions and variables in Elisp files
Sometimes I have an Elisp file which I suspect contains some useful functions. Even if the file is well-documented . . .
11K - last updated 2024-11-18 05:41 UTC by mbork
2025-04-14 Copying the current location on steroids
A few years ago I wrote about a [[2022-06-20 Copying the current location|simple]] [[2022-08-08 Copying . . . code that uses them.) After a few minutes of [[2024-11-18 Discovering functions and variables in Elisp . . .
7K - last updated 2025-04-14 04:34 UTC by mbork
Comments on 2024-11-18 Discovering functions and variables in Elisp files
I like your discover-public-api method. My usual solution for this is more interactive. I use outline-minor-mode . . .
1K - last updated 2024-11-20 16:07 UTC by hmelman
3 pages found.