Mercurial > emacs
changeset 5578:b785c3474b47
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 14 Jan 1994 14:16:29 +0000 |
parents | a0e0f051e3d2 |
children | 466bc8ef8e21 |
files | lisp/vc.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.