From 1ec0c26b60d413aef9f6c240cf71dfebf79a226c Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 28 Jun 1999 13:47:01 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c6571ca..92f6a67 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,18 @@ 1999-06-28 MORIOKA Tomohiko + * mule/thai-xtis.el: Specify `iso-8-1' as coding-category of + `tis-620'. + + * mule/mule-cmds.el (set-language-environment-coding-systems): Use + `set-coding-priority-list' instead of `set-coding-priority'; don't + call `update-coding-systems-internal'. + + * mule/mule-misc.el (coding-system-get): New function. + (coding-system-put): New function. + (coding-system-category): New function. + +1999-06-28 MORIOKA Tomohiko + * dumped-lisp.el (preloaded-file-list): Load "thai-xtis-chars" when Mule is running; load "mule/thai-xtis" instead of "thai-xtis" to avoid conflict with leim/quail/thai-xtis. -- 1.7.10.4