Closed sebasmonia closed 11 months ago
Closed with https://github.com/sebasmonia/panda/commit/286785687d4ffe29fd1d95c699d378743d32ac00.
It did end up removing the autoloads added in #30, since the modes defined are only used from the public functions.
After merging #30 and reading more about autoloads, there is a bunch of functions that should have an autoload cookie. Will need to go over the code and pick which ones.
Ref: https://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload.html