aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 20db64564a8..1481d60afe2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -5,6 +5,8 @@
5 (forward-button): Implement wrapping, iterating, and skipping here 5 (forward-button): Implement wrapping, iterating, and skipping here
6 instead. 6 instead.
7 (button-activate): USE-MOUSE-ACTION is optional. 7 (button-activate): USE-MOUSE-ACTION is optional.
8 (button-nop): Function removed.
9 (default-button): Use `ignore' as default button action.
8 10
9 * apropos.el (apropos-next-label-button): Update arguments to 11 * apropos.el (apropos-next-label-button): Update arguments to
10 `next-button'. 12 `next-button'.