Mercurial > emacs
comparison lisp/help.el @ 5680:4428fd0336f3
(help-for-help): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 26 Jan 1994 20:14:27 +0000 |
parents | 801232ccc5e5 |
children | 6617a69cece1 |
comparison
equal
deleted
inserted
replaced
5679:90ba98c692b5 | 5680:4428fd0336f3 |
---|---|
251 (search-forward " " nil t) | 251 (search-forward " " nil t) |
252 (insert "\n"))) | 252 (insert "\n"))) |
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, or ? 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 \(Use \\[scroll-up] or \\[scroll-down] to scroll through this text.) |
259 | 259 |
260 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 |
261 (functions interactively callable) that contain | 261 (functions interactively callable) that contain |