From: morioka Date: Fri, 5 Jun 1998 11:59:29 +0000 (+0000) Subject: update. X-Git-Tag: apel-8_14~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=94f579dbf7be72748fa49b709dcfd7bdf095994c;p=elisp%2Fapel.git update. --- diff --git a/ChangeLog b/ChangeLog index d41d8c0..09e1975 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 1998-06-05 MORIOKA Tomohiko + * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro. + + * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...)) + instead of `char-to-octet-list'; abolish function + `char-to-octet-list'. + +1998-06-05 MORIOKA Tomohiko + * emu-mule.el (charset-chars): New function. * mule-caesar.el (split-char): Redefine if it has bug. @@ -158,7 +166,7 @@ * APEL: Version 8.4 was released. - * EMU-ELS: Don't use HIRAGANA LETTER A (あ) to detect character + * EMU-ELS: Don't use HIRAGANA LETTER A (あ) to detect character indexing (Emacs 20.3 or later). 1998-04-20 MORIOKA Tomohiko