projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d11b7b
)
; Fix typo
author
Stefan Kangas
<stefankangas@gmail.com>
Thu, 10 Aug 2023 05:21:22 +0000
(07:21 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Thu, 10 Aug 2023 05:21:22 +0000
(07:21 +0200)
lisp/help.el
patch
|
blob
|
history
diff --git
a/lisp/help.el
b/lisp/help.el
index 6eac037df2cb1219b093945600c3f68713b8e44b..7902a5c5b145403acbf19fe537501af306ea079d 100644
(file)
--- a/
lisp/help.el
+++ b/
lisp/help.el
@@
-1479,7
+1479,7
@@
If PREFIX is non-nil, mention only keys that start with PREFIX.
If TITLE is non-nil, is a string to insert at the beginning.
TITLE should not end with a colon or a newline; we supply that.
-If NOMENU is non-nil, then omit menu-bar commands.
+If NO
-
MENU is non-nil, then omit menu-bar commands.
If TRANSL is non-nil, the definitions are actually key
translations so print strings and vectors differently.