X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=1dae53ffcfccdb01b13ced3856a6099f8d8abe17;hb=7ec6ce7605d2e43eec4ac6a6aee594cfdb0b05b7;hp=523198c9b75dd894b8020f75729d85203339bd7a;hpb=0fe3bea53d34f4fd4f43bc042121a72066f08572;p=chise%2Fxemacs-chise.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 523198c..1dae53f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,144 @@ +2010-07-28 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Prefer `=>>big5-cdp' to `=>>ucs@unicode'. + + * mule/mule-coding.el (coded-charset-entity-reference-alist): + Prefer `=>>ucs@{unicode|jis|cns' to `=>>ucs@jis/{2004|2000|1990', + `=>>jis-x0208@{1990|1978', `=>>jis-x0213-1@{2000|2004}', + `=>>jis-x0213-2', `=>jis-x0208@1997', `=>jis-x0213-1@{2000|2004}' + and `=>jis-x0213-2'. + +2010-07-27 MORIOKA Tomohiko + + * mule/mule-conf.el (=>>ucs@jis/1990): New abstract glyph-set for + XEmacs CHISE. + (=>>ucs@jis/2000): Likewise. + (=>>ucs@jis/2004): Likewise. + +2010-07-23 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=>>big5-cdp', `=>>gt-k', `=>>ucs@jis' and + `=>>ucs@cns'. + + * mule/mule-conf.el (=>>big5-cdp): New abstract glyph-set for + XEmacs CHISE. + (=>>gt): Use quote instead of backquote; modify DOC. + (=>gt): Use quote instead of backquote. + (=>>gt-k): New abstract glyph-set for XEmacs CHISE. + (=>>ucs@iso): New abstract glyph-set for XEmacs CHISE. + (=>>ucs@unicode): Use `=>>ucs@iso' as the mother. + (=>>ucs@jis): New abstract glyph-set for XEmacs CHISE. + (=>>ucs@cns): New abstract glyph-set for XEmacs CHISE. + (=ucs@iso): Use `=>>ucs@iso' as the mother. + +2010-07-01 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=>>ucs@unicode' and `=>>gt'. + +2010-05-12 MORIOKA Tomohiko + + * mule/mule-conf.el (=jis-x0208@1978/2-pr): New coded-charset for + XEmacs CHISE. + (=jis-x0208@1978/4er): New coded-charset for XEmacs CHISE. + (=jis-x0208@1978/4-pr): Use `=jis-x0208@1978/2-pr' instead of + `=jis-x0208@1978/1er-pr' as the mother. + (=jis-x0208@1978/5pr): New coded-charset for XEmacs CHISE. + +2010-04-24 MORIOKA Tomohiko + + * mule/mule-conf.el (=ucs@big5): Use `=>>ucs@unicode' instead of + `=ucs@unicode' as the mother. + +2010-04-23 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>>ucs@unicode'. + + * mule/mule-conf.el (=>>ucs@unicode): New coded-charset for XEmacs + CHISE. + +2010-04-21 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for &I-AJ1-ddddd; and &AJ1-ddddd;. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=adobe-japan1-6' and `=adobe-japan1-base'. + + * mule/mule-conf.el (=adobe-japan1-base): New coded-charset for + XEmacs CHISE. + (=adobe-japan1-0): Specify `=adobe-japan1-base' as the mother; + specify `min-code' and `max-code'. + (=adobe-japan1-1): Specify `min-code' and `max-code'. + (=adobe-japan1-2): Likewise. + (=adobe-japan1-3): Likewise. + (=adobe-japan1-4): Likewise. + (=adobe-japan1-5): Likewise. + (=adobe-japan1-6): Likewise. + +2010-04-07 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>gt'. + +2010-04-06 MORIOKA Tomohiko + + * mule/mule-conf.el (=>gt): New abstract coded-charset for XEmacs + CHISE. + +2010-04-01 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>zinbun-oracle'. + + * mule/mule-conf.el (=>zinbun-oracle): New abstract coded-charset + for XEmacs CHISE. + +2010-03-26 MORIOKA Tomohiko + + * mule/mule-conf.el (=jis-x0208@1978/1er-pr): New coded-charset + for XEmacs CHISE. + (=jis-x0208@1978/4-pr): Use `=jis-x0208@1978/1er-pr' instead of + `=jis-x0208@1978' as the mother. + +2010-03-02 MORIOKA Tomohiko + + * mule/mule-coding.el: (coded-charset-entity-reference-alist): + - Use `=gt' instead of `ideograph-gt'. + - Use `=gt-k' instead of `ideograph-gt-k'. + - Use `=jis-x0208@1990' instead of `japanese-jisx0208-1990'. + - Use `=jis-x0208@1983' instead of `japanese-jisx0208'. + - Use `=jis-x0213-1@2000' instead of `japanese-jisx0213-1'. + - Use `=jis-x0213-2' instead of `japanese-jisx0213-2'. + - Use `=jis-x0212' instead of `japanese-jisx0212'. + - Use `=jis-x0208@1978' instead of `japanese-jisx0208-1978'. + - Use `=>>gt' instead of `<=>gt'. + - Use &G-GT-ddddd; instead of &aGT-ddddd for `=>>gt'. + - Add setting for `=>>jis-x0208@1990'. + - Use &G-JX1-hhhh; instead of &aJX1-hhhh; for + `=>>jis-x0213-1@2000'. + - Use &G-JX2-hhhh; instead of &aJX2-hhhh; for `=>>jis-x0213-2'. + - Use &G-JX3-hhhh; instead of &aJX3-hhhh; for + `=>>jis-x0213-1@2004'. + - Add setting for `=>>jis-x0208@1978'. + - Decode &A-J0-hhhh; as `=>jis-x0208@1997'. + +2010-02-24 MORIOKA Tomohiko + + * mule/mule-conf.el (=>>jis-x0208@1978): New coded-charset for + XEmacs CHISE. + +2009-11-06 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + setting for `=>>jis-x0213-2' and `=>jis-x0213-2'; use + `=>jis-x0208@1997', `=>jis-x0213-1@2000' and `=>jis-x0213-1@2004' + instead of `<=>jis-x0208@1997', `<=>jis-x0213-1@2000' and + `<=>jis-x0213-1@2004'. + 2009-09-04 MORIOKA Tomohiko * mule/mule-conf.el (=>>jis-x0213-2): New coded-charset for XEmacs