From c20369f06c10bcb306b3340bdb51bbd48815b1bf Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 27 Apr 1997 20:50:24 +0000 Subject: [PATCH] (vc-master-templates): Doc fix. --- lisp/vc-hooks.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index 6ddba1a4a3b..7a59ccc9f0f 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -58,7 +58,8 @@ to use --brief and sets this variable to remember whether it worked.") vc-find-cvs-master) "*Where to look for version-control master files. The first pair corresponding to a given back end is used as a template -when creating new masters.") +when creating new masters. +Setting this variable to nil turns off use of VC entirely.") (defvar vc-make-backup-files nil "*If non-nil, backups of registered files are made as with other files. -- 2.39.5