Mercurial > emacs
changeset 32256:768c5c14d49e
Fixed a typo.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 07 Oct 2000 19:15:54 +0000 |
parents | 867752ecd03c |
children | aec9a1888e3b |
files | etc/NEWS man/pcl-cvs.texi |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Oct 07 18:59:12 2000 +0000 +++ b/etc/NEWS Sat Oct 07 19:15:54 2000 +0000 @@ -836,7 +836,7 @@ ** 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
--- a/man/pcl-cvs.texi Sat Oct 07 18:59:12 2000 +0000 +++ b/man/pcl-cvs.texi Sat Oct 07 19:15:54 2000 +0000 @@ -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 @@ @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