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