tm 7.80.
[elisp/tm.git] / Changes-6.92-7.06.en
1 * tl
2
3   Attached version 6.6.7.
4
5 tl/tl-header.el
6 ----------------------------
7 revision 5.10
8 date: 1995/09/26 00:23:15;  author: morioka;  state: Exp;  lines: +1 -18
9 Parsed data structure was deleted.
10 ----------------------------
11
12
13 * tm
14
15 tm/tm-def.el
16 ----------------------------
17 revision 6.7
18 date: 1995/09/25 22:21:48;  author: morioka;  state: Exp;  lines: +15 -1
19 Definitions of constants were moved from tm-view.el.
20 ----------------------------
21
22 tm/tm-parse.el
23 ----------------------------
24 revision 2.4
25 date: 1995/09/26 13:19:32;  author: morioka;  state: Exp;  lines: +3 -2
26 Quoted-string is strip in function `mime/parse-parameter'.
27 ----------------------------
28 revision 2.3
29 date: 1995/09/26 04:25:13;  author: morioka;  state: Exp;  lines: +4 -4
30 Parser of tm-view.el was separated into tm-parse.el.
31 Parser was rewrote to speedup.
32 ----------------------------
33
34 tm/tm-play.el
35 ----------------------------
36 revision 1.2
37 date: 1995/09/26 11:54:38;  author: morioka;  state: Exp;  lines: +25 -11
38 Decoder of tm-view.el was separated into tm-play.el.
39 ----------------------------
40
41 tm/tm-view.el
42 ----------------------------
43 revision 7.6
44 date: 1995/09/26 11:53:46;  author: morioka;  state: Exp;  lines: +41 -242
45 Codes of decoder were moved to tm-play.el.
46 ----------------------------
47 revision 7.5
48 date: 1995/09/26 10:22:34;  author: morioka;  state: Exp;  lines: +107 -116
49 Content displayer in function `mime-viewer/make-preview-buffer' was
50 separated into function `mime-viewer/display-content'.
51 ----------------------------
52 revision 7.4
53 date: 1995/09/26 07:34:14;  author: morioka;  state: Exp;  lines: +5 -8
54 Argument `cinfo' of function `mime-viewer/make-preview-buffer' was deleted.
55 ----------------------------
56 revision 7.3
57 date: 1995/09/26 07:15:29;  author: morioka;  state: Exp;  lines: +16 -18
58 Function `mime-viewer/make-preview-buffer' was modified.
59 ----------------------------
60 revision 7.2
61 date: 1995/09/26 05:54:35;  author: morioka;  state: Exp;  lines: +46 -51
62 Function `mime-viewer/parse-message' was renamed to
63 `mime-viewer/setup-buffer'.
64 ----------------------------
65 revision 7.1
66 date: 1995/09/26 05:28:56;  author: morioka;  state: Exp;  lines: +4 -4
67 Function `mime::make-flat-content-list' was renamed to
68 `mime/flatten-content-info'.
69 ----------------------------
70 revision 7.0
71 date: 1995/09/26 03:21:54;  author: morioka;  state: Exp;  lines: +2 -6
72 Definition of structure `mime::content-info' was moved to tm-parse.el.
73 ----------------------------
74 revision 6.99
75 date: 1995/09/26 02:59:41;  author: morioka;  state: Exp;  lines: +2 -2
76 tm-1521.el was renamed to tm-parse.el.
77 ----------------------------
78 revision 6.98
79 date: 1995/09/26 02:32:27;  author: morioka;  state: Exp;  lines: +2 -2
80 Function `mime-viewer/parse' was renamed to `mime/parse-message'.
81 ----------------------------
82 revision 6.97
83 date: 1995/09/26 02:22:17;  author: morioka;  state: Exp;  lines: +1 -37
84 Function `mime-viewer/parse' was moved to tm-1521.el.
85 ----------------------------
86 revision 6.96
87 date: 1995/09/26 02:20:45;  author: morioka;  state: Exp;  lines: +35 -39
88 Unnecessary (save-excursion (save-restriction ...)) was deleted.
89 ----------------------------
90 revision 6.95
91 date: 1995/09/26 01:15:00;  author: morioka;  state: Exp;  lines: +4 -17
92 Function `mime-viewer/parse' and function `mime/parse-multipart' were
93 modified.
94 ----------------------------
95 revision 6.94
96 date: 1995/09/26 00:55:34;  author: morioka;  state: Exp;  lines: +3 -111
97 Parser for multipart was moved to tm-1521.el and renamed to
98 `mime/parse-multipart'.
99 ----------------------------
100 revision 6.93
101 date: 1995/09/25 22:21:05;  author: morioka;  state: Exp;  lines: +4 -16
102 Definitions of constants were moved to tm-def.el.
103 ----------------------------
104
105 tm/tm-vm.el
106 ----------------------------
107 revision 6.3
108 date: 1995/09/26 00:15:07;  author: morioka;  state: Exp;  lines: +4 -4
109 Does not unfold because function `mime/parse-Content-Type' unfolds.
110 ----------------------------
111 revision 6.2
112 date: 1995/09/25 23:41:10;  author: morioka;  state: Exp;  lines: +2 -2
113 Function `mime::parse-field-body/Content-Type' was renamed to
114 `mime/parse-Content-Type'.
115 ----------------------------
116
117
118 tm/gnus
119
120   Attached version 6.24.
121
122 tm/tm-sgnus.el
123 ----------------------------
124 revision 6.24
125 date: 1995/09/26 12:08:35;  author: morioka;  state: Exp;  lines: +2 -6
126 Quitting-method was set for gnus-original-article-mode.
127 (Notice that it needs September Gnus v0.3 or later.)
128 ----------------------------