aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el
diff options
context:
space:
mode:
authorKarl Heuer1994-02-24 23:20:12 +0000
committerKarl Heuer1994-02-24 23:20:12 +0000
commita9d3e9172fbdd219b3d49124a7f1fb9c191278c0 (patch)
tree4742bd80cb91605f778c3de496396c350b09c1e1 /lisp/help.el
parent0d4720b0db206b2c8955c09b7ddf9f9028132700 (diff)
downloademacs-a9d3e9172fbdd219b3d49124a7f1fb9c191278c0.tar.gz
emacs-a9d3e9172fbdd219b3d49124a7f1fb9c191278c0.zip
(help-for-help): Use help-map in the docstring.
Diffstat (limited to 'lisp/help.el')
-rw-r--r--lisp/help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el
index 288b281b590..08f18eec74d 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -255,7 +255,7 @@ of the key sequence that ran this command."
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, or ? 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 \\<help-map>\\[scroll-up] or \\[scroll-down] to scroll through this text.)
259 259
260a command-apropos. Give a substring, and see a list of commands 260a command-apropos. Give a substring, and see a list of commands
261 (functions interactively callable) that contain 261 (functions interactively callable) that contain