diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-01-19 18:50:26 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-01-19 18:50:26 +0000 |
commit | efcce2d2d10639b8c72c019da6e121319c1bf65c (patch) | |
tree | c2608f147ea0a25ecf4fd155cb84d562c31821ba /lisp/help.el | |
parent | 0e61be97d7f3fa8632adc89a0e4db36bd6075d71 (diff) | |
download | emacs-efcce2d2d10639b8c72c019da6e121319c1bf65c.tar.gz |
(help-for-help): Doc fix.
Diffstat (limited to 'lisp/help.el')
-rw-r--r-- | lisp/help.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/help.el b/lisp/help.el index 41fe44a0f9c..b55edc5e133 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -334,8 +334,7 @@ of the key sequence that ran this command." (make-help-screen help-for-help "a b c f C-f i k C-k l m n p s t v w C-c C-d C-n C-w, or ? for more help:" "You have typed \\[help-command], the help character. Type a Help option: -\(Use \\<help-map>\\[scroll-up] or \\[scroll-down] to scroll through this text. -Type \\<help-map>\\[help-quit] to exit the Help command.) +\(Use SPC or DEL to scroll through this text. Type \\<help-map>\\[help-quit] to exit the Help command.) a command-apropos. Give a substring, and see a list of commands (functions interactively callable) that contain |