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: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 20 Oct 2007 21:10:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   07/10/20 21:10:33

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12002
retrieving revision 1.12003
diff -u -b -r1.12002 -r1.12003
--- ChangeLog   20 Oct 2007 21:02:46 -0000      1.12002
+++ ChangeLog   20 Oct 2007 21:10:32 -0000      1.12003
@@ -3,7 +3,7 @@
        * vc.el (vc-do-command): Condition out a misleading message when
        running asynchronously.
        (vc-deduce-fileset): New argument enables using an unregistered
-       visited file as a singleton fileset idf nothing else is available.
+       visited file as a singleton fileset if nothing else is available.
        (vc-next-action): Restore file-registering behavior.
 
 2007-10-20  Jay Belanger  <address@hidden>
@@ -683,12 +683,10 @@
        * follow.el (follow-stop-intercept-process-output):
        Use `follow-call-process-filter' rather than `process-filter'.
        Simplify.
+       * vc.el (vc0iff): Prevent errors in an edge case.
 
 2007-10-11  Eric S. Raymond  <address@hidden>
 
-       * vc.el: Address an edge case in vc-diff pointed out by
-       Juanma Barranquero.  This is an experimental fix and may change.
-
        * vc-hooks.el (vc-registered): Robustify this function a bit
        against filenames with no directory component.
 




reply via email to

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