]> git.eshelyaron.com Git - emacs.git/commitdiff
(vc-make-backup-files): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 4 Feb 1994 23:01:27 +0000 (23:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 4 Feb 1994 23:01:27 +0000 (23:01 +0000)
lisp/vc-hooks.el

index 7160558d9db57275a8721f55cde6f3835bbc30a9..64200795928f0a501c0735da82e99985f6c52713 100644 (file)
@@ -36,7 +36,7 @@ when creating new masters.")
 
 (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.