* lisp/emacs-lisp/eieio-opt.el (help-fns-short-filename): Declare.

This commit is contained in:
Glenn Morris 2015-05-07 22:42:12 -07:00
parent 3a33ac8911
commit 19f4aca23b

View 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.