diff options
| author | Stefan Monnier | 2022-05-13 10:38:42 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2022-05-13 10:38:42 -0400 |
| commit | 9c126cbacb803f07ed002dcbbfd25e41793d2146 (patch) | |
| tree | 1256a6a859079e771d276690e841a6a224596814 | |
| parent | ebfec5c119e5758de0ec9ba1136f3e17268da5c3 (diff) | |
| download | emacs-9c126cbacb803f07ed002dcbbfd25e41793d2146.tar.gz emacs-9c126cbacb803f07ed002dcbbfd25e41793d2146.zip | |
* doc/lispref/help.texi (Keys in Documentation): Typo in last change
| -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 | |||
| 440 | C-g abort-recursive-edit | 440 | C-g abort-recursive-edit |
| 441 | " | 441 | " |
| 442 | 442 | ||
| 443 | The keymap description will normally exclude menu items, but it | 443 | The keymap description will normally exclude menu items, but if |
| 444 | @var{include-menus} is non-@code{nil}, include them. | 444 | @var{include-menus} is non-@code{nil}, include them. |
| 445 | 445 | ||
| 446 | @group | 446 | @group |