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