Require file-detect.
[elisp/semi.git] / mime-def.el
1997-03-10 moriokaVariable `mime-temp-directory' was moved to mel/mel.el.
1997-03-04 morioka(pgp-function-alist): `tm:mc-' -> `mime-mc-'.
1997-03-04 morioka(mime-temp-directory): Refer environment variable ...
1997-03-04 moriokaVariable `mime/tmp-dir' was renamed to `mime-temp-direc...
1997-03-03 moriokaRequire atype; functions about atype were abolished.
1997-03-03 moriokaRequire emu.
1997-03-01 tmorioka(charsets-to-mime-charset): New function; copied from...
1997-03-01 tmorioka(eliminate-top-spaces): New inline-function; copied...
1997-02-28 tmoriokaRequire cl.
1997-02-28 tmorioka(defun-maybe): New macro; copied from emu.el.
1997-02-28 tmorioka(field-unify): Fixed.
1997-02-28 tmoriokaFunction `put-fields' were abolished.
1997-02-28 tmoriokaatype functions were moved from mime-play.el.
1997-02-28 tmorioka(call-after-loaded): New function; moved from semi...
1997-02-27 tmoriokafixed DOC string.
1997-02-27 tmorioka(charsets-mime-charset-alist, default-mime-charset,
1997-02-27 tmorioka(pgp-function-alist): tm-edit-mc.el was renamed to...
1997-02-27 tmorioka`tm:add-button' -> `mime-add-button'.
1997-02-26 tmorioka(tm:add-button): Use `add-text-properties' directly.
1997-02-26 tmorioka(running-xemacs): New variable; if it is not nil, requi...
1997-02-26 tmorioka(regexp-or): New function.
1997-02-26 tmorioka`tm:button-dispatcher' -> `mime-button-dispatcher'.
1997-02-26 tmorioka`tm:mother-button-dispatcher' -> `mime-button-mother...
1997-02-26 tmorioka`semi-data' -> `mime-button-data'.
1997-02-26 tmorioka`semi-callback' -> `mime-button-callback'.
1997-02-26 tmorioka`tm:mouse-face' -> `mime-button-mouse-face'.
1997-02-26 tmorioka`tm:button-face' -> `mime-button-face'.
1997-02-26 tmorioka(tm:add-button, tm:button-dispatcher): `mime-callback...
1997-02-26 tmorioka(tm:add-button): Use `make-overlay' directly.
1997-02-26 tmorioka(tm:add-button): Use `overlay-put' directly.
1997-02-25 tmoriokaVariable `tm:URL-regexp', `browse-url-browser-function...
1997-02-25 tmoriokaVariable `tm:warning-face' was moved to eword-decode.el.
1997-02-25 tmoriokaFunction `tm:set-face-region' was abolished.
1997-02-25 tmoriokaFunction `mime/make-charset-default-encoding-alist...
1997-02-25 tmoriokaFunction `mime/encoding-name' was moved to mime-edit.el.
1997-02-25 tmoriokaVariable `mime-charset-type-list' was moved to mime...
1997-02-24 tmorioka(quoted-printable-hex-chars, quoted-printable-octet...
1997-02-24 tmoriokaConstant `base64-token-regexp', `base64-token-padding...
1997-02-24 tmoriokaConstant `eword-B-encoding-and-encoded-text-regexp...
1997-02-24 tmorioka(get-version-string): New inline-function; imported...
1997-02-24 tmorioka`mime/Q-' -> `eword-Q-'.
1997-02-24 tmorioka`mime/B-' -> `eword-B-'.
1997-02-24 tmoriokaConstant `mime/charset-regexp' was renamed to `mime...
1997-02-24 morioka*** empty log message ***