changeset 17581:9df604cbe7cc

(vc-master-templates): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 27 Apr 1997 20:50:24 +0000
parents 331ce9fbf08b
children 52780f61eb76
files lisp/vc-hooks.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc-hooks.el	Sun Apr 27 18:19:42 1997 +0000
+++ b/lisp/vc-hooks.el	Sun Apr 27 20:50:24 1997 +0000
@@ -58,7 +58,8 @@
     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.