From: Juanma Barranquero Date: Wed, 16 May 2007 11:25:46 +0000 (+0000) Subject: (cvs-dired-use-hook): Doc fix. X-Git-Tag: emacs-pretest-22.0.990~22 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7feaa7474648c11baad0262c6d6f4572a38b8dc0;p=emacs.git (cvs-dired-use-hook): Doc fix. --- diff --git a/lisp/pcvs.el b/lisp/pcvs.el index 4a5f208ad19..eb6e88e7f2f 100644 --- a/lisp/pcvs.el +++ b/lisp/pcvs.el @@ -2315,7 +2315,7 @@ Sensible values are `cvs-examine', `cvs-status' and `cvs-quickdir'." ;;;###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."