X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=be6c07284bc58f5a9b233180d532fcdf894c9bf6;hb=530c78a7c0e123796d0230f868bb5d1286901d54;hp=5ca7f0dab149bd5b8f8e2d4c79e87d3d70c3ed10;hpb=941f9e493c23d737473b81d1b7b0eb0d786b0323;p=chise%2Fxemacs-chise.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5ca7f0d..be6c072 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,34 @@ +2004-02-04 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): Add + settings for `&I-RUI6-hhhh;' and `&RUI6-hhhh;'. + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `=ruimoku-v6'. + + * mule/mule-conf.el (=ruimoku-v6): New coded-charset of XEmacs + CHISE. + +2004-01-21 MORIOKA Tomohiko + + * mule/mule-conf.el (=ucs@iso): New coded-charset in XEmacs CHISE. + (=ucs@unicode): Likewise. + (=ucs@gb): Inherits `=ucs@unicode' instead of `=ucs'. + (=ucs@cns): Likewise. + (=ucs@jis): Likewise. + (=ucs@ks): Likewise. + (=ucs@big5): Likewise. + +2004-01-19 MORIOKA Tomohiko + + * mule/mule-coding.el (utf-8-jis): Use `=ucs@jis-2000' instead of + `ucs-jis'. + (utf-8-jis-er): Likewise. + (utf-8-jp): New coding-system. + (utf-8-jp-er): Likewise. + + * mule/mule-conf.el (=ucs@jp): New coded-charset for XEmacs CHISE. + 2004-01-15 MORIOKA Tomohiko * mule/mule-coding.el (euc-jisx0213): Moved from mule/japanese.el.