aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-04-08 19:51:18 +0000
committerJuanma Barranquero2008-04-08 19:51:18 +0000
commit96f59d64e4500ba8157e07aac9759a4a9fcdcb77 (patch)
tree3c438c07e7364ac7b0e5ecedcecb2f7995afb433
parent843fde1d32f2232c551347b4f72feb703cbd2027 (diff)
downloademacs-96f59d64e4500ba8157e07aac9759a4a9fcdcb77.tar.gz
emacs-96f59d64e4500ba8157e07aac9759a4a9fcdcb77.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog.22
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 @@
3041 * macros.el (insert-kbd-macro): New function to insert 3041 * macros.el (insert-kbd-macro): New function to insert
3042 Lisp code to define a kbd macro as it is now defined. 3042 Lisp code to define a kbd macro as it is now defined.
3043 * macros.el ({write,append}-kbd-macro): Commands deleted. 3043 * macros.el ({write,append}-kbd-macro): Commands deleted.
3044 * loaddef.el: Change autoloads for above changes. 3044 * loaddefs.el: Change autoloads for above changes.
3045 3045
3046 * simple.el (callers of print-help-return-message): 3046 * simple.el (callers of print-help-return-message):
3047 Calling this function is now the last thing done in each caller. 3047 Calling this function is now the last thing done in each caller.