update.
authormorioka <morioka>
Fri, 17 Apr 1998 02:27:58 +0000 (02:27 +0000)
committermorioka <morioka>
Fri, 17 Apr 1998 02:27:58 +0000 (02:27 +0000)
ChangeLog

index e13f59f..6c2d69c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1998-04-17  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
 
        * mel.el (base64-dl-module): Must check base64.so actually exists.