* tm tm/tiny-mime.el ---------------------------- revision 6.6 date: 1995/09/04 10:33:27; author: morioka; state: Exp; lines: +12 -15 Created function `mime/exist-encoded-word-in-subject'. Function `mime/encode-message-header' was changed to use it. ---------------------------- revision 6.5 date: 1995/09/04 10:14:13; author: morioka; state: Exp; lines: +1 -22 Deleted unnecessary constants about Base64 and Quoted-Printable. ---------------------------- tm/tm-def.el ---------------------------- revision 4.1 date: 1995/09/04 10:17:02; author: morioka; state: Exp; lines: +7 -7 Changed names of constans about encoding-word. ---------------------------- revision 4.0 date: 1995/09/04 10:15:01; author: morioka; state: Exp; lines: +31 -1 Moved definitions of constants about Base64 and Quoted-Printable from tiny-mime.el, and modified a little. ---------------------------- tm/tm-view.el ---------------------------- revision 6.78 date: 1995/09/05 01:08:55; author: morioka; state: Exp; lines: +3 -12 Moved quitting method for GNUS 4 to tm-gnus4.el. ---------------------------- * tm/gnus Attached version 6.20. tm/gnus/tm-gnus3.el ---------------------------- revision 6.9 date: 1995/09/05 01:29:20; author: morioka; state: Exp; lines: +24 -17 autoload tm-view instead of requiring. ---------------------------- tm/gnus/tm-gnus4.el ---------------------------- revision 6.8 date: 1995/09/05 01:10:25; author: morioka; state: Exp; lines: +18 -1 Defined quitting method for tm-view in this module. ---------------------------- tm/gnus/tm-gnus5.el ---------------------------- revision 6.20 date: 1995/09/04 10:53:07; author: morioka; state: Exp; lines: +2 -7 Changed value of variable `gnus-show-mime-method' to simply (function mime/decode-message-header). ----------------------------