From a39c2e0df821e6113fa25dfb33a7ac776a7fd3fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Sat, 7 Dec 2002 13:38:26 +0000 Subject: [PATCH] Fix typo. --- lispref/display.texi | 2 +- lispref/internals.texi | 2 +- lispref/positions.texi | 2 +- lispref/searching.texi | 2 +- man/pcl-cvs.texi | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lispref/display.texi b/lispref/display.texi index acbabfcb2e9..175456d5559 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -2315,7 +2315,7 @@ character, multiplied by @var{factor}. @item :align-to @var{hpos} Specifies that the space should be wide enough to reach @var{hpos}. The value @var{hpos} is measured in units of the normal character width. It -may be an interer or a floating point number. +may be an integer or a floating point number. @end table You should use one and only one of the above properties. You can diff --git a/lispref/internals.texi b/lispref/internals.texi index 88167531c2b..a6ddd02afe5 100644 --- a/lispref/internals.texi +++ b/lispref/internals.texi @@ -1422,7 +1422,7 @@ Size of carryover in decoding. Coding-system for encoding the output to this process. @item encoding_buf -A working buffer for enecoding. +A working buffer for encoding. @item encoding_carryover Size of carryover in encoding. diff --git a/lispref/positions.texi b/lispref/positions.texi index 14fb7c18a34..a997774275d 100644 --- a/lispref/positions.texi +++ b/lispref/positions.texi @@ -21,7 +21,7 @@ automatically when text is inserted or deleted so they stay with the surrounding characters. @xref{Markers}. See also the ``field'' feature (@pxref{Fields}), which provides -functions that are used by many cursur-motion commands. +functions that are used by many cursor-motion commands. @menu * Point:: The special position where editing takes place. diff --git a/lispref/searching.texi b/lispref/searching.texi index 97ab5ed6c3c..7f586f8777a 100644 --- a/lispref/searching.texi +++ b/lispref/searching.texi @@ -532,7 +532,7 @@ To record a matched substring for future reference with This last application is not a consequence of the idea of a parenthetical grouping; it is a separate feature that was assigned as a second meaning to the same @samp{\( @dots{} \)} construct because, in -pratice, there was usually no conflict between the two meanings. But +practice, there was usually no conflict between the two meanings. But occasionally there is a conflict, and that led to the introduction of shy groups. diff --git a/man/pcl-cvs.texi b/man/pcl-cvs.texi index 906ce0172de..c6457237842 100644 --- a/man/pcl-cvs.texi +++ b/man/pcl-cvs.texi @@ -1,5 +1,5 @@ \input texinfo @c -*-texinfo-*- -@c "@(#)$Name: $:$Id: pcl-cvs.texi,v 1.16 2002/08/16 06:29:40 eggert Exp $" +@c "@(#)$Name: $:$Id: pcl-cvs.texi,v 1.17 2002/10/02 23:24:31 karl Exp $" @c %**start of header @setfilename ../info/pcl-cvs @settitle PCL-CVS --- Emacs Front-End to CVS @@ -921,7 +921,7 @@ all selected files, and show the result in a temporary buffer @findex cvs-mode-add @findex cvs-mode-remove-file -The following commands are available to make it easy to add fuiles to +The following commands are available to make it easy to add files to and remove them from the CVS repository. @table @kbd -- 2.39.2