This commit was generated by cvs2svn to compensate for changes in r533,
[elisp/tm.git] / Changes-7.26.en
1 * tl
2
3   Attached version 7.01.7.
4
5
6 * tm
7
8 signature.el
9 ----------------------------
10 revision 7.0
11 date: 1995/11/16 16:28:53;  author: morioka;  state: Exp;  lines: +2 -2
12 Default value of variable `signature-insert-at-eof' was recovered to
13 nil.
14 ----------------------------
15 revision 6.0
16 date: 1995/11/16 16:28:17;  author: morioka;  state: Exp;  lines: +10 -11
17 Function `signature/insert-signature-at-eof' was modified not to do
18 save-excursion.
19 ----------------------------
20 revision 5.0
21 date: 1995/11/16 15:05:53;  author: morioka;  state: Exp;  lines: +2 -2
22 Default value of variable `signature-insert-at-eof' was changed to t.
23 ----------------------------
24
25 tm-edit.el
26 ----------------------------
27 revision 7.26
28 date: 1995/11/16 16:32:36;  author: morioka;  state: Exp;  lines: +140 -107
29 fixed mistake about multipart boundary in RFC 1521 interpretation.
30 ----------------------------
31
32 tm-html.el
33 ----------------------------
34 revision 7.1
35 date: 1995/11/16 15:43:34;  author: morioka;  state: Exp;  lines: +2 -1
36 call `mime-article/decode-html-hook'.
37 ----------------------------
38 revision 7.0
39 date: 1995/11/16 15:42:08;  author: morioka;  state: Exp;  lines: +1 -6
40 Variable `mime-viewer/html-default-mode' was abolished.
41 ----------------------------
42 revision 6.0
43 date: 1995/11/16 15:40:04;  author: morioka;  state: Exp;  lines: +3 -3
44 Function `mime-viewer/decode-html' was renamed to
45 `mime-article/decode-html'.
46 ----------------------------
47 revision 5.0
48 date: 1995/11/16 15:38:16;  author: morioka;  state: Exp;  lines: +3 -3
49 renamed to tm-html.el.
50 ----------------------------
51 revision 4.0
52 date: 1995/11/16 15:35:57;  author: morioka;  state: Exp;  lines: +8 -2
53 Function `mime-viewer/decode-html' was fixed to bind local variable
54 `encoding'.
55 ----------------------------
56
57 tm-partial.el
58 ----------------------------
59 revision 7.11
60 date: 1995/11/16 15:51:10;  author: morioka;  state: Exp;  lines: +2 -1
61 insert (require 'tm-play).
62 ----------------------------
63
64 tm-play.el
65 ----------------------------
66 revision 7.2
67 date: 1995/11/16 15:12:43;  author: morioka;  state: Exp;  lines: +3 -2
68 Function `mime-article/decode-caesar' was fixed mistake of local
69 variable `charset' and `encoding'.
70 ----------------------------
71
72 tm-vm.el
73 ----------------------------
74 revision 7.10
75 date: 1995/11/16 17:07:02;  author: morioka;  state: Exp;  lines: +3 -2
76 Function `tm-vm/quit' was fixed to check
77 `mime::article/preview-buffer' is exist or not.
78 ----------------------------
79 revision 7.9
80 date: 1995/11/16 17:04:03;  author: morioka;  state: Exp;  lines: +29 -1
81 New function `tm-vm/expunge-folder' by Oscar Figueiredo
82 <figueire@lspsun2.epfl.ch>.
83 ----------------------------
84 revision 7.8
85 date: 1995/11/16 11:20:57;  author: morioka;  state: Exp;  lines: +2 -2
86 SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was applied.
87 (c.f. [tm ML:1112])
88 ----------------------------
89
90
91 * tm/gnus
92
93   Attached Version 7.16.1.
94
95 tm-gnus.el
96 ----------------------------
97 revision 7.5
98 date: 1995/11/16 15:28:58;  author: morioka;  state: Exp;  lines: +2 -2
99 Function `tm-gnus/insert-article was fixed to change
100 `mime-editor/yank-ignored-fields-regexp' to
101 `mime-editor/yank-ignored-field-regexp'.
102 ----------------------------