branch: externals/shell-command+ commit eab8d51d90cb47fcb527757fba4d05f58e43971c Author: Philip Kaludercic <phil...@posteo.net> Commit: Philip Kaludercic <phil...@posteo.net>
Autoload 'shell-command+--make-docstring' Otherwise the 'function-documentation' property of the 'shell-command+' symbol is pointless. --- shell-command+.el | 1 + 1 file changed, 1 insertion(+) diff --git a/shell-command+.el b/shell-command+.el index 2056a30b36..5657da813c 100644 --- a/shell-command+.el +++ b/shell-command+.el @@ -466,6 +466,7 @@ entire command." ;;; Main entry point +;;;###autoload (defun shell-command+--make-docstring () "Return a docstring for `shell-command+'." (with-temp-buffer