From: Karl Heuer Date: Mon, 3 Nov 1997 02:54:19 +0000 (+0000) Subject: (apropos-command): Doc fix. X-Git-Tag: emacs-20.3~2865 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ccee3454592080635b59d501683949c1372943c;p=emacs.git (apropos-command): Doc fix. --- diff --git a/lisp/apropos.el b/lisp/apropos.el index 34691a97744..314e68ba898 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el @@ -144,8 +144,8 @@ This looks good, but slows down the commands several times." (fset 'command-apropos 'apropos-command) ;;;###autoload (defun apropos-command (apropos-regexp &optional do-all) - "Shows commands (interactively callable functions) that match REGEXP. -With optional prefix ARG or if `apropos-do-all' is non-nil, also show + "Show commands (interactively callable functions) that match REGEXP. +With optional prefix ARG, or if `apropos-do-all' is non-nil, also show variables." (interactive (list (read-string (concat "Apropos command " (if (or current-prefix-arg