# HG changeset patch # User Juanma Barranquero # Date 1179314746 0 # Node ID e16960b7b99bd2dbd3dd9f3de91ca38962b8aca2 # Parent 9be59d4be93f82c1dbbb3bb4bb4998d56da36d21 (cvs-dired-use-hook): Doc fix. diff -r 9be59d4be93f -r e16960b7b99b lisp/pcvs.el --- a/lisp/pcvs.el Wed May 16 11:25:05 2007 +0000 +++ b/lisp/pcvs.el Wed May 16 11:25:46 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."