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