This commit was generated by cvs2svn to compensate for changes in r542,
[elisp/tm.git] / gnus / ChangeLog
1 Tue Sep  3 15:30:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm/gnus: gnus-mime Version 0.6.1 was released.
4
5         * mk-tgnus: gnus-msg-mime.el was abolished.
6
7 Mon Sep  2 13:42:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
8
9         * mk-tgnus: add "../../mu/" to load-path.
10
11         * mk-tgnus: Constant `el-file-mode' was abolished.  Function
12         `install-el', `install-el-files', `install-elc' and
13         `install-elc-files' were abolished.
14
15         * mk-tgnus (install-tm-gnus): Use function `install-files'.
16
17         * gnus-sum-mime.el (gnus-set-summary-default-charset): check
18         `gnus-summary-buffer' is active or not. (cf. [tm-en:735])
19
20 \f
21 Fri Aug 23 07:32:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
22
23         * tm/gnus: gnus-mime Version 0.6 was released.
24
25 Thu Aug 22 17:55:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
26
27         * gnus-mime.el: Use tl-misc.
28
29         * gnus-charset.el (nnmail-find-file): DOC-string was modified.
30
31         * gnus-charset.el (nntp-open-binary-connection-function): New
32         variable.
33         (nntp-open-network-stream-with-no-code-conversion): New function.
34
35 Sun Aug 18 11:17:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
36
37         * gnus-charset.el (gnus-set-newsgroup-default-charset): New
38         implementation; Function `put-alist' and `set-alist' were
39         abolished.
40
41         * gnus-charset.el (put-alist): imported from tl-list.el.
42         (set-alist): imported from tl-list.el.
43
44 Sat Aug 17 02:55:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
45
46         * gnus-mime.el: Don't setup news-reply-menu of XEmacs for Red
47         Gnus.
48
49 Sat Aug 17 02:45:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * gnus-art-mime.el: autoload tm-ew-d.el and tm-view.el instead of
52         require.
53
54 \f
55 Mon Aug 12 09:11:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
56
57         * tm/gnus: gnus-mime Version 0.4 was released.
58
59         * message-mime.el (message-included-forward-headers): Add
60         `Mime-Version' field and `Content-*' field if they are not existed
61         in.
62
63 Sat Aug 10 12:05:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * message-mime.el: setting for variable
66         `message-forward-start-separator' and
67         `message-forward-end-separator' was moved from mime-setup.el.in.
68
69         * message-mime.el: add (require 'tm-edit).
70
71 \f
72 Fri Aug  9 12:29:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
73
74         * tm/gnus: gnus-mime Version 0.3 was released.
75
76         * gnus-sum-mime.el (gnus-set-summary-default-charset):
77         code-conversion should do by line because of robustness.
78
79 Thu Aug  8 15:51:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
80
81         * mk-tgnus: gnus-msg-mime.el was added.
82
83         * gnus-msg-mime.el: New module.
84
85         * gnus-art-mime.el (gnus-article-preview-mime-message): prevent
86         side effect of `mime/viewer-mode' (cf. [bug-tm-en:666])
87
88 Wed Aug  7 16:37:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
89
90         * mk-tgnus: message-mime.el was added.
91
92         * message-mime.el: Function `tm-gnus/insert-article' was renamed
93         to `message-mime-insert-article'.
94
95         * message-mime.el: New module.
96
97         * gnus-mime.el: setting for tm-edit were split into
98         message-mime.el.
99
100         * gnus-art-mime.el (gnus-decode-rfc1522):
101         decoded encoded-word in XOVER must be unfolded.
102
103 \f
104 Tue Aug  6 12:10:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
105
106         * tm/gnus: gnus-mime Version 0.2 was released.
107
108         * mk-tgnus: setting for gnus-mime.
109
110 Tue Aug  6 12:09:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
111
112         * tm-gnus.el: Setting for Gnus were cut off.
113
114 Tue Aug  6 12:05:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
115
116         * gnus-mime.el (gnus-mime-RCS-ID, gnus-mime-version): New
117         constant.
118
119         * gnus-mime.el, gnus-charset.el, gnus-sum-mime.el,
120         gnus-art-mime.el: New module; split from tm-gnus5.el; tm-gnus5.el
121         was abolished.
122
123 Thu Aug  1 11:44:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
124
125         * tm-gnus.el: check (featurep 'gnus-load) for Red Gnus.
126
127 \f
128 Wed Jul 24 10:04:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
129
130         * tm/gnus: Version 7.79 was released.
131
132 Thu Jul 18 12:17:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
133
134         * tm-gnus5.el (tm-gnus/content-header-filter): Use function
135         `decode-mime-charset-region' instead of
136         `tm-gnus/content-header-filter'.
137
138         (mime-viewer/code-converter-alist): set
139         `mime-charset/decode-buffer' instead of
140         `mime-charset-decode-region'.
141
142 \f
143 Wed Jul 17 05:39:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
144
145         * tm/gnus: Version 7.78 was released.
146
147 Sun Jul 14 16:37:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
148
149         * tm-gnus5.el: Set newsgroup default charset for alt.chinese
150         instead of alt.chinese.text.
151
152         Add newsgroup default charset for hk and hkstar.
153
154 Sun Jul 14 16:05:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
155
156         * tm-gnus5.el (tm-gnus/decode-summary-from-and-subjects): fixed to
157         use variable `gnus-newsgroup-default-charset-alist' instead of
158         `gnus-newsgroup-default-coding-system-alist'.
159
160 Sun Jul 14 15:49:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
161
162         * tm-gnus5.el (gnus-newsgroup-default-charset-alist): New
163         variable; renamed from
164         `gnus-newsgroup-default-coding-system-alist'.
165
166         (gnus-set-newsgroup-default-charset): New function; renamed from
167         `gnus-set-newsgroup-default-coding-system'.
168
169 Sun Jul 14 15:19:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * tm-gnus5.el (tm-gnus/content-header-filter): Use variable
172         `default-mime-charset' instead of `mime/default-coding-system'.
173
174         (tm-gnus/preview-article): Use variable `default-mime-charset'
175         instead of `mime/default-coding-system'.
176
177         (tm-gnus/article-decode-encoded-word): Use function
178         `decode-mime-charset-region' instead of `character-decode-region';
179         Use variable `default-mime-charset' instead of
180         `mime/default-coding-system'.
181
182         (tm-gnus/decode-summary-from-and-subjects): Use variable
183         `default-mime-charset' instead of `mime/default-coding-system';
184         Use function `decode-mime-charset-string' instead of
185         `character-decode-string'.
186
187 \f
188 Tue Jul  9 13:30:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
189
190         * tm/gnus: Version 7.73 was released.
191
192         * tm-gnus5.el (tm-gnus/preview-article): specify
193         `gnus-article-mode-map' as mother keymap.
194
195 \f
196 Thu Jun 27 15:19:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
197
198         * tm/gnus: Version 7.72 was released.
199
200 Thu Jun 27 15:09:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
201
202         * Makefile: gnus5o was abolished,
203
204 Thu Jun 27 15:01:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
205
206         * mk-tgnus (install-tm-gnus): New condition.
207
208         * mk-tgnus: tm-sgnus.el was renamed to tm-gnus5.el.
209
210 Thu Jun 27 14:51:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
211
212         * Makefile: gnus5 was renamed to gnus5o.
213         sgnus was renamed to gnus5.
214         g5-path was renamed to g5o-path.
215         s-path was renamed to g5-path.
216
217 Thu Jun 27 14:43:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
218
219         * tm-gnus.el, tm-gnus5.el: tm-sgnus.el was renamed to tm-gnus5.el.
220
221         * tm-sgnus.el (tm-gnus/version): modified.
222
223 Thu Jun 27 13:46:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
224
225         * tm-sgnus.el: Set *big5* as default-coding-system for tw.
226
227 \f
228 Mon Jun 10 01:56:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
229
230         * tm/gnus: Version 7.69 was released.
231
232 Sun Jun  9 06:57:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
233
234         * tm-sgnus.el: Set implementation for `message-mode' to
235         `mime-editor/split-message-sender-alist'.
236
237 Sun Jun  9 06:53:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
238
239         * tm-gnus4.el: Set `gnus-inews-news' to `news-reply-mode' of
240         alist `mime-editor/split-message-sender-alist'.
241
242 Sun Jun  9 06:51:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
243
244         * tm-gnus3.el: Set `gnus-inews-news' to `news-reply-mode' of
245         alist `mime-editor/split-message-sender-alist'.
246
247 \f
248 Sun Jun  9 04:12:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
249
250         * tm/gnus: Version 7.68 was released.
251
252 Fri Jun  7 13:48:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
253
254         * tm-sgnus.el: Use `(call-after-loaded 'nnmail ...)' to redefine
255         function `nnmail-find-file', so you must use Gnus 5.2.10 or later
256         if you use Mule.
257
258 Thu Jun  6 16:44:17 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
259
260         * tm-gnus3.el (tm-gnus/insert-article): Moved from tm-gnus.el
261
262         * tm-gnus4.el (tm-gnus/insert-article),
263         (mime-editor/attach-to-news-reply-menu): Moved from tm-gnus.el
264
265         * tm-gnus.el: `tm-gnus/insert-article' and
266         `mime-editor/attach-to-news-reply-menu' were moved to
267         version-dependent modules.
268
269         * tm-sgnus.el (tm-gnus/insert-article): New function;
270         message/rfc822 inserter for message-mode.
271         (mime-editor/attach-to-news-reply-menu): Moved from tm-gnus.el
272
273 Wed Jun  5 23:02:22 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
274
275         * tm-sgnus.el (nnmail-find-file): Leave
276         `jam-code-guess-after-insert-file-function' in
277         `after-insert-file-functions'.
278
279 Wed Jun  5 02:49:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
280
281         * tm-sgnus.el: Compatibility code for September Gnus 0.80 .. 0.94
282         was deleted.
283
284 \f
285 Mon May 27 03:48:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
286
287         * tm/gnus: Version 7.63 was released.
288
289         * tm-sgnus.el (nnmail-find-file): New function.
290
291 Sun May 26 04:36:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
292
293         * tm-sgnus.el (nnheader-insert-file-contents-literally):
294         New function for Mule.
295         (nnheader-insert-raw-file-contents): New alias.
296
297 \f
298 Mon May 20 15:29:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
299
300         * tm/gnus: Version 7.61 was released.
301
302         * tm-sgnus.el: Unnecessary `(call-after-loaded 'tm-view ...)' 
303         about setting to variable `mime-viewer/quitting-method-alist' and
304         `mime-viewer/show-summary-method' was deleted.
305
306 \f
307 Thu May  9 18:52:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
308
309         * tm/gnus: Version 7.60 was released.
310
311         * tm-sgnus.el: Function `tm-gnus/code-convert-region-to-emacs' was
312         abolished.
313         (tm-gnus/content-header-filter): Use function
314         `mime-charset-decode-region' instead of
315         `tm-gnus/code-convert-region-to-emacs'.
316
317 Thu May  9 13:55:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
318
319         * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects): Use
320         function `character-decode-string' instead of
321         `decode-coding-string'.
322
323         * tm-sgnus.el (tm-gnus/article-decode-encoded-word): Use function
324         `character-decode-region' instead of `decode-coding-region'.
325
326 \f
327 Wed May  8 15:27:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
328
329         * tm/gnus: Version 7.57 was released.
330
331         * tm-sgnus.el: fixed problem in XEmacs 20.0 with Mule.
332
333         * tm-sgnus.el: check `(boundp '*koi8*)'. (cf. [tm-ja:1832])
334
335 \f
336 Wed May  8 12:47:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
337
338         * tm/gnus: Version 7.55 was released.
339
340 Tue May  7 18:19:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
341
342         * tm-sgnus.el: Mule support part was divided between Mule and
343         XEmacs 20.0 with Mule.
344
345         * mk-tgnus (install-tm-gnus): version condition was modified.
346
347 \f
348 Mon Apr 29 01:55:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
349
350         * tm/gnus: Version 7.54 was released.
351
352         * tm-sgnus.el (tm-gnus/article-decode-encoded-word): Use function
353         `decode-coding-region' instead of `code-convert-region'.
354         (tm-gnus/decode-summary-from-and-subjects): Use function
355         `decode-coding-string' instead of `code-convert-string'.
356
357 \f
358 Thu Apr 25 12:07:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
359
360         * tm/gnus: Version 7.53 was released.
361
362         * tm-sgnus.el: don't use `nnheader-raw-write-region'.
363
364 Wed Apr 24 15:21:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
365
366         * tm-sgnus.el: Use and redefine function
367         `nnheader-find-file-noselect', `nnheader-insert-raw-file-contents'
368         and `nnheader-raw-write-region'.
369         Use `nnmail-prepare-save-mail-hook'.
370
371 \f
372 Tue Apr 23 00:17:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
373
374         * tm/gnus: Version 7.51 was released.
375
376         * tm-sgnus.el (gnus-newsgroup-default-coding-system-alist):
377         New variable.
378         (gnus-set-newsgroup-default-coding-system): New function.
379         Define default coding-system for alt.chinese.text,
380         alt.chinese.text.big5, han and relcom.
381
382 \f
383 Mon Apr 15 09:08:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
384
385         * tm/gnus: Version 7.49.2 was released.
386
387 Thu Apr 11 16:10:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
388
389         * tm-sgnus.el: Function `tm-gnus/forward-insert-buffer' was
390         deleted.
391
392 Mon Apr  8 12:26:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
393
394         * tm-gnus3.el (tm-gnus/article-set-mode-line): Function
395         `rightful-boundary-short-string' was obsoleted; use function
396         `truncate-string'. (cf. [tm-ja:1693])
397
398 \f
399 Thu Mar 28 08:44:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
400
401         * tm/gnus: Version 7.49.1 was released.
402
403 Wed Mar 27 19:27:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
404
405         * tm-gd3.el (tm-gnus/article-set-mode-line):
406         Function `rightful-boundary-short-string' was obsoleted;
407         use function `truncate-string'.
408
409 Mon Mar  4 09:29:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
410
411         * Makefile: makefile variables `FILES' was modified.
412
413 \f
414 Mon Mar  4 08:20:48 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
415
416         * tm/gnus: Version 7.49 was released.
417
418         * tm-gnus3.el: fixed problem about BBDB.
419
420 Mon Mar  4 08:18:09 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
421
422         * tm-gnus.el: BBDB setting codes were deleted.
423
424         * tm-sgnus.el, tm-gnus4.el, tm-gnus3.el:
425         BBDB setting codes moved from tm-gnus.el.
426
427 Mon Mar  4 07:38:30 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
428
429         * tm-gnus.el: fixed problem in Emacs 18.
430
431 \f
432 Wed Feb 28 13:32:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
433
434         * tm/gnus: Version 7.48 was released.
435
436 Tue Feb 27 19:06:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
437
438         * tm-gnus3.el, tm-gnus4.el: BBDB setting codes were deleted.
439
440 Tue Feb 27 19:05:14 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
441
442         * tm-sgnus.el: BBDB setting codes were moved to tm-gnus.el.
443
444 Tue Feb 27 19:04:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
445
446         * tm-gnus.el: BBDB setting codes were moved from tm-sgnus.el.
447
448 Tue Feb 27 18:59:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
449
450         * tm-sgnus.el:
451         `(add-hook 'gnus-article-display-hook 'tm-bbdb/update-record)'
452         instead of
453         `(add-hook 'tm-gnus/article-prepare-hook
454                    'bbdb/gnus-update-record)'.
455
456 Tue Feb 27 18:25:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
457
458         * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects):
459         New implementation.
460
461 \f
462 Wed Feb 14 13:01:34 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
463
464         * tm/gnus: Version 7.45 was released.
465
466 Fri Feb  9 10:30:48 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
467
468         * tm-sgnus.el: Function `tm-gnus/prepare-save-mail-function' is
469         inserted to `nnbabyl-prepare-save-mail-hook',
470         `nnml-prepare-save-mail-hook' and `nnmh-prepare-save-mail-hook' if
471         Mule is running.
472
473 Fri Feb  9 10:20:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
474
475         * tm-sgnus.el (tm-gnus/nnmail-get-new-mail): new function.
476         `nnmail-get-new-mail' is redefine if Mule is running.
477
478 \f
479 Fri Feb  9 08:47:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
480
481         * tm/gnus: Version 7.43 was released.
482
483 Fri Feb  9 07:48:32 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
484
485         * tm-sgnus.el (tm-gnus/decode-summary-from-and-subjects):
486         convert character code of ``from'' (cf. [tm-ja:1568])
487
488 Fri Feb  9 06:19:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
489
490         * tm-sgnus.el: Function `tm-gnus/prepare-save-mail-function' is
491         inserted to `nnmbox-prepare-save-mail-hook' if Mule is running.
492
493 \f
494 Thu Feb  8 06:17:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
495
496         * tm/gnus: Version 7.41 was released.
497
498         * tm-sgnus.el (tm-gnus/nnheader-find-file-noselect): new function.
499         `nnheader-find-file-noselect' is redefine if Mule is running.
500
501 Thu Feb  8 03:35:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
502
503         * tm-sgnus.el (tm-gnus/prepare-save-mail-function): new function;
504         It is inserted into `nnfolder-prepare-save-mail-hook' if Mule is
505         running.
506
507 Thu Feb  8 01:30:10 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
508
509         * mk-tgnus, tm-sgnus.el, tm-gnus.el: tm-gd5.el was deleted.
510         Self code conversion feature for Gnus 5.[01] was deleted.
511
512 Tue Feb  6 08:53:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
513
514         * tm-sgnus.el: use `substitute-key-definition' to define
515         `tm-gnus/summary-toggle-header' key.
516
517 \f
518 Thu Jan 25 03:21:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
519
520         * tm/gnus: Version 7.37 was released.
521
522 Thu Jan 25 02:41:11 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
523
524         * Self code conversion for MULE was supported for Gnus 5.[01] and
525         September Gnus.
526
527         * tm-gnus.el (tm-gnus/maybe-code-convert): new function to convert
528         character code for Gnus 5.[01]
529
530         * tm-sgnus.el: Code conversion parts were moved from tm-gd5.el.
531
532         * tm-gd5.el: Code conversion parts were moved from tm-sgnus.el.
533
534         * tm-gd5.el: (tm-gnus/decode-summary-from-and-subjects): convert
535         code in Subject field
536
537 Wed Jan 24 14:22:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
538
539         * tm-sgnus.el: self code conversion for MULE
540
541 Tue Jan 23 14:08:38 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
542
543         * tm-gnus.el: redefine function `gnus-article-delete-headers' for
544         GNUS 3.15 .. 4.1.*
545
546 \f
547 Tue Jan 23 04:57:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
548
549         * tm/gnus: Version 7.34 was released.
550
551         * tm-sgnus.el, tm-gnus4.el, tm-gnus3.el:
552         (require 'tm-bbdb) if bbdb is provided.
553
554 \f
555 Sat Jan 20 02:23:40 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
556
557         * tm/gnus: Version 7.33.1 was released.
558
559         * tm-gnus.el: redefine function `gnus-news-reply' for GNUS 3.15 .. 
560         4.1.* to fix problem about following. (cf. [tm-ja:1456],
561         [tm-ja:1473])
562
563 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
564
565         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
566
567 \f
568 Tue Jan  9 12:06:29 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
569         
570         * tm/gnus: version 7.33 was released.
571
572         * tm-sgnus.el: `gnus-forward-insert-buffer' redefining was changed 
573         because `eval-after-load' is not exist in XEmacs.
574         (cf. [tm-en:249])
575
576 Tue Dec 26 07:03:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
577
578         * tm-sgnus.el: setting for message/rfc822 style forward if
579         mime-setup is used.
580
581 Tue Dec 26 00:11:39 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
582
583         * tm-sgnus.el (tm-gnus/summary-toggle-header):
584         `mime-viewer/ignored-field-regexp' was not set.
585
586         * tm-sgnus.el (tm-gnus/preview-article): does not cut fields in
587         `mime/viewer-mode'.
588
589 \f
590 Mon Dec 25 08:15:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
591
592         * tm/gnus: Version 7.30 was released.
593
594         * tm-sgnus.el (tm-gnus/summary-toggle-header):
595         use `mime-viewer/redisplay'
596
597         * mk-tgnus: (install-tm-gnus):
598         `(setq command-line-args-left (cdr command-line-args-left))'
599         was added.
600
601 Sat Dec 23 12:57:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
602
603         * tm-sgnus.el (tm-gnus/summary-toggle-header): New implement
604
605         * tm-sgnus.el: uses original `gnus-article-hide-headers-if-wanted'
606
607 \f
608 Fri Dec 22 08:57:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
609
610         * tm/gnus: Version 7.28 was released.
611
612 Fri Dec 22 07:08:15 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
613
614         * tm-sgnus.el:
615         `(eval-when-compile (require 'cl))' was inserted.
616         (cf. [tm-ja:1414])
617
618         * tm-sgnus.el (tm-gnus/preview-cut-header): 'gnus-type and
619         'headers are added to text property. (cf. [tm-ja:1414])
620
621 \f
622 Wed Dec 20 12:00:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
623
624         * tm/gnus: Version 7.26 was released.
625
626         * tm-gnus4.el: (tm-gnus/preview-article-if-you-need):
627         `(setq buffer-read-only nil)' for GNUS.
628
629 Wed Dec 20 07:04:55 1995  MURATA Masahiro <murata@sol.cs.ritsumei.ac.jp>
630
631         * tm-sgnus.el: use text property to hide fields.
632         (cf. [tm-ja:1384])
633
634 Mon Dec 18 11:08:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
635
636         * tm-gnus4.el, tm-sgnus.el:
637         setting for `mime-viewer/show-summary-method'
638
639 \f
640 Mon Dec 18 12:06:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
641
642         * tm/gnus: Version 7.25 was released.
643
644 Sat Dec 16 14:54:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
645
646         * tm-gnus4.el:
647         (tm-gnus/view-message, tm-gnus/preview-article-if-you-need):
648         enclose `(run-hooks 'tm-gnus/article-prepare-hook)' by
649         `(let (buffer-read-only) ...)'. (cf. [tm-ja:1350])
650
651 \f
652 Sat Dec 15 15:03:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
653
654         * tm/gnus: Version 7.24 was released.
655
656 Fri Dec 15 13:47:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
657
658         * tm-sgnus.el (tm-gnus/summary-toggle-header):
659         new implementation
660
661 \f
662 Wed Dec 13 19:12:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
663
664         * tm/gnus: Version 7.22 was released.
665
666 Mon Dec 11 12:50:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
667
668         * tm-sgnus.el (tm-gnus/summary-toggle-header):
669         use `tm-gnus/automatic-mime-preview' to judge automatic MIME
670         preview or not.
671
672 \f
673 Mon Dec 11 18:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
674
675         * tm/gnus: Version 7.21.2 was released.
676
677 Fri Dec  8 22:35:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
678
679         * tm-gnus.el: modified about XEmacs menu setting in Emacs and
680         Mule.
681
682 \f
683 Thu Dec  7 10:21:22 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
684
685         * tm/gnus: Version 7.21.1 was released.
686
687         * tm-gnus.el: news-reply-mode pop up menu setting for XEmacs.
688
689 Thu Dec  7 08:44:12 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
690
691         * tm-gnus4.el:
692         Function `tm-gnus/article-reset-variable' was modified to reset
693         `gnus-original-article-buffer' to nil instead of
694         `gnus-article-buffer'.
695
696 \f
697 Wed Dec  6 07:39:37 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
698
699         * tm/gnus: Version 7.21 was released.
700
701         * tm-sgnus.el: New function `tm-gnus/partial-preview-function'.
702
703         * Makefile: install-* were modified.
704
705 \f
706 Tue Dec  5 07:51:04 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
707
708         * tm/gnus: Version 7.20.1 was released.
709
710         * Makefile: fixed typo of `install-18'.
711
712 Tue Dec  5 07:36:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
713
714         * tm-gnus4.el: Function `tm-gnus/preview-article-if-you-need' was
715         fixed to set variable `tm-gnus/automatic-mime-preview' and
716         variable `gnus-original-article-buffer'.
717
718 Mon Dec  4 23:55:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
719
720         * tm-gnus.el:
721         call-after-loaded definitions for tm-edit are merged.
722
723 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
724
725         * tm-gnus.el:
726         mime-editor/message-inserter-alist setting for mail-mode
727         (cf. [tm-ja:1195])
728
729 Tue Dec  4 14:30:44 1995  Dave Goldberg <dsg@linus.mitre.org>
730
731         * Makefile:
732         There's a problem with tm/gnus/Makefile.  In particular, the order
733         of the -l arguments is wrong because of the
734         (require 'tl-misc) in the g*-path files.  Since load-path gets set
735         to find ../../tl in mk-tgnus.el, that has to be loaded first.
736
737 Mon Dec  4 06:32:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
738
739         * tm-gnus4.el:
740         OKABE, Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied to fix
741         problem of function `tm-gnus/view-message' in automatic MIME preview
742         mode. (cf. [tm-ja:1191])
743
744 \f
745 Mon Dec  4 00:25:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
746
747         * tm/gnus: Version 7.20 was released.
748
749         * tm-sgnus.el: quitting method was fixed.
750
751         * tm-gnus4.el: fixed problem of quitting method.
752
753         * tm-gnus4.el:
754         Function `tm-gnus/view-message' was fixed for automatic MIME preview
755         mode.
756
757 Fri Dec  1 23:12:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
758
759         * tm-gnus4.el: (1) New variable `gnus-original-article-buffer'.
760         (2) New function `tm-gnus/article-reset-variable'.
761         (3) `(setq buffer-read-only nil)' was deleted in function
762             `tm-gnus/preview-article-if-you-need'.
763
764 Fri Dec  1 19:23:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
765
766         * tm-gnus4.el:
767         applied OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch to fix
768         problem of quitting method.
769
770 \f
771 Thu Nov 23 19:31:40 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
772
773         * tm/gnus: Version 7.19 was released.
774
775 Tue Nov 21 03:02:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
776
777         * tm-gnus.el: Version judgement was changed.
778
779 \f
780 Mon Nov 20 12:01:58 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
781
782         * tm/gnus: Version 7.18 was released.
783
784 Sun Nov 19 08:30:08 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
785
786         * tm-gnus.el: module composition was changed.
787                 (ding) Gnus support was stopped.
788
789         * tm-sgnus.el: insert (require 'tm-gd5).
790
791         * tm-gd5.el: Initial revision
792         tm-gnus library module for Gnus 5.*.
793
794         * tm-gnus4.el: tm-gnus5.el was merged into tm-gnus4.el.
795                        (tm-gnus5.el was abolished.)
796
797         * tm-gnus3.el:
798         (1) `tm-ognus.el' was renamed to `tm-gd3.el'.
799         (2) setting for BBDB.
800
801         * tm-gd3.el: some codes for tm-gnus3.el was moved to
802                      tm-gnus3.el.
803
804         * tm-sgnus.el: setting for variable
805         `gnus-decode-encoded-word-method'. (It will be proposed as a
806         variable of September Gnus)