aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/emacs/custom.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi
index 1276c45af70..29d1c902b7c 100644
--- a/doc/emacs/custom.texi
+++ b/doc/emacs/custom.texi
@@ -2505,7 +2505,7 @@ Type @kbd{C-q}, followed by the key you want to bind, to insert @var{char}.
2505 2505
2506 @strong{Warning:} if you change the keyboard encoding, or change 2506 @strong{Warning:} if you change the keyboard encoding, or change
2507between multibyte and unibyte mode, or anything that would alter which 2507between multibyte and unibyte mode, or anything that would alter which
2508code @kbd{C-q} would insert for that character, this keybinding may 2508code @kbd{C-q} would insert for that character, this key binding may
2509stop working. It is therefore advisable to use one and only one 2509stop working. It is therefore advisable to use one and only one
2510coding system, for your init file as well as the files you edit. For 2510coding system, for your init file as well as the files you edit. For
2511example, don't mix the @samp{latin-1} and @samp{latin-9} coding 2511example, don't mix the @samp{latin-1} and @samp{latin-9} coding