]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention all supported VC backends.
authorDan Nicolaescu <dann@ics.uci.edu>
Sat, 22 Sep 2007 17:17:22 +0000 (17:17 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Sat, 22 Sep 2007 17:17:22 +0000 (17:17 +0000)
lisp/ChangeLog
lisp/vc.el

index 26564183fda66b69ff4a4b031b5f39100c01da0c..a115c0291b8a6d6e1653ae4d2336380fcbff0d62 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-22  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * vc.el: Mention all supported VC backends.
+
 2007-09-22  Richard Stallman  <rms@gnu.org>
 
        * wid-edit.el (widget-specify-button): Don't merge mouse-face with
index e0d15f374da8095451c21e4b17c1ef048bc79831..af1ce9440dae1642052afdbd23b75aaebc7ba54a 100644 (file)
@@ -46,8 +46,9 @@
 
 ;; This mode is fully documented in the Emacs user's manual.
 ;;
-;; Supported version-control systems presently include CVS, RCS, GNU Arch,
-;; Subversion, Meta-CVS, and SCCS (or its free replacement, CSSC).
+;; Supported version-control systems presently include CVS, RCS, GNU
+;; Arch, Subversion, Bzr, Git, Mercurial, Meta-CVS, Monotone and SCCS
+;; (or its free replacement, CSSC).
 ;;
 ;; Some features will not work with old RCS versions.  Where
 ;; appropriate, VC finds out which version you have, and allows or