]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Fri, 14 Jan 1994 14:16:29 +0000 (14:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 14 Jan 1994 14:16:29 +0000 (14:16 +0000)
lisp/vc.el

index 3439b354b24a838e6be53c6f52e3db0d2845c467..0eac75a2c4b9839ebc0b02015c11a4b1facf695e 100644 (file)
@@ -30,8 +30,8 @@
 ;; and Richard Stallman contributed valuable criticism, support, and testing.
 ;;
 ;; Supported version-control systems presently include SCCS and RCS;
-;; your RCS version should be 5.6.2 or later for proper operation of
-;; the lock-breaking code.
+;; the RCS lock-stealing code doesn't work right unless you use RCS 5.6.2
+;; or newer.  Currently (January 1994) that is only a beta test release.
 ;;
 ;; The RCS code assumes strict locking.  You can support the RCS -x option
 ;; by adding pairs to the vc-master-templates list.