tm 7.69.
[elisp/tm.git] / gnus / ChangeLog
1 Thu Jun 27 15:19:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm/gnus: Version 7.72 was released.
4
5 Thu Jun 27 15:09:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * Makefile: gnus5o was abolished,
8
9 Thu Jun 27 15:01:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
10
11         * mk-tgnus (install-tm-gnus): New condition.
12
13         * mk-tgnus: tm-sgnus.el was renamed to tm-gnus5.el.
14
15 Thu Jun 27 14:51:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
16
17         * Makefile: gnus5 was renamed to gnus5o.
18         sgnus was renamed to gnus5.
19         g5-path was renamed to g5o-path.
20         s-path was renamed to g5-path.
21
22 Thu Jun 27 14:43:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
23
24         * tm-gnus.el, tm-gnus5.el: tm-sgnus.el was renamed to tm-gnus5.el.
25
26         * tm-sgnus.el (tm-gnus/version): modified.
27
28 Thu Jun 27 13:46:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
29
30         * tm-sgnus.el: Set *big5* as default-coding-system for tw.
31
32 \f
33 Mon Jun 10 01:56:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
34
35         * tm/gnus: Version 7.69 was released.
36
37 Sun Jun  9 06:57:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
38
39         * tm-sgnus.el: Set implementation for `message-mode' to
40         `mime-editor/split-message-sender-alist'.
41
42 Sun Jun  9 06:53:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
43
44         * tm-gnus4.el: Set `gnus-inews-news' to `news-reply-mode' of
45         alist `mime-editor/split-message-sender-alist'.
46
47 Sun Jun  9 06:51:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
48
49         * tm-gnus3.el: Set `gnus-inews-news' to `news-reply-mode' of
50         alist `mime-editor/split-message-sender-alist'.
51
52 \f
53 Sun Jun  9 04:12:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
54
55         * tm/gnus: Version 7.68 was released.
56
57 Fri Jun  7 13:48:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
58
59         * tm-sgnus.el: Use `(call-after-loaded 'nnmail ...)' to redefine
60         function `nnmail-find-file', so you must use Gnus 5.2.10 or later
61         if you use Mule.
62
63 Thu Jun  6 16:44:17 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
64
65         * tm-gnus3.el (tm-gnus/insert-article): Moved from tm-gnus.el
66
67         * tm-gnus4.el (tm-gnus/insert-article),
68         (mime-editor/attach-to-news-reply-menu): Moved from tm-gnus.el
69
70         * tm-gnus.el: `tm-gnus/insert-article' and
71         `mime-editor/attach-to-news-reply-menu' were moved to
72         version-dependent modules.
73
74         * tm-sgnus.el (tm-gnus/insert-article): New function;
75         message/rfc822 inserter for message-mode.
76         (mime-editor/attach-to-news-reply-menu): Moved from tm-gnus.el
77
78 Wed Jun  5 23:02:22 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
79
80         * tm-sgnus.el (nnmail-find-file): Leave
81         `jam-code-guess-after-insert-file-function' in
82         `after-insert-file-functions'.
83
84 Wed Jun  5 02:49:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
85
86         * tm-sgnus.el: Compatibility code for September Gnus 0.80 .. 0.94
87         was deleted.
88
89 \f
90 Mon May 27 03:48:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
91
92         * tm/gnus: Version 7.63 was released.
93
94         * tm-sgnus.el (nnmail-find-file): New function.
95
96 Sun May 26 04:36:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
97
98         * tm-sgnus.el (nnheader-insert-file-contents-literally):
99         New function for Mule.
100         (nnheader-insert-raw-file-contents): New alias.
101
102 \f
103 Mon May 20 15:29:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
104
105         * tm/gnus: Version 7.61 was released.
106
107         * tm-sgnus.el: Unnecessary `(call-after-loaded 'tm-view ...)' 
108         about setting to variable `mime-viewer/quitting-method-alist' and
109         `mime-viewer/show-summary-method' was deleted.
110
111 \f
112 Thu May  9 18:52:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
113
114         * tm/gnus: Version 7.60 was released.
115
116         * tm-sgnus.el: Function `tm-gnus/code-convert-region-to-emacs' was
117         abolished.
118         (tm-gnus/content-header-filter): Use function
119         `mime-charset-decode-region' instead of
120         `tm-gnus/code-convert-region-to-emacs'.
121
122 Thu May  9 13:55:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
123
124         * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects): Use
125         function `character-decode-string' instead of
126         `decode-coding-string'.
127
128         * tm-sgnus.el (tm-gnus/article-decode-encoded-word): Use function
129         `character-decode-region' instead of `decode-coding-region'.
130
131 \f
132 Wed May  8 15:27:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
133
134         * tm/gnus: Version 7.57 was released.
135
136         * tm-sgnus.el: fixed problem in XEmacs 20.0 with Mule.
137
138         * tm-sgnus.el: check `(boundp '*koi8*)'. (cf. [tm-ja:1832])
139
140 \f
141 Wed May  8 12:47:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
142
143         * tm/gnus: Version 7.55 was released.
144
145 Tue May  7 18:19:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
146
147         * tm-sgnus.el: Mule support part was divided between Mule and
148         XEmacs 20.0 with Mule.
149
150         * mk-tgnus (install-tm-gnus): version condition was modified.
151
152 \f
153 Mon Apr 29 01:55:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
154
155         * tm/gnus: Version 7.54 was released.
156
157         * tm-sgnus.el (tm-gnus/article-decode-encoded-word): Use function
158         `decode-coding-region' instead of `code-convert-region'.
159         (tm-gnus/decode-summary-from-and-subjects): Use function
160         `decode-coding-string' instead of `code-convert-string'.
161
162 \f
163 Thu Apr 25 12:07:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * tm/gnus: Version 7.53 was released.
166
167         * tm-sgnus.el: don't use `nnheader-raw-write-region'.
168
169 Wed Apr 24 15:21:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * tm-sgnus.el: Use and redefine function
172         `nnheader-find-file-noselect', `nnheader-insert-raw-file-contents'
173         and `nnheader-raw-write-region'.
174         Use `nnmail-prepare-save-mail-hook'.
175
176 \f
177 Tue Apr 23 00:17:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
178
179         * tm/gnus: Version 7.51 was released.
180
181         * tm-sgnus.el (gnus-newsgroup-default-coding-system-alist):
182         New variable.
183         (gnus-set-newsgroup-default-coding-system): New function.
184         Define default coding-system for alt.chinese.text,
185         alt.chinese.text.big5, han and relcom.
186
187 \f
188 Mon Apr 15 09:08:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
189
190         * tm/gnus: Version 7.49.2 was released.
191
192 Thu Apr 11 16:10:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
193
194         * tm-sgnus.el: Function `tm-gnus/forward-insert-buffer' was
195         deleted.
196
197 Mon Apr  8 12:26:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
198
199         * tm-gnus3.el (tm-gnus/article-set-mode-line): Function
200         `rightful-boundary-short-string' was obsoleted; use function
201         `truncate-string'. (cf. [tm-ja:1693])
202
203 \f
204 Thu Mar 28 08:44:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
205
206         * tm/gnus: Version 7.49.1 was released.
207
208 Wed Mar 27 19:27:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
209
210         * tm-gd3.el (tm-gnus/article-set-mode-line):
211         Function `rightful-boundary-short-string' was obsoleted;
212         use function `truncate-string'.
213
214 Mon Mar  4 09:29:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
215
216         * Makefile: makefile variables `FILES' was modified.
217
218 \f
219 Mon Mar  4 08:20:48 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
220
221         * tm/gnus: Version 7.49 was released.
222
223         * tm-gnus3.el: fixed problem about BBDB.
224
225 Mon Mar  4 08:18:09 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
226
227         * tm-gnus.el: BBDB setting codes were deleted.
228
229         * tm-sgnus.el, tm-gnus4.el, tm-gnus3.el:
230         BBDB setting codes moved from tm-gnus.el.
231
232 Mon Mar  4 07:38:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
233
234         * tm-gnus.el: fixed problem in Emacs 18.
235
236 \f
237 Wed Feb 28 13:32:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
238
239         * tm/gnus: Version 7.48 was released.
240
241 Tue Feb 27 19:06:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
242
243         * tm-gnus3.el, tm-gnus4.el: BBDB setting codes were deleted.
244
245 Tue Feb 27 19:05:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
246
247         * tm-sgnus.el: BBDB setting codes were moved to tm-gnus.el.
248
249 Tue Feb 27 19:04:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
250
251         * tm-gnus.el: BBDB setting codes were moved from tm-sgnus.el.
252
253 Tue Feb 27 18:59:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
254
255         * tm-sgnus.el:
256         `(add-hook 'gnus-article-display-hook 'tm-bbdb/update-record)'
257         instead of
258         `(add-hook 'tm-gnus/article-prepare-hook
259                    'bbdb/gnus-update-record)'.
260
261 Tue Feb 27 18:25:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
262
263         * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects):
264         New implementation.
265
266 \f
267 Wed Feb 14 13:01:34 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
268
269         * tm/gnus: Version 7.45 was released.
270
271 Fri Feb  9 10:30:48 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
272
273         * tm-sgnus.el: Function `tm-gnus/prepare-save-mail-function' is
274         inserted to `nnbabyl-prepare-save-mail-hook',
275         `nnml-prepare-save-mail-hook' and `nnmh-prepare-save-mail-hook' if
276         Mule is running.
277
278 Fri Feb  9 10:20:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
279
280         * tm-sgnus.el (tm-gnus/nnmail-get-new-mail): new function.
281         `nnmail-get-new-mail' is redefine if Mule is running.
282
283 \f
284 Fri Feb  9 08:47:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
285
286         * tm/gnus: Version 7.43 was released.
287
288 Fri Feb  9 07:48:32 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
289
290         * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects):
291         convert character code of ``from'' (cf. [tm-ja:1568])
292
293 Fri Feb  9 06:19:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
294
295         * tm-sgnus.el: Function `tm-gnus/prepare-save-mail-function' is
296         inserted to `nnmbox-prepare-save-mail-hook' if Mule is running.
297
298 \f
299 Thu Feb  8 06:17:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
300
301         * tm/gnus: Version 7.41 was released.
302
303         * tm-sgnus.el (tm-gnus/nnheader-find-file-noselect): new function.
304         `nnheader-find-file-noselect' is redefine if Mule is running.
305
306 Thu Feb  8 03:35:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
307
308         * tm-sgnus.el (tm-gnus/prepare-save-mail-function): new function;
309         It is inserted into `nnfolder-prepare-save-mail-hook' if Mule is
310         running.
311
312 Thu Feb  8 01:30:10 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
313
314         * mk-tgnus, tm-sgnus.el, tm-gnus.el: tm-gd5.el was deleted.
315         Self code conversion feature for Gnus 5.[01] was deleted.
316
317 Tue Feb  6 08:53:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
318
319         * tm-sgnus.el: use `substitute-key-definition' to define
320         `tm-gnus/summary-toggle-header' key.
321
322 \f
323 Thu Jan 25 03:21:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
324
325         * tm/gnus: Version 7.37 was released.
326
327 Thu Jan 25 02:41:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
328
329         * Self code conversion for MULE was supported for Gnus 5.[01] and
330         September Gnus.
331
332         * tm-gnus.el (tm-gnus/maybe-code-convert): new function to convert
333         character code for Gnus 5.[01]
334
335         * tm-sgnus.el: Code conversion parts were moved from tm-gd5.el.
336
337         * tm-gd5.el: Code conversion parts were moved from tm-sgnus.el.
338
339         * tm-gd5.el: (tm-gnus/decode-summary-from-and-subjects): convert
340         code in Subject field
341
342 Wed Jan 24 14:22:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
343
344         * tm-sgnus.el: self code conversion for MULE
345
346 Tue Jan 23 14:08:38 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
347
348         * tm-gnus.el: redefine function `gnus-article-delete-headers' for
349         GNUS 3.15 .. 4.1.*
350
351 \f
352 Tue Jan 23 04:57:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
353
354         * tm/gnus: Version 7.34 was released.
355
356         * tm-sgnus.el, tm-gnus4.el, tm-gnus3.el:
357         (require 'tm-bbdb) if bbdb is provided.
358
359 \f
360 Sat Jan 20 02:23:40 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
361
362         * tm/gnus: Version 7.33.1 was released.
363
364         * tm-gnus.el: redefine function `gnus-news-reply' for GNUS 3.15 .. 
365         4.1.* to fix problem about following. (cf. [tm-ja:1456],
366         [tm-ja:1473])
367
368 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
369
370         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
371
372 \f
373 Tue Jan  9 12:06:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
374         
375         * tm/gnus: version 7.33 was released.
376
377         * tm-sgnus.el: `gnus-forward-insert-buffer' redefining was changed 
378         because `eval-after-load' is not exist in XEmacs.
379         (cf. [tm-en:249])
380
381 Tue Dec 26 07:03:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
382
383         * tm-sgnus.el: setting for message/rfc822 style forward if
384         mime-setup is used.
385
386 Tue Dec 26 00:11:39 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
387
388         * tm-sgnus.el (tm-gnus/summary-toggle-header):
389         `mime-viewer/ignored-field-regexp' was not set.
390
391         * tm-sgnus.el (tm-gnus/preview-article): does not cut fields in
392         `mime/viewer-mode'.
393
394 \f
395 Mon Dec 25 08:15:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
396
397         * tm/gnus: Version 7.30 was released.
398
399         * tm-sgnus.el (tm-gnus/summary-toggle-header):
400         use `mime-viewer/redisplay'
401
402         * mk-tgnus: (install-tm-gnus):
403         `(setq command-line-args-left (cdr command-line-args-left))'
404         was added.
405
406 Sat Dec 23 12:57:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
407
408         * tm-sgnus.el (tm-gnus/summary-toggle-header): New implement
409
410         * tm-sgnus.el: uses original `gnus-article-hide-headers-if-wanted'
411
412 \f
413 Fri Dec 22 08:57:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
414
415         * tm/gnus: Version 7.28 was released.
416
417 Fri Dec 22 07:08:15 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
418
419         * tm-sgnus.el:
420         `(eval-when-compile (require 'cl))' was inserted.
421         (cf. [tm-ja:1414])
422
423         * tm-sgnus.el (tm-gnus/preview-cut-header): 'gnus-type and
424         'headers are added to text property. (cf. [tm-ja:1414])
425
426 \f
427 Wed Dec 20 12:00:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
428
429         * tm/gnus: Version 7.26 was released.
430
431         * tm-gnus4.el: (tm-gnus/preview-article-if-you-need):
432         `(setq buffer-read-only nil)' for GNUS.
433
434 Wed Dec 20 07:04:55 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
435
436         * tm-sgnus.el: use text property to hide fields.
437         (cf. [tm-ja:1384])
438
439 Mon Dec 18 11:08:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
440
441         * tm-gnus4.el, tm-sgnus.el:
442         setting for `mime-viewer/show-summary-method'
443
444 \f
445 Mon Dec 18 12:06:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
446
447         * tm/gnus: Version 7.25 was released.
448
449 Sat Dec 16 14:54:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
450
451         * tm-gnus4.el:
452         (tm-gnus/view-message, tm-gnus/preview-article-if-you-need):
453         enclose `(run-hooks 'tm-gnus/article-prepare-hook)' by
454         `(let (buffer-read-only) ...)'. (cf. [tm-ja:1350])
455
456 \f
457 Sat Dec 15 15:03:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
458
459         * tm/gnus: Version 7.24 was released.
460
461 Fri Dec 15 13:47:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
462
463         * tm-sgnus.el (tm-gnus/summary-toggle-header):
464         new implementation
465
466 \f
467 Wed Dec 13 19:12:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
468
469         * tm/gnus: Version 7.22 was released.
470
471 Mon Dec 11 12:50:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
472
473         * tm-sgnus.el (tm-gnus/summary-toggle-header):
474         use `tm-gnus/automatic-mime-preview' to judge automatic MIME
475         preview or not.
476
477 \f
478 Mon Dec 11 18:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
479
480         * tm/gnus: Version 7.21.2 was released.
481
482 Fri Dec  8 22:35:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
483
484         * tm-gnus.el: modified about XEmacs menu setting in Emacs and
485         Mule.
486
487 \f
488 Thu Dec  7 10:21:22 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
489
490         * tm/gnus: Version 7.21.1 was released.
491
492         * tm-gnus.el: news-reply-mode pop up menu setting for XEmacs.
493
494 Thu Dec  7 08:44:12 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
495
496         * tm-gnus4.el:
497         Function `tm-gnus/article-reset-variable' was modified to reset
498         `gnus-original-article-buffer' to nil instead of
499         `gnus-article-buffer'.
500
501 \f
502 Wed Dec  6 07:39:37 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
503
504         * tm/gnus: Version 7.21 was released.
505
506         * tm-sgnus.el: New function `tm-gnus/partial-preview-function'.
507
508         * Makefile: install-* were modified.
509
510 \f
511 Tue Dec  5 07:51:04 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
512
513         * tm/gnus: Version 7.20.1 was released.
514
515         * Makefile: fixed typo of `install-18'.
516
517 Tue Dec  5 07:36:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
518
519         * tm-gnus4.el: Function `tm-gnus/preview-article-if-you-need' was
520         fixed to set variable `tm-gnus/automatic-mime-preview' and
521         variable `gnus-original-article-buffer'.
522
523 Mon Dec  4 23:55:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
524
525         * tm-gnus.el:
526         call-after-loaded definitions for tm-edit are merged.
527
528 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
529
530         * tm-gnus.el:
531         mime-editor/message-inserter-alist setting for mail-mode
532         (cf. [tm-ja:1195])
533
534 Tue Dec  4 14:30:44 1995  Dave Goldberg <dsg@linus.mitre.org>
535
536         * Makefile:
537         There's a problem with tm/gnus/Makefile.  In particular, the order
538         of the -l arguments is wrong because of the
539         (require 'tl-misc) in the g*-path files.  Since load-path gets set
540         to find ../../tl in mk-tgnus.el, that has to be loaded first.
541
542 Mon Dec  4 06:32:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
543
544         * tm-gnus4.el:
545         OKABE, Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied to fix
546         problem of function `tm-gnus/view-message' in automatic MIME preview
547         mode. (cf. [tm-ja:1191])
548
549 \f
550 Mon Dec  4 00:25:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
551
552         * tm/gnus: Version 7.20 was released.
553
554         * tm-sgnus.el: quitting method was fixed.
555
556         * tm-gnus4.el: fixed problem of quitting method.
557
558         * tm-gnus4.el:
559         Function `tm-gnus/view-message' was fixed for automatic MIME preview
560         mode.
561
562 Fri Dec  1 23:12:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
563
564         * tm-gnus4.el: (1) New variable `gnus-original-article-buffer'.
565         (2) New function `tm-gnus/article-reset-variable'.
566         (3) `(setq buffer-read-only nil)' was deleted in function
567             `tm-gnus/preview-article-if-you-need'.
568
569 Fri Dec  1 19:23:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
570
571         * tm-gnus4.el:
572         applied OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch to fix
573         problem of quitting method.
574
575 \f
576 Thu Nov 23 19:31:40 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
577
578         * tm/gnus: Version 7.19 was released.
579
580 Tue Nov 21 03:02:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
581
582         * tm-gnus.el: Version judgement was changed.
583
584 \f
585 Mon Nov 20 12:01:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
586
587         * tm/gnus: Version 7.18 was released.
588
589 Sun Nov 19 08:30:08 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
590
591         * tm-gnus.el: module composition was changed.
592                 (ding) Gnus support was stopped.
593
594         * tm-sgnus.el: insert (require 'tm-gd5).
595
596         * tm-gd5.el: Initial revision
597         tm-gnus library module for Gnus 5.*.
598
599         * tm-gnus4.el: tm-gnus5.el was merged into tm-gnus4.el.
600                        (tm-gnus5.el was abolished.)
601
602         * tm-gnus3.el:
603         (1) `tm-ognus.el' was renamed to `tm-gd3.el'.
604         (2) setting for BBDB.
605
606         * tm-gd3.el: some codes for tm-gnus3.el was moved to
607                      tm-gnus3.el.
608
609         * tm-sgnus.el: setting for variable
610         `gnus-decode-encoded-word-method'. (It will be proposed as a
611         variable of September Gnus)