]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-hooks.el
Remove the Meta-CVS VC backend
[gnu-emacs] / lisp / vc / vc-hooks.el
index 4b5ec27d3cafd2d491705080a09afc52130bbb59..b3644cc1ac5e9ae9eb51e8bc22ea2179a5b8331f 100644 (file)
@@ -122,7 +122,7 @@ An empty list disables VC altogether."
   :group 'vc)
 
 ;; Note: we don't actually have a darcs back end yet.
-;; Also, Meta-CVS (corresponding to MCVS) and Arch are unsupported.
+;; Also, Arch is unsupported, and the Meta-CVS back end has been removed.
 ;; The Arch back end will be retrieved and fixed if it is ever required.
 (defcustom vc-directory-exclusion-list (purecopy '("SCCS" "RCS" "CVS" "MCVS"
                                         ".src" ".svn" ".git" ".hg" ".bzr"