emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/shell-command+ eab8d51d90: Autoload 'shell-command+--ma


From: ELPA Syncer
Subject: [elpa] externals/shell-command+ eab8d51d90: Autoload 'shell-command+--make-docstring'
Date: Thu, 25 Aug 2022 17:58:05 -0400 (EDT)

branch: externals/shell-command+
commit eab8d51d90cb47fcb527757fba4d05f58e43971c
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]