# HG changeset patch # User Eli Zaretskii # Date 1185011021 0 # Node ID 50a90d636d4af0ece8827f5bfb092ae81bbe90cc # Parent a6bd97cf8f13eb77dcf783da472cbf768bf0438f (Customizing VC) : Update the default value. diff -r a6bd97cf8f13 -r 50a90d636d4a man/vc2-xtra.texi --- a/man/vc2-xtra.texi Sat Jul 21 04:51:48 2007 +0000 +++ b/man/vc2-xtra.texi Sat Jul 21 09:43:41 2007 +0000 @@ -590,10 +590,10 @@ @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 Arch MCVS)}, so it contains all six 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}. +SVN SCCS BZR 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}. The order of systems in the list is significant: when you visit a file registered in more than one system (@pxref{Local Version Control}), VC