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