]> git.eshelyaron.com Git - emacs.git/commitdiff
(make-coding-system): Doc-string modified.
authorKenichi Handa <handa@m17n.org>
Fri, 18 Sep 1998 13:10:40 +0000 (13:10 +0000)
committerKenichi Handa <handa@m17n.org>
Fri, 18 Sep 1998 13:10:40 +0000 (13:10 +0000)
lisp/international/mule.el

index df0cb79fa1cc2ef13b6bcbeb9ce01b23b02c3db3..383807b5bb106a2a444ec586f1712649f7d7a97c 100644 (file)
@@ -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