From: Juanma Barranquero Date: Wed, 17 Oct 2007 08:48:54 +0000 (+0000) Subject: (Init Non-ASCII): Use "key binding" consistently. X-Git-Tag: emacs-pretest-22.1.90~581 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6c2ba6b1584e0367ca2868fe385c144fb3c30f19;p=emacs.git (Init Non-ASCII): Use "key binding" consistently. --- diff --git a/man/custom.texi b/man/custom.texi index d496ab84b19..8ce0ef9f487 100644 --- a/man/custom.texi +++ b/man/custom.texi @@ -2504,7 +2504,7 @@ Type @kbd{C-q}, followed by the key you want to bind, to insert @var{char}. @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