*** empty log message ***

This commit is contained in:
Juanma Barranquero 2008-04-08 19:51:18 +00:00
parent 843fde1d32
commit 96f59d64e4

View file

@ -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.