emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp vc.el vc-svn.el vc-hg.el vc-git.el C...


From: Dan Nicolaescu
Subject: [Emacs-commit] emacs/lisp vc.el vc-svn.el vc-hg.el vc-git.el C...
Date: Fri, 22 Feb 2008 07:44:10 +0000

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

Modified files:
        lisp           : vc.el vc-svn.el vc-hg.el vc-git.el ChangeLog 

Log message:
        * 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.
        (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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc.el?cvsroot=emacs&r1=1.539&r2=1.540
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-svn.el?cvsroot=emacs&r1=1.70&r2=1.71
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-hg.el?cvsroot=emacs&r1=1.50&r2=1.51
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-git.el?cvsroot=emacs&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.12868&r2=1.12869




reply via email to

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