From 814a3dd371e402626e5dfbf1b472b0d375669d97 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 8 Apr 2025 13:24:15 +0800 Subject: [PATCH] ; Drop Mtn from comment now vc-mtn is obsolete (cherry picked from commit 5f89eadb3f5a3794a6ee6acc7c5a3e6b26ab590d) --- test/lisp/vc/vc-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/lisp/vc/vc-tests.el b/test/lisp/vc/vc-tests.el index f13a200cd99..e7852d53f99 100644 --- a/test/lisp/vc/vc-tests.el +++ b/test/lisp/vc/vc-tests.el @@ -368,7 +368,7 @@ This checks also `vc-backend' and `vc-responsible-backend'." 'vc-not-supported) (message "vc-state5 unsupported") ;; unregistered: Bzr Git RCS Hg - ;; unsupported: CVS Mtn SCCS SRC SVN + ;; unsupported: CVS SCCS SRC SVN (message "vc-state5 %s %s" backend (vc-state tmp-name backend)) (should (memq (vc-state tmp-name backend) '(nil unregistered)))))) -- 2.39.5