tm 7.46.
[elisp/tm.git] / gnus / ChangeLog
1 Wed Feb 28 13:32:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm/gnus: Version 7.48 was released.
4
5 Tue Feb 27 19:06:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
6
7         * tm-gnus3.el, tm-gnus4.el: BBDB setting codes were deleted.
8
9 Tue Feb 27 19:05:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
10
11         * tm-sgnus.el: BBDB setting codes were moved to tm-gnus.el.
12
13 Tue Feb 27 19:04:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
14
15         * tm-gnus.el: BBDB setting codes were moved from tm-sgnus.el.
16
17 Tue Feb 27 18:59:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
18
19         * tm-sgnus.el:
20         `(add-hook 'gnus-article-display-hook 'tm-bbdb/update-record)'
21         instead of
22         `(add-hook 'tm-gnus/article-prepare-hook
23                    'bbdb/gnus-update-record)'.
24
25 Tue Feb 27 18:25:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
26
27         * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects):
28         New implementation.
29
30 \f
31 Wed Feb 14 13:01:34 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
32
33         * tm/gnus: Version 7.45 was released.
34
35 Fri Feb  9 10:30:48 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
36
37         * tm-sgnus.el: Function `tm-gnus/prepare-save-mail-function' is
38         inserted to `nnbabyl-prepare-save-mail-hook',
39         `nnml-prepare-save-mail-hook' and `nnmh-prepare-save-mail-hook' if
40         Mule is running.
41
42 Fri Feb  9 10:20:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
43
44         * tm-sgnus.el (tm-gnus/nnmail-get-new-mail): new function.
45         `nnmail-get-new-mail' is redefine if Mule is running.
46
47 \f
48 Fri Feb  9 08:47:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
49
50         * tm/gnus: Version 7.43 was released.
51
52 Fri Feb  9 07:48:32 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
53
54         * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects):
55         convert character code of ``from'' (cf. [tm-ja:1568])
56
57 Fri Feb  9 06:19:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
58
59         * tm-sgnus.el: Function `tm-gnus/prepare-save-mail-function' is
60         inserted to `nnmbox-prepare-save-mail-hook' if Mule is running.
61
62 \f
63 Thu Feb  8 06:17:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
64
65         * tm/gnus: Version 7.41 was released.
66
67         * tm-sgnus.el (tm-gnus/nnheader-find-file-noselect): new function.
68         `nnheader-find-file-noselect' is redefine if Mule is running.
69
70 Thu Feb  8 03:35:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
71
72         * tm-sgnus.el (tm-gnus/prepare-save-mail-function): new function;
73         It is inserted into `nnfolder-prepare-save-mail-hook' if Mule is
74         running.
75
76 Thu Feb  8 01:30:10 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
77
78         * mk-tgnus, tm-sgnus.el, tm-gnus.el: tm-gd5.el was deleted.
79         Self code conversion feature for Gnus 5.[01] was deleted.
80
81 Tue Feb  6 08:53:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
82
83         * tm-sgnus.el: use `substitute-key-definition' to define
84         `tm-gnus/summary-toggle-header' key.
85
86 \f
87 Thu Jan 25 03:21:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
88
89         * tm/gnus: Version 7.37 was released.
90
91 Thu Jan 25 02:41:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
92
93         * Self code conversion for MULE was supported for Gnus 5.[01] and
94         September Gnus.
95
96         * tm-gnus.el (tm-gnus/maybe-code-convert): new function to convert
97         character code for Gnus 5.[01]
98
99         * tm-sgnus.el: Code conversion parts were moved from tm-gd5.el.
100
101         * tm-gd5.el: Code conversion parts were moved from tm-sgnus.el.
102
103         * tm-gd5.el: (tm-gnus/decode-summary-from-and-subjects): convert
104         code in Subject field
105
106 Wed Jan 24 14:22:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
107
108         * tm-sgnus.el: self code conversion for MULE
109
110 Tue Jan 23 14:08:38 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
111
112         * tm-gnus.el: redefine function `gnus-article-delete-headers' for
113         GNUS 3.15 .. 4.1.*
114
115 \f
116 Tue Jan 23 04:57:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
117
118         * tm/gnus: Version 7.34 was released.
119
120         * tm-sgnus.el, tm-gnus4.el, tm-gnus3.el:
121         (require 'tm-bbdb) if bbdb is provided.
122
123 \f
124 Sat Jan 20 02:23:40 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
125
126         * tm/gnus: Version 7.33.1 was released.
127
128         * tm-gnus.el: redefine function `gnus-news-reply' for GNUS 3.15 .. 
129         4.1.* to fix problem about following. (cf. [tm-ja:1456],
130         [tm-ja:1473])
131
132 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
133
134         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
135
136 \f
137 Tue Jan  9 12:06:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
138         
139         * tm/gnus: version 7.33 was released.
140
141         * tm-sgnus.el: `gnus-forward-insert-buffer' redefining was changed 
142         because `eval-after-load' is not exist in XEmacs.
143         (cf. [tm-en:249])
144
145 Tue Dec 26 07:03:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
146
147         * tm-sgnus.el: setting for message/rfc822 style forward if
148         mime-setup is used.
149
150 Tue Dec 26 00:11:39 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
151
152         * tm-sgnus.el (tm-gnus/summary-toggle-header):
153         `mime-viewer/ignored-field-regexp' was not set.
154
155         * tm-sgnus.el (tm-gnus/preview-article): does not cut fields in
156         `mime/viewer-mode'.
157
158 \f
159 Mon Dec 25 08:15:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
160
161         * tm/gnus: Version 7.30 was released.
162
163         * tm-sgnus.el (tm-gnus/summary-toggle-header):
164         use `mime-viewer/redisplay'
165
166         * mk-tgnus: (install-tm-gnus):
167         `(setq command-line-args-left (cdr command-line-args-left))'
168         was added.
169
170 Sat Dec 23 12:57:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
171
172         * tm-sgnus.el (tm-gnus/summary-toggle-header): New implement
173
174         * tm-sgnus.el: uses original `gnus-article-hide-headers-if-wanted'
175
176 \f
177 Fri Dec 22 08:57:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
178
179         * tm/gnus: Version 7.28 was released.
180
181 Fri Dec 22 07:08:15 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
182
183         * tm-sgnus.el:
184         `(eval-when-compile (require 'cl))' was inserted.
185         (cf. [tm-ja:1414])
186
187         * tm-sgnus.el (tm-gnus/preview-cut-header): 'gnus-type and
188         'headers are added to text property. (cf. [tm-ja:1414])
189
190 \f
191 Wed Dec 20 12:00:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
192
193         * tm/gnus: Version 7.26 was released.
194
195         * tm-gnus4.el: (tm-gnus/preview-article-if-you-need):
196         `(setq buffer-read-only nil)' for GNUS.
197
198 Wed Dec 20 07:04:55 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
199
200         * tm-sgnus.el: use text property to hide fields.
201         (cf. [tm-ja:1384])
202
203 Mon Dec 18 11:08:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
204
205         * tm-gnus4.el, tm-sgnus.el:
206         setting for `mime-viewer/show-summary-method'
207
208 \f
209 Mon Dec 18 12:06:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
210
211         * tm/gnus: Version 7.25 was released.
212
213 Sat Dec 16 14:54:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
214
215         * tm-gnus4.el:
216         (tm-gnus/view-message, tm-gnus/preview-article-if-you-need):
217         enclose `(run-hooks 'tm-gnus/article-prepare-hook)' by
218         `(let (buffer-read-only) ...)'. (cf. [tm-ja:1350])
219
220 \f
221 Sat Dec 15 15:03:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
222
223         * tm/gnus: Version 7.24 was released.
224
225 Fri Dec 15 13:47:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
226
227         * tm-sgnus.el (tm-gnus/summary-toggle-header):
228         new implementation
229
230 \f
231 Wed Dec 13 19:12:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
232
233         * tm/gnus: Version 7.22 was released.
234
235 Mon Dec 11 12:50:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
236
237         * tm-sgnus.el (tm-gnus/summary-toggle-header):
238         use `tm-gnus/automatic-mime-preview' to judge automatic MIME
239         preview or not.
240
241 \f
242 Mon Dec 11 18:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
243
244         * tm/gnus: Version 7.21.2 was released.
245
246 Fri Dec  8 22:35:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
247
248         * tm-gnus.el: modified about XEmacs menu setting in Emacs and
249         Mule.
250
251 \f
252 Thu Dec  7 10:21:22 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
253
254         * tm/gnus: Version 7.21.1 was released.
255
256         * tm-gnus.el: news-reply-mode pop up menu setting for XEmacs.
257
258 Thu Dec  7 08:44:12 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
259
260         * tm-gnus4.el:
261         Function `tm-gnus/article-reset-variable' was modified to reset
262         `gnus-original-article-buffer' to nil instead of
263         `gnus-article-buffer'.
264
265 \f
266 Wed Dec  6 07:39:37 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
267
268         * tm/gnus: Version 7.21 was released.
269
270         * tm-sgnus.el: New function `tm-gnus/partial-preview-function'.
271
272         * Makefile: install-* were modified.
273
274 \f
275 Tue Dec  5 07:51:04 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
276
277         * tm/gnus: Version 7.20.1 was released.
278
279         * Makefile: fixed typo of `install-18'.
280
281 Tue Dec  5 07:36:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
282
283         * tm-gnus4.el: Function `tm-gnus/preview-article-if-you-need' was
284         fixed to set variable `tm-gnus/automatic-mime-preview' and
285         variable `gnus-original-article-buffer'.
286
287 Mon Dec  4 23:55:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
288
289         * tm-gnus.el:
290         call-after-loaded definitions for tm-edit are merged.
291
292 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
293
294         * tm-gnus.el:
295         mime-editor/message-inserter-alist setting for mail-mode
296         (cf. [tm-ja:1195])
297
298 Tue Dec  4 14:30:44 1995  Dave Goldberg <dsg@linus.mitre.org>
299
300         * Makefile:
301         There's a problem with tm/gnus/Makefile.  In particular, the order
302         of the -l arguments is wrong because of the
303         (require 'tl-misc) in the g*-path files.  Since load-path gets set
304         to find ../../tl in mk-tgnus.el, that has to be loaded first.
305
306 Mon Dec  4 06:32:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
307
308         * tm-gnus4.el:
309         OKABE, Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied to fix
310         problem of function `tm-gnus/view-message' in automatic MIME preview
311         mode. (cf. [tm-ja:1191])
312
313 \f
314 Mon Dec  4 00:25:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
315
316         * tm/gnus: Version 7.20 was released.
317
318         * tm-sgnus.el: quitting method was fixed.
319
320         * tm-gnus4.el: fixed problem of quitting method.
321
322         * tm-gnus4.el:
323         Function `tm-gnus/view-message' was fixed for automatic MIME preview
324         mode.
325
326 Fri Dec  1 23:12:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
327
328         * tm-gnus4.el: (1) New variable `gnus-original-article-buffer'.
329         (2) New function `tm-gnus/article-reset-variable'.
330         (3) `(setq buffer-read-only nil)' was deleted in function
331             `tm-gnus/preview-article-if-you-need'.
332
333 Fri Dec  1 19:23:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
334
335         * tm-gnus4.el:
336         applied OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch to fix
337         problem of quitting method.
338
339 \f
340 Thu Nov 23 19:31:40 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
341
342         * tm/gnus: Version 7.19 was released.
343
344 Tue Nov 21 03:02:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
345
346         * tm-gnus.el: Version judgement was changed.
347
348 \f
349 Mon Nov 20 12:01:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
350
351         * tm/gnus: Version 7.18 was released.
352
353 Sun Nov 19 08:30:08 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
354
355         * tm-gnus.el: module composition was changed.
356                 (ding) Gnus support was stopped.
357
358         * tm-sgnus.el: insert (require 'tm-gd5).
359
360         * tm-gd5.el: Initial revision
361         tm-gnus library module for Gnus 5.*.
362
363         * tm-gnus4.el: tm-gnus5.el was merged into tm-gnus4.el.
364                        (tm-gnus5.el was abolished.)
365
366         * tm-gnus3.el:
367         (1) `tm-ognus.el' was renamed to `tm-gd3.el'.
368         (2) setting for BBDB.
369
370         * tm-gd3.el: some codes for tm-gnus3.el was moved to
371                      tm-gnus3.el.
372
373         * tm-sgnus.el: setting for variable
374         `gnus-decode-encoded-word-method'. (It will be proposed as a
375         variable of September Gnus)