emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/pcvs.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/pcvs.el
Date: Thu, 20 Dec 2001 13:43:35 -0500

Index: emacs/lisp/pcvs.el
diff -c emacs/lisp/pcvs.el:1.31 emacs/lisp/pcvs.el:1.32
*** emacs/lisp/pcvs.el:1.31     Sun Dec  2 02:40:43 2001
--- emacs/lisp/pcvs.el  Thu Dec 20 13:43:35 2001
***************
*** 13,19 ****
  ;;    (Jari Aalto+mail.emacs) address@hidden
  ;; Maintainer: (Stefan Monnier) monnier+lists/cvs/address@hidden
  ;; Keywords: CVS, version control, release management
! ;; Revision: $Id: pcvs.el,v 1.31 2001/12/02 07:40:43 monnier Exp $
  
  ;; This file is part of GNU Emacs.
  
--- 13,19 ----
  ;;    (Jari Aalto+mail.emacs) address@hidden
  ;; Maintainer: (Stefan Monnier) monnier+lists/cvs/address@hidden
  ;; Keywords: CVS, version control, release management
! ;; Revision: $Id: pcvs.el,v 1.32 2001/12/20 18:43:35 pj Exp $
  
  ;; This file is part of GNU Emacs.
  
***************
*** 2079,2085 ****
  ;;;###autoload
  (defcustom cvs-dired-use-hook '(4)
    "Whether or not opening a CVS directory should run PCL-CVS.
! 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."
--- 2079,2085 ----
  ;;;###autoload
  (defcustom cvs-dired-use-hook '(4)
    "Whether or not opening a CVS directory should run PCL-CVS.
! 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."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]