diff options
| author | Richard M. Stallman <rms@gnu.org> | 1993-12-31 03:46:42 +0000 |
|---|---|---|
| committer | Richard M. Stallman <rms@gnu.org> | 1993-12-31 03:46:42 +0000 |
| commit | 0e552508750166188c3366646f1294c662fd3cc3 (patch) | |
| tree | c3bff0e23b7f61071dafd61419eb989bce671f93 /lisp | |
| parent | 3d1b78f027818dbde31a7ccca0e5b8bc4c76e155 (diff) | |
| download | emacs-0e552508750166188c3366646f1294c662fd3cc3.tar.gz | |
(help-for-help): Mention the scroll commands.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/help.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/help.el b/lisp/help.el index 2e560892023..6c2454269c9 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -255,6 +255,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. Type \\[help-command] again for more help: " "You have typed \\[help-command], the help character. Type a Help option: +\(Use \\[scroll-up] or \\[scroll-down] to scroll through this text.) a command-apropos. Give a substring, and see a list of commands (functions interactively callable) that contain |
