# HG changeset patch # User Juanma Barranquero # Date 1207684278 0 # Node ID a933272c4482bb7d8319b3c86be4f8cd00ad60bb # Parent 6f72a9533f6513e84be8d8a37f145a967450124a *** empty log message *** diff -r 6f72a9533f65 -r a933272c4482 lisp/ChangeLog.2 --- 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.