tm 7.80.
[elisp/tm.git] / Changes-6.89-6.92.en
1 * tm
2
3 tm/tm-def.el
4 ----------------------------
5 revision 6.6
6 date: 1995/09/24 22:24:17;  author: morioka;  state: Exp;  lines: +9 -4
7 Function `tm:browse-url' was defined.
8 ----------------------------
9 revision 6.5
10 date: 1995/09/24 20:19:02;  author: morioka;  state: Exp;  lines: +14 -4
11 Function `tm:button-dispatcher' was modified to call variable
12 `tm:mother-button-dispatcher' when tm-callback is not found.
13 ----------------------------
14 revision 6.4
15 date: 1995/09/22 00:08:37;  author: morioka;  state: Exp;  lines: +14 -1
16 Variable `tm:URL-regexp' and variable `browse-url-browser-function'
17 are defined.
18 ----------------------------
19
20 tm/tm-view.el
21 ----------------------------
22 revision 6.92
23 date: 1995/09/24 22:25:24;  author: morioka;  state: Exp;  lines: +2 -2
24 Function `tm:browse-url' was called instead of variable
25 `browse-url-browser-function'.
26 ----------------------------
27 revision 6.91
28 date: 1995/09/24 20:16:11;  author: morioka;  state: Exp;  lines: +16 -10
29 Some functions were added optional arguments to specify article-buffer 
30 and preview-buffer. It is to support preview buffer support feature of
31 September Gnus.
32 ----------------------------
33 revision 6.90
34 date: 1995/09/22 00:02:55;  author: morioka;  state: Exp;  lines: +41 -25
35 (1) Does not decode X-Face automatically. New command
36     `mime-viewer/display-x-face' to decode X-Face was bound to `f' key
37     of mime/viewer-mode.
38 (2) If variable `browse-url-browser-function' is set, button to call
39     it is set for URL regions of text/plain contents.
40 ----------------------------
41 revision 6.89
42 date: 1995/09/21 23:20:55;  author: morioka;  state: Exp;  lines: +4 -6
43 Format of variable `mime-viewer/ignored-field-regexp' was changed. Its 
44 head is `^', bottom is `:'.
45 ----------------------------
46
47
48 * tm/gnus
49
50   Attached version 6.23.
51
52 tm/gnus/tm-gnus.el
53 ----------------------------
54 revision 6.4
55 date: 1995/09/24 20:22:40;  author: morioka;  state: Exp;  lines: +5 -2
56 (require 'tm-sgnus) when September Gnus.
57 ----------------------------
58
59 tm/gnus/tm-sgnus.el
60 ----------------------------
61 revision 6.23
62 date: 1995/09/24 20:20:32;  author: morioka;  state: Exp;
63 It was created for September Gnus.
64 Notice that it needs September Gnus v0.02 or later.
65 ----------------------------