tm 7.102.
[elisp/tm.git] / methods / ChangeLog
1 1997-01-22  Steve Carney      <carney@gvc.dec.com>
2
3         * tm-au: modified to support Digital Unix.
4
5 Fri Jan 10 14:53:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * tm-plain, tm-html, tm-file, tm-au: Add header.
8
9 Tue Jan  7 04:07:20 1997  Martin Buchholz <mrb@Eng.Sun.COM>
10
11         * tmdecode, tm-ps, tm-plain, tm-html, tm-mpeg, tm-image, tm-file,
12         tm-au: avoid to lost submodules.
13
14 Fri Dec 27 13:57:36 1996  Chris Felaco <felaco@GPW058.ED.RAY.COM>
15
16         * tm-au: Don't use pipe to avoid problem in Solaris
17         2.5. (cf. [tm-en:1068])
18
19 Sat Sep 21 15:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
20
21         * tmdecode: add x-gzip64.
22
23         * tm-ps: New file.
24
25 Thu Aug  8 15:58:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
26
27         * tm-html: `grep -s' seems not work fine.
28
29 Sun Mar 24 22:40:03 1996  Rob Kooper <kooper@cc.gatech.edu>
30
31         * tm-au: patch for SGI machine (cf. [tm-en:392])
32
33 Mon Mar 11 15:05:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
34
35         * tm-html: When starting netscape to view a html message it would
36         always start a new netscape browser. Following patch to
37         tm/methods/tm-html will prevent this. (cf. [bug-tm-en:373])
38
39 Mon Mar 10 23:07:42 1996  Rob Kooper    <kooper@cc.gatech.edu>
40
41         * tm-html: When starting netscape to view a html message it would
42         always start a new netscape browser. Following patch to
43         tm/methods/tm-html will prevent this. (cf. [bug-tm-en:373])
44
45 Fri Feb 23 18:26:23 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
46
47         * tm-html: If `TM_WWW_BROWSER' indicates Netscape, check running
48         Netscape process and use it if it is running. (Thanks to Kai
49         Grossjohann <grossjoh@ls6.informatik.uni-dortmund.de>)
50
51 Thu Feb 22 18:41:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
52
53         * tm-html: rm is executed in trap.
54
55 Thu Feb 22 18:20:14 1996  Kai Grossjohann <grossjoh@ls6.informatik.uni-dortmund.de>
56         
57         * tm-html: enclose `$3' by double quote