Update.
[elisp/flim.git] / ChangeLog
1 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2
3         * mime-def.el: Require 'cl when it is compiled.
4
5         * mime-lib.el (mime-entity-read-field): Fix typo.
6         Use `eword-decode-ignored-field-list'.
7
8         * mime-parse.el (mime-parse-multipart): Fix typo.
9         (mime-parse-message): Parse message/external-body.
10
11 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
12
13         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
14
15 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
16
17         * eword-decode.el (mime-insert-decoded-header): Fix typo.
18
19 \f
20 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
21
22         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
23
24 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
25
26         * README.en (What's FLIM): Add description about mime-lib.el and
27         mime-parse.el.
28
29 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
30
31         * mime-parse.el: Require 'cl when it is compiled.
32
33         * eword-decode.el (eword-visible-field-p): New function.
34         (mime-insert-decoded-header): Use `eword-visible-field-p'.
35
36 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
37
38         * mime-def.el (mime-library-version-string): Renamed from
39         `mime-spadework-module-version-string'.
40
41         * mime-parse.el: New file; moved from SEMI layer.
42
43         * FLIM-ELS (flim-modules): Add `mime-parse'.
44
45 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
46
47         * FLIM-ELS (flim-modules): Add `mime-lib'.
48
49         * mime-lib.el: New module.
50
51         * mime-def.el (mime-entity): Add new slots for original-header and
52         parsed-header.
53         (mime-entity-set-original-header): New function.
54         (mime-entity-set-parsed-header): New function.
55
56 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
57
58         * mime-def.el (mime-entity-number): New function (moved from SEMI
59         layer).
60
61 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
62
63         * mime-def.el: Move definition of structure `mime-entity' from
64         SEMI layer.
65
66 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
67
68         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
69         default value.
70         (eword-decode-structured-field-list): Capitalize default value.
71         (eword-decode-header): Regularize field name by `capitalize'.
72         (mime-insert-decoded-header): New function.
73
74 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
75
76         * mailcap.el (mailcap-file): Use `defcustom'.
77
78 \f
79 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
80
81         * FLIM: Version 1.3.0 (Fushimi) was released.
82
83 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
84
85         * std11.el (std11-fetch-field): New function.
86         (std11-field-body): Use 'std11-fetch-field.
87
88 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
89
90         * mime-def.el (regexp-*): New function (moved from mime-parse.el
91         of SEMI (REMI)).
92         (regexp-or): New function (moved from mime-parse.el of
93         SEMI (REMI)).
94
95         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
96         of SEMI (REMI)).
97         (std11-non-qtext-char-list): New constant (copied from std11.el).
98         (std11-qtext-regexp): New constant (moved from mime-parse.el of
99         SEMI (REMI)).
100         (std11-quoted-string-regexp): New constant (moved from
101         mime-parse.el of SEMI (REMI)).
102
103 \f
104 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
105
106         * FLIM: Version 1.2.2 (Takeda) was released.
107
108         * FLIM-VERSION: New file.
109
110 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
111
112         * mel-q.el (quoted-printable-internal-encode-region): Use
113         'looking-at-as-unibyte instead of local binding for
114         enable-multibyte-characters.
115
116 \f
117 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
118
119         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
120
121 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
122
123         * mel-q.el (quoted-printable-internal-decode-region): Use
124         'string-as-multibyte to avoid problem in Emacs 20.3.
125
126 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
127
128         * mel-u.el: Use mime-temp-directory instead of TMP.
129
130 \f
131 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
132
133         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
134
135         * README.en (What's FLIM): Delete description about
136         std11-parse.el; add description about mailcap.el.
137
138 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
139
140         * eword-decode.el (eword-decode-encoded-word-error-handler): New
141         variable.
142         (eword-decode-encoded-word-default-error-handler): New function.
143         (eword-decode-encoded-word): Use
144         'eword-decode-encoded-word-error-handler.
145
146 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
147
148         * mailcap.el: Require 'mime-def.
149
150         * mime-def.el (mime-type/subtype-string): New function (moved from
151         semi/mime-parse.el).
152
153 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
154
155         * std11-parse.el: Abolish std11-parse.el.
156
157         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
158
159         * eword-decode.el: Require 'std11 instead of 'std11-parse.
160
161         * std11.el: Merge std11-parse.el.
162
163 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * mime-def.el (mime-temp-directory): Use 'defcustom.
166
167         * mel-u.el: Require 'mime-def instead of 'mel.
168
169         * mime-def.el (mime-temp-directory): New variable (moved from
170         mel.el).
171
172         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
173
174 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
175
176         * mailcap.el (mailcap-format-command): New function.
177
178         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
179         again.
180
181 \f
182 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
183
184         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
185
186 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
187
188         * mime-def.el (quoted-printable-hex-chars): New constant.
189         (quoted-printable-octet-regexp): New constant.
190
191         * mel-q.el, eword-decode.el: Move definition of constant
192         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
193         mime-def.el.
194
195 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
196
197         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
198
199 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
200
201         * mailcap.el (mailcap-look-at-mtext): Fix typo.
202
203 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
204
205         * FLIM-ELS (flim-modules): Add mailcap.
206
207         * mailcap.el: New file (copied from SEMI).
208
209 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
210
211         * eword-decode.el (eword-decode-ignored-field-list): Add
212         `received'.
213         
214         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
215         environment variables.
216
217 \f
218 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
219
220         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
221
222         * mime-def.el (mime-spadework-module-version-string): New
223         constant.
224
225         * eword-encode.el: Abolish constant 'eword-encode-version.
226
227         * eword-decode.el: Abolish constant 'eword-decode-version.
228
229 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
230
231         * eword-encode.el (eword-encode-divide-into-charset-words): Use
232         'char-length or 'char-next-index instead of 'char-bytes.
233         (tm-eword::encode-string-1): Use 'char-next-index instead of
234         'char-bytes.
235
236 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
237
238         * mel.el (base64-dl-module): Must check base64.so actually exists.
239
240 \f
241 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
242
243         * FLIM: Version 1.0.0 was released.
244
245         * README.en: Modify for FLIM.
246
247         * ChangeLog: New file.
248
249 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
250
251         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
252
253         * Makefile: Modify for FLIM.
254
255 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
256
257         * Makefile: New file.
258
259         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
260         eword-encode.el: Copied from MEL, SEMI (mime-def.el
261         eword-decode.el eword-encode.el) and APEL (std11-parse.el
262         std11.el).