diff lisp/help.el @ 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 c91001adb561
children 3bd95f4f2941 7beb78bc1f8e
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.