summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2006-05-27 21:54:27 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2006-05-27 21:54:27 +0000
commit8bc8d8544a54f941717022be1011ad564671be81 (patch)
tree6ddf284450958d1a2cd3e8af2edb0b63a6f07ade
parentb9e17eb3bd9b67f69f3dc815eead591a9de356a6 (diff)
downloademacs-8bc8d8544a54f941717022be1011ad564671be81.tar.gz
emacs-8bc8d8544a54f941717022be1011ad564671be81.tar.bz2
emacs-8bc8d8544a54f941717022be1011ad564671be81.zip
Fix typos.
(Customization): Say "us".
-rw-r--r--man/ChangeLog5
-rw-r--r--man/pcl-cvs.texi14
2 files changed, 12 insertions, 7 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 1a7085ef69f..1c5f19b8321 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
+2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
+
+ * pcl-cvs.texi: Fix typos.
+ (Customization): Say "us".
+
2006-05-26 Eli Zaretskii <eliz@gnu.org>
* org.texi: Remove bogus @setfilename.
diff --git a/man/pcl-cvs.texi b/man/pcl-cvs.texi
index b66585b4883..f8fec565deb 100644
--- a/man/pcl-cvs.texi
+++ b/man/pcl-cvs.texi
@@ -924,7 +924,7 @@ The command that is run is @code{cvs-mode-remove-file}.
If you have modified a file, and for some reason decide that you don't
want to keep the changes, you can undo them with this command. It works
by removing your working copy of the file and then getting the latest
-version from the repository (@code{cvs-mode-undo-local-changes}.
+version from the repository (@code{cvs-mode-undo-local-changes}).
@end table
@@ -1024,17 +1024,17 @@ branch) (@code{cvs-mode-diff-head}).@refill
Display a @samp{cvs diff} between the base revision of the selected
files and the head revision in the repository. This displays the
changes anyone has committed to the repository since you last executed
-"checkout", "update" or "commit".
+"checkout", "update" or "commit"
(@code{cvs-mode-diff-repository}).@refill
@item d v
Display a @samp{cvs diff} between the selected files and the head
-revision of the vendor branch in the repository.
+revision of the vendor branch in the repository
(@code{cvs-mode-diff-vendor}).@refill
@item d y
Display a @samp{cvs diff} between the selected files and yesterday's
-head revision in the repository.
+head revision in the repository
(@code{cvs-mode-diff-yesterday}).@refill
@end table
@@ -1082,7 +1082,7 @@ created will be overwritten.@refill
@table @kbd
@item O
Update all selected files with status @samp{Need-update} by running
-@samp{cvs update} on them. (@code{cvs-mode-update}).
+@samp{cvs update} on them (@code{cvs-mode-update}).
@end table
@@ -1237,8 +1237,8 @@ argument, these commands move that many messages of files.
@cindex @samp{CVSROOT}, overriding
If you have an idea about any customization that would be handy but
-isn't present in this list, please tell me!
-For info on how to reach me, see @ref{Bugs}.@refill
+isn't present in this list, please tell us!
+For info on how to reach us, see @ref{Bugs}.@refill
@table @samp
@item cvs-auto-remove-handled