From: Richard M. Stallman Date: Mon, 12 Dec 2005 05:16:39 +0000 (+0000) Subject: (help-for-help-internal): Simplify entry for `a'. X-Git-Tag: emacs-pretest-22.0.90~5325 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c6f20f15d9a07ecbe934c1d9bf967d218716c3ff;p=emacs.git (help-for-help-internal): Simplify entry for `a'. --- diff --git a/lisp/help.el b/lisp/help.el index 02040007f6e..3b78194b6a3 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -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-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.