From: morioka Date: Mon, 10 Aug 1998 17:43:38 +0000 (+0000) Subject: update. X-Git-Tag: apel-8_16~41 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a4c9493d79d51ad0ed9977b763836a4c692bd44;p=elisp%2Fapel.git update. --- 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