From 56c37bbdb60f201791b57a3af2f47b7517de810c Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 31 Jan 2018 19:59:12 +0100 Subject: Use @key{} where it is missing in the manuals --- doc/lispref/nonascii.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/lispref/nonascii.texi') 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 -- cgit v1.2.3