From ff2ce79f6cb76c8d2cf3a04e85b8059ad00a7436 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Tue, 7 Jun 2022 21:47:51 +0300 Subject: [PATCH] * doc/emacs/vc1-xtra.texi (Customizing VC): Remove deprecated Mtn. --- doc/emacs/vc1-xtra.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/vc1-xtra.texi b/doc/emacs/vc1-xtra.texi index 2d984f4b926..3ccad507159 100644 --- a/doc/emacs/vc1-xtra.texi +++ b/doc/emacs/vc1-xtra.texi @@ -269,7 +269,7 @@ with the file's version control type. @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 SRC Bzr Git Hg Mtn)}, so it contains all the version systems +SVN SCCS SRC Bzr Git Hg)}, 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}. -- 2.39.2