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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 11 Apr 2008 15:18:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/11 15:18:00

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13421
retrieving revision 1.13422
diff -u -b -r1.13421 -r1.13422
--- ChangeLog   11 Apr 2008 13:34:11 -0000      1.13421
+++ ChangeLog   11 Apr 2008 15:17:51 -0000      1.13422
@@ -1,5 +1,17 @@
 2008-04-11  Stefan Monnier  <address@hidden>
 
+       * vc.el: Change `dir-status' to not take (and pass) status-buffer.
+       (vc-status-create-fileinfo): Make `extra' optional.
+       (vc-status-busy): New fun.
+       (vc-status-menu-map): Use it.
+       (vc-status-crt-marked): Remove.
+       (vc-status-update): Rename from vc-status-add-entries.
+       Add argument so as to prevent addition of entries.  Rewrite.
+       (vc-update-vc-status-buffer): Remove.
+       (vc-status-refresh): Don't remove old entries, set them to
+       up-to-date instead.  Also do it after the update is complete.
+       (vc-status-marked-files): η-reduce.
+
        * dired.el (dired-read-dir-and-switches): Use read-directory-name even
        for non-dialogs.
 




reply via email to

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