From b5883dcf11a72d44cfdf6cca05836bcc8ef76916 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 14 Sep 2007 16:54:16 +0000 Subject: [PATCH] (vc-handled-backends): Add Mtn. --- lisp/vc-hooks.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index 1d28c055770..0af0d7546a7 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -62,7 +62,7 @@ interpreted as hostnames." :type 'regexp :group 'vc) -(defcustom vc-handled-backends '(RCS CVS SVN SCCS Bzr Git Hg Arch MCVS) +(defcustom vc-handled-backends '(RCS CVS SVN SCCS Bzr Git Hg Mtn Arch MCVS) ;; RCS, CVS, SVN and SCCS come first because they are per-dir ;; rather than per-tree. RCS comes first because of the multibackend ;; support intended to use RCS for local commits (with a remote CVS server). -- 2.39.2