(help-for-help-internal): Simplify entry for `a'.
authorRichard M. Stallman <rms@gnu.org>
Mon, 12 Dec 2005 05:16:39 +0000 (05:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 12 Dec 2005 05:16:39 +0000 (05:16 +0000)
lisp/help.el

index 0204000..3b78194 100644 (file)
@@ -183,8 +183,7 @@ specifies what to do when the user exits the help buffer."
 \(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
 \(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.
 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.