From: morioka Date: Fri, 9 Oct 1998 09:22:41 +0000 (+0000) Subject: update. X-Git-Tag: flim-1_10_3~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8330ed93f8f32b7b88d43a4bf5423198c49ce08a;p=elisp%2Fflim.git update. --- diff --git a/ChangeLog b/ChangeLog index 5251420..bcb26d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 1998-10-09 MORIOKA Tomohiko + * 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 + * 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'.