]> git.eshelyaron.com Git - emacs.git/commitdiff
(describe-simplify-lib-file-name): Add autoload cookie.
authorRomain Francoise <romain@orebokech.com>
Mon, 31 Oct 2005 17:06:01 +0000 (17:06 +0000)
committerRomain Francoise <romain@orebokech.com>
Mon, 31 Oct 2005 17:06:01 +0000 (17:06 +0000)
lisp/ChangeLog
lisp/help-fns.el

index e91d94f3aeee3896b169d54cacca5a0f304a921f..5cf65cfbfa7c0a5dacf3193025ca6a48e37afafd 100644 (file)
@@ -1,3 +1,7 @@
+2005-10-31  Romain Francoise  <romain@orebokech.com>
+
+       * help-fns.el (describe-simplify-lib-file-name): Add autoload cookie.
+
 2005-10-31  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * loadup.el: Load emacs-lisp/syntax, font-lock and jit-lock so
index 88f32003867029cf427709d81604798afac97ff4..9d4d3ea9b089d498d5ad9ea7791a98f51256e677 100644 (file)
@@ -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