emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/pcl-cvs.texi


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/man/pcl-cvs.texi
Date: Tue, 12 Feb 2002 14:29:43 -0500

Index: emacs/man/pcl-cvs.texi
diff -c emacs/man/pcl-cvs.texi:1.12 emacs/man/pcl-cvs.texi:1.13
*** emacs/man/pcl-cvs.texi:1.12 Fri Feb 23 07:50:41 2001
--- emacs/man/pcl-cvs.texi      Tue Feb 12 14:29:41 2002
***************
*** 1,6 ****
  \input texinfo  @c -*-texinfo-*-
  
! @c "@(#)$Name:  $:$Id: pcl-cvs.texi,v 1.12 2001/02/23 12:50:41 gerd Exp $"
  
  @c Documentation for the GNU Emacs CVS mode.
  @c Copyright (C) 1991,92,93,94,95,96,97,98,99,2000, 2001  Free Software 
Foundation, Inc.
--- 1,6 ----
  \input texinfo  @c -*-texinfo-*-
  
! @c "@(#)$Name:  $:$Id: pcl-cvs.texi,v 1.13 2002/02/12 19:29:41 monnier Exp $"
  
  @c Documentation for the GNU Emacs CVS mode.
  @c Copyright (C) 1991,92,93,94,95,96,97,98,99,2000, 2001  Free Software 
Foundation, Inc.
***************
*** 23,37 ****
  
  @c %**start of header
  @setfilename ../info/pcl-cvs
! @settitle PCL-CVS--Emacs Front-End to CVS
  @c %**end of header
  
  @dircategory Emacs
  @direntry
  * PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
  @end direntry
  @setchapternewpage on
!      
  @ifinfo
  Copyright @copyright{} 1991,92,93,94,95,96,97,98,99,2000  Free Software 
Foundation, Inc.
  
--- 23,39 ----
  
  @c %**start of header
  @setfilename ../info/pcl-cvs
! @settitle PCL-CVS -- Emacs Front-End to CVS
  @c %**end of header
  
+ @c 
+ 
  @dircategory Emacs
  @direntry
  * PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
  @end direntry
  @setchapternewpage on
! 
  @ifinfo
  Copyright @copyright{} 1991,92,93,94,95,96,97,98,99,2000  Free Software 
Foundation, Inc.
  
***************
*** 777,782 ****
--- 779,785 ----
  @kindex ESC address@hidden all files}
  @kindex address@hidden previous file}
  @kindex address@hidden files matching regexp}
+ @kindex address@hidden files in a particular state}
  @kindex address@hidden marks}
  @findex cvs-mode-mark
  @findex cvs-mode-unmark
***************
*** 784,789 ****
--- 787,793 ----
  @findex cvs-mode-unmark-all-files
  @findex cvs-mode-unmark-up
  @findex cvs-mode-mark-matching-files
+ @findex cvs-mode-mark-on-state
  @findex cvs-mode-toggle-marks
  
  PCL-CVS works on a set of @dfn{selected files} (@pxref{Selected files}).
***************
*** 810,820 ****
  Unmark the file on the previous line, and move point to that line
  (@code{cvs-mode-unmark-up}).
  
! @item @key{%}
  Mark all files matching a regular expression
  (@code{cvs-mode-mark-matching-files}).
  
! @item @key{T}
  Toggle use of marks for the next command (@code{cvs-mode-toggle-marks}).
  @end table
  
--- 814,828 ----
  Unmark the file on the previous line, and move point to that line
  (@code{cvs-mode-unmark-up}).
  
! @item %
  Mark all files matching a regular expression
  (@code{cvs-mode-mark-matching-files}).
  
! @item S
! Mark all files in a particular state, such as ``Modified'' or
! ``Removed''.  (@code{cvs-mode-mark-on-state}).
! 
! @item T
  Toggle use of marks for the next command (@code{cvs-mode-toggle-marks}).
  @end table
  
***************
*** 1435,1442 ****
  extensions to this package, we would like to hear from you.  We hope that
  you find this package useful!
  
! Below is a partial list of currently known problems with PCL-CVS version
! 2.0.
  
  @table @asis
  @item Unexpected output from CVS
--- 1443,1449 ----
  extensions to this package, we would like to hear from you.  We hope that
  you find this package useful!
  
! Below is a partial list of currently known problems with PCL-CVS.
  
  @table @asis
  @item Unexpected output from CVS
***************
*** 1444,1450 ****
  warning messages in the @samp{*cvs*} buffer alerting you to any parse errors.
  If you get these messages, please send a bug report to the email
  addresses listed above.  Include the contents of the @samp{*cvs*} buffer, the
! output of the CVS process (which should be found in the @samp{*cvs-tmp*}
  buffer), and the versions of Emacs, PCL-CVS and CVS you are using.
  @end table
  
--- 1451,1457 ----
  warning messages in the @samp{*cvs*} buffer alerting you to any parse errors.
  If you get these messages, please send a bug report to the email
  addresses listed above.  Include the contents of the @samp{*cvs*} buffer, the
! output of the CVS process (which should be found in the @samp{ *cvs-tmp*}
  buffer), and the versions of Emacs, PCL-CVS and CVS you are using.
  @end table
  



reply via email to

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