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 18:12:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/03/23 18:12:19

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13160
retrieving revision 1.13161
diff -u -b -r1.13160 -r1.13161
--- ChangeLog   23 Mar 2008 11:44:23 -0000      1.13160
+++ ChangeLog   23 Mar 2008 18:12:18 -0000      1.13161
@@ -1,3 +1,16 @@
+2008-03-23  Dan Nicolaescu  <address@hidden>
+
+       * vc.el (vc-status-prepare-status-buffer): Fix thinko.
+       (vc-status-menu-map): Add binding for
+       vc-status-kill-dir-status-process.  Add :enable for vc-status-refresh.
+       (vc-status-menu-map-filter): Remove vc-ignore-menu-filter test.
+       (vc-status-tool-bar-map): Add binding for 
vc-status-kill-dir-status-process.
+       Don't test display-graphic-p and don't bind vc-ignore-menu-filter.
+       (vc-update-vc-status-buffer, vc-status-kill-dir-status-process):
+       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.
+
 2008-03-23  Andreas Schwab  <address@hidden>
 
        * menu-bar.el (menu-bar-showhide-fringe-ind-menu) [mixed]: Fix




reply via email to

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