emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/vc-hooks.el,v [EMACS_22_BASE]


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-hooks.el,v [EMACS_22_BASE]
Date: Tue, 31 Jul 2007 15:26:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Stefan Monnier <monnier>        07/07/31 15:26:05

Index: vc-hooks.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/vc-hooks.el,v
retrieving revision 1.182.2.6
retrieving revision 1.182.2.7
diff -u -b -r1.182.2.6 -r1.182.2.7
--- vc-hooks.el 30 Jul 2007 00:19:00 -0000      1.182.2.6
+++ vc-hooks.el 31 Jul 2007 15:26:05 -0000      1.182.2.7
@@ -62,7 +62,7 @@
   :type 'regexp
   :group 'vc)
 
-(defcustom vc-handled-backends '(RCS CVS SVN SCCS GIT HG Arch MCVS)
+(defcustom vc-handled-backends '(RCS CVS SVN SCCS GIT HG BZR Arch MCVS)
   ;; GIT, HG, Arch and MCVS come last because they are per-tree rather
   ;; than per-dir.
   "*List of version control backends for which VC will be used.




reply via email to

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