* mel Attached version 1.8. ** mel/mel-q.el ---------------------------- revision 1.8 date: 1995/08/27 19:29:17; author: morioka; state: Exp; lines: +3 -2 Fixed problem of function `quoted-printable-internal-decode-region' in Mule. ---------------------------- revision 1.7 date: 1995/08/27 17:45:52; author: morioka; state: Exp; lines: +2 -2 Fixed (provide 'qprint) to (provide 'mel-q). ---------------------------- revision 1.6 date: 1995/08/27 17:06:53; author: morioka; state: Exp; lines: +5 -6 (1) Fixed function `q-encoding-encode-string-for-phrase' to encode space to `_'. (2) Fixed function `q-encoding-encode-string' to call function `q-encoding-encode-string-for-phrase' in default mode. ---------------------------- * tm ** tm/tiny-mime.el ---------------------------- revision 6.2 date: 1995/08/27 19:05:07; author: morioka; state: Exp; lines: +3 -2 Defined constant `mime/tspecials', constant `mime/token-regexp' is defined by it. ---------------------------- revision 6.1 date: 1995/08/27 17:42:42; author: morioka; state: Exp; lines: +1 -2 Eliminated (require 'tl-num). ---------------------------- revision 6.0 date: 1995/08/27 17:22:36; author: morioka; state: Exp; lines: +10 -10 Eliminated unnecessary condition in function `mime/encode-string'. ---------------------------- revision 5.22 date: 1995/08/27 17:17:38; author: morioka; state: Exp; lines: +15 -175 Use mel to encode. ---------------------------- revision 5.21 date: 1995/08/27 14:22:54; author: morioka; state: Exp; lines: +4 -3 Fixed problem of constant `mime/charset-regexp'. ---------------------------- revision 5.20 date: 1995/08/27 13:35:27; author: morioka; state: Exp; lines: +25 -8 (1) Function `mime/decode-encoded-text' was moved from tm-{nemacs,orig,mule}.el. (2) Use mel in function `mime/decode-encoded-text'. ---------------------------- revision 5.19 date: 1995/08/26 23:11:06; author: morioka; state: Exp; lines: +2 -2 In function `mime/decode-encoded-word', encoding is regulated to upper case. ---------------------------- ** tm/tm-comp.el ---------------------------- revision 6.8 date: 1995/08/30 00:40:26; author: morioka; state: Exp; lines: +8 -80 (1) Moved GNUS 4.* setting to tm-gnus4.el. (2) Value part of variable `mime/message-after-send-hook-alist' does not quote. ---------------------------- ** tm/tm-mule.el ---------------------------- revision 6.4 date: 1995/08/27 13:33:13; author: morioka; state: Exp; lines: +6 -13 Moved function `mime/decode-encoded-text' to tiny-mime.el. ---------------------------- ** tm/tm-nemacs.el ---------------------------- revision 6.3 date: 1995/08/27 14:24:22; author: morioka; state: Exp; lines: +12 -18 (1) Use string= if possible. (2) Use constants if possible. ---------------------------- revision 6.2 date: 1995/08/27 13:31:02; author: morioka; state: Exp; lines: +11 -20 Moved function `mime/decode-encoded-text' to tiny-mime.el. ---------------------------- ** tm/tm-orig.el ---------------------------- revision 6.3 date: 1995/08/27 14:26:18; author: morioka; state: Exp; lines: +13 -17 Use string= if possible. ---------------------------- revision 6.2 date: 1995/08/27 13:32:02; author: morioka; state: Exp; lines: +1 -14 Moved function `mime/decode-encoded-text' to tiny-mime.el. ---------------------------- ** tm/tm-view.el ---------------------------- revision 6.74 date: 1995/08/27 19:05:58; author: morioka; state: Exp; lines: +1 -4 Use definition of constant `mime/token-regexp' in tiny-mime.el. ---------------------------- * tm/gnus Attached version 6.16. ** tm/gnus/tm-gnus4.el ---------------------------- revision 6.1 date: 1995/08/30 00:41:17; author: morioka; state: Exp; lines: +98 -1 Added setting for tm-comp. ---------------------------- ** tm/gnus/tm-dgnus.el ---------------------------- revision 6.16 date: 1995/08/30 02:44:11; author: morioka; state: Exp; lines: +14 -1 Added setting for tm-comp. ----------------------------