# HG changeset patch # User Richard M. Stallman # Date 862174224 0 # Node ID 9df604cbe7cc6aca40fddc01628b0908af894966 # Parent 331ce9fbf08b2faccd902b4292d2f0f61ce5488f (vc-master-templates): Doc fix. diff -r 331ce9fbf08b -r 9df604cbe7cc lisp/vc-hooks.el --- 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.