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