# HG changeset patch # User Richard M. Stallman # Date 1134364599 0 # Node ID 6dd56632b9c7aed5b45c80b24f4c3cb5a7ce97f9 # Parent d08070c157fd9deb96f6b4ead9d09aeb1ec672b0 (help-for-help-internal): Simplify entry for `a'. diff -r d08070c157fd -r 6dd56632b9c7 lisp/help.el --- 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-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.