]> git.eshelyaron.com Git - emacs.git/commitdiff
Spelling correction.
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 Sep 2001 21:04:11 +0000 (21:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 Sep 2001 21:04:11 +0000 (21:04 +0000)
man/ack.texi
man/autotype.texi
man/idlwave.texi
man/mh-e.texi
man/screen.texi
man/windows.texi

index bfd2218a236815d6bdefbf424e015a7c5d7b288c..6d4e4ae31b23285396f6ca0e7b57465e9ee238d8 100644 (file)
@@ -819,7 +819,7 @@ Jeff Peck wrote:
 @item
 @file{emacstool.c}, support for running Emacs under SunView/Sun Windows,
 @item
-@file{sun.el}, keybindings for sunterm keys,
+@file{sun.el}, key bindings for sunterm keys,
 @item
 @file{sun-curs.el}, cursor definitions for Sun Windows, and 
 @item
index 6c0fc739b20f1ad5d4ebe65f3bc056796dcc31e2..4a4e8af70307e299be2bf9cd1a50644fa3802143 100644 (file)
@@ -206,7 +206,7 @@ tried to follow the order in which you marked these points.
 @chapter Skeletons as Abbrev Expansions
 @cindex skeletons as abbrevs
 
-  Rather than use a keybinding for every skeleton command, you can also
+  Rather than use a key binding for every skeleton command, you can also
 define an abbreviation (@pxref{(emacs)Defining Abbrevs}) that will expand
 (@pxref{(emacs)Expanding Abbrevs}) into the skeleton.
 
index 7cbf5fc341b959cdbafcdad90ab41a1682feaf85..c5e0f55d6ec1246bb56e97fa38d9d10ea693517a 100644 (file)
@@ -1112,8 +1112,8 @@ IDL manual.
 
 @page
 
-@cindex Help application, keybindings
-@cindex Keybindings, in help application
+@cindex Help application, key bindings
+@cindex Key bindings, in help application
 The help window is normally displayed in a separate frame.  The
 following commands can be used to navigate inside the help system.
 
@@ -1404,7 +1404,7 @@ collects data about routines, and how to update this information.
 @cindex Templates
 
 IDLWAVE can insert IDL code templates into the buffer.  For a few
-templates, this is done with direct keybindings:
+templates, this is done with direct key bindings:
 
 @multitable @columnfractions .15 .85
 @item @kbd{C-c C-c}
@@ -1951,13 +1951,13 @@ modes.
 
 @kindex C-c C-d
 Programs can be compiled, run, and debugged directly from the source
-buffer in Emacs.  The IDLWAVE shell installs keybindings both in the
+buffer in Emacs.  The IDLWAVE shell installs key bindings both in the
 shell buffer and in all IDL code buffers of the current Emacs session.
 On Emacs versions which support this, it also installs a debugging
 toolbar.  The display of the toolbar can be toggled with @kbd{C-c C-d
 C-t} (@code{idlwave-shell-toggle-toolbar}).
 
-The debugging keybindings are by default on the prefix key @kbd{C-c
+The debugging key bindings are by default on the prefix key @kbd{C-c
 C-d}, so for example setting a breakpoint is done with @kbd{C-c C-d
 C-b}, compiling a source file with @kbd{C-c C-d C-c}.  If you find this
 too much work you can choose a combination of modifier keys which is not
index 355186a9f3b30f856d30fc7d16ccb50a6795f3e9..c85fde289363fa025235b72c2189d4a5579fe807 100644 (file)
@@ -1,5 +1,5 @@
 \input texinfo   @c -*-texinfo-*-
-@c $Id: mh-e.texi,v 1.10 2001/05/18 11:26:06 eliz Exp $
+@c $Id: mh-e.texi,v 1.11 2001/05/19 09:21:27 eliz Exp $
 @c %**start of header
 @setfilename ../info/mh-e
 @settitle mh-e
@@ -2810,7 +2810,7 @@ arguments are BEGIN and END@."
 @end group
 @end smallexample
 
-To use the function @code{add-enriched-text}, first create keybindings
+To use the function @code{add-enriched-text}, first create key bindings
 for it (@pxref{Customizing Sending}).  Then, set the mark with
 @kbd{C-@@} or @kbd{C-SPC}, type in the text to be highlighted, and type
 @kbd{C-c t b}.  This adds @samp{<bold>} where you set the mark and
index 584ef3b44b927676d9805571d2380d04d7151b70..e296bbb04b0e815baf5dfd3dcb3f79d79ffbd978 100644 (file)
@@ -176,7 +176,7 @@ the mode line appears right above the echo area; it is the
 next-to-last line in the frame.  The mode line starts and ends with
 dashes.  On a text-mode display, the mode line is in inverse video if
 the terminal supports that; on a graphics display, the mode line has a
-3D box appearence to help it stand out.
+3D box appearance to help it stand out.
 
   Normally, the mode line looks like this:
 
index bbdf2fab27e79d074f4c92d14bf9ef5b6f97912c..da56c50e4d1302590c4a75949c87b22a9690cabf 100644 (file)
@@ -374,7 +374,7 @@ by customizing the variable @code{winner-mode}.
 @cindex directional window selection
 @findex windmove-right
 @findex windmove-default-keybindings
-  The Windmove commands move directionally between neighbouring windows in
+  The Windmove commands move directionally between neighboring windows in
 a frame.  @kbd{M-x windmove-right} selects the window immediately to the
 right of the currently selected one, and similarly for the ``left,'' ``up,''
 and ``down'' counterparts.  @kbd{M-x windmove-default-keybindings} binds