tm 7.41.
[elisp/tm.git] / gnus / ChangeLog
1 Sat Jan 20 02:23:40 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm/gnus: Version 7.33.1 was released.
4
5         * tm-gnus.el: redefine function `gnus-news-reply' for GNUS 3.15 .. 
6         4.1.* to fix problem about following. (cf. [tm-ja:1456],
7         [tm-ja:1473])
8
9 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
10
11         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
12
13 \f
14 Tue Jan  9 12:06:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
15         
16         * tm/gnus: version 7.33 was released.
17
18         * tm-sgnus.el: `gnus-forward-insert-buffer' redefining was changed 
19         because `eval-after-load' is not exist in XEmacs.
20         (cf. [tm-en:249])
21
22 Tue Dec 26 07:03:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
23
24         * tm-sgnus.el: setting for message/rfc822 style forward if
25         mime-setup is used.
26
27 Tue Dec 26 00:11:39 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
28
29         * tm-sgnus.el (tm-gnus/summary-toggle-header):
30         `mime-viewer/ignored-field-regexp' was not set.
31
32         * tm-sgnus.el (tm-gnus/preview-article): does not cut fields in
33         `mime/viewer-mode'.
34
35 \f
36 Mon Dec 25 08:15:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
37
38         * tm/gnus: Version 7.30 was released.
39
40         * tm-sgnus.el (tm-gnus/summary-toggle-header):
41         use `mime-viewer/redisplay'
42
43         * mk-tgnus: (install-tm-gnus):
44         `(setq command-line-args-left (cdr command-line-args-left))'
45         was added.
46
47 Sat Dec 23 12:57:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
48
49         * tm-sgnus.el (tm-gnus/summary-toggle-header): New implement
50
51         * tm-sgnus.el: uses original `gnus-article-hide-headers-if-wanted'
52
53 \f
54 Fri Dec 22 08:57:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
55
56         * tm/gnus: Version 7.28 was released.
57
58 Fri Dec 22 07:08:15 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
59
60         * tm-sgnus.el:
61         `(eval-when-compile (require 'cl))' was inserted.
62         (cf. [tm-ja:1414])
63
64         * tm-sgnus.el (tm-gnus/preview-cut-header): 'gnus-type and
65         'headers are added to text property. (cf. [tm-ja:1414])
66
67 \f
68 Wed Dec 20 12:00:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
69
70         * tm/gnus: Version 7.26 was released.
71
72         * tm-gnus4.el: (tm-gnus/preview-article-if-you-need):
73         `(setq buffer-read-only nil)' for GNUS.
74
75 Wed Dec 20 07:04:55 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
76
77         * tm-sgnus.el: use text property to hide fields.
78         (cf. [tm-ja:1384])
79
80 Mon Dec 18 11:08:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
81
82         * tm-gnus4.el, tm-sgnus.el:
83         setting for `mime-viewer/show-summary-method'
84
85 \f
86 Mon Dec 18 12:06:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
87
88         * tm/gnus: Version 7.25 was released.
89
90 Sat Dec 16 14:54:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
91
92         * tm-gnus4.el:
93         (tm-gnus/view-message, tm-gnus/preview-article-if-you-need):
94         enclose `(run-hooks 'tm-gnus/article-prepare-hook)' by
95         `(let (buffer-read-only) ...)'. (cf. [tm-ja:1350])
96
97 \f
98 Sat Dec 15 15:03:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
99
100         * tm/gnus: Version 7.24 was released.
101
102 Fri Dec 15 13:47:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
103
104         * tm-sgnus.el (tm-gnus/summary-toggle-header):
105         new implementation
106
107 \f
108 Wed Dec 13 19:12:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
109
110         * tm/gnus: Version 7.22 was released.
111
112 Mon Dec 11 12:50:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
113
114         * tm-sgnus.el (tm-gnus/summary-toggle-header):
115         use `tm-gnus/automatic-mime-preview' to judge automatic MIME
116         preview or not.
117
118 \f
119 Mon Dec 11 18:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
120
121         * tm/gnus: Version 7.21.2 was released.
122
123 Fri Dec  8 22:35:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
124
125         * tm-gnus.el: modified about XEmacs menu setting in Emacs and
126         Mule.
127
128 \f
129 Thu Dec  7 10:21:22 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
130
131         * tm/gnus: Version 7.21.1 was released.
132
133         * tm-gnus.el: news-reply-mode pop up menu setting for XEmacs.
134
135 Thu Dec  7 08:44:12 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
136
137         * tm-gnus4.el:
138         Function `tm-gnus/article-reset-variable' was modified to reset
139         `gnus-original-article-buffer' to nil instead of
140         `gnus-article-buffer'.
141
142 \f
143 Wed Dec  6 07:39:37 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
144
145         * tm/gnus: Version 7.21 was released.
146
147         * tm-sgnus.el: New function `tm-gnus/partial-preview-function'.
148
149         * Makefile: install-* were modified.
150
151 \f
152 Tue Dec  5 07:51:04 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
153
154         * tm/gnus: Version 7.20.1 was released.
155
156         * Makefile: fixed typo of `install-18'.
157
158 Tue Dec  5 07:36:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
159
160         * tm-gnus4.el: Function `tm-gnus/preview-article-if-you-need' was
161         fixed to set variable `tm-gnus/automatic-mime-preview' and
162         variable `gnus-original-article-buffer'.
163
164 Mon Dec  4 23:55:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
165
166         * tm-gnus.el:
167         call-after-loaded definitions for tm-edit are merged.
168
169 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
170
171         * tm-gnus.el:
172         mime-editor/message-inserter-alist setting for mail-mode
173         (cf. [tm-ja:1195])
174
175 Tue Dec  4 14:30:44 1995  Dave Goldberg <dsg@linus.mitre.org>
176
177         * Makefile:
178         There's a problem with tm/gnus/Makefile.  In particular, the order
179         of the -l arguments is wrong because of the
180         (require 'tl-misc) in the g*-path files.  Since load-path gets set
181         to find ../../tl in mk-tgnus.el, that has to be loaded first.
182
183 Mon Dec  4 06:32:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
184
185         * tm-gnus4.el:
186         OKABE, Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied to fix
187         problem of function `tm-gnus/view-message' in automatic MIME preview
188         mode. (cf. [tm-ja:1191])
189
190 \f
191 Mon Dec  4 00:25:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
192
193         * tm/gnus: Version 7.20 was released.
194
195         * tm-sgnus.el: quitting method was fixed.
196
197         * tm-gnus4.el: fixed problem of quitting method.
198
199         * tm-gnus4.el:
200         Function `tm-gnus/view-message' was fixed for automatic MIME preview
201         mode.
202
203 Fri Dec  1 23:12:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
204
205         * tm-gnus4.el: (1) New variable `gnus-original-article-buffer'.
206         (2) New function `tm-gnus/article-reset-variable'.
207         (3) `(setq buffer-read-only nil)' was deleted in function
208             `tm-gnus/preview-article-if-you-need'.
209
210 Fri Dec  1 19:23:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
211
212         * tm-gnus4.el:
213         applied OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch to fix
214         problem of quitting method.
215
216 \f
217 Thu Nov 23 19:31:40 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
218
219         * tm/gnus: Version 7.19 was released.
220
221 Tue Nov 21 03:02:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
222
223         * tm-gnus.el: Version judgement was changed.
224
225 \f
226 Mon Nov 20 12:01:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
227
228         * tm/gnus: Version 7.18 was released.
229
230 Sun Nov 19 08:30:08 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
231
232         * tm-gnus.el: module composition was changed.
233                 (ding) Gnus support was stopped.
234
235         * tm-sgnus.el: insert (require 'tm-gd5).
236
237         * tm-gd5.el: Initial revision
238         tm-gnus library module for Gnus 5.*.
239
240         * tm-gnus4.el: tm-gnus5.el was merged into tm-gnus4.el.
241                        (tm-gnus5.el was abolished.)
242
243         * tm-gnus3.el:
244         (1) `tm-ognus.el' was renamed to `tm-gd3.el'.
245         (2) setting for BBDB.
246
247         * tm-gd3.el: some codes for tm-gnus3.el was moved to
248                      tm-gnus3.el.
249
250         * tm-sgnus.el: setting for variable
251         `gnus-decode-encoded-word-method'. (It will be proposed as a
252         variable of September Gnus)