diff lisp/hyper-apropos.el @ 325:f2b5d7006b0a r21-0-60

Import from CVS: tag r21-0-60
author cvs
date Mon, 13 Aug 2007 10:47:35 +0200
parents 70ad99077275
children 8e84bee8ddd0
line wrap: on
line diff
--- a/lisp/hyper-apropos.el	Mon Aug 13 10:47:10 2007 +0200
+++ b/lisp/hyper-apropos.el	Mon Aug 13 10:47:35 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")))