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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 14 Jun 2002 04:28:31 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4000 emacs/lisp/ChangeLog:1.4001
*** emacs/lisp/ChangeLog:1.4000 Fri Jun 14 01:49:03 2002
--- emacs/lisp/ChangeLog        Fri Jun 14 02:15:32 2002
***************
*** 1,6 ****
--- 1,8 ----
  2002-06-14  Miles Bader  <address@hidden>
  
        * subr.el (copy-tree): Use `nconc' and `nreverse' instead of `nreconc'.
+       (pop): Move the call to `car' outside the prog1, as the compiler
+       then generates better code.
  
  2002-06-13  Richard M. Stallman  <address@hidden>
  



reply via email to

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