]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLute Kamstra <lute@gnu.org>
Thu, 21 Apr 2005 21:38:33 +0000 (21:38 +0000)
committerLute Kamstra <lute@gnu.org>
Thu, 21 Apr 2005 21:38:33 +0000 (21:38 +0000)
lisp/ChangeLog
lispref/ChangeLog

index e242caae13fd2fff55d730c2d8be4e2c248ae1a8..0d6fc197dcb5b3570e80e949ce1e8bda3fddd996 100644 (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.
index 2e440e48fa556afd6504fd57daba4e232fc7022a..9fdc1ff9625b50b386c99a373b7a787be0bd047b 100644 (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