From: Richard M. Stallman Date: Wed, 12 Sep 2001 21:04:11 +0000 (+0000) Subject: Spelling correction. X-Git-Tag: emacs-pretest-21.0.106~130 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=108864855af26bace526f90dae725e5db6c65c48;p=emacs.git Spelling correction. --- diff --git a/man/ack.texi b/man/ack.texi index bfd2218a236..6d4e4ae31b2 100644 --- a/man/ack.texi +++ b/man/ack.texi @@ -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 diff --git a/man/autotype.texi b/man/autotype.texi index 6c0fc739b20..4a4e8af7030 100644 --- a/man/autotype.texi +++ b/man/autotype.texi @@ -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. diff --git a/man/idlwave.texi b/man/idlwave.texi index 7cbf5fc341b..c5e0f55d6ec 100644 --- a/man/idlwave.texi +++ b/man/idlwave.texi @@ -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 diff --git a/man/mh-e.texi b/man/mh-e.texi index 355186a9f3b..c85fde28936 100644 --- a/man/mh-e.texi +++ b/man/mh-e.texi @@ -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{} where you set the mark and diff --git a/man/screen.texi b/man/screen.texi index 584ef3b44b9..e296bbb04b0 100644 --- a/man/screen.texi +++ b/man/screen.texi @@ -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: diff --git a/man/windows.texi b/man/windows.texi index bbdf2fab27e..da56c50e4d1 100644 --- a/man/windows.texi +++ b/man/windows.texi @@ -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