X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7f78630abfd69a8800b985552a928b7957dab90e;hb=41e4fd4242e2a1f959c312e74854025cbb9d0f80;hp=5e188556ecd8b1e382b5489b1643a5d5c0aa6c0d;hpb=9046f09ac7af3255afcdfd1d88cb51d75361ddb8;p=elisp%2Fflim.git diff --git a/ChangeLog b/ChangeLog index 5e18855..7f78630 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,370 @@ +1999-09-01 Katsumi Yamaoka + + * smtpmail.el (smtpmail-send-it): Make directory + `smtpmail-queue-dir' if it does not exist; convert filename of + queued mail using `convert-standard-filename'. + (smtpmail-queue-index): Treat `smtpmail-queue-dir' as a directory + name using `file-name-as-directory'. + (smtpmail-queue-dir, smtpmail-queue-mail): Remove "*" from doc + strings. + +1999-08-26 Katsumi Yamaoka + + * FLIM-CFG: Emulate `add-to-list' and `data-directory' for old + Emacsen; require `poe' if the function `member' is not bound + because the function `add-path' uses it. + + * smtpmail.el (smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and + `time-stamp-hh:mm:ss' instead of `current-time'. + +1999-08-25 Katsumi Yamaoka + + * FLIM-ELS: Use `if' instead of `unless'. + + +1999-08-24 MORIOKA Tomohiko + + * CLIME: Version 1.13.3 (Hirahata) released. + + * README.en (Installation): Modify for APEL 9.21. + +1999-08-24 MORIOKA Tomohiko + + * mime-def.el: Don't require cl. + (make-mime-content-type): Don't use `list*'. + +1999-08-24 Taiji Can + + * mime-def.el: Use `int-to-string' instead of `number-to-string'. + + +1999-08-23 MORIOKA Tomohiko + + * CLIME: Version 1.13.2 (Nukatabe) released. + +1999-08-19 TSUMURA Tomoaki + + * mel-b-el.el (base64-num-to-char): Use <(` ...)> and <(, ...)> + instead of <`...> and <,...>. + (base64-char-to-num): Likewise. + +1999-08-20 Daiki Ueno + + * mel-b-ccl.el (mel-ccl-decode-b): Use <(` ...)>, <(, ...)> and + <(,@ ...)> instead of <`...>, <,...> and <,@...> unless + `ccl-cascading-read' is broken. + + * mel-q-ccl.el (mel-ccl-decode-quoted-printable-generic): Fix + quotation. + +1999-08-19 Daiki Ueno + + * mel-b-ccl.el (mel-ccl-decode-b): Use <(` ...)>, <(, ...)> and + <(,@ ...)> instead of <`...>, <,...> and <,@...>. + (mel-ccl-encode-base64-generic): Likewise. + + * mel-q-ccl.el (mel-ccl-decode-q): Use <(` ...)>, <(, ...)> and + <(,@ ...)> instead of <`...>, <,...> and <,@...>. + (mel-ccl-encode-q-generic): Likewise. + (mel-ccl-count-q-length): Likewise. + (mel-ccl-set-eof-block): Likewise. + (mel-ccl-try-to-read-crlf): Likewise. + (mel-ccl-encode-quoted-printable-generic): Likewise. + (mel-ccl-decode-quoted-printable-generic): Likewise. + + +1999-08-19 MORIOKA Tomohiko + + * CLIME: Version 1.13.1 (Ando) released. + +1999-08-19 MORIOKA Tomohiko + + * luna.el (luna-define-generic): Use <(` ...)>, <(, ...)> and <(,@ + ...)> instead of <`...>, <,...> and <,@...>. + (luna-define-internal-accessors): Use <(` ...)> and <(, ...)> + instead of <`...> and <,...>. + +1999-08-19 MORIOKA Tomohiko + + * smtpmail.el (smtpmail-send-it): Don't use bare lambda. + + * mime-def.el (mm-define-backend): Don't use bare lambda. + (mel-define-backend): Likewise. + (mel-define-method): Likewise. + + * luna.el (luna-define-class-function): Don't use bare lambda. + (luna-define-method): Likewise. + (luna-define-internal-accessors): Likewise. + + * mime-def.el: Delete <(require 'custom)>. + + +1999-08-19 MORIOKA Tomohiko + + * CLIME: Version 1.13.0 (Shin-Hrry~ji) released. + +1999-08-18 MORIOKA Tomohiko + + * mime.el (mime-entity-send): Use <(` ...)>, <(, ...)> and <(,@ + ...)> instead of <`...>, <,...> and <,@...>. + + * mime-parse.el (mime-parse-Content-Type): Use + `eval-when-compile'. + + * mime-def.el (mime-product-name): Use <(` ...)> and <(, ...)> + instead of <`...> and <,...>. + (mime-product-version): Likewise. + (mime-product-code-name): Likewise. + (mime-library-version): Use <(function ...)> instead of <#'...>. + (mm-expand-class-name): Use <(` ...)> and <(, ...)> instead of + <`...> and <,...>. + (mm-define-backend): Likewise. + (mm-define-method): Use <(` ...)>, <(, ...)> and <(,@ ...)> + instead of <`...>, <,...> and <,@...>. + (mel-define-service): Likewise. + (mel-define-backend): Use <(` ...)> and <(, ...)> instead of + <`...> and <,...>. + (mel-define-method-function): Likewise. + (mel-define-function): Likewise. + + * mel.el (mime-encoding-alist): Use <(function ...)> instead of + <#'...>. + + * luna.el (luna-find-class): Use <(` ...)> and <(, ...)> instead + of <`...> and <,...>. + (luna-set-class): Likewise. + (luna-class-obarray): Likewise. + (luna-class-parents): Likewise. + (luna-class-number-of-slots): Likewise. + (luna-define-class): Likewise. + (luna-class-slot-index): Likewise. + (luna-slot-index): Likewise. + (luna-define-method): Use <(` ...)>, <(, ...)> and <(,@ ...)> + instead of <`...>, <,...> and <,@...>. + (luna-find-functions): Use <(` ...)> and <(, ...)> instead of + <`...> and <,...>. + (luna-class-name): Likewise. + (luna-set-class-name): Likewise. + (luna-get-obarray): Likewise. + (luna-set-obarray): Likewise. + (luna-make-entity): Use <(function ...)> instead of <#'...>. + + * eword-decode.el (mime-find-field-presentation-method): Use <(` + ...)> and <(, ...)> instead of <`...> and <,...>. + - Use <(function ...)> instead of <#'...>. + + +1999-08-17 MORIOKA Tomohiko + + * FLIM: Version 1.13.2 (Kasanui) released. + +1999-08-03 Yuuichi Teranishi + + * smtp.el (smtp-notify-success): New option. + * (smtp-via-smtp): Request return receipt (defined in RFC1891) to + SMTP server if `smtp-notify-success' is non-nil. + [cf. ] + +1999-08-02 MORIOKA Tomohiko + + * mime.el (mime-entity-header-start-point): New generic function. + (mime-entity-header-end-point): New generic function. + + * mmbuffer.el (mime-entity-header-start-point): New method. + (mime-entity-header-end-point): New method. + +1999-08-09 MORIOKA Tomohiko + + * FLIM-ELS (flim-modules): Add `mmdbuffer'. + +1999-07-27 MORIOKA Tomohiko + + * mmdbuffer.el: New module. + +1999-07-28 MORIOKA Tomohiko + + * mime-parse.el: Add autoload setting for + `mime-entity-body-buffer', `mime-entity-body-start-point' and + `mime-entity-body-end-point'. + + * mime.el (mime-entity-point-min): Define as an obsolete function. + (mime-entity-point-max): Likewise. + +1999-07-27 MORIOKA Tomohiko + + * mmbuffer.el (entity-point-min): Deleted because it is + duplicated. + (entity-point-max): Deleted because it is duplicated. + +1999-07-24 MORIOKA Tomohiko + + * mmbuffer.el (mime-insert-text-content): Deleted [moved to + mime-def.el]. + + * mime-def.el: Add autoload settings for `mime-entity-content' [to + avoid warning]. + (mime-insert-text-content): New method of `mime-entity' [moved + from mmbuffer.el]. + +1999-07-24 MORIOKA Tomohiko + + * mmbuffer.el (mime-entity-children): Deleted [moved to + mime-def.el]. + + * mime-def.el: Add autoload settings for + `mime-entity-content-type', `mime-parse-multipart' and + `mime-parse-encapsulated' [to avoid warning]. + (mime-entity-children): New method of `mime-entity' [moved from + mmbuffer.el]. + + +1999-07-22 MORIOKA Tomohiko + + * FLIM: Version 1.13.1 (Tawaramoto) released. + +1999-07-21 MORIOKA Tomohiko + + * mime-parse.el (mime-parse-buffer): Fixed. + + +1999-07-16 MORIOKA Tomohiko + + * FLIM: Version 1.13.0 (Iwami) released. + +1999-07-09 Nakagawa, Makoto + + * smtpmail.el (smtpmail-send-it): Use current-time to get rid of + time-stamp-strftime. + (smtpmail-send-it): Use write-region-as-binary instead of + write-file. + (smtpmail-send-queued-mail); Use find-file-noselect-as-binary + instead of find-file-noselect. + +1999-06-23 MORIOKA Tomohiko + + * FLIM-CFG: Delete code to detect APEL 7.3 or later. + +1999-06-16 Katsumi Yamaoka + + * smtpmail.el (smtpmail-send-it): Extend the search bound to the + end of the field for fetching the recipients from Resent-To. + +1999-06-11 Katsumi Yamaoka + + * luna.el (luna-define-class-function): Check for the improbable + name of variable beginning with colon whether we should bind the + sort of symbol or not. + (TopLevel): Likewise. + +1999-06-10 Katsumi Yamaoka + + * luna.el (luna-define-class-function): Bind member variables + statically for old Emacsen. + (TopLevel): Require `static'; bind `:before', `:after' and + `:around' statically for old Emacsen. [cf. ] + + +1999-06-01 MORIOKA Tomohiko + + * Chao: Version 1.13.0 (JR Fujinomori) released. + +1999-05-29 MORIOKA Tomohiko + + * mmbuffer.el (mime-entity-fetch-field): New implementation. + + * mime-def.el (mime-entity-fetch-field): New method of luna-class + `mime-entity'. + + * luna.el (luna-define-method): Allow `:around' qualifier. + (luna-class-find-functions): Likewise. + (luna-send): Likewise. + (luna-call-next-method): New function. + +1999-05-26 MORIOKA Tomohiko + + * mime-def.el (eval-module-depended-macro): Abolished. + Use `def-edebug-spec' directly. + + * luna.el (luna-define-method): Allow `:before' qualifier. + (luna-class-find-functions): Likewise. + + * mime-def.el (mime-message-structure): Define as obsolete + variable. + +1999-05-26 MORIOKA Tomohiko + + * mime-parse.el (mime-parse-encapsulated): Use + `mime-entity-body-start-point' and `mime-entity-body-end-point'. + + * mime.el (mime-parse-buffer): Revert to auto-load from + "mime-parse". + + * mime-parse.el (mime-parse-multipart): Move from mime-parse.el + again. + (mime-parse-encapsulated): Likewise. + (mime-parse-message): Likewise. + (mime-parse-buffer): Likewise. + + * mmbuffer.el (mime-parse-multipart): Move to mime-parse.el again. + (mime-parse-encapsulated): Likewise. + (mime-parse-message): Likewise. + (mime-parse-buffer): Likewise. + + * mmbuffer.el (mime-parse-encapsulated): Run in body-buffer of an + entity. + +1999-05-26 MORIOKA Tomohiko + + * mmbuffer.el (initialize-instance): Don't initialize slots if + they are initialized. + (mime-parse-multipart): Run in body-buffer of an entity. + (mime-entity-body-start-point): New method. + +1999-05-25 MORIOKA Tomohiko + + * mmbuffer.el (mime-entity-body-end-point): New method. + (mime-goto-header-start-point): New method. + (mime-goto-body-start-point): New method. + (mime-goto-body-end-point): New method. + + * mime.el (mime-goto-body-end-point): New generic function. + + * mel.el (Q-encoded-text-length): Fixed. + +1999-05-24 MORIOKA Tomohiko + + * mmbuffer.el (mime-parse-multipart): Refer body-start instead of + header-end. + + * mmcooked.el (mime-insert-header): Fix typo. + +1999-05-23 MORIOKA Tomohiko + + * mmcooked.el (mime-insert-header): Use + `luna-class-find-functions'. + + * mime.el (mime-entity-buffer): Define as obsolete function. + (mime-entity-body-end-point): New generic function; define + `mime-entity-body-end' as obsolete function. + (mime-goto-body-start-point): New generic function. + (mime-entity-uu-filename): Use `mime-goto-body-start-point' and + `mime-entity-body-end-point'. + + * mmbuffer.el (initialize-instance): Define as after method; + return initialized instance. + + * luna.el (luna-define-class): Add `standard-object' as a parent. + (luna-define-method): Allow `:after' qualifier. + (luna-class-find-parents-functions): New function. + (luna-class-find-functions): New function [abolish + `luna-class-find-function']. + (luna-find-functions): New function [abolish + `luna-find-function']. + (luna-send): Modify for new method dispatch mechanism. + (luna-make-entity): New implementation. + (standard-object): New class. + (initialize-instance): New method. + 1999-05-22 MORIOKA Tomohiko * Delete mmgeneric.el. @@ -164,9 +531,184 @@ * luna.el: New module. +1999-05-31 MORIOKA Tomohiko + + * FLIM: Version 1.12.7 (Y~zaki) released. + +1999-05-31 MORIOKA Tomohiko + + * mime-en.sgml (Network representation of header): Translate. + +1999-05-27 Shuhei KOBAYASHI + + * mel-b-el.el (pack-sequence): Eliminate local variable `i'. + (base64-encode-1): Avoid concat. + (base64-encode-string): Fixed last change; extra padding. + +1999-05-26 MORIOKA Tomohiko + + * smtpmail.el (smtpmail-default-smtp-server): Define obsolete + variable alias for XEmacs. + (smtpmail-smtp-server): Likewise. + (smtpmail-smtp-service): Likewise. + (smtpmail-local-domain): Likewise. + (smtpmail-debug-info): Likewise. + (smtpmail-send-it): Check function `expand-mail-aliases' is + defined. + +1999-05-26 MORIOKA Tomohiko + + * smtp.el (smtp-debug-info): Now a user option. + +1999-05-25 Yoshiki Hayashi + + * README.ja: Modify URL and required version of APEL. + +1999-05-24 Tanaka Akira + + * mel-b-ccl.el (base64-encode-string): New alias. + (base64-encode-region): Ditto. + (base64-decode-string): Ditto. + (base64-decode-region): Ditto. + +1999-05-24 Tanaka Akira + + * mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5. + +1999-05-24 MORIOKA Tomohiko + + * eword-encode.el (ew-space-process): Renamed from + `tm-eword::space-process'. + +1999-05-24 MORIOKA Tomohiko + + * eword-encode.el (tm-eword::space-process): Don't concatenate + `special's. + (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add + new optional argument `must-output'; return nil if it can't encode + literally. + (eword-encode-rword-list): Fold SPACE or TAB in the encoded string + if `ew-encode-rword-1' can't encode literally and it is possible + to encode the rest literally with the folding. + (eword-encode-phrase-to-rword-list): Add `special' flag to + brackets of comments. + +1999-05-22 Shuhei KOBAYASHI + + * smtpmail.el: Require 'poe and 'pcustom. + +1999-05-22 Shuhei KOBAYASHI + + * mel.el: Update header. + Require 'path-util and don't require 'poem. + (mel-use-module): Eliminate local variable `encoding'. + (mime-insert-encoded-file for mel-b-builtin): + Use built-in `interactive' spec. + (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'". + (mime-encode-region): Capitalize prompt string. + (mime-decode-region): Ditto. + (mime-insert-encoded-file): Ditto. + (mime-write-decoded-region): Ditto. + + * mel-b-ccl.el: Update header. + (base64-ccl-encode-region): Use read-only `interactive' spec. + (base64-ccl-decode-region): Ditto. + (base64-ccl-insert-encoded-file): Use built-in `interactive' spec. + (base64-ccl-write-decoded-region): Ditto. + (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'". + + * mel-b-dl.el: Update header. + Don't require 'poe; it is required implicitly via 'mime-def. + (base64-dl-handle): Chech whether `base64-dl-module' is string. + Defalias `base64-encode-string' and `base64-decode-string' just + after `dynamic-call'ing "emacs_base64_init". + (base64-encode-region): Use read-only `interactive' spec. + Use `base64-encode-string'. + Changed order of evaluation to "encode, delete, then insert". + (base64-decode-region): Renamed from `decode-base64-region'. + Use read-only `interactive' spec. + Use `base64-decode-string'. + Changed order of evaluation to "decode, delete, then insert". + (mime-encode-string): Use `base64-encode-string'. + (mime-decode-string): Use `base64-decode-string'. + (mime-decode-region): Use `base64-decode-region'. + (encoded-text-encode-string): Use `base64-encode-string'. + (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'". + (mime-insert-encoded-file): Use built-in `interactive' spec. + (mime-write-decoded-region in comment): Ditto. + + * mel-b-el.el: Update header. + Don't require 'poe; it is required implicitly via 'mime-def. + (pack-sequence): Moved to top of the function definitions. + (base64-encode-string): Calculate padding first. + (base64-internal-encode-region): Changed order of evaluation to + "encode, delete, then insert". + (base64-internal-decode-string): Changed order of evaluation to + "decode, delete, then insert". + (base64-encode-region): Use read-only `interactive' spec. + (base64-decode-region): Ditto. + (base64-decode-string): Not interactive. + (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'". + (base64-insert-encoded-file): Use built-in `interactive' spec. + (base64-write-decoded-region): Ditto. + + * mel-g.el: Update header. + Require 'mime-def instead of 'poem and 'mel. + (mime-insert-encoded-file): Use built-in `interactive' spec. + (mime-write-decoded-region): Ditto. + + * mel-q-ccl.el: Update header. + (quoted-printable-ccl-encode-region): + Use read-only `interactive' spec. + (quoted-printable-ccl-decode-region): Ditto. + (quoted-printable-ccl-insert-encoded-file): + Use built-in `interactive' spec. + (quoted-printable-ccl-write-decoded-region): Ditto. + (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'". + + * mel-q.el: Update header. + Require 'path-util instead of 'emu. + (quoted-printable-internal-encode-region): Rewrite without regexp. + (quoted-printable-internal-decode-region): Ditto. + (quoted-printable-encode-region): Use read-only `interactive' spec. + (quoted-printable-decode-region): Ditto. + (mime-insert-encoded-file): Use built-in `interactive' spec. + (mime-write-decoded-region): Ditto. + (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'". + + * mel-u.el: Update header. + Require 'path-util instead of 'emu. + (mime-insert-encoded-file): Use built-in `interactive' spec. + (mime-write-decoded-region): Ditto. + +1999-05-22 Shuhei KOBAYASHI + + * mime-def.el: Require 'poe, 'poem, and 'pcustom. + (mime): Declare `default-mime-charset' as an initial member. + + * mime-parse.el: Don't require 'cl at compile-time. + + * mailcap.el (mailcap-look-at-qchar): Use `char-after'. + + * std11.el: Require 'poe, 'poem, and 'pcustom. + + * smtp.el: Update header. + Require 'poe, 'poem, and 'pcustom. + Require 'cl at compile-time. + +1999-05-21 MORIOKA Tomohiko + + * README.en (Installation): Modify URL and required version of + APEL. + + * eword-encode.el (ew-find-charset-rule): Renamed from + `tm-eword::find-charset-rule'; use + `find-mime-charset-by-charsets'. + + 1999-05-11 MORIOKA Tomohiko - * FLIM: Version 1.12.6 (Family-K-Dòenmae)-A released. + * FLIM: Version 1.12.6 (Family-Krenmae) released. 1999-04-27 Shuhei KOBAYASHI @@ -186,7 +728,7 @@ * mime.el: Delete autoload setting for `eword-encode-field'. -1999-04-22 MORIOKA Tomohiko +1999-04-22 MORIOKA Tomohiko * eword-encode.el: Require `poem' instead of `emu'. Don't use `cl' for `caar'. @@ -283,7 +825,7 @@ 1999-01-23 MORIOKA Tomohiko - * FLIM: Version 1.12.3 (Kintetsu-K-Dòriyama)-A released. + * FLIM: Version 1.12.3 (Kintetsu-Krriyama) released. 1999-01-23 MORIOKA Tomohiko @@ -326,7 +868,7 @@ 1999-01-21 MORIOKA Tomohiko - * FLIM: Version 1.12.2 (Kuj-Dò)-A released. + * FLIM: Version 1.12.2 (Kujr) released. 1999-01-16 MORIOKA Tomohiko @@ -512,7 +1054,7 @@ 1998-12-02 MORIOKA Tomohiko - * FLIM: Version 1.12.1 (Nishinoky-Dò)-A released. + * FLIM: Version 1.12.1 (Nishinokyr) released. 1998-11-30 MORIOKA Tomohiko @@ -730,7 +1272,7 @@ 1998-10-26 MORIOKA Tomohiko - * FLIM: Version 1.11.2 (Heij-Dò)-A was released. + * FLIM: Version 1.11.2 (Heijr) was released. * NEWS (Abolish variable `mime-temp-directory'): New subsection. @@ -1010,7 +1552,7 @@ 1998-10-12 MORIOKA Tomohiko - * FLIM: Version 1.10.4 (Shin-H-Dòsono)-A was released. + * FLIM: Version 1.10.4 (Shin-Hrsono) was released. 1998-10-12 Katsumi Yamaoka @@ -1195,7 +1737,7 @@ 1998-09-29 MORIOKA Tomohiko - * FLIM: Version 1.10.0 (K-Dòdo)-A was released. + * FLIM: Version 1.10.0 (Krdo) was released. * README.en (What's FLIM): Add mel-ccl.el. @@ -1482,7 +2024,7 @@ 1998-08-31 MORIOKA Tomohiko - * FLIM: Version 1.9.1 (Tonosh-Dò)-A was released. + * FLIM: Version 1.9.1 (Tonoshr) was released. * mime-en.sgml (mm-backend): Translate a little. @@ -1625,7 +2167,7 @@ 1998-07-07 MORIOKA Tomohiko - * FLIM-Chao: Version 1.8.0 (Shij-Dò)-A was released. + * FLIM-Chao: Version 1.8.0 (Shijr) was released. 1998-07-07 MORIOKA Tomohiko @@ -1737,7 +2279,7 @@ 1998-07-01 MORIOKA Tomohiko - * FLIM: Version 1.8.0 (-DÒkubo)-A was released. + * FLIM: Version 1.8.0 (Rkubo) was released. * README.en: Delete `How to use'. @@ -1862,7 +2404,7 @@ 1998-06-28 MORIOKA Tomohiko - * FLIM-Chao: Version 1.7.0 (Goj-Dò)-A was released. + * FLIM-Chao: Version 1.7.0 (Gojr) was released. 1998-06-26 MORIOKA Tomohiko @@ -2121,7 +2663,7 @@ 1998-06-19 MORIOKA Tomohiko - * FLIM: Version 1.4.1 (Momoyama-Gory-Dòmae)-A was released. + * FLIM: Version 1.4.1 (Momoyama-Goryrmae) was released. 1998-06-18 MORIOKA Tomohiko @@ -2241,7 +2783,7 @@ 1998-05-06 MORIOKA Tomohiko - * FLIM: Version 1.2.0 (J-Dþjò)-A was released. + * FLIM: Version 1.2.0 (J~jr) was released. * README.en (What's FLIM): Delete description about std11-parse.el; add description about mailcap.el. @@ -2292,7 +2834,7 @@ 1998-05-05 MORIOKA Tomohiko - * FLIM: Version 1.1.0 (T-Dòji)-A was released. + * FLIM: Version 1.1.0 (Trji) was released. 1998-05-04 MORIOKA Tomohiko @@ -2328,7 +2870,7 @@ 1998-04-17 MORIOKA Tomohiko - * FLIM: Version 1.0.1 (Ky-Dòto)-A was released. + * FLIM: Version 1.0.1 (Kyrto) was released. * mime-def.el (mime-spadework-module-version-string): New constant.