aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/help.texi3
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
122Display a description of your last 300 keystrokes 122Display 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
125Display documentation of the current major mode (@code{describe-mode}). 125Display documentation of the current major mode and minor modes
126(@code{describe-mode}).
126@item C-h n 127@item C-h n
127Display news of recent Emacs changes (@code{view-emacs-news}). 128Display news of recent Emacs changes (@code{view-emacs-news}).
128@item C-h p 129@item C-h p