aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2021-10-31 21:23:34 +0200
committerEli Zaretskii2021-10-31 21:23:34 +0200
commit7e15ee5bc93b1f4b00020cc2fd401fd9d1a6711a (patch)
treea0201d20efd434d96674c5e53cbc67efbd3ae525
parentf1c9286376d570e898d349200412021fd67e13d2 (diff)
downloademacs-7e15ee5bc93b1f4b00020cc2fd401fd9d1a6711a.tar.gz
emacs-7e15ee5bc93b1f4b00020cc2fd401fd9d1a6711a.zip
; * doc/emacs/help.texi (Help Mode): Improve indexing.
-rw-r--r--doc/emacs/help.texi10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi
index d1329d561c1..7d6c3085cb6 100644
--- a/doc/emacs/help.texi
+++ b/doc/emacs/help.texi
@@ -443,11 +443,13 @@ alphabetical order, change the variable
443 443
444@node Help Mode 444@node Help Mode
445@section Help Mode Commands 445@section Help Mode Commands
446@findex help-mode
447@cindex help mode
446 448
447 Help buffers provide the same commands as View mode (@pxref{View 449 Help buffers have Help mode as their major mode. Help mode provides
448Mode}); for instance, @key{SPC} scrolls forward, and @key{DEL} or 450the same commands as View mode (@pxref{View Mode}); for instance,
449@kbd{S-@key{SPC}} scrolls backward. A few special commands are also 451@key{SPC} scrolls forward, and @key{DEL} or @kbd{S-@key{SPC}} scrolls
450provided: 452backward. It also provides a few special commands:
451 453
452@table @kbd 454@table @kbd
453@item @key{RET} 455@item @key{RET}