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: Sun, 23 Mar 2008 21:05:35 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/03/23 21:05:34

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13166
retrieving revision 1.13167
diff -u -b -r1.13166 -r1.13167
--- ChangeLog   23 Mar 2008 20:50:52 -0000      1.13166
+++ ChangeLog   23 Mar 2008 21:05:32 -0000      1.13167
@@ -20,6 +20,11 @@
        Reset vc-status-process-buffer.
        (vc-status-refresh): Don't run two refreshes at a time.
        (vc-status): If the buffer is already in vc-status-mode only refresh.
+       (vc-status-mark-buffer-changed): Add an optional file parameter.
+       (vc-resynch-buffer): Use it.
+       (vc-delete-file): Expand the file name before using it.  Be
+       careful to not create a new buffer with the old file contents.
+       Update the VC state after performing the operation.
 
 2008-03-23  Andreas Schwab  <address@hidden>
 




reply via email to

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