From: Sean Whitton Date: Tue, 8 Apr 2025 05:24:15 +0000 (+0800) Subject: ; Drop Mtn from comment now vc-mtn is obsolete X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=814a3dd371e402626e5dfbf1b472b0d375669d97;p=emacs.git ; Drop Mtn from comment now vc-mtn is obsolete (cherry picked from commit 5f89eadb3f5a3794a6ee6acc7c5a3e6b26ab590d) --- 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))))))