aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-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.