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