Emacs command of the day: emr-el-insert-autoload-directive. Adds an ;;;###autoload to the current function. Part of
miniblog.
Related Posts
Easy elisp improvements: Fork and clone with M-x github-clone, then fix missing autoloads with emr-el-insert-autoload-directive. Automation!