summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1998-09-18 13:10:40 +0000
committerKenichi Handa <handa@m17n.org>1998-09-18 13:10:40 +0000
commit70ea5e38fe5241dabf1f356a251c3df4a0fa51a0 (patch)
treee9897fbd6e88b4d94fcd2aa66f395ecf35879917
parentc10260a5e1e5e992552e031ce5de9940f40ec796 (diff)
downloademacs-70ea5e38fe5241dabf1f356a251c3df4a0fa51a0.tar.gz
(make-coding-system): Doc-string modified.
-rw-r--r--lisp/international/mule.el1
1 files changed, 1 insertions, 0 deletions
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