emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp vc-bzr.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp vc-bzr.el
Date: Wed, 20 Jun 2007 18:18:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/06/20 18:18:55

Modified files:
        lisp           : vc-bzr.el 

Log message:
        (vc-bzr-dir-state): Use setq rather than set.
        Use vc-bzr-command rather than the ill defined vc-bzr-command*.
        (vc-bzr-command*): Remove both (incompatible) versions.
        (vc-bzr-do-command*): Remove.
        (vc-bzr-with-process-environment, vc-bzr-std-process-invocation):
        Remove by folding into its only caller vc-bzr-command.
        (vc-bzr-command): Always set the environment, even when ineffective.
        (vc-bzr-version): Minor fix up.
        (vc-bzr-admin-dirname): New var.
        (vc-bzr-bzr-dir): Remove.
        (vc-bzr-root-dir): New fun.
        (vc-bzr-registered): Use it.  Add an autoloaded version.
        (vc-bzr-responsible-p): Use vc-bzr-root-dir as well.
        (vc-bzr-view-log-function): Remove.
        (vc-bzr-log-view-mode): New major mode to replace it.
        (vc-bzr-print-log): Only activate the old hack if needed.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/vc-bzr.el?cvsroot=emacs&r1=1.4&r2=1.5




reply via email to

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