# HG changeset patch # User Richard M. Stallman # Date 758556989 0 # Node ID b785c3474b47059ef1ff12f7f9debfe7cd072516 # Parent a0e0f051e3d256c72b058aae3fa49385fa2812c3 Comment change. diff -r a0e0f051e3d2 -r b785c3474b47 lisp/vc.el --- a/lisp/vc.el Fri Jan 14 14:08:11 1994 +0000 +++ b/lisp/vc.el Fri Jan 14 14:16:29 1994 +0000 @@ -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.