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: Fri, 02 May 2008 06:57:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   08/05/02 06:56:59

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13633
retrieving revision 1.13634
diff -u -b -r1.13633 -r1.13634
--- ChangeLog   2 May 2008 03:52:07 -0000       1.13633
+++ ChangeLog   2 May 2008 06:56:55 -0000       1.13634
@@ -1,3 +1,10 @@
+2008-05-02  Eric S. Raymond  <address@hidden>
+
+       * vc.el (vc-default-dired-state-info): Change name of primitive
+       to prettify-state-info, in preparation for ripping out dired mode.
+       * vc-bzr.el (vc-bzr-dired-state-info): Change name of primitive
+       to prettify-state-info, in preparation for ripping out dired mode.
+
 2008-05-02  Dan Nicolaescu  <address@hidden>
 
        * vc-rcs.el (vc-rcs-state): Fix typos.
@@ -33,14 +40,14 @@
        * vc.el (vc-default-dired-state): Change needs-patch state to
        needs-update, since the name now shows up in dir-status listings
        and was somewhat misleading.
-       * vc-cvs.el (vc-cvs-delete-file) Don't do a "cvs commit"
+       * vc-cvs.el (vc-cvs-delete-file): Don't do a "cvs commit"
        immediately after removing the file.
        * vc.el (vc-next-action): More informative messages when a fileset
        is in a mixed state or files are missing.
 
 2008-05-01  Sam Steingold  <address@hidden>
 
-       * vc.el (vc-delete-file): Check if the file has uncommitted changed.
+       * vc.el (vc-delete-file): Check if the file has uncommitted changes.
 
 2008-05-01  Stefan Monnier  <address@hidden>
 




reply via email to

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