diff options
author | Glenn Morris <rgm@gnu.org> | 2020-07-01 06:12:10 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2020-07-01 06:12:10 -0700 |
commit | 2aa4be89cd98615892e7dc57d2e877e18c90e416 (patch) | |
tree | dc7126dc638a4280b8045b6ca055dfa527f1ac60 | |
parent | 59e768d64ad97782249fda9e53b6adc94c6d0130 (diff) | |
download | emacs-2aa4be89cd98615892e7dc57d2e877e18c90e416.tar.gz emacs-2aa4be89cd98615892e7dc57d2e877e18c90e416.tar.bz2 emacs-2aa4be89cd98615892e7dc57d2e877e18c90e416.zip |
; Auto-commit of loaddefs files.
-rw-r--r-- | lisp/ldefs-boot.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 177e41ee4c4..a8e1ed8f8d1 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -20421,6 +20421,10 @@ names or descriptions. The pattern argument is usually an -k pattern +Note that in some cases you will need to use \\[quoted-insert] to quote the +SPC character in the above examples, because this command attempts +to auto-complete your input based on the installed manual pages. + \(fn MAN-ARGS)" t nil) (autoload 'man-follow "man" "\ |