From 9228cfacd5fb124243299e27681a06ed93b61db0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 4 Feb 1994 23:01:27 +0000 Subject: [PATCH] (vc-make-backup-files): Doc fix. --- lisp/vc-hooks.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index 7160558d9db..64200795928 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -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. -- 2.39.5