From 6a4c9493d79d51ad0ed9977b763836a4c692bd44 Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 10 Aug 1998 17:43:38 +0000 Subject: [PATCH] update. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7712d89..d83fc93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1998-08-10 MORIOKA Tomohiko + + * emu-x20.el: Define coding-system `raw-text-unix' and + `raw-text-mac' if they are not found. + Redefine coding-system `euc-kr' if `euc-kr-dos' is not found. + (decode-mime-charset-region-default): Add new argument `lbt'. + (decode-mime-charset-region-with-iso646-unification): Likewise. + (decode-mime-charset-region-for-hz): Likewise. + (decode-mime-charset-region): Likewise. + (decode-mime-charset-string): Likewise. + + * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF', + `CR' as line break code type. + 1998-08-07 MORIOKA Tomohiko * emu-x20.el: Define coding-system `raw-text-dos' if it is not -- 1.7.10.4