]> git.eshelyaron.com Git - emacs.git/commitdiff
(vc-master-templates): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sun, 27 Apr 1997 20:50:24 +0000 (20:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 27 Apr 1997 20:50:24 +0000 (20:50 +0000)
lisp/vc-hooks.el

index 6ddba1a4a3bd900b894e1a1869ec6a24c8a619ba..7a59ccc9f0fe8fd4ab83e47c759e0ff45eeecea5 100644 (file)
@@ -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.