tm 7.84.
[elisp/tm.git] / ChangeLog
1 Sun Sep  8 18:18:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * MU: Version 0.31 was released.
4         * tm: Version 7.84 was released.
5
6         * tm-edit.el (mime-editor/insert-file): Use function
7         `std11-wrap-as-quoted-string' instead of
8         `rfc822/wrap-as-quoted-string'.
9
10 Sun Sep  8 17:46:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
11
12         * TM-CFG: Must check return value of `get-latest-path'.
13
14 \f
15 Sat Sep  7 17:20:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
16
17         * tl: Version 7.61.3 was released.
18         * tm: Version 7.83 was released.
19         * tm-mail: Version 7.25 was released.
20         * tm-vm: Version 7.63 was released.
21
22         * Makefile: tm-mail.el and tm-rmail.el were moved to tm-mail
23         package.
24         tm-vm.el was moved to tm-vm package.
25
26 Sat Sep  7 17:09:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
27
28         * tm-edit.el (mime-editor/split-and-send): Use function
29         `std11-field-end' instead of `rfc822/field-end'.
30
31 Sat Sep  7 09:20:30 1996  Hiroshi Ueno      <zodiac@ibm.net>
32
33         * TM-CFG (LISPDIR): Use `defvar' instead of `setq' for tm-os2.
34
35 Fri Sep  6 18:41:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
36
37         * TM-CFG: Add comments about add-path. (cf. [tm-en:747])
38
39         * TM-CFG (SHELL): detect from /bin/sh and
40         /usr/bin/sh. (cf. [tm-en:747])
41
42 Fri Sep  6 16:19:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
43
44         * Makefile: Add options `PREFIX' and `EXEC_PREFIX'.
45
46 Fri Sep  6 16:18:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
47
48         * inst-tm (install-tm): install tm-mail and tm-vm.
49
50         * TM-CFG (TM_MAIL_DIR, TM_VM_DIR): New variable.
51
52         * inst-tm (compile-tm): compile tm-mail and tm-vm.
53
54         * inst-tm (compile-tm): Use `mu-modules-to-compile'.
55
56 Fri Sep  6 15:51:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
57
58         * TM-CFG: add "../tm-mail" and "../tm-vm" to load-path.
59
60 Fri Sep  6 15:50:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
61
62         * TM-CFG: Use function `get-latest-path'.
63
64         * inst-tm (config-tm): load ../tm-mail/TMAIL-ELS and ..
65         /tm-vm/TM-VM-ELS.
66
67         * inst-tm (config-tm): New function.
68         (compile-tm, install-tm): Use function `config-tm'.
69
70 Fri Sep  6 15:40:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
71
72         * TM-ELS: tm-vm.el was moved to tm-vm package.
73
74         * TM-ELS: tm-rmail.el and tm-mail.el were moved to tm-mail
75         package.
76
77 Thu Sep  5 17:42:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
78
79         * TM-CFG: Example of XEmacs directory tree in home was fixed. (cf.
80         [tm-en:746])
81
82 \f
83 Thu Sep  5 14:36:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
84
85         * tl: Version 7.61.2 was released.
86         * tm: Version 7.82 was released.
87         * tm-mh-e: Version 7.68 was released.
88         * tm-gnus: Version 7.27 was released.
89         * gnus-mime: Version 0.7 was released.
90
91         * Makefile: source tree was modified.
92
93 Thu Sep  5 12:08:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
94
95         * tm-edit.el (mime-editor/translate-header): New function.
96         (mime-editor/translate-buffer-hook): Use
97         `mime-editor/translate-header' instead of
98         `mime/encode-message-header'.
99
100         * tm-def.el (mime-charset-type-list): add gb2312 as 8bit
101         charset. (cf. [kanji:704])
102
103 Thu Sep  5 04:49:18 1996  Alexandre Oliva <oliva@dcc.unicamp.br>
104
105         (mime/editor-mode): The problem with resend message (S D r) in Red
106         Gnus is back.
107
108 Wed Sep  4 22:02:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
109
110         * tm-ew-e.el (mime/generate-X-Nsubject): New variable; variable
111         `mime/use-X-Nsubject' became obsolete.
112         (mime/encode-message-header): check X-Nsubject is already exist
113         when `mime/generate-X-Nsubject' is not nil.
114
115 Wed Sep  4 21:42:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
116
117         * tm-ew-e.el (mime/field-encoding-method-alist): New variable;
118         Variable `mime/no-encoding-header-fields' became obsolete.
119         (mime/encode-message-header): Use variable
120         `mime/field-encoding-method-alist'.
121
122         * tm-ew-e.el (mime/use-X-Nsubject): add DOC-string.
123
124         * tm-ew-e.el (mime/encode-message-header): Use iso-2022-jp-2 as
125         character encoding of X-Nsubject field.
126
127         * tm-ew-e.el (mime/encode-field): Don't refer
128         `mime/no-encoding-header-fields'.
129         (mime/encode-message-header): New optional argument
130         `code-conversion'; Refer `mime/no-encoding-header-fields'.
131
132         * mime-setup.el.in (message-maybe-setup-default-charset): Use
133         `buffer-live-p'.
134
135         * inst-tm (compile-tm, install-tm): source directory of tm/mh-e
136         was moved to tm-mh-e.
137
138 Wed Sep  4 15:32:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
139
140         * TM-CFG: tm/mh-e was moved to tm-mh-e.
141
142         * inst-tm: tm/mh-e was was moved to tm-mh-e.
143
144 Wed Sep  4 14:18:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
145
146         * TM-CFG (PREFIX): Use variable `install-prefix' as default value.
147         (LISPDIR): Use function `install-detect-elisp-directory'.
148         Variable `LISP_PREFIX' was abolished.
149
150         * inst-tm: Function `install-tm-gnus' was abolished.
151         (compile-tm): Don't create .gnus-compile.
152         (install-tm): Don't use function `install-tm-gnus'.
153
154         * TM-CFG: Variable `el-file-mode' was abolished.
155
156         * TM-CFG: add "../gnus-mime" to load-path.
157
158         * TM-CFG (Gnus_MIME_DIR): New variable.
159
160 Wed Sep  4 11:43:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
161
162         * mime-setup.el.in (message-maybe-setup-default-charset): New
163         function.
164
165 \f
166 Tue Sep  3 15:32:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
167
168         * tl: Version 7.61.1 was released.
169         * MU: Version 0.27 was released.
170         * tm: Version 7.81 was released.
171         * tm/mh-e: Version 7.68.1 was released.
172         * tm/gnus: gnus-mime Version 0.6.1 was released.
173
174         * Makefile: add MU package.
175
176 Mon Sep  2 16:42:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
177
178         * tm-edit.el (mime-editor/make-encrypt-recipient-header): Use
179         function `std11-field-bodies' instead of
180         `rfc822/get-field-bodies'.
181         (mime-editor/inserted-message-filter): Use function
182         `std11-field-end' instead of `rfc822/field-end'.
183
184 Mon Sep  2 16:30:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
185
186         * tm-bbdb.el: Use std11.el instead of tl-822.el.
187
188         * tm-bbdb.el (tm-bbdb/extract-address-components): Use function
189         `std11-extract-address-components' instead of
190         `rfc822/extract-address-components'.
191
192         * inst-tm (compile-tm): compile MU modules.
193         (install-tm): install MU modules.
194
195         * TM-CFG (LISPDIR): Use `running-emacs-19_29-or-later' instead of
196         `running-emacs-19'.
197
198 Mon Sep  2 15:23:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
199
200         * TM-CFG: fixed problem about home relative paths.
201
202         * TM-CFG (TM_MHE_RELATIVE_DIR, TM_GNUS_RELATIVE_DIR): fixed.
203
204 Mon Sep  2 15:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
205
206         * TM-CFG: add "../mu" to load-path.
207
208         * TM-CFG: fixed problem about TM_KERNEL_RELATIVE_DIR.
209
210 Mon Sep  2 14:55:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
211
212         * TM-CFG: fixed problem about *_RELATIVE_DIR when `LISPDIR' is a
213         member of `default-load-path'.
214
215         * inst-tm (make-mime-setup): New argument `tl-absolute-path'.
216         (compile-tm): Use variable `TL_DIR' as argument of function
217         `make-mime-setup'.
218
219 Mon Sep  2 14:39:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
220
221         * inst-tm (compile-tm): Use variable `TL_RELATIVE_DIR',
222         `MU_RELATIVE_DIR', `MEL_RELATIVE_DIR' and `TM_KERNEL_RELATIVE_DIR'
223         as argument of function `make-mime-setup'.
224
225         * TM-CFG (TL_RELATIVE_DIR, MU_RELATIVE_DIR, MEL_RELATIVE_DIR,
226         TM_KERNEL_RELATIVE_DIR, TM_MHE_DIR, TM_GNUS_DIR): New variable.
227
228 Mon Sep  2 14:07:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
229
230         * inst-tm (make-mime-setup): New argument `mu-path'; generate MU
231         setting.
232         (compile-tm): Use variable `MU_DIR'; generate MU setting.
233
234         * TM-CFG (MU_PREFIX, MU_DIR): New variable.
235
236         * inst-tm (install-tm): Use function `install-elisp-modules' for
237         mime-setup.el.
238
239 Mon Sep  2 13:25:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
240
241         * inst-tm: Function `install-el-and-elc-files' was abolished.
242
243         * inst-tm (install-tm): Use function `install-elisp-modules' for
244         tl.
245
246 \f
247 Sat Aug 31 14:39:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
248
249         * tl: Version 7.61 was released.
250         * tm: Version 7.80 was released.
251         * tm/mh-e: Version 7.68 was released.
252
253         * tm-setup.el: Use tm-pgp if mailcrypt is installed.
254
255 Fri Aug 30 17:09:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
256
257         * tm-bbdb.el (signature/get-sigtype-from-bbdb):
258         Use function `std11-field-body'
259         instead of `rfc822/get-field-body'.
260
261 Fri Aug 30 17:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
262
263         * tm-bbdb.el (tm-bbdb/update-record): Use function
264         `std11-field-body' instead of `rfc822/get-field-body'.
265
266         * tm-view.el (mime-viewer/follow-content): Use function
267         `std11-collect-field-names' instead of `rfc822/get-field-names'.
268
269 Fri Aug 30 16:44:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
270
271         * tm-view.el (mime-viewer/follow-content): Use function
272         `std11-header-string-except' instead of
273         `rfc822/get-header-string-except'.
274
275 Fri Aug 30 16:42:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
276
277         * tm-play.el (mime-article/decode-content): Use "text/plain" as
278         default content-type.
279
280 Fri Aug 30 16:04:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
281
282         * tm-play.el (mime-article/decode-content): Use function `list*'.
283
284         * tm-play.el (mime-article/decode-content): Use function `assq'
285         instead of `assoc'.
286
287         * tm-view.el (mime-article/get-subject): Use function
288         `std11-find-field-body'.
289
290 Fri Aug 30 15:55:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
291
292         * tm-play.el (mime-article/decode-content): allow null
293         content-type.
294         (mime-article/get-original-filename): fixed argument of function
295         `std11-find-field-body'.
296
297         * tm-view.el (mime-viewer/x-face-function): Use function
298         `std11-field-end' instead of `rfc822/field-end'.
299
300         * tm-play.el (mime-article/get-original-filename): Use function
301         `std11-find-field-body'.
302
303         * tm-play.el (mime-article/get-original-filename): Use function
304         `std11-field-body' instead of `rfc822/get-field-body'.
305
306         * tm-edit.el (mime-editor/normalize-body): fixed problem of single
307         part.
308
309 Fri Aug 30 06:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
310
311         * tm-parse.el (mime/Content-Type, mime/Content-Transfer-Encoding,
312         mime/Content-Disposition): Use function `std11-field-body' instead
313         of `rfc822/get-field-body'.
314
315         * tm-parse.el (mime/parse-Content-Type,
316         mime/parse-Content-Disposition): Use function
317         `std11-unfold-string' instead of `rfc822/unfolding-string'.
318
319         * tm-vm.el (tm-vm/do-reply): Use function `std11-full-name-string'
320         instead of `rfc822/full-name-string'.
321
322         * tm-vm.el (tm-vm/do-reply): Use function
323         `std11-parse-address-string'.
324
325         * tm-vm.el (tm-vm/do-reply): Use function `std11-field-bodies'
326         instead of `rfc822/get-field-bodies'.
327
328         * tm-evs.el (mime-viewer/questionnaire-select): Use function
329         `std11-field-body' instead of `rfc822/get-field-body'.
330
331         * tm-vm.el (tm-vm/do-reply): Use function `std11-field-body'
332         instead of `rfc822/get-field-body'.
333
334 Fri Aug 30 04:34:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
335
336         * signature.el (signature/get-signature-file-name): Use function
337         `std11-field-body' instead of `rfc822/get-field-body'.
338
339 Fri Aug 30 04:27:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
340
341         * tm-ew-e.el (mime/exist-encoded-word-in-subject): Use function
342         `std11-field-body' instead of `rfc822/get-field-body'.
343
344         * tm-partial.el (mime-article/grab-message/partials): Use function
345         `std11-field-body' instead of `rfc822/get-field-body'.
346
347 Wed Aug 28 22:49:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
348
349         * tm-ew-e.el (mime/encode-message-header): Use function
350         `std11-field-end' instead of `rfc822/field-end'.
351
352         * tm-ew-e.el (mime/encode-field, mime/encode-message-header): Use
353         function `std11-unfold-string' instead of
354         `rfc822/unfolding-string'.
355
356         * tm-ew-e.el (tm-eword::encode-address-list): Use function
357         `std11-parse-addresses-string'.
358
359         * tm-ew-e.el (tm-eword::phrase-route-addr-to-rwl,
360         tm-eword::addr-spec-to-rwl): Use `std11-addr-to-string' instead of
361         `rfc822/addr-to-string'.
362
363 Wed Aug 28 18:43:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
364
365         * tm-image.el: add `(autoload 'highlight-headers
366         "highlight-headers")' for XEmacs.
367
368 Wed Aug 28 18:38:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
369
370         * tm-image.el: Variable `mime-viewer/use-highlight-headers' was
371         abolished.      
372         Function `mime-preview/x-face-function-for-xemacs' was abolished.
373
374 Wed Aug 28 15:42:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
375
376         * tm-ew-d.el (mime-eword/decode-string, mime/decode-encoded-text):
377         Use function `std11-unfold-string' instead of
378         `rfc822/unfolding-string'.
379
380 Wed Aug 28 14:16:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
381
382         * tm-ew-e.el (mime/encode-message-header): Use function
383         `std11-narrow-to-header'.
384
385         * tm-ew-e.el (mime/encode-message-header): Variable
386         `rfc822/field-top-regexp' was renamed to
387         `std11-field-head-regexp'.
388
389 Wed Aug 28 14:06:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
390
391         * tm-ew-e.el (mime/encode-field): Variable
392         `rfc822/field-top-regexp' was renamed to
393         `std11-field-head-regexp'.
394
395         * tm-ew-d.el (mime/unfolding): Use function `std11-field-end'
396         instead of `rfc822/field-end'.
397
398         * tm-ew-d.el (mime/unfolding): Variable `rfc822/field-top-regexp'
399         was renamed to `std11-field-head-regexp'.
400
401 Tue Aug 26 15:02:23 1996  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
402
403         * tm-vm.el (tm-vm/yank:message-to-restore): New variable.
404         (vm-yank-message): respect to the (setq frame-per-composition nil)
405         setting.
406         (cf. [tm-en:713]):
407
408 \f
409 Fri Aug 23 07:41:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
410
411         * tl: Version 7.48 was released.
412         * MEL: Version 5.6.1 was released.
413         * tm: Version 7.79 was released.
414         * tm/mh-e: Version 7.67 was released.
415         * tm/gnus: gnus-mime Version 0.6 was released.
416
417         * Makefile: tl/tl-els was renamed to tl/TL-ELS.
418         * Makefile: mel/mel-els was renamed to mel/MEL-ELS.
419         * Makefile: tm/mh-e/tmh-els was renamed to tm/mh-e/TMH-ELS.
420
421 Fri Aug 23 07:26:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
422
423         * tm-edit.el (mime-editor/set-transfer-level-7bit): New function.
424         (mime-editor/set-transfer-level-8bit): New function.
425         Add new key-bindings.
426
427 Thu Aug 22 14:28:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
428
429         * inst-tm (install-tm): Use function `install-elisp-modules' to
430         install tm-mh-e.
431
432         * inst-tm: tmh-els was renamed to TMH-ELS.
433
434 Wed Aug 21 12:10:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
435
436         * inst-tm (install-tm): Use function `install-elisp-modules' to
437         install tm kernel.
438
439         * inst-tm (compile-tm): Variable `tm-modules' was renamed to
440         `tm-modules-to-compile'.
441
442         * TM-ELS (tm-modules-to-compile): renamed from `tm-modules'.
443         (tm-modules-not-to-compile): renamed from `tm-el-files'; changed
444         to list of symbols.
445
446 Mon Aug 19 17:56:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
447
448         * inst-tm: Function `install-elc' and `install-elc-files' were
449         abolished.
450
451         * inst-tm (install-el-and-elc-files): Use function `install-files'
452         to install *.elc.
453
454         * inst-tm: Function `install-el-file' and `install-el-files' were
455         abolished.
456
457         * inst-tm (install-el-and-elc-files): Use function `install-files'
458         to install *.el files.
459         (install-execs): Use function `install-files'.
460
461 Mon Aug 19 17:00:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
462
463         * inst-tm: Function `compile-el-files' was abolished.
464
465         * inst-tm (compile-tm): Use function `compile-elisp-modules' to
466         compile MEL.
467
468         * inst-tm: mel-els was renamed to MEL-ELS.
469
470 Sun Aug 18 20:40:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
471
472         * inst-tm (compile-tm): Use function `compile-elisp-modules' to
473         compile tl.
474
475         * inst-tm: tl-els was renamed to TL-ELS.
476
477 Sun Aug 18 20:26:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
478
479         * TM-ELS: Variable `setup-modules', `setup-el-files' and
480         `setup-elc-files' were abolished.
481
482         * TM-ELS (tm-modules): Changed to list of symbols.
483
484         * inst-tm: Use install.el to compile tm modules.
485
486         * mime-setup.el.in: Module `message' conflicts in Epoch.
487
488 Sat Aug 17 02:41:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
489
490         * tm-ew-d.el (mime/decode-message-header): Add DOC-string.
491
492         * tm-ew-d.el (mime-eword/decode-region): Add DOC-string.
493
494 Sat Aug 17 02:03:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
495
496         * tm-ew-d.el (mime/decode-encoded-text): check `charset'.
497
498 Fri Aug 16 16:09:49 1996 Jens Lautenbacher <jens@lemming5.lem.uni-karlsruhe.de>
499
500         * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): In Gnus 5.[23] or Red
501         Gnus, the *BBDB* buffer pops up if there is a record connected to
502         the author of the current article and will be deleted if there is
503         no record.
504
505 Fri Aug 16 05:03:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
506
507         * tm-view.el (mime-article/rcnum-to-cinfo): Use function `find-if'
508         instead of `some-element'.
509
510 Fri Aug 16 03:55:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
511
512         * TM-CFG: check version specific site-lisp.
513
514 Wed Aug 14 02:34:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
515
516         * tm-view.el: delete `(require 'cl)'.
517
518 Tue Aug 13 23:41:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
519
520         * tm-view.el: Use cl.el.
521
522 Mon Aug 12 17:05:37 1996  Hunter Kelly  <retnuh@zule.pixar.com>
523
524         * tm-vm.el (tm-vm/preview-current-message): When using mime
525         preview in VM, VM fails to "energize" the headers the same way
526         that VM does by itself. (cf. [bug-tm-en:685])
527
528 \f
529 Mon Aug 12 11:02:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
530
531         * tm: Version 7.78 was released.
532         * tm/gnus: gnus-mime Version 0.4 was released.
533
534         * README.en: modified about bug report.
535
536 Sun Aug 11 13:57:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
537
538         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use function
539         `mime-editor/make-encrypt-recipient-header'.
540
541 Sat Aug 10 12:04:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
542
543         * mime-setup.el.in: setting for variable
544         `message-forward-start-separator' and
545         `message-forward-end-separator' was moved to message-mime.el.
546
547 Sat Aug 10 02:35:23 1996  John S Cooper <John.Cooper@Eng.Sun.COM>
548
549         * tm-vm.el: fixed problem when variable `vm-frame-per-composition'
550         is nil. (cf. [bug-tm-en:675])
551
552 \f
553 Fri Aug  9 12:16:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
554
555         * tm: Version 7.77 was released.
556         * tm/gnus: gnus-mime Version 0.3 was released.
557
558         * tm-edit.el (mime-editor/encrypt-recipient-fields-list): New
559         variable.
560         (mime-editor/make-encrypt-recipient-header): New function.
561         (mime-editor/encrypt-pgp-elkins): Use function
562         `mime-editor/make-encrypt-recipient-header'.
563
564 Wed Aug  7 16:42:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
565
566         * mime-setup.el.in: setup for message-mime.el.
567
568 Wed Aug  7 15:50:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
569
570         * tm-ew-d.el (mime/decode-encoded-text): unfolding must be after
571         code-converted.
572
573 Wed Aug  7 05:59:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
574
575         * tm-setup.el: Don't define function to load up tm-gnus or
576         gnus-mime if GNUS or Gnus has been loaded.
577
578 Wed Aug  7 05:49:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
579
580         * tm-setup.el: Use `call-after-loaded' to setup
581         gnus-mime. (cf. [tm-en:661])
582
583 Wed Aug  7 03:35:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
584
585         * tm-ew-d.el (mime-eword/decode-region): New optional argument
586         `must-unfold'.
587
588         * tm-ew-d.el (mime-eword/decode-string): New optional argument
589         `unfolding'.
590         (mime/decode-encoded-text): New optional argument `unfolding'.
591         (mime/decode-encoded-word): New implementation.
592
593         * tm-ew-d.el (mime/decode-encoded-word): new optional argument
594         `unfolding'.
595
596 \f
597 Tue Aug  6 12:29:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
598
599         * tl: Version 7.44 was released.
600         * tm: Version 7.76
601         * tm/gnus: gnus-mime Version 0.2 was released.
602
603         * tm-edit.el (mime-editor/encrypt-pgp-elkins): Use function
604         `rfc822/get-field-bodies'.
605
606 Tue Aug  6 12:12:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
607
608         * tm-setup.el (tm-setup/load-GNUS): New function.
609         (tm-setup/load-gnus): New function.
610
611 \f
612 Thu Aug  1 06:42:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
613
614         * tl: Version 7.43.2 was released.
615         * tm: Version 7.75 was released.
616         * tm/mh-e: Version 7.65.1 was released.
617
618         * tm-image.el: Function `bitmap-show-xbm-file' was renamed to
619         `bitmap-insert-xbm-file'.
620
621         Function `bitmap-decode-x-face' was renamed to
622         `x-face-decode-message-header'.
623
624 Wed Jul 31 02:51:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
625
626         * tm-edit.el (mime-editor/split-message-sender-alist):
627         implementation for mh-letter-mode was moved to
628         tm/mh-e/tmh-comp.el.
629
630 Mon Jul 29 01:13:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
631
632         * tm-text.el (mime-charset/maybe-decode-buffer):
633         fixed. (cf. [tm-en:629])
634
635 Fri Jul 26 19:43:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
636
637         * tm-image.el: Function `bitmap-read-xbm' was renamed to
638         `bitmap-show-xbm-file'.
639
640 \f
641 Wed Jul 24 10:33:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
642
643         * tm: Version 7.74 was released.
644
645 Wed Jul 24 10:27:07 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
646
647         * tm-edit.el (mime-editor/encrypt-pgp-elkins): fixed to call
648         `rfc822/get-field-body' with `mail-header-separator'.
649         (cf. [tm-ja:1996])
650
651 \f
652 Wed Jul 24 10:08:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
653
654         * tl: Version 7.43.1 was released.
655         * tm: Version 7.73 was released.
656         * tm/gnus: Version 7.79 was released.
657         * tm/mh-e: Version 7.65 was released.
658
659 Mon Jul 22 19:29:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
660
661         * tm-edit.el: Variable `mime/editor-mode-old-selective-display'
662         was abolished.
663
664         (mime/editor-mode): DOC-string was modified; Use macro
665         `enable-invisible'.
666
667         (mime-editor/exit): Use macro `end-of-invisible'.
668
669 Mon Jul 22 18:29:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
670
671         * inst-tm (install-el-and-elc-files): code to make directory if it
672         is not exist was moved to function `install-el-files'.
673
674 Thu Jul 18 12:46:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
675
676         * tm-text.el (mime-preview/decode-text-buffer): local variable
677         `beg' was abolished.
678
679 Thu Jul 18 12:42:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
680
681         * tm-text.el (mime-preview/decode-text-buffer): fixed for new spec
682         of code-converter.
683
684         * tm-pgp.el (mime-article/view-application/pgp): set function
685         `mime-charset/decode-buffer' as code-converter for decryption.
686
687         * tm-text.el (mime-viewer/code-converter-alist): spec of
688         converters were changed; they work for buffer instead of region.
689
690         (mime-charset/decode-buffer): New function; renamed from
691         `mime-charset-decode-region'.
692
693         (mime-charset/maybe-decode-buffer): New function; renamed from
694         `mime-viewer/default-code-convert-region'.
695
696 Thu Jul 18 06:50:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
697
698         * tm-text.el (mime-preview/decode-text-buffer): New function;
699         renamed from function `mime-preview/decode-text-region'.
700
701         (mime-preview/filter-for-text/plain,
702         mime-preview/filter-for-text/richtext,
703         mime-preview/filter-for-text/enriched): Use function
704         `mime-preview/decode-text-buffer' instead of
705         `mime-preview/decode-text-region'.
706
707 Thu Jul 18 06:24:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
708
709         * tm-text.el (mime-viewer/default-code-convert-region): New
710         implementation.
711
712 Thu Jul 18 06:21:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
713
714         * tm-text.el (mime-preview/filter-for-text/enriched): Use function
715         `mime-preview/decode-text-region'.
716
717         * tm-text.el (mime-preview/filter-for-text/richtext): Use function
718         `mime-preview/decode-text-region'.
719
720 Thu Jul 18 06:06:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
721
722         * tm-text.el (mime-charset-decode-region): New function; moved
723         from tm-def.el.
724
725         * tm-def.el: Function `mime-charset-decode-region' was moved to
726         tm-text.el.
727
728 \f
729 Wed Jul 17 05:36:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
730
731         * tl: Version 7.43 was released.
732         * tm: Version 7.72 was released.
733         * tm/mh-e: Version 7.64 was released.
734         * tm/gnus: Version 7.78 was released.
735
736 Mon Jul 15 19:21:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
737
738         * tm-image.el (mime-viewer/ps-to-gif-command): New variable.
739         (mime-preview/filter-for-application/postscript): Use variable
740         `mime-viewer/ps-to-gif-command'.
741
742 Mon Jul 15 14:04:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
743
744         * tm-play.el (mime-article/show-output-buffer): use variable
745         `mime/output-buffer-window-is-shared-with-bbdb'.
746
747         * tm-def.el (mime/output-buffer-window-is-shared-with-bbdb): New
748         variable.
749
750         * tm-pgp.el (mime-article/check-pgp-signature): Don't check
751         *noconv*.
752
753 Mon Jul 15 13:59:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
754
755         * tm-pgp.el (mime-article/check-pgp-signature): fixed for new spec
756         of function `mime-article/show-output-buffer'.
757
758         * tm-play.el (mime-article/show-output-buffer): Select a window
759         contains preview-buffer if there is no windows contain
760         mime/output-buffer-name.
761
762         * tm-def.el (tm:button-dispatcher): New implementation.
763
764 Mon Jul 15 08:19:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
765
766         * tm-edit.el (mime-editor::edit-again): Use function
767         `decode-mime-charset-region' instead of
768         `mime-charset-decode-region' and `character-decode-region'; Use
769         variable `default-mime-charset' instead of
770         `mime/default-coding-system'.
771
772 Sun Jul 14 15:04:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
773
774         * tm-def.el: Variable `mime/default-coding-system' was abolished.
775
776         * tm-def.el: Variable `mime/charset-coding-system-alist' was
777         abolished.
778
779         * tm-def.el (mime-charset-decode-region): Use function
780         `decode-mime-charset-region'.
781
782 Sun Jul 14 11:40:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
783
784         * tm-ew-d.el (mime/decode-encoded-text): Use function
785         `decode-mime-charset-string' instead of
786         `mime-charset-decode-string'.
787
788         * tm-def.el: Function `mime-charset-decode-string' was abolished.
789
790 \f
791 Thu Jul 11 15:26:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
792
793         * tl: Version 7.36 was released.
794         * tm: Version 7.71 was released.
795
796         * tm-def.el: Function `mime-charset-encode-region' was abolished.
797
798 Thu Jul 11 15:25:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
799
800         * tm-def.el: Function `mime-charset-encode-string' was abolished.
801
802 Thu Jul 11 15:23:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
803
804         * tm-def.el: Function `mime/find-charset-region' was abolished.
805
806         * tm-edit.el: New implementation; based on SEMI mime-edit 0.36.
807
808         (mime-editor/define-charset): Argument `charset' was changed to
809         symbol.
810
811         (mime-editor/normalize-body): charset was changed to symbol; Use
812         function `encode-mime-charset-region' instead of
813         `mime-charset-encode-region'.
814
815         (mime-editor/make-charset-default-encoding-alist): New function.
816
817         (mime-editor/charset-default-encoding-alist): Use function
818         `mime-editor/make-charset-default-encoding-alist'.
819
820         (mime-editor/toggle-transfer-level): Use function
821         `mime-editor/make-charset-default-encoding-alist'.
822
823         (mime-editor/choose-charset): Use function
824         `detect-mime-charset-region' instead of `mime/find-charset-region';
825         Changed to return symbol.
826
827 Wed Jul 10 14:21:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
828
829         * tm-def.el (mime/find-charset-region): fixed.
830
831 Wed Jul 10 13:45:06 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
832
833         * signature.el (insert-signature): Meaning of
834         `signature-delete-blank-lines-at-eof' had been reversed by
835         mistake.
836
837 Wed Jul 10 13:04:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
838
839         * tm-def.el: Variable `mime/lc-charset-alist' and
840         `mime/unknown-charset' were abolished.
841
842         Function `mime/find-charset' was abolished.
843         
844         (mime/find-charset-region): Use function
845         `detect-mime-charset-region' instead of `mime/find-charset'.
846
847 Wed Jul 10 12:52:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
848
849         * tm-ew-e.el (tm-eword::space-process): Use `eq' to compare
850         charset.
851         (tm-eword::encoded-word-length): Use `string-equal' to compare
852         encoding.
853
854 Wed Jul 10 12:50:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
855
856         * tm-ew-e.el (tm-eword::encode-encoded-text): Argument `charset'
857         was changed to symbol.
858         (tm-eword::find-charset-rule): Returned charset was changed to
859         symbol too.
860         (tm-eword::encoded-word-length): Use function
861         `encode-mime-charset-string' instead of
862         `mime-charset-encode-string'; `charset' slot of `rword' was
863         changed to symbol.
864
865 Wed Jul 10 12:33:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
866
867         * tm-ew-e.el (mime-eword/charset-encoding-alist): charset is
868         changed to symbol.
869         (tm-eword::find-charset-rule): modified for news
870         `mime-eword/charset-encoding-alist' format.
871
872         * tm-ew-e.el (tm-eword::find-charset-rule): Use function
873         `charsets-to-mime-charset' instead of `mime/find-charset'.
874
875 Wed Jul 10 11:28:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
876
877         * tm-def.el: Variable `mime/charset-type-list' was abolished.
878
879         * tm-def.el (mime/make-charset-default-encoding-alist): Use
880         variable `mime-charset-type-list' instead of
881         `mime/charset-type-list'.
882
883         * tm-def.el (mime-charset-type-list): New variable.
884         (mime/charset-type-list): Use `mime-charset-type-list'.
885
886 \f
887 Tue Jul  9 13:30:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
888
889         * tl: Version 7.31.1 was released.
890         * tm: Version 7.70 was released.
891         * tm/gnus: Version 7.73 was released.
892
893         * tm-edit.el (mime/editor-mode): Don't toggle.
894         (mime-editor/toggle-mode): New function.
895
896 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
897
898         * tm-edit.el: use function `add-minor-mode' for XEmacs.
899
900 Mon Jul  8 05:44:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
901
902         * tm-image.el: `(require 'xpm)' was deleted.
903
904 Thu Jul  4 16:57:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
905
906         * tm-def.el (tm:button-dispatcher): don't move to preview buffer.
907
908 Mon Jul  1 23:45:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
909
910         * tm-evs.el (tm-evs/define-keys): New function.
911         Use `mime-viewer/define-keymap-hook'.
912
913 Mon Jul  1 23:43:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
914
915         * tm-bbdb.el (tm-bbdb/define-keys): New function.
916         Use `mime-viewer/define-keymap-hook'.
917
918         * tm-view.el: Variable `mime/viewer-mode-map' was abolished.
919         (mime-viewer/define-keymap): New function.
920         (mime/viewer-mode): Add new argument `mother-keymap'; use function
921         `mime-viewer/define-keymap'.
922
923 \f
924 Thu Jun 27 15:49:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
925
926         * tl: Version 7.31 was released.
927         * MEL: Version 5.6 was released.
928         * tm: Version 7.69 was released.
929         * tm/mh-e: Version 7.63.1 was released.
930         * tm/gnus: Version 7.72 was released.
931
932         * inst-tm (compile-tm): condition was modified about XEmacs.
933
934         * inst-tm (compile-tm): Don't `make gnus5' for XEmacs 19.14 or
935         later.
936
937         * inst-tm (compile-tm): `make sgnus' is renamed to `make gnus5'.
938
939 Thu Jun 27 14:26:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
940
941         * tm-pgp.el (mime-article/view-application/pgp): Use macro
942         `as-binary-process'.
943
944 Thu Jun 27 14:22:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
945
946         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
947         `as-binary-process'.
948         (mime-editor/sign-pgp-kazu): Use macro `as-binary-process'.
949
950 Wed Jun 26 15:32:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
951
952         * tm-def.el (mime/charset-coding-system-alist): add `GB2312'.
953
954 Tue Jun 25 01:02:40 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
955
956         * mime-setup.el.in (mu-cite/pre-cite-hook): Add function
957         `mime/decode-message-header'.
958
959 Wed Jun 12 23:46:24 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
960
961         * tm-vm.el: Setting for `mime-editor/split-message-sender-alist'
962         was moved from tm-edit.el.
963
964 \f
965 Wed Jun 12 05:53:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
966
967         * tl: Version 7.30 was released.
968         * MEL: Version 5.5 was released.
969         * tm: Version 7.68 was released.
970
971         * tm-edit.el (mime-editor/split-message-sender-alist): setting for
972         `mail-mode' was moved to tm-rmail.el.
973
974 Wed Jun 12 05:38:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
975
976         * tm-rmail.el: Setting for
977         `mime-editor/split-message-sender-alist' was moved from
978         tm-edit.el.
979
980 Tue Jun 11 22:19:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
981
982         * tm-image.el: Function `image-read-file' was abolished.
983
984         * tm-image.el (mime-preview/filter-for-inline-image): New
985         implementation; Don't make temporary file.
986
987         (mime-preview/filter-for-application/postscript): New function for
988         XEmacs 19.14 or later.
989
990 Tue Jun 11 14:34:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
991
992         * tm-ew-e.el (tm-eword::encode-string-1): Use function
993         `char-length' instead of `char-bytes'.
994
995         * tm-ew-e.el (tm-eword::parse-lc-word): Use function `char-length'
996         instead of `char-bytes'.
997
998 Mon Jun 10 05:12:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
999
1000         * tm-ew-e.el (tm-eword::encode-string-1): Use macro
1001         `tm-eword::rword-charset', `tm-eword::rword-encoding' and
1002         `tm-eword::rword-type'.
1003
1004         (tm-eword::encoded-word-length): set `type'.
1005
1006 Mon Jun 10 04:34:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1007
1008         * tm-ew-e.el (mime/encode-field): set `type'.
1009
1010 Mon Jun 10 04:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1011
1012         * tm-ew-e.el (tm-eword::encode-rwl): optional argument `mode' was
1013         abolished.
1014
1015         (tm-eword::encode-string): modified for new interface.
1016
1017         (mime-eword/encode-string): modified for new interface.
1018
1019 Mon Jun 10 04:21:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1020
1021         * tm-ew-e.el (tm-eword::encode-string-1): optional argument `mode'
1022         was abolished.
1023
1024         (tm-eword::encode-rwl): don't use `mode'.
1025
1026         * tm-ew-e.el (tm-eword::split-string): New optional argument
1027         `mode'.
1028
1029         (tm-eword::mailbox-to-rwl): set `type'.
1030
1031 Mon Jun 10 04:10:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1032
1033         * tm-ew-e.el (tm-eword::make-rword): New macro.
1034
1035         (tm-eword::words-to-ruled-words): new optional argument `mode';
1036         Use macro `tm-eword::make-rword'.
1037
1038         (tm-eword::phrase-to-rwl): set `mode'.
1039
1040 Mon Jun 10 03:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1041
1042         * tm-ew-e.el (tm-eword::encoded-word-length): Use macro
1043         `tm-eword::rword-text', `tm-eword::rword-charset' and
1044         `tm-eword::rword-encoding'.
1045
1046 Mon Jun 10 03:12:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1047
1048         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
1049         `base64-encoded-length' instead of `base64-length'.
1050
1051         Function `q-encoding-length' was abolished.
1052
1053 Mon Jun 10 03:09:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1054
1055         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
1056         `base64-encoded-length' instead of `base64-length'.
1057
1058         Function `base64-length' was abolished.
1059
1060 Mon Jun 10 02:59:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1061
1062         * tm-ew-e.el (tm-eword::rword-text): New macro.
1063         (tm-eword::rword-charset): New macro.
1064         (tm-eword::rword-encoding): New macro.
1065         (tm-eword::rword-type): New macro.
1066
1067         (tm-eword::space-process): Use macro `tm-eword::rword-text',
1068         `tm-eword::rword-charset' and `tm-eword::rword-encoding'.
1069
1070 \f
1071 Mon Jun 10 01:56:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1072
1073         * tm: Version 7.67 was released.
1074         * tm/gnus: Version 7.69 was released.
1075
1076 Sun Jun  9 07:03:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1077
1078         * tm-edit.el (mime-editor/split-and-send): New implementation.
1079
1080         Variable `mime-editor/message-default-sender-alist' was abolished.
1081
1082         Variable `mime-editor/window-config-alist' was abolished.
1083
1084 \f
1085 Sun Jun  9 04:13:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1086
1087         * MEL: Version 5.4 was released.
1088         * tm: Version 7.66.2 was released.
1089         * tm/gnus: Version 7.68 was released.
1090
1091 Fri Jun  7 14:14:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1092
1093         * inst-tm (install-elc): check `src-file' has existed yet.
1094
1095 Thu Jun  6 15:03:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1096
1097         * tm-ew-e.el (mime/encode-field): fixed.
1098
1099         * tm-parse.el (mime/Content-Transfer-Encoding): eliminate last
1100         linear-white-spaces.
1101
1102 \f
1103 Mon Jun  3 14:52:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1104
1105         * tl: Version 7.29.1 was released.
1106         * MEL: Version 5.2 was released.
1107         * tm: Version 7.66.1 was released.
1108         * tm/mh-e: Version 7.63 was released.
1109
1110         * doc/Makefile (world): fixed.
1111
1112 Mon Jun  3 14:33:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1113
1114         * tm-ew-e.el (mime/encode-field): must count a space after `:'.
1115
1116 Mon Jun  3 14:31:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1117
1118         * tm-ew-e.el (tm-eword::encode-rwl): must insert a space between
1119         encoded-words.
1120
1121 Fri May 31 14:51:49     Jens Lautenbacher <jtl@tkm.physik.uni-karlsruhe.de>
1122
1123         * tm-def.el (tm:browse-url): If argument `URL' is exist, funcall
1124         `browse-url-browser-function' with `URL'.
1125
1126 \f
1127 Tue May 28 03:40:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1128
1129         * tl: Version 7.29 was released.
1130         * MEL: Version 5.0 was released.
1131         * tm: Version 7.66 was released.
1132
1133         * inst-tm (install-elc): modifies about error message.
1134
1135 Tue May 28 03:06:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1136
1137         * tm-edit.el (mime-editor/insert-signature): Use variable
1138         `signature-file-name' instead of `signature'.
1139
1140         * signature.el (insert-signature): local variable `signature' was
1141         renamed to `signature-file-name'.
1142
1143 Mon May 27 17:33:03 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1144
1145         * tm-edit.el (mime-file-types): New file type ".patch" was added.
1146
1147 \f
1148 Mon May 27 15:14:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1149
1150         * tl: Version 7.27.1 was released.
1151         * tm: Version 7.65 was released.
1152         * tm/gnus: Version 7.63 was released.
1153
1154         * README.en (4.1): add `EXEC_PREFIX'.
1155
1156         September Gnus was renamed to Gnus 5.2.
1157
1158         * TM-CFG (EXEC_PREFIX): new variable.
1159         (BINS): fixed.
1160
1161 Mon May 27 14:56:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1162
1163         * tm-def.el (mime/lc-charset-alist): add "ISO-8859-6".
1164
1165         * inst-tm (install-elc): use `condition-case' for delete-file.
1166
1167         * tm-def.el (mime/lc-charset-alist): Use constants `charset-*'.
1168
1169 Mon May 27 08:16:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1170
1171         * tm-pgp.el (mime-article/check-pgp-signature): Use function
1172         `mime-decode-region' instead of `mime/decode-region'.
1173
1174         (mime-article/add-pgp-keys): Use function `mime-decode-region'
1175         instead of `mime/decode-region'.
1176
1177         * tm-text.el (mime-preview/decode-text-region): Use function
1178         `mime-decode-region' instead of `mime/decode-region'.
1179
1180         (mime-preview/filter-for-text/richtext): Use function
1181         `mime-decode-region' instead of `mime/decode-region'.
1182
1183         (mime-preview/filter-for-text/enriched): Use function
1184         `mime-decode-region' instead of `mime/decode-region'.
1185
1186 Mon May 27 08:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1187
1188         * tm-image.el (mime-preview/filter-for-inline-image): renamed from
1189         function `mime-preview/filter-for-image/inline'.
1190
1191         * tm-image.el (mime-preview/filter-for-image): Use function
1192         `mime-decode-region' instead of `mime/decode-region'.
1193
1194         (mime-preview/filter-for-image/inline): Use function
1195         `mime-decode-region' instead of `mime/decode-region'.
1196
1197         (mime-preview/filter-for-image/xbm): Use function
1198         `mime-decode-region' instead of `mime/decode-region'.
1199
1200 Mon May 27 08:00:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1201
1202         * tm-html.el (mime-article/decode-html): Use function
1203         `mime-decode-region' instead of `mime/decode-region'.
1204
1205 Mon May 27 07:58:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1206
1207         * tm-file.el (mime-article/extract-file): Use function
1208         `mime-decode-region' instead of `mime/decode-region'.
1209
1210 Thu May 23 16:51:04 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1211
1212         * tm-vm.el (tm-vm/decode-message-header): doc string was modified.
1213         (vm-yank-message): modified for `tm-vm/yank-content'.
1214         (tm-vm/do-reply), (tm-vm/following-method), (tm-vm/yank-content):
1215         New functions; following method for VM.
1216
1217         * tm-view.el (mime/viewer-mode-map): New keybind for `describe-mode'.
1218         was added.
1219         (mime/viewer-mode): doc string was modified.
1220
1221         * tm-bbdb.el:
1222         (mime/viewer-mode-map): New keybinds for `tm-bbdb/edit-notes' and
1223         `tm-bbdb/show-sender' were added.
1224
1225 \f
1226 Thu May 23 01:34:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1227
1228         * tl: Version 7.27 was released.
1229         * MEL: Version 4.7.1 was released.
1230         * tm: Version 7.64 was released.
1231
1232 Wed May 22 02:26:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1233
1234         * tm-view.el (mime-preview/insert-content-button): fixed.
1235
1236         * tm-edit.el (mime-editor/yank-ignored-field-list): add "Replied";
1237         remove "Sender".
1238
1239         (mime-editor/insert-binary-buffer, mime-editor/normalize-body):
1240         Argument order of function `mime-encode-region' was changed.
1241
1242         (mime-editor::edit-again): Argument order of function
1243         `mime-decode-region' was changed.
1244
1245 \f
1246 Mon May 20 16:24:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1247
1248         * tl: Version 7.26 was released.
1249         * tm: Version 7.63 was released.
1250         * tm/mh-e: Version 7.62 was released.
1251         * tm/gnus: Version 7.61 was released.
1252
1253         * TM-CFG (default-load-path): New variable.
1254
1255         (PREFIX): default value is got from variable `exec-directory' or
1256         `data-directory'.
1257
1258         Variable `EMACS_PREFIX' and `DATA_PREFIX' were abolished.
1259
1260         (LISPDIR): default value is searched from variable
1261         `default-load-path'.
1262
1263 Mon May 20 14:56:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1264
1265         * tm-view.el (mime-viewer/visible-field-list): add "Message-Id".
1266
1267         (mime-viewer/content-button-ignored-ctype-list): renamed from
1268         variable `mime-viewer/content-subject-omitting-Content-Type-list'.
1269
1270         (mime-viewer/content-button-visible-ctype-list): renamed from
1271         variable `mime-viewer/content-subject-showing-Content-Type-list'.
1272
1273         (mime-preview/insert-content-button): renamed from function
1274         `mime-preview/insert-content-subject'.
1275
1276         (mime-preview/default-content-button-function): renamed from
1277         function `mime-preview/default-content-subject-function'.
1278
1279         (mime-preview/content-button-function): renamed from variable
1280         `mime-preview/content-subject-function'.
1281
1282         (mime-preview/display-content): fixed about renaming.
1283
1284 Sun May 19 16:16:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1285
1286         * tm-edit.el (mime-editor::edit-again): Decode contents by
1287         Content-Transfer-Encoding field if they have charset field or they
1288         are ``text'' types.
1289
1290 \f
1291 Fri May 17 07:59:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1292
1293         * tl: Version 7.25 was released.
1294         * MEL: Version 4.7 was released.
1295         * tm: Version 7.62 was released.
1296
1297         * tm-view.el (mime-preview/insert-content-subject): New
1298         implementation.
1299
1300         (mime-preview/default-content-separator): renamed from
1301         `mime-viewer/default-content-separator'.
1302
1303 Thu May 16 00:44:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1304
1305         * tm-edit.el: Unused variable `mime-signature-file' was abolished.
1306         (mime-editor/translate-hook): DOC string was modified.
1307         (mime/editor-mode): DOC string was modified.
1308         (mime-editor/insert-signature): DOC string was modified.
1309
1310 \f
1311 Wed May 15 19:31:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1312
1313         * tl: Version 7.24 was released.
1314         * tm: Version 7.61 was released.
1315         * tm/mh-e: Version 7.61.1 was released.
1316
1317         * doc/tm_ja.texi, doc/tm_en.texi: Address of the tm ML
1318         administration was changed.
1319
1320         * README.en: Address of the tm ML administration was changed.
1321
1322 Wed May 15 16:52:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1323
1324         * tm-view.el (mime-preview/insert-content-subject): renamed from
1325         `mime-viewer/insert-content-subject'; new argument `encoding'.
1326
1327         (mime-preview/default-content-subject-function): renamed from
1328         `mime-viewer/default-content-subject-function'; new argument
1329         `encoding'.
1330
1331         (mime-preview/content-subject-function): renamed from
1332         `mime-viewer/content-subject-function'; new argument `encoding'.
1333
1334         (mime-preview/display-message/partial): renamed from
1335         `mime-viewer/display-message/partial'; abolish argument `obuf';
1336         initial buffer was changed to preview-buffer.
1337
1338         (mime-preview/display-content): Variable
1339         `mime-viewer/content-subject-function' was renamed to
1340         `mime-preview/content-subject-function' and arguments was changed.
1341         Function `mime-viewer/insert-content-subject' was renamed to
1342         `mime-preview/insert-content-subject' and arguments was changed.
1343         Function `mime-viewer/display-message/partial' was renamed to
1344         `mime-preview/display-message/partial' and arguments was changed.
1345
1346 \f
1347 Tue May 14 02:11:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1348
1349         * tl: Version 7.22.5 was released.
1350         * MEL: Version 4.6 was released.
1351         * tm: Version 7.60 was released.
1352
1353         * tm-view.el (mime-preview/display-body): renamed from
1354         `mime-viewer/display-body'; abolish argument `obuf'; initial
1355         buffer was changed to preview-buffer.
1356
1357         (mime-preview/display-content): Function
1358         `mime-viewer/display-body' was renamed to
1359         `mime-preview/display-body'.
1360
1361 Sun May 12 17:13:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1362
1363         * tm-edit.el (mime-editor::edit-again): fixed to use function
1364         `character-decode-region' instead of `decode-coding-region'.
1365
1366 \f
1367 Sat May 11 16:23:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1368
1369         * tl: Version 7.22.4 was released.
1370         * MEL: Version 4.2 was released.
1371         * tm: Version 7.59 was released.
1372         * tm/mh-e: Version 7.61 was released.
1373         * tm/gnus: Version 7.60 was released.
1374
1375         * tm-view.el (mime-preview/display-header): renamed from
1376         `mime-viewer/display-header'; abolish argument `obuf'; initial
1377         buffer was changed to preview-buffer.
1378
1379         * TM-CFG: eliminate last `/' for directory.
1380
1381 Sat May 11 10:09:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1382
1383         * tm-play.el: Add `mime-viewer/external-progs' to `exec-path'.
1384
1385         * tm-play.el (mime-article/start-external-method-region): New
1386         implementation.
1387
1388 Thu May  9 18:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1389
1390         * tm-text.el (mime-viewer/default-code-convert-region): fixed.
1391
1392 Thu May  9 18:46:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1393
1394         * tm-text.el: Function `mime/code-convert-region-to-emacs' was
1395         renamed to `mime-charset-decode-region'.
1396
1397         * tm-pgp.el (mime-article/view-application/pgp): Function
1398         `mime/code-convert-region-to-emacs' was renamed to
1399         `mime-charset-decode-region'.
1400
1401         * tm-edit.el (mime-editor/normalize-body): Function
1402         `mime/code-convert-region-from-emacs' was renamed to
1403         `mime-charset-encode-region'.
1404         (mime-editor::edit-again): Function
1405         `mime/code-convert-region-to-emacs' was renamed to
1406         `mime-charset-decode-region'.
1407
1408         * tm-def.el (mime-charset-decode-region): renamed from
1409         `mime/code-convert-region-to-emacs'.
1410
1411         * tm-def.el (mime-charset-encode-region): renamed from
1412         `mime/code-convert-region-from-emacs'.
1413
1414 Thu May  9 18:18:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1415
1416         * tm-ew-d.el (mime/decode-encoded-text): Use function
1417         `string-equal' instead of `string='.
1418
1419 Thu May  9 18:14:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1420
1421         * tm-ew-d.el (mime/decode-encoded-text): Function
1422         `mime/convert-string-to-emacs' was renamed to
1423         `mime-charset-decode-string'.
1424
1425         * tm-def.el (mime-charset-decode-string): renamed from
1426         `mime/convert-string-to-emacs'.
1427
1428 Thu May  9 18:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1429
1430         * tm-ew-e.el (tm-eword::encoded-word-length): Function
1431         `mime/convert-string-from-emacs' was renamed to
1432         `mime-charset-encode-string'.
1433
1434         * tm-def.el (mime-charset-encode-string): renamed from
1435         `mime/convert-string-from-emacs'.
1436
1437 Thu May  9 16:05:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1438
1439         * tm-edit.el, tm-bbdb.el: Pekka Marjola's address was changed.
1440
1441 Thu May  9 13:53:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1442
1443         * tm-def.el (mime/convert-string-from-emacs): Use function
1444         `character-encode-string' instead of `encode-coding-string'.
1445         (mime/convert-string-to-emacs): Use function
1446         `character-decode-string' instead of `decode-coding-string'.
1447
1448         * tm-edit.el (mime-editor::edit-again): Use function
1449         `character-decode-region' instead of `decode-coding-region'.
1450
1451         * tm-def.el (mime/code-convert-region-from-emacs): Use function
1452         `character-encode-region' instead of `encode-coding-region'.
1453         (mime/code-convert-region-to-emacs): Use function
1454         `character-decode-region' instead of `decode-coding-region'.
1455
1456 \f
1457 Wed May  8 15:40:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1458
1459         * tl: Version 7.22.3 was released.
1460         * tm: Version 7.58 was released.
1461         * tm/gnus: Version 7.57 was released.
1462
1463         * Makefile: tm/tm-rich.el was renamed to tm/tm-text.el.
1464
1465         * README.en: tm-rich.el was renamed to tm-text.el.
1466         Add tm-image.el.
1467
1468 Wed May  8 15:21:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1469
1470         * tm-view.el: Variable `mime-viewer/code-converter-alist' and
1471         function `mime-viewer/default-code-convert-region',
1472         `mime-preview/decode-text-region' and
1473         `mime-viewer/filter-text/plain' were moved to tm-text.el.
1474
1475         Function `mime-viewer/filter-text/plain' was renamed to
1476         `mime-preview/filter-for-text/plain'
1477
1478         Function `mime-viewer/default-content-filter' was abolished. (`t'
1479         of `mime-viewer/content-filter-alist' means default
1480         content-filter)
1481
1482         (mime-viewer/content-filter-alist): setting for text/enriched and
1483         text/richtext. Use function `mime-preview/filter-for-text/plain'
1484         as default content-filter.
1485
1486 Wed May  8 15:05:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1487
1488         * inst-tm: tm-rich.el was abolished.
1489
1490         * TM-ELS: tm-rich.el was renamed to tm-text.el.
1491
1492         * tm-setup.el: Delete setting code for tm-rich.el.
1493
1494 Wed May  8 14:46:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1495
1496         * tm-text.el (mime-preview/filter-for-text/plain): renamed from
1497         `mime-viewer/filter-text/plain'.
1498         (mime-preview/filter-for-text/richtext): renamed from
1499         `mime-viewer/filter-text/richtext'.
1500         (mime-preview/filter-for-text/enriched): renamed from
1501         `mime-viewer/filter-text/enriched'.
1502
1503         * tm-text.el (mime-preview/decode-text-region): New implementation.
1504
1505         * tm-text.el (mime-viewer/code-converter-alist): moved from
1506         tm-view.el.
1507         (mime-viewer/default-code-convert-region): moved from tm-view.el.
1508         (mime-preview/decode-text-region): moved from tm-view.el.
1509         (mime-viewer/filter-text/plain): moved from tm-view.el.
1510
1511         * tm-text.el: tm-rich.el was renamed to tm-text.el.
1512
1513 \f
1514 Wed May  8 12:48:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1515
1516         * tl: Version 7.22.2 was released.
1517         * tm: Version 7.57 was released.
1518         * tm/gnus: Version 7.55 was released.
1519
1520 Tue May  7 06:28:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1521
1522         * tm-rich.el: Version dependent code was moved to emu.el.
1523
1524 Sun May  5 16:40:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1525
1526         * tm-edit.el (mime-editor/normalize-body): call function
1527         `enriched-encode' for text/enriched part.
1528
1529         * tm-edit.el (mime-editor/process-multipart-1): didn't refer
1530         variable `mime-editor/encrypting-type'.
1531
1532         * tm-edit.el: Function `mime-editor/process-pgp-kazu' was
1533         abolished.
1534         (mime-editor/sign-pgp-kazu): New function.
1535         (mime-editor/encrypt-pgp-kazu): New function.
1536         (mime-editor/process-multipart-1): Use function
1537         `mime-editor/sign-pgp-kazu' and `mime-editor/encrypt-pgp-kazu'.
1538
1539 Sat May  4 09:08:49 1996  Hiroshi Ueno <zodiac@ibm.net>
1540
1541         * TM-CFG (TM_GNUS_COMPILE, MAKE): New variable.
1542
1543         * inst-tm (compile-tm): Use variable `TM_GNUS_COMPILE' and `MAKE'.
1544
1545 Sat May  4 04:58:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1546
1547         * tm-ew-e.el (tm-eword::encode-string-1): fixed (cf.[tm-ja:1818])
1548
1549 Mon Apr 29 13:42:15 1996  Kevin Broadey <KevinB@bartley.demon.co.uk>
1550
1551         * tm-view.el (mime-viewer/make-preview-buffer): fixed
1552         (cf.[tm-en:480])
1553
1554 \f
1555 Mon Apr 29 02:29:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1556
1557         * tl: Version 7.22.1 was released.
1558         * tm: Version 7.56 was released.
1559         * tm/gnus: Version 7.54 was released.
1560
1561         * tm-edit.el (mime-editor::edit-again): Use function
1562         `decode-coding-region' instead of `code-convert-region'.
1563
1564         * tm-view.el (mime-viewer/make-preview-buffer): use `make-list'
1565         and `setcar'.
1566         (mime-preview/display-content): renamed from
1567         `mime-viewer/display-content'.
1568
1569 Sat Apr 27 15:32:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1570
1571         * README.en: typo was fixed. (cf. [tm-ja:1807])
1572
1573 Sat Apr 27 15:30:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1574
1575         * tm-def.el (mime/charset-coding-system-alist): initial setting
1576         was modified for XEmacs 20 with Mule.
1577
1578 Sat Apr 27 13:17:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1579
1580         * tm-pgp.el (mime-article/view-application/pgp):
1581         fixed about code-converting.
1582
1583 \f
1584 Fri Apr 26 05:31:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1585
1586         * tl: Version 7.22 was released.
1587         * tm: Version 7.54 was released.
1588         * tm/mh-e: Version 7.59 was released.
1589
1590         * tm-rich.el (tm-rich/richtext-module): Version check for
1591         enriched.el was fixed for XEmacs 19.14.
1592
1593 Fri Apr 26 04:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1594
1595         * tm-image.el (mime-preview/x-face-function): Use function
1596         `bitmap-decode-x-face' when running Mule.
1597
1598 Thu Apr 25 22:17:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1599
1600         * tm-view.el (mime-viewer/follow-content): New implementation;
1601         interface of `mime-viewer/following-method-alist' was changed.
1602
1603         * tm-def.el (mime/convert-string-to-emacs): fixed.
1604         (mime/convert-string-from-emacs): fixed.
1605
1606 \f
1607 Thu Apr 25 12:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1608
1609         * tl: Version 7.19.3 was released.
1610         * tm: Version 7.52.2 was released.
1611         * tm/gnus: Version 7.53 was released.
1612
1613 Wed Apr 24 12:57:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1614
1615         * doc/tm_en.texi, doc/tm_ja.texi: fixed bug-tm addresses.
1616
1617 Wed Apr 24 11:30:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1618
1619         * tm-ew-e.el (tm-eword::encode-string-1): use function `sref'.
1620
1621         * tm-ew-e.el (tm-eword::parse-lc-word): New implementation.
1622
1623 Tue Apr 23 22:52:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1624
1625         * tm-view.el (mime-viewer/content-filter-alist): set nil as
1626         initial value.
1627         (mime-viewer/default-content-filter): Use function
1628         `mime-viewer/filter-text/plain'.
1629
1630 Tue Apr 23 06:34:57 1996  Shuhei KOBAYASHI  <shuhei-k@is28e1s91>
1631
1632         * tm-bbdb.el (tm-bbdb/extract-address-components): If address is
1633         null string, return nil.
1634
1635 Tue Apr 23 00:15:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1636
1637         * tm-def.el (mime/lc-charset-alist): add "BIG5".
1638         (mime/charset-type-list): add "BIG5".
1639         (mime/charset-coding-system-alist): add "BIG5".
1640
1641 Mon Apr 22 21:43:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1642
1643         * tm-view.el (mime-viewer/content-filter-alist): use
1644         `mime-viewer/filter-text/plain' for "application/octet-stream".
1645
1646 \f
1647 Mon Apr 22 12:40:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1648
1649         * tm: Version 7.52.1 was released.
1650         * tm/mh-e: Version 7.58 was released.
1651
1652         * tm-def.el (mime/code-convert-region-to-emacs): use function
1653         `code-convert-region' instead of `code-convert'.
1654         (mime/code-convert-region-from-emacs): use function
1655         `code-convert-region' instead of `code-convert'.
1656         (mime/charset-coding-system-alist): fixed.
1657
1658 Sun Apr 21 19:57:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1659
1660         * tm-play.el (mime-article/start-external-method-region): display
1661         message ``External method is starting...''.
1662
1663 Sun Apr 21 19:42:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1664
1665         * inst-tm (make-mime-setup): setting for variable
1666         `mime-viewer/external-progs'.
1667
1668         * tm-play.el (mime-viewer/external-progs): New variable.
1669         (mime-article/start-external-method-region): use variable
1670         `mime-viewer/external-progs'.
1671
1672 Sun Apr 21 18:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1673
1674         * inst-tm (compile-tm): modified about tm-gnus compiling.
1675         (compile-tm-gnus): abolished.
1676
1677         * TM-CFG: Variable `TM_GNUS_COMPILE_FORMAT' was abolished.
1678
1679         * Makefile (elc): use .gnus-compile.
1680
1681 Sun Apr 21 17:08:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1682
1683         * tm-view.el (mime-viewer/following-method-alist): New variable.
1684         (mime-viewer/follow-content): New function;
1685         it is bound to `a' key.
1686         (mime-preview/get-original-major-mode): New function.
1687         (mime/viewer-mode-map): Key of function
1688         `mime-viewer/display-x-face' was changed to `x';
1689         `f' is reserved to forwarding command.
1690
1691 \f
1692 Sat Apr 20 12:35:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1693
1694         * tl: Version 7.19.2 was released.
1695         * tm: Version 7.52 was released.
1696
1697         * tm-def.el (mime/charset-coding-system-alist): add
1698         "X-ISO-2022-JP-2" for old mime.el.
1699
1700 Sat Apr 20 12:17:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1701
1702         * tm-parse.el (mime/parse-message): use `1+'
1703
1704         * tm-parse.el (mime/parse-message): use `string-equal' instead of
1705         `string='
1706
1707         * tm-parse.el (mime/parse-multipart): use `string-equal' instead
1708         of `string='
1709
1710         * tm-parse.el (mime/parse-multipart): use `nreverse'
1711
1712         * tm-parse.el (mime/parse-multipart): fixed
1713
1714 Fri Apr 19 18:49:19 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1715
1716         * tm-vm.el: Oscar Figueiredo <figueire@lspsun16.epfl.ch>'s patch
1717         was applied; require vm-reply and add comments to vm-yank-message.
1718         (tm-vm/enclose-messages): Don't make nested multipart/digest.
1719         (tm-vm/send-digest): "preamble" code was moved to
1720         `tm-vm/enclose-messages'.
1721
1722 Fri Apr 19 18:12:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1723
1724         * signature.el (signature/get-signature-file-name): string check
1725         for `field'
1726
1727 Fri Apr 19 17:29:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1728
1729         * README.en: tm/tm-nemacs, tm/tm-orig.el and tm/tm-mule.el was
1730         abolished.
1731
1732 Fri Apr 19 13:40:55 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1733
1734         * tm-edit.el (mime-editor/insert-signature): Modified for new
1735         implementation of signature.el; Use `signature-insert-hook'.
1736
1737         * tm-bbdb.el (signature/get-bbdb-sigtype),
1738         (signature/set-bbdb-sigtype), (signature/get-sigtype-from-bbdb):
1739         New implementation of `signature-check-in-bbdb'.
1740
1741         * signature.el (signature-load-hook), (signature-insert-hook): New
1742         hooks.
1743         (signature-use-bbdb): New variable.
1744         (signature/get-sigtype-interactively), (insert-signature): New
1745         implementation of `insert-signature';
1746         signature/insert-signature-at-(point|eof) were merged.
1747
1748 Fri Apr 19 08:47:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1749
1750         * tm-edit.el (mime-editor/normalize-body): use function
1751         `mime/code-convert-region-from-emacs' and `mime-encode-region'
1752         instead of `mime-editor/encode-string'.  Function
1753         `mime-editor/encode-string' and `mime-encode-string' was
1754         abolished.
1755
1756 Fri Apr 19 08:11:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1757
1758         * tm-ew-d.el (mime/decode-encoded-text): arguments order of
1759         function `mime/convert-string-to-emacs' was changed.
1760
1761         * tm-def.el (mime/convert-string-to-emacs): order of arguments was
1762         changed.
1763
1764 Fri Apr 19 07:59:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1765
1766         * tm-def.el (mime/lc-charset-alist): use function `foldr'.
1767
1768 Fri Apr 19 07:29:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1769
1770         * tm-def.el (mime/charset-coding-system-alist):
1771         use function `foldr'
1772
1773 Fri Apr 19 06:57:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1774
1775         * tm-def.el (mime/code-convert-region-from-emacs): New function
1776
1777 Fri Apr 19 06:54:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1778
1779         * TM-ELS, Makefile, tm-def.el: tm/tm-nemacs.el was abolished.
1780
1781         * TM-ELS, Makefile, tm-def.el: tm/tm-orig.el was abolished.
1782
1783         * TM-ELS, Makefile, tm-def.el: tm/tm-mule.el was abolished.
1784
1785         * tm-def.el (mime/lc-charset-alist, mime/unknown-charset):
1786         New variable
1787
1788 Fri Apr 19 05:36:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1789
1790         * tm-def.el (mime/code-convert-region-to-emacs):
1791         New implementation
1792
1793 Fri Apr 19 04:48:48 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1794
1795         * tm-view.el (mime-viewer/up-content): Extra `setq' was removed.
1796
1797 Wed Apr 17 14:51:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1798
1799         * tm-def.el: Function `mime/convert-string-to-emacs',
1800         `mime/convert-string-from-emacs' and
1801         `mime/code-convert-region-to-emacs' were moved from tm-mule.el.
1802
1803 Wed Apr 17 14:50:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1804
1805         * tm-mule.el: Function `mime/convert-string-to-emacs',
1806         `mime/convert-string-from-emacs' and
1807         `mime/code-convert-region-to-emacs' were moved to tm-def.el.
1808
1809 Wed Apr 17 14:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1810
1811         * tm-def.el (mime/charset-coding-system-alist): New variable.
1812
1813         * tm-mule.el: Variable `mime/charset-coding-system-alist' was
1814         deleted.
1815
1816 Wed Apr 17 14:05:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1817
1818         * tm-view.el (mime-viewer/code-converter-alist): set
1819         `mime/code-convert-region-to-emacs' for
1820         `mime/temporary-message-mode'. (for `mime-editor/preview-message')
1821
1822 Wed Apr 17 09:20:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1823
1824         * README.en: KOBAYASHI Shuhei's address was changed.
1825
1826 \f
1827 Tue Apr 16 18:26:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1828
1829         * tm: Version 7.50 was released.
1830
1831         * tm-file.el, tm-bbdb.el, tm-rmail.el, tm-mail.el, tm-vm.el:
1832         KOBAYASHI Shuhei's address was changed.
1833
1834 Tue Apr 16 14:32:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1835
1836         * tm-edit.el: use `running-xemacs' to check XEmacs.
1837         (mime-editor/normalize-body): nil check for encoded result.
1838
1839         * tm-mule.el (mime/charset-coding-system-alist): add ``KOI8-R''
1840
1841 Tue Apr 16 12:42:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1842
1843         * mime-setup.el.in: insert `;;; End:'. (cf. [tm-ja:1731])
1844
1845 \f
1846 Mon Apr 15 09:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1847
1848         * tl: Version 7.19.1 was released.
1849         * tm: Version 7.49 was released.
1850         * tm/gnus: Version 7.49.2 was released.
1851
1852 Sun Apr 14 15:42:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1853
1854         * tm-parse.el (mime/parse-Content-Disposition): use function
1855         `nreverse' instead of `reverse'.
1856
1857 Sun Apr 14 15:16:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1858
1859         * tm-parse.el (mime/parse-Content-Type): use function `nreverse'
1860         instead of `reverse'.
1861
1862 Sun Apr 14 00:21:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1863
1864         * tm-vm.el (vm-yank-message): use variable `running-xemacs'
1865
1866         * tm-view.el, tm-image.el, tm-mail.el, tm-setup.el: use variable
1867         `running-xemacs'
1868
1869 Sat Apr 13 23:32:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1870
1871         * tm-view.el (mime-viewer/make-preview-buffer):
1872         use `while' instead of mapcar.
1873
1874         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
1875
1876 Sat Apr 13 04:04:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1877
1878         * mime-setup.el.in (message-header-hook): add function
1879         `mime/encode-message-header' (cf.[tm-ja:
1880
1881         * tm-ew-e.el (mime/encode-message-header): regard `(point-max)' as
1882         end of message header if variable `mail-header-separator' is not
1883         found.
1884
1885 Thu Apr 11 17:24:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1886
1887         * doc/tm_en.texi: fixed problem about top node.
1888
1889         * doc/tm-mh-e_en.texi: fixed problem about top node.
1890
1891         * doc/tm-gnus_en.texi: fixed problem about top node.
1892
1893         * doc/tm-edit=en.texi: fixed problem in TeX compiling.
1894
1895         * doc/tm-edit=ja.texi: fixed problem in TeX compiling.
1896
1897 Thu Apr 11 16:20:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1898
1899         * mime-setup.el.in (message-forward-start-separator): Function
1900         `mime-make-tag' must be called after tm-edit is loaded.
1901
1902         * mime-setup.el.in:
1903         setting for variable `message-forward-start-separator'.
1904         setting for variable `message-forward-end-separator'.
1905
1906         * tm-edit.el (mime-editor/encode-string): New function.
1907         Variable `mime-string-encoder' and its implementations were
1908         deleted.
1909
1910 Wed Apr 10 02:06:30 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
1911
1912         * doc/tm_ja.texi: fixed problem about top node.
1913         (cf. [tm-ja:1706])
1914
1915         * doc/tm-mh-e_ja.texi: fixed problem about top node.
1916         (cf. [tm-ja:1706])
1917         
1918         * doc/tm-gnus_ja.texi: fixed problem about top node.
1919         (cf. [tm-ja:1706])
1920
1921 Tue Apr  9 17:28:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1922
1923         * Makefile (GOMI): add mime-setup.el, mime-setup.el~ and
1924         #mime-setup.el#; remove load-path.
1925
1926 Tue Apr  9 17:13:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1927
1928         * inst-tm (compile-tm): call `make gnus3' for Emacs 18.
1929
1930 Mon Apr  8 12:28:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1931
1932         * inst-tm (make-mime-setup): check unnecessary add-path.
1933
1934 Sun Apr  7 20:12:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1935
1936         * tm-view.el: (mime-viewer/default-showing-Content-Type-list):
1937         "message/delivery-status" was added to default value.
1938
1939 Wed Apr  3 15:35:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1940
1941         * tm-image.el: add-hook only if variable
1942         `mime-preview/x-face-function' is not nil.
1943         (cf. [tm-en:416])
1944
1945 Thu Mar 28 18:55:18 1996  Oscar Figueiredo <figueire@lspsun16.epfl.ch>
1946
1947         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
1948
1949 \f
1950 Thu Mar 28 08:42:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1951
1952         * tm: Version 7.48.3 was released.
1953         * tm/gnus: Version 7.49.1 was released.
1954
1955         * mime-setup.el.in: If `mime-setup-use-signature' is not nil, set
1956         `message-signature' to nil.
1957
1958         * mime-setup.el.in: setting for message.el.
1959
1960 Wed Mar 27 23:06:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1961
1962         * doc/tm-mh-e_ja.texi, doc/tm-mh-e_en.texi:
1963         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1964
1965         * doc/tm-gnus_ja.texi, doc/tm-gnus_en.texi:
1966         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1967
1968         * doc/tm_ja.texi, doc/tm_en.texi:
1969         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1970
1971 Wed Mar 27 19:38:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1972
1973         * TM-CFG: rearrangement
1974
1975 Tue Mar 26 08:07:24 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
1976
1977         * tm-bbdb.el (tm-bbdb/update-record): In XEmacs,
1978         mail-extract-address-components still doesn't handle nil argument.
1979         (cf. [tm-ja:396])
1980
1981 \f
1982 Mon Mar 25 13:30:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1983
1984         * tl: Version 7.19 was released.
1985         * tm: Version 7.48.2 was released.
1986         * tm/mh-e: Version 7.57 was released.
1987
1988 Wed Mar 20 13:00:06 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
1989
1990         * tm-file.el (mime-article/extract-file): Confirm before
1991         overwriting an existing file. (cf. [tm-ja:1674])
1992
1993 Thu Mar 14 13:39:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1994
1995         * signature.el: Function `signature-check-in-bbdb' was moved to
1996         tm-bbdb.el.
1997
1998         * tm-bbdb.el (signature-check-in-bbdb): New function; moved from
1999         signature.el.
2000
2001 \f
2002 Wed Mar 13 18:05:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2003
2004         * tl: Version 7.18 was released.
2005         * MEL: Version 3.5 was released.
2006         * tm: Version 7.48 was released.
2007
2008 Wed Mar 13 17:55:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2009
2010         * tm-edit.el (mime-editor/translate-buffer-hook): New hook.
2011         (mime-editor/translate-buffer): New implementation;
2012         use `mime-editor/translate-buffer-hook'.
2013
2014         * signature.el (signature-check-in-bbdb): require bbdb-com.
2015
2016 Wed Mar 13 16:23:26 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2017
2018         * tm-bbdb.el: fixed problem for wrong From field, such as
2019         ``From: <>''. (cf.[tm-ja:1663])
2020
2021 Tue Mar 12 19:37:54 1996  Artur Pioro <artur@flugor.if.uj.edu.pl>
2022
2023         * signature.el (signature-file-prefix): New variable.
2024         (signature/get-signature-file-name): support
2025         `signature-file-prefix' and method function.
2026         (signature-check-in-bbdb): New function.
2027
2028 Mon Mar 11 15:19:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2029
2030         * tm-vm.el (tm-vm/use-original-url-button): New variable.
2031         (tm-vm/preview-current-message):
2032         Check `tm-vm/use-original-url-button'.
2033
2034 Mon Mar 10 23:07:42 1996  Rob Kooper    <kooper@cc.gatech.edu>
2035
2036         * tm-vm.el (tm-vm/preview-current-message): VM does it's own
2037         highlighting of URL's. Following is a patch to tm/tm-vm.el that
2038         will make the highlighting work under tm. (cf.[bug-tm-en:373])
2039
2040 Mon Mar 10 04:16:59 1996  Hiroshi Ueno <zodiac@ibm.net>
2041
2042         * TM-CFG (SHELLOPTION): New variable.
2043         (LISPDIR): Use `defvar' instead of `setq'.
2044         (TM_GNUS_COMPILE_FORMAT): New variable.
2045         (TM_GNUS_INSTALL_FORMAT): New variable.
2046         (BIN_SRC_DIR): New variable.
2047         (METHOD_SRC_DIR): New variable.
2048         (BIN_DIR): Use `defvar' instead of `setq'.
2049
2050         * inst-tm (compile-tm-gnus): Use variable `SHELLOPTION'.
2051         (install-tm-gnus): Use variable `SHELLOPTION'.
2052         (install-execs): Use variable `BIN_SRC_DIR' and `METHOD_SRC_DIR'.
2053
2054 Mon Mar  8 19:15:33 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
2055
2056         * tm-vm.el (tm-vm/scroll-forward): when you go to a message with
2057         the cursor keys in VM's summary buffer and press space to select
2058         the message, the Preview buffer is scrolled forward instead of
2059         simply displaying the new message which prevents you from seeing
2060         the beginning of the new message.       
2061
2062 Wed Mar  6 12:26:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2063
2064         * tm-view.el (mime-viewer/up-content): New implementation; bug
2065         fixed. (cf. [tm-ja:1652])
2066
2067         * inst-tm (compile-tm): fixed to judge XEmacs.
2068
2069 \f
2070 Wed Mar  6 02:12:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2071
2072         * tl: Version 7.15 was released.
2073         * tm: Version 7.47 was released.
2074         * tm/mh-e: Version 7.56 was released.
2075
2076         * README.en: tm-cfg was renamed to TM-CFG.
2077
2078         * inst-tm: tm-cfg was renamed to TM-CFG.
2079
2080         * inst-tm: tm-els was renamed to TM-ELS.
2081
2082 Tue Mar  5 23:19:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2083
2084         * tm-edit.el: Function `replace-space-with-underline' was moved to
2085         tl-str.el.
2086
2087         * tm-edit.el (mime-editor/transfer-level): changed to buffer local
2088         variable.
2089         (mime-editor/transfer-level-string): changed to buffer local
2090         variable.
2091         (mime-editor/charset-default-encoding-alist): changed to buffer
2092         local variable.
2093
2094 Tue Mar  5 21:22:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2095
2096         * tm-edit.el (mime-editor/toggle-transfer-level): Function
2097         `mime-editor/text-toggle-transfer-level' was renamed to
2098         `mime-editor/toggle-transfer-level'.
2099
2100 Tue Mar  5 21:19:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2101
2102         * tm-edit.el (mime-editor/transfer-level,
2103         mime-editor/text-toggle-transfer-level, mime/editor-mode):
2104         Variable `mime/default-transfer-level' was renamed to
2105         `mime-editor/transfer-level'.
2106
2107 Tue Mar  5 21:13:58 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2108
2109         * tm-edit.el (mime/default-transfer-level): moved from tm-edit.el.
2110
2111         * tm-def.el: Variable `mime/default-transfer-level' was moved to
2112         tm-edit.el.
2113
2114         * tm-edit.el (mime-editor/text-toggle-transfer-level,
2115         mime-editor/menu-list): Function
2116         `mime-editor/text-toggle-transfer-level' was renamed to
2117         `mime-editor/text-toggle-transfer-level'.
2118
2119 Tue Mar  5 21:00:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2120
2121         * tm-edit.el (mime-editor/transfer-level-string,
2122         mime/text-toggle-transfer-level, mime/editor-mode): use function
2123         `mime/encoding-name'.
2124
2125         * tm-def.el (mime/encoding-name): add optional argument `not-omit'.
2126
2127         * tm-edit.el (mime-editor/transfer-level-string,
2128         mime/text-toggle-transfer-level, `mime/editor-mode-flag' of
2129         `minor-mode-alist', mime/editor-mode): Variable
2130         `mime/trlevel-string' was renamed to
2131         `mime-editor/transfer-level-string'.
2132
2133 Tue Mar  5 20:42:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2134
2135         * tm-edit.el (mime-editor/charset-default-encoding-alist,
2136         mime/text-toggle-transfer-level, mime-editor/normalize-body):
2137         Variable `mime/charset-default-encoding-alist' was renamed to
2138         `mime-editor/charset-default-encoding-alist'.
2139
2140 Tue Mar  5 20:34:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2141
2142         * tm-edit.el (mime/charset-default-encoding-alist):
2143         moved from tm-def.el.
2144         (mime/trlevel-string): moved from tm-def.el.
2145         (mime/text-toggle-transfer-level): moved from tm-def.el.
2146
2147         * tm-def.el (mime/charset-default-encoding-alist):
2148         moved to tm-edit.el.
2149         (mime/trlevel-string): moved to tm-edit.el.
2150         (mime/text-toggle-transfer-level): moved to tm-edit.el.
2151
2152         * tm-def.el (mime/trlevel-string): Initial value was modified.
2153
2154 Tue Mar  5 07:52:39 1996  Steinar Bang <sb@metis.no>
2155
2156         * tm-def.el (mime/trlevel-string): New variable.
2157
2158         * tm-edit.el (mime-editor/menu-list): add
2159         `mime/text-toggle-transfer-level'.
2160         (mime/editor-mode): modified for transfer-level.
2161
2162 \f
2163 Mon Mar  4 09:24:23 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2164
2165         * tl: Version 7.14 was released.
2166         * MEL: Version 3.3.1 was released.
2167         * tm: Version 7.46.1 was released.
2168         * tm/mh-e: Version 7.55 was released.
2169         * tm/gnus: Version 7.49 was released.
2170
2171         * Makefile: Installer was changed.
2172
2173         * inst-tm: New file.
2174
2175         * tm-els: New file.
2176
2177         * tm-cfg: New file.
2178
2179         * tm-ew-e.el (mime/encode-field): check encoded result.
2180
2181 Mon Mar 4 01:57:11 1996   KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
2182
2183         * tm-bbdb.el: insert `(require 'tm-view)'.
2184         (cf. [tm-ja:1646])      
2185
2186 \f
2187 Wed Feb 28 13:13:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2188
2189         * tl: Version 7.13 was released.
2190         * tm: Version 7.46 was released.
2191         * tm/gnus: Version 7.48 was released.
2192         * tm/mh-e: Version 7.52 was released.
2193
2194         * tm/doc/tm-edit=en.texi: New file.
2195
2196 Wed Feb 28 01:35:22 1996  Dan Rich <drich@morpheus.corp.sgi.com>
2197
2198         * tm-image.el: allow tm to display inline images using the native
2199         gif/jpg/png support (if available) (for XEmacs 19.14 or later).
2200         (cf.[tm-en:351])
2201
2202 Tue Feb 27 21:37:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2203
2204         * tm-image.el (mime-preview/x-face-function-for-mule): fixed to
2205         check whether matched or not.
2206
2207         * tm-edit.el (mime-editor::edit-again): New implementation.
2208         (mime/edit-again): Arguments were changed.
2209
2210 Wed Feb 27 19:56:26 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
2211
2212         * mk-tm: Typo fixed.
2213
2214 Tue Feb 26 20:04:34 1996  Neal Becker <neal@neal.ctd.comsat.com>
2215
2216         * tm-mail.el: fixed problem in XEmacs 19.14. (cf.[tm-en:349])
2217
2218 \f
2219 Mon Feb 26 08:43:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2220
2221         * tl: Version 7.11.3 was released.
2222         * tm: Version 7.45 was released.
2223         * tm/mh-e: Version 7.50 was released.
2224
2225         * tm-edit.el (mime-editor::edit-again): New function.
2226         (mime/edit-again): New function.
2227
2228 Fri Feb 23 22:00:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2229
2230         * tm-vm.el (tm-vm/preview-current-message): widen all headers
2231         before call `mime/viewer-mode'.
2232
2233         * tm-image.el (mime-viewer/use-highlight-headers):
2234         New variable for XEmacs.
2235         (mime-preview/x-face-function-use-highlight-headers):
2236         New function.
2237         (mime-preview/x-face-function): Default value was changed.
2238
2239 \f
2240 Sat Feb 23 17:55:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2241
2242         * tl: Version 7.11.2 was released.
2243         * tm: Version 7.44 was released.
2244         * tm/mh-e: Version 7.49 was released.
2245
2246 Fri Feb 23 03:43:22 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2247
2248         * tm-bbdb.el (bbdb-extract-field-value): use
2249         `tm:bbdb-extract-field-value' instead of `rfc822/get-field-body'.
2250         (cf. [tm-en:340])
2251
2252 Fri Feb 22 16:45:37 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
2253
2254         * tm-edit.el: As of tm7.43.1/September Gnus 0.39, tm-edit still
2255         does not properly restore keymap in XEmacs. (cf. [tm-en:337])
2256
2257 Fri Feb 16 08:53:13 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
2258
2259         * tm-vm.el (tm-vm/preview-current-message): XEmacs
2260         highlight-headers package to fontify MIME preview buffers in the
2261         same way normal VM buffers are. This makes MIME preview even more
2262         transparent for VM users and also has the benefit to display the
2263         XFace in the same place as in normal VM with no additional code
2264         nor effort.
2265
2266 \f
2267 Wed Feb 14 09:15:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2268
2269         * tl: Version 7.11.1 was released.
2270         * tm: Version 7.43.1 was released.
2271         * tm/mh-e: Version 7.48 was released.
2272         * tm/gnus: Version 7.45 was released.   
2273
2274         * mime-setup.el: lambda functions are defined by defun.
2275         (mime-setup-decode-message-header): New function.
2276         (mime-setup-set-signature-key): New function.
2277         (mime-setup-mh-draft-setting): New function.
2278
2279         * mime-setup.el: insert `(setq buffer-read-only nil)' into
2280         `mh-letter-mode-hook' (cf. [tm-ja:1576])
2281
2282 Tue Feb 13 17:56:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2283
2284         * tm-image.el (mime-preview/x-face-function-for-xemacs):
2285         New function.
2286         (bitmap-read-xbm): New implementation for XEmacs.
2287
2288 Tue Feb 13 14:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2289
2290         * tm-image.el: typo was fixed.
2291
2292 Tue Feb 13 13:53:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2293
2294         * tm-image.el (mime-preview/x-face-function): New variable.
2295         Function `mime-preview/x-face-function' was renamed to
2296         `mime-preview/x-face-function-for-mule'.
2297
2298         * tm-image.el (mime-preview/x-face-function):
2299         fixed problem to indent.
2300
2301         * tm-image.el (mime-preview/x-face-function):
2302         New function for Mule.
2303         (mime-viewer/x-face-to-xbm-command): New variable.
2304
2305         * tm-view.el (mime-viewer/x-face-to-pbm-command): New variable.
2306         (mime-viewer/ignored-field-list): "X-Face" was deleted.
2307
2308 Mon Feb 12 16:02:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2309
2310         * tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to
2311         `mime/charset-coding-system-alist'.
2312
2313 Mon Feb 12 13:05:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2314
2315         * tm-image.el (mime-preview/filter-for-image): protect for error
2316         when file deleting (cf. [tm-en:317])
2317
2318 \f
2319 Fri Feb  9 06:57:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2320
2321         * tm: Version 7.43 was released.
2322         * tm/gnus: Version 7.43 was released.
2323
2324         * tm-edit.el: (mime-editor/encrypt-pgp-elkins):
2325         (1) insert ``From'', ``To'' and ``Cc'' fields into encrypted
2326             message.
2327         (2) call `mc-pgp-encrypt-region' directory; it is enclosed by
2328             `(let ((mc-pgp-always-sign 'never)) ...)'.
2329
2330 Fri Feb  8 08:24:18 1996  SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>
2331
2332         * tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message):
2333         set to `this-command' (cf. [tm-en:311])
2334
2335 \f
2336 Thu Feb  8 06:36:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2337
2338         * tm: Version 7.42.1 was released.
2339         * tm/gnus: Version 7.41 was released.
2340
2341 Tue Feb  6 02:43:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2342
2343         * tm-def.el (mime/encoding-name): new function.
2344         (mime/make-charset-default-encoding-alist): call
2345         `mime/encoding-name' if not encoded.
2346
2347 Mon Feb  5 05:00:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2348
2349         * tm-play.el (mime-article/get-original-filename): return nil if
2350         file name is not exist.
2351
2352 Sat Feb  3 21:28:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2353
2354         * tm-def.el (mime/charset-type-list): new variable.
2355         (mime/make-charset-default-encoding-alist): new function.
2356         (mime/default-transfer-level): new variable.
2357         (mime/text-toggle-transfer-level): new function.
2358
2359 Sat Feb  3 00:56:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2360
2361         * tm-pgp.el (tm-pgp::good-signature-regexp): new variable
2362
2363         * tm-pgp.el (tm-pgp::key-expected-regexp): new variable
2364
2365         * tm-pgp.el (mime::article/call-pgp-to-check-signature): modified
2366         to use variable `tm-pgp::good-signature-regexp'
2367
2368         * tm-pgp.el (mime-article/check-pgp-signature): modified to use
2369         variable `tm-pgp::key-expected-regexp'
2370
2371 Fri Feb  2 23:07:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2372
2373         * tm-pgp.el (mime::article/call-pgp-to-check-signature):
2374         new function
2375
2376         * tm-pgp.el: (mime-article/check-pgp-signature): fetch public key
2377         if it is not found
2378
2379 \f
2380 Sat Feb  2 17:29:01 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2381
2382         * tl: Version 7.11 was released.
2383         * tm: version 7.42 was released
2384
2385 Fri Feb  2 17:20:00 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2386
2387         * tm-edit.el: new implementation about PGP processing for message
2388
2389         * tm-edit.el (mime-editor/pgp-enclose-buffer): new function
2390
2391         * tm-edit.el (mime-editor/set-sign):
2392         check variable `mime-editor/signing-type'
2393
2394         * tm-edit.el (mime-editor/set-encrypt):
2395         check variable `mime-editor/encrypting-type'
2396
2397 Fri Feb  2 17:04:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2398
2399         * tm-play.el (mime-article/decode-content): check beginning/ending
2400         of region for VM
2401
2402 Wed Jan 31 17:15:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2403
2404         * tm-image.el: xbm support in Mule: It requires bitmap package.
2405
2406         * tm-image.el (mime-viewer/graphic-converter-alist): use `defvar'
2407         instead of `setq'
2408
2409 Fri Jan 26 02:49:06 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2410
2411         * tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM
2412
2413         * tm-bbdb.el (tm-bbdb/extract-address-components): modified to
2414         support `If no name can be extracted, FULL-NAME will be nil.'
2415         (cf. [tm-ja:1531])
2416
2417 Thu Jan 25 08:29:22 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2418
2419         * tm-play.el (mime-article/make-method-args): modified to use
2420         "7bit" if 'encoding is not found
2421
2422 Thu Jan 25 06:36:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2423
2424         * tm-ew-d.el (mime-eword/decode-string): set to `end' just
2425         string-matched.
2426
2427 Thu Jan 25 06:22:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2428
2429         * tm-ew-d.el (mime-eword/decode-string): fixed about
2430         linear-while-space (cf. [tm-ja:1518])
2431
2432         * tm-vm.el (tm-vm/quit-view-message): Typo was fixed.
2433         (cf. [tm-en:281])
2434
2435 \f
2436 Thu Jan 25 03:24:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2437
2438         * tl: Version 7.10 was released.
2439         * tm: Version 7.41.2 was released.
2440         * tm/gnus: Version 7.37 was released.
2441
2442         * tm-view.el (mime-viewer/ignored-field-list): default value was
2443         changed.
2444
2445         * tm-view.el (mime-viewer/visible-field-regexp): default value was
2446         changed.
2447
2448 Thu Jan 25 02:32:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2449
2450         * tm-mule.el: Definition of variable `mime/default-coding-system'
2451         was moved to tm-def.el.
2452
2453         * tm-def.el (mime/default-coding-system): not only define for MULE
2454
2455 Wed Jan 24 02:20:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2456
2457         * tm-bbdb.el (tm-bbdb/use-mail-extr): new variable
2458
2459 Tue Jan 23 13:00:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2460
2461         * tm-pgp.el (mime-article/view-application/pgp):
2462         fixed about character code
2463         conversion.
2464
2465 \f
2466 Tue Jan 23 05:38:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2467
2468         * tm: Version 7.41.1 was released.
2469         * tm/mh-e: Version 7.46 was released.
2470         * tm/gnus: Version 7.34 was released.
2471
2472         * tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
2473         for XEmacs
2474
2475 Tue Jan 23 04:49:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2476
2477         * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.
2478
2479         * tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
2480         new implementation
2481
2482         * tm-bbdb.el: new module: about BBDB
2483
2484 Sat Jan 20 13:23:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2485
2486         * tl: Version 7.09 was released.
2487         * tm: Version 7.41 was released.
2488         * tm/gnus: Version 7.33.1 was released.
2489
2490 Thu Jan 18 17:49:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2491
2492         * tm-edit.el (mime-editor/insert-file): File name is wrapped as
2493         quoted-string.
2494
2495         * tm-edit.el (mime-file-types): Some file types were added.
2496
2497 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
2498
2499         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
2500
2501 \f
2502 Wed Jan 17 08:27:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2503
2504         * tl: version 7.08 was released.
2505         * tm: version 7.40 was released.
2506         * tm/gnus: Version 7.33 was released.
2507
2508 Sun Jan 14 05:52:49 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2509
2510         * tm-edit.el (mime-editor/choose-charset): New implementation: use
2511         function `mime/find-charset-region' instead of
2512         `mime-body-charset-chooser'.
2513
2514         * tm-edit.el: Variable `mime-body-charset-chooser' and its
2515         implementations were deleted.
2516
2517         * tm-edit.el (mime-editor/normalize-body): use variable
2518         `mime/charset-default-encoding-alist' instead of function
2519         `mime-editor/choose-encoding'.
2520
2521         * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
2522
2523 Fri Jan 12 13:59:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2524
2525         * tm-def.el (mime/find-charset-region): New function
2526
2527         * tm-def.el (mime/charset-default-encoding-alist): New variable
2528
2529 Thu Jan 11 18:31:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2530
2531         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
2532         renamed to `mime-eword/charset-encoding-alist'.
2533
2534         * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
2535         `mime-eword/encoder-version'.
2536
2537         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
2538         moved from tm-def.el.
2539
2540         * tm-def.el: Variable `mime/default-charset-encoding-alist' was
2541         moved to tm-ew-e.el.
2542
2543         * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
2544         `tm-eword::find-charset-rule'.
2545
2546         * tm-ew-e.el (mime/find-charset-rule): modified to use function
2547         `mime/find-charset'
2548
2549         * tm-def.el (mime/find-charset): new function
2550
2551 Thu Jan 11 05:33:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2552
2553         * tm-ew-e.el (mime/find-charset-rule): new implementation
2554
2555         * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
2556
2557 Thu Jan 11 05:12:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2558
2559         * tm-nemacs.el, tm-orig.el:
2560         Variable `mime/lc-charset-rule-list' was deleted.
2561
2562         * tm-mule.el:
2563         Variable `mime/lc-charset-rule-list' and
2564         `mime/unknown-charset-rule' were deleted.
2565
2566 Thu Jan 11 05:09:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2567
2568         * tm-def.el (mime/default-charset-encoding-alist): new variable
2569
2570 Thu Jan 11 04:56:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2571
2572         * tm-orig.el, tm-nemacs.el, tm-mule.el
2573         (mime/lc-charset-alist, mime/unknown-charset): new variable
2574
2575 Wed Jan 10 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2576
2577         * tm-edit.el:
2578         (mime-editor/translate-body, mime-editor/translate-region):
2579         Spaces in boundary are replaced by underlines.
2580         (cf. [tm-en:255,258])
2581
2582 Tue Jan  9 19:08:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2583
2584         * tm-mule.el: Obsolete definitions were deleted.
2585
2586 Tue Jan  9 18:43:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2587
2588         * tm-orig.el, tm-nemacs.el, tm-mule.el:
2589         Variable `mime/latin-lc-list' was deleted.
2590
2591 Tue Jan  9 16:28:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2592
2593         * tm-orig.el, tm-nemacs.el, tm-mule.el:
2594         Variable `mime/lc-charset-and-encoding-alist' was deleted.
2595
2596 \f
2597 Mon Dec 25 10:43:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2598
2599         * tm: Version 7.39 was released.
2600         * tm/gnus: Version 7.30 was released.
2601
2602         * README.en: Sample of hilit19 was changed.
2603
2604 Mon Dec 25 09:08:50 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2605
2606         * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
2607         rest.
2608
2609         * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
2610
2611 Mon Dec 25 05:43:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2612
2613         * Makefile (19_29): `make gnus5' was commented out.
2614
2615 Mon Dec 25 05:40:42 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2616
2617         * tm-rmail.el (tm-rmail/preview-message): New implementation
2618
2619         * tm-rmail.el (rmail-summary-rmail-update): redefined
2620
2621         * tm-rmail.el: `mime-viewer/show-summary-method' was set.
2622
2623 Mon Dec 25 05:31:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2624
2625         * mk-tm (compile-tm): `(load "rmailsum")' was added.
2626
2627 Mon Dec 25 03:20:41 1995  OKABE Yasuo   <okabe@kudpc.kyoto-u.ac.jp>
2628
2629         * signature.el (signature-delete-blank-lines-at-eof): New variable
2630
2631 Sat Dec 23 12:43:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2632
2633         * tm-def.el (tm:browse-url): argument was fixed.
2634
2635         * README.en: fixed about PGP
2636
2637 Sat Dec 23 09:32:27 1995  Tanaka Shinichiro  <tanaka3@ifos.se.fujitsu.co.jp>
2638
2639         * tm-pgp.el, README.en:
2640         Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
2641
2642 \f
2643 Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2644
2645         * tm: Version 7.38 was released.
2646         * tm/gnus: Version 7.28 was released.
2647
2648 Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2649
2650         * tm-edit.el (mime-file-types): format was changed.
2651                 (0) filename pattern
2652                 (1) primary type
2653                 (2) sub type
2654                 (3) parameters of Content-Type field
2655                 (4) Content-Transfer-Encoding
2656                 (5) disposition-type
2657                 (6) parameters of Content-Disposition field
2658
2659         * tm-edit.el (mime-editor/insert-file):
2660         modified for new `mime-file-types' format.
2661
2662 Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2663
2664         * tm-def.el (mime/disposition-type-regexp): New constant
2665
2666         * tm-parse.el (mime/parse-Content-Disposition): New function
2667
2668         * tm-parse.el (mime/Content-Disposition): New function
2669
2670         * tm-view.el (mime-article/get-subject):
2671         function `mime-viewer/get-subject' was renamed to it.
2672
2673         * tm-view.el (mime-article/get-uu-filename): New function:      
2674         it was separated from function `mime-article/get-subject'.
2675
2676         * tm-play.el (mime-article/get-original-filename): New function
2677
2678         * tm-play.el (mime-article/get-filename):
2679         Function `mime-article/get-name' was renamed to it.     
2680         It was modified to use `mime-article/get-original-filename'
2681         instead of `mime-article/get-subject'.
2682
2683         * tm-file.el (mime-article/extract-file):       
2684         modified to use `mime-article/get-filename'
2685
2686 Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2687
2688         * tm-setup.el:
2689         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2690         `(require 'tm-gnus)' is add-hooked as append mode.      
2691         (cf. [tm-ja:1391])
2692
2693 Thu Dec 20 05:48:56 1995  UENO Hiroshi  <jl07715@yamato.ibm.co.jp>
2694
2695         * tm-pgp.el: (mime-article/check-pgp-signature):
2696         fixed to treat signed part as binary. (to fix problem in OS/2)
2697
2698 \f
2699 Wed Dec 20 13:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2700
2701         * tl: Version 7.03.4 was released.
2702         * tm: Version 7.37 was released.
2703         * tm/gnus: Version 7.26 was released.
2704
2705 Tue Dec 19 18:06:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2706
2707         * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
2708         draft-elkins-pem-pgp-02.txt.
2709
2710 Tue Dec 19 17:50:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2711
2712         * Makefile: tm/src/tmpgp was abolished.
2713
2714 Tue Dec 19 17:47:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2715
2716         * tm-edit.el:
2717         pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
2718
2719 Tue Dec 19 17:13:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2720
2721         * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
2722
2723         * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
2724
2725 Tue Dec 18 03:52:48 1995  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
2726
2727         * tm-view.el (mime-viewer/filter-text/plain): put URL into
2728         text-property. (cf. [tm-ja:1367])
2729
2730 Mon Dec 15 21:32:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2731
2732         * tm-vm.el (tm-vm-load-hook): New hook
2733         
2734         * tm-vm.el (tm-vm/preview-current-message): fixed to end as
2735         current-buffer is folder buffer. Some problem is still rest.
2736         (cf. [tm-ja:1348])
2737
2738 \f
2739 Mon Dec 18 11:16:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2740
2741         * tm: Version 7.36 was released.
2742         * tm/gnus: Version 7.25 was released.
2743
2744         * methods/tm-au: new implementation
2745
2746 Mon Dec 18 10:45:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2747
2748         * tm-view.el (mime-viewer/quit): New implementation
2749
2750         * tm-view.el (mime-viewer/show-summary): New function:
2751         it is bound with `h' key.
2752
2753         * tm-view.el (mime-viewer/show-summary-method): New variable
2754
2755 Mon Dec 18 01:32:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2756
2757         * methods/tmdecode, methods/tm-plain:
2758         replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
2759
2760 Sun Dec 17 14:35:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2761
2762         * tm-view.el: setting for "image/x-mag"
2763
2764 Sun Dec 17 14:29:17 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2765
2766         * tm-pgp.el: application/pgp-encrypted support
2767
2768         * tm-pgp.el (mime-article/check-pgp-signature): bug fix
2769
2770         * tm-pgp.el: setting for "text/x-pgp"
2771
2772         * tm-setup.el: setting for tm-image.el when XEmacs is running.
2773
2774         * tm-image.el:
2775         Filters were merged to function `mime-preview/filter-for-image'.
2776
2777 Sat Dec 16 14:59:29 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2778
2779         * tm-image.el: Initial revision
2780
2781 \f
2782 Sat Dec 15 16:16:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2783
2784         * tm: Version 7.35 was released.
2785         * tm/gnus: Version 7.24 was released.
2786
2787 Fri Dec 15 15:40:10 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2788
2789         * tm-pgp.el:
2790         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2791         `(autoload 'mc-snarf-keys "mc-toplev")' was added.
2792         (cf. [tm-ja:1345])
2793
2794         * tm-view.el:
2795         (1) Popup menu for Emacs 19.* was deleted.
2796         (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
2797             later, system popup menu is available.
2798
2799 Fri Dec 15 15:02:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2800
2801         * tm-edit.el (mime/editor-mode): DOC string was fixed.
2802
2803 Fri Dec 15 13:58:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2804
2805         * tm-vm.el:
2806         (1) New variable `tm-vm/use-xemacs-popup-menu'.
2807         (2) popup menu of MIME-Edit minor mode became sub menu.
2808
2809 Fri Dec 15 13:56:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2810
2811         * tm-rmail.el:
2812         Setting was modified to load tm-mail after tm-edit is loaded.
2813
2814         * tm-mail.el:
2815         (1) New variable `tm-mail/use-xemacs-popup-menu'.
2816         (2) popup menu of MIME-Edit minor mode became sub menu.
2817
2818         * tm-def.el (tm:set-fields): New function
2819
2820 Fri Dec 15 12:00:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2821
2822         * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
2823         binary declarations
2824
2825         * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
2826
2827 \f
2828 Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2829
2830         * tm: Version 7.34 was released.
2831
2832         * Makefile:
2833         New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
2834
2835 Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2836
2837         * tm-edit.el:
2838         (1) `pgp-elkins' style PGP signature was implemented.
2839         (2) New function `mime-editor/insert-key': It is based on
2840             draft-elkins-pem-pgp-01.txt.
2841
2842 Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2843
2844         * tm-pgp.el: New function `mime-article/add-pgp-keys'
2845
2846 Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2847
2848         * tm-play.el (mime-article/decode-caesar):
2849         encoding field is symbol, not string.
2850
2851         * tm-html.el: encoding field is symbol, not string.
2852
2853 Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2854
2855         * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
2856         According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
2857         `vm-scroll-(forward|backward)' was enclosed by
2858         `(let ((vm-inhibit-startup-message t)) ...)'.
2859         (cf. [tm-ja:1313], [tm-ja:1314])
2860
2861 Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2862
2863         * signature.el (signature/insert-signature-at-eof):
2864         `(delete-blank-lines)' was commented out.
2865
2866 Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2867
2868         * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
2869         It might be better to treat `vm-honor-page-delimiters' (and
2870         `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
2871
2872 Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
2873
2874         * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
2875         `(goto-char (point-max))'. (cf. [tm-ja:1289])
2876
2877 Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2878
2879         * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
2880         mail-header-separator before calling mailcrypt function.
2881
2882 \f
2883 Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2884
2885         * tl: Version 7.03.3 was released.
2886         * tm: Version 7.33 was released.
2887         * tm/mh-e: Version 7.44 was released.
2888         * tm/gnus: Version 7.22 was released.
2889         
2890         * tm-view.el:
2891         (1) New field variable `mime-viewer/visible-field-list'
2892         (2) New function `mime-preview/cut-header'
2893         
2894         * tm-view.el: (mime-viewer/default-content-header-filter):
2895         New implementation
2896
2897 Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2898
2899         * tm-file.el: comment was fixed.
2900         
2901         * methods/tm-html, methods/tm-image:
2902         fixed to insert spaces previous and next of "="
2903         (cf. [tm-ja:1262])
2904
2905 \f
2906 Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2907
2908         * tl: Version 7.03.2 was released.
2909         * tm: Version 7.32 was released.
2910         * tm/gnus: Version 7.21.2 was released.
2911
2912 Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2913
2914         * tm-view.el, tm-play.el: Function `mime::point-preview-content'
2915         was renamed to `mime-preview/point-pcinfo'.
2916
2917         * tm-edit.el: does not exit from MIME editor mode if function
2918         `mime-editor/pgp-processing' is fail.
2919
2920         * tm-edit.el:
2921         (1) New variable `mime-editor/signing-type' and
2922             `mime-editor/encrypting-type': their types are pgp-elkins,
2923             pgp-kazu or nil. pgp-elkins is not supported yet.
2924         (2) New function `mime-editor/enclose-signed-region' and
2925             `mime-editor/enclose-encrypted-region' for new enclosure
2926             `signed' and `encrypted'.
2927         (3) New function `mime-editor/process-pgp-kazu': to process
2928             `signed' and `encrypted' enclosure as application/pgp.
2929         (4) New function `mime-editor/set-split'
2930
2931 Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2932
2933         * tm-pgp.el (mime-article/check-pgp-signature): Status does not
2934         work.
2935
2936 Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2937
2938         * tm-edit.el (mime-editor/process-multipart-1):
2939         Boundary is folded.
2940
2941         * tm-edit.el: rearrangement
2942
2943 Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2944
2945         * tm-play.el (mime-article/show-output-buffer):
2946         `(get-buffer-create mime/output-buffer-name)' was inserted.
2947
2948 Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2949
2950         * tm-pgp.el: application/pgp-signature support.
2951
2952         * tm-play.el:
2953         Function `mime-article/decode-message/partial' was modified not to
2954         use `find-file'.
2955
2956 Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2957
2958         * tm-def.el:
2959         Constant `mime/decoding-buffer-name' was deleted (because it seems
2960         not be used).
2961
2962         * tm-edit.el: application/pgp support
2963
2964 Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2965
2966         * tm-file.el: setting for another variables to regard as binary.
2967
2968 Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2969
2970         * tm-view.el:
2971         Function `mime-viewer/display-content' was fixed about judgement
2972         of root content.
2973
2974 Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2975
2976         * tm-parse.el:
2977         Function `mime/parse-multipart' was fixed about point-max slot of
2978         content-info.
2979
2980 Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2981
2982         * tm-def.el: New constant `mime/temp-buffer-name'.
2983
2984         * tm-play.el:
2985         Function `mime-article/decode-message/partial' was modified to use
2986         `mime/temp-buffer-name'.
2987
2988 Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2989
2990         * tm-pgp.el: Initial revision
2991
2992 Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2993
2994         * tm-vm.el: According to Junya Watanabe
2995         <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
2996         menu in Emacs and Mule.
2997         (cf. [tm-ja:1249])
2998
2999 Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3000
3001         * tm-view.el: New variable
3002         `mime-viewer/content-subject-showing-Content-Type-list'
3003
3004 Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3005
3006         * tm-file.el(mime-article/extract-file):
3007         Variable `require-final-newline' should be nil.
3008
3009 \f
3010 Thu Dec  7 12:07:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3011
3012         * tl: Version 7.03.1 was released.
3013         * tm: Version 7.31 was released.
3014         * tm/gnus: Version 7.21.1 was released.
3015
3016         * Makefile: tl/README.eng was renamed to tl/README.en.
3017
3018 Thu Dec  7 10:23:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3019
3020         * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
3021
3022         * tm-mail.el: pop up menu setting for XEmacs.
3023
3024         * tm-edit.el:
3025         MUA depended codes about XEmacs pop up menu were moved to
3026         tm-MUAs.
3027
3028         * tm-view.el: defvar `mime::article/preview-buffer' and
3029         `mime::article/code-converter' for XEmacs.
3030
3031         * tm-edit.el: some comments are modified.
3032
3033 Thu Dec  7 09:10:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3034
3035         * Makefile:
3036         (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
3037         (2) README.eng was rename to README.en.
3038
3039 Thu Dec  7 08:01:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3040
3041         * tm-play.el:
3042         Function `mime-article/view-message/rfc822' was modified to set
3043         buffer local variable `mime::article/code-converter'.
3044
3045         * tm-view.el:
3046         New buffer local variable `mime::article/code-converter': It
3047         specifies code-converter. If it is nil,
3048         `mime-viewer/code-converter-alist' is used.
3049
3050 Thu Dec  7 06:18:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3051
3052         * tm-view.el:
3053         pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
3054
3055 Thu Dec  7 06:10:32 1995  Steven L. Baur <steve@miranova.com>
3056
3057         * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
3058
3059 Thu Dec  7 04:55:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3060
3061         * tm-rmail.el: version variables were added.
3062
3063         * tm-rmail.el:
3064         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
3065         to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
3066         some extensions) (cf. [tm-ja:1225])
3067
3068 Thu Dec  6 23:16:14 1995  Steven L. Baur <steve@miranova.com>
3069
3070         * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
3071
3072 Thu Dec  6 15:53:54 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3073
3074         * README.eng: fixed typo about VM (cf. [tm-ja:1224])
3075
3076         * tm-file.el: fix and extend. (cf. [tm-ja:1224])
3077
3078 Wed Dec  6 15:35:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3079
3080         * tm-rmail.el:
3081         `(substitute-key-definition
3082                 'rmail-forward 'tm-rmail/forward rmail-mode-map)'
3083         should be enclosed by (call-after-loaded 'mime-setup ..).
3084
3085 \f
3086 Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3087
3088         * tm: Version 7.30 was released.
3089         * tm/mh-e: Version 7.43 was released.
3090         * tm/gnus: Version 7.21 was released.
3091         * tl: Version 7.03 was released.
3092
3093         * tm-edit.el: In function `mime-editor/split-and-send', to
3094         `(make-variable-buffer-local 'mail-header-separator)' was changed
3095         to `(make-local-variable 'mail-header-separator)'.
3096
3097         * tm-play.el: In function `mime-article/decode-caesar',
3098         `(setq buffer-read-only nil)' was inserted before
3099         `(erase-buffer)'. (cf. [tm-ja:1214])
3100
3101 Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3102
3103         * README.eng:
3104         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
3105         added and rewrote about VM.
3106
3107 Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3108
3109         * tm-vm.el:
3110         (1) Function `tm-vm/over-to-previous' was renamed to
3111             `tm-vm/over-to-previous-method'.
3112         (2) Function `tm-vm/over-to-next was renamed to
3113             `tm-vm/over-to-next-method'.
3114
3115 Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3116
3117         * tm-vm.el:
3118         - Variable `tm-vm/automatic-mime-preview' was changed to user
3119           variable.
3120
3121         - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
3122           `vm-xxx-hook'.
3123
3124         - New function `tm-vm/over-to-previous' and
3125           `tm-vm/over-to-next': they are over-to-previous-method and
3126           over-to-next-method. They are not only set for vm-mode, but
3127           also vm-virtual-mode.
3128
3129         - add-hook to `tm-vm/update-record' was fixed to
3130           `tm-vm/bbdb-update-record'. It is typo.
3131
3132 Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3133
3134         * tm-eword.el, tm-ew-d.el: comment was modified.
3135
3136         * README.eng: New section `How to get new version'.
3137
3138         * tm-view.el, tm-play.el:
3139         (1) buffer local variable `mime/show-mode-old-window-configuration'
3140             was renamed to `mime::article/preview-buffer'.
3141         (2) modified about window configuration.
3142
3143         * tm-vm.el:
3144         (1) Function `tm-vm/preview-current-message' was modified.
3145         (2) over-to-previous-method and over-to-next-method are modified.
3146
3147 Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3148
3149         * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
3150         modified to use function `code-convert-region'. (cf. [tm-ja:1204])
3151
3152 Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
3153
3154         * config.tm: bindir declaration was fixed.
3155
3156 \f
3157 Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3158
3159         * tm: Version 7.29 was released.
3160         * tm/mh-e: Version 7.41 was released.
3161         * tm/gnus: Version 7.20.1 was released.
3162         * tl: Version 7.02 was released.
3163
3164         * tm-edit.el: Setting for ISO-2022-KR.
3165
3166 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3167
3168         * tm-vm.el:
3169         setting for mime-viewer/over-to-(previous|next)-method-alist.
3170         (cf. [tm-ja:1195])
3171
3172         * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
3173
3174 \f
3175 Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3176
3177         * tm: Version 7.28 was released.
3178         * tm/mh-e: Version 7.40 was released.
3179         * tm/gnus: Version 7.20 was released.
3180
3181         * tm-view.el: setting for external method ``tm-html''.
3182
3183         * tm-html.el: setting for "extract" mode.
3184
3185         * README.eng: rewrote for tm 7.*.
3186
3187         * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
3188         package.
3189
3190         * mk-tm: richtext.el and tinyrich.el were moved to tl package.
3191
3192 Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3193
3194         * tm-vm.el: modified to use tm-mail.
3195
3196         * tm-rmail.el:
3197         Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
3198
3199         * tm-mail.el: New module: for mail-mode.
3200
3201 Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3202
3203         * tm-ew-e.el: fixed problem of exceptional case of encoding.
3204
3205 Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3206
3207         * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
3208         (setq mail-signature nil) when `mime-setup-use-signature' is t.
3209         (cf. [tm-eng:176])
3210
3211         * tm-vm.el:
3212         (1) fixed problem in function `tm-vm/preview-current-message'.
3213         (2) New function `tm-vm/visit-folder-function'. It is set to
3214             `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
3215             directly. It is bug fix for getting new mail when visit to a
3216             folder.
3217
3218         * tm-vm.el:
3219         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
3220         applied. (cf. [tm-ja:1164])
3221
3222 Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3223
3224         * tm-edit.el:
3225         Function `mime-editor/enclose-region' was fixed not to insert
3226         "text/plain" tag when end of enclosure is end of buffer.
3227
3228 \f
3229 Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3230
3231         * tm 7.27.1 was released.
3232
3233         * tm-view.el:
3234         ".*Received" was inserted into default value of variable
3235         `mime-viewer/ignored-field-list'.
3236
3237         * mime-setup.el:
3238         autoload setting for function `mime/decode-message-header'.
3239
3240 Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3241
3242         * tm-vm.el: fixed problem of function `tm-vm/quit'.
3243
3244 Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3245
3246         * tm-vm.el: Function `tm-vm/preview-current-message' was
3247         modified.
3248
3249 \f
3250 Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3251
3252         * tm 7.27 is released.
3253         * tm/mh-e: Attached version 7.25.
3254         * tm/gnus: Attached version 7.18.
3255
3256         * tm-vm.el:
3257         (1) Function `tm-vm/preview-current-message' was fixed.
3258         (2) setting for BBDB was modified.
3259
3260         * tm-edit.el:
3261         In function `mime-editor/enclose-region, interpretation
3262         mistake of RFC 1521 was fixed.
3263
3264 Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3265
3266         * tm-vm.el:
3267         fixed problem of function `tm-vm/scroll-forward' and
3268         `tm-vm/scroll-backward'.
3269
3270         * tm-vm.el:
3271         (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
3272             function `tm-vm/preview-current-message'.
3273         (2) setting for BBDB.
3274             (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
3275
3276         * mime-setup.el:
3277         (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
3278         of (add-hook 'mail-mode-hook 'mime/editor-mode).
3279
3280         * tm-vm.el:
3281         (1) fixed problem of function `mime::article/preview-buffer'.
3282         (2) Don't reset of hooks when mime-setup is loaded.
3283
3284 Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3285
3286         * tm-vm.el:
3287         Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was 
3288         applied.
3289
3290         * tm-html.el:
3291         KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
3292         was applied. (cf. [tm-ja:1117])
3293
3294         * tm-vm.el:
3295         changed Subject field decoding way when does not use tiny-mime
3296         patch.
3297
3298         * tm-vm.el:
3299         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
3300         applied. (cf. [tm-ja:1120])
3301
3302         * tm-vm.el:
3303         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
3304         applied. (cf. [tm-ja:1119])
3305
3306         * mh-e/tm-mh-e.el:
3307         In function `tm-mh-e/forward', use forwcomps specified by
3308         variable `tm-mh-e/forwcomps' when variable
3309         `tm-mh-e/use-forwcomps' was non-nil.
3310
3311         * mh-e/tm-mh-e.el:
3312         YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.
3313         (cf. [tm-ja:1116])