update.
authormorioka <morioka>
Sat, 24 Oct 1998 11:06:11 +0000 (11:06 +0000)
committermorioka <morioka>
Sat, 24 Oct 1998 11:06:11 +0000 (11:06 +0000)
ChangeLog

index 5cc4ca7..8cd1766 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
+       builtin base64 encoder/decoder.
+
+       * mel.el: Set up builtin base64 encoder/decoder if they are
+       available.
+
+       * mime-def.el (base64-dl-module): Set nil as initial value if the
+       running emacs has builtin base64 encoder/decoder.
+
+       * mel-b.el: Require `poe' instead of `emu'.
+       (base64-encode-string): Use `defun-maybe'.
+       (base64-encode-region): Likewise.
+       (base64-decode-region): Likewise.
+       (base64-decode-string): Likewise.
+
+       * mel-b-dl.el: Require `poe' instead of `emu'.
+
+\f
 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * FLIM: Version 1.11.1 (Takanohara) was released.