diff options
| -rw-r--r-- | doc/emacs/help.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi index d8e84c1f914..746c51e33f0 100644 --- a/doc/emacs/help.texi +++ b/doc/emacs/help.texi | |||
| @@ -122,7 +122,8 @@ Display the name and documentation of the command that @var{key} runs | |||
| 122 | Display a description of your last 300 keystrokes | 122 | Display a description of your last 300 keystrokes |
| 123 | (@code{view-lossage}). | 123 | (@code{view-lossage}). |
| 124 | @item C-h m | 124 | @item C-h m |
| 125 | Display documentation of the current major mode (@code{describe-mode}). | 125 | Display documentation of the current major mode and minor modes |
| 126 | (@code{describe-mode}). | ||
| 126 | @item C-h n | 127 | @item C-h n |
| 127 | Display news of recent Emacs changes (@code{view-emacs-news}). | 128 | Display news of recent Emacs changes (@code{view-emacs-news}). |
| 128 | @item C-h p | 129 | @item C-h p |