diff options
-rw-r--r-- | lisp/vc-mcvs.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/vc-mcvs.el b/lisp/vc-mcvs.el index 283408f723a..06c0aa365bb 100644 --- a/lisp/vc-mcvs.el +++ b/lisp/vc-mcvs.el @@ -24,6 +24,10 @@ ;;; Commentary: +;; The home page of the Meta-CVS version control system is at +;; +;; http://users.footprints.net/~kaz/mcvs.html +;; ;; This is derived from vc-cvs.el as follows: ;; - cp vc-cvs.el vc-mcvs.el ;; - Replace CVS/ with MCVS/CVS/ |