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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/pcl-cvs.texi [lexbind]
Date: Tue, 14 Oct 2003 18:56:36 -0400

Index: emacs/man/pcl-cvs.texi
diff -c emacs/man/pcl-cvs.texi:1.15.2.1 emacs/man/pcl-cvs.texi:1.15.2.2
*** emacs/man/pcl-cvs.texi:1.15.2.1     Fri Apr  4 01:20:48 2003
--- emacs/man/pcl-cvs.texi      Tue Oct 14 18:56:24 2003
***************
*** 1,5 ****
  \input texinfo  @c -*-texinfo-*-
! @c "@(#)$Name:  $:$Id: pcl-cvs.texi,v 1.15.2.1 2003/04/04 06:20:48 miles Exp 
$"
  @c %**start of header
  @setfilename ../info/pcl-cvs
  @settitle PCL-CVS --- Emacs Front-End to CVS
--- 1,5 ----
  \input texinfo  @c -*-texinfo-*-
! @c "@(#)$Name:  $:$Id: pcl-cvs.texi,v 1.15.2.2 2003/10/14 22:56:24 miles Exp 
$"
  @c %**start of header
  @setfilename ../info/pcl-cvs
  @settitle PCL-CVS --- Emacs Front-End to CVS
***************
*** 477,483 ****
  
  Many of the commands work on the current set of @dfn{selected} files
  which can be either the set of marked files (if any file is marked and
! marks are no ignored) or whichever file or directory the cursor is on.
  
  If a directory is selected but the command cannot be applied to a
  directory, then it will be applied to the set of files under this
--- 477,483 ----
  
  Many of the commands work on the current set of @dfn{selected} files
  which can be either the set of marked files (if any file is marked and
! marks are not ignored) or whichever file or directory the cursor is on.
  
  If a directory is selected but the command cannot be applied to a
  directory, then it will be applied to the set of files under this
***************
*** 1088,1094 ****
  This command use @code{ediff} (or @code{emerge}, see above) to allow you
  to do an interactive 3-way merge.
  
! @strong{Note:}  When the file status is @samp{Conflict},
  CVS has already performed a merge.  The resulting file is not used in
  any way if you use this command.  If you use the @kbd{q} command inside
  @samp{ediff} (to successfully terminate a merge) the file that CVS
--- 1088,1094 ----
  This command use @code{ediff} (or @code{emerge}, see above) to allow you
  to do an interactive 3-way merge.
  
! @strong{Please note:}  when the file status is @samp{Conflict},
  CVS has already performed a merge.  The resulting file is not used in
  any way if you use this command.  If you use the @kbd{q} command inside
  @samp{ediff} (to successfully terminate a merge) the file that CVS
***************
*** 1193,1199 ****
  If you work by writing entries in the @file{ChangeLog}
  (@pxref{(emacs)Change Log}) and then commit the change under revision
  control, you can generate the Log Edit text from the ChangeLog using
! @kbd{C-a C-a} (@kbd{log-edit-insert-changelog}).  This looks for
  entries for the file(s) concerned in the top entry in the ChangeLog
  and uses those paragraphs as the log text.  This text is only inserted
  if the top entry was made under your user name on the current date.
--- 1193,1199 ----
  If you work by writing entries in the @file{ChangeLog}
  (@pxref{(emacs)Change Log}) and then commit the change under revision
  control, you can generate the Log Edit text from the ChangeLog using
! @kbd{C-c C-a} (@kbd{log-edit-insert-changelog}).  This looks for
  entries for the file(s) concerned in the top entry in the ChangeLog
  and uses those paragraphs as the log text.  This text is only inserted
  if the top entry was made under your user name on the current date.
***************
*** 1443,1445 ****
--- 1443,1449 ----
  @summarycontents
  @contents
  @bye
+ 
+ @ignore
+    arch-tag: 5c7178ce-56fa-40b0-abd7-f4a09758b235
+ @end ignore




reply via email to

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