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