Mercurial > emacs
changeset 20208:444df644c28f
(apropos-command): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 03 Nov 1997 02:54:19 +0000 |
parents | 38616c4cf58c |
children | fd00ceeb06c6 |
files | lisp/apropos.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/apropos.el Mon Nov 03 02:50:20 1997 +0000 +++ b/lisp/apropos.el Mon Nov 03 02:54:19 1997 +0000 @@ -144,8 +144,8 @@ (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