From b9631bb22da502014c866d1f7c6c3d9cbac1c6f8 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 11 Sep 2009 21:07:02 +0000 Subject: [PATCH] (language-info-alist): Improve docstring. --- lisp/international/mule-cmds.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index ec7a351abda..eba35856f0e 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1098,9 +1098,9 @@ Meaningful values for KEY include in extended segments of CTEXT. See the variable `ctext-non-standard-encodings' for more detail. -The following keys take effect only when multibyte characters are +The following key takes effect only when multibyte characters are globally disabled, i.e. the default value of `enable-multibyte-characters' -is nil. +is nil (which is an obsolete and deprecated use): unibyte-display value is a coding system to encode characters for the terminal. Characters in the range of 160 to -- 2.39.2