From: Richard Stallman <rms@gnu.org>
To: emacs-devel@gnu.org
Subject: Please install
Date: Wed, 17 Oct 2007 01:03:48 -0400 [thread overview]
Message-ID: <E1Ii14O-0002MD-LU@fencepost.gnu.org> (raw)
Would someone please install this, with the exception of the
added @cindex command, then ack?
Date: Tue, 16 Oct 2007 11:29:37 -0400
To: bug-gnu-emacs@gnu.org
From: Aaron Hawley <aaronh@garden.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Subject: patch: Emacs manual usage of "Key Binding"
The Emacs manual seems to consistently use the phrase "Key binding"
over the compound word "Keybinding" except for the glossary! The
attached patch fixes this, but adds an entry in the index for
"Keybinding" in case someone should enter it. Currently, typing
"keybinding" for an index in Info takes you to the "Window
Convenience" section of the the Emacs manual, since
`windmove-default-keybindings' is in the command index. The index I'm
proposing for "keybinding" points to this same "Key binding" glossary
entry.
2007-10-16 Aaron Hawley <aaronh@garden.org>
* building.texi (Source Buffers): Use "key binding" consistently.
* custom.texi (Init Non-ASCII): Use "key binding" consistently.
* glossary.texi (Glossary): Use "key binding" consistently. Add
"Keybinding" index entry.
Thanks for Emacs,
/a
--- orig/man/building.texi
+++ mod/man/building.texi
@@ -907,7 +907,7 @@
@c @findex gdb-mouse-set-clear-breakpoint
@c @findex gdb-mouse-toggle-breakpoint
-Many GDB commands can be entered using keybindings or the tool bar but
+Many GDB commands can be entered using key bindings or the tool bar but
sometimes it is quicker to use the fringe. These commands either
manipulate breakpoints or control program execution. When there is no
fringe, you can use the margin but this is only present when the
--- orig/man/custom.texi
+++ mod/man/custom.texi
@@ -2504,7 +2504,7 @@
@strong{Warning:} if you change the keyboard encoding, or change
between multibyte and unibyte mode, or anything that would alter which
-code @kbd{C-q} would insert for that character, this keybinding may
+code @kbd{C-q} would insert for that character, this key binding may
stop working. It is therefore advisable to use one and only one
coding system, for your init file as well as the files you edit. For
example, don't mix the @samp{latin-1} and @samp{latin-9} coding
--- orig/man/glossary.texi
+++ mod/man/glossary.texi
@@ -658,7 +658,8 @@
them extend exactly to a specified width.
@xref{Format Justification}.
-@item Keybinding
+@cindex keybinding
+@item Key Binding
See `binding.'
@item Keyboard Macro
--
National Gardening Association
1100 Dorset Street, South Burlington, VT 05403
Email: support@garden.org - Web: www.garden.org/
--
next reply other threads:[~2007-10-17 5:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-17 5:03 Richard Stallman [this message]
2007-10-17 8:59 ` Please install Juanma Barranquero
-- strict thread matches above, loose matches on Subject: below --
2007-10-17 20:49 Richard Stallman
2007-10-18 4:52 ` Glenn Morris
2007-09-07 6:32 Richard Stallman
2007-09-08 10:40 ` Eli Zaretskii
2007-09-09 8:23 ` Tassilo Horn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Ii14O-0002MD-LU@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.