changeset 64610:06bf5258607d

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 23 Jul 2005 10:22:44 +0000
parents 68b56bb47e55
children 47f158dcf216
files lispref/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Sat Jul 23 10:22:25 2005 +0000
+++ b/lispref/ChangeLog	Sat Jul 23 10:22:44 2005 +0000
@@ -1,3 +1,9 @@
+2005-07-23  Eli Zaretskii  <eliz@gnu.org>
+
+	* loading.texi (Autoload): Make the `doctor' example be consistent
+	with what's in current loaddefs.el.  Describe the "fn" magic in
+	the usage portion of the doc string.
+
 2005-07-22  Richard M. Stallman  <rms@gnu.org>
 
 	* internals.texi (Garbage Collection): Clarify previous change.