diff lisp/pcvs.el @ 80931:f8f244768968

(cvs-dired-use-hook): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 16 May 2007 13:16:40 +0000
parents e3694f1cb928
children 4986050dd338 31beec9ee600
line wrap: on
line diff
--- a/lisp/pcvs.el	Wed May 16 13:16:02 2007 +0000
+++ b/lisp/pcvs.el	Wed May 16 13:16:40 2007 +0000
@@ -2315,7 +2315,7 @@
 ;;;###autoload
 (defcustom cvs-dired-use-hook '(4)
   "Whether or not opening a CVS directory should run PCL-CVS.
-nil means never do it.
+A value of nil means never do it.
 ALWAYS means to always do it unless a prefix argument is given to the
   command that prompted the opening of the directory.
 Anything else means to do it only if the prefix arg is equal to this value."