Mercurial > emacs
changeset 77713:e16960b7b99b
(cvs-dired-use-hook): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 16 May 2007 11:25:46 +0000 |
parents | 9be59d4be93f |
children | bc6b6a0db3e3 |
files | lisp/pcvs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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."