diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2003-05-02 18:31:55 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2003-05-02 18:31:55 +0000 |
commit | 51241d96ea458008b6ad0a14924994b5bd9c3fe8 (patch) | |
tree | b15e14e062349df135e72582bfa7a468797e466b /lisp/vc-mcvs.el | |
parent | 4b1b4443359243562362bd0f07518494339f69ed (diff) | |
download | emacs-51241d96ea458008b6ad0a14924994b5bd9c3fe8.tar.gz |
Add a link to Meta-CVS home page.
Diffstat (limited to 'lisp/vc-mcvs.el')
-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/ |