summaryrefslogtreecommitdiff
path: root/doc/lispref/nonascii.texi
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2018-01-31 19:59:12 +0100
committerMichael Albinus <michael.albinus@gmx.de>2018-01-31 19:59:12 +0100
commit56c37bbdb60f201791b57a3af2f47b7517de810c (patch)
tree7444f9f80ca4d2d0f39ef86f0e875a98d4db5769 /doc/lispref/nonascii.texi
parent25c01983afa55c83b8443d51267b7957e5d2c739 (diff)
downloademacs-56c37bbdb60f201791b57a3af2f47b7517de810c.tar.gz
Use @key{} where it is missing in the manuals
Diffstat (limited to 'doc/lispref/nonascii.texi')
-rw-r--r--doc/lispref/nonascii.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi
index 2fd2bbc1ce5..8bc7e209894 100644
--- a/doc/lispref/nonascii.texi
+++ b/doc/lispref/nonascii.texi
@@ -1776,7 +1776,7 @@ affect it.
Binding @code{coding-system-for-write} to a non-@code{nil} value
prevents output primitives from calling the function specified by
@code{select-safe-coding-system-function} (@pxref{User-Chosen Coding
-Systems}). This is because @kbd{C-x RET c}
+Systems}). This is because @kbd{C-x @key{RET} c}
(@code{universal-coding-system-argument}) works by binding
@code{coding-system-for-write}, and Emacs should obey user selection.
If a Lisp program binds @code{coding-system-for-write} to a value that