From: Richard M. Stallman Date: Sun, 27 Apr 1997 20:50:24 +0000 (+0000) Subject: (vc-master-templates): Doc fix. X-Git-Tag: emacs-20.1~2364 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c20369f06c10bcb306b3340bdb51bbd48815b1bf;p=emacs.git (vc-master-templates): Doc fix. --- 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.