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