emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 21 Apr 2005 17:38:38 -0400

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  <address@hidden>
  
+       * 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 <address@hidden>.
        (rassq-delete-all): New function.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]