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