diff lisp/ChangeLog.2 @ 93872:a933272c4482

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 08 Apr 2008 19:51:18 +0000
parents e01029fe4a5b
children ee5932bf781d
line wrap: on
line diff
--- a/lisp/ChangeLog.2	Tue Apr 08 19:47:48 2008 +0000
+++ b/lisp/ChangeLog.2	Tue Apr 08 19:51:18 2008 +0000
@@ -3041,7 +3041,7 @@
 	* macros.el (insert-kbd-macro): New function to insert
 	Lisp code to define a kbd macro as it is now defined.
 	* macros.el ({write,append}-kbd-macro): Commands deleted.
-	* loaddef.el: Change autoloads for above changes.
+	* loaddefs.el: Change autoloads for above changes.
 
 	* simple.el (callers of print-help-return-message):
 	Calling this function is now the last thing done in each caller.