Update.
[elisp/apel.git] / ChangeLog
1 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * APEL-CFG: Don't provide `emu'; add the latest path of "custom"
4         to `load-path'.
5
6 1999-08-25  MORIOKA Tomohiko  <tomo@m17n.org>
7
8         * install.el: Don't require `emu'.
9         (emacs-major-version): New variable [for old emacsen].
10         (emacs-minor-version): New variable [for old emacsen].
11
12 1999-08-25  MORIOKA Tomohiko  <tomo@m17n.org>
13
14         * poe-18.el (inline): New implementation using `defmacro'.
15
16 \f
17 1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
18
19         * APEL: Version 9.21 released.
20
21 1999-08-24  Taiji Can         <Taiji.Can@atesoft.advantest.co.jp>
22
23         * poem-nemacs.el: Use `char-width' instead of `char-columns'.
24
25 1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
26
27         * poe-18.el (inline): Use `defalias' instead of `defalias-maybe'.
28
29 1999-08-21  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
30
31         * poe.el (rassoc): Just ignore elements of LIST that are not conse
32         cell and add doc string according to its features.
33
34 1999-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
35
36         * poe-18.el (delete): Return nil when argument 'list' is nil.
37
38 1999-08-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
39
40         * README.en, README.ja (Anonymous FTP): New section.
41         * README.ja (CVS): Translate.
42
43 \f
44 1999-07-06  MORIOKA Tomohiko  <tomo@m17n.org>
45
46         * APEL: Version 9.20 released.
47
48 1999-06-27  OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
49
50         * EMU-ELS: Install env.el for v18. <cf. [tm-ja:4710]>
51
52 1999-06-25  Katsumi Yamaoka   <yamaoka@jpl.org>
53
54         * poem-xm.el (split-char): Don't redefine for the recent XEmacs.
55
56 1999-06-23  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
57
58         * poe.el (defun-maybe, defmacro-maybe, defalias-maybe,
59         defsubst-maybe, defun-maybe-cond, defmacro-maybe-cond):
60         Set `current-load-list' explicitly.
61
62 1999-06-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
63
64         * atype.el: Require 'poe.
65
66         * mule-caesar.el: Require 'poe and 'poem.
67
68         * filename.el: Require 'poe and 'poem.
69         Don't require 'cl.
70         (filename-special-filter): Eliminate `assoc-if'.
71
72 1999-06-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
73
74         * install.el: Require 'emu for backward compatibility.
75         (defun-maybe): New macro; imported from poe.el.
76         (make-directory-internal, make-directory): New functions; imported
77         from poe-18.el.
78
79         * APEL-CFG: Provide 'emu to prevent install.el from loading emu
80         while compiling APEL itself.
81
82 1999-06-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
83
84         * install.el: Require 'poe instead of 'emu.
85         (install-prefix): Don't use `running-emacs-18' or `running-xemacs'.
86         (install-detect-elisp-directory): Eliminate local variable `dir'.
87         Don't use `running-emacs-19_29-or-later' or `running-xemacs'.
88
89         * mcs-20.el: Require 'pcustom instead of 'custom.
90
91         * EMU-ELS: Don't use `running-emacs-19_29-or-later' or
92         `running-xemacs-19_14-or-later.'
93
94 1999-06-18  Tanaka Akira      <akr@jaist.ac.jp>
95
96         * static.el (static-condition-case): Wrap lambda expression by
97         `function'.
98
99         * calist.el (calist-default-field-match-method): Use `function'
100         instead of #'.
101
102 1999-06-17  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
103
104         * pcustom.el: Load "custom" anyway.
105
106 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
107
108         * static.el (static-cond): New macro.
109
110 1999-06-11  Tanaka Akira      <akr@jaist.ac.jp>
111
112         * static.el (static-defconst): New macro.
113
114 1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
115
116         * pces-xfc.el (insert-file-contents-literally-treats-binary): New
117         facility.
118         (insert-file-contents-literally-treats-file-name-handler): New
119         facility.
120         (insert-file-contents-as-binary): Define as an alias for
121         `insert-file-contents-literally' if it is not broken.
122
123 1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
124
125         * EMU-ELS (pces-modules): New variable.
126
127         * poem.el: Require pces.el.
128
129         * pces.el: New module.
130
131         * poem-xfc.el: Deleted.
132
133         * pces-xfc.el: New module.
134
135         * pces-nemacs.el: New module.
136
137         * poem-nemacs.el: Split off features about coding-system to
138         pces-nemacs.el.
139
140         * pces-om.el: New module.
141
142         * poem-om.el: Split off features about coding-system to
143         pces-om.el.
144
145         * pces-raw.el: New module.
146
147         * poem-ltn1.el: Split off features about coding-system to
148         pces-raw.el.
149
150         * pces-xm.el: New module.
151
152         * poem-xm.el: Split off features about coding-system to
153         pces-xm.el.
154
155         * pces-e20_2.el: New module.
156
157         * poem-e20_2.el: Split off features about coding-system to
158         pces-e20_2.el.
159
160         * pces-e20.el: New module.
161
162         * poem-e20.el (find-coding-system): Moved to pces-e20.el.
163         (set-process-input-coding-system): Likewise.
164         - Don't require `poem-20'.
165
166         * pces-20.el: New module [renamed from poem-20.el].
167
168 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
169
170         * calist.el (calist-field-match-method): Fix problem when
171         `field-type' is a string.
172
173 1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
174
175         * calist.el (use-calist-package): New function.
176         (make-calist-package): Add new optional argument `use'.
177
178 1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
179
180         * calist.el (calist-package-alist): New variable.
181         (make-calist-package): New function.
182         (find-calist-package): New function.
183         (in-calist-package): New function.
184         (standard): New calist package.
185         (calist-field-match-method): Use method for `t' as a default
186         method; set up `calist-default-field-match-method' as method for
187         `t' of `standard' package.
188
189 \f
190 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
191
192         * APEL: Version 9.19 released.
193
194 1999-05-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
195
196         * poe.el: Do not try to require 'edebug; it will be autoloaded.
197
198 1999-05-24  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
199
200         * poem-om.el (char-before, char-after): Moved to poe.el.
201
202         * poe.el (char-before, char-after): Moved from poem-om.el.
203         Add definition for non-Mule.
204
205 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
206
207         * poe.el (def-edebug-spec): New macro.
208         (defun-maybe): Use `def-edebug-spec'.
209         (defmacro-maybe): Likewise.
210         (defsubst-maybe): Likewise.
211         (read-string): Use `static-unless'.
212
213 1999-05-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
214
215         * README.en: Add description of localhook.el.
216
217         * README.ja: Ditto.
218
219         * Makefile (GOMI): New variable.
220         (clean): Use `RM' and `GOMI'.
221
222 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
223
224         * mcs-20.el (detect-mime-charset-region): Use
225         `find-mime-charset-by-charsets'.
226
227         * mcharset.el (find-mime-charset-by-charsets): New function.
228
229 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
230
231         * mcharset.el: Require pcustom.
232         (default-mime-charset-for-write): New variable [moved from
233         mcs-20.el].
234         (default-mime-charset-detect-method-for-write): Likewise.
235
236         * mcs-20.el (default-mime-charset-for-write): Abolished [moved to
237         mcharset.el].
238         (default-mime-charset-detect-method-for-write): Likewise.
239
240         * EMU-ELS: Don't install `localhook' for XEmacs.
241
242 1999-05-19  MORIOKA Tomohiko  <tomo@m17n.org>
243
244         * mcs-20.el (mime-charset-to-coding-system): Don't use `defsubst'
245         to avoid problem in XEmacs binary distributions.
246
247 1999-05-17  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
248
249         * poe-18.el (eval-when-compile, eval-and-compile): Reverted.
250
251 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
252
253         * pcustom.el (toplevel): Require 'poe.
254
255 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
256
257         * localhook.el (toplevel): Move provide to the top to avoid
258         circular dependency.
259
260 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
261
262         * poe-18.el (inline): New alias for `progn'.
263         (make-obsolete-variable): New function.
264         (dont-compile): New macro.
265
266 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
267
268         * poe.el (subr-fboundp): Use `defun' instead of `defsubst'.
269
270 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
271
272         * poem-om.el (insert-binary-file-contents-literally): Removed,
273         since provided by emu.el.
274         (char-before, char-after): Use `fboundp', not `boundp'.
275         Use error-conditions directly.
276
277 1999-05-15  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
278
279         * poe.el (path-separator): Doc sync with 20.3.
280         (add-to-list): Ditto.
281         (buffer-live-p): Return bool value.
282         (cadr, cdar, cddr): New functions.
283         (save-current-buffer): Check whether `orig-buffer' is alive.
284         (functionp): Sync with 20.3; use `car-safe'.
285         (line-beginning-position, line-end-position): Use `forward-line'
286         or `end-of-line' only.
287         (point-at-bol, point-at-eol): Ditto.
288
289 1999-05-15  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
290
291         * localhook.el: New file; local hook variable support.
292
293         * poe.el (add-hook, remove-hook, make-local-hook): Removed;
294         require 'localhook instead.
295
296         * poe-18.el: (default-boundp): New function.
297
298         * EMU-ELS: Added localhook.
299
300 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
301
302         * pcustom.el: Rewrite using static.el.
303
304         * tinycustom.el (defface): Use `defmacro-maybe-cond'.
305
306         * EMU-ELS: Compilation order of tinycustom and pcustom was changed.
307
308 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
309
310         * poe-18.el: Require 'poe.
311         Move provide to the top to avoid circular dependency.
312         (eval-when-compile, eval-and-compile): Modified for old compiler.
313         (defsubst): Moved from poe.el.
314         (make-obsolete): Do nothing.
315
316         * poe.el (read-string): Don't use `eval-and-compile'.
317
318 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
319
320         * poe.el (defmacro-maybe-cond): New macro.
321         (defun-maybe, defmacro-maybe, defsubst-maybe, defalias-maybe,
322         defvar-maybe, defconst-maybe, defun-maybe-cond): Return NAME.
323         (defun-maybe, defmacro-maybe, defsubst-maybe): Put edebug spec.
324         (defsubst): Moved to poe-18.el.
325
326 1999-05-13  Tanaka Akira      <akr@jaist.ac.jp>
327
328         * pccl-om.el: pccl-om.el does not support Mule 1.*.
329
330 1999-05-10  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
331
332         * tinycustom.el (define-widget): Accept the optional arguments.
333
334 1999-05-08  Tanaka Akira      <akr@jaist.ac.jp>
335
336         * README.en (What's APEL?): Add notice for static.el.
337
338         * README.ja: Ditto.
339
340 \f
341 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
342
343         * APEL: Version 9.18 released.
344
345 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
346
347         * mcs-e20.el: Don't require `poem'.
348
349         * mcs-e20.el: Check coding-system `x-ctext' is not defined by
350         APEL.
351
352 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
353
354         * mcs-e20.el: Fix checking code about coding-system `x-ctext'
355         [cf. <tm-ja:4389> by akr]
356
357 \f
358 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
359
360         * APEL: Version 9.17 released.
361
362 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
363
364         * mcs-e20.el: Check coding-system `x-ctext' is not defined.
365
366 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
367
368         * poe-18.el (eval-when-compile): New macro.
369
370         * poe.el (make-local-hook): Use `defun-maybe' directly.
371
372         * poe.el (add-hook): Use `static-condition-case' instead of
373         `condition-case'; use `defun-maybe' instead of `defun'.
374         (remove-hook): Likewise.
375
376 1999-04-22  MORIOKA Tomohiko  <tomo@m17n.org>
377
378         * poe.el (caar): New function.
379
380 1999-04-13  Tanaka Akira      <akr@jaist.ac.jp>
381
382         * mcs-e20.el (x-ctext): Use the definition in Emacs 20.4.
383
384 1999-04-11  Tanaka Akira      <akr@jaist.ac.jp>
385
386         * mcs-e20.el (x-ctext): Define coding system `x-ctext' if `ctext'
387         is not proper for decoding `iso-2022-jp-2'.
388
389 1999-04-09  Tanaka Akira      <akr@jaist.ac.jp>
390
391         * static.el: Add doc-strings.
392
393 1999-04-09  Tanaka Akira      <akr@jaist.ac.jp>
394
395         * EMU-ELS (emu-modules): Add `static'.
396
397         * static.el: New file.
398
399         * broken.el: New implementation using `static'.
400
401 1999-04-09  MORIOKA Tomohiko  <tomo@m17n.org>
402
403         * EMU-ELS (poem-modules): Add `poem-xfc' if file-coding feature is
404         available in a XEmacs-without-MULE.
405
406 1999-04-09  Andy Piper        <andy@xemacs.org>
407
408         * poem.el: use poem-xfc when we have XEmacs with file coding.
409
410         * poem-xfc.el: new file for file coding based XEmacs.
411
412 \f
413 1999-04-08  MORIOKA Tomohiko  <tomo@m17n.org>
414
415         * APEL: Version 9.16 released.
416
417 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
418
419         * install.el (install-prefix): Check whether
420         `system-configuration-options' is defined or not before using it.
421
422         * poe-18.el (add-hook, remove-hook): Moved to poe.el.
423         * poe.el (add-hook, remove-hook): Accept optional `local' arg.
424         (add-local-hook, remove-local-hook): Removed.
425
426         * tinycustom.el (defface): Make face if 'faces is provided.
427
428 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
429
430         * pcustom.el: New implementation using broken.el.
431
432 1999-03-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
433
434         * APEL-MK (compile-apel, what-where-apel): Use `load-file' to
435         ensure that EMU_ELS in the current directory is loaded.
436
437 1999-03-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
438
439         * emu.el (code-convert-string, code-convert-region,
440         insert-binary-file-contents): Doc fix.
441
442 1999-03-16  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
443
444         * README.en, README.ja: Add description of pcustom and tinycustom.
445
446 1999-03-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
447
448         * tinycustom.el: Delete RCS keywords.
449
450 1999-03-24  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
451
452         * poe.el (make-local-hook): Move to after defining `add-local-hook'
453         and `remove-local-hook'.
454
455 1999-03-20  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
456
457         * tinycustom.el (define-widget): New nop macro.
458         (defface): Makes face FACE.
459
460 1999-03-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
461
462         * poem.el (charset-after): New function.
463
464 \f
465 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
466
467         * APEL: Version 9.15 released.
468
469 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
470
471         * poe.el (defun-maybe-cond): Don't use `unless'.
472
473 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
474
475         * EMU-ELS (pcustom-modules): New variable.
476         (emu-modules): Add `pcustom-modules'.
477
478 1999-03-13  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
479
480         * tinycustom.el: New file.
481         * pcustom.el: Likewise.
482
483 \f
484 1999-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
485
486         * APEL: Version 9.14 released.
487
488 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
489
490         * mcs-e20.el (charsets-mime-charset-alist): Add setting for
491         `tis-620'.
492
493         * mcs-20.el (mime-charset-coding-system-alist): Add `tis-620' and
494         `windows-874'.
495
496 1999-03-08  SL Baur  <steve@xemacs.org>
497
498         * poem-ltn1.el (find-file-noselect-as-raw-text): Quote.
499         (find-file-noselect-as-raw-text-CRLF): Ditto.
500
501 1999-03-08  SL Baur  <steve@xemacs.org>
502
503         * mcs-xm.el (decode-mime-charset-region-with-iso646-unification):
504         Respect passed in boundaries.
505         From MORIOKA Tomohiko <tomo@etl.go.jp>
506
507 1999-03-08  SL Baur  <steve@xemacs.org>
508
509         * poe.el (poe): Move provide to the top to avoid circular
510         dependency.
511
512         * poe-xemacs.el: Explicitly require poe when bytecompiling.
513         * poem-xm.el: Ditto.
514         * poem-ltn1.el:Ditto.
515
516 \f
517 1999-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
518
519         * APEL: Version 9.13 released.
520
521 1999-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
522
523         * Makefile (package): New target.
524         (install-package): Depend on `package'.
525
526         * APEL-MK (install-update-package-files): New function.
527         (config-apel-package): Load "EMU-ELS".
528         (compile-apel-package): New function.
529         (install-apel-package): Don't compile modules; use function
530         `install-update-package-files'.
531
532 1999-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
533
534         * APEL-MK (install-just-print-p): Modify for special option of GNU
535         make.
536
537 1999-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
538
539         * APEL-MK (install-just-print-p): New function.
540         (install-apel): Use `install-just-print-p'.
541         (install-apel-package): Likewise.
542
543 1999-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
544
545         * Makefile (install): Add voodoo comment `# $(MAKE)'.
546         (install-package): Likewise.
547
548         * APEL-MK (install-apel): Run installer with `just-print' mode if
549         environment variable "MAKEFLAGS" matches "^[^ =]*n" option.
550         (install-apel-package): Likewise.
551
552 1999-02-21  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
553
554         * install.el (install-file): New optional argument JUST-PRINT.
555         (install-files): Likewise.
556         (install-elisp-module): Likewise.
557         (install-elisp-modules): Likewise.
558
559 1999-02-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
560
561         * mcs-e20.el (coding-system-get): New function.
562         (mime-charset-list): Fix for Emacs 20.2.
563
564 1999-02-14  Katsumi Yamaoka   <yamaoka@jpl.org>
565
566         * mcs-om.el (default-mime-charset-for-write): Delete the remaining
567         arguments for `defcustom'.
568
569 1999-02-13  Tanaka Akira  <akr@jaist.ac.jp>
570
571         * mcs-e20.el (charsets-mime-charset-alist): Don't set up
572         `iso-2022-int-1' in default.
573
574 1999-02-11  Tanaka Akira  <akr@jaist.ac.jp>
575
576         * README.en, README.ja, pccl.el: pccl does not support Mule 1.x.
577
578         * pccl-20.el: Update broken facility message with Emacs version
579         it fixes.
580
581 1999-02-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
582
583         * install.el (install-prefix): Modify for Meadow.
584
585 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
586
587         * mcs-20.el (mime-charset-to-coding-system-default-method): New
588         user option.
589         (mime-charset-to-coding-system): Call
590         `mime-charset-to-coding-system-default-method' if suitable
591         coding-system is not found.
592
593 1999-01-21  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
594
595         * mcs-xm.el (encode-mime-charset-region): Add new optional
596         argument `lbt'.
597         (encode-mime-charset-string): Ditto.
598
599         * mcs-nemacs.el (lbt-to-string): New inline function.
600         (encode-mime-charset-region): Add new optional argument `lbt'.
601         (encode-mime-charset-string): Ditto.
602
603         * mcs-ltn1.el (lbt-to-string): New inline function.
604         (encode-mime-charset-region): Add new optional argument `lbt'.
605         (encode-mime-charset-string): Ditto.
606         (decode-mime-charset-region): Use `lbt-to-string'.
607
608         * mcs-e20.el (encode-mime-charset-region): Add new optional
609         argument `lbt'.
610         (encode-mime-charset-string): Ditto.
611
612         * mcs-om.el (lbt-to-string): New inline function.
613         (encode-mime-charset-region): Add new optional argument `lbt'.
614         (encode-mime-charset-string): Ditto.
615         (decode-mime-charset-region): Use `lbt-to-string'.
616         (decode-mime-charset-string): Ditto.
617
618 1998-12-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
619
620         * mcs-om.el (default-mime-charset-for-write): New variable.
621         (detect-mime-charset-region): Return
622         `default-mime-charset-for-write' if suitable mime-charset is not
623         found.
624
625         * mcs-20.el (detect-mime-charset-region): Don't call
626         `default-mime-charset-detect-method-for-write' if suitable
627         mime-charset is found.
628
629         * mcharset.el (charsets-to-mime-charset): Return nil if suitable
630         mime-charset is not found; abolish optional argument `default'.
631
632 1998-12-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
633
634         * mcs-xm.el (charsets-mime-charset-alist): Don't set up
635         `iso-2022-int-1' in default.
636
637         * mcs-20.el (default-mime-charset-for-write): New user option.
638         (default-mime-charset-detect-method-for-write): New user option.
639         (detect-mime-charset-region): Refer
640         `default-mime-charset-detect-method-for-write' or
641         `default-mime-charset-for-write' if suitable mime-charset is not
642         found.
643
644         * mcharset.el (charsets-to-mime-charset): Add new optional
645         argument `default'.
646
647 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
648
649         * poem-nemacs.el (find-file-noselect-as-coding-system): Bind
650         `default-kanji-fileio-code' to specified coding system instead of
651         the use of `kanji-fileio-code'; bind `kanji-fileio-code' to nil.
652         (find-file-noselect-as-raw-text): Revert buffer if the file is
653         newer than the buffer.
654         (as-binary-input-file): Bind `default-kanji-flag' to nil.
655
656         * poem-20.el (find-file-noselect-as-binary): Bug fix - use
657         `coding-system-for-read' instead of `coding-system-for-write'.
658
659 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
660
661         * poem-om.el (find-file-noselect-as-raw-text-CRLF): New function.
662         It is an alias for `find-file-noselect-as-raw-text'.
663         (insert-file-contents-as-raw-text-CRLF): New function.
664         It is an alias for `insert-file-contents-as-raw-text'.
665
666         * poem-nemacs.el (find-file-noselect-as-raw-text-CRLF): New
667         function. It is an alias for `find-file-noselect-as-raw-text'.
668         (find-file-noselect-as-raw-text): Convert line-break code from
669         CRLF to LF.
670         (insert-file-contents-as-raw-text-CRLF): New function. It is an
671         alias for `insert-file-contents-as-raw-text'.
672         (insert-file-contents-as-raw-text): Convert line-break code from
673         CRLF to LF.
674         (find-file-noselect-as-binary): Don't specify the optional third
675         argument `rawfile' for `find-file-noselect'.
676
677         * poem-ltn1.el (find-file-noselect-as-raw-text-CRLF): New function.
678         It is an alias for `find-file-noselect'.
679         (insert-file-contents-as-raw-text-CRLF): New function. It is an
680         alias for `insert-file-contents'.
681
682         * poem-20.el, poem-e20_2.el (find-file-noselect-as-raw-text-CRLF):
683         New function.
684         (insert-file-contents-as-raw-text-CRLF): New function.
685
686 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
687
688         * poem-20.el, poem-e20_2.el, poem-om.el
689         (find-file-noselect-as-raw-text): Undo the last change.
690         (insert-file-contents-as-raw-text): Likewise.
691
692 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
693
694         * poem-20.el, poem-e20_2.el, poem-om.el
695         (find-file-noselect-as-raw-text): Use `raw-text-dos' instead of
696         `raw-text'.
697         (insert-file-contents-as-raw-text): Likewise.
698
699 1999-02-14  Katsumi Yamaoka   <yamaoka@jpl.org>
700
701         * mcs-om.el (TopLevel): Don't refer to
702         `running-emacs-19_29-or-later', use `emacs-major-version' and
703         `emacs-minor-version' instead.
704
705 1999-02-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
706
707         * poe.el (file-name-sans-extension): New function <copied from
708         Emacs 20.3.5> <cf. [tm-ja:4135]>.
709
710 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
711
712         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
713         (save-buffer-as-binary): New function.
714         (save-buffer-as-raw-text-CRLF): New function.
715         (save-buffer-as-coding-system): New function.
716
717         * poem-om.el (poem-ccl-decode-raw-text): Rewrite again for plural
718         `CR's.
719
720 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
721
722         * poem-om.el (poem-ccl-decode-raw-text): Rewrite for fixing a bug
723         that the last datum will be missed if the input data is not ended
724         with `CRLF'.
725         (poem-ccl-encode-raw-text-CRLF): Use `read-if'.
726
727 1998-12-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
728
729         * install.el (install-detect-elisp-directory): Avoid problem if
730         prefix of an emacs has its version.
731
732 \f
733 1998-12-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
734
735         * APEL: Version 9.12 was released.
736
737 1998-12-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
738
739         * mcs-om.el: Avoid error when cyrillic.el is not found.
740
741 1998-12-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
742
743         * poem-xm.el: Define coding-system `gb2312-dos', `gb2312-mac' and
744         `gb2312-unix' if it is not found.
745
746 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
747
748         * poem-om.el (poem-ccl-decode-raw-text): Renamed from
749         `ccl-decode-raw-text'.
750         (poem-ccl-encode-raw-text): Renamed from `ccl-encode-raw-text'.
751         (poem-ccl-encode-raw-text-CRLF): Renamed from
752         `ccl-encode-raw-text-CRLF`.
753
754 1998-12-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
755
756         * poem-om.el (poem-decode-raw-text): New function for MULE 1.
757         (poem-encode-raw-text-CRLF): Likewise.
758         (raw-text): New coding-system for MULE 1.
759         (raw-text-dos): Likewise.
760         (insert-file-contents-as-raw-text): Share implementation.
761         (write-region-as-raw-text-CRLF): Likewise.
762         (find-file-noselect-as-raw-text): Likewise.
763
764 1998-12-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
765
766         * poem-om.el: Share definition of coding-system `binary'.
767         (write-region-as-binary): Share implementation.
768         (find-file-noselect-as-binary): Likewise.
769
770 1998-12-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
771
772         * poem-om.el (insert-file-contents-as-binary): Share
773         implementation.
774
775 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
776
777         * poem-om.el (find-file-noselect-as-raw-text): Use
778         `find-file-noselect-as-coding-system' under Mule 2.*.
779         (find-file-noselect-as-binary): Likewise.
780         (insert-file-contents-as-raw-text): Use
781         `insert-file-contents-as-coding-system' under Mule 2.*.
782         (insert-file-contents-as-binary): Likewise.
783         (write-region-as-raw-text-CRLF): Use
784         `write-region-as-coding-system' under Mule 2.*.
785         (write-region-as-binary): Likewise.
786         (truncate-string): Use `defun-maybe'.
787         (toplevel): Don't refer to `running-emacs-19_29-or-later', use
788         `emacs-major-version' and `emacs-minor-version' instead.
789
790 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
791
792         * pccl-om.el (toplevel): Don't require `poem'.
793         Use `code-convert-string' instead of `encode-coding-string' or
794         `decode-coding-string'.
795
796         * poem-om.el (binary): EMACS 20 emulating coding-system for Mule
797         2.3 based on Emacs 19.[28-34].
798         (raw-text): EMACS 20 emulating coding-system based on native CCL
799         for Mule 2.3 based on Emacs 19.[28-34].
800         (raw-text-dos): Likewise.
801         (find-file-noselect-as-binary): Separate for some Mules.
802
803 1998-12-15  Tanaka Akira  <akr@jaist.ac.jp>
804
805         * pccl-20.el: Do not require 'poem.
806
807 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
808
809         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
810         (find-file-noselect-as-coding-system): Be CODING-SYSTEM the 1st arg.
811         (insert-file-contents-as-coding-system): Likewise.
812         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
813         (write-region-as-coding-system): Likewise.
814
815 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
816
817         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
818         (find-file-noselect-as-coding-system): Renamed from
819         `find-file-noselect-as-specified-coding-system'.
820
821         * poem-e20_2.el (insert-file-contents-as-coding-system): Renamed
822         from `insert-file-contents-as-specified-coding-system'.
823
824         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
825         (write-region-as-coding-system): Renamed from
826         `write-region-as-specified-coding-system'.
827         (insert-file-contents-as-coding-system): Renamed from
828         `insert-file-contents-as-specified-coding-system'.
829
830 1998-12-09  Katsumi Yamaoka   <yamaoka@jpl.org>
831
832         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
833         (find-file-noselect-as-binary): New function.
834         (find-file-noselect-as-raw-text): New function.
835         (find-file-noselect-as-specified-coding-system): New function.
836
837         * poem-nemacs.el (insert-file-contents-as-binary): Call
838         `insert-file-contents' with only two args - FILENAME and VISIT.
839         (insert-file-contents-as-raw-text): Likewise.
840         (insert-file-contents-as-specified-coding-system): Likewise.
841
842 1998-12-09  Yuuichi Teranishi <teranisi@gohome.org>
843
844         * poe-18.el (make-directory-internal): Rewrite.
845
846 1998-12-08  Katsumi Yamaoka   <yamaoka@jpl.org>
847
848         * poem-20.el (write-region-as-binary): Bind
849         `jam-zcat-filename-list' with nil.
850         * poem-xm.el (insert-file-contents-as-binary): Likewise.
851
852         * poem.el: Require `tcp' if the function `open-network-stream'
853         does not exist.
854
855 1998-12-04  Katsumi Yamaoka   <yamaoka@jpl.org>
856
857         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
858         (open-network-stream-as-binary): New function.
859
860         * poem-e20_2.el (insert-file-contents-as-specified-coding-system):
861         New function.
862
863         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
864         (write-region-as-specified-coding-system): New function.
865         (insert-file-contents-as-specified-coding-system): New function.
866
867 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
868
869         * poem-xm.el: If coding-system `iso-2022-jp-dos' unifies JIS X
870         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
871         code-point, copy coding-system `iso-2022-7bit-dos' to
872         `iso-2022-jp-dos' to avoid this problem.
873
874 1998-11-17  Kazuhiro Ohta  <ohta@ele.cst.nihon-u.ac.jp>
875
876         * README.en, README.ja (add-latest-path): Fix typo.
877
878 \f
879 1998-11-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
880
881         * APEL: Version 9.11 was released.
882
883         * poem-ltn1.el (char-charset): Fix typo.
884
885 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
886
887         * broken.el: require 'poe.
888
889 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
890
891         * pccl.el: Enclose mule depended process by `unless-broken'.
892
893 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
894
895         * poe.el (defun-maybe-cond): fixed problem in Emacs 18.
896
897         * poe.el (defsubst): Moved from poe-18.el.
898
899         * poe-18.el: Move macro `defsubst' to poe.el.
900
901 \f
902 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
903
904         * APEL: Version 9.10 was released.
905
906 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
907
908         * pccl.el (define-ccl-program): Adviced.
909
910 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
911
912         * pccl-om.el (ccl-cascading-read): New facility.
913
914 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
915
916         * EMU-ELS (emu-modules): Always install 'pccl.
917
918         * broken.el: Use 19.28 style quasi-quote.
919
920         * pccl.el: - require 'broken.
921         - Does not require 'pccl-20 for XEmacs 20.
922         (ccl-usable): New facility.
923
924 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
925
926         * README.en, README.ja, pccl-20.el: Note that pccl-20 is not
927         for XEmacs 20.
928
929 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
930
931         * poe-18.el (eval-and-compile): Moved from poe.el.
932
933         * poe.el: Move `eval-and-compile' to poe-18.el.
934
935         * poe-xemacs.el (overlayp): New alias.
936         (delete-overlay): New alias.
937
938 \f
939 1998-11-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
940
941         * APEL: Version 9.9 was released.
942
943 1998-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
944
945         * poe.el (combine-after-change-calls): fixed.
946
947 1998-10-31  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
948
949         * poe.el (combine-after-change-calls): New macro.
950
951 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
952
953         * poe.el (defun-maybe-cond): New macro.
954         (next-command-event): Use `defun-maybe-cond'.
955         (cancel-undo-boundary): Use `defun-maybe-cond'.
956
957 1998-10-28  Katsumi Yamaoka   <yamaoka@jpl.org>
958
959         * poem-om.el (char-after): Redefine to change `POS' to optional
960         argument.
961
962 \f
963 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
964
965         * APEL: Version 9.8 was released.
966
967         * README.ja, README.en (CVS): New section.
968
969 1998-10-27  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
970
971         * poem-om.el (char-before): Redefine to change `POS' to optional
972         argument.
973
974 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
975
976         * poe.el (subr-fboundp): New function.
977         (next-command-event): New function.
978         (character-to-event): New function.
979
980 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
981
982         * poe.el (event-to-character): New function.
983
984 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
985
986         * poe.el (cancel-undo-boundary): Switch definition by existence of
987         variable `buffer-undo-list'.
988
989         * poe-18.el: Move function `cancel-undo-boundary' to poe.el.
990
991 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
992
993         * poe.el (cancel-undo-boundary): New function.
994
995 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
996
997         * poe-18.el (cancel-undo-boundary): New function (moved from
998         poem.el).
999
1000         * poem.el: Move function `cancel-undo-boundary' to poe-18.el.
1001
1002 \f
1003 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1004
1005         * APEL: Version 9.7 was released.
1006
1007 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1008
1009         * poem.el (cancel-undo-boundary): New function.
1010
1011 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1012
1013         * poe-xemacs.el (set-cursor-color): Add interactive spec; add
1014         DOC-string.
1015
1016 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1017
1018         * poe-xemacs.el (set-cursor-color): New function.
1019
1020 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1021
1022         * README.ja: Sync up with latest README.en.
1023
1024 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1025
1026         * poe.el (remove-local-hook): Use `defmacro-maybe'.
1027
1028 1998-10-26  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1029
1030         * poe.el (add-local-hook): fixed.
1031         (remove-local-hook): fixed.
1032
1033 \f
1034 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1035
1036         * APEL: Version 9.6 was released.
1037
1038 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1039
1040         * poe.el (rassoc): New function.
1041
1042 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1043
1044         * poe-xemacs.el (eval-after-load): New function.
1045
1046         * poem-e20_3.el (characterp): New alias.
1047
1048         * poem.el (characterp): New alias.
1049         (char-octet): New function.
1050
1051 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1052
1053         * poe.el (make-local-hook): New macro.
1054         (add-local-hook): New macro.
1055         (remove-local-hook): New macro.
1056
1057 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1058
1059         * poem.el, poem-20.el, poem-e20_3.el, poem-e20.el, poem-xm.el: Add
1060         setting of byte-compile-dynamic.
1061
1062         * poem-xm.el (string-to-int-list): Use `defun-maybe'.
1063
1064         * poem.el (string-as-unibyte): Use `defsubst-maybe' instead of
1065         `defmacro-maybe'.
1066         (string-as-multibyte): Likewise.
1067         (char-int): Use `defalias-maybe'.
1068         (int-char): Likewise.
1069         (char-or-char-int-p): Likewise.
1070
1071 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1072
1073         * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic.
1074
1075 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1076
1077         * poe-18.el (data-directory): Use `defvar-maybe'.
1078         (buffer-undo-list): Likewise.
1079
1080         * poe-xemacs.el (face-list): Use `defalias-maybe'.
1081         (line-beginning-position): Likewise.
1082         (line-end-position): Likewise.
1083
1084         * poe.el (defalias-maybe): New macro.
1085
1086         * poe-xemacs.el (dired-other-frame): Use `defun-maybe'.
1087
1088 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1089
1090         * poe.el (defvar-maybe): New macro.
1091         (temporary-file-directory): New variable.
1092
1093 \f
1094 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1095
1096         * APEL: Version 9.5 was released.
1097
1098 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1099
1100         * README.ja: New file.
1101
1102 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1103
1104         * alist.el: Add autoload cookies.
1105
1106 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1107
1108         * poe.el, EMU-ELS, README.en: Move `find-face' from poe-19.el to
1109         poe.el; abolish poe-19.el.
1110
1111 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1112
1113         * invisible.el, inv-18.el, inv-19.el, inv-xemacs.el, poe-18.el,
1114         poe-19.el, poe-xemacs.el, emu.el, EMU-ELS, README.en: Separate
1115         invisible features from poe to invisible.
1116
1117 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1118
1119         * poe.el (eval-and-compile): New macro.
1120         Enclose redefinition of `read-string' by `eval-and-compile'.
1121
1122 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1123
1124         * poe.el (string): New function.
1125
1126 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1127
1128         * emu.el (char-list-to-string): New function.
1129
1130         * poe-xemacs.el, poe-19.el: Abolish macro `char-list-to-string'.
1131
1132         * poe-18.el: Abolish function `char-list-to-string'.
1133
1134 1998-10-18  Tanaka Akira  <akr@jaist.ac.jp>
1135
1136         * broken.el (check-broken-facility): Also use compile time
1137         description.
1138
1139 \f
1140 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1141
1142         * APEL: Version 9.4 was released.
1143
1144 1998-10-17  Tanaka Akira  <akr@jaist.ac.jp>
1145
1146         * broken.el (check-broken-facility): New macro.
1147
1148 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1149
1150         * poe.el (define-obsolete-function-alias): New function.
1151
1152 \f
1153 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1154
1155         * APEL: Version 9.3 was released.
1156
1157 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1158
1159         * README.en: Add explanations about
1160         `LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'.
1161
1162         * Makefile (what-where): New target.
1163         (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
1164
1165         * APEL-MK (what-where-apel): New function.
1166         (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'.
1167
1168         * APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
1169
1170 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1171
1172         * README.en (load-path): Modify for Emacs 20.3.
1173
1174 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1175
1176         * APEL-CFG (EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
1177
1178         * EMU-ELS: Don't install pccl in anything older than XEmacs 21
1179         with MULE.
1180
1181 \f
1182 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1183
1184         * APEL: Version 9.2 was released.
1185
1186         * poem-xm.el (insert-file-contents-as-binary): New function.
1187
1188         * poem-20.el (write-region-as-binary): bind
1189         `jka-compr-compression-info-list' with nil.
1190         (insert-file-contents-as-binary): Change to alias of
1191         `insert-file-contents-literally' for Emacs 20.
1192
1193 \f
1194 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1195
1196         * APEL: Version 9.1 was released.
1197
1198 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1199
1200         * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New
1201         function.
1202         (mime-charset-list): New implementation.
1203
1204         * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and
1205         mcs-xm.el.
1206
1207 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1208
1209         * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and
1210         `big5' instead of `cn-gb-2312' and `cn-big5'.
1211
1212         * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5'
1213         instead of `cn-gb-2312' and `cn-big5'.
1214
1215         * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to
1216         default value.
1217
1218 \f
1219 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1220
1221         * APEL: Version 9.0 was released.
1222
1223         * Delete EMU-CFG and EMU-MK because they have not been used.
1224
1225 1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
1226
1227         * README.en (What's APEL?): Add notice for broken.el.
1228
1229 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1230
1231         * README.en (What's APEL?): Modify for latest structure.
1232
1233 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1234
1235         * mcs-xm.el (charsets-mime-charset-alist): Comment out invalid
1236         definition for iso-2022-int-1.
1237
1238 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
1239
1240         * broken.el: New file.
1241
1242         * pccl.el (apel-broken-facility): Abolished
1243         (apel-broken-p): Abolished
1244
1245         * EMU-ELS (emu-modules): Add 'broken.
1246
1247         * Makefile (elc): Do not remove emu*.elc.
1248
1249         * pccl-20.el: require 'broken.
1250         (ccl-use-symbol-as-program): Abolished.
1251         (ccl-accept-symbol-as-program): New facility.
1252         (make-ccl-coding-system): Use `when-broken' to define.
1253         (ccl-encoder-eof-block-is-broken): Abolished.
1254         (ccl-decoder-eof-block-is-broken): Abolished.
1255         (ccl-eof-block-is-broken): Abolished
1256         (ccl-execute-eof-block-on-encoding-null): New facility.
1257         (ccl-execute-eof-block-on-encoding-some): Ditto.
1258         (ccl-execute-eof-block-on-decoding-null): Ditto.
1259         (ccl-execute-eof-block-on-decoding-some): Ditto.
1260         (ccl-execute-eof-block-on-encoding): Ditto.
1261         (ccl-execute-eof-block-on-decoding): Ditto.
1262         (ccl-execute-eof-block): Ditto.
1263
1264         * pccl-om.el: require 'broken.
1265         (ccl-use-symbol-as-program): Abolished.
1266         (ccl-accept-symbol-as-program): New facility.
1267         (ccl-encoder-eof-block-is-broken): Abolished.
1268         (ccl-decoder-eof-block-is-broken): Abolished.
1269         (ccl-eof-block-is-broken): Abolished
1270         (ccl-execute-eof-block-on-encoding-null): New facility.
1271         (ccl-execute-eof-block-on-encoding-some): Ditto.
1272         (ccl-execute-eof-block-on-decoding-null): Ditto.
1273         (ccl-execute-eof-block-on-decoding-some): Ditto.
1274         (ccl-execute-eof-block-on-encoding): Ditto.
1275         (ccl-execute-eof-block-on-decoding): Ditto.
1276         (ccl-execute-eof-block): Ditto.
1277         (ccl-execute-on-string-ignore-contin): New facility.
1278
1279 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
1280
1281         * pccl.el (apel-broken-facility): New function.
1282         (apel-broken-p): New function.
1283
1284 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
1285
1286         * pccl.el: Fix author.
1287
1288 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1289
1290         * pccl-om.el (make-ccl-coding-system): Enclose with
1291         `eval-and-compile'.
1292
1293 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1294
1295         * poe.el (unless): New macro.
1296
1297         * emu.el: Define tl:overlay obsolete aliases for all emacsen.
1298
1299         * poem-nemacs.el (decode-coding-string): Regard integer as
1300         coding-system.
1301         (encode-coding-string): Likewise.
1302         (decode-coding-region): Likewise.
1303         (encode-coding-region): Likewise.
1304
1305         * poe-18.el (set-text-properties): New function.
1306
1307         * install.el (install-detect-elisp-directory): Fix problem on
1308         Nemacs.
1309
1310 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1311
1312         * poem-ltn1.el (set-buffer-multibyte): Use `defun-maybe' instead
1313         of `defmacro-maybe'.
1314
1315         * poem-e20_2.el (set-buffer-multibyte): Use `defun-maybe' instead
1316         of `defsubst-maybe'.
1317
1318 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1319
1320         * EMU-ELS: New implementation.
1321
1322 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1323
1324         * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
1325         emu-mule.el to pccl-om.el.
1326
1327         * pccl.el: New file.
1328
1329         * pccl.el: - Rename emu-e20.el to pccl-20.el.
1330         - Move definition of emu-x20.el to pccl-20.el.
1331         - Move code about CCL from emu-mule.el to pccl-om.el.
1332
1333         * pccl-om.el: New file (move code about CCL from emu-mule.el).
1334
1335         * pccl-20.el: New file (renamed from emu-e20.el; move definition
1336         of emu-x20.el to pccl-20.el; abolish emu-x20.el).
1337
1338 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1339
1340         * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
1341         from emu-e20.el and emu-x20.el to emu.el.
1342
1343 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1344
1345         * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
1346         of emu-nemacs.el and emu-latin1.el to emu.el; abolish
1347         emu-nemacs.el and emu-latin1.el.
1348
1349 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1350
1351         * emu.el: Modify conditions to load sub-modules.
1352
1353         * emu.el, emu-e20.el: Move alias
1354         `insert-binary-file-contents-literally' from emu-e20.el to emu.el.
1355
1356 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1357
1358         * poem.el, emu.el: Move `string-as-unibyte',
1359         `string-as-multibyte', `char-int', `int-char' and
1360         `char-or-char-int-p' from emu.el to poem.el.
1361
1362 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1363
1364         * mcharset.el, emu.el: Move function `charsets-to-mime-charset'
1365         from emu.el to mcharset.el.
1366
1367 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1368
1369         * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
1370         emu-e20.el:
1371           - Move `insert-binary-file-contents' from emu-e20.el,
1372             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
1373             emu.el.
1374           - Move `insert-binary-file-contents-literally' from
1375             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
1376             emu.el.
1377
1378 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1379
1380         * poe-18.el (make-obsolete): New function.
1381
1382 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1383
1384         * emu.el, EMU-ELS: Split code about MIME charset from emu to
1385         mcharset.
1386
1387         * mcharset.el: New file.
1388
1389         * mcs-xm.el: New file (split code about MIME charset from
1390         emu-x20.el).
1391
1392         * emu-x20.el: Split code about MIME charset to mcs-xm.el.
1393
1394         * mcs-om.el: New file (split code about MIME charset from
1395         emu-mule.el).
1396
1397         * emu-mule.el: Split code about MIME charset to mcs-om.el.
1398
1399         * mcs-nemacs.el: New file (split code about MIME charset from
1400         emu-nemacs.el).
1401
1402         * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el.
1403
1404         * mcs-ltn1.el: New file (split code about MIME charset from
1405         emu-latin1.el).
1406
1407         * emu-latin1.el: Split code about MIME charset to mcs-latin1.el.
1408
1409         * mcs-e20.el: New file (split code about MIME charset from
1410         emu-e20.el).
1411
1412         * emu-e20.el: Split code about MIME charset to mcs-e20.el.
1413
1414         * mcs-20.el: New file (renamed from emu-20.el).
1415
1416 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1417
1418         * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to
1419         emu.el.
1420
1421 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1422
1423         * emu.el, EMU-ELS: Split core part about MULE from emu to poem.
1424
1425         * poem.el: New file.
1426
1427         * poem-e20_3.el: New file (renamed from emu-e20_3.el).
1428
1429         * poem-e20_2.el: New file (renamed from poem-e20_2.el).
1430
1431         * poem-xm.el: New file (split core part of MULE from emu-x20.el).
1432
1433         * emu-x20.el: Split core part of MULE to poem-xm.el.
1434
1435         * poem-om.el: New file (split core part of MULE from emu-mule.el).
1436
1437         * emu-mule.el: Split core part of MULE to poem-om.el.
1438
1439         * poem-ltn1.el: New file (split core part of MULE from
1440         emu-latin1.el).
1441
1442         * emu-latin1.el: Split core part of MULE to poem-ltn1.el.
1443
1444         * poem-e20.el: New file (split core part of MULE from emu-e20.el).
1445
1446         * emu-e20.el: Split core part of MULE to poem-e20.el.
1447
1448         * poem-20.el: New file (split core part of MULE from emu-20.el).
1449
1450         * emu-20.el: Split core part of MULE to poem-20.el.
1451
1452         * poem-nemacs.el: New file (split core part of MULE from
1453         emu-nemacs.el).
1454
1455         * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move
1456         overlay emulation code of Nemacs to poe-18.el.
1457
1458         * poe-18.el: Move overlay emulation code of Nemacs from
1459         emu-nemacs.el.
1460
1461 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1462
1463         * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol'
1464         from emu.el to poe.el.
1465
1466 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1467
1468         * emu.el (point-at-bol): New function.
1469         (point-at-eol): Use `line-end-position'.
1470
1471 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1472
1473         * poe.el (line-beginning-position): New function.
1474         (line-end-position): New function.
1475
1476         * poe-xemacs.el (line-beginning-position): New alias.
1477         (line-end-position): New alias.
1478
1479 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1480
1481         * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
1482
1483 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1484
1485         * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
1486         19.31 emulating definitions and Emacs 20.1 emulating definitions
1487         from emu.el to poe.el.
1488
1489 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1490
1491         * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
1492         emulating definitions and Emacs 19.29 emulating definitions from
1493         emu.el to poe.el.
1494
1495 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1496
1497         * poe.el: New file (split core part from emu.el).
1498
1499         * poe-xemacs.el: New file (renamed from emu-xemacs.el).
1500
1501         * poe-19.el: New file (renamed from emu-e19.el).
1502
1503         * poe-18.el: New file (renamed from emu-18.el).
1504
1505         * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
1506         for new structure.
1507
1508 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1509
1510         * emu-x20.el (make-ccl-coding-system): New function.
1511
1512 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1513
1514         * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
1515
1516         * emu-mule.el (decode-mime-charset-region): Cope with non existent
1517         coding systems if the third arg `lbt' has specified.
1518         (decode-mime-charset-string): Likewise.
1519
1520 \f
1521 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1522
1523         * APEL: Version 8.18 was released.
1524
1525         * Makefile (install-package): Don't depend on target `elc'.
1526
1527         * APEL-MK (install-apel-package): Compile emu-modules and
1528         apel-modules.
1529
1530 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1531
1532         * Makefile: Abolish target `package'.
1533         (install-package): Use `elc' instead of `package'.
1534
1535         * APEL-MK: Abolish function `compile-apel-package'.
1536         (install-apel-package): Update auto-autoloads.el and
1537         custom-load.el at target directory.
1538
1539 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1540
1541         * README.en (run in expanded place): fixed.
1542         (install as a XEmacs package): New description.
1543
1544         * Makefile (XEMACS): New variable.
1545         (PACKAGEDIR): New variable.
1546         (package): New target.
1547         (install-package): New target.
1548
1549         * APEL-MK (config-apel-package): New function.
1550         (compile-apel-package): New function.
1551         (install-apel-package): New function.
1552
1553         * APEL-CFG (PACKAGEDIR): New variable.
1554
1555 1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
1556
1557         * Makefile (elc): Ignore errors when removing emu*.elc.
1558
1559 1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
1560
1561         * emu-mule.el (ccl-execute-on-string): Fix arguments
1562         order `status' and `string'.
1563
1564 \f
1565 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1566
1567         * APEL: Version 8.17 was released.
1568
1569         * emu.el (with-temp-file): Must use old forms.
1570
1571 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
1572
1573         * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
1574         emulating macro).
1575
1576 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
1577
1578         * emu-e20.el: require 'ccl only for byte-compile time.
1579
1580 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
1581
1582         * Makefile (elc): Remove emu*.elc to use newest emu by
1583         intall.el.
1584
1585 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1586
1587         * emu-e20.el (ccl-execute-on-string): Too few args.
1588         (test-ccl-eof-block-cs): Revert existence checking.
1589
1590         * emu-e20_2.el (insert-file-contents-as-binary): Return value.
1591         (insert-file-contents-as-raw-text): Ditto.
1592
1593         * emu-mule.el (insert-file-contents-as-raw-text): Return value.
1594         (encode-coding-string): Check `coding-system' is non-nil.
1595         (decode-coding-string): Ditto.
1596         (insert-file-contents-as-binary): Use `as-binary-input-file'.
1597         (insert-binary-file-contents-literally): Ditto.
1598         (write-region-as-binary): Use `as-binary-output-file'.
1599         (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
1600         (write-region-as-mime-charset): Ditto.
1601         (mime-charset-to-coding-system): New implementation.
1602
1603         (ccl-use-symbol-as-program): New constant.
1604         (ccl-encoder-eof-block-is-broken): New constant.
1605         (ccl-decoder-eof-block-is-broken): New constant.
1606         (ccl-eof-block-is-broken): New constant.
1607         (make-ccl-coding-system): New function.
1608         (ccl-execute): Emacs 20.3 emulating function.
1609         (ccl-execute-on-string): Emacs 20.3 emulating function.
1610
1611         * emu-nemacs.el (write-region-as-binary): Use
1612         `as-binary-output-file'
1613         (write-region-as-raw-text-CRLF): Ditto.
1614         (insert-file-contents-as-binary): Use `as-binary-input-file'.
1615         (insert-binary-file-contents-literally): Ditto.
1616         (insert-file-contents-as-raw-text): Ditto.
1617
1618         * emu.el (last): Emacs 20 emulation function.
1619         (butlast), (nbutlast): CL emulation functions.
1620
1621 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1622
1623         * emu-e20.el (ccl-use-symbol-as-program): Reduce
1624         `eval-and-compile' and `eval-when-compile' nesting.
1625         (test-ccl-eof-block-cs): Remove existence checking.
1626
1627 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1628
1629         * emu-e20.el (ccl-use-symbol-as-program): Use
1630         `ccl-vector-program-execute-on-string' if it is defined.
1631
1632 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1633
1634         * emu-e20.el (ccl-use-symbol-as-program): Use
1635         `ccl-execute-on-string' instead of `make-coding-system' for
1636         avoiding the error "Coding system already exists".
1637
1638 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1639
1640         * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
1641         defined.
1642
1643 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1644
1645         * emu-e20.el (ccl-use-symbol-as-program): New constant.
1646         (make-ccl-coding-system): New function.
1647         (ccl-encoder-eof-block-is-broken): New constant.
1648         (ccl-decoder-eof-block-is-broken): New constant.
1649         (ccl-eof-block-is-broken): New constant.
1650         (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
1651         (ccl-execute-on-string): Ditto.
1652
1653 1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1654
1655         * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
1656         `x-unknown'.
1657
1658 1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1659
1660         * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
1661         found.
1662
1663 1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1664
1665         * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
1666         argument `lbt'.
1667         (decode-mime-charset-string): Likewise.
1668
1669         * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
1670         `LF', `CR' as line break code type.
1671
1672 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1673
1674         * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
1675         Fix regexp to canonicalize line break code.
1676
1677         * emu-mule.el (write-region-as-raw-text-CRLF): Use
1678         `write-region-as-binary' to specify `lockname' in MULE 2.3 based
1679         on 19.34.
1680
1681 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1682
1683         * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
1684         `iso-2022-jp-2-dos' is not found.
1685
1686 1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1687
1688         * emu-mule.el (write-region-as-raw-text-CRLF): New function.
1689
1690         * emu-18.el (generate-new-buffer-name): New function (Emacs 19
1691         emulating function).
1692
1693 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1694
1695         * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
1696         New function.
1697
1698         * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
1699         `write-region-as-CRLF'.
1700
1701 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1702
1703         * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
1704         argument `lbt'.
1705         (decode-mime-charset-string): Likewise.
1706
1707         * emu-x20.el: Define coding-system `raw-text-unix' and
1708         `raw-text-mac' if they are not found.
1709         Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
1710         (decode-mime-charset-region-default): Add new argument `lbt'.
1711         (decode-mime-charset-region-with-iso646-unification): Likewise.
1712         (decode-mime-charset-region-for-hz): Likewise.
1713         (decode-mime-charset-region): Likewise.
1714         (decode-mime-charset-string): Likewise.
1715
1716         * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
1717         `CR' as line break code type.
1718
1719 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
1720
1721         * emu-x20.el: Define coding-system `raw-text-dos' if it is not
1722         found.
1723
1724         * emu-20.el (write-region-as-CRLF): New function.
1725
1726 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1727
1728         * install.el (install-detect-elisp-directory): Modify for anything
1729         older than Emacs 19.28.
1730
1731 \f
1732 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1733
1734         * APEL: Version 8.16 was released.
1735
1736         * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
1737
1738 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1739
1740         * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
1741         of `defmacro-maybe'.
1742
1743 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1744
1745         * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
1746         `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
1747
1748         * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
1749         and `insert-file-contents-as-raw-text' from emu-e20.el to
1750         emu-e20_2.el.
1751
1752 \f
1753 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1754
1755         * APEL: Version 8.15 was released.
1756
1757         * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
1758         byte-compiler warning.
1759
1760 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1761
1762         * emu.el (when): New macro.
1763
1764 1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1765
1766         * emu.el (split-string): New function (Emacs 20/XEmacs 20
1767         emulating function).
1768
1769         * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
1770         emulating macro).
1771
1772         * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
1773         emulating macro).
1774
1775         * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
1776         emulating macro).
1777
1778 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1779
1780         * mule-caesar.el (mule-caesar-region): Don't compare charset with
1781         'us-ascii.
1782
1783 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1784
1785         * emu-mule.el (split-char): fixed.
1786
1787 1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1788
1789         * emu-mule.el (insert-file-contents-as-binary): Use
1790         file-coding-system-for-read instead of file-coding-system.
1791
1792 \f
1793 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1794
1795         * APEL: Version 8.14 was released.
1796
1797 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1798
1799         * emu-mule.el, emu-latin1.el (split-char): New function.
1800
1801 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1802
1803         * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
1804         New function.
1805
1806         * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
1807
1808         * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
1809         function.
1810
1811 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1812
1813         * emu-x20.el: Move `split-char' check and repair code from
1814         mule-caesar.el.
1815
1816         * mule-caesar.el: Move `split-char' check and repair code to
1817         emu-x20.el; require 'emu.
1818
1819 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1820
1821         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
1822
1823         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
1824
1825         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
1826         instead of `char-to-octet-list'; abolish function
1827         `char-to-octet-list'.
1828
1829 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1830
1831         * emu-mule.el (charset-chars): New function.
1832
1833         * mule-caesar.el (split-char): Redefine if it has bug.
1834         (char-to-octet-list): Use `split-char'.
1835
1836 \f
1837 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1838
1839         * APEL: Version 8.13 was released.
1840
1841         * emu-x20.el (mime-character-unification-limit-size): Change
1842         default value to 2048.
1843
1844 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1845
1846         * emu.el (string-as-unibyte): New macro.
1847
1848 \f
1849 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1850
1851         * APEL: Version 8.12 was released.
1852
1853 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1854
1855         * emu-x20.el (mime-character-unification-limit-size): New
1856         variable.
1857         (decode-mime-charset-region-with-iso646-unification): Don't unify
1858         if size of region is larger than
1859         'mime-character-unification-limit-size.
1860
1861 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1862
1863         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
1864         emu-e20_3.el (looking-at-as-unibyte): New alias.
1865
1866         * emu-e20_2.el (looking-at-as-unibyte): New function.
1867
1868 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1869
1870         * emu-x20.el: Delete definition of 'detect-mime-charset-region
1871         because it is defined in emu-20.el.
1872
1873         * emu-20.el (write-region-as-binary): fixed.
1874
1875         * emu-20.el (write-region-as-mime-charset): New function.
1876
1877         * emu-latin1.el (write-region-as-mime-charset): New alias.
1878
1879         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
1880         function.
1881
1882 \f
1883 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
1884
1885         * APEL: Version 8.11 was released.
1886
1887 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1888
1889         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
1890         macro).
1891
1892 \f
1893 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1894
1895         * APEL: Version 8.10 was released.
1896
1897         * README.en (What's APEL?): Delete description about atype.el; add
1898         description about calist.el.
1899
1900 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1901
1902         * calist.el (ctree-add-calist-with-default): fixed.
1903
1904 \f
1905 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1906
1907         * APEL: Version 8.9 was released.
1908
1909 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1910
1911         * calist.el (ctree-find-calist): fixed duplicated result.
1912
1913 \f
1914 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1915
1916         * APEL: Version 8.8 was released.
1917
1918 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1919
1920         * calist.el (ctree-find-calist): Delete duplicated result.
1921
1922 \f
1923 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1924
1925         * APEL: Version 8.7 was released.
1926
1927 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1928
1929         * calist.el (ctree-match-calist-partially): New function.
1930
1931 \f
1932 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1933
1934         * APEL: Version 8.6 was released.
1935
1936 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1937
1938         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
1939         us-ascii in default setting.
1940
1941 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1942
1943         * calist.el (ctree-find-calist): Add optional argument 'all.
1944
1945 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1946
1947         * calist.el (ctree-find-calist): Renamed from
1948         'ctree-match-calist-all.
1949
1950 \f
1951 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1952
1953         * APEL: Version 8.5 was released.
1954
1955 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1956
1957         * calist.el (ctree-match-calist-all): New function.
1958
1959 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1960
1961         * APEL-ELS: Comment out 'atype and 'file-detect.
1962
1963 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1964
1965         * emu-x20.el (decode-mime-charset-string): Use
1966         'decode-mime-charset-region.
1967
1968 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1969
1970         * emu-x20.el (mime-charset-decoder-alist): Add
1971         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
1972         (decode-mime-charset-region-for-hz): New function.
1973
1974 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1975
1976         * emu-x20.el (mime-charset-decoder-alist): New variable.
1977         (decode-mime-charset-region-default): New function.
1978         (mime-iso646-character-unification-alist): New variable.
1979         (mime-unified-character-face): New variable.
1980         (decode-mime-charset-region-with-iso646-unification): New
1981         function.
1982         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
1983
1984 \f
1985 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1986
1987         * APEL: Version 8.4 was released.
1988
1989         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
1990         indexing (Emacs 20.3 or later).
1991
1992 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1993
1994         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
1995         'shift_jis.
1996
1997         * EMU-ELS (emu-modules): fixed.
1998
1999 \f
2000 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2001
2002         * APEL: Version 8.3 was released.
2003
2004         * README.en (What's APEL?): Modify for latest emu.
2005
2006 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2007
2008         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
2009         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
2010
2011 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2012
2013         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
2014
2015         * emu-e20_3.el: New module.
2016
2017         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
2018
2019         * emu-e20_2.el (set-buffer-multibyte): New function.
2020
2021         * emu-e20.el (insert-file-contents-as-binary): Use
2022         'set-buffer-multibyte.
2023
2024 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2025
2026         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
2027         depended definitions from emu-e20.el to emu-e20_2.el.
2028
2029 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2030
2031         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
2032
2033 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2034
2035         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
2036
2037         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
2038
2039         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
2040
2041 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2042
2043         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
2044         EMU-ELS: Rename emu-19.el -> emu-e19.el.
2045
2046         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
2047         emu-latin1.el.
2048
2049 \f
2050 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2051
2052         * APEL: Version 8.2 was released.
2053
2054         * README.en (What's APEL?): Remove description about std11.el and
2055         std11-parse.el.
2056
2057         * install.el (install-detect-elisp-directory): Modify regexp to
2058         allow trailing `/'.
2059
2060 \f
2061 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2062
2063         * APEL: Version 8.1 was released.
2064
2065 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2066
2067         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
2068         'defsubst.
2069         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
2070
2071 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2072
2073         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
2074
2075         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
2076         (moved to RIME).
2077
2078 \f
2079 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2080
2081         * APEL: Version 8.0 was released.
2082
2083 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2084
2085         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
2086
2087         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
2088         `char-leading-char'.
2089
2090 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2091
2092         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
2093         obsolete alias `char-columns'.
2094
2095         * emu-e19.el: Abolish constant `charset-ascii' and
2096         `charset-iso8859-1'.
2097         (charset-description): New implementation.
2098         (charset-registry): New implementation.
2099         (charset-width): Renamed from `charset-columns'; new
2100         implementation.
2101         (find-charset-string): New implementation.
2102         (find-charset-region): New implementation.
2103         (charsets-mime-charset-alist): New initial value.
2104         (detect-mime-charset-region): New implementation.
2105         (char-charset): New implementation.
2106
2107         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
2108
2109         * emu-nemacs.el: Abolish constant `charset-ascii' and
2110         `charset-jisx0208'.
2111         Abolish constant `lc-ascii' and `lc-jp'.
2112         (charset-description): New implementation.
2113         (charset-registry): New implementation.
2114         (charset-columns): New implementation.
2115         (find-charset-string): New implementation.
2116         (find-charset-region): New implementation.
2117         (charsets-mime-charset-alist): New initial value.
2118         (char-charset): New implementation.
2119
2120 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2121
2122         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
2123         (char-next-index): New macro.
2124
2125 \f
2126 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2127
2128         * APEL: Version 7.6 was released.
2129
2130         * std11.el: Require 'std11-parse when compile.
2131
2132 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2133
2134         * calist.el (ctree-match-calist): Prefer normal choice than
2135         default choice.
2136
2137 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2138
2139         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
2140
2141 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2142
2143         * emu-20.el: Require 'wid-edit when compile.
2144
2145 \f
2146 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2147
2148         * APEL: Version 7.5 was released.
2149
2150 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2151
2152         * calist.el (calist-field-match-method-obarray): New variable.
2153         (define-calist-field-match-method): New function.
2154         (calist-default-field-match-method): New function.
2155         (calist-field-match-method): New function.
2156         (calist-field-match): New function.
2157         (ctree-match-calist): Use `calist-field-match'.
2158
2159 \f
2160 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2161
2162         * APEL: Version 7.4 was released.
2163
2164 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2165
2166         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
2167         (insert-file-contents-as-binary): Renamed from
2168         `insert-binary-file-contents'; add `insert-binary-file-contents'
2169         as obsolete alias.
2170
2171 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2172
2173         * emu-e20.el (insert-binary-file-contents-literally): New alias
2174         for `insert-file-contents-literally'.
2175
2176         * emu-x20.el (insert-binary-file-contents-literally): Moved from
2177         emu-20.el.
2178
2179         * emu-20.el: Move `insert-binary-file-contents-literally' to
2180         emu-x20.el.
2181
2182 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2183
2184         * emu-e20.el (insert-binary-file-contents): Must save
2185         `enable-multibyte-characters'.
2186
2187         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
2188
2189         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
2190
2191         * calist.el (ctree-match-calist): Rename local variables.
2192
2193 \f
2194 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2195
2196         * APEL: Version 7.3 was released.
2197
2198 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2199
2200         * APEL-ELS: Add calist.el.
2201
2202         * calist.el: New module.
2203
2204 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
2205
2206         * emu-mule.el (charsets-mime-charset-alist) fixed.
2207
2208 \f
2209 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2210
2211         * APEL: Version 7.2 was released.
2212
2213 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2214
2215         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
2216         (write-region-as-binary): New function.
2217
2218 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2219
2220         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
2221         (insert-binary-file-contents): New function.
2222
2223 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2224
2225         * README.en (Bug reports): Modify description of tm mailing list.
2226
2227 \f
2228 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2229
2230         * APEL: Version 7.1.1 was released.
2231
2232         * README.en (Bug reports): Modify for APEL.
2233
2234 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2235
2236         * std11.el (std11-msg-id-string): New function.
2237         (std11-fill-msg-id-list-string): New function.
2238
2239         * std11-parse.el (std11-parse-msg-id): New function.
2240
2241 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2242
2243         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
2244         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
2245         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
2246         avoid this problem.
2247
2248 \f
2249 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2250
2251         * APEL: Version 7.1 was released.
2252
2253 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2254
2255         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
2256
2257 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2258
2259         * install.el, filename.el (filename-filters): Use path-util.el
2260         instead of file-detect.el.
2261
2262         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
2263         path-util.el (file name should be less than 13 bytes).
2264
2265 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2266
2267         * emu-19.el (tl:make-overlay): New alias.
2268         (tl:overlay-put): New alias.
2269         (tl:overlay-buffer): New alias.
2270
2271 \f
2272 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2273
2274         * APEL: Version 4.2 was released.
2275
2276 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2277
2278         * APEL-MK (config-apel): Regard LISPDIR.
2279
2280 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2281
2282         * emu-19.el (tl:make-overlay): New obsolete function (for
2283         tm-7.106).
2284         (tl:overlay-put): New obsolete function (for tm-7.106).
2285         (tl:overlay-buffer): New obsolete function (for tm-7.106).
2286
2287 \f
2288 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2289
2290         * APEL: Version 4.1 was released.
2291
2292         * APEL-MK (compile-apel): Use `config-apel'; don't use
2293         `add-to-list' for compatibility.
2294         (install-apel): Don't call `config-apel' directly.
2295
2296         * APEL-CFG: Add load-path setting.
2297
2298 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2299
2300         * emu-20.el (mime-charset-list): New inline-function.
2301         (widget-mime-charset-prompt-value-history): New variable.
2302         (mime-charset): New widget.
2303         (widget-mime-charset-prompt-value): New function.
2304         (widget-mime-charset-action): New function.
2305         (default-mime-charset): Use `defcustom'.
2306
2307         * emu-20.el (default-mime-charset): Modify DOC-string.
2308
2309         * emu-mule.el (charsets-mime-charset-alist): New implementation.
2310
2311         * emu-e20.el (encode-mime-charset-region,
2312         decode-mime-charset-region, encode-mime-charset-string,
2313         decode-mime-charset-string): New function (copied from emu-20.el);
2314         check `enable-multibyte-characters'.
2315
2316         * emu-x20.el (encode-mime-charset-region,
2317         decode-mime-charset-region, encode-mime-charset-string,
2318         decode-mime-charset-string): New function (copied from emu-20.el).
2319
2320         * emu-20.el: Move function `encode-mime-charset-region',
2321         `decode-mime-charset-region', `encode-mime-charset-string' and
2322         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
2323
2324 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2325
2326         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
2327         `iso-8859-5' for cyrillic.
2328
2329 \f
2330 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2331
2332         * APEL: Version 3.4.4 was released.
2333
2334 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2335
2336         * std11-parse.el (std11-special-char-list): Fix order for regexp.
2337
2338 \f
2339 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2340
2341         * APEL: Version 3.4.3 was released.
2342
2343         * README.en: Modify for Emacs 20.
2344
2345 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2346
2347         * std11-parse.el (std11-special-char-list): New constant; abolish
2348         `std11-special-chars'.
2349         (std11-atom-regexp): Use it.
2350         (std11-analyze-special): Use it; Don't use `find'.
2351
2352 \f
2353 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2354
2355         * APEL: Version 3.4.2 was released.
2356
2357         * README.en (What's APEL?): Add emu-20.el.
2358
2359 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2360
2361         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
2362         modify implementation.
2363
2364         * emu-20.el (mime-charset-to-coding-system): Use
2365         `find-coding-system'.
2366
2367         * emu-20.el (mime-charset-coding-system-alist): Use
2368         `find-coding-system'.
2369
2370         * emu-e20.el (find-coding-system): New inline function.
2371
2372         * emu.el (defsubst-maybe): New macro.
2373
2374 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
2375
2376         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
2377         of `defsubst'.
2378
2379 \f
2380 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2381
2382         * APEL: Version 3.4.1 was released.
2383
2384 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
2385
2386         * emu-mule.el (decode-coding-region, encode-coding-string): New
2387         function.
2388         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
2389
2390 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2391
2392         * emu.el (defconst-maybe): New macro.
2393
2394         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
2395
2396         * emu.el (charsets-to-mime-charset): Abolish unused local variable
2397         `csl'.
2398
2399         * emu-e20.el, emu-20.el: Move function
2400         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
2401
2402         * emu-20.el: Use `defsubst' for
2403         `{encode|decode}-mime-charset-{region|string}'.
2404
2405         * emu-e20.el (detect-mime-charset-region): Use
2406         `find-charset-region'.
2407
2408 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2409
2410         * emu-x20.el, emu-e20.el, emu-20.el: Move function
2411         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
2412         emu-x20.el to emu-20.el.
2413
2414         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
2415         from emu-e20.el and emu-x20.el to emu-20.el.
2416
2417 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2418
2419         * emu-20.el (mime-charset-coding-system-alist): Don't use
2420         `coding-system-p' for symbol.
2421         (mime-charset-to-coding-system): Ditto; modify DOC-string.
2422
2423 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2424
2425         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
2426         is defined as coding-system.
2427
2428         * emu-x20.el, emu-e20.el, emu-20.el: Move
2429         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
2430         to emu-20.el.
2431
2432         * emu-20.el (*noconv*): Add DOC-string.
2433
2434 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2435
2436         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
2437         even if CHARSET is found in `mime-charset-coding-system-alist'.
2438
2439         * emu-x20.el: Use function `mime-charset-to-coding-system' in
2440         emu-20.el.
2441
2442         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
2443
2444         * emu-e20.el, emu-20.el: Move function
2445         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
2446
2447 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2448
2449         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
2450         accessing from emu-e20.el and emu-x20.el to emu-20.el.
2451
2452         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
2453
2454 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2455
2456         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
2457
2458         * emu-x20.el (default-mime-charset): Add DOC-string.
2459
2460         (mime-charset-coding-system-alist): Add `us-ascii'.
2461
2462 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2463
2464         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
2465         defined as coding-system.
2466
2467 \f
2468 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2469
2470         * emu: Version 7.44 was released.
2471         * APEL: Version 3.4 was released.
2472
2473 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2474
2475         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
2476         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
2477
2478 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
2479
2480         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
2481         characters in comments.
2482
2483 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2484
2485         * richtext.el: Add autoload comments for `richtext-encode' and
2486         `richtext-decode'.
2487
2488         * emu.el: Check richtext.el is bundled.
2489
2490 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2491
2492         * file-detect.el: Add autoload comments for function `add-path',
2493         `add-latest-path', `get-latest-path', `file-installed-p',
2494         `exec-installed-p', `module-installed-p' and variable
2495         `exec-suffix-list'.
2496
2497 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2498
2499         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
2500         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
2501         coding-system.
2502
2503         * emu-x20.el: Don't require cyrillic.
2504
2505 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2506
2507         * emu-mule.el (make-char): New alias.
2508
2509         * emu-e20.el: Alias `make-character' was abolished.
2510
2511 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2512
2513         * README.en (What's APEL?): Add std11 and mule-caesar.el.
2514
2515 \f
2516 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2517
2518         * emu: Version 7.43.1 was released.
2519         * APEL: Version 3.3.2 was released.
2520
2521 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2522
2523         * APEL-ELS: Add mule-caesar.el.
2524
2525         * mule-caesar.el: New file.
2526
2527 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2528
2529         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
2530
2531 \f
2532 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2533
2534         * emu: Version 7.43 was released.
2535         * APEL: Version 3.3.1 was released.
2536
2537         * emu-x20.el: several changes for XEmacs 20.1-b12.
2538
2539 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2540
2541         * Makefile: add `release'.
2542
2543 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2544
2545         * Makefile: `TARFILE' was abolished.
2546
2547 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2548
2549         * emu.el (point-at-eol): New function.
2550
2551 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2552
2553         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
2554         `emu:available-face-attribute-alist'.
2555
2556         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
2557         `tl:overlay-put' -> `overlay-put'.
2558
2559 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2560
2561         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
2562         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
2563         were abolished.
2564
2565         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
2566         `tl:overlay-buffer' were abolished.
2567
2568         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
2569
2570         * emu-xemacs.el: Require overlay.
2571
2572         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
2573
2574         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
2575         XEmacs.
2576
2577 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2578
2579         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
2580
2581 \f
2582 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2583
2584         * APEL: Version 3.3 was released.
2585
2586         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
2587         * APEL-MK: install emu.
2588
2589 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2590
2591         * Makefile: Add README.en.
2592
2593 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2594
2595         * file-detect.el: Header and DOC-strings were modified.
2596
2597 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2598
2599         * README.en: New file.
2600
2601 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2602
2603         * filename.el: Add DOC-strings.
2604
2605         * APEL-MK (install-apel): Use `compile-apel'.
2606
2607         * Makefile (install): Don't depend on `elc'.
2608
2609 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2610
2611         * APEL-MK: Setting for load-path and requiring install were moved
2612         from APEL-CFG.
2613
2614         (install-apel): Compile apel-modules.
2615
2616         * APEL-CFG: Setting for load-path and requiring install were moved
2617         to APEL-MK.
2618
2619 \f
2620 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2621
2622         * APEL: Version 3.2 was released.
2623
2624 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2625
2626         * file-detect.el (get-latest-path): Check directory is exist or not.
2627
2628 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2629
2630         * APEL-ELS: Add install.el.
2631
2632 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2633
2634         * Makefile, APEL-MK, APEL-CFG: New file.
2635
2636 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2637
2638         * atype.el (field-unify): fixed.
2639
2640 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2641
2642         * filename.el (filename-filters): Use `exec-installed-p' instead
2643         of `file-installed-p' to search "kakasi".
2644
2645 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2646
2647         * file-detect.el (module-installed-p): Use function
2648         `exec-installed-p'.
2649
2650         * file-detect.el (exec-suffix-list): New variable.
2651         (exec-installed-p): New function.
2652
2653 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2654
2655         * APEL-ELS (apel-modules): Add filename.el.
2656
2657         * APEL-ELS: Initial revision
2658
2659 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2660
2661         * filename.el (filename-replacement-alist): Don't use function
2662         `string-to-char-list' and `expand-char-ranges'; Don't require
2663         tl-str.
2664         (filename-special-filter): Use function `assoc-if' instead of
2665         `ASSOC'; Require cl instead of tl-list.
2666         (poly-funcall): New inline-function; copied from tl-list.el.
2667
2668 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2669
2670         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
2671         and `delete-field' were abolished.
2672
2673         Don't require tl-str and tl-list.
2674
2675         Require alist.
2676
2677         (field-unify): Don't use function `symbol-concat'.
2678         (assoc-unify): Use function `assoc' directly; use function
2679         `put-alist' directly; use function `del-alist' directly.
2680
2681         * atype.el: Function `put-fields' was abolished.
2682
2683         * atype.el: tl-atype.el was renamed to atype.el.
2684
2685 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2686
2687         * atype.el: tl-atype.el was renamed to atype.el.
2688
2689 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2690
2691         * file-detect.el (file-installed-p): Fixed DOC-string.
2692
2693 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2694
2695         * alist.el: New module; separated from tl-list.el.