From: MORIOKA Tomohiko Date: Wed, 20 Aug 2014 08:33:47 +0000 (+0900) Subject: update. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=472c85a189cc93a09f94e6501defeb481192c093;p=chise%2Fxemacs-chise.git- update. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 73e2546..a6652f8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,16 @@ 2014-08-19 MORIOKA Tomohiko + * mule/mule-conf.el (=>>>ucs@cns): Indicate `==ucs@cns' instead of + `=ucs@cns'. + (=>>>ucs@jis): Indicate `==ucs@jis' instead of `=ucs@jis'. + (=>>>ucs@jis/1990): Indicate `==ucs@jis/1990' instead of + `=ucs@jis/1990'. + (=>>>ucs@jis/2000): Indicate `==ucs@jis/2000' instead of + `=ucs@jis/2000'. + (=>>>ucs@jis/2004): Indicate `==ucs@jis/2004' instead of + `=ucs@jis/2004'. + (=>>>ucs@ks): Indicate `==ucs@ks' instead of `=ucs@ks'. + * mule/mule-coding.el (coded-charset-entity-reference-alist): Use "&g2-[NAME];" instead of "&G-[NAME];" for `==[NAME]'.