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