Mercurial > emacs
comparison lisp/ChangeLog @ 61717:6fb1dd588c24
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 21 Apr 2005 21:18:29 +0000 |
parents | d14be7e6378f |
children | 2e5e4800dc8a |
comparison
equal
deleted
inserted
replaced
61716:b4f867a07e7f | 61717:6fb1dd588c24 |
---|---|
1 2005-04-21 Lute Kamstra <lute@gnu.org> | 1 2005-04-21 Lute Kamstra <lute@gnu.org> |
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. | |
2 | 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 |
6 2005-04-21 Kenichi Handa <handa@m17n.org> | 10 2005-04-21 Kenichi Handa <handa@m17n.org> |