* bug#23323: [PATCH] List the command help-go-forward to the manual.
@ 2016-04-21 0:38 Hong Xu
2016-04-21 2:30 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Hong Xu @ 2016-04-21 0:38 UTC (permalink / raw)
To: 23323; +Cc: Hong Xu
---
doc/emacs/help.texi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi
index ed813ff0bf65..f303c6eea30f 100644
--- a/doc/emacs/help.texi
+++ b/doc/emacs/help.texi
@@ -412,6 +412,8 @@ Help Mode
(@code{help-follow-symbol}).
@item C-c C-b
Go back to the previous help topic (@code{help-go-back}).
+@item C-c C-f
+Go forward to the next help topic (@code{help-go-forward}).
@end table
@cindex hyperlink
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#23323: [PATCH] List the command help-go-forward to the manual.
2016-04-21 0:38 bug#23323: [PATCH] List the command help-go-forward to the manual Hong Xu
@ 2016-04-21 2:30 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-04-21 2:30 UTC (permalink / raw)
To: Hong Xu; +Cc: 23323-done
> From: Hong Xu <hong@topbug.net>
> Date: Wed, 20 Apr 2016 17:38:55 -0700
> Cc: Hong Xu <hong@topbug.net>
>
> ---
> doc/emacs/help.texi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/doc/emacs/help.texi b/doc/emacs/help.texi
> index ed813ff0bf65..f303c6eea30f 100644
> --- a/doc/emacs/help.texi
> +++ b/doc/emacs/help.texi
> @@ -412,6 +412,8 @@ Help Mode
> (@code{help-follow-symbol}).
> @item C-c C-b
> Go back to the previous help topic (@code{help-go-back}).
> +@item C-c C-f
> +Go forward to the next help topic (@code{help-go-forward}).
> @end table
Thanks, fixed.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-21 2:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21 0:38 bug#23323: [PATCH] List the command help-go-forward to the manual Hong Xu
2016-04-21 2:30 ` Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).