changeset 5783:6a97e54241a3

(vc-make-backup-files): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Fri, 04 Feb 1994 23:01:27 +0000
parents f3b8ec718c67
children 9c3be8e0d2ef
files lisp/vc-hooks.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.