]> git.eshelyaron.com Git - emacs.git/commitdiff
* commands.texi (Event Input Misc):
authorRomain Francoise <romain@orebokech.com>
Sun, 7 May 2006 16:02:27 +0000 (16:02 +0000)
committerRomain Francoise <romain@orebokech.com>
Sun, 7 May 2006 16:02:27 +0000 (16:02 +0000)
* compile.texi (Eval During Compile):
* internals.texi (Buffer Internals):
* minibuf.texi (Initial Input):
* nonascii.texi (Scanning Charsets):
* numbers.texi (Comparison of Numbers):
* windows.texi (Textual Scrolling, Vertical Scrolling):
Fix various typos.

lispref/ChangeLog
lispref/commands.texi
lispref/compile.texi
lispref/internals.texi
lispref/minibuf.texi
lispref/nonascii.texi
lispref/numbers.texi
lispref/windows.texi

index 99f2c9ab4f911530739f88df6a1538210bcc9421..064c4f1bc5dd1e73598266ef0ce7084e7c780050 100644 (file)
@@ -1,3 +1,14 @@
+2006-05-07  Romain Francoise  <romain@orebokech.com>
+
+       * commands.texi (Event Input Misc):
+       * compile.texi (Eval During Compile):
+       * internals.texi (Buffer Internals):
+       * minibuf.texi (Initial Input):
+       * nonascii.texi (Scanning Charsets):
+       * numbers.texi (Comparison of Numbers):
+       * windows.texi (Textual Scrolling, Vertical Scrolling):
+       Fix various typos.
+
 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
 
        * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
index 797a5ced8e9b9db289c260198c73d403e33ec2c5..fa5d95f0408887db127268d18b8dc73cc1b7cd4d 100644 (file)
@@ -2451,7 +2451,7 @@ If a part of @var{body} binds @code{inhibit-quit} to non-@code{nil},
 arrival of input during those parts won't cause an abort until
 the end of that part.
 
-If you want to be able to distingish all possible values computed
+If you want to be able to distinguish all possible values computed
 by @var{body} from both kinds of abort conditions, write the code
 like this:
 
index 1d8823a48c5801b1029fcd571e9da8ba2e281029..4b796697731c6eba8b92f2dbbab593737c6f8066 100644 (file)
@@ -412,7 +412,7 @@ automatically @code{eval-and-compile}, the package is loaded both when
 compiling and executing.
 
 @code{autoload} is also effectively @code{eval-and-compile} too.  It's
-recognised when compiling, so uses of such a function don't produce
+recognized when compiling, so uses of such a function don't produce
 ``not known to be defined'' warnings.
 
 Most uses of @code{eval-and-compile} are fairly sophisticated.
@@ -456,7 +456,7 @@ used to load it for compiling, but not executing.  For example,
 The same sort of thing goes for macros or @code{defalias}es defined
 locally and only for use within the file.  They can be defined while
 compiling, but then not needed when executing.  This is good for code
-that's only a fallback for compability with other versions of Emacs.
+that's only a fallback for compatibility with other versions of Emacs.
 For example.
 
 @lisp
index 4df2421554f0d984a6524af64c33ec547f574acb..f46a162aef11886d22475ef89bce619129f4dcb8 100644 (file)
@@ -1019,7 +1019,7 @@ Mode line element that controls the format of the mode line.  If this
 is @code{nil}, no mode line will be displayed.
 
 @item header_line_format
-This field is analoguous to @code{mode_line_format} for the mode
+This field is analogous to @code{mode_line_format} for the mode
 line displayed at the top of windows.
 
 @item keymap
index dd96a0200577214bd8b0296c4a66fc58e309ac30..f713f12cdbf92992441543c77e155f56aff7e9e4 100644 (file)
@@ -517,7 +517,7 @@ A history list for arguments that are Lisp expressions to evaluate.
 
 Several of the functions for minibuffer input have an argument called
 @var{initial} or @var{initial-contents}.  This is a mostly-deprecated
-feature for specifiying that the minibuffer should start out with
+feature for specifying that the minibuffer should start out with
 certain text, instead of empty as usual.
 
 If @var{initial} is a string, the minibuffer starts out containing the
index b09a3fc78a3276018f0d5bcd29cc039205c648fd..c526d4197664a288f1cec4e4b27b8df2594f1cc7 100644 (file)
@@ -484,7 +484,7 @@ of the text in question.
 @defun charset-after &optional pos
 This function return the charset of a character in the current buffer
 at position @var{pos}.  If @var{pos} is omitted or @code{nil}, it
-defauls to the current value of point.  If @var{pos} is out of range,
+defaults to the current value of point.  If @var{pos} is out of range,
 the value is @code{nil}.
 @end defun
 
index 3cbc1a7ae1621c92902386f6c283eaf061e4181e..bac3b0e114c333fedeb5bb26d44d3a30d0609780 100644 (file)
@@ -322,7 +322,7 @@ returns @code{t} if so, @code{nil} otherwise.
 
 @defun eql value1 value2
 This function acts like @code{eq} except when both arguments are
-numbers.  It compares numbers by type and numberic value, so that
+numbers.  It compares numbers by type and numeric value, so that
 @code{(eql 1.0 1)} returns @code{nil}, but @code{(eql 1.0 1.0)} and
 @code{(eql 1 1)} both return @code{t}.
 @end defun
index dc780e7b828a4d99637c14b2bb7e09354dc7587a..a2746889633687f651ae93120f6bb589107fd104 100644 (file)
@@ -1419,7 +1419,7 @@ buffer is different from the buffer that is displayed in the selected
 window.  @xref{Current Buffer}.
 
   If the window contains a row which is taller than the height of the
-window (for example in the presense of a large image), the scroll
+window (for example in the presence of a large image), the scroll
 functions will adjust the window vscroll to scroll the partially
 visible row.  To disable this feature, Lisp code may bind the variable
 `auto-window-vscroll' to @code{nil} (@pxref{Vertical Scrolling}).
@@ -1656,7 +1656,7 @@ pixels.  In this case, the return value is @var{lines}.
 If this variable is non-@code{nil}, the line-move, scroll-up, and
 scroll-down functions will automatically modify the window vscroll to
 scroll through display rows that are taller that the height of the
-window, for example in the presense of large images.
+window, for example in the presence of large images.
 @end defvar
 
 @node Horizontal Scrolling