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, 22 Feb 2008 04:51:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/02/22 04:51:41

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12866
retrieving revision 1.12867
diff -u -b -r1.12866 -r1.12867
--- ChangeLog   22 Feb 2008 03:58:56 -0000      1.12866
+++ ChangeLog   22 Feb 2008 04:51:39 -0000      1.12867
@@ -1,3 +1,15 @@
+2008-02-22  Dan Nicolaescu  <address@hidden>
+
+       * vc.el (vc-exec-after): Move setting mode-line-process in the
+       busy case ...
+       (vc-set-mode-line-busy-indicator): ... in this new function.
+       (vc-status-refresh): Call vc-set-mode-line-busy-indicator.
+       (vc-update-vc-status-buffer): Reset mode-line-process.
+       (vc-status-mark-all-files, vc-status-unmark-all-files): Change to
+       mark/unmark all the files with the same state as the current one.
+        With a prefix argument mark/unmark all files.
+       (vc-status-mode-menu): Adjust strings.
+
 2008-02-22  Glenn Morris  <address@hidden>
 
        * json.el (top-level): No need to require thingatpt.




reply via email to

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