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, 21 Mar 2008 06:02:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/03/21 06:02:52

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13139
retrieving revision 1.13140
diff -u -b -r1.13139 -r1.13140
--- ChangeLog   21 Mar 2008 05:53:48 -0000      1.13139
+++ ChangeLog   21 Mar 2008 06:02:51 -0000      1.13140
@@ -1,5 +1,13 @@
 2008-03-21  Dan Nicolaescu  <address@hidden>
 
+       * vc.el (vc-status-mark-buffer-changed): Better deal with files in
+       the 'added state.
+       (vc-status-remove-up-to-date): New function.
+       (vc-status-mode-map, vc-status-menu-map): Bind it.
+       (vc-status-printer): Use a different face up-to-date files.
+       (vc-resynch-buffer): Update the vc-status buffer if it exists.
+       (Todo): Remove solved entries.
+
        * vc-hg.el (vc-hg-state):
        * vc-git.el (vc-git-state):
        * vc-cvs.el (vc-cvs-parse-status):




reply via email to

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