]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-hooks.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / vc / vc-hooks.el
index 0535565db2884f9a8c4e0c32ea49ce243f84b75e..4047bca046ad52443bd429c16ec631ffd0997fa2 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"