Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7369 emacs/lisp/ChangeLog:1.7370
*** emacs/lisp/ChangeLog:1.7369 Thu Apr 21 21:18:29 2005
--- emacs/lisp/ChangeLog        Thu Apr 21 21:38:33 2005
***************
*** 1,5 ****
--- 1,9 ----
  2005-04-21  Lute Kamstra  <[EMAIL PROTECTED]>
  
+       * 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 <[EMAIL PROTECTED]>.
        (rassq-delete-all): New function.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to