* lisp/emacs-lisp/eieio-opt.el (help-fns-short-filename): Declare.
This commit is contained in:
parent
3a33ac8911
commit
19f4aca23b
1 changed files with 3 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue