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