[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/vc2-xtra.texi,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/man/vc2-xtra.texi,v |
Date: |
Thu, 26 Jul 2007 18:44:40 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 07/07/26 18:44:39
Index: man/vc2-xtra.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/vc2-xtra.texi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- man/vc2-xtra.texi 21 Jul 2007 09:43:41 -0000 1.6
+++ man/vc2-xtra.texi 26 Jul 2007 18:44:36 -0000 1.7
@@ -590,7 +590,7 @@
@vindex vc-handled-backends
The variable @code{vc-handled-backends} determines which version
control systems VC should handle. The default value is @code{(RCS CVS
-SVN SCCS BZR HG Arch MCVS)}, so it contains all the version systems
+SVN SCCS BZR GIT HG Arch MCVS)}, so it contains all the version systems
that are currently supported. If you want VC to ignore one or more of
these systems, exclude its name from the list. To disable VC entirely,
set this variable to @code{nil}.