Mercurial > emacs
changeset 67521:6dd56632b9c7
(help-for-help-internal): Simplify entry for `a'.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 12 Dec 2005 05:16:39 +0000 |
parents | d08070c157fd |
children | 32fa5bd6304c |
files | lisp/help.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/help.el Mon Dec 12 05:15:53 2005 +0000 +++ b/lisp/help.el Mon Dec 12 05:16:39 2005 +0000 @@ -183,8 +183,7 @@ \(Use SPC or DEL to scroll through this text. Type \\<help-map>\\[help-quit] to exit the Help command.) a command-apropos. Give a list of words or a regexp, to get a list of - commands whose names match (they contain two or more of the words, - or a match for the regexp). See also the apropos command. + commands whose names match. See also the apropos command. b describe-bindings. Display table of all key bindings. c describe-key-briefly. Type a command key sequence; it prints the function name that sequence runs.