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