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