1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00

(thai-tis620): Add `mime-charset' property.

This commit is contained in:
Kenichi Handa 2002-09-30 10:47:59 +00:00
parent b90e26e123
commit b586f4b4cc

View File

@ -34,6 +34,7 @@
'(ascii thai-tis620 nil nil
nil ascii-eol)
'((safe-charsets ascii thai-tis620)
(mime-charset . tis-620)
(post-read-conversion . thai-post-read-conversion)))
(define-coding-system-alias 'th-tis620 'thai-tis620)