update.
authormorioka <morioka>
Fri, 9 Oct 1998 09:22:41 +0000 (09:22 +0000)
committermorioka <morioka>
Fri, 9 Oct 1998 09:22:41 +0000 (09:22 +0000)
ChangeLog

index 5251420..bcb26d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
+
+       * eword-decode.el (eword-encoded-text-regexp): Enclose with
+       `eval-and-compile'.
+       (eword-encoded-word-regexp): Use `eval-when-compile'.
+
+1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
        * eword-decode.el (eword-max-size-to-decode): New user option.
        (eword-decode-and-fold-structured-field): Do nothing if size of
        input is bigger than `eword-max-size-to-decode'.