changeset 66580:35ee6fbeca84

(describe-simplify-lib-file-name): Add autoload cookie.
author Romain Francoise <romain@orebokech.com>
date Mon, 31 Oct 2005 17:06:01 +0000
parents 621fdbc28285
children fc256e77595d
files lisp/ChangeLog lisp/help-fns.el
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 31 16:41:15 2005 +0000
+++ b/lisp/ChangeLog	Mon Oct 31 17:06:01 2005 +0000
@@ -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
--- a/lisp/help-fns.el	Mon Oct 31 16:41:15 2005 +0000
+++ b/lisp/help-fns.el	Mon Oct 31 17:06:01 2005 +0000
@@ -283,6 +283,7 @@
   ;; 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