comparison lisp/help.el @ 5380:801232ccc5e5

(help-for-help): Mention the scroll commands.
author Richard M. Stallman <rms@gnu.org>
date Fri, 31 Dec 1993 03:46:42 +0000
parents 0556b068e9ee
children 4428fd0336f3
comparison
equal deleted inserted replaced
5379:1d1d65ab7835 5380:801232ccc5e5
253 (print-help-return-message))) 253 (print-help-return-message)))
254 254
255 (make-help-screen help-for-help 255 (make-help-screen help-for-help
256 "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: " 256 "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: "
257 "You have typed \\[help-command], the help character. Type a Help option: 257 "You have typed \\[help-command], the help character. Type a Help option:
258 \(Use \\[scroll-up] or \\[scroll-down] to scroll through this text.)
258 259
259 a command-apropos. Give a substring, and see a list of commands 260 a command-apropos. Give a substring, and see a list of commands
260 (functions interactively callable) that contain 261 (functions interactively callable) that contain
261 that substring. See also the apropos command. 262 that substring. See also the apropos command.
262 b describe-bindings. Display table of all key bindings. 263 b describe-bindings. Display table of all key bindings.