aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d4a67928ab7..e242caae13f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12005-04-21 Lute Kamstra <lute@gnu.org> 12005-04-21 Lute Kamstra <lute@gnu.org>
2 2
3 * subr.el (assq-delete-all): New implementation that is linear,
4 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
5 (rassq-delete-all): New function.
6
3 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu): Add 7 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu): Add
4 size-indication-mode. 8 size-indication-mode.
5 9