tm 7.83.
[elisp/apel.git] / ChangeLog
1 Sat Sep  7 17:22:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.61.3 was released.
4
5 Thu Sep  5 16:31:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * emu.el (buffer-live-p): DOC fix.
8         (save-selected-window): DOC fix.
9
10 Thu Sep  5 15:30:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
11
12         * emu.el (save-selected-window): New macro.
13
14 \f
15 Thu Sep  5 13:28:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
16
17         * tl: Version 7.61.2 was released.
18
19         * emu-nemacs.el (encode-coding-region): New function.
20
21         * emu-nemacs.el (decode-coding-region): New function.
22
23         * emu-nemacs.el (encode-coding-string): New function.
24
25 Thu Sep  5 12:29:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
26
27         * emu-e19.el (decode-coding-region): New function.
28         (encode-coding-region): New function.
29
30         * emu-e19.el (encode-coding-string): New function.
31
32 Thu Sep  5 08:58:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
33
34         * emu-mule.el (charsets-mime-charset-alist): add gb2312
35         charset. (cf. [kanji:704])
36
37         * smiley-mule.el: Comment was fixed. (cf. [tm-ja:2074])
38
39 Wed Sep  4 21:20:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
40
41         * emu-mule.el (encode-coding-region): New function.
42
43         * tl-list.el (ASSOC): New function.
44
45 Wed Sep  4 19:00:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
46
47         * TL-ELS: add cless.el.
48
49         * tl-list.el: Use cless.el if new cl is installed.
50
51 Wed Sep  4 18:39:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
52
53         * cless.el: New module.
54
55 Wed Sep  4 15:49:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
56
57         * install.el (install-detect-elisp-directory): New function.
58
59 Wed Sep  4 13:24:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
60
61         * install.el (install-prefix): New variable.
62         (install-elisp-prefix): New variable.
63         (install-default-elisp-directory): New variable.
64
65 Wed Sep  4 11:00:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * emu.el (buffer-live-p): New function. (cf. [tm-ja:2072])
68
69 Wed Sep  4 01:25:35 1996  Katsumi Yamaoka   <yamaoka@ga.sony.co.jp>
70
71         * smiley-mule.el: add DOC-strings for smiley-bitmap-for-*.
72
73 \f
74 Tue Sep  3 15:02:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
75
76         * tl: Version 7.61.1 was released.
77
78         * ol-to-texi.el: New file.
79
80         * smiley-mule.el (smiley-face-bitmap-list): changed from
81         `smiley-face-bitmap-alist'.
82         (smiley-buffer): put faces.
83         (smiley-encode-buffer): delete faces.
84
85         * smiley-mule.el (smiley-face-bitmap-alist): cdr was changed to
86         composed bitmap string.
87         (smiley-buffer): modified for new `smiley-face-bitmap-alist'
88         format.
89         (smiley-encode-buffer): New function.
90
91 Tue Sep  3 12:16:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
92
93         * smiley-mule.el: Merge some bitmaps of Yamaoka's
94         smiley-mule-faces.el. (cf. [tm-ja:2069])
95
96 Mon Sep  2 15:54:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
97
98         * TL-ELS: latex-math-symbol.el was moved to MU package.
99
100 Mon Sep  2 14:34:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
101
102         * emu-18.el (file-relative-name): New function.
103
104         * mk-tl: Constant `el-file-mode' was abolished.  Function
105         `install-el', `install-el-files', `install-elc' and
106         `install-elc-files' were abolished.
107         (install-tl): Use function `install-elisp-modules'.
108
109         * TL-ELS: Variable `tl-uncompile-el-files', `tl-el-files' and
110         `tl-elc-files' were abolished.
111
112 Mon Sep  2 13:10:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
113
114         * TL-ELS: mu-bbdb.el was moved to ../mu/.
115
116         * TL-ELS: std11.el, std11-parse.el tl-822.el and mu-cite.el were
117         moved to ../mu/; mu-replace.el and mu-comment.el were renamed to
118         tu-replace.el and tu-comment.el.
119
120         * tu-replace.el: mu-replace.el was renamed to tu-replace.el.
121
122         * tu-comment.el: mu-comment.el was renamed to tu-comment.el.
123
124 Mon Sep  2 08:21:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
125
126         * bitmap.el (bitmap-insert-xbm-file): fixed. (cf. [tm-ja:2057])
127
128 Sun Sep  1 16:11:01 1996  Fujikazu OKUNISHI <fuji0924@mbox.kyoto-inet.or.jp>
129         
130         * tl-822.el (rfc822/field-end): fixed a typo. (cf. [tm-ja:2056])
131
132 \f
133 Sat Aug 31 15:08:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
134
135         * tl: Version 7.61 was released.
136
137 Fri Aug 30 16:12:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
138
139         * tl-list.el (list*): New function.
140
141         * std11.el (std11-find-field-body): New function.
142
143 Fri Aug 30 15:14:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
144
145         * emu-xemacs.el (next-visible-point): fixed. (cf. [tm-en:719])
146
147         * install.el (install-file): check write
148         permission. (cf. [bug-tm-en:720])
149
150 Fri Aug 30 06:11:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
151
152         * std11.el (std11-addr-to-string): Add DOC-string.
153         (std11-address-string): Add DOC-string.
154         (std11-full-name-string): Add DOC-string.
155
156 Fri Aug 30 04:25:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
157
158         * mu-cite.el (mu-cite/get-field-value): Function
159         `std11-find-field-body' was renamed to `std11-field-body'.
160
161         * mu-cite.el (mu-cite/get-field-value-method-alist): Function
162         `std11-find-field-body' was renamed to `std11-field-body'.
163
164         * tl-822.el (rfc822/get-field-body): Function
165         `std11-find-field-body' was renames to `std11-field-body'.
166         (rfc822/get-field-bodies): Function `std11-find-field-bodies' was
167         renames to `std11-field-bodies'.
168
169         * std11.el (std11-field-body): Renamed from
170         `std11-find-field-body'.
171         (std11-field-bodies): Renamed from `std11-find-field-bodies'.
172
173 Wed Aug 28 22:52:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
174
175         * std11.el (std11-parse-addresses-string): New function.
176
177         * mu-cite.el: Use std11.el instead of tl-822.el.
178
179 Wed Aug 28 21:06:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
180
181         * std11.el (std11-full-name-string): New function.
182
183         * tl-822.el (rfc822/full-name-string): New alias for
184         `std11-full-name-string'; moved to std11.el.
185
186         * std11.el (std11-addr-to-string): eliminate comments.
187
188         * std11.el (std11-addr-to-string): New function; moved from
189         tl-822.el.
190         (std11-address-string): New function; moved from tl-822.el.
191
192         * tl-822.el (rfc822/address-string): New aliases for
193         `std11-address-string'; moved to std11.el.
194
195         * std11.el (std11-parse-address-string): moved from
196         std11-parse.el.
197
198         * std11-parse.el: Function `std11-parse-address-string' was moved
199         to std11.el.
200
201 Wed Aug 28 20:45:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
202
203         * TL-ELS: Add std11.el and std11-parse.el.
204
205         * tl-822.el (rfc822/extract-address-components): Use function
206         `std11-parse-address-string'.
207
208         * std11.el (std11-parse-address-string): Add as autoload function.
209
210         * std11-parse.el (std11-parse-address-string): New function.
211
212 Wed Aug 28 20:34:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
213
214         * std11-parse.el: Parser were moved from tl-822.el and renamed to
215         `std11-*'.
216
217         * std11.el (std11-parse-address, std11-parse-addresses): Add as
218         autoload function.
219
220         * tl-822.el: Parser were moved to std11-parse.el and renamed to
221         `std11-*'.
222         (rfc822/parse-address): New aliases for `std11-parse-address'.
223         (rfc822/parse-addresses): New aliases for `std11-parse-addresses'.
224
225 Wed Aug 28 18:18:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
226
227         * std11.el: Remove autoload for `std11-analyze-*'.
228         Add `std11-lexical-analyze' as autoload function of std11-parse.
229
230 Wed Aug 28 18:15:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
231
232         * tl-822.el: Alias `rfc822/analyze-spaces',
233         `rfc822/analyze-special', `rfc822/analyze-atom',
234         `rfc822/analyze-quoted-string', `rfc822/analyze-domain-literal',
235         and `rfc822/analyze-comment' were abolished.
236
237 Wed Aug 28 18:12:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
238
239         * tl-822.el (rfc822/lexical-analyze): New alias for
240         `std11-lexical-analyze'; moved to std11-parse.el.
241
242         * std11-parse.el (std11-lexical-analyze): New function.
243
244         * tl-822.el (rfc822/analyze-comment): New alias; new
245         implementation.
246
247         * std11-parse.el (std11-check-enclosure): New function; changed
248         from `std11-analyze-enclosure'.
249         (std11-analyze-quoted-string): Use function
250         `std11-check-enclosure'.
251         (std11-analyze-domain-literal): Use function
252         `std11-check-enclosure'.
253         (std11-analyze-comment): New function.
254
255         * tl-822.el (rfc822/analyze-domain-literal): New alias.
256
257         * std11-parse.el (std11-analyze-domain-literal): New function.
258
259         * std11-parse.el (std11-analyze-enclosure): New function.
260         (std11-analyze-quoted-string): New implementation.
261
262         * std11-parse.el (std11-analyze-quoted-string): New function.
263
264         * tl-822.el (rfc822/analyze-quoted-string): New alias for
265         `std11-analyze-quoted-string'; moved to std11-parse.el.
266
267 Wed Aug 28 17:16:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
268
269         * tl-822.el (rfc822/analyze-atom): New alias for
270         `std11-analyze-atom'; New implementation.
271
272         * std11-parse.el (std11-analyze-atom): New function.
273
274         * std11.el: Add `std11-analyze-special' as autoload function of
275         std11-parse.
276
277         * std11-parse.el (std11-analyze-special): New function.
278
279         * tl-822.el (rfc822/analyze-special):
280         New alias for `std11-analyze-special'; moved
281         to std11-parse.el.
282
283         * std11.el: autoload std11-parse for `std11-analyze-spaces'.
284
285         * std11-parse.el: New module.
286
287         * tl-822.el (rfc822/analyze-spaces): New alias for
288         `std11-analyze-spaces'; moved to std11-parse.el.
289
290 Wed Aug 28 15:39:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
291
292         * tl-822.el, std11.el: Function `std11-field-names' was renamed to
293         `std11-collect-field-names'.
294
295 Wed Aug 28 15:26:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
296
297         * tl-822.el, std11.el: Function `std11-field-bodies' was renamed
298         to `std11-find-field-bodies'.
299
300 Wed Aug 28 15:18:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
301
302         * mu-cite.el
303         (mu-cite/get-field-value-method-alist, mu-cite/get-field-value):
304         Function `std11-field-body' was renamed to
305         `std11-find-field-body'.
306
307         * tl-822.el, std11.el: Function `std11-field-body' was renamed to
308         `std11-find-field-body'.
309
310 Wed Aug 28 15:11:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
311
312         * std11.el (std11-unfold-string): New function.
313
314 Wed Aug 28 14:40:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
315
316         * tl-822.el (rfc822/unfolding-string): New alias for
317         `std11-unfold-string'; moved to std11.el.
318
319 Wed Aug 28 14:17:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
320
321         * std11.el (std11-field-body): fixed.
322
323         * mu-cite.el: Use function `std11-field-body' instead of
324         `rfc822/get-field-body'.
325
326         * x-face-mule.el: Use std11.el.
327
328         * std11.el (std11-field-bodies): New function.
329
330         * tl-822.el (rfc822/get-field-bodies): New alias for
331         `std11-field-bodies'; moved to std11.el.
332
333         * tl-822.el: Constant `rfc822/field-name-regexp' was abolished.
334
335         * tl-822.el: Constant `rfc822/field-top-regexp' was abolished.
336
337         * std11.el (std11-field-names): New function.
338
339         * tl-822.el (rfc822/get-field-names): New alias for
340         `std11-field-names'; moved to std11.el.
341
342         * tl-822.el: Constant `rfc822::next-field-top-regexp' was
343         abolished.
344
345         * std11.el (std11-field-body): New function.
346
347         * tl-822.el (rfc822/get-field-body): New alias for
348         `std11-field-body'; moved to std11.el.
349
350         * std11.el (std11-next-field-head-regexp): New constant.
351
352         * std11.el: New module.
353
354         * tl-822.el (rfc822/narrow-to-header): New alias for
355         `std11-narrow-to-header'; moved to std11.el.
356         (rfc822/get-header-string): New alias for `std11-header-string';
357         moved to std11.el.
358         (rfc822/get-header-string-except): New alias for
359         `std11-header-string-except'; moved to std11.el.
360         (rfc822/field-end): New alias for `std11-field-end'; moved to
361         std11.el.
362
363         * tl-seq.el: autoload for cl.el does not work to load cl-seq. (cf. 
364         [tm-en:709,710])
365
366 \f
367 Fri Aug 23 07:28:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
368
369         * tl: Version 7.48 was released.
370
371 Thu Aug 22 16:21:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
372
373         * emu-mule.el (set-process-input-coding-system): New alias.
374
375 Wed Aug 21 12:08:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
376
377         * install.el (install-elisp-module, install-elisp-modules): New
378         function.
379
380         * file-detect.el (module-installed-p): New function.
381
382 Mon Aug 19 17:38:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
383
384         * install.el (install-files): New argument `overwrite'.
385
386         * install.el (install-overwritten-file-modes): New variable.
387
388         (install-file): Use variable `install-overwritten-file-modes'.
389
390         * install.el (install-file, install-files): New function.
391
392         * emu-mule.el (charsets-mime-charset-alist): add iso-2022-int-1 as
393         the largest MIME charset.
394
395 Sun Aug 18 20:38:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
396
397         * TL-ELS (tl-modules): Changed to list of symbols.
398
399         * mk-tl (compile-tl): Use function `compile-elisp-modules'.
400
401         * mk-tl: tl-els was renamed to TL-ELS.
402
403         * install.el: Initial revision
404
405         * emu-mule.el (charsets-mime-charset-alist): add lc-roman and
406         lc-jpold to iso-2022-jp, iso-2022-jp-2 and iso-2022-int-1.
407
408         * emu-18.el (buffer-undo-list): define default variable as nil.
409
410         * tl-list.el (put-alist): New implementation.
411
412         * tl-list.el (put-alist): Use `setcdr' instead of `rplacd'.
413
414 Sun Aug 18 08:10:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
415
416         * tl-list.el (set-alist): New implementation.
417
418         * tl-list.el (put-alist): DOC-string was modified.
419
420 Sun Aug 18 07:30:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
421
422         * emu.el: Alias `tl:read-string' was abolished.
423
424 Sun Aug 18 07:29:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
425
426         * mu-cite.el (mu-cite/get-prefix-register-verbose-method): Use
427         `read-string' instead of `tl:read-string'.
428
429         * mu-cite.el (mu-cite/get-prefix-register-method): Use
430         `read-string' instead of `tl:read-string'.
431
432         * mu-bbdb.el (mu-cite/get-bbdb-prefix-register-method): Use
433         `read-string' instead of `tl:read-string'.
434
435         (mu-cite/get-bbdb-prefix-register-verbose-method): Use
436         `read-string' instead of `tl:read-string'.
437
438         * emu.el: Redefine `read-string' for EMACS 19.28 or earlier.
439
440 Sun Aug 18 06:39:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
441
442         * emu-nemacs.el (decode-coding-string): New function.
443
444 Sat Aug 17 03:25:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
445
446         * emu-e19.el (mime-charset-to-coding-system): New function.
447
448         * emu-e19.el (decode-coding-string): New function.
449
450         * emu-mule.el: Function `character-decode-string' was renamed to
451         `decode-coding-string'.
452
453 Fri Aug 16 06:06:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
454
455         * tl-seq.el: comment was modified.
456
457 Fri Aug 16 06:05:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
458
459         * tl-seq.el: Don't autoload `position-if-not'.
460
461         * tl-seq.el: Function `position-mismatched' was abolished.
462
463         * tl-822.el (rfc822/analyze-comment): Use `string-match' instead
464         of `position-mismatched'.
465
466         * tl-822.el (rfc822/analyze-domain-literal): New implementation.
467
468         * tl-822.el (rfc822/analyze-atom): New implementation.
469
470         * tl-822.el (rfc822/analyze-spaces): New implementation.
471
472 Fri Aug 16 05:02:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
473
474         * tl-seq.el: require file-detect.
475
476 Fri Aug 16 04:59:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
477
478         * genjis.el: Use function `find-if' instead of `some-element'.
479
480         * tl-seq.el: Function `some-element' was abolished.
481
482 Fri Aug 16 04:36:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
483
484         * file-detect.el (add-path): moved from tl-misc.el.
485
486         * tl-misc.el: Function `add-path' was moved to file-detect.el.
487
488 Fri Aug 16 04:32:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
489
490         * file-detect.el (get-latest-path): moved from tl-misc.el.
491
492         * tl-misc.el: Function `get-latest-path' was moved to
493         file-detect.el.
494
495 Fri Aug 16 04:27:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
496
497         * tl-misc.el, tl-seq.el, tl-els, file-detect.el: module.el was
498         renamed to file-detect.el.
499
500 Fri Aug 16 04:06:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
501
502         * tl-seq.el, tl-misc.el, tl-els, module.el: install.el was renamed
503         to module.el.
504
505 Fri Aug 16 03:27:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
506
507         * tl-seq.el: Use `file-installed-p'.
508
509 Fri Aug 16 03:09:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
510
511         * tl-seq.el: Don't use cl.el if cl-seq.el is not found.
512
513 Fri Aug 16 03:00:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
514
515         * tl-els: Add install.el.
516
517         * install.el: Initial revision
518
519         * tl-misc.el: Function `file-installed-p' was moved to install.el.
520
521 Fri Aug 16 02:04:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
522
523         * tl-els: Add range.el.
524
525 Fri Aug 16 02:02:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
526
527         * range.el: New module.
528
529         * tl-list.el: Range functions were moved to range.el.
530
531         * tl-list.el: Don't use cl.el for EMACS 18.
532
533 Wed Aug 14 23:11:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
534
535         * tl-seq.el: Use cl.el; Don't define function `find' if it is
536         already exist.
537
538 Wed Aug 14 02:32:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
539
540         * tl-list.el: `(autoload 'last "cl")' instead of `(require 'cl)'.
541
542 Wed Aug 14 02:15:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
543
544         * tl-str.el (replace-space-with-underline): fixed problem in
545         XEmacs 20.
546
547 Wed Aug 14 01:19:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
548
549         * tl-list.el (map-union): Use `nreverse' instead of `reverse'.
550
551         * tl-list.el (index): Use `nreverse' instead of `reverse'.
552
553 Wed Aug 14 01:01:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
554
555         * tl-list.el (permute): Use `nconc'.
556
557 Wed Aug 14 00:53:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
558
559         * tl-list.el (every-combination): Use `nreverse' instead of
560         `reverse'.
561
562 Wed Aug 14 00:47:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
563
564         * tl-list.el (except-nth): New implementation.
565
566         * tl-list.el (nexcept-nth): New function.
567
568 Wed Aug 14 00:24:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
569
570         * tl-list.el (nnth-prev): New function.
571         (nth-prev): New implementation.
572
573 Tue Aug 13 23:55:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
574
575         * tl-list.el: Function `butlast' and `nbutlast' were abolished;
576         Use cl.el.
577
578 Tue Aug 13 23:46:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
579
580         * tl-list.el: Function `last' was abolished.
581
582         * tl-list.el: Function `subsetp' was abolished.
583
584         * tl-list.el: Function `cadr' was abolished.
585
586         * tl-list.el: Function `caar' was abolished.
587
588 \f
589 Tue Aug  6 12:18:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
590
591         * tl: Version 7.44 was released.
592
593 Mon Aug  5 15:15:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
594
595         * emu-mule.el (mime-charset-coding-system-alist): add `x-ctext'.
596
597         (default-mime-charset): default value was changed to `x-ctext'.
598
599 \f
600 Thu Aug  1 06:43:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
601
602         * tl: Version 7.43.2 was released.
603
604         * tl-els: x-face-mule.el was added for MULE.
605
606         * x-face-mule.el: Function `bitmap-decode-x-face' was renamed to
607         `x-face-decode-message-header'.
608
609         * x-face-mule.el: Variable `bitmap-uncompface-program' was renamed
610         to `uncompface-program'.
611
612         * bitmap.el: X-Face features were split into x-face-mule.el.
613
614         * x-face-mule.el: Initial revision
615
616 Thu Aug  1 06:20:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
617
618         * bitmap.el: Function `bitmap-show-xbm-file' was renamed to
619         `bitmap-insert-xbm-file'.
620
621         * bitmap.el: Function `bitmap-show-xbm-buffer' was renamed to
622         `bitmap-insert-xbm-buffer'.
623
624         * smiley-mule.el (smiley-buffer, smiley-region): New
625         implementation.
626
627         * smiley-mule.el (smiley-face-bitmap-alist): Renamed from variable
628         `smiley-face-bitmap-alist'; key part was changed to normal string
629         from regexp.
630
631 Wed Jul 31 04:41:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
632
633         * smiley-mule.el: Variable `smiley-weep-bitmap' was renamed to
634         `smiley-bitmap-for-weep'.
635
636         * smiley-mule.el: Variable `smiley-ase3-bitmap' was renamed to
637         `smiley-bitmap-for-ase3'.
638
639         * smiley-mule.el: Variable `smiley-ase2-bitmap' was renamed to
640         `smiley-bitmap-for-ase2'.
641
642         * smiley-mule.el: Variable `smiley-ase-bitmap' was renamed to
643         `smiley-bitmap-for-ase'.
644
645         * smiley-mule.el: Variable `smiley-winking-bitmap' was renamed to
646         `smiley-bitmap-for-winking'.
647
648         * smiley-mule.el: Variable `smiley-smile-bitmap' was renamed to
649         `smiley-bitmap-for-smile'.
650
651 Mon Jul 29 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
652
653         * tl-els: latex-math-symbol.el was added for all mule variants.
654
655         * latex-math-symbol.el: New module for mule.
656
657 Mon Jul 29 20:20:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
658
659         * tl-els: smiley-mule.el was added.
660
661         * smiley-mule.el: New module for MULE.
662
663 Fri Jul 26 20:04:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
664
665         * bitmap.el (bitmap-read-xbm-file): New function.
666
667 Fri Jul 26 19:40:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
668
669         * bitmap.el: Function `bitmap-show-xbm' was renamed to
670         `bitmap-show-xbm-buffer'.
671
672         * bitmap.el (bitmap-show-xbm-file): New function; renamed from
673         `bitmap-read-xbm'.
674
675         * bitmap.el (bitmap-show-xbm): New implementation; use function
676         `bitmap-read-xbm-buffer' and `bitmap-decode-xbm'.
677
678         * bitmap.el (bitmap-read-xbm-buffer): New function.
679
680         * bitmap.el (bitmap-decode-xbm): New function.
681
682 Fri Jul 26 12:08:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
683
684         * emu-18.el (buffer-undo-list): New variable for EMACS 18.55.
685
686 \f
687 Tue Jul 23 14:58:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
688
689         * tl: Version 7.43.1 was released.
690
691         * emu.el (emacs-minor-version): fixed for NEpoch.
692
693 Mon Jul 22 18:54:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
694
695         * emu-xemacs.el, emu-19.el, emu-18.el
696         (enable-invisible): New macro.
697         (end-of-invisible): New macro.
698
699         * emu-x20.el: add `(require 'cyrillic)'.
700
701 \f
702 Wed Jul 17 05:35:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
703
704         * tl: Version 7.43 was released.
705
706 Mon Jul 15 08:29:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
707
708         * emu-x20.el: Alias `character-decode-region' was abolished.
709
710         * emu-x20.el: Alias `character-decode-string' was abolished.
711
712         * emu-e19.el, emu-nemacs.el, emu-mule.el: Function
713         `character-decode-region' was abolished.
714
715         * emu-e19.el, emu-nemacs.el: Function `character-decode-string'
716         was abolished.
717
718 Sun Jul 14 15:00:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
719
720         * emu-nemacs.el (encode-mime-charset-region): check kanji-code.
721         (decode-mime-charset-region): check kanji-code.
722
723 Sun Jul 14 14:56:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
724
725         * emu-e19.el, emu-nemacs.el, emu-x20.el, emu-mule.el
726         (decode-mime-charset-region): New function.
727
728 Sun Jul 14 12:24:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
729
730         * emu-x20.el: Alias `character-encode-region' was abolished.
731
732         * emu-e19.el, emu-nemacs.el, emu-mule.el: Function
733         `character-encode-region' was abolished.
734
735 Sun Jul 14 12:18:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
736
737         * emu-mule.el (decode-mime-charset-string): Use function
738         `character-decode-string'.
739
740 Sun Jul 14 11:47:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
741
742         * emu-mule.el, emu-e19.el, emu-nemacs.el: Function
743         `character-encode-string' was abolished.
744
745         * emu-x20.el: Alias `character-encode-string' was abolished.
746
747 Sun Jul 14 11:29:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
748
749         * emu-nemacs.el, emu-e19.el, emu-x20.el, emu-mule.el
750         (decode-mime-charset-string): New function.
751
752 \f
753 Thu Jul 11 14:11:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
754
755         * tl: Version 7.36 was released.
756
757         * emu.el (emacs-minor-version): New variable for Emacs 18.
758
759 Thu Jul 11 13:59:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
760
761         * emu-nemacs.el (charsets-mime-charset-alist): New variable.
762         (default-mime-charset): New variable.
763         (mime-charset-coding-system-alist): New variable.
764         (mime-charset-to-coding-system): New function.
765         (detect-mime-charset-region): New function.
766         (encode-mime-charset-region): New function.
767         (encode-mime-charset-string): New function.
768
769 Thu Jul 11 09:04:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
770
771         * emu.el (charsets-to-mime-charset): New function; moved from
772         emu-*.el.
773
774 Thu Jul 11 08:58:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
775
776         * emu-x20.el, emu-mule.el, emu-e19.el: Function
777         `charsets-to-mime-charset' was moved to emu.el.
778
779         * emu-e19.el (charsets-mime-charset-alist): New variable.
780         (default-mime-charset): New variable.
781         (charsets-to-mime-charset): New function.
782         (detect-mime-charset-region): New function.
783         (encode-mime-charset-region): New function.
784         (encode-mime-charset-string): New function.
785
786 Wed Jul 10 13:58:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
787
788         * emu-x20.el (encode-mime-charset-region): New function.
789         (encode-mime-charset-string): New function.
790
791 Wed Jul 10 13:55:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
792
793         * emu-x20.el (detect-mime-charset-region): New function.
794
795         * emu-x20.el (mime-charset-to-coding-system): New function.
796
797         * emu-x20.el (mime-charset-coding-system-alist): New variable.
798
799         * emu-x20.el (charsets-to-mime-charset): New function.
800
801         * emu-x20.el (default-mime-charset): New variable.
802
803         * emu-x20.el: charset constants were abolished.
804         (charsets-mime-charset-alist): New variable.
805
806         * emu-mule.el: charset constants were abolished.
807
808 Wed Jul 10 12:54:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
809
810         * emu-mule.el (encode-mime-charset-string): New function.
811
812 Wed Jul 10 11:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
813
814         * emu-mule.el (encode-mime-charset-region): New function.
815
816 \f
817 Tue Jul  9 13:16:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
818
819         * tl: Version 7.31.1 was released.
820
821         * mu-replace.el (edit-replace-mode-map): Use function
822         `copy-keymap'.
823
824 Mon Jul  8 07:46:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
825
826         * emu-mule.el (mime-charset-to-coding-system): New function.
827
828         * emu-mule.el (mime-charset-coding-system-alist): New variable.
829
830         * emu-mule.el (detect-mime-charset-region): New function.
831
832         * emu-mule.el (charsets-to-mime-charset): New function.
833
834 Mon Jul  8 06:49:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
835
836         * tl-list.el (subsetp): wrote doc-string.
837
838         * emu-mule.el (default-mime-charset): New variable.
839
840         * emu-mule.el (charsets-mime-charset-alist): New variable.
841
842 Thu Jul  4 16:57:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
843
844         * mu-cite.el (compress-cited-prefix): check Message-Id.
845
846         * mu-cite.el (compress-cited-prefix): fixed.
847
848 Wed Jul  3 06:27:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
849
850         * emu.el (running-emacs-19_29-or-later): fixed.
851
852 Wed Jul  3 05:59:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
853
854         * emu.el (running-xemacs-20-or-later): New variable.
855         (running-xemacs-19_14-or-later): Use variable
856         `running-xemacs-20-or-later'.
857
858         * emu.el (running-emacs-19_29-or-later): fixed.
859
860 Sun Jun 30 01:00:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
861
862         * emu-x20.el (char-category): New function.
863
864 Sat Jun 29 08:23:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
865
866         * mu-cite.el (fill-cited-region):
867         modified about fill-prefix collecting.
868
869 Sat Jun 29 08:03:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
870
871         * tl-str.el (string-compare-from-top): New function.
872
873 \f
874 Thu Jun 27 17:29:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
875
876         * tl: Version 7.31 was released.
877
878         * mu-cite.el (mu-cite/make-methods): run-hooks
879         `mu-cite/instantiation-hook'.
880
881 Wed Jun 26 15:33:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
882
883         * emu-mule.el (character-decode-string): New implementation.
884
885 Wed Jun 26 08:41:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
886
887         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 26 is
888         broken too.
889
890         * emu-mule.el, emu-e19.el, emu-nemacs.el, emu-x20.el
891         (as-binary-process): New macro.
892
893 Wed Jun 19 23:24:56 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
894
895         * mu-cite.el: NISHIJIMA Takanori
896         <racsho@studio-racsho.shibuya.tokyo.jp>'s patch was applied with
897         some modifications. (cf. [tm-ja:1935])
898
899 Mon Jun 17 23:49:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
900
901         * emu-mule.el (regulate-latin-char, regulate-latin-string): New
902         function.
903
904 Mon Jun 17 23:47:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
905
906         * tl-822.el (rfc822/qtext-regexp, rfc822/quoted-string-regexp):
907         new constant; define again.
908
909 Thu Jun 13 17:13:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
910
911         * tl-822.el: Variable `rfc822/qtext-regexp' and
912         `rfc822/quoted-string-regexp' were abolished.
913
914         * tl-822.el: Function `rfc822/analyze-quoted-pair' was abolished.
915
916         * tl-822.el (rfc822/analyze-quoted-string): New implementation.
917
918 \f
919 Wed Jun 12 05:28:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
920
921         * tl: Version 7.30 was released.
922
923 Wed Jun 12 03:55:10 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
924
925         * mu-cite.el (mu-cite/cite-original): Run `mu-cite/pre-cite-hook'
926         after narrowing to the message.
927
928 Mon Jun 10 07:59:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
929
930         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 24 is
931         broken too.
932
933 Mon Jun 10 07:37:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
934
935         * emu-x20.el (char-length): New function.
936
937 Mon Jun 10 07:34:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
938
939         * emu-e19.el, emu-mule.el, emu-nemacs.el (char-length): New alias.
940
941 \f
942 Mon Jun  3 14:36:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
943
944         * tl: Version 7.29.1 was released.
945
946         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 22 is
947         broken too.
948
949 \f
950 Tue May 28 06:48:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
951
952         * tl: Version 7.29 was released.
953
954         * mu-comment.el (comment-sexp): Unused local variable `p' was
955         abolished.
956
957 Tue May 28 06:30:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
958
959         * emu-e19.el, emu-nemacs.el (charset-description): New function.
960         (charset-registry): New function.
961         (charset-columns): New function.
962         (charset-direction): New function.
963
964 \f
965 Mon May 27 14:04:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
966
967         * tl: Version 7.27.1 was released.
968
969         * emu-mule.el (charset-*): New constants.
970
971         * emu-x20.el (charset-*): New constants.
972         (charset-description): New alias.
973
974         * emu-e19.el (char-charset):
975         Use constant `charset-ascii' and `charset-latin-1'.
976
977 Mon May 27 12:17:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
978
979         * emu-nemacs.el (char-charset): Use constant `charset-ascii' and
980         `charset-jisx0208'.
981
982         * emu-nemacs.el (charset-ascii): New constant.
983         (charset-jisx0208): New constant.
984
985 Mon May 27 12:06:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
986
987         * emu-mule.el (charset-description): New alias.
988         (charset-registry): New alias.
989         (charset-columns): New alias.
990         (charset-direction): New alias.
991
992 Mon May 27 11:28:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
993
994         * emu-mule.el (string-columns): New alias.
995
996         * emu-nemacs.el, emu-e19.el, emu-x20.el (string-columns): New
997         alias; You should use it instead of `string-width'.
998
999 Mon May 27 10:07:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1000
1001         * emu-nemacs.el (truncate-string): Use function `char-columns'
1002         instead of `char-width'.
1003
1004 Mon May 27 10:01:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1005
1006         * emu-mule.el (char-columns): New alias.
1007         
1008         * emu-nemacs.el, emu-e19.el, emu-x20.el (char-columns): New
1009         function; You should use it instead of `char-width'.
1010
1011 Sat May 25 20:23:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1012
1013         * emu-xemacs.el (invisible-p): New function.
1014         (next-visible-point): New function.
1015
1016 Sat May 25 20:21:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1017
1018         * emu-19.el (invisible-p): New function.
1019         (next-visible-point): New function.
1020
1021 Sat May 25 20:14:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1022
1023         * emu-18.el (invisible-p): New function.
1024         (next-visible-point): New function.
1025
1026 Sat May 25 19:51:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1027
1028         * emu-18.el (invisible-region): New function.
1029         (visible-region): New function.
1030
1031 Sat May 25 19:28:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1032
1033         * emu-xemacs.el (invisible-region): New function.
1034         (visible-region): New function.
1035
1036 Sat May 25 19:22:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1037
1038         * emu-19.el (invisible-region): New function.
1039         (visible-region): New function.
1040
1041 \f
1042 Thu May 23 01:31:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1043
1044         * tl: Version 7.27 was released.
1045
1046 Wed May 22 02:51:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1047
1048         * tl-822.el (rfc822/address-string): Unused local variable
1049         `addr-spec' was abolished.
1050
1051 \f
1052 Mon May 20 15:52:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1053
1054         * tl: Version 7.26 was released.
1055
1056         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 20 is
1057         broken too.
1058
1059 Mon May 20 15:51:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1060
1061         * tl-822.el (rfc822/parse-addr-spec): Unused local variable
1062         `at-sign' was abolished.
1063
1064 Mon May 20 13:08:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1065
1066         * mu-cite.el (citation-mark-chars): New variable.
1067         (compress-cited-prefix): Use variable `citation-mark-chars'.
1068
1069 \f
1070 Fri May 17 08:12:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1071
1072         * tl: Version 7.25 was released.
1073
1074         * tl-822.el (rfc822/analyze-comment): Unused local variable `chr'
1075         was abolished.
1076
1077 \f
1078 Wed May 15 14:23:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1079
1080         * tl: Version 7.24 was released.
1081
1082         * tl-822.el (rfc822/lexical-analyze): Unnecessary local variable
1083         `len' was abolished.
1084
1085 Wed May 15 14:19:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1086
1087         * tl-822.el (rfc822/lexical-analyze): Unnecessary local variable
1088         `i' was abolished.
1089
1090 Wed May 15 14:12:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1091
1092         * tl-list.el (permute): Unnecessary local variable `ret' was
1093         abolished.
1094
1095 Wed May 15 14:05:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1096
1097         * emu-x20.el (string-to-int-list): New function; moved from
1098         em-xemacs.el.
1099
1100         * emu-xemacs.el: Function `string-to-int-list' for XEmacs 19 was
1101         deleted, for XEmacs 20 with Mule was moved to emu-x20.el.
1102
1103         * emu-x20.el, emu-e19.el: rearrangement.
1104
1105 Tue May 14 16:28:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1106
1107         * emu-mule.el: rearrangement.
1108
1109         * emu-mule.el (string-to-int-list): New alias; moved from emu-19.el.
1110
1111 Tue May 14 16:23:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1112
1113         * emu-e19.el (string-to-int-list): New alias; moved from emu-19.el.
1114
1115         * emu-19.el: Alias `string-to-int-list' was moved to emu-e19.el
1116         and emu-mule.el.
1117
1118 Tue May 14 06:55:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1119
1120         * mu-cite.el (compress-cited-prefix): New function.
1121
1122 \f
1123 Tue May 14 02:41:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1124
1125         * tl: Version 7.22.5 was released.
1126
1127         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 19 is
1128         broken too.
1129
1130 \f
1131 Sat May 11 08:36:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1132
1133         * tl: Version 7.22.4 was released.
1134
1135         * emu.el (add-to-list): New function for Emacs 19.28 or earlier.
1136
1137 Thu May  9 16:38:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1138
1139         * emu-mule.el (fontset-pixel-size): New implementation.
1140
1141 Thu May  9 15:09:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1142
1143         * emu-18.el (tl:add-text-properties): New function; moved from
1144         emu-nemacs.el or emu-mule.el.
1145
1146         * emu-mule.el, emu-nemacs.el: Function `tl:add-text-properties'
1147         was moved to emu-18.el.
1148
1149 Thu May  9 15:01:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1150
1151         * emu-18.el (remove-text-properties): New function.
1152
1153         * emu-nemacs.el (character-encode-string):
1154         Renamed from `encode-coding-string'.
1155         (character-decode-string): Renamed from `decode-coding-string'.
1156
1157 Thu May  9 14:26:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1158
1159         * emu-e19.el (character-encode-string): Renamed from
1160         `encode-coding-string'.
1161         (character-decode-string): Renamed from `decode-coding-string'.
1162
1163 Thu May  9 14:07:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1164
1165         * emu-mule.el (character-encode-string): Renamed from
1166         `encode-coding-string'.
1167         (character-decode-string): Renamed from `decode-coding-string'.
1168
1169 Thu May  9 13:48:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1170
1171         * emu-x20.el (character-encode-string, character-decode-string):
1172         New alias.
1173
1174         * emu-x20.el (character-encode-region, character-decode-region):
1175         New alias.
1176
1177 Thu May  9 13:22:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1178
1179         * emu-e19.el (character-encode-region): New function.
1180         (character-decode-region): New function.
1181         Function `encode-coding-region' and `decode-coding-region' were
1182         abolished.
1183
1184 Thu May  9 12:54:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1185
1186         * emu-mule.el (character-encode-region): New function.
1187         (character-decode-region): New function.
1188         Function `encode-coding-region' and `decode-coding-region' were
1189         abolished.
1190
1191 Thu May  9 12:45:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1192
1193         * emu-nemacs.el (character-encode-region): fixed for NEmacs bug?
1194         (character-decode-region): fixed for NEmacs bug?
1195
1196         * emu-nemacs.el (code-convert-region): fixed for NEmacs bug?
1197         (character-encode-region): New function.
1198         (character-decode-region): New function.
1199         Function `encode-coding-region' and `decode-coding-region' were
1200         abolished.
1201
1202 \f
1203 Wed May  8 13:56:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1204
1205         * tl: Version 7.22.3 was released.
1206
1207         * tl-list.el (last): New implementation.
1208
1209 \f
1210 Tue May  7 18:16:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1211
1212         * tl: Version 7.22.2 was released.
1213
1214         * emu-x20.el (*hz*, *big5*, *euc-kr*, *koi8*): New constant.
1215
1216 Tue May  7 17:50:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1217
1218         * emu.el (running-xemacs-19): Definition was changed.
1219         (running-xemacs-20): Definition was changed.
1220
1221 Tue May  7 17:15:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1222
1223         * tl-els: bitmap.el must be regarded as Mule depended module.
1224
1225 Tue May  7 16:40:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1226
1227         * emu-x20.el (xemacs-beta-version): New variable.
1228         (code-converter-is-broken): Use variable `xemacs-beta-version'.
1229
1230 Tue May  7 07:00:50 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1231
1232         * emu.el, mu-bbdb.el, mu-cite.el: KOBAYASHI Shuhei's address was
1233         changed.
1234
1235 Tue May  7 06:29:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1236
1237         * emu.el (running-xemacs-19_14-or-later): New variable.
1238         setting for text/enriched and text/richtext.
1239
1240 \f
1241 Mon Apr 29 06:30:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1242
1243         * tl: Version 7.22.1 was released.
1244
1245 Sun Apr 28 16:53:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1246
1247         * emu-x20.el (find-charset-string, find-charset-region): don't
1248         include ascii.
1249
1250 Sat Apr 27 19:08:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1251
1252         * emu-x20.el (lc-ascii, lc-ltn1, lc-ltn2, lc-ltn3, lc-ltn4,
1253         lc-crl, lc-arb, lc-grk, lc-hbw, lc-ltn5, lc-jp, lc-jp2, lc-kr,
1254         lc-big5-1, lc-big5-2, lc-cn, lc-cns1, lc-cns2, lc-cns3, lc-cns4,
1255         lc-cns5, lc-cns6, lc-cns7): New constant.
1256
1257 Sat Apr 27 15:43:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1258
1259         * bitmap.el (bitmap-show-xbm): `j' should be defined as local
1260         variable.
1261
1262         * tl-els: add emu-x20.el.
1263
1264 Sat Apr 27 15:25:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1265
1266         * emu.el: require emu-x20 if running XEmacs 20 with Mule feature.
1267
1268 Sat Apr 27 15:24:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1269
1270         * emu-x20.el: New module for XEmacs 20 with Mule.
1271
1272 Sat Apr 27 13:48:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1273
1274         * emu-e19.el (decode-coding-region): New function.
1275         (encode-coding-region): New function.
1276         (decode-coding-string): New function.
1277         (encode-coding-string): New function.
1278
1279 Sat Apr 27 13:36:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1280
1281         * emu-nemacs.el (decode-coding-region): New function.
1282         (encode-coding-region): New function.
1283         (decode-coding-string): New function.
1284         (encode-coding-string): New function.
1285
1286         * emu-nemacs.el: KOBAYASHI Shuhei's address was changed.
1287
1288 Sat Apr 27 13:27:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1289
1290         * emu-mule.el (decode-coding-region): New function.
1291         (encode-coding-region): New function.
1292         (decode-coding-string): New function.
1293         (encode-coding-string): New function.
1294
1295         * tl-els: emu-19.el was renamed to `emu-e19.el'.
1296
1297         * emu-mule.el (fontset-pixel-size): New implementation.
1298
1299 Sat Apr 27 11:21:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1300
1301         * emu.el, emu-e19.el: emu-orig.el was renamed to `emu-e19.el'.
1302
1303         * emu-nemacs.el, emu-e19.el: Alias `get-lc' was abolished.
1304
1305         * emu-mule.el: Function `get-lc' was abolished.
1306
1307 \f
1308 Fri Apr 26 05:28:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1309
1310         * tl: Version 7.22 was released.
1311
1312         * tl-els: Version check for enriched.el was fixed for XEmacs 19.14.
1313
1314 Fri Apr 26 02:45:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1315
1316         * bitmap.el (bitmap-decode-x-face): New function.
1317         (bitmap-uncompface-program): New variable.
1318
1319         * bitmap.el: New module.
1320
1321 Thu Apr 25 22:15:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1322
1323         * tl-822.el (rfc822/get-field-names): New function.
1324
1325 Thu Apr 25 21:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1326
1327         * tl-822.el (rfc822/get-field-bodies): New argument `boundary';
1328         use function `rfc822/narrow-to-header'.
1329
1330         * tl-822.el (rfc822/get-field-body): add new argument `boundary';
1331         use function `rfc822/narrow-to-header'.
1332
1333         * tl-822.el (rfc822/narrow-to-header): New function.
1334         (rfc822/get-header-string): Use function `rfc822/narrow-to-header'.
1335         (rfc822/get-header-string-except): Use function
1336         `rfc822/narrow-to-header'.
1337
1338 Thu Apr 25 16:15:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1339
1340         * tl-822.el (rfc822/get-header-string,
1341         rfc822/get-header-string-except): Argument `boundary' is changed
1342         to optional.
1343
1344         * tl-822.el (rfc822/get-header-string): New function.
1345
1346 Thu Apr 25 15:04:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1347
1348         * tl-822.el (rfc822/get-field-bodies): New function.
1349
1350 Thu Apr 25 13:22:26 1996  Michael Sperber <sperber@informatik.uni-tuebingen.de>
1351
1352         * tl-list.el (caar, cadr, last, butlast): changed to function
1353         because these macros in tl-list.el screw up at least the loop
1354         macro in CL which causes other lossage. (cf. [tm-en:467])
1355
1356 \f
1357 Thu Apr 25 12:08:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1358
1359         * tl: Version 7.19.3 was released.
1360
1361 Wed Apr 24 15:27:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1362
1363         * emu-orig.el (sref): New alias.
1364
1365         * emu-mule.el (char-charset): New alias.
1366
1367 Wed Apr 24 13:46:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1368
1369         * emu-nemacs.el, emu-orig.el: Function `char-leading-char' was
1370         renamed to `char-charset'; `char-leading-char' became alias of
1371         function `char-charset'.
1372
1373         * tl-str.el (replace-char-by-char): abolished.
1374
1375         * emu-nemacs.el (sref): fixed.
1376
1377         * emu-nemacs.el (string-to-int-list): moved from emu-18.el.
1378
1379         * emu-18.el (string-to-int-list): moved to emu-nemacs.el.
1380
1381         * emu-xemacs.el, emu-19.el (string-to-int-list): fixed to define.
1382
1383         * emu-18.el (string-to-int-list): fixed.
1384
1385 Wed Apr 24 00:57:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1386
1387         * mu-replace.el: defvar for global variables.
1388
1389         * tl-misc.el (get-latest-path): New implementation.
1390
1391 Wed Apr 24 00:16:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1392
1393         * tl-str.el (filename-special-char-range): use function `char-int'
1394         and `string-to-int-list'.
1395
1396         * emu-xemacs.el, emu-19.el, emu-18.el (string-to-int-list):
1397         New function.
1398
1399         * emu.el (char-int): New function.
1400         (int-char): New function.
1401
1402 \f
1403 Sat Apr 20 13:10:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1404
1405         * tl: Version 7.19.2 was released.
1406
1407 Fri Apr 19 19:24:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1408
1409         * tl-822.el (rfc822/parse-addresses): use `nreverse'
1410
1411         * tl-822.el (rfc822/parse-group): use `nreverse'
1412
1413         * tl-822.el (rfc822/parse-token-or-comment): use `nreverse'
1414
1415         * tl-822.el (rfc822/parse-ascii-token): use `nreverse'
1416
1417         * tl-822.el (rfc822/parse-token): use `nreverse'
1418
1419         * tl-822.el (rfc822/lexical-analyze): use `nreverse'
1420
1421 Fri Apr 19 18:48:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1422
1423         * tl-822.el (rfc822/address-string): support group
1424         (rfc822/full-name-string): support group
1425
1426 Fri Apr 19 07:44:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1427
1428         * tl-seq.el (foldr): fixed
1429
1430 Fri Apr 19 07:26:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1431
1432         * tl-seq.el (foldl): use `1+'
1433
1434         * tl-seq.el (foldr): New function
1435
1436 Wed Apr 17 15:18:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1437
1438         * emu-mule.el: use `running-emacs-19' and `running-emacs-18'.
1439
1440         * emu-nemacs.el: delete definition of `emacs-major-version'.
1441
1442         * emu-orig.el: use `running-emacs-19'.
1443
1444         * emu.el: define `emacs-major-version' if not bound.
1445
1446         * emu-mule.el: delete check and define `emacs-major-version'.
1447
1448         * emu-orig.el: use `running-xemacs'.
1449
1450 \f
1451 Mon Apr 15 08:57:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1452
1453         * tl: Version 7.19.1 was released.
1454
1455         * tl-822.el (rfc822/parse-ascii-token): does not exit from loop
1456         even if token-value is nil.
1457
1458         * tl-822.el (rfc822/parse-ascii-token): nil check for token-value
1459
1460 Sun Apr 14 00:11:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1461
1462         * emu.el (running-emacs-18, running-emacs-19): New variable
1463
1464         * emu.el (running-emacs-19_29-or-later): New variable
1465
1466 Sat Apr 13 23:46:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1467
1468         * emu.el (running-xemacs): New variable
1469
1470 Thu Apr 11 14:13:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1471
1472         * mu-comment.el (comment-sexp-first-line-method-alist): New variable
1473         (comment-sexp-middle-line-method-alist): New variable
1474         (comment-sexp-last-line-method-alist): New variable
1475         (comment-sexp-middle-line-method-for-lisp): New function
1476         (comment-sexp-middle-line-method-for-c++): New function
1477         (comment-sexp-first-line-method-for-c): New function
1478         (comment-sexp-middle-line-method-for-c): New function
1479         (comment-sexp-last-line-method-for-c): New function
1480         (comment-sexp-last-line-method-for-dummy): New function
1481         (comment-sexp): Call methods instead od insert directly
1482
1483 Thu Apr 11 01:05:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1484
1485         * emu-xemacs.el (char-list-to-string): New macro
1486
1487         * emu-19.el (char-list-to-string): New macro; moved from tl-str.el
1488
1489         * emu-18.el (char-list-to-string): New function
1490
1491         * tl-str.el: Macro `char-list-to-string' were moved to emu-*.el
1492
1493 Tue Apr  9 20:42:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1494
1495         * tl-list.el (poly-funcall): New function
1496
1497 Sun Apr  7 00:37:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1498
1499         * tl-misc.el (get-latest-path): New function
1500
1501 Sat Apr  6 21:35:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1502
1503         * tl-str.el (version-to-list): New function
1504         (version<, version<=, version>, version>=): New function
1505
1506 Sat Apr  6 21:31:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1507
1508         * tl-str.el (expand-char-ranges): New function
1509
1510 \f
1511 Mon Mar 25 12:00:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1512
1513         * tl: Version 7.19 was released.
1514
1515 Mon Mar 25 10:43:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1516
1517         * emu-18.el (force-mode-line-update): New function; imported from
1518         Emacs 19.30.
1519
1520 Mon Mar 25 10:21:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1521
1522         * tl-822.el (rfc822/parse-ascii-token): check token instead of
1523         (cdr token).
1524
1525 Tue Mar 19 13:21:58 1996  KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
1526
1527         * mu-cite.el: use `(mark t)' instead of `(mark)'.
1528         (cf. [tm-ja:1673])
1529
1530 Fri Mar 15 10:50:41 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1531
1532         * tl-822.el (rfc822/parse-ascii-token): do nil check for token
1533         value (cf. [tm-ja:1671])
1534
1535 Thu Mar 14 16:27:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1536
1537         * tl-str.el: Function `truncate-string' was moved to emu-mule.el.
1538         Alias `top-short-string' and `rightful-boundary-short-string' were
1539         deleted.
1540         
1541         * emu-mule.el (truncate-string): New function;
1542         moved from tl-str.el.
1543         
1544         * emu-nemacs.el (truncate-string): New function;
1545         imported from emu-mule.el.
1546         
1547         * emu-orig.el (truncate-string): New function.
1548
1549 Thu Mar 14 04:23:25 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
1550
1551         * tl-str (truncate-string): New Implementation imported from Mule
1552         2.3.
1553
1554 \f
1555 Wed Mar 13 17:16:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1556
1557         * tl: Version 7.18 was released.
1558
1559         * emu.el (functionp): New function.
1560
1561         * mu-cite.el (mu-cite/get-value): Use function `functionp'.
1562
1563 Wed Mar 13 16:35:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1564
1565         * mu-comment.el: New file.
1566
1567 Sat Mar  9 08:13:21 1996  Hiroshi Ueno <zodiac@ibm.net>
1568
1569         * mu-cite.el (mu-cite/cite-original): exchange-point-and-mark if
1570         mark < point. (cf. [OS/2:1536])
1571
1572 Tue Mar 12 11:32:54 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
1573
1574         * mu-bbdb.el (mu-cite/get-bbdb-prefix-register-method),
1575         (mu-cite/get-bbdb-prefix-register-verbose-method): Don't register
1576         null string. (cf.[tm-ja:1662])
1577
1578         * mu-cite.el (mu-cite/get-prefix-register-method),
1579         (mu-cite/get-prefix-register-method): Don't register null string.
1580         (cf.[tm-ja:1662])
1581         
1582         * emu.el (buffer-substring-no-properties): New implementation
1583         imported from Emacs 19.30. (cf.[tm-ja:1662])
1584
1585 \f
1586 Wed Mar  6 00:24:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1587
1588         * tl: Version 7.15 was released.
1589
1590         * mu-cite.el: MINOURA Makoto's E-mail address was
1591         changed. (cf. [tm-ja:1649])
1592
1593 Wed Mar  6 00:07:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1594
1595         * tl-els: add mu-replace.el.
1596
1597         * mu-replace.el: New file.
1598
1599 Tue Mar  5 23:33:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1600
1601         * tl-str.el (replace-char-by-char): New function.
1602
1603         * tl-str.el (replace-space-with-underline): Function
1604         `replace-space-with-underline' was moved from tm-edit.el.
1605
1606         * tl-list.el (cons-if): New function.
1607
1608 \f
1609 Mon Mar  4 14:31:31 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1610
1611         * tl: Version 7.14 was released.
1612
1613 Mon Mar  4 11:33:53 1996  KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
1614
1615         * mu-cite.el (mu-cite/cite-original): `(mark)' might occur an
1616         error. (cf. [tm-ja:1647])
1617
1618 Mon Mar  4 08:58:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1619
1620         * tl-els: New module
1621
1622         * mk-tl: use tl-els file.
1623
1624 Sat Mar  2 13:25:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1625
1626         * tl-822.el (rfc822/parse-ascii-token): New function.
1627         (rfc822/parse-word, rfc822/parse-local-part,
1628         rfc822/parse-sub-domain, rfc822/parse-domain,
1629         rfc822/parse-at-domain, rfc822/parse-route,
1630         rfc822/parse-route-addr, rfc822/parse-group,
1631         rfc822/parse-addresses): Use function `rfc822/parse-ascii-token'
1632         instead of `rfc822/parse-token'.
1633
1634 \f
1635 Wed Feb 28 13:26:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1636
1637         * tl: Version 7.13 was released.
1638
1639 Wed Feb 27 19:37:46 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
1640
1641         * mk-tl: Add `mu-bbdb.el' to module list.
1642
1643         * mu-bbdb.el: New file.
1644
1645         * mu-cite.el: (mu-cite/get-field-value-method-alist),
1646         (mu-cite/get-field-value): Typo fixed.
1647         (mu-cite/get-citation-name): Changed to function.
1648         (mu-cite/add-citation-name): New implementation.
1649         (mu-cite/save-to-file): Add sore comments.
1650         (mu-cite/get-prefix-register-method),
1651         (mu-cite/get-prefix-register-verbose-method): Use 'x-attribution.
1652         (mu-cite/default-methods-alist): Method `'x-attribution' was added.
1653         (replace-top-string): New implementation.
1654         
1655 Tue Feb 27 17:50:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1656
1657         * emu-nemacs.el (*noconv*): New constant.
1658         (*sjis*): New constant.
1659         (code-detect-region): New function.
1660         (set-file-coding-system): New function.
1661
1662         * emu-orig.el (code-detect-region): New function.
1663         (set-file-coding-system): New function.
1664
1665         * emu-orig.el (*noconv*): New constant.
1666
1667 \f
1668 Mon Feb 26 01:14:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1669
1670         * tl: Version 7.11.3 was released.
1671
1672         * emu-18.el (tl:set-text-properties): New function.
1673         (tl:overlay-buffer): New function. (cf. [tm-ja:1606])
1674
1675 Mon Feb 26 01:05:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1676
1677         * emu-18.el (remove-hook): New function: Imported from Emacs
1678         19.28. (cf. [tm-ja:1606])
1679         
1680         * emu-18.el (defalias): Implementation was fixed.
1681         (cf. [tm-ja:1606])
1682
1683 Mon Feb 26 00:56:18 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1684
1685         * emu.el: Version check was changed. (cf. [tm-ja:1606])
1686
1687 Mon Feb 26 00:54:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1688
1689         * emu.el: Version check was changed. (cf. [tm-ja:1606])
1690
1691 Sun Feb 25 18:08:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1692
1693         * tl-list.el (expand-range): New implementation.
1694
1695         * tl-list.el: Function `uncompress-range' was renamed to
1696         `expand-range'.
1697
1698         * tl-list.el (member-of-range): New implementation.
1699
1700 Fri Feb 23 20:43:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1701
1702         * tl-list.el (last): changed to macro.
1703
1704 Fri Feb 23 20:36:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1705
1706         * tl-list.el (caar): New macro.
1707         (cdar): New macro.
1708
1709 \f
1710 Sat Feb 23 17:52:54 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1711
1712         * tl: Version 7.11.2 was released.
1713
1714 Thu Feb 22 15:14:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1715
1716         * tl-str.el (eliminate-last-spaces): New function.
1717
1718 Thu Feb 22 14:33:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1719
1720         * tl-str.el (filename-special-char-range): New variable.
1721         (filename-space-char-range): New variable.
1722         (replace-as-filename): New implementation.
1723
1724 Thu Feb 22 14:24:39 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1725
1726         * tl-list.el (compress-sorted-numbers): New function imported from
1727         Gnus.
1728         (uncompress-range): New function imported from Gnus.
1729         (member-of-range): New function imported from Gnus.
1730
1731 \f
1732 Wed Feb 14 13:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1733
1734         * tl: Version 7.11.1 was released.
1735
1736 Mon Feb 12 07:34:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1737
1738         * tl-misc.el (add-path): Document string was fixed.
1739
1740 Mon Feb 12 07:27:03 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1741
1742         * tl-misc.el (file-installed-p): new function
1743
1744 \f
1745 Sat Feb  2 17:08:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1746
1747         * tl: Version 7.11 was released.
1748
1749 Wed Jan 31 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1750
1751         * mu-cite.el (mu-cite/get-field-value-methoda-list): fixed problem
1752         in mh-letter-mode
1753
1754 Thu Jan 25 08:07:39 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1755
1756         * tl-822.el: Don't use `equal' to compare strings.
1757
1758 \f
1759 Thu Jan 25 02:13:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1760
1761         * tl: Version 7.10 was released.
1762
1763         * emu-orig.el (*internal*, *ctext*): new constant
1764
1765         * emu-orig.el (code-convert-string): new function
1766
1767         * emu-orig.el (code-convert-region): new function
1768
1769         * emu-nemacs.el (*ctext*): new constant
1770
1771         * emu-18.el: Comment was fixed.
1772
1773         * emu-18.el (byte-code-function-p): check whether cons or not
1774
1775 Wed Jan 24 07:12:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1776
1777         * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable
1778
1779         * mu-cite.el (mu-cite/get-field-value): new function
1780
1781 \f
1782 Sat Jan 20 13:25:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1783
1784         * tl: Version 7.09 was released.
1785
1786 Thu Jan 18 17:16:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1787
1788         * mu-cite.el: new method `in-id': default value of variable
1789         `mu-cite/top-format' was changed to use it.
1790
1791 Thu Jan 18 14:48:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1792
1793         * tl-822.el (rfc822/non-qtext-char-list): new constant
1794
1795         * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted.
1796
1797         * tl-822.el (rfc822/wrap-as-quoted-string): new function
1798
1799         * tl-str.el (char-list-to-string): new macro
1800
1801         * genjis.el: new module
1802
1803 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
1804
1805         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
1806
1807 \f
1808 Wed Jan 17 08:23:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1809
1810         * tl: version 7.08 was released.
1811
1812         * mu-cite.el (mu-cite/get-prefix-register-verbose-method):
1813         new implementation
1814
1815         * mu-cite.el (mu-cite/get-prefix-register-method):
1816         new implementation
1817
1818 Wed Jan 17 06:57:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1819
1820         * mu-cite.el:
1821         Function `mu-cite/get-ml-count' was renamed to
1822         `mu-cite/get-ml-count-method'.
1823         Function `mu-cite/citation-name' was renamed to
1824         `mu-cite/get-prefix-register-verbose-method'.
1825         Function `mu-cite/citation-name-quietly' was renamed to
1826         `mu-cite/get-prefix-register-method'.
1827
1828 Wed Jan 17 06:49:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1829
1830         * mu-cite.el (mu-cite/get-prefix-method): new function: it is
1831         implementation of new method `prefix'.
1832
1833 Wed Jan 17 06:30:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1834
1835         * mu-cite.el (mu-cite/save-to-file): modified to change comment of
1836         output file
1837
1838         * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable
1839
1840 Wed Jan 17 06:22:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1841
1842         * mu-cite.el: Default name of user environment file was changed to
1843         ~/.mu-cite.el.
1844
1845 Wed Jan 17 06:08:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1846
1847         * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'.
1848
1849         * mu-cite.el: mu-register.el was merged into mu-cite.el.
1850
1851 Wed Jan 17 05:35:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1852
1853         * mu-register.el (mu-register/citation-name):
1854         use function `y-or-n-p'
1855         
1856         * mu-register.el (mu-register/citation-name-quietly):
1857         use function `y-or-n-p'
1858
1859 Tue Jan 16 21:54:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1860
1861         * mu-register.el (mu-register/citation-name):
1862         use function `tl:read-string' instead of `read-string'.
1863
1864         * mu-register.el (mu-register/citation-name-quietly):
1865         use function `tl:read-string' instead of `read-string'.
1866
1867         * emu.el (tl:read-string): New function
1868
1869         * mu-register.el: `(require 'pp)' was deleted.
1870
1871 Tue Jan 16 14:04:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1872
1873         * mu-register.el:
1874         Method `prefix-registered-quietly' was renamed to
1875         `prefix-register'.
1876         Method `prefix-registered' was renamed to
1877         `prefix-register-verbose'.
1878
1879 Mon Jan 15 21:19:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1880
1881         * mu-register.el (mu-register/get-citation-name): new
1882         implementation by macro
1883
1884 Mon Jan 15 21:07:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1885
1886         * mu-register.el (mu-register/citation-name-quietly): new
1887         function: implementation of `prefix-registered-quietly'
1888
1889         Method name of function `mu-register/citation-name' was renamed to 
1890         `prefix-registered'.
1891
1892 Mon Jan 15 20:28:32 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1893
1894         * mu-register.el (mu-register/save-to-file): new implementation
1895
1896         * mu-register.el (mu-register/registration-symbol): new variable:
1897         to specify symbol name of citation-name database.
1898
1899         * mu-register.el (mu-register/save-to-file): modified to use
1900         variable `mu-register/registration-symbol'.
1901
1902         * mu-register.el: use function `set-alist'.
1903
1904         * mu-register.el: Comments were translated from Japanese to
1905         English.
1906         
1907 Wed Dec 27 14:28:17 1995  MINOURA Makoto <minoura@leo.bekkoame.or.jp>
1908
1909         * mu-register.el: new module