Mercurial > hg > xemacs-beta
diff lisp/hyper-apropos.el @ 384:bbff43aa5eb7 r21-2-7
Import from CVS: tag r21-2-7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:08:24 +0200 |
parents | 8626e4521993 |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/lisp/hyper-apropos.el Mon Aug 13 11:07:40 2007 +0200 +++ b/lisp/hyper-apropos.el Mon Aug 13 11:08:24 2007 +0200 @@ -481,6 +481,7 @@ (setq hyper-apropos-prev-wconfig (current-window-configuration))) (hyper-apropos-get-doc symbol t nil this-ref-buffer))) +;;;###autoload (defun hyper-where-is (symbol) "Print message listing key sequences that invoke specified command." (interactive (list (hyper-apropos-read-function-symbol "Where is function")))