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,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 15 Nov 2007 15:37:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/11/15 15:37:57

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12211
retrieving revision 1.12212
diff -u -b -r1.12211 -r1.12212
--- ChangeLog   15 Nov 2007 06:04:31 -0000      1.12211
+++ ChangeLog   15 Nov 2007 15:37:55 -0000      1.12212
@@ -1,3 +1,8 @@
+2007-11-15  Stefan Monnier  <address@hidden>
+
+       * pcvs.el (cvs-revert-if-needed): Ignore `unknown' files, since cvs
+       did not touch them.
+
 2007-11-15  Jay Belanger  <address@hidden>
 
        * calc/calc-menu.el: New file.
@@ -30,8 +35,7 @@
        (byte-compile-nilconstp): New function.
        (byte-optimize-cond): Kill subsequent branches when a branch is
        know to be taken or not taken.
-       (byte-optimize-if): Use byte-compile-nilconstp instead of hand
-       coding.
+       (byte-optimize-if): Use byte-compile-nilconstp instead of hand coding.
 
 2007-11-13  Dan Nicolaescu  <address@hidden>
 
@@ -40,8 +44,8 @@
 
 2007-11-12  Michael Albinus  <address@hidden>
 
-       * net/tramp.el (tramp-open-connection-setup-interactive-shell): Check
-       whether the output of "uname -sr" has been changed.
+       * net/tramp.el (tramp-open-connection-setup-interactive-shell):
+       Check whether the output of "uname -sr" has been changed.
 
 2007-11-12  Vinicius Jose Latorre  <address@hidden>
 
@@ -55,8 +59,7 @@
        a bootstrap failure.
 
        * vc-cvs.el (vc-cvs-diff): If backup files exist, diff them
-       instead of doing "cvs diff" in order to avoid accessing the
-       repository.
+       instead of doing "cvs diff" in order to avoid accessing the repository.
 
 2007-11-12  Kevin Ryde  <address@hidden>
 




reply via email to

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