]> code.delx.au - gnu-emacs/commitdiff
* lisp/emacs-lisp/eieio-opt.el (help-fns-short-filename): Declare.
authorGlenn Morris <rgm@gnu.org>
Fri, 8 May 2015 05:42:12 +0000 (22:42 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 8 May 2015 05:42:12 +0000 (22:42 -0700)
lisp/emacs-lisp/eieio-opt.el

index 7f98730340dbbf10ea8b328d2c559b9ae60203a1..02b89e043e4344661207a135b7e04ec708280e38 100644 (file)
@@ -74,6 +74,9 @@ Argument CH-PREFIX is another character prefix to display."
 
 ;;; CLASS COMPLETION / DOCUMENTATION
 
+;; Called via help-fns-describe-function-functions.
+(declare-function help-fns-short-filename "help-fns" (filename))
+
 ;;;###autoload
 (defun eieio-help-class (class)
   "Print help description for CLASS.