* egg-edep.el (egg-string-match-charset): More portable definition.
[elisp/tamago.git] / ChangeLog
index 00603fc..edd5b8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 2001-07-09  Yoshiki Hayashi <yoshiki@xemacs.org>
 
+       * egg-edep.el (egg-string-match-charset): More portable definition.
+       (egg-string-match-charset-end): New function.
+       Compute where matched charset ends.
+       * egg-cnv.el (egg-separate-languages): Call egg-string-match-charset-end
+       instead of match-string.
+
+2001-07-09  Yoshiki Hayashi <yoshiki@xemacs.org>
+
+       * egg/wnn.el (wnn-accept-charset-alist): XEmacs uses sisheng
+       instead of chinese-sisheng.
+       * egg-cnv.el (egg-separate-language): Ditto.
+
+2001-07-09  Yoshiki Hayashi <yoshiki@xemacs.org>
+
        * egg/wnnrpc.el (wnn-hex): New macro.
        (wnn-const): Use wnn-hex to represent hex number.