mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(describe-simplify-lib-file-name): Add autoload cookie.
This commit is contained in:
parent
c94f08ff7a
commit
ac8c0cce68
2 changed files with 5 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ face (according to `face-differs-from-default-p')."
|
|||
;; Return value is like the one from help-split-fundoc, but highlighted
|
||||
(cons usage doc))
|
||||
|
||||
;;;###autoload
|
||||
(defun describe-simplify-lib-file-name (file)
|
||||
"Simplify a library name FILE to a relative name, and make it a source file."
|
||||
(if file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue