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 07:44:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/02/22 07:44:10

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12868
retrieving revision 1.12869
diff -u -b -r1.12868 -r1.12869
--- ChangeLog   22 Feb 2008 05:02:59 -0000      1.12868
+++ ChangeLog   22 Feb 2008 07:44:08 -0000      1.12869
@@ -9,6 +9,18 @@
        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.
+       (vc-update-vc-status-buffer): Only do something when the argument
+       is not nil.
+       (vc-status-kill-dir-status-process): New function.
+       (vc-status-mode-map): Bind it.
+       (vc-status-process-buffer): New variable.
+       (vc-status-mode): Make it local.
+       (vc-status-refresh): Set it.
+
+       * vc-hg.el (vc-hg-dir-status):
+       * vc-git.el (vc-git-dir-status):
+       * vc-svn.el (vc-svn-dir-status): Return the buffer in which the
+       command is run.
 
 2008-02-22  Glenn Morris  <address@hidden>
 




reply via email to

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