Mercurial > emacs
changeset 93872:a933272c4482
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 08 Apr 2008 19:51:18 +0000 |
parents | 6f72a9533f65 |
children | 64def2c58ad1 |
files | lisp/ChangeLog.2 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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.