APEL 7.1.1.
[elisp/apel.git] / ChangeLog
1 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * APEL: Version 7.1.1 was released.
4
5         * README.en (Bug reports): Modify for APEL.
6
7 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
8
9         * std11.el (std11-msg-id-string): New function.
10         (std11-fill-msg-id-list-string): New function.
11
12         * std11-parse.el (std11-parse-msg-id): New function.
13
14 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
15
16         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
17         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
18         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
19         avoid this problem.
20
21 \f
22 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
23
24         * APEL: Version 7.1 was released.
25
26 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
27
28         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
29
30 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
31
32         * install.el, filename.el (filename-filters): Use path-util.el
33         instead of file-detect.el.
34
35         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
36         path-util.el (file name should be less than 13 bytes).
37
38 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
39
40         * emu-19.el (tl:make-overlay): New alias.
41         (tl:overlay-put): New alias.
42         (tl:overlay-buffer): New alias.
43
44 \f
45 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
46
47         * APEL: Version 4.2 was released.
48
49 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * APEL-MK (config-apel): Regard LISPDIR.
52
53 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
54
55         * emu-19.el (tl:make-overlay): New obsolete function (for
56         tm-7.106).
57         (tl:overlay-put): New obsolete function (for tm-7.106).
58         (tl:overlay-buffer): New obsolete function (for tm-7.106).
59
60 \f
61 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
62
63         * APEL: Version 4.1 was released.
64
65         * APEL-MK (compile-apel): Use `config-apel'; don't use
66         `add-to-list' for compatibility.
67         (install-apel): Don't call `config-apel' directly.
68
69         * APEL-CFG: Add load-path setting.
70
71 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
72
73         * emu-20.el (mime-charset-list): New inline-function.
74         (widget-mime-charset-prompt-value-history): New variable.
75         (mime-charset): New widget.
76         (widget-mime-charset-prompt-value): New function.
77         (widget-mime-charset-action): New function.
78         (default-mime-charset): Use `defcustom'.
79
80         * emu-20.el (default-mime-charset): Modify DOC-string.
81
82         * emu-mule.el (charsets-mime-charset-alist): New implementation.
83
84         * emu-e20.el (encode-mime-charset-region,
85         decode-mime-charset-region, encode-mime-charset-string,
86         decode-mime-charset-string): New function (copied from emu-20.el);
87         check `enable-multibyte-characters'.
88
89         * emu-x20.el (encode-mime-charset-region,
90         decode-mime-charset-region, encode-mime-charset-string,
91         decode-mime-charset-string): New function (copied from emu-20.el).
92
93         * emu-20.el: Move function `encode-mime-charset-region',
94         `decode-mime-charset-region', `encode-mime-charset-string' and
95         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
96
97 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
98
99         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
100         `iso-8859-5' for cyrillic.
101
102 \f
103 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
104
105         * APEL: Version 3.4.4 was released.
106
107 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
108
109         * std11-parse.el (std11-special-char-list): Fix order for regexp.
110
111 \f
112 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
113
114         * APEL: Version 3.4.3 was released.
115
116         * README.en: Modify for Emacs 20.
117
118 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
119
120         * std11-parse.el (std11-special-char-list): New constant; abolish
121         `std11-special-chars'.
122         (std11-atom-regexp): Use it.
123         (std11-analyze-special): Use it; Don't use `find'.
124
125 \f
126 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
127
128         * APEL: Version 3.4.2 was released.
129
130         * README.en (What's APEL?): Add emu-20.el.
131
132 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
133
134         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
135         modify implementation.
136
137         * emu-20.el (mime-charset-to-coding-system): Use
138         `find-coding-system'.
139
140         * emu-20.el (mime-charset-coding-system-alist): Use
141         `find-coding-system'.
142
143         * emu-e20.el (find-coding-system): New inline function.
144
145         * emu.el (defsubst-maybe): New macro.
146
147 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
148
149         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
150         of `defsubst'.
151
152 \f
153 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
154
155         * APEL: Version 3.4.1 was released.
156
157 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
158
159         * emu-mule.el (decode-coding-region, encode-coding-string): New
160         function.
161         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
162
163 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * emu.el (defconst-maybe): New macro.
166
167         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
168
169         * emu.el (charsets-to-mime-charset): Abolish unused local variable
170         `csl'.
171
172         * emu-e20.el, emu-20.el: Move function
173         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
174
175         * emu-20.el: Use `defsubst' for
176         `{encode|decode}-mime-charset-{region|string}'.
177
178         * emu-e20.el (detect-mime-charset-region): Use
179         `find-charset-region'.
180
181 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
182
183         * emu-x20.el, emu-e20.el, emu-20.el: Move function
184         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
185         emu-x20.el to emu-20.el.
186
187         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
188         from emu-e20.el and emu-x20.el to emu-20.el.
189
190 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
191
192         * emu-20.el (mime-charset-coding-system-alist): Don't use
193         `coding-system-p' for symbol.
194         (mime-charset-to-coding-system): Ditto; modify DOC-string.
195
196 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
197
198         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
199         is defined as coding-system.
200
201         * emu-x20.el, emu-e20.el, emu-20.el: Move
202         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
203         to emu-20.el.
204
205         * emu-20.el (*noconv*): Add DOC-string.
206
207 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
208
209         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
210         even if CHARSET is found in `mime-charset-coding-system-alist'.
211
212         * emu-x20.el: Use function `mime-charset-to-coding-system' in
213         emu-20.el.
214
215         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
216
217         * emu-e20.el, emu-20.el: Move function
218         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
219
220 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
221
222         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
223         accessing from emu-e20.el and emu-x20.el to emu-20.el.
224
225         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
226
227 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
228
229         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
230
231         * emu-x20.el (default-mime-charset): Add DOC-string.
232
233         (mime-charset-coding-system-alist): Add `us-ascii'.
234
235 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
236
237         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
238         defined as coding-system.
239
240 \f
241 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
242
243         * emu: Version 7.44 was released.
244         * APEL: Version 3.4 was released.
245
246 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
247
248         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
249         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
250
251 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
252
253         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
254         characters in comments.
255
256 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
257
258         * richtext.el: Add autoload comments for `richtext-encode' and
259         `richtext-decode'.
260
261         * emu.el: Check richtext.el is bundled.
262
263 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
264
265         * file-detect.el: Add autoload comments for function `add-path',
266         `add-latest-path', `get-latest-path', `file-installed-p',
267         `exec-installed-p', `module-installed-p' and variable
268         `exec-suffix-list'.
269
270 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
271
272         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
273         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
274         coding-system.
275
276         * emu-x20.el: Don't require cyrillic.
277
278 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
279
280         * emu-mule.el (make-char): New alias.
281
282         * emu-e20.el: Alias `make-character' was abolished.
283
284 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
285
286         * README.en (What's APEL?): Add std11 and mule-caesar.el.
287
288 \f
289 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
290
291         * emu: Version 7.43.1 was released.
292         * APEL: Version 3.3.2 was released.
293
294 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * APEL-ELS: Add mule-caesar.el.
297
298         * mule-caesar.el: New file.
299
300 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
301
302         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
303
304 \f
305 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
306
307         * emu: Version 7.43 was released.
308         * APEL: Version 3.3.1 was released.
309
310         * emu-x20.el: several changes for XEmacs 20.1-b12.
311
312 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
313
314         * Makefile: add `release'.
315
316 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
317
318         * Makefile: `TARFILE' was abolished.
319
320 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
321
322         * emu.el (point-at-eol): New function.
323
324 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
325
326         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
327         `emu:available-face-attribute-alist'.
328
329         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
330         `tl:overlay-put' -> `overlay-put'.
331
332 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
333
334         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
335         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
336         were abolished.
337
338         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
339         `tl:overlay-buffer' were abolished.
340
341         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
342
343         * emu-xemacs.el: Require overlay.
344
345         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
346
347         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
348         XEmacs.
349
350 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
351
352         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
353
354 \f
355 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
356
357         * APEL: Version 3.3 was released.
358         
359         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
360         * APEL-MK: install emu.
361
362 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
363
364         * Makefile: Add README.en.
365
366 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
367
368         * file-detect.el: Header and DOC-strings were modified.
369
370 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
371
372         * README.en: New file.
373
374 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
375
376         * filename.el: Add DOC-strings.
377
378         * APEL-MK (install-apel): Use `compile-apel'.
379
380         * Makefile (install): Don't depend on `elc'.
381
382 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
383
384         * APEL-MK: Setting for load-path and requiring install were moved
385         from APEL-CFG.
386
387         (install-apel): Compile apel-modules.
388
389         * APEL-CFG: Setting for load-path and requiring install were moved
390         to APEL-MK.
391
392 \f
393 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
394
395         * APEL: Version 3.2 was released.
396
397 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
398
399         * file-detect.el (get-latest-path): Check directory is exist or not.
400
401 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
402
403         * APEL-ELS: Add install.el.
404
405 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
406
407         * Makefile, APEL-MK, APEL-CFG: New file.
408
409 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
410
411         * atype.el (field-unify): fixed.
412
413 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
414
415         * filename.el (filename-filters): Use `exec-installed-p' instead
416         of `file-installed-p' to search "kakasi".
417
418 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
419
420         * file-detect.el (module-installed-p): Use function
421         `exec-installed-p'.
422
423         * file-detect.el (exec-suffix-list): New variable.
424         (exec-installed-p): New function.
425
426 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
427
428         * APEL-ELS (apel-modules): Add filename.el.
429
430         * APEL-ELS: Initial revision
431
432 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
433
434         * filename.el (filename-replacement-alist): Don't use function
435         `string-to-char-list' and `expand-char-ranges'; Don't require
436         tl-str.
437         (filename-special-filter): Use function `assoc-if' instead of
438         `ASSOC'; Require cl instead of tl-list.
439         (poly-funcall): New inline-function; copied from tl-list.el.
440
441 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
442
443         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
444         and `delete-field' were abolished.
445
446         Don't require tl-str and tl-list.
447
448         Require alist.
449
450         (field-unify): Don't use function `symbol-concat'.
451         (assoc-unify): Use function `assoc' directly; use function
452         `put-alist' directly; use function `del-alist' directly.
453
454         * atype.el: Function `put-fields' was abolished.
455
456         * atype.el: tl-atype.el was renamed to atype.el.
457
458 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
459
460         * atype.el: tl-atype.el was renamed to atype.el.
461
462 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
463
464         * file-detect.el (file-installed-p): Fixed DOC-string.
465
466 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
467
468         * alist.el: New module; separated from tl-list.el.