Mercurial > emacs
changeset 30261:e1671c1d33d2
(compound-text): Force katakana-jisx0201 to be designated to G1.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 18 Jul 2000 04:29:20 +0000 |
parents | 9a6ed9372ae1 |
children | 45c7724b3cbe |
files | lisp/language/european.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/european.el Tue Jul 18 04:28:52 2000 +0000 +++ b/lisp/language/european.el Tue Jul 18 04:29:20 2000 +0000 @@ -44,7 +44,7 @@ (make-coding-system 'compound-text 2 ?1 "ISO 2022 based encoding used in inter client communication of X" - '((ascii t) (latin-iso8859-1 t) nil nil + '((ascii t) (latin-iso8859-1 katakana-jisx0201 t) nil nil nil ascii-eol ascii-cntl nil nil nil nil nil nil nil nil nil t) '((safe-charsets . t)))