diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-04-08 19:51:18 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-04-08 19:51:18 +0000 |
commit | 96f59d64e4500ba8157e07aac9759a4a9fcdcb77 (patch) | |
tree | 3c438c07e7364ac7b0e5ecedcecb2f7995afb433 /lisp/ChangeLog.2 | |
parent | 843fde1d32f2232c551347b4f72feb703cbd2027 (diff) | |
download | emacs-96f59d64e4500ba8157e07aac9759a4a9fcdcb77.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog.2')
-rw-r--r-- | lisp/ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2 index 0f1520c67da..7132f923156 100644 --- a/lisp/ChangeLog.2 +++ b/lisp/ChangeLog.2 @@ -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. |