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