]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 8 Apr 2008 19:51:18 +0000 (19:51 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 8 Apr 2008 19:51:18 +0000 (19:51 +0000)
lisp/ChangeLog.2

index 0f1520c67da48b193f5b1da5f50ee9d3f1985104..7132f923156550a79676978825a48d5c56652bf2 100644 (file)
        * 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.