diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-05-13 10:38:42 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-05-13 10:38:42 -0400 |
commit | 9c126cbacb803f07ed002dcbbfd25e41793d2146 (patch) | |
tree | 1256a6a859079e771d276690e841a6a224596814 /doc/lispref/help.texi | |
parent | ebfec5c119e5758de0ec9ba1136f3e17268da5c3 (diff) | |
download | emacs-9c126cbacb803f07ed002dcbbfd25e41793d2146.tar.gz emacs-9c126cbacb803f07ed002dcbbfd25e41793d2146.tar.bz2 emacs-9c126cbacb803f07ed002dcbbfd25e41793d2146.zip |
* doc/lispref/help.texi (Keys in Documentation): Typo in last change
Diffstat (limited to 'doc/lispref/help.texi')
-rw-r--r-- | doc/lispref/help.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi index 9b2d63dcbd9..bc790332038 100644 --- a/doc/lispref/help.texi +++ b/doc/lispref/help.texi @@ -440,7 +440,7 @@ RET minibuffer-complete-and-exit C-g abort-recursive-edit " -The keymap description will normally exclude menu items, but it +The keymap description will normally exclude menu items, but if @var{include-menus} is non-@code{nil}, include them. @group |