]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 10 Sep 2006 17:48:10 +0000 (17:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 10 Sep 2006 17:48:10 +0000 (17:48 +0000)
admin/FOR-RELEASE
lisp/ChangeLog

index 7402d5141046c126dbc221374216a9cc4248497a..a05aaea18a81286d1249b554c9f3c51793ca7e5c 100644 (file)
@@ -53,8 +53,6 @@ Windows only bug.
 
 ** Field handling in C-n.
 
-** Make pushnew avoid use of cl functions.
-
 ** C-g fails to interrupt accept-process-output in Gnus.
   (Is that fixed?)
 
index e09e492ad504738414b9532db1b15b9f2561ac58..2321ba0bb59c9e035a6bcb80cb4c539ee65d574a 100644 (file)
@@ -1,3 +1,9 @@
+2006-09-10  Richard Stallman  <rms@gnu.org>
+
+       * emacs-lisp/cl.el (pushnew): Use add-to-list when convenient.
+
+       * subr.el (add-to-list): New argument COMPARE-FN.
+
 2006-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * filecache.el (file-cache-add-directory)