Mercurial > emacs
changeset 80931:f8f244768968
(cvs-dired-use-hook): Doc fix.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 16 May 2007 13:16:40 +0000 |
parents | 80bf93c36e12 |
children | 3d1f053bb61b |
files | lisp/pcvs.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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."