tm 7.70.
[elisp/apel.git] / ChangeLog
1 Tue Jul  9 13:16:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.31.1 was released.
4
5         * mu-replace.el (edit-replace-mode-map): Use function
6         `copy-keymap'.
7
8 Mon Jul  8 07:46:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
9
10         * emu-mule.el (mime-charset-to-coding-system): New function.
11
12         * emu-mule.el (mime-charset-coding-system-alist): New variable.
13
14         * emu-mule.el (detect-mime-charset-region): New function.
15
16         * emu-mule.el (charsets-to-mime-charset): New function.
17
18 Mon Jul  8 06:49:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
19
20         * tl-list.el (subsetp): wrote doc-string.
21
22         * emu-mule.el (default-mime-charset): New variable.
23
24         * emu-mule.el (charsets-mime-charset-alist): New variable.
25
26 Thu Jul  4 16:57:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
27
28         * mu-cite.el (compress-cited-prefix): check Message-Id.
29
30         * mu-cite.el (compress-cited-prefix): fixed.
31
32 Wed Jul  3 06:27:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
33
34         * emu.el (running-emacs-19_29-or-later): fixed.
35
36 Wed Jul  3 05:59:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
37
38         * emu.el (running-xemacs-20-or-later): New variable.
39         (running-xemacs-19_14-or-later): Use variable
40         `running-xemacs-20-or-later'.
41
42         * emu.el (running-emacs-19_29-or-later): fixed.
43
44 Sun Jun 30 01:00:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
45
46         * emu-x20.el (char-category): New function.
47
48 Sat Jun 29 08:23:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
49
50         * mu-cite.el (fill-cited-region):
51         modified about fill-prefix collecting.
52
53 Sat Jun 29 08:03:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
54
55         * tl-str.el (string-compare-from-top): New function.
56
57 \f
58 Thu Jun 27 17:29:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
59
60         * tl: Version 7.31 was released.
61
62         * mu-cite.el (mu-cite/make-methods): run-hooks
63         `mu-cite/instantiation-hook'.
64
65 Wed Jun 26 15:33:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * emu-mule.el (character-decode-string): New implementation.
68
69 Wed Jun 26 08:41:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
70
71         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 26 is
72         broken too.
73
74         * emu-mule.el, emu-e19.el, emu-nemacs.el, emu-x20.el
75         (as-binary-process): New macro.
76
77 Wed Jun 19 23:24:56 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
78
79         * mu-cite.el: NISHIJIMA Takanori
80         <racsho@studio-racsho.shibuya.tokyo.jp>'s patch was applied with
81         some modifications. (cf. [tm-ja:1935])
82
83 Mon Jun 17 23:49:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
84
85         * emu-mule.el (regulate-latin-char, regulate-latin-string): New
86         function.
87
88 Mon Jun 17 23:47:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
89
90         * tl-822.el (rfc822/qtext-regexp, rfc822/quoted-string-regexp):
91         new constant; define again.
92
93 Thu Jun 13 17:13:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
94
95         * tl-822.el: Variable `rfc822/qtext-regexp' and
96         `rfc822/quoted-string-regexp' were abolished.
97
98         * tl-822.el: Function `rfc822/analyze-quoted-pair' was abolished.
99
100         * tl-822.el (rfc822/analyze-quoted-string): New implementation.
101
102 \f
103 Wed Jun 12 05:28:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
104
105         * tl: Version 7.30 was released.
106
107 Wed Jun 12 03:55:10 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
108
109         * mu-cite.el (mu-cite/cite-original): Run `mu-cite/pre-cite-hook'
110         after narrowing to the message.
111
112 Mon Jun 10 07:59:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
113
114         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 24 is
115         broken too.
116
117 Mon Jun 10 07:37:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
118
119         * emu-x20.el (char-length): New function.
120
121 Mon Jun 10 07:34:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
122
123         * emu-e19.el, emu-mule.el, emu-nemacs.el (char-length): New alias.
124
125 \f
126 Mon Jun  3 14:36:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
127
128         * tl: Version 7.29.1 was released.
129
130         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 22 is
131         broken too.
132
133 \f
134 Tue May 28 06:48:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
135
136         * tl: Version 7.29 was released.
137
138         * mu-comment.el (comment-sexp): Unused local variable `p' was
139         abolished.
140
141 Tue May 28 06:30:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
142
143         * emu-e19.el, emu-nemacs.el (charset-description): New function.
144         (charset-registry): New function.
145         (charset-columns): New function.
146         (charset-direction): New function.
147
148 \f
149 Mon May 27 14:04:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
150
151         * tl: Version 7.27.1 was released.
152
153         * emu-mule.el (charset-*): New constants.
154
155         * emu-x20.el (charset-*): New constants.
156         (charset-description): New alias.
157
158         * emu-e19.el (char-charset):
159         Use constant `charset-ascii' and `charset-latin-1'.
160
161 Mon May 27 12:17:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
162
163         * emu-nemacs.el (char-charset): Use constant `charset-ascii' and
164         `charset-jisx0208'.
165
166         * emu-nemacs.el (charset-ascii): New constant.
167         (charset-jisx0208): New constant.
168
169 Mon May 27 12:06:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * emu-mule.el (charset-description): New alias.
172         (charset-registry): New alias.
173         (charset-columns): New alias.
174         (charset-direction): New alias.
175
176 Mon May 27 11:28:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
177
178         * emu-mule.el (string-columns): New alias.
179
180         * emu-nemacs.el, emu-e19.el, emu-x20.el (string-columns): New
181         alias; You should use it instead of `string-width'.
182
183 Mon May 27 10:07:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
184
185         * emu-nemacs.el (truncate-string): Use function `char-columns'
186         instead of `char-width'.
187
188 Mon May 27 10:01:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
189
190         * emu-mule.el (char-columns): New alias.
191         
192         * emu-nemacs.el, emu-e19.el, emu-x20.el (char-columns): New
193         function; You should use it instead of `char-width'.
194
195 Sat May 25 20:23:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
196
197         * emu-xemacs.el (invisible-p): New function.
198         (next-visible-point): New function.
199
200 Sat May 25 20:21:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
201
202         * emu-19.el (invisible-p): New function.
203         (next-visible-point): New function.
204
205 Sat May 25 20:14:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
206
207         * emu-18.el (invisible-p): New function.
208         (next-visible-point): New function.
209
210 Sat May 25 19:51:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
211
212         * emu-18.el (invisible-region): New function.
213         (visible-region): New function.
214
215 Sat May 25 19:28:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
216
217         * emu-xemacs.el (invisible-region): New function.
218         (visible-region): New function.
219
220 Sat May 25 19:22:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
221
222         * emu-19.el (invisible-region): New function.
223         (visible-region): New function.
224
225 \f
226 Thu May 23 01:31:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
227
228         * tl: Version 7.27 was released.
229
230 Wed May 22 02:51:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
231
232         * tl-822.el (rfc822/address-string): Unused local variable
233         `addr-spec' was abolished.
234
235 \f
236 Mon May 20 15:52:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
237
238         * tl: Version 7.26 was released.
239
240         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 20 is
241         broken too.
242
243 Mon May 20 15:51:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
244
245         * tl-822.el (rfc822/parse-addr-spec): Unused local variable
246         `at-sign' was abolished.
247
248 Mon May 20 13:08:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
249
250         * mu-cite.el (citation-mark-chars): New variable.
251         (compress-cited-prefix): Use variable `citation-mark-chars'.
252
253 \f
254 Fri May 17 08:12:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
255
256         * tl: Version 7.25 was released.
257
258         * tl-822.el (rfc822/analyze-comment): Unused local variable `chr'
259         was abolished.
260
261 \f
262 Wed May 15 14:23:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
263
264         * tl: Version 7.24 was released.
265
266         * tl-822.el (rfc822/lexical-analyze): Unnecessary local variable
267         `len' was abolished.
268
269 Wed May 15 14:19:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
270
271         * tl-822.el (rfc822/lexical-analyze): Unnecessary local variable
272         `i' was abolished.
273
274 Wed May 15 14:12:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
275
276         * tl-list.el (permute): Unnecessary local variable `ret' was
277         abolished.
278
279 Wed May 15 14:05:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
280
281         * emu-x20.el (string-to-int-list): New function; moved from
282         em-xemacs.el.
283
284         * emu-xemacs.el: Function `string-to-int-list' for XEmacs 19 was
285         deleted, for XEmacs 20 with Mule was moved to emu-x20.el.
286
287         * emu-x20.el, emu-e19.el: rearrangement.
288
289 Tue May 14 16:28:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
290
291         * emu-mule.el: rearrangement.
292
293         * emu-mule.el (string-to-int-list): New alias; moved from emu-19.el.
294
295 Tue May 14 16:23:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
296
297         * emu-e19.el (string-to-int-list): New alias; moved from emu-19.el.
298
299         * emu-19.el: Alias `string-to-int-list' was moved to emu-e19.el
300         and emu-mule.el.
301
302 Tue May 14 06:55:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
303
304         * mu-cite.el (compress-cited-prefix): New function.
305
306 \f
307 Tue May 14 02:41:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
308
309         * tl: Version 7.22.5 was released.
310
311         * emu-x20.el (code-converter-is-broken): XEmacs 20.0 beta 19 is
312         broken too.
313
314 \f
315 Sat May 11 08:36:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
316
317         * tl: Version 7.22.4 was released.
318
319         * emu.el (add-to-list): New function for Emacs 19.28 or earlier.
320
321 Thu May  9 16:38:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
322
323         * emu-mule.el (fontset-pixel-size): New implementation.
324
325 Thu May  9 15:09:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
326
327         * emu-18.el (tl:add-text-properties): New function; moved from
328         emu-nemacs.el or emu-mule.el.
329
330         * emu-mule.el, emu-nemacs.el: Function `tl:add-text-properties'
331         was moved to emu-18.el.
332
333 Thu May  9 15:01:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
334
335         * emu-18.el (remove-text-properties): New function.
336
337         * emu-nemacs.el (character-encode-string):
338         Renamed from `encode-coding-string'.
339         (character-decode-string): Renamed from `decode-coding-string'.
340
341 Thu May  9 14:26:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
342
343         * emu-e19.el (character-encode-string): Renamed from
344         `encode-coding-string'.
345         (character-decode-string): Renamed from `decode-coding-string'.
346
347 Thu May  9 14:07:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
348
349         * emu-mule.el (character-encode-string): Renamed from
350         `encode-coding-string'.
351         (character-decode-string): Renamed from `decode-coding-string'.
352
353 Thu May  9 13:48:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
354
355         * emu-x20.el (character-encode-string, character-decode-string):
356         New alias.
357
358         * emu-x20.el (character-encode-region, character-decode-region):
359         New alias.
360
361 Thu May  9 13:22:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
362
363         * emu-e19.el (character-encode-region): New function.
364         (character-decode-region): New function.
365         Function `encode-coding-region' and `decode-coding-region' were
366         abolished.
367
368 Thu May  9 12:54:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
369
370         * emu-mule.el (character-encode-region): New function.
371         (character-decode-region): New function.
372         Function `encode-coding-region' and `decode-coding-region' were
373         abolished.
374
375 Thu May  9 12:45:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
376
377         * emu-nemacs.el (character-encode-region): fixed for NEmacs bug?
378         (character-decode-region): fixed for NEmacs bug?
379
380         * emu-nemacs.el (code-convert-region): fixed for NEmacs bug?
381         (character-encode-region): New function.
382         (character-decode-region): New function.
383         Function `encode-coding-region' and `decode-coding-region' were
384         abolished.
385
386 \f
387 Wed May  8 13:56:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
388
389         * tl: Version 7.22.3 was released.
390
391         * tl-list.el (last): New implementation.
392
393 \f
394 Tue May  7 18:16:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
395
396         * tl: Version 7.22.2 was released.
397
398         * emu-x20.el (*hz*, *big5*, *euc-kr*, *koi8*): New constant.
399
400 Tue May  7 17:50:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
401
402         * emu.el (running-xemacs-19): Definition was changed.
403         (running-xemacs-20): Definition was changed.
404
405 Tue May  7 17:15:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
406
407         * tl-els: bitmap.el must be regarded as Mule depended module.
408
409 Tue May  7 16:40:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
410
411         * emu-x20.el (xemacs-beta-version): New variable.
412         (code-converter-is-broken): Use variable `xemacs-beta-version'.
413
414 Tue May  7 07:00:50 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
415
416         * emu.el, mu-bbdb.el, mu-cite.el: KOBAYASHI Shuhei's address was
417         changed.
418
419 Tue May  7 06:29:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
420
421         * emu.el (running-xemacs-19_14-or-later): New variable.
422         setting for text/enriched and text/richtext.
423
424 \f
425 Mon Apr 29 06:30:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
426
427         * tl: Version 7.22.1 was released.
428
429 Sun Apr 28 16:53:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
430
431         * emu-x20.el (find-charset-string, find-charset-region): don't
432         include ascii.
433
434 Sat Apr 27 19:08:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
435
436         * emu-x20.el (lc-ascii, lc-ltn1, lc-ltn2, lc-ltn3, lc-ltn4,
437         lc-crl, lc-arb, lc-grk, lc-hbw, lc-ltn5, lc-jp, lc-jp2, lc-kr,
438         lc-big5-1, lc-big5-2, lc-cn, lc-cns1, lc-cns2, lc-cns3, lc-cns4,
439         lc-cns5, lc-cns6, lc-cns7): New constant.
440
441 Sat Apr 27 15:43:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
442
443         * bitmap.el (bitmap-show-xbm): `j' should be defined as local
444         variable.
445
446         * tl-els: add emu-x20.el.
447
448 Sat Apr 27 15:25:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
449
450         * emu.el: require emu-x20 if running XEmacs 20 with Mule feature.
451
452 Sat Apr 27 15:24:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
453
454         * emu-x20.el: New module for XEmacs 20 with Mule.
455
456 Sat Apr 27 13:48:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
457
458         * emu-e19.el (decode-coding-region): New function.
459         (encode-coding-region): New function.
460         (decode-coding-string): New function.
461         (encode-coding-string): New function.
462
463 Sat Apr 27 13:36:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
464
465         * emu-nemacs.el (decode-coding-region): New function.
466         (encode-coding-region): New function.
467         (decode-coding-string): New function.
468         (encode-coding-string): New function.
469
470         * emu-nemacs.el: KOBAYASHI Shuhei's address was changed.
471
472 Sat Apr 27 13:27:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
473
474         * emu-mule.el (decode-coding-region): New function.
475         (encode-coding-region): New function.
476         (decode-coding-string): New function.
477         (encode-coding-string): New function.
478
479         * tl-els: emu-19.el was renamed to `emu-e19.el'.
480
481         * emu-mule.el (fontset-pixel-size): New implementation.
482
483 Sat Apr 27 11:21:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
484
485         * emu.el, emu-e19.el: emu-orig.el was renamed to `emu-e19.el'.
486
487         * emu-nemacs.el, emu-e19.el: Alias `get-lc' was abolished.
488
489         * emu-mule.el: Function `get-lc' was abolished.
490
491 \f
492 Fri Apr 26 05:28:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
493
494         * tl: Version 7.22 was released.
495
496         * tl-els: Version check for enriched.el was fixed for XEmacs 19.14.
497
498 Fri Apr 26 02:45:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
499
500         * bitmap.el (bitmap-decode-x-face): New function.
501         (bitmap-uncompface-program): New variable.
502
503         * bitmap.el: New module.
504
505 Thu Apr 25 22:15:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
506
507         * tl-822.el (rfc822/get-field-names): New function.
508
509 Thu Apr 25 21:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
510
511         * tl-822.el (rfc822/get-field-bodies): New argument `boundary';
512         use function `rfc822/narrow-to-header'.
513
514         * tl-822.el (rfc822/get-field-body): add new argument `boundary';
515         use function `rfc822/narrow-to-header'.
516
517         * tl-822.el (rfc822/narrow-to-header): New function.
518         (rfc822/get-header-string): Use function `rfc822/narrow-to-header'.
519         (rfc822/get-header-string-except): Use function
520         `rfc822/narrow-to-header'.
521
522 Thu Apr 25 16:15:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
523
524         * tl-822.el (rfc822/get-header-string,
525         rfc822/get-header-string-except): Argument `boundary' is changed
526         to optional.
527
528         * tl-822.el (rfc822/get-header-string): New function.
529
530 Thu Apr 25 15:04:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
531
532         * tl-822.el (rfc822/get-field-bodies): New function.
533
534 Thu Apr 25 13:22:26 1996  Michael Sperber <sperber@informatik.uni-tuebingen.de>
535
536         * tl-list.el (caar, cadr, last, butlast): changed to function
537         because these macros in tl-list.el screw up at least the loop
538         macro in CL which causes other lossage. (cf. [tm-en:467])
539
540 \f
541 Thu Apr 25 12:08:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
542
543         * tl: Version 7.19.3 was released.
544
545 Wed Apr 24 15:27:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
546
547         * emu-orig.el (sref): New alias.
548
549         * emu-mule.el (char-charset): New alias.
550
551 Wed Apr 24 13:46:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
552
553         * emu-nemacs.el, emu-orig.el: Function `char-leading-char' was
554         renamed to `char-charset'; `char-leading-char' became alias of
555         function `char-charset'.
556
557         * tl-str.el (replace-char-by-char): abolished.
558
559         * emu-nemacs.el (sref): fixed.
560
561         * emu-nemacs.el (string-to-int-list): moved from emu-18.el.
562
563         * emu-18.el (string-to-int-list): moved to emu-nemacs.el.
564
565         * emu-xemacs.el, emu-19.el (string-to-int-list): fixed to define.
566
567         * emu-18.el (string-to-int-list): fixed.
568
569 Wed Apr 24 00:57:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
570
571         * mu-replace.el: defvar for global variables.
572
573         * tl-misc.el (get-latest-path): New implementation.
574
575 Wed Apr 24 00:16:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
576
577         * tl-str.el (filename-special-char-range): use function `char-int'
578         and `string-to-int-list'.
579
580         * emu-xemacs.el, emu-19.el, emu-18.el (string-to-int-list):
581         New function.
582
583         * emu.el (char-int): New function.
584         (int-char): New function.
585
586 \f
587 Sat Apr 20 13:10:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
588
589         * tl: Version 7.19.2 was released.
590
591 Fri Apr 19 19:24:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
592
593         * tl-822.el (rfc822/parse-addresses): use `nreverse'
594
595         * tl-822.el (rfc822/parse-group): use `nreverse'
596
597         * tl-822.el (rfc822/parse-token-or-comment): use `nreverse'
598
599         * tl-822.el (rfc822/parse-ascii-token): use `nreverse'
600
601         * tl-822.el (rfc822/parse-token): use `nreverse'
602
603         * tl-822.el (rfc822/lexical-analyze): use `nreverse'
604
605 Fri Apr 19 18:48:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
606
607         * tl-822.el (rfc822/address-string): support group
608         (rfc822/full-name-string): support group
609
610 Fri Apr 19 07:44:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
611
612         * tl-seq.el (foldr): fixed
613
614 Fri Apr 19 07:26:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
615
616         * tl-seq.el (foldl): use `1+'
617
618         * tl-seq.el (foldr): New function
619
620 Wed Apr 17 15:18:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
621
622         * emu-mule.el: use `running-emacs-19' and `running-emacs-18'.
623
624         * emu-nemacs.el: delete definition of `emacs-major-version'.
625
626         * emu-orig.el: use `running-emacs-19'.
627
628         * emu.el: define `emacs-major-version' if not bound.
629
630         * emu-mule.el: delete check and define `emacs-major-version'.
631
632         * emu-orig.el: use `running-xemacs'.
633
634 \f
635 Mon Apr 15 08:57:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
636
637         * tl: Version 7.19.1 was released.
638
639         * tl-822.el (rfc822/parse-ascii-token): does not exit from loop
640         even if token-value is nil.
641
642         * tl-822.el (rfc822/parse-ascii-token): nil check for token-value
643
644 Sun Apr 14 00:11:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
645
646         * emu.el (running-emacs-18, running-emacs-19): New variable
647
648         * emu.el (running-emacs-19_29-or-later): New variable
649
650 Sat Apr 13 23:46:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
651
652         * emu.el (running-xemacs): New variable
653
654 Thu Apr 11 14:13:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
655
656         * mu-comment.el (comment-sexp-first-line-method-alist): New variable
657         (comment-sexp-middle-line-method-alist): New variable
658         (comment-sexp-last-line-method-alist): New variable
659         (comment-sexp-middle-line-method-for-lisp): New function
660         (comment-sexp-middle-line-method-for-c++): New function
661         (comment-sexp-first-line-method-for-c): New function
662         (comment-sexp-middle-line-method-for-c): New function
663         (comment-sexp-last-line-method-for-c): New function
664         (comment-sexp-last-line-method-for-dummy): New function
665         (comment-sexp): Call methods instead od insert directly
666
667 Thu Apr 11 01:05:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
668
669         * emu-xemacs.el (char-list-to-string): New macro
670
671         * emu-19.el (char-list-to-string): New macro; moved from tl-str.el
672
673         * emu-18.el (char-list-to-string): New function
674
675         * tl-str.el: Macro `char-list-to-string' were moved to emu-*.el
676
677 Tue Apr  9 20:42:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
678
679         * tl-list.el (poly-funcall): New function
680
681 Sun Apr  7 00:37:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
682
683         * tl-misc.el (get-latest-path): New function
684
685 Sat Apr  6 21:35:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
686
687         * tl-str.el (version-to-list): New function
688         (version<, version<=, version>, version>=): New function
689
690 Sat Apr  6 21:31:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
691
692         * tl-str.el (expand-char-ranges): New function
693
694 \f
695 Mon Mar 25 12:00:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
696
697         * tl: Version 7.19 was released.
698
699 Mon Mar 25 10:43:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
700
701         * emu-18.el (force-mode-line-update): New function; imported from
702         Emacs 19.30.
703
704 Mon Mar 25 10:21:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
705
706         * tl-822.el (rfc822/parse-ascii-token): check token instead of
707         (cdr token).
708
709 Tue Mar 19 13:21:58 1996  KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
710
711         * mu-cite.el: use `(mark t)' instead of `(mark)'.
712         (cf. [tm-ja:1673])
713
714 Fri Mar 15 10:50:41 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
715
716         * tl-822.el (rfc822/parse-ascii-token): do nil check for token
717         value (cf. [tm-ja:1671])
718
719 Thu Mar 14 16:27:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
720
721         * tl-str.el: Function `truncate-string' was moved to emu-mule.el.
722         Alias `top-short-string' and `rightful-boundary-short-string' were
723         deleted.
724         
725         * emu-mule.el (truncate-string): New function;
726         moved from tl-str.el.
727         
728         * emu-nemacs.el (truncate-string): New function;
729         imported from emu-mule.el.
730         
731         * emu-orig.el (truncate-string): New function.
732
733 Thu Mar 14 04:23:25 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
734
735         * tl-str (truncate-string): New Implementation imported from Mule
736         2.3.
737
738 \f
739 Wed Mar 13 17:16:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
740
741         * tl: Version 7.18 was released.
742
743         * emu.el (functionp): New function.
744
745         * mu-cite.el (mu-cite/get-value): Use function `functionp'.
746
747 Wed Mar 13 16:35:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
748
749         * mu-comment.el: New file.
750
751 Sat Mar  9 08:13:21 1996  Hiroshi Ueno <zodiac@ibm.net>
752
753         * mu-cite.el (mu-cite/cite-original): exchange-point-and-mark if
754         mark < point. (cf. [OS/2:1536])
755
756 Tue Mar 12 11:32:54 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
757
758         * mu-bbdb.el (mu-cite/get-bbdb-prefix-register-method),
759         (mu-cite/get-bbdb-prefix-register-verbose-method): Don't register
760         null string. (cf.[tm-ja:1662])
761
762         * mu-cite.el (mu-cite/get-prefix-register-method),
763         (mu-cite/get-prefix-register-method): Don't register null string.
764         (cf.[tm-ja:1662])
765         
766         * emu.el (buffer-substring-no-properties): New implementation
767         imported from Emacs 19.30. (cf.[tm-ja:1662])
768
769 \f
770 Wed Mar  6 00:24:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
771
772         * tl: Version 7.15 was released.
773
774         * mu-cite.el: MINOURA Makoto's E-mail address was
775         changed. (cf. [tm-ja:1649])
776
777 Wed Mar  6 00:07:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
778
779         * tl-els: add mu-replace.el.
780
781         * mu-replace.el: New file.
782
783 Tue Mar  5 23:33:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
784
785         * tl-str.el (replace-char-by-char): New function.
786
787         * tl-str.el (replace-space-with-underline): Function
788         `replace-space-with-underline' was moved from tm-edit.el.
789
790         * tl-list.el (cons-if): New function.
791
792 \f
793 Mon Mar  4 14:31:31 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
794
795         * tl: Version 7.14 was released.
796
797 Mon Mar  4 11:33:53 1996  KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
798
799         * mu-cite.el (mu-cite/cite-original): `(mark)' might occur an
800         error. (cf. [tm-ja:1647])
801
802 Mon Mar  4 08:58:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
803
804         * tl-els: New module
805
806         * mk-tl: use tl-els file.
807
808 Sat Mar  2 13:25:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
809
810         * tl-822.el (rfc822/parse-ascii-token): New function.
811         (rfc822/parse-word, rfc822/parse-local-part,
812         rfc822/parse-sub-domain, rfc822/parse-domain,
813         rfc822/parse-at-domain, rfc822/parse-route,
814         rfc822/parse-route-addr, rfc822/parse-group,
815         rfc822/parse-addresses): Use function `rfc822/parse-ascii-token'
816         instead of `rfc822/parse-token'.
817
818 \f
819 Wed Feb 28 13:26:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
820
821         * tl: Version 7.13 was released.
822
823 Wed Feb 27 19:37:46 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
824
825         * mk-tl: Add `mu-bbdb.el' to module list.
826
827         * mu-bbdb.el: New file.
828
829         * mu-cite.el: (mu-cite/get-field-value-method-alist),
830         (mu-cite/get-field-value): Typo fixed.
831         (mu-cite/get-citation-name): Changed to function.
832         (mu-cite/add-citation-name): New implementation.
833         (mu-cite/save-to-file): Add sore comments.
834         (mu-cite/get-prefix-register-method),
835         (mu-cite/get-prefix-register-verbose-method): Use 'x-attribution.
836         (mu-cite/default-methods-alist): Method `'x-attribution' was added.
837         (replace-top-string): New implementation.
838         
839 Tue Feb 27 17:50:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
840
841         * emu-nemacs.el (*noconv*): New constant.
842         (*sjis*): New constant.
843         (code-detect-region): New function.
844         (set-file-coding-system): New function.
845
846         * emu-orig.el (code-detect-region): New function.
847         (set-file-coding-system): New function.
848
849         * emu-orig.el (*noconv*): New constant.
850
851 \f
852 Mon Feb 26 01:14:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
853
854         * tl: Version 7.11.3 was released.
855
856         * emu-18.el (tl:set-text-properties): New function.
857         (tl:overlay-buffer): New function. (cf. [tm-ja:1606])
858
859 Mon Feb 26 01:05:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
860
861         * emu-18.el (remove-hook): New function: Imported from Emacs
862         19.28. (cf. [tm-ja:1606])
863         
864         * emu-18.el (defalias): Implementation was fixed.
865         (cf. [tm-ja:1606])
866
867 Mon Feb 26 00:56:18 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
868
869         * emu.el: Version check was changed. (cf. [tm-ja:1606])
870
871 Mon Feb 26 00:54:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
872
873         * emu.el: Version check was changed. (cf. [tm-ja:1606])
874
875 Sun Feb 25 18:08:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
876
877         * tl-list.el (expand-range): New implementation.
878
879         * tl-list.el: Function `uncompress-range' was renamed to
880         `expand-range'.
881
882         * tl-list.el (member-of-range): New implementation.
883
884 Fri Feb 23 20:43:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
885
886         * tl-list.el (last): changed to macro.
887
888 Fri Feb 23 20:36:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
889
890         * tl-list.el (caar): New macro.
891         (cdar): New macro.
892
893 \f
894 Sat Feb 23 17:52:54 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
895
896         * tl: Version 7.11.2 was released.
897
898 Thu Feb 22 15:14:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
899
900         * tl-str.el (eliminate-last-spaces): New function.
901
902 Thu Feb 22 14:33:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
903
904         * tl-str.el (filename-special-char-range): New variable.
905         (filename-space-char-range): New variable.
906         (replace-as-filename): New implementation.
907
908 Thu Feb 22 14:24:39 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
909
910         * tl-list.el (compress-sorted-numbers): New function imported from
911         Gnus.
912         (uncompress-range): New function imported from Gnus.
913         (member-of-range): New function imported from Gnus.
914
915 \f
916 Wed Feb 14 13:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
917
918         * tl: Version 7.11.1 was released.
919
920 Mon Feb 12 07:34:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
921
922         * tl-misc.el (add-path): Document string was fixed.
923
924 Mon Feb 12 07:27:03 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
925
926         * tl-misc.el (file-installed-p): new function
927
928 \f
929 Sat Feb  2 17:08:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
930
931         * tl: Version 7.11 was released.
932
933 Wed Jan 31 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
934
935         * mu-cite.el (mu-cite/get-field-value-methoda-list): fixed problem
936         in mh-letter-mode
937
938 Thu Jan 25 08:07:39 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
939
940         * tl-822.el: Don't use `equal' to compare strings.
941
942 \f
943 Thu Jan 25 02:13:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
944
945         * tl: Version 7.10 was released.
946
947         * emu-orig.el (*internal*, *ctext*): new constant
948
949         * emu-orig.el (code-convert-string): new function
950
951         * emu-orig.el (code-convert-region): new function
952
953         * emu-nemacs.el (*ctext*): new constant
954
955         * emu-18.el: Comment was fixed.
956
957         * emu-18.el (byte-code-function-p): check whether cons or not
958
959 Wed Jan 24 07:12:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
960
961         * mu-cite.el (mu-cite/get-field-value-methoda-list): new variable
962
963         * mu-cite.el (mu-cite/get-field-value): new function
964
965 \f
966 Sat Jan 20 13:25:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
967
968         * tl: Version 7.09 was released.
969
970 Thu Jan 18 17:16:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
971
972         * mu-cite.el: new method `in-id': default value of variable
973         `mu-cite/top-format' was changed to use it.
974
975 Thu Jan 18 14:48:33 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
976
977         * tl-822.el (rfc822/non-qtext-char-list): new constant
978
979         * tl-822.el: Constant `rfc822/non-qtext-chars' was deleted.
980
981         * tl-822.el (rfc822/wrap-as-quoted-string): new function
982
983         * tl-str.el (char-list-to-string): new macro
984
985         * genjis.el: new module
986
987 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
988
989         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
990
991 \f
992 Wed Jan 17 08:23:41 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
993
994         * tl: version 7.08 was released.
995
996         * mu-cite.el (mu-cite/get-prefix-register-verbose-method):
997         new implementation
998
999         * mu-cite.el (mu-cite/get-prefix-register-method):
1000         new implementation
1001
1002 Wed Jan 17 06:57:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1003
1004         * mu-cite.el:
1005         Function `mu-cite/get-ml-count' was renamed to
1006         `mu-cite/get-ml-count-method'.
1007         Function `mu-cite/citation-name' was renamed to
1008         `mu-cite/get-prefix-register-verbose-method'.
1009         Function `mu-cite/citation-name-quietly' was renamed to
1010         `mu-cite/get-prefix-register-method'.
1011
1012 Wed Jan 17 06:49:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1013
1014         * mu-cite.el (mu-cite/get-prefix-method): new function: it is
1015         implementation of new method `prefix'.
1016
1017 Wed Jan 17 06:30:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1018
1019         * mu-cite.el (mu-cite/save-to-file): modified to change comment of
1020         output file
1021
1022         * mu-cite.el (mu-cite/RCS-ID, mu-cite/version): new variable
1023
1024 Wed Jan 17 06:22:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1025
1026         * mu-cite.el: Default name of user environment file was changed to
1027         ~/.mu-cite.el.
1028
1029 Wed Jan 17 06:08:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1030
1031         * mu-cite.el: `mu-register/*' were renamed to `mu-cite/*'.
1032
1033         * mu-cite.el: mu-register.el was merged into mu-cite.el.
1034
1035 Wed Jan 17 05:35:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1036
1037         * mu-register.el (mu-register/citation-name):
1038         use function `y-or-n-p'
1039         
1040         * mu-register.el (mu-register/citation-name-quietly):
1041         use function `y-or-n-p'
1042
1043 Tue Jan 16 21:54:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1044
1045         * mu-register.el (mu-register/citation-name):
1046         use function `tl:read-string' instead of `read-string'.
1047
1048         * mu-register.el (mu-register/citation-name-quietly):
1049         use function `tl:read-string' instead of `read-string'.
1050
1051         * emu.el (tl:read-string): New function
1052
1053         * mu-register.el: `(require 'pp)' was deleted.
1054
1055 Tue Jan 16 14:04:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1056
1057         * mu-register.el:
1058         Method `prefix-registered-quietly' was renamed to
1059         `prefix-register'.
1060         Method `prefix-registered' was renamed to
1061         `prefix-register-verbose'.
1062
1063 Mon Jan 15 21:19:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1064
1065         * mu-register.el (mu-register/get-citation-name): new
1066         implementation by macro
1067
1068 Mon Jan 15 21:07:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1069
1070         * mu-register.el (mu-register/citation-name-quietly): new
1071         function: implementation of `prefix-registered-quietly'
1072
1073         Method name of function `mu-register/citation-name' was renamed to 
1074         `prefix-registered'.
1075
1076 Mon Jan 15 20:28:32 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1077
1078         * mu-register.el (mu-register/save-to-file): new implementation
1079
1080         * mu-register.el (mu-register/registration-symbol): new variable:
1081         to specify symbol name of citation-name database.
1082
1083         * mu-register.el (mu-register/save-to-file): modified to use
1084         variable `mu-register/registration-symbol'.
1085
1086         * mu-register.el: use function `set-alist'.
1087
1088         * mu-register.el: Comments were translated from Japanese to
1089         English.
1090         
1091 Wed Dec 27 14:28:17 1995  MINOURA Makoto <minoura@leo.bekkoame.or.jp>
1092
1093         * mu-register.el: new module