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