From: morioka Date: Fri, 17 Apr 1998 02:27:58 +0000 (+0000) Subject: update. X-Git-Tag: flim-1_0_1~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=56e62b3b12e409a11718866172f03d3cb2dfb12d;p=elisp%2Fflim.git update. --- diff --git a/ChangeLog b/ChangeLog index e13f59f..6c2d69c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1998-04-17 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-divide-into-charset-words): Use + 'char-length or 'char-next-index instead of 'char-bytes. + (tm-eword::encode-string-1): Use 'char-next-index instead of + 'char-bytes. + 1998-04-17 MORIOKA Tomohiko * mel.el (base64-dl-module): Must check base64.so actually exists.