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