contrib/mercurial.el
changeset 6390 67784cb38d58
parent 5467 521284cdbcb4
child 8370 45ed015b524e
--- a/contrib/mercurial.el	Wed Mar 26 10:12:10 2008 -0700
+++ b/contrib/mercurial.el	Thu Mar 27 12:52:41 2008 -0700
@@ -35,8 +35,10 @@
 ;; This code has been developed under XEmacs 21.5, and may not work as
 ;; well under GNU Emacs (albeit tested under 21.4).  Patches to
 ;; enhance the portability of this code, fix bugs, and add features
-;; are most welcome.  You can clone a Mercurial repository for this
-;; package from http://www.serpentine.com/hg/hg-emacs
+;; are most welcome.
+
+;; As of version 22.3, GNU Emacs's VC mode has direct support for
+;; Mercurial, so this package may not prove as useful there.
 
 ;; Please send problem reports and suggestions to bos@serpentine.com.