From d0b81713e07d29294ef8026cc3ba6ab96dcd2903 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 14 Jan 1994 14:16:29 +0000 Subject: Comment change. --- lisp/vc.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/vc.el b/lisp/vc.el index 3439b354b2..0eac75a2c4 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -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. -- cgit v1.2.3