From 7e15ee5bc93b1f4b00020cc2fd401fd9d1a6711a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 31 Oct 2021 21:23:34 +0200 Subject: [PATCH] ; * doc/emacs/help.texi (Help Mode): Improve indexing. --- doc/emacs/help.texi | 10 ++++++---- 1 file 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 @node Help Mode @section Help Mode Commands +@findex help-mode +@cindex help mode - Help buffers provide the same commands as View mode (@pxref{View -Mode}); for instance, @key{SPC} scrolls forward, and @key{DEL} or -@kbd{S-@key{SPC}} scrolls backward. A few special commands are also -provided: + Help buffers have Help mode as their major mode. Help mode provides +the same commands as View mode (@pxref{View Mode}); for instance, +@key{SPC} scrolls forward, and @key{DEL} or @kbd{S-@key{SPC}} scrolls +backward. It also provides a few special commands: @table @kbd @item @key{RET} -- 2.39.5