Mercurial > emacs
changeset 49747:12970d0f7f60
(describe-function-1): Change output for keyboard macros.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 12 Feb 2003 11:41:10 +0000 |
parents | 0bbee9974a9a |
children | 280772818558 |
files | lisp/help-fns.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/help-fns.el Wed Feb 12 11:08:36 2003 +0000 +++ b/lisp/help-fns.el Wed Feb 12 11:41:10 2003 +0000 @@ -323,6 +323,9 @@ function))))) usage) (car usage)) + ((or (stringp def) + (vectorp def)) + (format "\nMacro: %s" (format-kbd-macro def))) (t "[Missing arglist. Please make a bug report.]"))) (terpri)) (let ((obsolete (and