From 421e3b4eb5f6eda41e937894c7c06fd9d3ce1eee Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 18 Sep 1998 13:10:40 +0000 Subject: [PATCH] (make-coding-system): Doc-string modified. --- lisp/international/mule.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/international/mule.el b/lisp/international/mule.el index df0cb79fa1c..383807b5bb1 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -488,6 +488,7 @@ FLAGS specifies more detailed information of the coding system as follows: If CHARSETn is t, Gn can be used but nothing designated initially. If CHARSETn is a list of character sets, those character sets are designated to Gn on output, but nothing designated to Gn initially. + But, character set `ascii' can be designated only to G0. SHORT-FORM non-nil means use short designation sequence on output. ASCII-EOL non-nil means designate ASCII to g0 at end of line on output. ASCII-CNTL non-nil means designate ASCII to g0 before control codes and -- 2.39.2