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: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/man/pcl-cvs.texi
Date: Sat, 27 May 2006 22:22:47 +0000

Index: emacs/man/pcl-cvs.texi
diff -u emacs/man/pcl-cvs.texi:1.32 emacs/man/pcl-cvs.texi:1.33
--- emacs/man/pcl-cvs.texi:1.32 Sat May 27 21:53:22 2006
+++ emacs/man/pcl-cvs.texi      Sat May 27 22:22:47 2006
@@ -719,12 +719,12 @@
 @table @kbd
 @item m
 This marks the file that the cursor is positioned on.  If the cursor is
-positioned on a directory all files in that directory are marked.
+positioned on a directory all files in that directory are marked
 (@code{cvs-mode-mark})address@hidden
 
 @item u
 Unmark the file that the cursor is positioned on. If the cursor is on a
-directory, all files in that directory are unmarked.
+directory, all files in that directory are unmarked
 (@code{cvs-mode-unmark})address@hidden
 
 @item M
@@ -743,7 +743,7 @@
 
 @item S
 Mark all files in a particular state, such as ``Modified'' or
-``Removed''.  (@code{cvs-mode-mark-on-state}).
+``Removed'' (@code{cvs-mode-mark-on-state}).
 
 @item T
 Toggle use of marks for the next command (@code{cvs-mode-toggle-marks}).
@@ -804,7 +804,7 @@
 @samp{revert-buffer} will be performed.  (If the file contains
 @address@hidden keywords, @samp{cvs commit} will write a new file with
 the new values substituted.  The auto-revert makes sure that you get
-them into your buffer).  The revert will not occur if you have modified
+them into your buffer.)  The revert will not occur if you have modified
 your buffer, or if @samp{cvs-auto-revert} is set to
 @samp{nil}.
 
@@ -842,7 +842,7 @@
 Invoke @samp{add-change-log-entry-other-window} to edit a
 @file{ChangeLog} file.  The @file{ChangeLog} file will be found in the
 directory of the file the cursor points to, or in a parent of that
-directory.  (@code{cvs-mode-add-change-log-entry-other-window})address@hidden
+directory (@code{cvs-mode-add-change-log-entry-other-window})address@hidden
 @end table
 
 
@@ -1003,7 +1003,7 @@
 @item =
 @itemx d =
 Display a @samp{cvs diff} between the selected files and the version
-that they are based on. (@code{cvs-mode-diff})address@hidden
+that they are based on (@code{cvs-mode-diff})address@hidden
 
 @item d b
 If CVS finds a conflict while merging two versions of a file (during a
@@ -1017,8 +1017,8 @@
 
 @item d h
 Display a @samp{cvs diff} between the selected files and the head
-revision in the repository (the most recent version on the current
-branch) (@code{cvs-mode-diff-head})address@hidden
+revision (the most recent version on the current
+branch) in the repository (@code{cvs-mode-diff-head})address@hidden
 
 @item d r
 Display a @samp{cvs diff} between the base revision of the selected




reply via email to

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