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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/pcvs.el
Date: Tue, 04 Feb 2003 06:57:39 -0500

Index: emacs/lisp/pcvs.el
diff -c emacs/lisp/pcvs.el:1.46 emacs/lisp/pcvs.el:1.47
*** emacs/lisp/pcvs.el:1.46     Thu Dec  5 10:23:37 2002
--- emacs/lisp/pcvs.el  Tue Feb  4 06:57:37 2003
***************
*** 14,20 ****
  ;;    (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.46 2002/12/05 15:23:37 monnier Exp $
  
  ;; This file is part of GNU Emacs.
  
--- 14,20 ----
  ;;    (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.47 2003/02/04 11:57:37 lektu Exp $
  
  ;; This file is part of GNU Emacs.
  
***************
*** 60,66 ****
  ;;; Todo:
  
  ;; ******** FIX THE DOCUMENTATION *********
! ;; 
  ;; - rework the displaying of error messages.
  ;; - allow to flush messages only
  ;; - allow to protect files like ChangeLog from flushing
--- 60,66 ----
  ;;; Todo:
  
  ;; ******** FIX THE DOCUMENTATION *********
! ;;
  ;; - rework the displaying of error messages.
  ;; - allow to flush messages only
  ;; - allow to protect files like ChangeLog from flushing
***************
*** 72,78 ****
  ;; - allow cvs-confirm-removals to force always confirmation.
  ;; - cvs-checkout should ask for a revision (with completion).
  ;; - removal confirmation should allow specifying another file name.
! ;; 
  ;; - hide fileinfos without getting rid of them (will require ewok work).
  ;; - add toolbar entries
  ;; - marking
--- 72,78 ----
  ;; - allow cvs-confirm-removals to force always confirmation.
  ;; - cvs-checkout should ask for a revision (with completion).
  ;; - removal confirmation should allow specifying another file name.
! ;;
  ;; - hide fileinfos without getting rid of them (will require ewok work).
  ;; - add toolbar entries
  ;; - marking




reply via email to

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