This commit was generated by cvs2svn to compensate for changes in r533,
[elisp/tm.git] / Changes-6.68-6.70.en
1 tm-view.el
2 ----------------------------
3 revision 6.70
4 date: 1995/07/30 23:18:01;  author: morioka;  state: Exp;  lines: +5 -6
5 replaced function `mail-fetch-field' by function
6 `message/get-field-body' because of trouble.
7 ----------------------------
8 revision 6.69
9 date: 1995/07/30 23:11:42;  author: morioka;  state: Exp;  lines: +6 -4
10 redefine function `mime-viewer/default-content-subject-function' not
11 to display content-subject for root content.
12 ----------------------------
13 revision 6.68
14 date: 1995/07/30 20:51:16;  author: morioka;  state: Exp;  lines: +6 -5
15 replaced function `message/get-field-body' by function
16 `mail-fetch-field'.
17 ----------------------------
18
19
20 tm-rich.el
21 ----------------------------
22 revision 6.8
23 date: 1995/07/17 22:30:36;  author: morioka;  state: Exp;  lines: +9 -4
24 modified for changes of text/richtext supporting system.
25 ----------------------------
26
27 richtext.el
28 ----------------------------
29 revision 2.1
30 date: 1995/07/17 22:59:10;  author: morioka;  state: Exp;  lines: +9 -8
31 added (require 'enriched).
32 ----------------------------
33 revision 2.0
34 date: 1995/07/17 22:29:49;  author: morioka;  state: Exp;  lines: +136 -97
35 rewrite to encode/decode directly. Converters are moved to tinyrich.el.
36 ----------------------------
37
38 tinyrich.el
39 ----------------------------
40 revision 2.0
41 date: 1995/07/17 22:31:32;  author: morioka;  state: Exp;  lines: +95 -1
42 text/richtext <-> text/enriched converter are moved from richtext.el.
43 ----------------------------
44
45
46 tiny-mime.el
47 ----------------------------
48 revision 5.16
49 date: 1995/07/26 05:54:16;  author: morioka;  state: Exp;  lines: +5 -3
50 fixed a problem of function `mime/unfolding'.
51 ----------------------------
52
53
54 gnus/tm-dgnus.el
55 ----------------------------
56 revision 6.14
57 date: 1995/08/01 17:19:15;  author: morioka;  state: Exp;  lines: +7 -2
58 In function `tm-gnus/summary-toggle-header', header mode detecting way
59 for automatic MIME preview mode is changed.
60 ----------------------------
61 revision 6.13
62 date: 1995/08/01 17:09:13;  author: morioka;  state: Exp;  lines: +10 -27
63 Rewrote function `tm-gnus/summary-toggle-header' to use function
64 `gnus-summary-toggle-header'.
65 ----------------------------
66 revision 6.12
67 date: 1995/07/30 20:09:41;  author: morioka;  state: Exp;  lines: +68 -214
68 Don't support automatic MIME preview for original (ding) GNUS.
69 ----------------------------
70 revision 6.11
71 date: 1995/07/27 19:35:42;  author: morioka;  state: Exp;  lines: +3 -4
72 (1) fixed a problem of function `tm-gnus/set-mime-method'.
73 (2) added cheap support for page break in automatic preview mode.
74 ----------------------------
75 revision 6.10
76 date: 1995/07/27 18:54:30;  author: morioka;  state: Exp;  lines: +171 -79
77 Changed the way to save original article-buffer to the variable
78 `gnus-clean-article-buffer'.
79 ----------------------------