1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00

*** empty log message ***

This commit is contained in:
Lute Kamstra 2005-04-21 21:38:33 +00:00
parent bd0f9535ce
commit 9721d90458
2 changed files with 8 additions and 0 deletions

View File

@ -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.

View File

@ -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