From: Richard M. Stallman Date: Fri, 4 Feb 1994 23:01:27 +0000 (+0000) Subject: (vc-make-backup-files): Doc fix. X-Git-Tag: emacs-19.34~10068 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9228cfacd5fb124243299e27681a06ed93b61db0;p=emacs.git (vc-make-backup-files): Doc fix. --- 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.