X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=21519a091059ca137aae9a5551cd608d9d4d94b4;hb=f4e04fa22afd611ebb755dcde8ecaee54be72d25;hp=7400672585bef275fa130662d6c72d8dd2cc1bdb;hpb=e1549b8178d241ddec9bb06837a922a396c0e7bb;p=chise%2Fxemacs-chise.git.1 diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7400672..21519a0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,78 @@ +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 + CHISE. + (=shinjigen@1ed): Inherited from `=shinjigen'. + (=shinjigen@rev): Likewise. + +2008-08-05 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `=shinjigen@rev' and `=shinjigen@1ed'. + +2008-08-04 MORIOKA Tomohiko + + * mule/mule-conf.el (=shinjigen@1ed): Renamed from `shinjigen-1'; + define it as an alias. + (=shinjigen@1ed/24pr): New coded-charset for XEmacs CHISE. + (=shinjigen@rev): Renamed from `shinjigen-2'; define it as an + alias. + (=shinjigen/+p@rev): Renamed from `shinjigen-2-p'; define it as an + alias. + +2008-07-31 MORIOKA Tomohiko + + * mule/mule-conf.el (shinjigen-2-p): New coded-charset for XEmacs + CHISE. + 2008-06-05 MORIOKA Tomohiko * mule/mule-conf.el (shinjigen-1): New coded-charset for XEmacs