Changeset 3060
- Timestamp:
- 03/24/03 13:12:31 (6 years ago)
- Files:
-
- work/cvs2svn/lisp/international/mw32misc.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
work/cvs2svn/lisp/international/mw32misc.el
r3056 r3060 252 252 (chinese-big5-1 136 encode-big5-font) ; CHINESEBIG5_CHARSET 253 253 (chinese-big5-2 136 encode-big5-font) ; CHINESEBIG5_CHARSET 254 (chinese-gb2312 134 1-byte-set-msb) ; GB2312_CHARSET255 (korean-ksc5601 129 1-byte-set-msb) ; HANGEUL_CHARSET254 (chinese-gb2312 134 2-byte-set-msb) ; GB2312_CHARSET 255 (korean-ksc5601 129 2-byte-set-msb) ; HANGEUL_CHARSET 256 256 (thai-tis620 222 1-byte-set-msb 257 257 ((relative-compose . -1))) ; THAI_CHARSET
