X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=21519a091059ca137aae9a5551cd608d9d4d94b4;hb=1a599450cb40775ffc9069e3b13e773287848e0b;hp=345daa02fea5af5e32e5b0edffdd2364902922a0;hpb=6be9dc005b0651b23d5c5d0dca174f4891a690cb;p=chise%2Fxemacs-chise.git diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 345daa0..21519a0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,51 @@ +2008-10-17 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): + Prefer `=jis-x0213-{1|2}-2000' to `japanese-jisx0212'. + + * mule/mule-conf.el (=ucs@jis/2004): New coded-charset for XEmacs + CHISE. + (=ucs@JP): Use `=ucs@jis/2004' instead of `=ucs@jis' as the + mother. + +2008-09-14 MORIOKA Tomohiko + + * mule/mule-conf.el (=jis-x0208@1978): New coded-charset [moved + from src/mule-charset.c]. + (=jis-x0208@1978/-4pr): Renamed from `=jis-x0208@1978/i-4'; + specify `final'. + (=jis-x0208@1978/1pr): Renamed from `=jis-x0208@1978/i1'; specify + `iso-ir' and `final', namely now it is used as ISO-IR-42. + (=jis-x0208@1978/4-pr): Renamed from `=jis-x0208@1978/i4-'. + (=jis-x0208@1978/i1): New alias for `=jis-x0208@1978/1pr'. + (=jis-x0208@1978/i-4): New alias for `=jis-x0208@1978/-4pr'. + (=jis-x0208@1978/i4-): New alias for `=jis-x0208@1978/4-pr'. + +2008-09-12 MORIOKA Tomohiko + + * mule/mule-conf.el (=jis-x0213-1-2000): Changed to the alias of + `=jis-x0213-1@2000' instead of `=jis-x0213-1'. + (=jis-x0208@1978/i-4): Specify `partial'. + (=jis-x0208@1978/i1): Likewise; use `=jis-x0208@1978/i-4' as the + mother coded-charset. + (=jis-x0208@1978/i4-): New coded-charset for XEmacs CHISE. + +2008-09-09 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=jis-x0213-1@2004'. + +2008-09-03 MORIOKA Tomohiko + + * mule/mule-conf.el (=jis-x0213-1): New coded-charset for XEmacs + CHISE. + (=jis-x0213-1@2000): Renamed from `=jis-x0213-1-2000'. + (=jis-x0213-2): Renamed from `=jis-x0213-2-2000'. + (=jis-x0213-1@2004): New coded-charset for XEmacs CHISE. + (=jis-x0213-1-2000): New alias for `=jis-x0213-1' in XEmacs CHISE + temporarily. + (=jis-x0213-2-2000): New alias for `=jis-x0213-2' in XEmacs CHISE. + 2008-08-20 MORIOKA Tomohiko * mule/mule-conf.el (=shinjigen): New coded-charset for XEmacs