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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 02 May 2008 03:47:18 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/05/02 03:47:16

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13630
retrieving revision 1.13631
diff -u -b -r1.13630 -r1.13631
--- ChangeLog   2 May 2008 03:38:14 -0000       1.13630
+++ ChangeLog   2 May 2008 03:47:14 -0000       1.13631
@@ -1,3 +1,9 @@
+2008-05-02  Dan Nicolaescu  <address@hidden>
+
+       * vc.el (vc-register): Change argument order so that the prefix
+       argument is assigned correctly.
+       (vc-next-action, vc-dir-register): Update for the above change.
+
 2008-05-01  Juri Linkov  <address@hidden>
 
        * replace.el (occur-read-primary-args): Set default to the car of
@@ -25,8 +31,8 @@
        * 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.el (vc-cvs-delete-file) Don't do a "cvs commit" immediately after
-       removing the file.
+       * 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 message when a fileset
        is in a mixed state.
 




reply via email to

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