From: Eli Zaretskii Date: Sat, 21 Jul 2007 09:44:11 +0000 (+0000) Subject: (Customizing VC) : Update the default value. X-Git-Tag: emacs-pretest-23.0.90~11807 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=51063027dd8d60f4b66a7e6ce7be949d847c5853;p=emacs.git (Customizing VC) : Update the default value. --- diff --git a/man/ChangeLog b/man/ChangeLog index e59c7396d65..4625288e6d7 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2007-07-21 Eli Zaretskii + + * vc2-xtra.texi (Customizing VC) : Update the + default value. + 2007-07-21 Richard Stallman * files.texi (Why Version Control?): Improve previous change. diff --git a/man/vc2-xtra.texi b/man/vc2-xtra.texi index 11c8ea1fb96..7627787d1d2 100644 --- a/man/vc2-xtra.texi +++ b/man/vc2-xtra.texi @@ -590,10 +590,10 @@ headers. @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