From: Richard M. Stallman Date: Fri, 14 Jan 1994 14:16:29 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~10273 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d0b81713e07d29294ef8026cc3ba6ab96dcd2903;p=emacs.git Comment change. --- diff --git a/lisp/vc.el b/lisp/vc.el index 3439b354b24..0eac75a2c4b 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.