# HG changeset patch # User Richard M. Stallman # Date 760402887 0 # Node ID 6a97e54241a37119987f0082f9c89f2504ff340a # Parent f3b8ec718c67e0178f5cec0a08af934e8139b1ab (vc-make-backup-files): Doc fix. diff -r f3b8ec718c67 -r 6a97e54241a3 lisp/vc-hooks.el --- a/lisp/vc-hooks.el Fri Feb 04 22:59:05 1994 +0000 +++ b/lisp/vc-hooks.el Fri Feb 04 23:01:27 1994 +0000 @@ -36,7 +36,7 @@ (defvar vc-make-backup-files nil "*If non-nil, backups of registered files are made as with other files. -If nil (the default), for files covered by version control don't get backups.") +If nil (the default), files covered by version control don't get backups.") (defvar vc-rcs-status t "*If non-nil, revision and locks on RCS working file displayed in modeline.