branch: externals/shell-command+
commit 3f5e27cc7fdd7ad0136d33f84f0d123cbd7f22b0
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    Autoload 'shell-command+-features'
---
 shell-command+.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shell-command+.el b/shell-command+.el
index 4282de1565..dfae52cc6b 100644
--- a/shell-command+.el
+++ b/shell-command+.el
@@ -120,6 +120,7 @@ is specified."
 
 ;;; Modular feature support
 
+;;;###autoload
 (defcustom shell-command+-features
   (list #'shell-command+-expand-%
         #'shell-command+-command-substitution

Reply via email to