From c6962cff4aaedaf96b775102833669fbe04dc4a7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 16 Feb 2015 19:18:12 +0900 Subject: [PATCH] update. --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 309e24a..f0f0642 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2015-02-14 MORIOKA Tomohiko + + * mule/mule-coding.el (coded-charset-entity-reference-alist): + Prefer `=ucs@FOO' to `=>>ucs@FOO'. + + * mule/mule-conf.el (=ucs@iso): Use `=+>ucs@iso' instead of + `=>>ucs@iso' as the mother. + (=>>ucs@iso): Use `=ucs@iso' instead of `=+>ucs@iso' as the + mother. + 2015-01-22 MORIOKA Tomohiko * mule/mule-coding.el (coded-charset-entity-reference-alist): Add -- 1.7.10.4