1 1999-10-15 Mito <mit@nines.nec.co.jp>
3 * tm-edit.el (mime-editor/insert-voice): Use function
4 `mime-encoding-alist' instead of variable
5 `mime-file-encoding-method-alist' because it has been deleted.
6 (mime-prompt-for-encoding): Likewise.
8 1999-10-14 Mito <mit@nines.nec.co.jp>
10 * TM-MK (install-tm): To install APEL.
11 (compile-tm,install-tm): To be able to install without GNUS.
14 1999-09-13 MORIOKA Tomohiko <tomo@m17n.org>
16 * tm: Version 8.6 (All-Right All-Night).
19 1999-08-25 MORIOKA Tomohiko <tomo@m17n.org>
21 * tm: Version 8.5 (Don't Let Me Cry) released.
24 1999-08-24 MORIOKA Tomohiko <tomo@m17n.org>
26 * tm: Version 8.4 (Maria Club) released.
29 1999-08-23 MORIOKA Tomohiko <tomo@m17n.org>
31 * tm: Version 8.3 (Electric Prophet) released.
34 1999-08-19 MORIOKA Tomohiko <tomo@m17n.org>
36 * tm: Version 8.2 (Bang The Gong) released.
39 1999-08-19 MORIOKA Tomohiko <tomo@m17n.org>
41 * tm: Version 8.1 (Self Control) released.
43 1999-08-19 MORIOKA Tomohiko <tomo@m17n.org>
45 * TM-CFG: Delete RCS cookie.
47 * TM-ELS: Delete RCS cookie.
49 * mime-setup.el.in: Delete RCS cookie.
52 1999-08-17 MORIOKA Tomohiko <tomo@m17n.org>
54 * tm: Version 8.0 (Your Song) released.
56 1999-08-17 MORIOKA Tomohiko <tomo@m17n.org>
58 * tm-ew-e.el, tm-eword.el, tm-ew-d.el: Deleted.
60 * tm-view.el (mime-viewer/default-content-header-filter): Use
61 `mime-decode-header-in-buffer' instead of
62 `mime/decode-message-header'.
63 (mime-preview/display-content): Use `eword-decode-string' instead
64 of `mime-eword/decode-string'.
65 (mime-viewer/follow-content): Use `mime/decode-message-header'
66 instead of `mime/decode-message-header'.
68 * tm-text.el (mime-preview/decode-text-buffer): Don't call
69 `mime-decode-region' if `encoding' is nil.
71 * tm-edit.el: Delete RCS cookie.
73 * tm-edit.el (mime-editor/RCS-ID): Deleted.
74 (mime-editor/version): Don't use `get-version-string' and
76 (mime-content-types): Add `png'.
77 (mime-file-types): Add setting for *.png; don't specify "7bit" for
79 (mime-editor/translate-header): Use `eword-encode-header' instead
80 of `mime/encode-message-header'.
81 (mime-editor/translate-single-part-tag): Use `eword-encode-header'
82 instead of `mime/encode-message-header'.
83 (mime-editor/normalize-body): Don't call `mime-encode-region' if
86 * tm-bbdb.el (bbdb-extract-field-value): Use `eword-decode-string'
87 instead of `mime-eword/decode-string'.
88 (tm-bbdb/canonicalize-full-name-methods): Likewise.
90 * mime-setup.el.in (mime-setup-decode-message-header): Use
91 `mime-decode-header-in-buffer' instead of
92 `mime/decode-message-header'.
93 (mu-cite/pre-cite-hook): Likewise.
94 (mail-setup-hook): Likewise.
95 (message-header-hook): Use `eword-encode-header' instead of
96 `mime/encode-message-header'.
98 * TM-MK (config-tm): Load "../apel/EMU-ELS" instead of
99 "../emu/EMU-ELS"; load "../apel/APEL-ELS"; load "../flim/FLIM-ELS"
100 instead of "../mel/MEL-ELS".
101 (compile-tm): Use `FLIM_RELATIVE_DIR' instead of
102 `MEL_RELATIVE_DIR'; specify "../apel" as the directory of
103 emu-modules; compile apel-modules; compile flim-modules instead of
106 * TM-ELS (tm-modules-to-compile): Delete `tm-ew-d' and `tm-ew-e'.
108 * TM-CFG (load-path): Add "../apel" instead of "../emu"; add
109 "../flim" instead of "../mel".
110 (APEL_PREFIX): New variable.
111 (FLIM_PREFIX): New variable; delete `MEL_PREFIX'.
112 (APEL_DIR): New variable.
113 (FLIM_DIR): New variable; delete `MEL_DIR'.
114 (FLIM_RELATIVE_DIR): New variable; delete `MEL_RELATIVE_DIR'.
115 (APEL_RELATIVE_DIR): New variable.
117 1998-06-09 Darryl Okahata <darrylo@sr.hp.com>
119 * (TM 1.07: tm-edit.el) Added new function,
120 `mime-editor/insert-file-verbose', so that users can use menu
121 picks to attach files and specify their MIME type/subtype.
122 There are now two menu picks to attach files to messages:
124 Insert File # Old, original, version
125 Insert File (verbose) # Newer version with verbose
126 # prompting for type/subtype
128 A new menu pick was added because some users will not like
131 The file extension ".patch" was left alone (except for the
132 default encoding being changed to base64), as there are some
133 true binary files (typically on the PC) whose names end with
136 Also made case-insensitive the association of file extensions to
137 default MIME types. This means that extensions like .TXT and
138 .txt will be treated the same.
140 1998-05-10 SL Baur <steve@altair.xemacs.org>
142 * tm-edit.el (mime-editor/define-menu-for-xemacs): Use easymenu.
144 1998-04-23 Didier Verna <verna@inf.enst.fr>
146 * tm-edit.el (mime-editor/insert-file): if nil encoding, ask the
147 user which one to use.
149 1997-05-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
151 * tm-edit.el (mime-editor/sign-pgp-elkins): Enclose PGP-processing
152 by `as-binary-process'.
155 1997-03-22 MORIOKA Tomohiko <morioka@jaist.ac.jp>
157 * emu: Version 7.40.1 was released.
158 * MU: Version 0.40.2 was released.
159 * MEL: Version 6.3 was released.
160 * tm: Version 7.106 was released.
161 * tm-mh-e: Version 7.73.3 was released.
162 * tm-vm: Version 8.10 was released.
164 Thu Mar 20 07:20:15 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
166 * tm-edit.el (mime-editor/translate-single-part-tag): modified.
168 Wed Mar 12 14:26:55 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
170 * tm-play.el: modified for XEmacs 20.1 b6.
172 * tm-file.el (mime-article/extract-file): Use macro
173 `as-binary-output-file'.
176 1997-03-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
178 * emu: Version 7.40 was released.
179 * tl: Version 7.61.18 was released.
180 * MEL: Version 6.2.3 was released.
181 * tm: Version 7.105.2 was released.
182 * gnus-mime: Version 0.15 was released.
184 1997-03-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
186 * tm-image.el: Use `exec-installed-p' instead of
187 `file-installed-p' to search `uncompface-program'.
189 1997-03-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
191 * tm-ew-d.el (mime/decode-encoded-word): Use function
192 `add-text-properties' instead of `tl:add-text-properties'.
194 * tm-def.el (tm:add-button): Use function `add-text-properties'
195 instead of `tl:add-text-properties'.
198 1997-03-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
200 * emu: Version 7.38.1 was released.
201 * MU: Version 0.40 was released.
202 * MEL: Version 6.2.2 was released.
203 * tm: Version 7.105.1 was released.
205 1997-02-18 MORIOKA Tomohiko <tmorioka@mule.etl.go.jp>
207 * tm-view.el (mime-viewer/define-keymap): Don't suppress-keymap if
211 1997-02-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
213 * emu: Version 7.38 was released.
214 * tm: Version 7.105 was released.
215 * tm-vm: Version 8.9 was released.
216 * tm-mail: Version 7.30 was released.
218 * tm-pgp.el (mime-article/view-application/pgp): fixed problem
219 about window-configuration.
221 1997-02-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
223 * tm-def.el (pgp-function-alist): Add new services for tm-edit.
225 * tm-edit.el (mime-editor/insert-text): DOC-string was fixed.
227 Variable `mime-editor/pgp-sign-function',
228 `mime-editor/pgp-encrypt-function',
229 `mime-editor/traditional-pgp-sign-function' and
230 `mime-editor/pgp-insert-public-key-function' were abolished.
232 (mime-editor/sign-pgp-elkins): Use macro `pgp-function' instead of
233 variable `mime-editor/pgp-sign-function'.
234 (mime-editor/encrypt-pgp-elkins): Use macro `pgp-function' instead
235 of variable `mime-editor/pgp-encrypt-function'.
236 (mime-editor/sign-pgp-kazu): Use macro `pgp-function' instead of
237 variable `mime-editor/traditional-pgp-sign-function'.
238 (mime-editor/encrypt-pgp-kazu): Use macro `pgp-function' instead
239 of variable `mime-editor/pgp-encrypt-function'.
240 (mime-editor/insert-key): Use macro `pgp-function' instead of
241 variable `mime-editor/pgp-insert-public-key-function'.
243 * tm-def.el (pgp-function-alist): New variable; moved from
245 (pgp-function): New macro; moved from tm-pgp.el.
247 * tm-pgp.el: Variable `pgp-function-alist' and macro
248 `pgp-function' were moved to tm-def.el.
250 * tm-pgp.el (pgp-function): Changed to macro.
252 * tm-image.el (mime-viewer/content-header-filter-hook): Check
253 `uncompface-program' is installed or not if MULE or Emacs/mule is
257 1997-02-12 MORIOKA Tomohiko <morioka@jaist.ac.jp>
259 * emu: Version 7.37.7 was released.
260 * tm: Version 7.104 was released.
262 1997-02-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
264 * TM-MK (make-mime-setup): Delete old mime-setup.el before
265 generate mime-setup.el if it is exist.
267 1997-02-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
269 * tm-ew-e.el (tm-eword::encode-string-1): Unused local variable
272 1997-02-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
274 * tm-pgp.el: Variable `pgp-verify-function',
275 `pgp-decrypt-function', `pgp-fetch-key-function' and
276 `pgp-snarf-keys-function' were abolished.
278 (pgp-function-alist): New variable.
279 (pgp-function): New function.
281 (mime-article/view-application/pgp): Use `pgp-function' instead of
282 variable `pgp-verify-function' and `pgp-decrypt-function'.
283 (mime-article/check-pgp-signature): Use `pgp-function' instead of
284 variable `pgp-fetch-key-function'.
285 (mime-article/add-pgp-keys): Use `pgp-function' instead of
286 variable `pgp-snarf-keys-function'.
288 1997-02-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
290 * tm-pgp.el (pgp-fetch-key-function): Function `mc-pgp-fetch-key'
293 1997-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
295 * tm-image.el (mime-preview/filter-for-application/postscript):
296 Display message before/after decoding.
298 * tm-image.el: Don't require `annotations'.
300 * tm-image.el: Variable `mime-preview/x-face-function' was
303 1997-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
305 * tm-image.el: Unused variable `mime-viewer/x-face-to-xbm-command'
308 * tm-image.el (mime-preview/filter-for-application/postscript):
311 1997-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
313 * tm-image.el (image-inline-p): New function.
314 Variable `tm-image/inline-image-types' was abolished.
315 (mime-preview/filter-for-image): Add xbm decoding.
316 Function `mime-preview/filter-for-image/xbm' was abolished.
318 * tm-image.el (bitmap-insert-xbm-file): New implementation.
320 1997-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
322 * tm-image.el: Variable `mime-viewer/shell-command' and
323 `mime-viewer/shell-arguments' were abolished.
324 Variable `mime-viewer/graphic-converter-alist' was abolished.
325 Function `mime-preview/filter-for-inline-image' was abolished.
327 (mime-preview/filter-for-image): New implementation; use function
330 1997-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
332 * tm-setup.el (tm-setup/load-rmail): New function; check variable
333 `rmail-support-mime' to detect "Radical RMAIL".
335 1997-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
337 * tm-view.el (mime-viewer/follow-content): Display message if
338 following method is not implemented.
340 1997-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
342 * tm-edit.el (mime-editor::edit-again): Delete
343 application/pgp-signature parts.
345 1997-02-07 Steven L. Baur <steve@miranova.com>
347 * tm-image.el (mime-preview/filter-for-inline-image): Use better
348 method (cf. [tm-en:1204], [xemacs-beta:2462])
350 1997-02-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
352 * tm-ftp.el (mime-view-ftp-module): New variable; require it if it
356 1997-02-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
358 * tm: Version 7.103.5 was released.
359 * tm-vm: Version 8.8 was released.
361 1997-02-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
363 * TM-MK (make-mime-setup): Call find-file in
364 `(let (vc-follow-symlinks) ...)' to avoid problem using
365 symbolic-link. (suggested by Takanori Saneto
366 <sanewo@ba2.so-net.or.jp>)
368 1997-02-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
370 * tm-play.el (mime-view-text/plain-mode-map): New constant.
371 (mime-view-text/plain-mode): New function.
372 (mime-view-text/plain-exit): New command.
373 (mime-article/decode-caesar): Use function
374 `mime-view-text/plain-mode' instead of view-mode.
376 1997-02-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
378 * tm-play.el (mime-article/decode-caesar): fixed problem about
379 window-configuration.
382 1997-02-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
384 * tl: Version 7.61.17 was released.
385 * tm: Version 7.103.4 was released.
386 * tm-vm: Version 8.7 was released.
389 1997-02-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
391 * tm: Version 7.103.3 was released.
392 * tm-vm: Version 8.6 was released.
395 1997-02-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
397 * tm: Version 7.103.2 was released.
398 * tm-vm: Version 8.5 was released.
400 Tue Feb 4 11:04:07 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
402 * tm-play.el (mime-article/decode-message/partial): fixed.
405 1997-02-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
407 * MU: Version 0.39.3 was released.
408 * tm: Version 7.103.1 was released.
410 Mon Feb 3 06:53:15 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
412 * README.en (PROBLEMS): delete problem of message/partial.
414 Sat Feb 1 19:32:36 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
416 * tm-ftp.el (mime-article/decode-message/external-ftp):
417 Use `expand-file-name'.
419 Sat Feb 1 19:17:38 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
421 * tm-setup.el: Function `mime/decode-message/external-ftp' was
422 renamed to `mime-article/decode-message/external-ftp'.
424 Sat Feb 1 19:06:12 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
426 * tm-ftp.el (mime-article/dired-function-for-one-frame): New
429 * tm-ftp.el (mime-article/decode-message/external-ftp): Renamed
430 from `mime/decode-message/external-ftp'.
432 * tm-ftp.el (mime-article/dired-function): Renamed from
433 `mime/dired-function'.
435 * tm-ftp.el (mime/decode-message/external-ftp): fixed problem of
436 window-configuration.
438 Sat Feb 1 18:01:25 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
440 * tm-partial.el (mime-article/grab-message/partials): Unused
441 temporal buffer `buffer' was abolished.
443 * tm-play.el (mime-article/decode-message/partial): delete
444 temporary files after FULL file is generated.
446 Sat Feb 1 17:35:31 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
448 * tm-play.el (mime-article/decode-message/partial): fixed problem
449 when total parameter is not exist.
451 Sat Feb 1 16:46:29 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
453 * tm-partial.el (tm-partial/preview-article): Use
454 `save-window-excursion'.
455 (mime-article/grab-message/partials): fixed problem of
456 window-configuration with Gnus.
458 Sat Feb 1 16:33:26 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
460 * tm-play.el (mime-article/decode-message/partial): fixed problem
461 of window-configuration with Gnus.
463 * tm-play.el (mime-article/decode-message/partial): Use macro
464 `as-binary-input-file'.
466 Sat Feb 1 14:51:55 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
468 * tm-play.el (mime-article/coding-system-alist): Use it for every
469 emacsen; refer `default-mime-charset'.
470 (mime-article::write-region): New function.
471 (mime-article/decode-message/partial): Use function
472 `mime-article::write-region'.
474 Fri Jan 31 15:45:30 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
476 * README.en: modified for tm-view 7.80.
478 * README.en: tm-vm/tm-vm_en.* was renamed to tm-vm/tm-vm-en.*.
480 1997-01-31 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
482 * README.en: modified for tm-vm 8.
485 1997-01-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
487 * emu: Version 7.37.6 was released.
488 * MU: Version 0.39.2 was released.
489 * tm: Version 7.103 was released.
490 * tm-mh-e: Version 7.73.2 was released.
492 Fri Jan 31 14:21:10 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
494 * tm-edit.el: Comment of header was modified (Use Spanish example
495 instead of Japanese example; Maybe I think it is not enough to
496 avoid bytecode-problem of XEmacs 20.0 without mule, because it may
497 be caused by Spanish-DOC string).
499 1997-01-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
501 * doc/tm-view-ja.sgml, doc/tm-view-en.sgml: modified for tm-view
504 Fri Jan 31 13:25:50 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
506 * tm-setup.el (mime-setup-enable-inline-image): New variable.
507 (mime-setup-enable-pgp): New variable.
509 * tm-view.el (mime-viewer/define-keymap): Bind TAB with
510 `mime-viewer/next-content' and M-TAB with
511 `mime-viewer/previous-content'.
513 (mime/viewer-mode): DOC-string was modified about key-bind.
516 1997-01-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
518 * emu: Version 7.37.5 was released.
519 * tm: Version 7.102 was released.
520 * gnus-mime: Version 0.14 was released.
521 * tm-vm: Version 8.4 was released.
523 Thu Jan 30 11:40:09 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
525 * README.en (PROBLEMS): Internal quoted-printable encoder seems to
529 Thu Jan 30 08:47:51 1997 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
531 * mime-setup.el.in (mime-editor/split-message-sender-alist): Set
532 split-message-sender for mail-mode.
534 1997-01-30 Carsten Leonhardt <leo@arioch.tng.oche.de>
536 * tm-edit.el (mime-editor/exit): fix problem of removing
537 menu-items when there's no menubar support in
538 XEmacs. (cf. [bug-tm-en:1169])
540 Wed Jan 29 15:18:53 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
542 * tm-pgp.el (pgp-snarf-keys-function): New variable.
543 (mime-article/add-pgp-keys): Use variable
544 `pgp-snarf-keys-function'.
546 Use autoload instead of "(require 'mailcrypt)".
548 * tm-pgp.el (pgp-fetch-key-function): New variable.
549 (mime-article/check-pgp-signature): Use variable
550 `pgp-fetch-key-function'.
552 * tm-pgp.el (mime-article/check-pgp-signature): Use macro
553 `as-binary-output-file'.
555 * tm-pgp.el (pgp-verify-function): New variable.
556 (pgp-decrypt-function): New variable.
557 (mime-article/view-application/pgp): Use variable
558 `pgp-verify-function' and `pgp-decrypt-function'.
561 1997-01-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
563 * emu: Version 7.37.4 was released.
564 * tl: Version 7.61.16 was released.
565 * MU: Version 0.39.1 was released.
566 * bitmap-mule: Version 7.16 was released.
567 * tm: Version 7.101 was released.
569 Tue Jan 21 07:23:27 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
571 * TM-ELS: tm-edit-tipgp.el was separated from tm-oomori package.
573 Tue Jan 21 06:23:24 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
575 * README.en (PROBLEMS): New section.
577 Tue Jan 21 06:17:18 1997 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
579 * tm-ew-d.el (mime-eword/decode-region): Use
580 mime/encoded-word-regexp.
581 (mime/decode-encoded-word): Put `tm:warning-face' to invalid
583 (mime/decode-encoded-text): Would decode invalid encoded-text.
585 * tm-def.el (tm:warning-face): New variable.
587 Sat Jan 18 18:04:39 1997 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
589 * tm-def.el (base64-token-regexp): padding character (`=') was
592 Fri Jan 17 04:26:29 1997 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
594 * tm-ew-d.el (mime-eword/decode-region): Regexp was simplified to
597 Tue Jan 14 12:30:01 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
599 * tm-edit.el (mime/editor-mode): Use Spanish as a sample instead
602 Tue Jan 14 08:57:44 1997 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
604 * tm-ew-d.el (mime/decode-encoded-text): If `must-unfold' is
605 non-nil, replace TAB with SPACE to avoid treating TAB as a NOV
608 Fri Jan 10 06:32:24 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
610 * doc/tm-ja.sgml: sync with tm-en.sgml 3.3.
612 * doc/tm-en.sgml (tm-MUA): tm-vm_en was renamed to tm-vm-en.
614 * doc/tm-en.sgml (Introduction): Add link for tm-vm-en.
616 Fri Jan 10 02:09:55 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
618 * Makefile: for several architectures (cf. [tm-en:1114])
620 Tue Jan 7 05:44:39 1997 Joe Nuspl <nuspl@nvwls.cc.purdue.edu>
622 * tm-ew-d.el: Must require tl-str. (cf. [xemacs-beta:998])
625 Wed Jan 1 11:07:09 1997 MORIOKA Tomohiko <morioka@jaist.ac.jp>
627 * tl: Version 7.61.17 was released.
628 * MEL: Version 6.2.1 was released.
629 * tm: Version 7.100.3 was released.
630 * tm-mh-e: Version 7.73.1 was released.
631 * tm-gnus: Version 7.28.1 was released.
632 * gnus-mime: Version 0.12.3 was released.
634 Wed Dec 28 13:57:22 1996 Martin Buchholz <mrb@Eng.Sun.COM>
636 * TM-CFG: Use variable `default-directory' instead of `(getenv
637 "PWD")'. (cf. [tm-en:1084])
639 * Makefile: A makefile command like `cd some-dir; do-something' is
640 generally better written as: `cd some-dir && do-something' since
641 if the cd fails (usually because of a coding or file-system error)
642 the do-something is not executed in the wrong
643 directory. (cf. [tm-en:1084])
646 Fri Dec 27 20:39:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
648 * tm: Version 7.100.2 was released.
650 * tm-def.el (tm:button-face, tm:mouse-face): Use `defvar' instead
653 Fri Dec 27 12:11:29 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
655 * tm: Version 7.100.1 was released.
657 * README.en (Documents): modified for new documents.
659 (Modules): Add tm-edit-mc.el and tm-edit-tipgp.el.
662 Wed Dec 25 19:18:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
664 * MEL: Version 6.2 was released.
665 * tm: Version 7.100 was released.
666 * tm-gnus: Version 7.28 was released.
667 * sinfo: Version 3.6 was released.
669 * Makefile (TM_FILES): forgot to add tm-edit-tipgp.el.
670 (TM_VM_FILES): forgot to add tm-vm_en.texi and tm-vm_en.info.
672 Wed Dec 25 18:32:28 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
674 * doc/tm-en.sgml (Entity): New node.
676 Wed Dec 25 17:58:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
678 * doc/tm-ja.sgml (Entity): New node.
680 Wed Dec 25 17:39:02 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
682 * doc/tm-en.sgml (Acknowledgments): New node.
684 Wed Dec 25 17:30:09 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
686 * doc/tm-ja.sgml (Acknowledgments): New node.
688 Wed Dec 25 17:10:58 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
690 * tm-edit.el (mime/editor-mode): modify DOC-string.
692 Wed Dec 25 08:04:54 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
694 * doc/tm-view-en.sgml, doc/tm-view-ja.sgml (Acknowledgments): New
697 Wed Dec 25 07:16:52 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
699 * doc/tm-edit-en.sgml, doc/tm-edit-ja.sgml (Acknowledgments): New
703 Tue Dec 24 16:00:05 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
705 * tm: Version 7.99 was released.
707 * doc/tm-edit-en.sgml: sync with tm-edit-ja.sgml 6.0.
709 Tue Dec 24 15:08:17 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
711 * doc/tm-edit-ja.sgml (tag specification for inserted file): New
714 Tue Dec 24 12:08:50 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
716 * tm-edit.el (mime-file-types): Use "base64" as default encoding
717 for *.tar.gz, *.tgz, *.tar.Z, *.taz, *.gz, *.Z, *.lzh, and *.zip.
719 (mime-editor/insert-file): Call `mime-prompt-for-encoding' if
720 optional argument `verbose' is not nil even if it is not called
721 interactively. (cf. [tm-ja:2202])
723 (mime-prompt-for-encoding): New implementation.
726 Mon Dec 23 21:25:12 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
728 * emu: Version 7.37.3 was released.
729 * tl: Version 7.61.16 was released.
730 * tm: Version 7.98 was released.
731 * sinfo: Version 3.4 was released.
733 * doc/tm-ja.sgml: sync with tm-en.sgml 1.2.
735 * doc/tm-en.sgml: for tm 7.98.
737 Mon Dec 23 14:49:34 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
739 * tm-edit.el (mime-editor/insert-file): New optional argument
741 (mime-prompt-for-type): New optional argument `default'.
742 (mime-prompt-for-subtype): New optional argument `default'.
743 (mime-prompt-for-encoding): New function.
745 Unused function `mime-flag-region' was abolished.
748 Tue Dec 17 13:05:57 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
750 * emu: Version 7.37.2 was released.
751 * MU: Version 0.39 was released.
752 * tl: Version 7.61.15 was released.
753 * tm: Version 7.97 was released.
754 * tm-mh-e: Version 7.73 was released.
755 * tm-vm: Version 7.79 was released.
756 * tm-mail: Version 7.28 was released.
758 * TM-MK (update-xemacs-source): Use `TL_DIR' as value of
761 Tue Dec 17 11:44:55 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
763 * tm-parse.el: require std11 instead of tl-822.
765 * tm-edit.el: Don't require tl-822.
767 Mon Dec 16 15:12:55 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
769 * TM-CFG (EMU_PREFIX): New variable.
770 (EMU_DIR): Use `EMU_PREFIX'.
772 * tm-view.el (mime-viewer/previous-content): skip root content.
774 Thu Dec 12 02:30:04 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
776 * tm-ew-e.el (mime-eword/charset-encoding-alist): Add `gb2312',
777 `cn-gb' and `cn-gb2312'.
780 Tue Dec 10 14:57:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
782 * emu: Version 7.37.1 was released.
783 * MU: Version 0.36 was released.
784 * tm: Version 7.96 was released.
785 * gnus-mime: Version 0.12.2 was released.
786 * tm-mh-e: Version 7.72 was released.
787 * tm-vm: Version 7.78 was released.
788 * tm-mail: Version 7.27 was released.
790 * Makefile (TL_FILES): tl/doc/*.ol, tl/doc/*.tex and tl/doc/*.texi
793 * Makefile (TM_MH_E_FILES): Add tm-mh-e/*.sgml; tm-mh-e/*.ol were
796 Tue Dec 10 14:24:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
798 * tm-bbdb.el: Use `eval-when-compile' if bbdb-com is not found.
800 Tue Dec 10 11:48:04 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
802 * tm-bbdb.el: Use `module-installed-p' instead of `eval-when'.
804 * tm-bbdb.el (bbdb-pop-up-elided-display): New macro; imported
806 (bbdb-user-mail-names): Ditto. Can byte-compile without BBDB.
808 Tue Dec 10 11:41:22 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
810 * tm-setup.el: Don't set up tm-rmail for XEmacs/mule.
812 Tue Dec 10 08:29:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
814 * TM-ELS: Add tm-edit-tipgp.el.
816 Tue Dec 10 06:28:34 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
818 * tm-edit.el (mime-editor::edit-again): folding for parameters of
821 Tue Dec 10 01:02:12 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
823 * tm-bbdb.el (tm-bbdb/use-mail-extr): Doc strings was modified.
824 (tm-bbdb/delete-empty-window): More doc strings.
826 Mon Dec 9 04:23:40 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
828 * tm-bbdb.el (tm-bbdb/use-mail-extr): Doc strings was added.
829 (tm-bbdb/auto-create-p): Ditto.
830 (tm-bbdb/delete-empty-window): New variable.
831 (tm-bbdb/pop-up-bbdb-buffer): Delete empty window if
832 `tm-bbdb/delete-empty-window' is non-nil.
834 Sat Dec 7 09:17:01 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
836 * TM-MK (make-mime-setup): Generate variable
837 `mime-viewer/external-progs' related code.
839 * tm-play.el: Variable `mime-viewer/external-progs' was abolished
840 (Related coded were moved to mime-setup.el if it is required).
842 Sat Dec 7 08:14:03 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
844 * TM-MK (update-xemacs-source): New function.
846 Thu Dec 5 12:17:54 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
848 * tm-view.el (mime-viewer/following-required-fields-list): New
850 (mime-viewer/follow-content): Insert fields of mother-buffer
851 specified in variable `mime-viewer/following-required-fields-list'
852 if it is not found in preview-buffer.
855 Wed Dec 4 05:42:36 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
857 * emu: Version 7.37 was released.
858 * bitmap-mule: Version 7.15 was released.
859 * tl: Version 7.61.14 was released.
860 * MU: Version 0.36 was released.
861 * tm: Version 7.95 was released.
862 * tm-vm: Version 7.76 was released.
863 * gnus-mime: Version 0.12.1 was released.
864 * sinfo: Version 3.3 was released.
866 * TM-MK (directory=): New function.
867 (make-mime-setup): Use function `MEMBER' with function
868 `directory=' instead of function `member'.
870 Wed Dec 4 05:32:48 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
872 * Makefile: Add bitmap-mule/.
874 Wed Dec 4 05:15:10 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
876 * Makefile: gnus-mime/*.ol and gnus-mime/*.tex were abolished.
878 Wed Dec 4 05:13:13 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
880 * Makefile: gnus-mime/mk-gnus-mime -> gnus-mime/Gnus-MIME-MK.
882 Wed Dec 4 05:10:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
884 * Makefile: Add sinfo (SGML based Emacs info system).
886 Wed Dec 4 04:49:14 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
888 * tm-ew-d.el, tm-ew-e.el:
889 - RFC 1522 -> RFC 2047.
890 - Keywords were modified.
892 * tm-edit.el: RFC 1521 and 1522 -> RFC 2045, 2046, 2047, 2048 and
895 Mon Dec 2 22:02:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
897 * tm-ew-d.el (mime-eword/decode-region): Regexp to find
898 linear-white-space divides two encoded-words was changed.
900 Mon Dec 2 19:15:36 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
903 - RFC 1521, 1522 -> RFC 2045 .. 2049.
904 - Delete ``What is MIME?'' and ``How is MIME?''.
906 Mon Dec 2 16:07:55 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
909 - Separate tm-gnus and gnus-mime.
910 - RFC 1522 -> RFC 2047.
912 Mon Dec 2 15:29:41 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
914 * tm-ew-d.el (mime/unfolding): Save LWSP-char.
916 Sat Nov 30 18:40:09 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
918 * tm-bbdb.el: Trailing whitespace was stripped.
920 Fri Nov 29 23:41:10 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
922 * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): Use `framepop-banish'
923 if framepop is enabled.
924 (Suggested by Marc Girod <girod@trshp.trs.ntc.nokia.com>
927 Wed Nov 27 15:15:16 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
929 * Makefile: tl/etl8x16-bitmap.bdf was moved to ../bitmap-mule/.
931 Wed Nov 27 11:50:51 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
933 * Makefile: tm/inst-tm was renamed to tm/TM-MK.
935 Wed Nov 27 11:48:53 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
937 * TM-MK: Renamed from inst-tm.
939 Wed Nov 27 11:47:49 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
941 * inst-tm: Add ../bitmap/.
943 Wed Nov 27 11:45:46 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
945 * TM-CFG: `TM_PACKAGE_PREFIX' and `TM_LISPDIR' were abolished.
947 Tue Nov 26 18:45:51 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
949 * tm-bbdb.el: 'bbdb is required implicitly.
951 * tm-ew-d.el (mime/decode-encoded-word): Catch errors.
952 (mime/decode-encoded-text): Check validity of encoded-word.
954 * tm-def.el (base64-token-regexp): padding character (`=') was
956 (base64-token-padding-regexp): New variable; including padding
958 (mime/B-encoded-text-regexp): Use `base64-token-padding-regexp'.
960 Tue Nov 26 12:45:24 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
962 * TM-CFG: add ../bitmap-mule/.
964 Mon Nov 18 12:11:15 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
966 * Makefile: forgot to add gnus-mime/mk-gnus-mime. (^_^;;;
969 Sat Nov 16 07:51:41 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
971 * emu: Version 7.34 was released.
972 * tl: Version 7.61.13 was released.
973 * tm: Version 7.94 was released.
974 * tm-mh-e: Version 7.71.2 was released.
975 * tm-vm: Version 7.75 was released.
976 * tm-gnus: Version 7.27.3 was released.
977 * gnus-mime: Version 0.12 was released.
979 * Makefile: Add emu package.
981 * tm-edit.el (mime-editor/signing-type): Use `pgp-elkins' as
983 (mime-editor/encrypting-type): Use `pgp-elkins' as default value.
985 Interface for mailcrypt was moved to tm-edit-mc.el.
986 (mime-editor/pgp-sign-function): New variable.
987 (mime-editor/pgp-encrypt-function): New variable.
988 (mime-editor/traditional-pgp-sign-function): New variable.
989 (mime-editor/pgp-insert-public-key-function): New variable.
991 * tm-edit-mc.el: New module.
993 Fri Nov 15 12:14:02 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
995 * inst-tm (config-tm): load "../emu/EMU-ELS".
996 (compile-tm): compile emu modules.
997 (install-tm): install emu modules.
999 * TM-CFG: add "../emu" to load-path.
1000 (EMU_DIR): New variable.
1002 Tue Nov 5 02:53:26 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1004 * mime-setup.el.in (message-maybe-setup-default-charset): Make
1005 message-mode work without Gnus.
1008 Thu Oct 31 15:17:33 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1010 * MEL: Version 6.0.1 was released.
1011 * tm: Version 7.93 was released.
1012 * tm-vm: Version 7.73 was released.
1014 * tm-edit.el (mime-editor/message-default-max-lines): Renamed from
1015 `mime-editor/message-default-max-size'.
1017 (mime-editor/message-max-lines-alist): Renamed from
1018 `mime-editor/message-max-size-alist'.
1020 Mon Oct 28 08:44:12 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1022 * tm-parse.el: Require tl-822.el.
1024 * tm-def.el: Don't require tl-822.
1026 * tm-parse.el (mime/content-parameter-value-regexp): New constant;
1029 * tm-def.el: Definition of constant
1030 `mime/content-parameter-value-regexp' was moved to tm-parse.el.
1033 Thu Oct 24 08:25:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1035 * tl: Version 7.61.12 was released.
1036 * tm: Version 7.92 was released.
1037 * tm-vm: Version 7.68 was released.
1039 * tm-edit.el (mime-editor::edit-again): Use function
1040 `std11-unfold-string' instead of `rfc822/unfolding-string'.
1042 Thu Oct 24 08:14:02 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1044 * inst-tm (make-mime-setup): generate relative method dir.
1046 Thu Oct 24 04:43:52 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1048 * tl: Version 7.61.11 was released.
1049 * tm: Version 7.91 was released.
1050 * tm-mh-e: Version 7.71.1 was released.
1051 * tm-gnus: Version 7.27.2 was released.
1052 * gnus-mime: Version 0.11 was released.
1054 * tm-edit.el (mime-editor/split-and-send): Use function
1055 `std11-header-string-except' instead of
1056 `rfc822/get-header-string-except'.
1058 (mime-editor/split-and-send): Display error message if split
1059 sender is not implemented.
1061 Wed Oct 23 02:49:37 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1063 * tm-play.el (mime-article/decode-caesar): fixed
1066 Tue Oct 22 05:28:23 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1068 * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): Would infloop.
1070 Tue Oct 22 05:17:08 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1072 * tm-play.el (mime-article/decode-message/partial): fixed problem
1073 when mother buffer window is not exist.
1075 * tm-play.el (mime-article/decode-message/partial): Use
1076 `as-binary-input-file'.
1078 Mon Oct 21 02:47:29 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1080 * doc/tm-edit-ja.sgml, doc/tm-view-ja.sgml, doc/tm-ja.sgml: for
1083 Sat Oct 19 15:25:39 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1085 * doc/tm-edit-ja.sgml, doc/tm-view-ja.sgml, doc/tm-ja.sgml: for
1088 Fri Oct 18 04:47:02 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1090 * tm-pgp.el: Add `(run-hooks 'tm-pgp-load-hook)'.
1092 Thu Oct 17 02:00:30 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1094 * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): Hunter Kelly
1095 <retnuh@zule.pixar.com>'s patch was applied. (cf. [tm-en:847])
1098 Wed Oct 16 00:35:29 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1100 * tl: Version 7.61.10 was released.
1101 * MU: Version 0.34.1 was released.
1102 * tm: Version 7.90 was released.
1103 * gnus-mime: Version 0.10 was released.
1105 * Makefile: Add *.sgml and *.info files.
1107 Tue Oct 15 20:58:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1109 * doc/tm-edit-ja.sgml: New file.
1111 * doc/tm-view-ja.sgml: New file.
1113 Mon Oct 14 14:04:05 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1115 * doc/tm-ja.sgml: New file.
1117 Mon Oct 14 09:33:14 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1119 * README.en: RFC 2015 was published.
1121 Sun Oct 13 18:44:49 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1123 * tm-ew-d.el (mime-eword/decode-string): Add DOC-string.
1125 * tm-ew-d.el (mime-eword/decode-region): DOC-string is modified.
1127 * tm-ew-d.el (mime/decode-encoded-word): Add DOC-string.
1129 * tm-ew-d.el (mime/decode-encoded-text): Add DOC-string.
1131 Mon Oct 7 14:30:50 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1133 * tm-edit.el (mime-editor/yank-ignored-field-list): Some fields
1136 Sat Oct 5 13:24:40 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1138 * doc/Makefile: tm-gnus_*.texi were moved to tm-gnus/doc/.
1140 * doc/Makefile: tm-mh-e_{ja|en}.texi were moved to tm-mh-e/doc/.
1142 Thu Oct 3 07:52:09 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1144 * tm-pgp.el (tm-pgp::key-expected-regexp-alist): New variable.
1146 (mime-article/check-pgp-signature): Use variable
1147 `tm-pgp::key-expected-regexp-alist'.
1149 Variable `tm-pgp::key-expected-regexp' was abolished.
1151 * tm-pgp.el (tm-pgp::default-language): New variable.
1152 (tm-pgp::good-signature-regexp-alist): New variable. Variable
1153 `tm-pgp::good-signature-regexp' was abolished.
1155 * tm-pgp.el: Comment was modified.
1157 Thu Oct 3 04:11:34 1996 Fujikazu OKUNISHI <fuji0924@mbox.kyoto-inet.or.jp>
1159 * tm-pgp.el (mime::article/call-pgp-to-check-signature): specify
1160 ``language=en'' (cf. [os2-emacs-ja:543])
1162 Wed Oct 2 04:19:02 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1164 * tm-bbdb.el (tm:mail-extract-address-components): Save original
1165 definition of `mail-extract-address-components' (fixed).
1168 Tue Oct 1 13:36:22 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1170 * tl: Version 7.61.9 was released.
1171 * MU: Version 0.34 was released.
1172 * tm: Version 7.89 was released.
1173 * tm-mh-e: Version 7.71 was released.
1174 * tm-vm: Version 7.66 was released.
1176 * tm-ew-e.el (tm-eword::phrase-to-rwl): Use function
1177 `find-non-ascii-charset-string' instead of `find-charset-string'.
1179 (mime/encode-message-header): Use function
1180 `find-non-ascii-charset-region' instead of `find-charset-region'.
1182 * tm-edit.el (mime-editor/insert-text): enriched-mode setting.
1184 (mime-editor/insert-tag): check not to split tag.
1186 (mime-editor/insert-binary-file): insert text/plain tag if it is
1189 Sat Sep 28 10:39:05 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1191 * tm-bbdb.el (tm:mail-extract-address-components): Save original
1192 definition of `mail-extract-address-components'.
1195 Wed Sep 25 02:13:54 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1197 * tl: Version 7.61.8 was released.
1198 * tm: Version 7.88 was released.
1199 * tm-vm: Version 7.65 was released.
1200 * tm-mh-e: Version 7.70 was released.
1202 Tue Sep 24 22:00:21 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1204 * tm-edit.el (mime-editor/voice-recorder-for-sun): Show message
1205 how to stop recording.
1208 Mon Sep 23 19:53:58 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1210 * tl: Version 7.61.7 was released.
1211 * MEL: Version 6.0 was released.
1212 * tm: Version 7.87 was released.
1213 * tm-mh-e: Version 7.69 was released.
1215 * tm-edit.el (mime-editor/insert-file): Use variable
1216 `mime-file-encoding-method-alist' instead of
1217 `mime-encoding-method-alist'.
1219 (mime-editor/insert-binary-file): New implementation; Use function
1220 `mime-insert-encoded-file'.
1222 Function `mime-editor/insert-binary-buffer' was abolished.
1224 (mime-editor/insert-voice): New implementation.
1226 (mime-editor/voice-recorder): Renamed from `mime-voice-recorder';
1227 argument was changed.
1229 (mime-editor/voice-recorder-for-sun): Renamed from
1230 `mime-voice-recorder-for-sun'; New implementation; Don't support
1233 (mime/editor-mode): DOC-string was modified for
1234 `mime-editor/voice-recorder'.
1237 Mon Sep 23 13:16:56 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1239 * tl: Version 7.61.6 was released.
1240 * tm: Version 7.86 was released.
1241 * tm-vm: Version 7.64 was released.
1242 * gnus-mime: Version 0.8 was released.
1244 * tm-file.el: Method setting were changed.
1246 * tm-view.el (mime/content-decoding-condition): declare `mode'.
1248 * tm-play.el (field-unifier-for-mode): New function.
1250 Sat Sep 21 17:51:46 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1252 * mime-setup.el.in (mime-setup-use-sc, mime-setup-use-signature,
1253 mime-setup-default-signature-key, mime-setup-signature-key-alist):
1256 Sat Sep 21 16:01:44 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1258 * tm-play.el: add `mime-viewer/external-progs' to environment
1260 (mime-article/start-external-method-region): Don't add
1261 `mime-viewer/external-progs' to `PATH' of local
1262 `process-environment'.
1264 Sat Sep 21 15:18:22 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1266 * tm-view.el (mime/content-decoding-condition): add tm-ps for
1267 application/postscript.
1269 Sat Sep 21 14:33:25 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1271 * tm-edit.el (mime-editor/insert-binary-file): Use macro
1272 `as-binary-input-file'.
1274 Fri Sep 20 07:27:41 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1276 * tm-parse.el (mime/parse-message): parse content of message/news
1277 as same as message/rfc822.
1279 Thu Sep 19 01:56:00 1996 Martin Buchholz <mrb@Eng.Sun.COM>
1281 * README.en: more natural for English native speakers.
1284 Tue Sep 17 06:33:57 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1286 * tm-file.el (mime-article/extract-file): modified for mule merged
1289 * TM-ELS (tm-modules-to-compile): Add tm-image if running mule
1292 * tm-image.el: support mule merged EMACS.
1294 Mon Sep 16 08:59:18 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1296 * tm-ew-e.el (tm-eword::char-type): Use function `char-charset'
1297 instead of `char-leading-char'.
1300 Sun Sep 15 04:17:35 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1302 * tl: Version 7.61.4 was released.
1303 * MU: Version 0.33 was released.
1304 * tm: Version 7.85 was released.
1305 * tm-mail: Version 7.25.1 was released.
1307 * tm-edit.el (mime-editor::edit-again, mime/edit-again): Use
1308 function `std11-field-end' instead of `rfc822/field-end'.
1310 Sat Sep 14 08:56:05 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1312 * tm-view.el: Use std11.el instead of tl-822.el.
1314 * tm-view.el (mime-article/get-subject): Use function
1315 `std11-strip-quoted-string' instead of
1316 `rfc822/strip-quoted-string'.
1318 * tm-play.el (mime-article/get-original-filename): Use function
1319 `std11-strip-quoted-string' instead of
1320 `rfc822/strip-quoted-string'.
1322 * tm-parse.el (mime/parse-parameter, mime/parse-message): Use
1323 function `std11-strip-quoted-string' instead of
1324 `rfc822/strip-quoted-string'; Use std11 instead of tl-822.
1326 Fri Sep 13 02:39:01 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1328 * tm-ew-d.el (mime/decode-encoded-text): eliminate CR after
1329 unfolded when `unfolding' is not nil.
1332 Sun Sep 8 18:18:02 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1334 * MU: Version 0.31 was released.
1335 * tm: Version 7.84 was released.
1337 * tm-edit.el (mime-editor/insert-file): Use function
1338 `std11-wrap-as-quoted-string' instead of
1339 `rfc822/wrap-as-quoted-string'.
1341 Sun Sep 8 17:46:57 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1343 * TM-CFG: Must check return value of `get-latest-path'.
1346 Sat Sep 7 17:20:36 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1348 * tl: Version 7.61.3 was released.
1349 * tm: Version 7.83 was released.
1350 * tm-mail: Version 7.25 was released.
1351 * tm-vm: Version 7.63 was released.
1353 * Makefile: tm-mail.el and tm-rmail.el were moved to tm-mail
1355 tm-vm.el was moved to tm-vm package.
1357 Sat Sep 7 17:09:09 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1359 * tm-edit.el (mime-editor/split-and-send): Use function
1360 `std11-field-end' instead of `rfc822/field-end'.
1362 Sat Sep 7 09:20:30 1996 Hiroshi Ueno <zodiac@ibm.net>
1364 * TM-CFG (LISPDIR): Use `defvar' instead of `setq' for tm-os2.
1366 Fri Sep 6 18:41:10 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1368 * TM-CFG: Add comments about add-path. (cf. [tm-en:747])
1370 * TM-CFG (SHELL): detect from /bin/sh and
1371 /usr/bin/sh. (cf. [tm-en:747])
1373 Fri Sep 6 16:19:58 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1375 * Makefile: Add options `PREFIX' and `EXEC_PREFIX'.
1377 Fri Sep 6 16:18:21 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1379 * inst-tm (install-tm): install tm-mail and tm-vm.
1381 * TM-CFG (TM_MAIL_DIR, TM_VM_DIR): New variable.
1383 * inst-tm (compile-tm): compile tm-mail and tm-vm.
1385 * inst-tm (compile-tm): Use `mu-modules-to-compile'.
1387 Fri Sep 6 15:51:16 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1389 * TM-CFG: add "../tm-mail" and "../tm-vm" to load-path.
1391 Fri Sep 6 15:50:07 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1393 * TM-CFG: Use function `get-latest-path'.
1395 * inst-tm (config-tm): load ../tm-mail/TMAIL-ELS and ..
1398 * inst-tm (config-tm): New function.
1399 (compile-tm, install-tm): Use function `config-tm'.
1401 Fri Sep 6 15:40:10 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1403 * TM-ELS: tm-vm.el was moved to tm-vm package.
1405 * TM-ELS: tm-rmail.el and tm-mail.el were moved to tm-mail
1408 Thu Sep 5 17:42:06 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1410 * TM-CFG: Example of XEmacs directory tree in home was fixed. (cf.
1414 Thu Sep 5 14:36:14 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1416 * tl: Version 7.61.2 was released.
1417 * tm: Version 7.82 was released.
1418 * tm-mh-e: Version 7.68 was released.
1419 * tm-gnus: Version 7.27 was released.
1420 * gnus-mime: Version 0.7 was released.
1422 * Makefile: source tree was modified.
1424 Thu Sep 5 12:08:56 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1426 * tm-edit.el (mime-editor/translate-header): New function.
1427 (mime-editor/translate-buffer-hook): Use
1428 `mime-editor/translate-header' instead of
1429 `mime/encode-message-header'.
1431 * tm-def.el (mime-charset-type-list): add gb2312 as 8bit
1432 charset. (cf. [kanji:704])
1434 Thu Sep 5 04:49:18 1996 Alexandre Oliva <oliva@dcc.unicamp.br>
1436 (mime/editor-mode): The problem with resend message (S D r) in Red
1439 Wed Sep 4 22:02:02 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1441 * tm-ew-e.el (mime/generate-X-Nsubject): New variable; variable
1442 `mime/use-X-Nsubject' became obsolete.
1443 (mime/encode-message-header): check X-Nsubject is already exist
1444 when `mime/generate-X-Nsubject' is not nil.
1446 Wed Sep 4 21:42:51 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1448 * tm-ew-e.el (mime/field-encoding-method-alist): New variable;
1449 Variable `mime/no-encoding-header-fields' became obsolete.
1450 (mime/encode-message-header): Use variable
1451 `mime/field-encoding-method-alist'.
1453 * tm-ew-e.el (mime/use-X-Nsubject): add DOC-string.
1455 * tm-ew-e.el (mime/encode-message-header): Use iso-2022-jp-2 as
1456 character encoding of X-Nsubject field.
1458 * tm-ew-e.el (mime/encode-field): Don't refer
1459 `mime/no-encoding-header-fields'.
1460 (mime/encode-message-header): New optional argument
1461 `code-conversion'; Refer `mime/no-encoding-header-fields'.
1463 * mime-setup.el.in (message-maybe-setup-default-charset): Use
1466 * inst-tm (compile-tm, install-tm): source directory of tm/mh-e
1467 was moved to tm-mh-e.
1469 Wed Sep 4 15:32:36 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1471 * TM-CFG: tm/mh-e was moved to tm-mh-e.
1473 * inst-tm: tm/mh-e was was moved to tm-mh-e.
1475 Wed Sep 4 14:18:38 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1477 * TM-CFG (PREFIX): Use variable `install-prefix' as default value.
1478 (LISPDIR): Use function `install-detect-elisp-directory'.
1479 Variable `LISP_PREFIX' was abolished.
1481 * inst-tm: Function `install-tm-gnus' was abolished.
1482 (compile-tm): Don't create .gnus-compile.
1483 (install-tm): Don't use function `install-tm-gnus'.
1485 * TM-CFG: Variable `el-file-mode' was abolished.
1487 * TM-CFG: add "../gnus-mime" to load-path.
1489 * TM-CFG (Gnus_MIME_DIR): New variable.
1491 Wed Sep 4 11:43:29 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1493 * mime-setup.el.in (message-maybe-setup-default-charset): New
1497 Tue Sep 3 15:32:35 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1499 * tl: Version 7.61.1 was released.
1500 * MU: Version 0.27 was released.
1501 * tm: Version 7.81 was released.
1502 * tm/mh-e: Version 7.68.1 was released.
1503 * tm/gnus: gnus-mime Version 0.6.1 was released.
1505 * Makefile: add MU package.
1507 Mon Sep 2 16:42:24 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1509 * tm-edit.el (mime-editor/make-encrypt-recipient-header): Use
1510 function `std11-field-bodies' instead of
1511 `rfc822/get-field-bodies'.
1512 (mime-editor/inserted-message-filter): Use function
1513 `std11-field-end' instead of `rfc822/field-end'.
1515 Mon Sep 2 16:30:37 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1517 * tm-bbdb.el: Use std11.el instead of tl-822.el.
1519 * tm-bbdb.el (tm-bbdb/extract-address-components): Use function
1520 `std11-extract-address-components' instead of
1521 `rfc822/extract-address-components'.
1523 * inst-tm (compile-tm): compile MU modules.
1524 (install-tm): install MU modules.
1526 * TM-CFG (LISPDIR): Use `running-emacs-19_29-or-later' instead of
1529 Mon Sep 2 15:23:44 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1531 * TM-CFG: fixed problem about home relative paths.
1533 * TM-CFG (TM_MHE_RELATIVE_DIR, TM_GNUS_RELATIVE_DIR): fixed.
1535 Mon Sep 2 15:08:00 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1537 * TM-CFG: add "../mu" to load-path.
1539 * TM-CFG: fixed problem about TM_KERNEL_RELATIVE_DIR.
1541 Mon Sep 2 14:55:51 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1543 * TM-CFG: fixed problem about *_RELATIVE_DIR when `LISPDIR' is a
1544 member of `default-load-path'.
1546 * inst-tm (make-mime-setup): New argument `tl-absolute-path'.
1547 (compile-tm): Use variable `TL_DIR' as argument of function
1550 Mon Sep 2 14:39:36 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1552 * inst-tm (compile-tm): Use variable `TL_RELATIVE_DIR',
1553 `MU_RELATIVE_DIR', `MEL_RELATIVE_DIR' and `TM_KERNEL_RELATIVE_DIR'
1554 as argument of function `make-mime-setup'.
1556 * TM-CFG (TL_RELATIVE_DIR, MU_RELATIVE_DIR, MEL_RELATIVE_DIR,
1557 TM_KERNEL_RELATIVE_DIR, TM_MHE_DIR, TM_GNUS_DIR): New variable.
1559 Mon Sep 2 14:07:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1561 * inst-tm (make-mime-setup): New argument `mu-path'; generate MU
1563 (compile-tm): Use variable `MU_DIR'; generate MU setting.
1565 * TM-CFG (MU_PREFIX, MU_DIR): New variable.
1567 * inst-tm (install-tm): Use function `install-elisp-modules' for
1570 Mon Sep 2 13:25:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1572 * inst-tm: Function `install-el-and-elc-files' was abolished.
1574 * inst-tm (install-tm): Use function `install-elisp-modules' for
1578 Sat Aug 31 14:39:06 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1580 * tl: Version 7.61 was released.
1581 * tm: Version 7.80 was released.
1582 * tm/mh-e: Version 7.68 was released.
1584 * tm-setup.el: Use tm-pgp if mailcrypt is installed.
1586 Fri Aug 30 17:09:46 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1588 * tm-bbdb.el (signature/get-sigtype-from-bbdb):
1589 Use function `std11-field-body'
1590 instead of `rfc822/get-field-body'.
1592 Fri Aug 30 17:08:17 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1594 * tm-bbdb.el (tm-bbdb/update-record): Use function
1595 `std11-field-body' instead of `rfc822/get-field-body'.
1597 * tm-view.el (mime-viewer/follow-content): Use function
1598 `std11-collect-field-names' instead of `rfc822/get-field-names'.
1600 Fri Aug 30 16:44:52 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1602 * tm-view.el (mime-viewer/follow-content): Use function
1603 `std11-header-string-except' instead of
1604 `rfc822/get-header-string-except'.
1606 Fri Aug 30 16:42:15 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1608 * tm-play.el (mime-article/decode-content): Use "text/plain" as
1609 default content-type.
1611 Fri Aug 30 16:04:21 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1613 * tm-play.el (mime-article/decode-content): Use function `list*'.
1615 * tm-play.el (mime-article/decode-content): Use function `assq'
1618 * tm-view.el (mime-article/get-subject): Use function
1619 `std11-find-field-body'.
1621 Fri Aug 30 15:55:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1623 * tm-play.el (mime-article/decode-content): allow null
1625 (mime-article/get-original-filename): fixed argument of function
1626 `std11-find-field-body'.
1628 * tm-view.el (mime-viewer/x-face-function): Use function
1629 `std11-field-end' instead of `rfc822/field-end'.
1631 * tm-play.el (mime-article/get-original-filename): Use function
1632 `std11-find-field-body'.
1634 * tm-play.el (mime-article/get-original-filename): Use function
1635 `std11-field-body' instead of `rfc822/get-field-body'.
1637 * tm-edit.el (mime-editor/normalize-body): fixed problem of single
1640 Fri Aug 30 06:20:52 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1642 * tm-parse.el (mime/Content-Type, mime/Content-Transfer-Encoding,
1643 mime/Content-Disposition): Use function `std11-field-body' instead
1644 of `rfc822/get-field-body'.
1646 * tm-parse.el (mime/parse-Content-Type,
1647 mime/parse-Content-Disposition): Use function
1648 `std11-unfold-string' instead of `rfc822/unfolding-string'.
1650 * tm-vm.el (tm-vm/do-reply): Use function `std11-full-name-string'
1651 instead of `rfc822/full-name-string'.
1653 * tm-vm.el (tm-vm/do-reply): Use function
1654 `std11-parse-address-string'.
1656 * tm-vm.el (tm-vm/do-reply): Use function `std11-field-bodies'
1657 instead of `rfc822/get-field-bodies'.
1659 * tm-evs.el (mime-viewer/questionnaire-select): Use function
1660 `std11-field-body' instead of `rfc822/get-field-body'.
1662 * tm-vm.el (tm-vm/do-reply): Use function `std11-field-body'
1663 instead of `rfc822/get-field-body'.
1665 Fri Aug 30 04:34:56 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1667 * signature.el (signature/get-signature-file-name): Use function
1668 `std11-field-body' instead of `rfc822/get-field-body'.
1670 Fri Aug 30 04:27:52 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1672 * tm-ew-e.el (mime/exist-encoded-word-in-subject): Use function
1673 `std11-field-body' instead of `rfc822/get-field-body'.
1675 * tm-partial.el (mime-article/grab-message/partials): Use function
1676 `std11-field-body' instead of `rfc822/get-field-body'.
1678 Wed Aug 28 22:49:15 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1680 * tm-ew-e.el (mime/encode-message-header): Use function
1681 `std11-field-end' instead of `rfc822/field-end'.
1683 * tm-ew-e.el (mime/encode-field, mime/encode-message-header): Use
1684 function `std11-unfold-string' instead of
1685 `rfc822/unfolding-string'.
1687 * tm-ew-e.el (tm-eword::encode-address-list): Use function
1688 `std11-parse-addresses-string'.
1690 * tm-ew-e.el (tm-eword::phrase-route-addr-to-rwl,
1691 tm-eword::addr-spec-to-rwl): Use `std11-addr-to-string' instead of
1692 `rfc822/addr-to-string'.
1694 Wed Aug 28 18:43:29 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1696 * tm-image.el: add `(autoload 'highlight-headers
1697 "highlight-headers")' for XEmacs.
1699 Wed Aug 28 18:38:14 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1701 * tm-image.el: Variable `mime-viewer/use-highlight-headers' was
1703 Function `mime-preview/x-face-function-for-xemacs' was abolished.
1705 Wed Aug 28 15:42:49 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1707 * tm-ew-d.el (mime-eword/decode-string, mime/decode-encoded-text):
1708 Use function `std11-unfold-string' instead of
1709 `rfc822/unfolding-string'.
1711 Wed Aug 28 14:16:27 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1713 * tm-ew-e.el (mime/encode-message-header): Use function
1714 `std11-narrow-to-header'.
1716 * tm-ew-e.el (mime/encode-message-header): Variable
1717 `rfc822/field-top-regexp' was renamed to
1718 `std11-field-head-regexp'.
1720 Wed Aug 28 14:06:22 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1722 * tm-ew-e.el (mime/encode-field): Variable
1723 `rfc822/field-top-regexp' was renamed to
1724 `std11-field-head-regexp'.
1726 * tm-ew-d.el (mime/unfolding): Use function `std11-field-end'
1727 instead of `rfc822/field-end'.
1729 * tm-ew-d.el (mime/unfolding): Variable `rfc822/field-top-regexp'
1730 was renamed to `std11-field-head-regexp'.
1732 Tue Aug 26 15:02:23 1996 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
1734 * tm-vm.el (tm-vm/yank:message-to-restore): New variable.
1735 (vm-yank-message): respect to the (setq frame-per-composition nil)
1740 Fri Aug 23 07:41:35 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1742 * tl: Version 7.48 was released.
1743 * MEL: Version 5.6.1 was released.
1744 * tm: Version 7.79 was released.
1745 * tm/mh-e: Version 7.67 was released.
1746 * tm/gnus: gnus-mime Version 0.6 was released.
1748 * Makefile: tl/tl-els was renamed to tl/TL-ELS.
1749 * Makefile: mel/mel-els was renamed to mel/MEL-ELS.
1750 * Makefile: tm/mh-e/tmh-els was renamed to tm/mh-e/TMH-ELS.
1752 Fri Aug 23 07:26:32 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1754 * tm-edit.el (mime-editor/set-transfer-level-7bit): New function.
1755 (mime-editor/set-transfer-level-8bit): New function.
1756 Add new key-bindings.
1758 Thu Aug 22 14:28:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1760 * inst-tm (install-tm): Use function `install-elisp-modules' to
1763 * inst-tm: tmh-els was renamed to TMH-ELS.
1765 Wed Aug 21 12:10:19 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1767 * inst-tm (install-tm): Use function `install-elisp-modules' to
1770 * inst-tm (compile-tm): Variable `tm-modules' was renamed to
1771 `tm-modules-to-compile'.
1773 * TM-ELS (tm-modules-to-compile): renamed from `tm-modules'.
1774 (tm-modules-not-to-compile): renamed from `tm-el-files'; changed
1777 Mon Aug 19 17:56:09 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1779 * inst-tm: Function `install-elc' and `install-elc-files' were
1782 * inst-tm (install-el-and-elc-files): Use function `install-files'
1785 * inst-tm: Function `install-el-file' and `install-el-files' were
1788 * inst-tm (install-el-and-elc-files): Use function `install-files'
1789 to install *.el files.
1790 (install-execs): Use function `install-files'.
1792 Mon Aug 19 17:00:26 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1794 * inst-tm: Function `compile-el-files' was abolished.
1796 * inst-tm (compile-tm): Use function `compile-elisp-modules' to
1799 * inst-tm: mel-els was renamed to MEL-ELS.
1801 Sun Aug 18 20:40:34 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1803 * inst-tm (compile-tm): Use function `compile-elisp-modules' to
1806 * inst-tm: tl-els was renamed to TL-ELS.
1808 Sun Aug 18 20:26:10 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1810 * TM-ELS: Variable `setup-modules', `setup-el-files' and
1811 `setup-elc-files' were abolished.
1813 * TM-ELS (tm-modules): Changed to list of symbols.
1815 * inst-tm: Use install.el to compile tm modules.
1817 * mime-setup.el.in: Module `message' conflicts in Epoch.
1819 Sat Aug 17 02:41:20 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1821 * tm-ew-d.el (mime/decode-message-header): Add DOC-string.
1823 * tm-ew-d.el (mime-eword/decode-region): Add DOC-string.
1825 Sat Aug 17 02:03:26 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1827 * tm-ew-d.el (mime/decode-encoded-text): check `charset'.
1829 Fri Aug 16 16:09:49 1996 Jens Lautenbacher <jens@lemming5.lem.uni-karlsruhe.de>
1831 * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): In Gnus 5.[23] or Red
1832 Gnus, the *BBDB* buffer pops up if there is a record connected to
1833 the author of the current article and will be deleted if there is
1836 Fri Aug 16 05:03:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1838 * tm-view.el (mime-article/rcnum-to-cinfo): Use function `find-if'
1839 instead of `some-element'.
1841 Fri Aug 16 03:55:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1843 * TM-CFG: check version specific site-lisp.
1845 Wed Aug 14 02:34:18 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1847 * tm-view.el: delete `(require 'cl)'.
1849 Tue Aug 13 23:41:22 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1851 * tm-view.el: Use cl.el.
1853 Mon Aug 12 17:05:37 1996 Hunter Kelly <retnuh@zule.pixar.com>
1855 * tm-vm.el (tm-vm/preview-current-message): When using mime
1856 preview in VM, VM fails to "energize" the headers the same way
1857 that VM does by itself. (cf. [bug-tm-en:685])
1860 Mon Aug 12 11:02:46 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1862 * tm: Version 7.78 was released.
1863 * tm/gnus: gnus-mime Version 0.4 was released.
1865 * README.en: modified about bug report.
1867 Sun Aug 11 13:57:11 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1869 * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use function
1870 `mime-editor/make-encrypt-recipient-header'.
1872 Sat Aug 10 12:04:21 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1874 * mime-setup.el.in: setting for variable
1875 `message-forward-start-separator' and
1876 `message-forward-end-separator' was moved to message-mime.el.
1878 Sat Aug 10 02:35:23 1996 John S Cooper <John.Cooper@Eng.Sun.COM>
1880 * tm-vm.el: fixed problem when variable `vm-frame-per-composition'
1881 is nil. (cf. [bug-tm-en:675])
1884 Fri Aug 9 12:16:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1886 * tm: Version 7.77 was released.
1887 * tm/gnus: gnus-mime Version 0.3 was released.
1889 * tm-edit.el (mime-editor/encrypt-recipient-fields-list): New
1891 (mime-editor/make-encrypt-recipient-header): New function.
1892 (mime-editor/encrypt-pgp-elkins): Use function
1893 `mime-editor/make-encrypt-recipient-header'.
1895 Wed Aug 7 16:42:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1897 * mime-setup.el.in: setup for message-mime.el.
1899 Wed Aug 7 15:50:44 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1901 * tm-ew-d.el (mime/decode-encoded-text): unfolding must be after
1904 Wed Aug 7 05:59:03 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1906 * tm-setup.el: Don't define function to load up tm-gnus or
1907 gnus-mime if GNUS or Gnus has been loaded.
1909 Wed Aug 7 05:49:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1911 * tm-setup.el: Use `call-after-loaded' to setup
1912 gnus-mime. (cf. [tm-en:661])
1914 Wed Aug 7 03:35:52 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1916 * tm-ew-d.el (mime-eword/decode-region): New optional argument
1919 * tm-ew-d.el (mime-eword/decode-string): New optional argument
1921 (mime/decode-encoded-text): New optional argument `unfolding'.
1922 (mime/decode-encoded-word): New implementation.
1924 * tm-ew-d.el (mime/decode-encoded-word): new optional argument
1928 Tue Aug 6 12:29:11 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1930 * tl: Version 7.44 was released.
1932 * tm/gnus: gnus-mime Version 0.2 was released.
1934 * tm-edit.el (mime-editor/encrypt-pgp-elkins): Use function
1935 `rfc822/get-field-bodies'.
1937 Tue Aug 6 12:12:53 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1939 * tm-setup.el (tm-setup/load-GNUS): New function.
1940 (tm-setup/load-gnus): New function.
1943 Thu Aug 1 06:42:04 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1945 * tl: Version 7.43.2 was released.
1946 * tm: Version 7.75 was released.
1947 * tm/mh-e: Version 7.65.1 was released.
1949 * tm-image.el: Function `bitmap-show-xbm-file' was renamed to
1950 `bitmap-insert-xbm-file'.
1952 Function `bitmap-decode-x-face' was renamed to
1953 `x-face-decode-message-header'.
1955 Wed Jul 31 02:51:16 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1957 * tm-edit.el (mime-editor/split-message-sender-alist):
1958 implementation for mh-letter-mode was moved to
1959 tm/mh-e/tmh-comp.el.
1961 Mon Jul 29 01:13:20 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1963 * tm-text.el (mime-charset/maybe-decode-buffer):
1964 fixed. (cf. [tm-en:629])
1966 Fri Jul 26 19:43:26 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1968 * tm-image.el: Function `bitmap-read-xbm' was renamed to
1969 `bitmap-show-xbm-file'.
1972 Wed Jul 24 10:33:16 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1974 * tm: Version 7.74 was released.
1976 Wed Jul 24 10:27:07 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
1978 * tm-edit.el (mime-editor/encrypt-pgp-elkins): fixed to call
1979 `rfc822/get-field-body' with `mail-header-separator'.
1983 Wed Jul 24 10:08:38 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1985 * tl: Version 7.43.1 was released.
1986 * tm: Version 7.73 was released.
1987 * tm/gnus: Version 7.79 was released.
1988 * tm/mh-e: Version 7.65 was released.
1990 Mon Jul 22 19:29:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1992 * tm-edit.el: Variable `mime/editor-mode-old-selective-display'
1995 (mime/editor-mode): DOC-string was modified; Use macro
1998 (mime-editor/exit): Use macro `end-of-invisible'.
2000 Mon Jul 22 18:29:22 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2002 * inst-tm (install-el-and-elc-files): code to make directory if it
2003 is not exist was moved to function `install-el-files'.
2005 Thu Jul 18 12:46:20 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2007 * tm-text.el (mime-preview/decode-text-buffer): local variable
2008 `beg' was abolished.
2010 Thu Jul 18 12:42:40 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2012 * tm-text.el (mime-preview/decode-text-buffer): fixed for new spec
2015 * tm-pgp.el (mime-article/view-application/pgp): set function
2016 `mime-charset/decode-buffer' as code-converter for decryption.
2018 * tm-text.el (mime-viewer/code-converter-alist): spec of
2019 converters were changed; they work for buffer instead of region.
2021 (mime-charset/decode-buffer): New function; renamed from
2022 `mime-charset-decode-region'.
2024 (mime-charset/maybe-decode-buffer): New function; renamed from
2025 `mime-viewer/default-code-convert-region'.
2027 Thu Jul 18 06:50:09 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2029 * tm-text.el (mime-preview/decode-text-buffer): New function;
2030 renamed from function `mime-preview/decode-text-region'.
2032 (mime-preview/filter-for-text/plain,
2033 mime-preview/filter-for-text/richtext,
2034 mime-preview/filter-for-text/enriched): Use function
2035 `mime-preview/decode-text-buffer' instead of
2036 `mime-preview/decode-text-region'.
2038 Thu Jul 18 06:24:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2040 * tm-text.el (mime-viewer/default-code-convert-region): New
2043 Thu Jul 18 06:21:31 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2045 * tm-text.el (mime-preview/filter-for-text/enriched): Use function
2046 `mime-preview/decode-text-region'.
2048 * tm-text.el (mime-preview/filter-for-text/richtext): Use function
2049 `mime-preview/decode-text-region'.
2051 Thu Jul 18 06:06:25 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2053 * tm-text.el (mime-charset-decode-region): New function; moved
2056 * tm-def.el: Function `mime-charset-decode-region' was moved to
2060 Wed Jul 17 05:36:50 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2062 * tl: Version 7.43 was released.
2063 * tm: Version 7.72 was released.
2064 * tm/mh-e: Version 7.64 was released.
2065 * tm/gnus: Version 7.78 was released.
2067 Mon Jul 15 19:21:48 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2069 * tm-image.el (mime-viewer/ps-to-gif-command): New variable.
2070 (mime-preview/filter-for-application/postscript): Use variable
2071 `mime-viewer/ps-to-gif-command'.
2073 Mon Jul 15 14:04:46 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2075 * tm-play.el (mime-article/show-output-buffer): use variable
2076 `mime/output-buffer-window-is-shared-with-bbdb'.
2078 * tm-def.el (mime/output-buffer-window-is-shared-with-bbdb): New
2081 * tm-pgp.el (mime-article/check-pgp-signature): Don't check
2084 Mon Jul 15 13:59:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2086 * tm-pgp.el (mime-article/check-pgp-signature): fixed for new spec
2087 of function `mime-article/show-output-buffer'.
2089 * tm-play.el (mime-article/show-output-buffer): Select a window
2090 contains preview-buffer if there is no windows contain
2091 mime/output-buffer-name.
2093 * tm-def.el (tm:button-dispatcher): New implementation.
2095 Mon Jul 15 08:19:01 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2097 * tm-edit.el (mime-editor::edit-again): Use function
2098 `decode-mime-charset-region' instead of
2099 `mime-charset-decode-region' and `character-decode-region'; Use
2100 variable `default-mime-charset' instead of
2101 `mime/default-coding-system'.
2103 Sun Jul 14 15:04:35 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2105 * tm-def.el: Variable `mime/default-coding-system' was abolished.
2107 * tm-def.el: Variable `mime/charset-coding-system-alist' was
2110 * tm-def.el (mime-charset-decode-region): Use function
2111 `decode-mime-charset-region'.
2113 Sun Jul 14 11:40:02 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2115 * tm-ew-d.el (mime/decode-encoded-text): Use function
2116 `decode-mime-charset-string' instead of
2117 `mime-charset-decode-string'.
2119 * tm-def.el: Function `mime-charset-decode-string' was abolished.
2122 Thu Jul 11 15:26:54 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2124 * tl: Version 7.36 was released.
2125 * tm: Version 7.71 was released.
2127 * tm-def.el: Function `mime-charset-encode-region' was abolished.
2129 Thu Jul 11 15:25:18 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2131 * tm-def.el: Function `mime-charset-encode-string' was abolished.
2133 Thu Jul 11 15:23:13 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2135 * tm-def.el: Function `mime/find-charset-region' was abolished.
2137 * tm-edit.el: New implementation; based on SEMI mime-edit 0.36.
2139 (mime-editor/define-charset): Argument `charset' was changed to
2142 (mime-editor/normalize-body): charset was changed to symbol; Use
2143 function `encode-mime-charset-region' instead of
2144 `mime-charset-encode-region'.
2146 (mime-editor/make-charset-default-encoding-alist): New function.
2148 (mime-editor/charset-default-encoding-alist): Use function
2149 `mime-editor/make-charset-default-encoding-alist'.
2151 (mime-editor/toggle-transfer-level): Use function
2152 `mime-editor/make-charset-default-encoding-alist'.
2154 (mime-editor/choose-charset): Use function
2155 `detect-mime-charset-region' instead of `mime/find-charset-region';
2156 Changed to return symbol.
2158 Wed Jul 10 14:21:58 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2160 * tm-def.el (mime/find-charset-region): fixed.
2162 Wed Jul 10 13:45:06 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2164 * signature.el (insert-signature): Meaning of
2165 `signature-delete-blank-lines-at-eof' had been reversed by
2168 Wed Jul 10 13:04:08 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2170 * tm-def.el: Variable `mime/lc-charset-alist' and
2171 `mime/unknown-charset' were abolished.
2173 Function `mime/find-charset' was abolished.
2175 (mime/find-charset-region): Use function
2176 `detect-mime-charset-region' instead of `mime/find-charset'.
2178 Wed Jul 10 12:52:46 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2180 * tm-ew-e.el (tm-eword::space-process): Use `eq' to compare
2182 (tm-eword::encoded-word-length): Use `string-equal' to compare
2185 Wed Jul 10 12:50:12 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2187 * tm-ew-e.el (tm-eword::encode-encoded-text): Argument `charset'
2188 was changed to symbol.
2189 (tm-eword::find-charset-rule): Returned charset was changed to
2191 (tm-eword::encoded-word-length): Use function
2192 `encode-mime-charset-string' instead of
2193 `mime-charset-encode-string'; `charset' slot of `rword' was
2196 Wed Jul 10 12:33:14 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2198 * tm-ew-e.el (mime-eword/charset-encoding-alist): charset is
2200 (tm-eword::find-charset-rule): modified for news
2201 `mime-eword/charset-encoding-alist' format.
2203 * tm-ew-e.el (tm-eword::find-charset-rule): Use function
2204 `charsets-to-mime-charset' instead of `mime/find-charset'.
2206 Wed Jul 10 11:28:34 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2208 * tm-def.el: Variable `mime/charset-type-list' was abolished.
2210 * tm-def.el (mime/make-charset-default-encoding-alist): Use
2211 variable `mime-charset-type-list' instead of
2212 `mime/charset-type-list'.
2214 * tm-def.el (mime-charset-type-list): New variable.
2215 (mime/charset-type-list): Use `mime-charset-type-list'.
2218 Tue Jul 9 13:30:32 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2220 * tl: Version 7.31.1 was released.
2221 * tm: Version 7.70 was released.
2222 * tm/gnus: Version 7.73 was released.
2224 * tm-edit.el (mime/editor-mode): Don't toggle.
2225 (mime-editor/toggle-mode): New function.
2227 Tue Jul 2 14:06:53 1996 Alastair Burt <burt@dfki.uni-kl.de>
2229 * tm-edit.el: use function `add-minor-mode' for XEmacs.
2231 Mon Jul 8 05:44:22 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2233 * tm-image.el: `(require 'xpm)' was deleted.
2235 Thu Jul 4 16:57:03 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2237 * tm-def.el (tm:button-dispatcher): don't move to preview buffer.
2239 Mon Jul 1 23:45:34 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2241 * tm-evs.el (tm-evs/define-keys): New function.
2242 Use `mime-viewer/define-keymap-hook'.
2244 Mon Jul 1 23:43:25 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2246 * tm-bbdb.el (tm-bbdb/define-keys): New function.
2247 Use `mime-viewer/define-keymap-hook'.
2249 * tm-view.el: Variable `mime/viewer-mode-map' was abolished.
2250 (mime-viewer/define-keymap): New function.
2251 (mime/viewer-mode): Add new argument `mother-keymap'; use function
2252 `mime-viewer/define-keymap'.
2255 Thu Jun 27 15:49:37 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2257 * tl: Version 7.31 was released.
2258 * MEL: Version 5.6 was released.
2259 * tm: Version 7.69 was released.
2260 * tm/mh-e: Version 7.63.1 was released.
2261 * tm/gnus: Version 7.72 was released.
2263 * inst-tm (compile-tm): condition was modified about XEmacs.
2265 * inst-tm (compile-tm): Don't `make gnus5' for XEmacs 19.14 or
2268 * inst-tm (compile-tm): `make sgnus' is renamed to `make gnus5'.
2270 Thu Jun 27 14:26:56 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2272 * tm-pgp.el (mime-article/view-application/pgp): Use macro
2273 `as-binary-process'.
2275 Thu Jun 27 14:22:59 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2277 * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
2278 `as-binary-process'.
2279 (mime-editor/sign-pgp-kazu): Use macro `as-binary-process'.
2281 Wed Jun 26 15:32:13 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2283 * tm-def.el (mime/charset-coding-system-alist): add `GB2312'.
2285 Tue Jun 25 01:02:40 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2287 * mime-setup.el.in (mu-cite/pre-cite-hook): Add function
2288 `mime/decode-message-header'.
2290 Wed Jun 12 23:46:24 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2292 * tm-vm.el: Setting for `mime-editor/split-message-sender-alist'
2293 was moved from tm-edit.el.
2296 Wed Jun 12 05:53:26 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2298 * tl: Version 7.30 was released.
2299 * MEL: Version 5.5 was released.
2300 * tm: Version 7.68 was released.
2302 * tm-edit.el (mime-editor/split-message-sender-alist): setting for
2303 `mail-mode' was moved to tm-rmail.el.
2305 Wed Jun 12 05:38:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2307 * tm-rmail.el: Setting for
2308 `mime-editor/split-message-sender-alist' was moved from
2311 Tue Jun 11 22:19:45 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2313 * tm-image.el: Function `image-read-file' was abolished.
2315 * tm-image.el (mime-preview/filter-for-inline-image): New
2316 implementation; Don't make temporary file.
2318 (mime-preview/filter-for-application/postscript): New function for
2319 XEmacs 19.14 or later.
2321 Tue Jun 11 14:34:28 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2323 * tm-ew-e.el (tm-eword::encode-string-1): Use function
2324 `char-length' instead of `char-bytes'.
2326 * tm-ew-e.el (tm-eword::parse-lc-word): Use function `char-length'
2327 instead of `char-bytes'.
2329 Mon Jun 10 05:12:37 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2331 * tm-ew-e.el (tm-eword::encode-string-1): Use macro
2332 `tm-eword::rword-charset', `tm-eword::rword-encoding' and
2333 `tm-eword::rword-type'.
2335 (tm-eword::encoded-word-length): set `type'.
2337 Mon Jun 10 04:34:27 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2339 * tm-ew-e.el (mime/encode-field): set `type'.
2341 Mon Jun 10 04:29:31 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2343 * tm-ew-e.el (tm-eword::encode-rwl): optional argument `mode' was
2346 (tm-eword::encode-string): modified for new interface.
2348 (mime-eword/encode-string): modified for new interface.
2350 Mon Jun 10 04:21:03 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2352 * tm-ew-e.el (tm-eword::encode-string-1): optional argument `mode'
2355 (tm-eword::encode-rwl): don't use `mode'.
2357 * tm-ew-e.el (tm-eword::split-string): New optional argument
2360 (tm-eword::mailbox-to-rwl): set `type'.
2362 Mon Jun 10 04:10:05 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2364 * tm-ew-e.el (tm-eword::make-rword): New macro.
2366 (tm-eword::words-to-ruled-words): new optional argument `mode';
2367 Use macro `tm-eword::make-rword'.
2369 (tm-eword::phrase-to-rwl): set `mode'.
2371 Mon Jun 10 03:29:31 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2373 * tm-ew-e.el (tm-eword::encoded-word-length): Use macro
2374 `tm-eword::rword-text', `tm-eword::rword-charset' and
2375 `tm-eword::rword-encoding'.
2377 Mon Jun 10 03:12:18 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2379 * tm-ew-e.el (tm-eword::encoded-word-length): Use function
2380 `base64-encoded-length' instead of `base64-length'.
2382 Function `q-encoding-length' was abolished.
2384 Mon Jun 10 03:09:05 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2386 * tm-ew-e.el (tm-eword::encoded-word-length): Use function
2387 `base64-encoded-length' instead of `base64-length'.
2389 Function `base64-length' was abolished.
2391 Mon Jun 10 02:59:06 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2393 * tm-ew-e.el (tm-eword::rword-text): New macro.
2394 (tm-eword::rword-charset): New macro.
2395 (tm-eword::rword-encoding): New macro.
2396 (tm-eword::rword-type): New macro.
2398 (tm-eword::space-process): Use macro `tm-eword::rword-text',
2399 `tm-eword::rword-charset' and `tm-eword::rword-encoding'.
2402 Mon Jun 10 01:56:38 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2404 * tm: Version 7.67 was released.
2405 * tm/gnus: Version 7.69 was released.
2407 Sun Jun 9 07:03:58 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2409 * tm-edit.el (mime-editor/split-and-send): New implementation.
2411 Variable `mime-editor/message-default-sender-alist' was abolished.
2413 Variable `mime-editor/window-config-alist' was abolished.
2416 Sun Jun 9 04:13:53 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2418 * MEL: Version 5.4 was released.
2419 * tm: Version 7.66.2 was released.
2420 * tm/gnus: Version 7.68 was released.
2422 Fri Jun 7 14:14:53 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2424 * inst-tm (install-elc): check `src-file' has existed yet.
2426 Thu Jun 6 15:03:38 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2428 * tm-ew-e.el (mime/encode-field): fixed.
2430 * tm-parse.el (mime/Content-Transfer-Encoding): eliminate last
2431 linear-white-spaces.
2434 Mon Jun 3 14:52:18 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2436 * tl: Version 7.29.1 was released.
2437 * MEL: Version 5.2 was released.
2438 * tm: Version 7.66.1 was released.
2439 * tm/mh-e: Version 7.63 was released.
2441 * doc/Makefile (world): fixed.
2443 Mon Jun 3 14:33:35 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2445 * tm-ew-e.el (mime/encode-field): must count a space after `:'.
2447 Mon Jun 3 14:31:15 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2449 * tm-ew-e.el (tm-eword::encode-rwl): must insert a space between
2452 Fri May 31 14:51:49 Jens Lautenbacher <jtl@tkm.physik.uni-karlsruhe.de>
2454 * tm-def.el (tm:browse-url): If argument `URL' is exist, funcall
2455 `browse-url-browser-function' with `URL'.
2458 Tue May 28 03:40:11 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2460 * tl: Version 7.29 was released.
2461 * MEL: Version 5.0 was released.
2462 * tm: Version 7.66 was released.
2464 * inst-tm (install-elc): modifies about error message.
2466 Tue May 28 03:06:10 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2468 * tm-edit.el (mime-editor/insert-signature): Use variable
2469 `signature-file-name' instead of `signature'.
2471 * signature.el (insert-signature): local variable `signature' was
2472 renamed to `signature-file-name'.
2474 Mon May 27 17:33:03 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2476 * tm-edit.el (mime-file-types): New file type ".patch" was added.
2479 Mon May 27 15:14:29 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2481 * tl: Version 7.27.1 was released.
2482 * tm: Version 7.65 was released.
2483 * tm/gnus: Version 7.63 was released.
2485 * README.en (4.1): add `EXEC_PREFIX'.
2487 September Gnus was renamed to Gnus 5.2.
2489 * TM-CFG (EXEC_PREFIX): new variable.
2492 Mon May 27 14:56:29 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2494 * tm-def.el (mime/lc-charset-alist): add "ISO-8859-6".
2496 * inst-tm (install-elc): use `condition-case' for delete-file.
2498 * tm-def.el (mime/lc-charset-alist): Use constants `charset-*'.
2500 Mon May 27 08:16:38 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2502 * tm-pgp.el (mime-article/check-pgp-signature): Use function
2503 `mime-decode-region' instead of `mime/decode-region'.
2505 (mime-article/add-pgp-keys): Use function `mime-decode-region'
2506 instead of `mime/decode-region'.
2508 * tm-text.el (mime-preview/decode-text-region): Use function
2509 `mime-decode-region' instead of `mime/decode-region'.
2511 (mime-preview/filter-for-text/richtext): Use function
2512 `mime-decode-region' instead of `mime/decode-region'.
2514 (mime-preview/filter-for-text/enriched): Use function
2515 `mime-decode-region' instead of `mime/decode-region'.
2517 Mon May 27 08:08:00 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2519 * tm-image.el (mime-preview/filter-for-inline-image): renamed from
2520 function `mime-preview/filter-for-image/inline'.
2522 * tm-image.el (mime-preview/filter-for-image): Use function
2523 `mime-decode-region' instead of `mime/decode-region'.
2525 (mime-preview/filter-for-image/inline): Use function
2526 `mime-decode-region' instead of `mime/decode-region'.
2528 (mime-preview/filter-for-image/xbm): Use function
2529 `mime-decode-region' instead of `mime/decode-region'.
2531 Mon May 27 08:00:50 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2533 * tm-html.el (mime-article/decode-html): Use function
2534 `mime-decode-region' instead of `mime/decode-region'.
2536 Mon May 27 07:58:21 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2538 * tm-file.el (mime-article/extract-file): Use function
2539 `mime-decode-region' instead of `mime/decode-region'.
2541 Thu May 23 16:51:04 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2543 * tm-vm.el (tm-vm/decode-message-header): doc string was modified.
2544 (vm-yank-message): modified for `tm-vm/yank-content'.
2545 (tm-vm/do-reply), (tm-vm/following-method), (tm-vm/yank-content):
2546 New functions; following method for VM.
2548 * tm-view.el (mime/viewer-mode-map): New keybind for `describe-mode'.
2550 (mime/viewer-mode): doc string was modified.
2553 (mime/viewer-mode-map): New keybinds for `tm-bbdb/edit-notes' and
2554 `tm-bbdb/show-sender' were added.
2557 Thu May 23 01:34:26 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2559 * tl: Version 7.27 was released.
2560 * MEL: Version 4.7.1 was released.
2561 * tm: Version 7.64 was released.
2563 Wed May 22 02:26:49 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2565 * tm-view.el (mime-preview/insert-content-button): fixed.
2567 * tm-edit.el (mime-editor/yank-ignored-field-list): add "Replied";
2570 (mime-editor/insert-binary-buffer, mime-editor/normalize-body):
2571 Argument order of function `mime-encode-region' was changed.
2573 (mime-editor::edit-again): Argument order of function
2574 `mime-decode-region' was changed.
2577 Mon May 20 16:24:30 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2579 * tl: Version 7.26 was released.
2580 * tm: Version 7.63 was released.
2581 * tm/mh-e: Version 7.62 was released.
2582 * tm/gnus: Version 7.61 was released.
2584 * TM-CFG (default-load-path): New variable.
2586 (PREFIX): default value is got from variable `exec-directory' or
2589 Variable `EMACS_PREFIX' and `DATA_PREFIX' were abolished.
2591 (LISPDIR): default value is searched from variable
2592 `default-load-path'.
2594 Mon May 20 14:56:33 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2596 * tm-view.el (mime-viewer/visible-field-list): add "Message-Id".
2598 (mime-viewer/content-button-ignored-ctype-list): renamed from
2599 variable `mime-viewer/content-subject-omitting-Content-Type-list'.
2601 (mime-viewer/content-button-visible-ctype-list): renamed from
2602 variable `mime-viewer/content-subject-showing-Content-Type-list'.
2604 (mime-preview/insert-content-button): renamed from function
2605 `mime-preview/insert-content-subject'.
2607 (mime-preview/default-content-button-function): renamed from
2608 function `mime-preview/default-content-subject-function'.
2610 (mime-preview/content-button-function): renamed from variable
2611 `mime-preview/content-subject-function'.
2613 (mime-preview/display-content): fixed about renaming.
2615 Sun May 19 16:16:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2617 * tm-edit.el (mime-editor::edit-again): Decode contents by
2618 Content-Transfer-Encoding field if they have charset field or they
2622 Fri May 17 07:59:40 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2624 * tl: Version 7.25 was released.
2625 * MEL: Version 4.7 was released.
2626 * tm: Version 7.62 was released.
2628 * tm-view.el (mime-preview/insert-content-subject): New
2631 (mime-preview/default-content-separator): renamed from
2632 `mime-viewer/default-content-separator'.
2634 Thu May 16 00:44:26 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2636 * tm-edit.el: Unused variable `mime-signature-file' was abolished.
2637 (mime-editor/translate-hook): DOC string was modified.
2638 (mime/editor-mode): DOC string was modified.
2639 (mime-editor/insert-signature): DOC string was modified.
2642 Wed May 15 19:31:39 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2644 * tl: Version 7.24 was released.
2645 * tm: Version 7.61 was released.
2646 * tm/mh-e: Version 7.61.1 was released.
2648 * doc/tm_ja.texi, doc/tm_en.texi: Address of the tm ML
2649 administration was changed.
2651 * README.en: Address of the tm ML administration was changed.
2653 Wed May 15 16:52:21 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2655 * tm-view.el (mime-preview/insert-content-subject): renamed from
2656 `mime-viewer/insert-content-subject'; new argument `encoding'.
2658 (mime-preview/default-content-subject-function): renamed from
2659 `mime-viewer/default-content-subject-function'; new argument
2662 (mime-preview/content-subject-function): renamed from
2663 `mime-viewer/content-subject-function'; new argument `encoding'.
2665 (mime-preview/display-message/partial): renamed from
2666 `mime-viewer/display-message/partial'; abolish argument `obuf';
2667 initial buffer was changed to preview-buffer.
2669 (mime-preview/display-content): Variable
2670 `mime-viewer/content-subject-function' was renamed to
2671 `mime-preview/content-subject-function' and arguments was changed.
2672 Function `mime-viewer/insert-content-subject' was renamed to
2673 `mime-preview/insert-content-subject' and arguments was changed.
2674 Function `mime-viewer/display-message/partial' was renamed to
2675 `mime-preview/display-message/partial' and arguments was changed.
2678 Tue May 14 02:11:54 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2680 * tl: Version 7.22.5 was released.
2681 * MEL: Version 4.6 was released.
2682 * tm: Version 7.60 was released.
2684 * tm-view.el (mime-preview/display-body): renamed from
2685 `mime-viewer/display-body'; abolish argument `obuf'; initial
2686 buffer was changed to preview-buffer.
2688 (mime-preview/display-content): Function
2689 `mime-viewer/display-body' was renamed to
2690 `mime-preview/display-body'.
2692 Sun May 12 17:13:39 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2694 * tm-edit.el (mime-editor::edit-again): fixed to use function
2695 `character-decode-region' instead of `decode-coding-region'.
2698 Sat May 11 16:23:16 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2700 * tl: Version 7.22.4 was released.
2701 * MEL: Version 4.2 was released.
2702 * tm: Version 7.59 was released.
2703 * tm/mh-e: Version 7.61 was released.
2704 * tm/gnus: Version 7.60 was released.
2706 * tm-view.el (mime-preview/display-header): renamed from
2707 `mime-viewer/display-header'; abolish argument `obuf'; initial
2708 buffer was changed to preview-buffer.
2710 * TM-CFG: eliminate last `/' for directory.
2712 Sat May 11 10:09:00 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2714 * tm-play.el: Add `mime-viewer/external-progs' to `exec-path'.
2716 * tm-play.el (mime-article/start-external-method-region): New
2719 Thu May 9 18:47:32 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2721 * tm-text.el (mime-viewer/default-code-convert-region): fixed.
2723 Thu May 9 18:46:18 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2725 * tm-text.el: Function `mime/code-convert-region-to-emacs' was
2726 renamed to `mime-charset-decode-region'.
2728 * tm-pgp.el (mime-article/view-application/pgp): Function
2729 `mime/code-convert-region-to-emacs' was renamed to
2730 `mime-charset-decode-region'.
2732 * tm-edit.el (mime-editor/normalize-body): Function
2733 `mime/code-convert-region-from-emacs' was renamed to
2734 `mime-charset-encode-region'.
2735 (mime-editor::edit-again): Function
2736 `mime/code-convert-region-to-emacs' was renamed to
2737 `mime-charset-decode-region'.
2739 * tm-def.el (mime-charset-decode-region): renamed from
2740 `mime/code-convert-region-to-emacs'.
2742 * tm-def.el (mime-charset-encode-region): renamed from
2743 `mime/code-convert-region-from-emacs'.
2745 Thu May 9 18:18:51 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2747 * tm-ew-d.el (mime/decode-encoded-text): Use function
2748 `string-equal' instead of `string='.
2750 Thu May 9 18:14:16 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2752 * tm-ew-d.el (mime/decode-encoded-text): Function
2753 `mime/convert-string-to-emacs' was renamed to
2754 `mime-charset-decode-string'.
2756 * tm-def.el (mime-charset-decode-string): renamed from
2757 `mime/convert-string-to-emacs'.
2759 Thu May 9 18:08:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2761 * tm-ew-e.el (tm-eword::encoded-word-length): Function
2762 `mime/convert-string-from-emacs' was renamed to
2763 `mime-charset-encode-string'.
2765 * tm-def.el (mime-charset-encode-string): renamed from
2766 `mime/convert-string-from-emacs'.
2768 Thu May 9 16:05:49 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2770 * tm-edit.el, tm-bbdb.el: Pekka Marjola's address was changed.
2772 Thu May 9 13:53:15 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2774 * tm-def.el (mime/convert-string-from-emacs): Use function
2775 `character-encode-string' instead of `encode-coding-string'.
2776 (mime/convert-string-to-emacs): Use function
2777 `character-decode-string' instead of `decode-coding-string'.
2779 * tm-edit.el (mime-editor::edit-again): Use function
2780 `character-decode-region' instead of `decode-coding-region'.
2782 * tm-def.el (mime/code-convert-region-from-emacs): Use function
2783 `character-encode-region' instead of `encode-coding-region'.
2784 (mime/code-convert-region-to-emacs): Use function
2785 `character-decode-region' instead of `decode-coding-region'.
2788 Wed May 8 15:40:58 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2790 * tl: Version 7.22.3 was released.
2791 * tm: Version 7.58 was released.
2792 * tm/gnus: Version 7.57 was released.
2794 * Makefile: tm/tm-rich.el was renamed to tm/tm-text.el.
2796 * README.en: tm-rich.el was renamed to tm-text.el.
2799 Wed May 8 15:21:41 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2801 * tm-view.el: Variable `mime-viewer/code-converter-alist' and
2802 function `mime-viewer/default-code-convert-region',
2803 `mime-preview/decode-text-region' and
2804 `mime-viewer/filter-text/plain' were moved to tm-text.el.
2806 Function `mime-viewer/filter-text/plain' was renamed to
2807 `mime-preview/filter-for-text/plain'
2809 Function `mime-viewer/default-content-filter' was abolished. (`t'
2810 of `mime-viewer/content-filter-alist' means default
2813 (mime-viewer/content-filter-alist): setting for text/enriched and
2814 text/richtext. Use function `mime-preview/filter-for-text/plain'
2815 as default content-filter.
2817 Wed May 8 15:05:03 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2819 * inst-tm: tm-rich.el was abolished.
2821 * TM-ELS: tm-rich.el was renamed to tm-text.el.
2823 * tm-setup.el: Delete setting code for tm-rich.el.
2825 Wed May 8 14:46:39 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2827 * tm-text.el (mime-preview/filter-for-text/plain): renamed from
2828 `mime-viewer/filter-text/plain'.
2829 (mime-preview/filter-for-text/richtext): renamed from
2830 `mime-viewer/filter-text/richtext'.
2831 (mime-preview/filter-for-text/enriched): renamed from
2832 `mime-viewer/filter-text/enriched'.
2834 * tm-text.el (mime-preview/decode-text-region): New implementation.
2836 * tm-text.el (mime-viewer/code-converter-alist): moved from
2838 (mime-viewer/default-code-convert-region): moved from tm-view.el.
2839 (mime-preview/decode-text-region): moved from tm-view.el.
2840 (mime-viewer/filter-text/plain): moved from tm-view.el.
2842 * tm-text.el: tm-rich.el was renamed to tm-text.el.
2845 Wed May 8 12:48:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2847 * tl: Version 7.22.2 was released.
2848 * tm: Version 7.57 was released.
2849 * tm/gnus: Version 7.55 was released.
2851 Tue May 7 06:28:36 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2853 * tm-rich.el: Version dependent code was moved to emu.el.
2855 Sun May 5 16:40:31 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2857 * tm-edit.el (mime-editor/normalize-body): call function
2858 `enriched-encode' for text/enriched part.
2860 * tm-edit.el (mime-editor/process-multipart-1): didn't refer
2861 variable `mime-editor/encrypting-type'.
2863 * tm-edit.el: Function `mime-editor/process-pgp-kazu' was
2865 (mime-editor/sign-pgp-kazu): New function.
2866 (mime-editor/encrypt-pgp-kazu): New function.
2867 (mime-editor/process-multipart-1): Use function
2868 `mime-editor/sign-pgp-kazu' and `mime-editor/encrypt-pgp-kazu'.
2870 Sat May 4 09:08:49 1996 Hiroshi Ueno <zodiac@ibm.net>
2872 * TM-CFG (TM_GNUS_COMPILE, MAKE): New variable.
2874 * inst-tm (compile-tm): Use variable `TM_GNUS_COMPILE' and `MAKE'.
2876 Sat May 4 04:58:37 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2878 * tm-ew-e.el (tm-eword::encode-string-1): fixed (cf.[tm-ja:1818])
2880 Mon Apr 29 13:42:15 1996 Kevin Broadey <KevinB@bartley.demon.co.uk>
2882 * tm-view.el (mime-viewer/make-preview-buffer): fixed
2886 Mon Apr 29 02:29:21 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2888 * tl: Version 7.22.1 was released.
2889 * tm: Version 7.56 was released.
2890 * tm/gnus: Version 7.54 was released.
2892 * tm-edit.el (mime-editor::edit-again): Use function
2893 `decode-coding-region' instead of `code-convert-region'.
2895 * tm-view.el (mime-viewer/make-preview-buffer): use `make-list'
2897 (mime-preview/display-content): renamed from
2898 `mime-viewer/display-content'.
2900 Sat Apr 27 15:32:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2902 * README.en: typo was fixed. (cf. [tm-ja:1807])
2904 Sat Apr 27 15:30:29 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2906 * tm-def.el (mime/charset-coding-system-alist): initial setting
2907 was modified for XEmacs 20 with Mule.
2909 Sat Apr 27 13:17:56 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2911 * tm-pgp.el (mime-article/view-application/pgp):
2912 fixed about code-converting.
2915 Fri Apr 26 05:31:57 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2917 * tl: Version 7.22 was released.
2918 * tm: Version 7.54 was released.
2919 * tm/mh-e: Version 7.59 was released.
2921 * tm-rich.el (tm-rich/richtext-module): Version check for
2922 enriched.el was fixed for XEmacs 19.14.
2924 Fri Apr 26 04:20:52 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2926 * tm-image.el (mime-preview/x-face-function): Use function
2927 `bitmap-decode-x-face' when running Mule.
2929 Thu Apr 25 22:17:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2931 * tm-view.el (mime-viewer/follow-content): New implementation;
2932 interface of `mime-viewer/following-method-alist' was changed.
2934 * tm-def.el (mime/convert-string-to-emacs): fixed.
2935 (mime/convert-string-from-emacs): fixed.
2938 Thu Apr 25 12:10:01 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2940 * tl: Version 7.19.3 was released.
2941 * tm: Version 7.52.2 was released.
2942 * tm/gnus: Version 7.53 was released.
2944 Wed Apr 24 12:57:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2946 * doc/tm_en.texi, doc/tm_ja.texi: fixed bug-tm addresses.
2948 Wed Apr 24 11:30:54 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2950 * tm-ew-e.el (tm-eword::encode-string-1): use function `sref'.
2952 * tm-ew-e.el (tm-eword::parse-lc-word): New implementation.
2954 Tue Apr 23 22:52:55 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2956 * tm-view.el (mime-viewer/content-filter-alist): set nil as
2958 (mime-viewer/default-content-filter): Use function
2959 `mime-viewer/filter-text/plain'.
2961 Tue Apr 23 06:34:57 1996 Shuhei KOBAYASHI <shuhei-k@is28e1s91>
2963 * tm-bbdb.el (tm-bbdb/extract-address-components): If address is
2964 null string, return nil.
2966 Tue Apr 23 00:15:47 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2968 * tm-def.el (mime/lc-charset-alist): add "BIG5".
2969 (mime/charset-type-list): add "BIG5".
2970 (mime/charset-coding-system-alist): add "BIG5".
2972 Mon Apr 22 21:43:44 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2974 * tm-view.el (mime-viewer/content-filter-alist): use
2975 `mime-viewer/filter-text/plain' for "application/octet-stream".
2978 Mon Apr 22 12:40:55 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2980 * tm: Version 7.52.1 was released.
2981 * tm/mh-e: Version 7.58 was released.
2983 * tm-def.el (mime/code-convert-region-to-emacs): use function
2984 `code-convert-region' instead of `code-convert'.
2985 (mime/code-convert-region-from-emacs): use function
2986 `code-convert-region' instead of `code-convert'.
2987 (mime/charset-coding-system-alist): fixed.
2989 Sun Apr 21 19:57:22 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2991 * tm-play.el (mime-article/start-external-method-region): display
2992 message ``External method is starting...''.
2994 Sun Apr 21 19:42:23 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2996 * inst-tm (make-mime-setup): setting for variable
2997 `mime-viewer/external-progs'.
2999 * tm-play.el (mime-viewer/external-progs): New variable.
3000 (mime-article/start-external-method-region): use variable
3001 `mime-viewer/external-progs'.
3003 Sun Apr 21 18:10:08 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3005 * inst-tm (compile-tm): modified about tm-gnus compiling.
3006 (compile-tm-gnus): abolished.
3008 * TM-CFG: Variable `TM_GNUS_COMPILE_FORMAT' was abolished.
3010 * Makefile (elc): use .gnus-compile.
3012 Sun Apr 21 17:08:16 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3014 * tm-view.el (mime-viewer/following-method-alist): New variable.
3015 (mime-viewer/follow-content): New function;
3016 it is bound to `a' key.
3017 (mime-preview/get-original-major-mode): New function.
3018 (mime/viewer-mode-map): Key of function
3019 `mime-viewer/display-x-face' was changed to `x';
3020 `f' is reserved to forwarding command.
3023 Sat Apr 20 12:35:34 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3025 * tl: Version 7.19.2 was released.
3026 * tm: Version 7.52 was released.
3028 * tm-def.el (mime/charset-coding-system-alist): add
3029 "X-ISO-2022-JP-2" for old mime.el.
3031 Sat Apr 20 12:17:27 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3033 * tm-parse.el (mime/parse-message): use `1+'
3035 * tm-parse.el (mime/parse-message): use `string-equal' instead of
3038 * tm-parse.el (mime/parse-multipart): use `string-equal' instead
3041 * tm-parse.el (mime/parse-multipart): use `nreverse'
3043 * tm-parse.el (mime/parse-multipart): fixed
3045 Fri Apr 19 18:49:19 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3047 * tm-vm.el: Oscar Figueiredo <figueire@lspsun16.epfl.ch>'s patch
3048 was applied; require vm-reply and add comments to vm-yank-message.
3049 (tm-vm/enclose-messages): Don't make nested multipart/digest.
3050 (tm-vm/send-digest): "preamble" code was moved to
3051 `tm-vm/enclose-messages'.
3053 Fri Apr 19 18:12:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3055 * signature.el (signature/get-signature-file-name): string check
3058 Fri Apr 19 17:29:32 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3060 * README.en: tm/tm-nemacs, tm/tm-orig.el and tm/tm-mule.el was
3063 Fri Apr 19 13:40:55 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3065 * tm-edit.el (mime-editor/insert-signature): Modified for new
3066 implementation of signature.el; Use `signature-insert-hook'.
3068 * tm-bbdb.el (signature/get-bbdb-sigtype),
3069 (signature/set-bbdb-sigtype), (signature/get-sigtype-from-bbdb):
3070 New implementation of `signature-check-in-bbdb'.
3072 * signature.el (signature-load-hook), (signature-insert-hook): New
3074 (signature-use-bbdb): New variable.
3075 (signature/get-sigtype-interactively), (insert-signature): New
3076 implementation of `insert-signature';
3077 signature/insert-signature-at-(point|eof) were merged.
3079 Fri Apr 19 08:47:44 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3081 * tm-edit.el (mime-editor/normalize-body): use function
3082 `mime/code-convert-region-from-emacs' and `mime-encode-region'
3083 instead of `mime-editor/encode-string'. Function
3084 `mime-editor/encode-string' and `mime-encode-string' was
3087 Fri Apr 19 08:11:30 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3089 * tm-ew-d.el (mime/decode-encoded-text): arguments order of
3090 function `mime/convert-string-to-emacs' was changed.
3092 * tm-def.el (mime/convert-string-to-emacs): order of arguments was
3095 Fri Apr 19 07:59:28 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3097 * tm-def.el (mime/lc-charset-alist): use function `foldr'.
3099 Fri Apr 19 07:29:13 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3101 * tm-def.el (mime/charset-coding-system-alist):
3102 use function `foldr'
3104 Fri Apr 19 06:57:56 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3106 * tm-def.el (mime/code-convert-region-from-emacs): New function
3108 Fri Apr 19 06:54:11 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3110 * TM-ELS, Makefile, tm-def.el: tm/tm-nemacs.el was abolished.
3112 * TM-ELS, Makefile, tm-def.el: tm/tm-orig.el was abolished.
3114 * TM-ELS, Makefile, tm-def.el: tm/tm-mule.el was abolished.
3116 * tm-def.el (mime/lc-charset-alist, mime/unknown-charset):
3119 Fri Apr 19 05:36:03 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3121 * tm-def.el (mime/code-convert-region-to-emacs):
3124 Fri Apr 19 04:48:48 1996 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3126 * tm-view.el (mime-viewer/up-content): Extra `setq' was removed.
3128 Wed Apr 17 14:51:25 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3130 * tm-def.el: Function `mime/convert-string-to-emacs',
3131 `mime/convert-string-from-emacs' and
3132 `mime/code-convert-region-to-emacs' were moved from tm-mule.el.
3134 Wed Apr 17 14:50:33 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3136 * tm-mule.el: Function `mime/convert-string-to-emacs',
3137 `mime/convert-string-from-emacs' and
3138 `mime/code-convert-region-to-emacs' were moved to tm-def.el.
3140 Wed Apr 17 14:30:12 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3142 * tm-def.el (mime/charset-coding-system-alist): New variable.
3144 * tm-mule.el: Variable `mime/charset-coding-system-alist' was
3147 Wed Apr 17 14:05:10 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3149 * tm-view.el (mime-viewer/code-converter-alist): set
3150 `mime/code-convert-region-to-emacs' for
3151 `mime/temporary-message-mode'. (for `mime-editor/preview-message')
3153 Wed Apr 17 09:20:42 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3155 * README.en: KOBAYASHI Shuhei's address was changed.
3158 Tue Apr 16 18:26:13 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3160 * tm: Version 7.50 was released.
3162 * tm-file.el, tm-bbdb.el, tm-rmail.el, tm-mail.el, tm-vm.el:
3163 KOBAYASHI Shuhei's address was changed.
3165 Tue Apr 16 14:32:43 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3167 * tm-edit.el: use `running-xemacs' to check XEmacs.
3168 (mime-editor/normalize-body): nil check for encoded result.
3170 * tm-mule.el (mime/charset-coding-system-alist): add ``KOI8-R''
3172 Tue Apr 16 12:42:35 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3174 * mime-setup.el.in: insert `;;; End:'. (cf. [tm-ja:1731])
3177 Mon Apr 15 09:10:01 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3179 * tl: Version 7.19.1 was released.
3180 * tm: Version 7.49 was released.
3181 * tm/gnus: Version 7.49.2 was released.
3183 Sun Apr 14 15:42:14 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3185 * tm-parse.el (mime/parse-Content-Disposition): use function
3186 `nreverse' instead of `reverse'.
3188 Sun Apr 14 15:16:25 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3190 * tm-parse.el (mime/parse-Content-Type): use function `nreverse'
3191 instead of `reverse'.
3193 Sun Apr 14 00:21:21 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3195 * tm-vm.el (vm-yank-message): use variable `running-xemacs'
3197 * tm-view.el, tm-image.el, tm-mail.el, tm-setup.el: use variable
3200 Sat Apr 13 23:32:26 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3202 * tm-view.el (mime-viewer/make-preview-buffer):
3203 use `while' instead of mapcar.
3205 * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
3207 Sat Apr 13 04:04:12 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3209 * mime-setup.el.in (message-header-hook): add function
3210 `mime/encode-message-header' (cf.[tm-ja:
3212 * tm-ew-e.el (mime/encode-message-header): regard `(point-max)' as
3213 end of message header if variable `mail-header-separator' is not
3216 Thu Apr 11 17:24:11 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3218 * doc/tm_en.texi: fixed problem about top node.
3220 * doc/tm-mh-e_en.texi: fixed problem about top node.
3222 * doc/tm-gnus_en.texi: fixed problem about top node.
3224 * doc/tm-edit=en.texi: fixed problem in TeX compiling.
3226 * doc/tm-edit=ja.texi: fixed problem in TeX compiling.
3228 Thu Apr 11 16:20:20 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3230 * mime-setup.el.in (message-forward-start-separator): Function
3231 `mime-make-tag' must be called after tm-edit is loaded.
3234 setting for variable `message-forward-start-separator'.
3235 setting for variable `message-forward-end-separator'.
3237 * tm-edit.el (mime-editor/encode-string): New function.
3238 Variable `mime-string-encoder' and its implementations were
3241 Wed Apr 10 02:06:30 1996 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
3243 * doc/tm_ja.texi: fixed problem about top node.
3246 * doc/tm-mh-e_ja.texi: fixed problem about top node.
3249 * doc/tm-gnus_ja.texi: fixed problem about top node.
3252 Tue Apr 9 17:28:49 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3254 * Makefile (GOMI): add mime-setup.el, mime-setup.el~ and
3255 #mime-setup.el#; remove load-path.
3257 Tue Apr 9 17:13:36 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3259 * inst-tm (compile-tm): call `make gnus3' for Emacs 18.
3261 Mon Apr 8 12:28:17 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3263 * inst-tm (make-mime-setup): check unnecessary add-path.
3265 Sun Apr 7 20:12:27 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3267 * tm-view.el: (mime-viewer/default-showing-Content-Type-list):
3268 "message/delivery-status" was added to default value.
3270 Wed Apr 3 15:35:44 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3272 * tm-image.el: add-hook only if variable
3273 `mime-preview/x-face-function' is not nil.
3276 Thu Mar 28 18:55:18 1996 Oscar Figueiredo <figueire@lspsun16.epfl.ch>
3278 * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
3281 Thu Mar 28 08:42:34 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3283 * tm: Version 7.48.3 was released.
3284 * tm/gnus: Version 7.49.1 was released.
3286 * mime-setup.el.in: If `mime-setup-use-signature' is not nil, set
3287 `message-signature' to nil.
3289 * mime-setup.el.in: setting for message.el.
3291 Wed Mar 27 23:06:07 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3293 * doc/tm-mh-e_ja.texi, doc/tm-mh-e_en.texi:
3294 Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
3296 * doc/tm-gnus_ja.texi, doc/tm-gnus_en.texi:
3297 Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
3299 * doc/tm_ja.texi, doc/tm_en.texi:
3300 Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
3302 Wed Mar 27 19:38:12 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3304 * TM-CFG: rearrangement
3306 Tue Mar 26 08:07:24 1996 Pekka Marjola <marjola@bilbo.ntc.nokia.com>
3308 * tm-bbdb.el (tm-bbdb/update-record): In XEmacs,
3309 mail-extract-address-components still doesn't handle nil argument.
3313 Mon Mar 25 13:30:53 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3315 * tl: Version 7.19 was released.
3316 * tm: Version 7.48.2 was released.
3317 * tm/mh-e: Version 7.57 was released.
3319 Wed Mar 20 13:00:06 1996 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3321 * tm-file.el (mime-article/extract-file): Confirm before
3322 overwriting an existing file. (cf. [tm-ja:1674])
3324 Thu Mar 14 13:39:57 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3326 * signature.el: Function `signature-check-in-bbdb' was moved to
3329 * tm-bbdb.el (signature-check-in-bbdb): New function; moved from
3333 Wed Mar 13 18:05:28 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3335 * tl: Version 7.18 was released.
3336 * MEL: Version 3.5 was released.
3337 * tm: Version 7.48 was released.
3339 Wed Mar 13 17:55:33 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3341 * tm-edit.el (mime-editor/translate-buffer-hook): New hook.
3342 (mime-editor/translate-buffer): New implementation;
3343 use `mime-editor/translate-buffer-hook'.
3345 * signature.el (signature-check-in-bbdb): require bbdb-com.
3347 Wed Mar 13 16:23:26 1996 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3349 * tm-bbdb.el: fixed problem for wrong From field, such as
3350 ``From: <>''. (cf.[tm-ja:1663])
3352 Tue Mar 12 19:37:54 1996 Artur Pioro <artur@flugor.if.uj.edu.pl>
3354 * signature.el (signature-file-prefix): New variable.
3355 (signature/get-signature-file-name): support
3356 `signature-file-prefix' and method function.
3357 (signature-check-in-bbdb): New function.
3359 Mon Mar 11 15:19:15 1996 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3361 * tm-vm.el (tm-vm/use-original-url-button): New variable.
3362 (tm-vm/preview-current-message):
3363 Check `tm-vm/use-original-url-button'.
3365 Mon Mar 10 23:07:42 1996 Rob Kooper <kooper@cc.gatech.edu>
3367 * tm-vm.el (tm-vm/preview-current-message): VM does it's own
3368 highlighting of URL's. Following is a patch to tm/tm-vm.el that
3369 will make the highlighting work under tm. (cf.[bug-tm-en:373])
3371 Mon Mar 10 04:16:59 1996 Hiroshi Ueno <zodiac@ibm.net>
3373 * TM-CFG (SHELLOPTION): New variable.
3374 (LISPDIR): Use `defvar' instead of `setq'.
3375 (TM_GNUS_COMPILE_FORMAT): New variable.
3376 (TM_GNUS_INSTALL_FORMAT): New variable.
3377 (BIN_SRC_DIR): New variable.
3378 (METHOD_SRC_DIR): New variable.
3379 (BIN_DIR): Use `defvar' instead of `setq'.
3381 * inst-tm (compile-tm-gnus): Use variable `SHELLOPTION'.
3382 (install-tm-gnus): Use variable `SHELLOPTION'.
3383 (install-execs): Use variable `BIN_SRC_DIR' and `METHOD_SRC_DIR'.
3385 Mon Mar 8 19:15:33 1996 Oscar Figueiredo <figueire@lspsun2.epfl.ch>
3387 * tm-vm.el (tm-vm/scroll-forward): when you go to a message with
3388 the cursor keys in VM's summary buffer and press space to select
3389 the message, the Preview buffer is scrolled forward instead of
3390 simply displaying the new message which prevents you from seeing
3391 the beginning of the new message.
3393 Wed Mar 6 12:26:20 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3395 * tm-view.el (mime-viewer/up-content): New implementation; bug
3396 fixed. (cf. [tm-ja:1652])
3398 * inst-tm (compile-tm): fixed to judge XEmacs.
3401 Wed Mar 6 02:12:36 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3403 * tl: Version 7.15 was released.
3404 * tm: Version 7.47 was released.
3405 * tm/mh-e: Version 7.56 was released.
3407 * README.en: tm-cfg was renamed to TM-CFG.
3409 * inst-tm: tm-cfg was renamed to TM-CFG.
3411 * inst-tm: tm-els was renamed to TM-ELS.
3413 Tue Mar 5 23:19:05 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3415 * tm-edit.el: Function `replace-space-with-underline' was moved to
3418 * tm-edit.el (mime-editor/transfer-level): changed to buffer local
3420 (mime-editor/transfer-level-string): changed to buffer local
3422 (mime-editor/charset-default-encoding-alist): changed to buffer
3425 Tue Mar 5 21:22:46 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3427 * tm-edit.el (mime-editor/toggle-transfer-level): Function
3428 `mime-editor/text-toggle-transfer-level' was renamed to
3429 `mime-editor/toggle-transfer-level'.
3431 Tue Mar 5 21:19:21 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3433 * tm-edit.el (mime-editor/transfer-level,
3434 mime-editor/text-toggle-transfer-level, mime/editor-mode):
3435 Variable `mime/default-transfer-level' was renamed to
3436 `mime-editor/transfer-level'.
3438 Tue Mar 5 21:13:58 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3440 * tm-edit.el (mime/default-transfer-level): moved from tm-edit.el.
3442 * tm-def.el: Variable `mime/default-transfer-level' was moved to
3445 * tm-edit.el (mime-editor/text-toggle-transfer-level,
3446 mime-editor/menu-list): Function
3447 `mime-editor/text-toggle-transfer-level' was renamed to
3448 `mime-editor/text-toggle-transfer-level'.
3450 Tue Mar 5 21:00:07 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3452 * tm-edit.el (mime-editor/transfer-level-string,
3453 mime/text-toggle-transfer-level, mime/editor-mode): use function
3454 `mime/encoding-name'.
3456 * tm-def.el (mime/encoding-name): add optional argument `not-omit'.
3458 * tm-edit.el (mime-editor/transfer-level-string,
3459 mime/text-toggle-transfer-level, `mime/editor-mode-flag' of
3460 `minor-mode-alist', mime/editor-mode): Variable
3461 `mime/trlevel-string' was renamed to
3462 `mime-editor/transfer-level-string'.
3464 Tue Mar 5 20:42:24 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3466 * tm-edit.el (mime-editor/charset-default-encoding-alist,
3467 mime/text-toggle-transfer-level, mime-editor/normalize-body):
3468 Variable `mime/charset-default-encoding-alist' was renamed to
3469 `mime-editor/charset-default-encoding-alist'.
3471 Tue Mar 5 20:34:27 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3473 * tm-edit.el (mime/charset-default-encoding-alist):
3474 moved from tm-def.el.
3475 (mime/trlevel-string): moved from tm-def.el.
3476 (mime/text-toggle-transfer-level): moved from tm-def.el.
3478 * tm-def.el (mime/charset-default-encoding-alist):
3479 moved to tm-edit.el.
3480 (mime/trlevel-string): moved to tm-edit.el.
3481 (mime/text-toggle-transfer-level): moved to tm-edit.el.
3483 * tm-def.el (mime/trlevel-string): Initial value was modified.
3485 Tue Mar 5 07:52:39 1996 Steinar Bang <sb@metis.no>
3487 * tm-def.el (mime/trlevel-string): New variable.
3489 * tm-edit.el (mime-editor/menu-list): add
3490 `mime/text-toggle-transfer-level'.
3491 (mime/editor-mode): modified for transfer-level.
3494 Mon Mar 4 09:24:23 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3496 * tl: Version 7.14 was released.
3497 * MEL: Version 3.3.1 was released.
3498 * tm: Version 7.46.1 was released.
3499 * tm/mh-e: Version 7.55 was released.
3500 * tm/gnus: Version 7.49 was released.
3502 * Makefile: Installer was changed.
3504 * inst-tm: New file.
3510 * tm-ew-e.el (mime/encode-field): check encoded result.
3512 Mon Mar 4 01:57:11 1996 KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
3514 * tm-bbdb.el: insert `(require 'tm-view)'.
3518 Wed Feb 28 13:13:27 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3520 * tl: Version 7.13 was released.
3521 * tm: Version 7.46 was released.
3522 * tm/gnus: Version 7.48 was released.
3523 * tm/mh-e: Version 7.52 was released.
3525 * tm/doc/tm-edit=en.texi: New file.
3527 Wed Feb 28 01:35:22 1996 Dan Rich <drich@morpheus.corp.sgi.com>
3529 * tm-image.el: allow tm to display inline images using the native
3530 gif/jpg/png support (if available) (for XEmacs 19.14 or later).
3533 Tue Feb 27 21:37:35 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3535 * tm-image.el (mime-preview/x-face-function-for-mule): fixed to
3536 check whether matched or not.
3538 * tm-edit.el (mime-editor::edit-again): New implementation.
3539 (mime/edit-again): Arguments were changed.
3541 Wed Feb 27 19:56:26 1996 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3543 * mk-tm: Typo fixed.
3545 Tue Feb 26 20:04:34 1996 Neal Becker <neal@neal.ctd.comsat.com>
3547 * tm-mail.el: fixed problem in XEmacs 19.14. (cf.[tm-en:349])
3550 Mon Feb 26 08:43:36 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3552 * tl: Version 7.11.3 was released.
3553 * tm: Version 7.45 was released.
3554 * tm/mh-e: Version 7.50 was released.
3556 * tm-edit.el (mime-editor::edit-again): New function.
3557 (mime/edit-again): New function.
3559 Fri Feb 23 22:00:46 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3561 * tm-vm.el (tm-vm/preview-current-message): widen all headers
3562 before call `mime/viewer-mode'.
3564 * tm-image.el (mime-viewer/use-highlight-headers):
3565 New variable for XEmacs.
3566 (mime-preview/x-face-function-use-highlight-headers):
3568 (mime-preview/x-face-function): Default value was changed.
3571 Sat Feb 23 17:55:12 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3573 * tl: Version 7.11.2 was released.
3574 * tm: Version 7.44 was released.
3575 * tm/mh-e: Version 7.49 was released.
3577 Fri Feb 23 03:43:22 1996 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3579 * tm-bbdb.el (bbdb-extract-field-value): use
3580 `tm:bbdb-extract-field-value' instead of `rfc822/get-field-body'.
3583 Fri Feb 22 16:45:37 1996 Pekka Marjola <marjola@bilbo.ntc.nokia.com>
3585 * tm-edit.el: As of tm7.43.1/September Gnus 0.39, tm-edit still
3586 does not properly restore keymap in XEmacs. (cf. [tm-en:337])
3588 Fri Feb 16 08:53:13 1996 Oscar Figueiredo <figueire@lspsun2.epfl.ch>
3590 * tm-vm.el (tm-vm/preview-current-message): XEmacs
3591 highlight-headers package to fontify MIME preview buffers in the
3592 same way normal VM buffers are. This makes MIME preview even more
3593 transparent for VM users and also has the benefit to display the
3594 XFace in the same place as in normal VM with no additional code
3598 Wed Feb 14 09:15:36 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3600 * tl: Version 7.11.1 was released.
3601 * tm: Version 7.43.1 was released.
3602 * tm/mh-e: Version 7.48 was released.
3603 * tm/gnus: Version 7.45 was released.
3605 * mime-setup.el: lambda functions are defined by defun.
3606 (mime-setup-decode-message-header): New function.
3607 (mime-setup-set-signature-key): New function.
3608 (mime-setup-mh-draft-setting): New function.
3610 * mime-setup.el: insert `(setq buffer-read-only nil)' into
3611 `mh-letter-mode-hook' (cf. [tm-ja:1576])
3613 Tue Feb 13 17:56:43 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3615 * tm-image.el (mime-preview/x-face-function-for-xemacs):
3617 (bitmap-read-xbm): New implementation for XEmacs.
3619 Tue Feb 13 14:00:02 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3621 * tm-image.el: typo was fixed.
3623 Tue Feb 13 13:53:06 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3625 * tm-image.el (mime-preview/x-face-function): New variable.
3626 Function `mime-preview/x-face-function' was renamed to
3627 `mime-preview/x-face-function-for-mule'.
3629 * tm-image.el (mime-preview/x-face-function):
3630 fixed problem to indent.
3632 * tm-image.el (mime-preview/x-face-function):
3633 New function for Mule.
3634 (mime-viewer/x-face-to-xbm-command): New variable.
3636 * tm-view.el (mime-viewer/x-face-to-pbm-command): New variable.
3637 (mime-viewer/ignored-field-list): "X-Face" was deleted.
3639 Mon Feb 12 16:02:05 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3641 * tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to
3642 `mime/charset-coding-system-alist'.
3644 Mon Feb 12 13:05:02 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3646 * tm-image.el (mime-preview/filter-for-image): protect for error
3647 when file deleting (cf. [tm-en:317])
3650 Fri Feb 9 06:57:20 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3652 * tm: Version 7.43 was released.
3653 * tm/gnus: Version 7.43 was released.
3655 * tm-edit.el: (mime-editor/encrypt-pgp-elkins):
3656 (1) insert ``From'', ``To'' and ``Cc'' fields into encrypted
3658 (2) call `mc-pgp-encrypt-region' directory; it is enclosed by
3659 `(let ((mc-pgp-always-sign 'never)) ...)'.
3661 Fri Feb 8 08:24:18 1996 SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>
3663 * tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message):
3664 set to `this-command' (cf. [tm-en:311])
3667 Thu Feb 8 06:36:25 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3669 * tm: Version 7.42.1 was released.
3670 * tm/gnus: Version 7.41 was released.
3672 Tue Feb 6 02:43:06 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3674 * tm-def.el (mime/encoding-name): new function.
3675 (mime/make-charset-default-encoding-alist): call
3676 `mime/encoding-name' if not encoded.
3678 Mon Feb 5 05:00:27 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3680 * tm-play.el (mime-article/get-original-filename): return nil if
3681 file name is not exist.
3683 Sat Feb 3 21:28:47 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3685 * tm-def.el (mime/charset-type-list): new variable.
3686 (mime/make-charset-default-encoding-alist): new function.
3687 (mime/default-transfer-level): new variable.
3688 (mime/text-toggle-transfer-level): new function.
3690 Sat Feb 3 00:56:20 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3692 * tm-pgp.el (tm-pgp::good-signature-regexp): new variable
3694 * tm-pgp.el (tm-pgp::key-expected-regexp): new variable
3696 * tm-pgp.el (mime::article/call-pgp-to-check-signature): modified
3697 to use variable `tm-pgp::good-signature-regexp'
3699 * tm-pgp.el (mime-article/check-pgp-signature): modified to use
3700 variable `tm-pgp::key-expected-regexp'
3702 Fri Feb 2 23:07:13 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3704 * tm-pgp.el (mime::article/call-pgp-to-check-signature):
3707 * tm-pgp.el: (mime-article/check-pgp-signature): fetch public key
3711 Sat Feb 2 17:29:01 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3713 * tl: Version 7.11 was released.
3714 * tm: version 7.42 was released
3716 Fri Feb 2 17:20:00 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3718 * tm-edit.el: new implementation about PGP processing for message
3720 * tm-edit.el (mime-editor/pgp-enclose-buffer): new function
3722 * tm-edit.el (mime-editor/set-sign):
3723 check variable `mime-editor/signing-type'
3725 * tm-edit.el (mime-editor/set-encrypt):
3726 check variable `mime-editor/encrypting-type'
3728 Fri Feb 2 17:04:16 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3730 * tm-play.el (mime-article/decode-content): check beginning/ending
3733 Wed Jan 31 17:15:55 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3735 * tm-image.el: xbm support in Mule: It requires bitmap package.
3737 * tm-image.el (mime-viewer/graphic-converter-alist): use `defvar'
3740 Fri Jan 26 02:49:06 1996 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3742 * tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM
3744 * tm-bbdb.el (tm-bbdb/extract-address-components): modified to
3745 support `If no name can be extracted, FULL-NAME will be nil.'
3748 Thu Jan 25 08:29:22 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3750 * tm-play.el (mime-article/make-method-args): modified to use
3751 "7bit" if 'encoding is not found
3753 Thu Jan 25 06:36:44 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3755 * tm-ew-d.el (mime-eword/decode-string): set to `end' just
3758 Thu Jan 25 06:22:17 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3760 * tm-ew-d.el (mime-eword/decode-string): fixed about
3761 linear-while-space (cf. [tm-ja:1518])
3763 * tm-vm.el (tm-vm/quit-view-message): Typo was fixed.
3767 Thu Jan 25 03:24:35 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3769 * tl: Version 7.10 was released.
3770 * tm: Version 7.41.2 was released.
3771 * tm/gnus: Version 7.37 was released.
3773 * tm-view.el (mime-viewer/ignored-field-list): default value was
3776 * tm-view.el (mime-viewer/visible-field-regexp): default value was
3779 Thu Jan 25 02:32:26 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3781 * tm-mule.el: Definition of variable `mime/default-coding-system'
3782 was moved to tm-def.el.
3784 * tm-def.el (mime/default-coding-system): not only define for MULE
3786 Wed Jan 24 02:20:25 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3788 * tm-bbdb.el (tm-bbdb/use-mail-extr): new variable
3790 Tue Jan 23 13:00:44 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3792 * tm-pgp.el (mime-article/view-application/pgp):
3793 fixed about character code
3797 Tue Jan 23 05:38:46 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3799 * tm: Version 7.41.1 was released.
3800 * tm/mh-e: Version 7.46 was released.
3801 * tm/gnus: Version 7.34 was released.
3803 * tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
3806 Tue Jan 23 04:49:16 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3808 * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.
3810 * tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
3813 * tm-bbdb.el: new module: about BBDB
3815 Sat Jan 20 13:23:47 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3817 * tl: Version 7.09 was released.
3818 * tm: Version 7.41 was released.
3819 * tm/gnus: Version 7.33.1 was released.
3821 Thu Jan 18 17:49:17 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3823 * tm-edit.el (mime-editor/insert-file): File name is wrapped as
3826 * tm-edit.el (mime-file-types): Some file types were added.
3828 Thu Jan 18 01:55:25 1996 Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
3830 * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
3833 Wed Jan 17 08:27:26 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3835 * tl: version 7.08 was released.
3836 * tm: version 7.40 was released.
3837 * tm/gnus: Version 7.33 was released.
3839 Sun Jan 14 05:52:49 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3841 * tm-edit.el (mime-editor/choose-charset): New implementation: use
3842 function `mime/find-charset-region' instead of
3843 `mime-body-charset-chooser'.
3845 * tm-edit.el: Variable `mime-body-charset-chooser' and its
3846 implementations were deleted.
3848 * tm-edit.el (mime-editor/normalize-body): use variable
3849 `mime/charset-default-encoding-alist' instead of function
3850 `mime-editor/choose-encoding'.
3852 * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
3854 Fri Jan 12 13:59:13 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3856 * tm-def.el (mime/find-charset-region): New function
3858 * tm-def.el (mime/charset-default-encoding-alist): New variable
3860 Thu Jan 11 18:31:43 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3862 * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
3863 renamed to `mime-eword/charset-encoding-alist'.
3865 * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
3866 `mime-eword/encoder-version'.
3868 * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
3869 moved from tm-def.el.
3871 * tm-def.el: Variable `mime/default-charset-encoding-alist' was
3872 moved to tm-ew-e.el.
3874 * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
3875 `tm-eword::find-charset-rule'.
3877 * tm-ew-e.el (mime/find-charset-rule): modified to use function
3880 * tm-def.el (mime/find-charset): new function
3882 Thu Jan 11 05:33:53 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3884 * tm-ew-e.el (mime/find-charset-rule): new implementation
3886 * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
3888 Thu Jan 11 05:12:50 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3890 * tm-nemacs.el, tm-orig.el:
3891 Variable `mime/lc-charset-rule-list' was deleted.
3894 Variable `mime/lc-charset-rule-list' and
3895 `mime/unknown-charset-rule' were deleted.
3897 Thu Jan 11 05:09:28 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3899 * tm-def.el (mime/default-charset-encoding-alist): new variable
3901 Thu Jan 11 04:56:08 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3903 * tm-orig.el, tm-nemacs.el, tm-mule.el
3904 (mime/lc-charset-alist, mime/unknown-charset): new variable
3906 Wed Jan 10 00:07:57 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3909 (mime-editor/translate-body, mime-editor/translate-region):
3910 Spaces in boundary are replaced by underlines.
3911 (cf. [tm-en:255,258])
3913 Tue Jan 9 19:08:21 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3915 * tm-mule.el: Obsolete definitions were deleted.
3917 Tue Jan 9 18:43:12 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3919 * tm-orig.el, tm-nemacs.el, tm-mule.el:
3920 Variable `mime/latin-lc-list' was deleted.
3922 Tue Jan 9 16:28:44 1996 Morioka Tomohiko <morioka@jaist.ac.jp>
3924 * tm-orig.el, tm-nemacs.el, tm-mule.el:
3925 Variable `mime/lc-charset-and-encoding-alist' was deleted.
3928 Mon Dec 25 10:43:59 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3930 * tm: Version 7.39 was released.
3931 * tm/gnus: Version 7.30 was released.
3933 * README.en: Sample of hilit19 was changed.
3935 Mon Dec 25 09:08:50 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3937 * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
3940 * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
3942 Mon Dec 25 05:43:05 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3944 * Makefile (19_29): `make gnus5' was commented out.
3946 Mon Dec 25 05:40:42 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3948 * tm-rmail.el (tm-rmail/preview-message): New implementation
3950 * tm-rmail.el (rmail-summary-rmail-update): redefined
3952 * tm-rmail.el: `mime-viewer/show-summary-method' was set.
3954 Mon Dec 25 05:31:33 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3956 * mk-tm (compile-tm): `(load "rmailsum")' was added.
3958 Mon Dec 25 03:20:41 1995 OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>
3960 * signature.el (signature-delete-blank-lines-at-eof): New variable
3962 Sat Dec 23 12:43:20 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3964 * tm-def.el (tm:browse-url): argument was fixed.
3966 * README.en: fixed about PGP
3968 Sat Dec 23 09:32:27 1995 Tanaka Shinichiro <tanaka3@ifos.se.fujitsu.co.jp>
3970 * tm-pgp.el, README.en:
3971 Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
3974 Fri Dec 22 09:00:20 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3976 * tm: Version 7.38 was released.
3977 * tm/gnus: Version 7.28 was released.
3979 Thu Dec 21 18:27:09 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3981 * tm-edit.el (mime-file-types): format was changed.
3982 (0) filename pattern
3985 (3) parameters of Content-Type field
3986 (4) Content-Transfer-Encoding
3987 (5) disposition-type
3988 (6) parameters of Content-Disposition field
3990 * tm-edit.el (mime-editor/insert-file):
3991 modified for new `mime-file-types' format.
3993 Thu Dec 21 18:17:03 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
3995 * tm-def.el (mime/disposition-type-regexp): New constant
3997 * tm-parse.el (mime/parse-Content-Disposition): New function
3999 * tm-parse.el (mime/Content-Disposition): New function
4001 * tm-view.el (mime-article/get-subject):
4002 function `mime-viewer/get-subject' was renamed to it.
4004 * tm-view.el (mime-article/get-uu-filename): New function:
4005 it was separated from function `mime-article/get-subject'.
4007 * tm-play.el (mime-article/get-original-filename): New function
4009 * tm-play.el (mime-article/get-filename):
4010 Function `mime-article/get-name' was renamed to it.
4011 It was modified to use `mime-article/get-original-filename'
4012 instead of `mime-article/get-subject'.
4014 * tm-file.el (mime-article/extract-file):
4015 modified to use `mime-article/get-filename'
4017 Wed Dec 20 15:27:35 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4020 According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
4021 `(require 'tm-gnus)' is add-hooked as append mode.
4024 Thu Dec 20 05:48:56 1995 UENO Hiroshi <jl07715@yamato.ibm.co.jp>
4026 * tm-pgp.el: (mime-article/check-pgp-signature):
4027 fixed to treat signed part as binary. (to fix problem in OS/2)
4030 Wed Dec 20 13:05:06 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4032 * tl: Version 7.03.4 was released.
4033 * tm: Version 7.37 was released.
4034 * tm/gnus: Version 7.26 was released.
4036 Tue Dec 19 18:06:49 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4038 * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
4039 draft-elkins-pem-pgp-02.txt.
4041 Tue Dec 19 17:50:09 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4043 * Makefile: tm/src/tmpgp was abolished.
4045 Tue Dec 19 17:47:16 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4048 pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
4050 Tue Dec 19 17:13:19 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4052 * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
4054 * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
4056 Tue Dec 18 03:52:48 1995 Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
4058 * tm-view.el (mime-viewer/filter-text/plain): put URL into
4059 text-property. (cf. [tm-ja:1367])
4061 Mon Dec 15 21:32:16 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4063 * tm-vm.el (tm-vm-load-hook): New hook
4065 * tm-vm.el (tm-vm/preview-current-message): fixed to end as
4066 current-buffer is folder buffer. Some problem is still rest.
4070 Mon Dec 18 11:16:18 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4072 * tm: Version 7.36 was released.
4073 * tm/gnus: Version 7.25 was released.
4075 * methods/tm-au: new implementation
4077 Mon Dec 18 10:45:02 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4079 * tm-view.el (mime-viewer/quit): New implementation
4081 * tm-view.el (mime-viewer/show-summary): New function:
4082 it is bound with `h' key.
4084 * tm-view.el (mime-viewer/show-summary-method): New variable
4086 Mon Dec 18 01:32:23 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4088 * methods/tmdecode, methods/tm-plain:
4089 replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
4091 Sun Dec 17 14:35:01 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4093 * tm-view.el: setting for "image/x-mag"
4095 Sun Dec 17 14:29:17 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4097 * tm-pgp.el: application/pgp-encrypted support
4099 * tm-pgp.el (mime-article/check-pgp-signature): bug fix
4101 * tm-pgp.el: setting for "text/x-pgp"
4103 * tm-setup.el: setting for tm-image.el when XEmacs is running.
4106 Filters were merged to function `mime-preview/filter-for-image'.
4108 Sat Dec 16 14:59:29 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4110 * tm-image.el: Initial revision
4113 Sat Dec 15 16:16:32 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4115 * tm: Version 7.35 was released.
4116 * tm/gnus: Version 7.24 was released.
4118 Fri Dec 15 15:40:10 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4121 According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
4122 `(autoload 'mc-snarf-keys "mc-toplev")' was added.
4126 (1) Popup menu for Emacs 19.* was deleted.
4127 (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
4128 later, system popup menu is available.
4130 Fri Dec 15 15:02:14 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4132 * tm-edit.el (mime/editor-mode): DOC string was fixed.
4134 Fri Dec 15 13:58:51 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4137 (1) New variable `tm-vm/use-xemacs-popup-menu'.
4138 (2) popup menu of MIME-Edit minor mode became sub menu.
4140 Fri Dec 15 13:56:51 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4143 Setting was modified to load tm-mail after tm-edit is loaded.
4146 (1) New variable `tm-mail/use-xemacs-popup-menu'.
4147 (2) popup menu of MIME-Edit minor mode became sub menu.
4149 * tm-def.el (tm:set-fields): New function
4151 Fri Dec 15 12:00:23 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4153 * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
4156 * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
4159 Thu Dec 14 17:03:27 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4161 * tm: Version 7.34 was released.
4164 New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
4166 Thu Dec 14 15:49:00 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4169 (1) `pgp-elkins' style PGP signature was implemented.
4170 (2) New function `mime-editor/insert-key': It is based on
4171 draft-elkins-pem-pgp-01.txt.
4173 Thu Dec 14 15:41:18 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4175 * tm-pgp.el: New function `mime-article/add-pgp-keys'
4177 Thu Dec 14 15:37:13 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4179 * tm-play.el (mime-article/decode-caesar):
4180 encoding field is symbol, not string.
4182 * tm-html.el: encoding field is symbol, not string.
4184 Thu Dec 14 15:17:56 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4186 * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
4187 According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
4188 `vm-scroll-(forward|backward)' was enclosed by
4189 `(let ((vm-inhibit-startup-message t)) ...)'.
4190 (cf. [tm-ja:1313], [tm-ja:1314])
4192 Thu Dec 14 06:22:20 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4194 * signature.el (signature/insert-signature-at-eof):
4195 `(delete-blank-lines)' was commented out.
4197 Thu Dec 13 15:37:16 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4199 * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
4200 It might be better to treat `vm-honor-page-delimiters' (and
4201 `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
4203 Wed Dec 13 13:40:58 1995 AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
4205 * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
4206 `(goto-char (point-max))'. (cf. [tm-ja:1289])
4208 Wed Dec 13 13:10:27 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4210 * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
4211 mail-header-separator before calling mailcrypt function.
4214 Wed Dec 13 05:46:06 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4216 * tl: Version 7.03.3 was released.
4217 * tm: Version 7.33 was released.
4218 * tm/mh-e: Version 7.44 was released.
4219 * tm/gnus: Version 7.22 was released.
4222 (1) New field variable `mime-viewer/visible-field-list'
4223 (2) New function `mime-preview/cut-header'
4225 * tm-view.el: (mime-viewer/default-content-header-filter):
4228 Tue Dec 11 15:31:29 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4230 * tm-file.el: comment was fixed.
4232 * methods/tm-html, methods/tm-image:
4233 fixed to insert spaces previous and next of "="
4237 Mon Dec 11 18:02:36 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4239 * tl: Version 7.03.2 was released.
4240 * tm: Version 7.32 was released.
4241 * tm/gnus: Version 7.21.2 was released.
4243 Sun Dec 10 20:33:48 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4245 * tm-view.el, tm-play.el: Function `mime::point-preview-content'
4246 was renamed to `mime-preview/point-pcinfo'.
4248 * tm-edit.el: does not exit from MIME editor mode if function
4249 `mime-editor/pgp-processing' is fail.
4252 (1) New variable `mime-editor/signing-type' and
4253 `mime-editor/encrypting-type': their types are pgp-elkins,
4254 pgp-kazu or nil. pgp-elkins is not supported yet.
4255 (2) New function `mime-editor/enclose-signed-region' and
4256 `mime-editor/enclose-encrypted-region' for new enclosure
4257 `signed' and `encrypted'.
4258 (3) New function `mime-editor/process-pgp-kazu': to process
4259 `signed' and `encrypted' enclosure as application/pgp.
4260 (4) New function `mime-editor/set-split'
4262 Sat Dec 9 08:37:21 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4264 * tm-pgp.el (mime-article/check-pgp-signature): Status does not
4267 Sat Dec 9 08:32:56 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4269 * tm-edit.el (mime-editor/process-multipart-1):
4272 * tm-edit.el: rearrangement
4274 Sat Dec 9 04:58:16 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4276 * tm-play.el (mime-article/show-output-buffer):
4277 `(get-buffer-create mime/output-buffer-name)' was inserted.
4279 Sat Dec 9 04:51:49 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4281 * tm-pgp.el: application/pgp-signature support.
4284 Function `mime-article/decode-message/partial' was modified not to
4287 Sat Dec 9 04:11:11 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4290 Constant `mime/decoding-buffer-name' was deleted (because it seems
4293 * tm-edit.el: application/pgp support
4295 Sat Dec 9 03:42:47 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4297 * tm-file.el: setting for another variables to regard as binary.
4299 Sat Dec 9 02:04:41 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4302 Function `mime-viewer/display-content' was fixed about judgement
4305 Sat Dec 9 01:56:28 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4308 Function `mime/parse-multipart' was fixed about point-max slot of
4311 Sat Dec 9 01:41:18 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4313 * tm-def.el: New constant `mime/temp-buffer-name'.
4316 Function `mime-article/decode-message/partial' was modified to use
4317 `mime/temp-buffer-name'.
4319 Fri Dec 8 23:27:19 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4321 * tm-pgp.el: Initial revision
4323 Fri Dec 8 22:32:55 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4325 * tm-vm.el: According to Junya Watanabe
4326 <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
4327 menu in Emacs and Mule.
4330 Fri Dec 8 22:29:27 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4332 * tm-view.el: New variable
4333 `mime-viewer/content-subject-showing-Content-Type-list'
4335 Sat Dec 8 18:29:51 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4337 * tm-file.el(mime-article/extract-file):
4338 Variable `require-final-newline' should be nil.
4341 Thu Dec 7 12:07:47 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4343 * tl: Version 7.03.1 was released.
4344 * tm: Version 7.31 was released.
4345 * tm/gnus: Version 7.21.1 was released.
4347 * Makefile: tl/README.eng was renamed to tl/README.en.
4349 Thu Dec 7 10:23:55 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4351 * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
4353 * tm-mail.el: pop up menu setting for XEmacs.
4356 MUA depended codes about XEmacs pop up menu were moved to
4359 * tm-view.el: defvar `mime::article/preview-buffer' and
4360 `mime::article/code-converter' for XEmacs.
4362 * tm-edit.el: some comments are modified.
4364 Thu Dec 7 09:10:28 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4367 (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
4368 (2) README.eng was rename to README.en.
4370 Thu Dec 7 08:01:31 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4373 Function `mime-article/view-message/rfc822' was modified to set
4374 buffer local variable `mime::article/code-converter'.
4377 New buffer local variable `mime::article/code-converter': It
4378 specifies code-converter. If it is nil,
4379 `mime-viewer/code-converter-alist' is used.
4381 Thu Dec 7 06:18:21 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4384 pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
4386 Thu Dec 7 06:10:32 1995 Steven L. Baur <steve@miranova.com>
4388 * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
4390 Thu Dec 7 04:55:49 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4392 * tm-rmail.el: version variables were added.
4395 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
4396 to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
4397 some extensions) (cf. [tm-ja:1225])
4399 Thu Dec 6 23:16:14 1995 Steven L. Baur <steve@miranova.com>
4401 * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
4403 Thu Dec 6 15:53:54 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4405 * README.eng: fixed typo about VM (cf. [tm-ja:1224])
4407 * tm-file.el: fix and extend. (cf. [tm-ja:1224])
4409 Wed Dec 6 15:35:52 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4412 `(substitute-key-definition
4413 'rmail-forward 'tm-rmail/forward rmail-mode-map)'
4414 should be enclosed by (call-after-loaded 'mime-setup ..).
4417 Wed Dec 6 12:52:53 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4419 * tm: Version 7.30 was released.
4420 * tm/mh-e: Version 7.43 was released.
4421 * tm/gnus: Version 7.21 was released.
4422 * tl: Version 7.03 was released.
4424 * tm-edit.el: In function `mime-editor/split-and-send', to
4425 `(make-variable-buffer-local 'mail-header-separator)' was changed
4426 to `(make-local-variable 'mail-header-separator)'.
4428 * tm-play.el: In function `mime-article/decode-caesar',
4429 `(setq buffer-read-only nil)' was inserted before
4430 `(erase-buffer)'. (cf. [tm-ja:1214])
4432 Wed Dec 6 09:21:07 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4435 According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
4436 added and rewrote about VM.
4438 Wed Dec 6 08:49:15 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4441 (1) Function `tm-vm/over-to-previous' was renamed to
4442 `tm-vm/over-to-previous-method'.
4443 (2) Function `tm-vm/over-to-next was renamed to
4444 `tm-vm/over-to-next-method'.
4446 Wed Dec 6 06:55:07 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4449 - Variable `tm-vm/automatic-mime-preview' was changed to user
4452 - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
4455 - New function `tm-vm/over-to-previous' and
4456 `tm-vm/over-to-next': they are over-to-previous-method and
4457 over-to-next-method. They are not only set for vm-mode, but
4458 also vm-virtual-mode.
4460 - add-hook to `tm-vm/update-record' was fixed to
4461 `tm-vm/bbdb-update-record'. It is typo.
4463 Wed Dec 6 08:20:02 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4465 * tm-eword.el, tm-ew-d.el: comment was modified.
4467 * README.eng: New section `How to get new version'.
4469 * tm-view.el, tm-play.el:
4470 (1) buffer local variable `mime/show-mode-old-window-configuration'
4471 was renamed to `mime::article/preview-buffer'.
4472 (2) modified about window configuration.
4475 (1) Function `tm-vm/preview-current-message' was modified.
4476 (2) over-to-previous-method and over-to-next-method are modified.
4478 Wed Dec 6 04:18:23 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4480 * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
4481 modified to use function `code-convert-region'. (cf. [tm-ja:1204])
4483 Wed Dec 5 18:52:52 1995 steve@miranova.com (Steven L. Baur)
4485 * config.tm: bindir declaration was fixed.
4488 Tue Dec 5 07:58:52 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4490 * tm: Version 7.29 was released.
4491 * tm/mh-e: Version 7.41 was released.
4492 * tm/gnus: Version 7.20.1 was released.
4493 * tl: Version 7.02 was released.
4495 * tm-edit.el: Setting for ISO-2022-KR.
4497 Mon Dec 4 20:33:11 1995 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
4500 setting for mime-viewer/over-to-(previous|next)-method-alist.
4503 * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
4506 Mon Dec 4 00:24:19 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4508 * tm: Version 7.28 was released.
4509 * tm/mh-e: Version 7.40 was released.
4510 * tm/gnus: Version 7.20 was released.
4512 * tm-view.el: setting for external method ``tm-html''.
4514 * tm-html.el: setting for "extract" mode.
4516 * README.eng: rewrote for tm 7.*.
4518 * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
4521 * mk-tm: richtext.el and tinyrich.el were moved to tl package.
4523 Sun Dec 3 14:09:18 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4525 * tm-vm.el: modified to use tm-mail.
4528 Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
4530 * tm-mail.el: New module: for mail-mode.
4532 Fri Dec 1 17:11:01 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4534 * tm-ew-e.el: fixed problem of exceptional case of encoding.
4536 Wed Nov 29 21:51:05 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4538 * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
4539 (setq mail-signature nil) when `mime-setup-use-signature' is t.
4543 (1) fixed problem in function `tm-vm/preview-current-message'.
4544 (2) New function `tm-vm/visit-folder-function'. It is set to
4545 `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
4546 directly. It is bug fix for getting new mail when visit to a
4550 Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
4551 applied. (cf. [tm-ja:1164])
4553 Sat Nov 25 02:14:25 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4556 Function `mime-editor/enclose-region' was fixed not to insert
4557 "text/plain" tag when end of enclosure is end of buffer.
4560 Thu Nov 23 10:21:05 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4562 * tm 7.27.1 was released.
4565 ".*Received" was inserted into default value of variable
4566 `mime-viewer/ignored-field-list'.
4569 autoload setting for function `mime/decode-message-header'.
4571 Tue Nov 21 09:43:00 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4573 * tm-vm.el: fixed problem of function `tm-vm/quit'.
4575 Mon Nov 20 23:54:54 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4577 * tm-vm.el: Function `tm-vm/preview-current-message' was
4581 Mon Nov 20 02:48:34 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4583 * tm 7.27 is released.
4584 * tm/mh-e: Attached version 7.25.
4585 * tm/gnus: Attached version 7.18.
4588 (1) Function `tm-vm/preview-current-message' was fixed.
4589 (2) setting for BBDB was modified.
4592 In function `mime-editor/enclose-region, interpretation
4593 mistake of RFC 1521 was fixed.
4595 Sun Nov 19 18:06:34 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4598 fixed problem of function `tm-vm/scroll-forward' and
4599 `tm-vm/scroll-backward'.
4602 (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
4603 function `tm-vm/preview-current-message'.
4604 (2) setting for BBDB.
4605 (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
4608 (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
4609 of (add-hook 'mail-mode-hook 'mime/editor-mode).
4612 (1) fixed problem of function `mime::article/preview-buffer'.
4613 (2) Don't reset of hooks when mime-setup is loaded.
4615 Fri Nov 17 14:34:52 1995 Morioka Tomohiko <morioka@jaist.ac.jp>
4618 Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was
4622 KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
4623 was applied. (cf. [tm-ja:1117])
4626 changed Subject field decoding way when does not use tiny-mime
4630 SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
4631 applied. (cf. [tm-ja:1120])
4634 SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
4635 applied. (cf. [tm-ja:1119])
4638 In function `tm-mh-e/forward', use forwcomps specified by
4639 variable `tm-mh-e/forwcomps' when variable
4640 `tm-mh-e/use-forwcomps' was non-nil.
4643 YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.