]> git.eshelyaron.com Git - emacs.git/commitdiff
(Customizing VC) <vc-handled-backends>: Update the default value.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Jul 2007 09:44:11 +0000 (09:44 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Jul 2007 09:44:11 +0000 (09:44 +0000)
man/ChangeLog
man/vc2-xtra.texi

index e59c7396d6517d15a2cdab6245f381f155d18728..4625288e6d70fe387d69d9b6416b247d13c5ec1b 100644 (file)
@@ -1,3 +1,8 @@
+2007-07-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
+       default value.
+
 2007-07-21  Richard Stallman  <rms@gnu.org>
 
        * files.texi (Why Version Control?): Improve previous change.
index 11c8ea1fb96bf29c193c4f1dc739b39cac427dbc..7627787d1d2f33d6c361b6a591f1d2deb7dd9dee 100644 (file)
@@ -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