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