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