]> git.eshelyaron.com Git - emacs.git/commitdiff
Fixed a typo.
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Oct 2000 19:15:54 +0000 (19:15 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 7 Oct 2000 19:15:54 +0000 (19:15 +0000)
etc/NEWS
man/pcl-cvs.texi

index 7355ae4d411ad486d2da897c9b2ce934d192fa77..61f511857b4ec4503def9a151355d3c481345e7b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -836,7 +836,7 @@ mode.
 ** Comint (subshell) changes
 
 By default, comint no longer uses the variable `comint-prompt-regexp' to
-distiguish prompts from user-input.  Instead, it notices which parts of
+distinguish prompts from user-input.  Instead, it notices which parts of
 the text were output by the process, and which entered by the user, and
 attaches `field' properties to allow emacs commands to use this information.
 Common movement commands, notably beginning-of-line, respect field
index bc7f9d50b24b30003da0a4ad6cc0374033521bae..7517fa0080b2bfc9206adaf35fa1de785959d504 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo  @c -*-texinfo-*-
 
-@c "@(#)$Name:  $:$Id: pcl-cvs.texi,v 1.4 2000/08/16 18:54:37 fx Exp $"
+@c "@(#)$Name:  $:$Id: pcl-cvs.texi,v 1.5 2000/10/01 00:10:51 monnier Exp $"
 
 @c Documentation for the GNU Emacs CVS mode.
 @c Copyright (C) 1991-2000  Free Software Foundation, Inc.
@@ -625,7 +625,7 @@ when a file needs to be updated or merged.
 @end table
 
 The first four of
-Those commands are also reachable from the menubar
+those commands are also reachable from the menubar
 under @samp{Tools->PCL-CVS}.  Finally an alternative way is to visit
 the CVS administrative subdirectory in your work area with a simple
 prefix argument.  For example @kbd{C-u C-x C-f ~/my/work/CVS RET}.  This