# HG changeset patch # User Karl Heuer # Date 878525659 0 # Node ID 444df644c28fdc7f04362567d035acfa8311a7f6 # Parent 38616c4cf58cd1c850dbba047202eefc8b85421a (apropos-command): Doc fix. diff -r 38616c4cf58c -r 444df644c28f lisp/apropos.el --- 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