# HG changeset patch # User Juanma Barranquero # Date 1179321400 0 # Node ID f8f244768968b048fab32fdc79c6c95cb15bde10 # Parent 80bf93c36e121cc31786e4a6bf11b55c686cc0c4 (cvs-dired-use-hook): Doc fix. diff -r 80bf93c36e12 -r f8f244768968 lisp/pcvs.el --- 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."