; Drop Mtn from comment now vc-mtn is obsolete
This commit is contained in:
parent
ef8c4779dd
commit
5f89eadb3f
1 changed files with 1 additions and 1 deletions
|
@ -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))))))
|
||||
|
|
Loading…
Add table
Reference in a new issue