[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/pcvs.el,v [EMACS_22_BASE]
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/pcvs.el,v [EMACS_22_BASE] |
Date: |
Wed, 16 May 2007 11:25:46 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Juanma Barranquero <lektu> 07/05/16 11:25:46
Index: pcvs.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/pcvs.el,v
retrieving revision 1.98
retrieving revision 1.98.2.1
diff -u -b -r1.98 -r1.98.2.1
--- pcvs.el 21 Jan 2007 03:53:11 -0000 1.98
+++ pcvs.el 16 May 2007 11:25:46 -0000 1.98.2.1
@@ -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."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/pcvs.el,v [EMACS_22_BASE],
Juanma Barranquero <=