Mercurial > emacs
changeset 61721:2e5e4800dc8a
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 21 Apr 2005 21:38:33 +0000 |
parents | 314c959fa176 |
children | 642b9d312765 |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 21 21:36:24 2005 +0000 +++ b/lisp/ChangeLog Thu Apr 21 21:38:33 2005 +0000 @@ -1,5 +1,9 @@ 2005-04-21 Lute Kamstra <lute@gnu.org> + * loadhist.el (unload-feature): Don't remove a function from hooks + if it is about to be restored to an autoload . Remove functions + that will become unbound from auto-mode-alist. Simplify the code. + * subr.el (assq-delete-all): New implementation that is linear, not quadratic. Suggested by David Kastrup <dak@gnu.org>. (rassq-delete-all): New function.
--- a/lispref/ChangeLog Thu Apr 21 21:36:24 2005 +0000 +++ b/lispref/ChangeLog Thu Apr 21 21:38:33 2005 +0000 @@ -1,3 +1,7 @@ +2005-04-21 Lute Kamstra <lute@gnu.org> + + * lists.texi (Association Lists): Document rassq-delete-all. + 2005-04-19 Richard M. Stallman <rms@gnu.org> * modes.texi (Search-based Fontification): Explain that