(cvs-dired-use-hook): Doc fix.
This commit is contained in:
parent
8ef0f5a298
commit
21146bfc19
1 changed files with 1 additions and 1 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue