Sync up with chaos-1_12.
[elisp/gnus.git-] / ChangeLog
1 1999-03-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
2
3         * lisp/gnus-art.el (gnus-following-method): Use
4         `gnus-group-find-parameter' to detect the current message is news
5         or not.
6
7         * lisp/gnus-art.el (gnus-following-method): Use
8         `message-wide-reply' for mail.
9
10 1999-03-27  MORIOKA Tomohiko  <tomo@etl.go.jp>
11
12         * lisp/message.el (message-yank-original): Don't call
13         `gnus-copy-article-buffer' to avoid problem to yank assembled
14         (FULL) message of message/partial pieces.
15
16 1999-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
17
18         * Chaos: Version 1.12.4 was released.
19
20         * lisp/gnus.el (gnus-version-number): Update to 1.12.4.
21
22         * lisp/gnus-sum.el: Abolish macro `gnus-nov-read-integer',
23         `gnus-nov-skip-field' and `gnus-nov-field'.
24         (gnus-nov-parse-line): Use `nnheader-nov-field' and
25         `nnheader-nov-read-integer' instead of `gnus-nov-field' and
26         `gnus-nov-read-integer'.
27         (gnus-get-newsgroup-headers-xover): Use
28         `gnus-retrieve-parsed-headers'.
29
30         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): Use
31         `gnus-cache-braid-headers',
32         `nnheader-get-newsgroup-headers-xover*' and
33         `nnheader-retrieve-headers-from-directory*' instead of
34         `gnus-get-newsgroup-headers-xover', `gnus-cache-braid-parsed-nov'
35         nor `gnus-cache-braid-parsed-heads'; abolish function
36         `gnus-cache-braid-parsed-nov' and `gnus-cache-braid-parsed-nov'.
37         (gnus-cache-braid-headers): New function.
38
39         * lisp/nnheader.el (nnheader-file-name-translation-alist): Modify
40         DOC-string to sync with Pterodactyl Gnus v0.66.
41         (nnheader-nov-read-integer): Use `char-after' instead of
42         `following-char' <to sync with Pterodactyl Gnus v0.66>; use
43         `(search-forward "\t" eol 'move)' instead of `(forward-char 1)' as
44         same as `gnus-nov-read-integer'.
45         (nnheader-parse-nov): Use `char-after' instead of `following-char'
46         <to sync with Pterodactyl Gnus v0.66>.
47         (nnheader-retrieve-headers-from-directory*): New function.
48         (nnheader-retrieve-headers-from-directory): Use
49         `nnheader-retrieve-headers-from-directory*'.
50         (nnheader-get-newsgroup-headers-xover*): New function.
51         (nnheader-insert-references): Modify comment to sync with
52         Pterodactyl Gnus v0.66.
53
54 1999-01-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
55
56         * Chaos: Version 1.12.3 was released.
57
58         * lisp/gnus.el (gnus-version-number): Update to 1.12.3.
59
60         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Use
61         `nnheader-retrieve-headers-from-directory'.
62
63         * lisp/nnheader.el (nnheader-retrieve-headers-from-directory): New
64         function.
65
66 1999-01-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
67
68         * Chaos: Version 1.12.2 was released.
69
70 1999-01-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
71
72         * lisp/gnus.el (gnus-version-number): Update to 1.12.2.
73         (gnus-version): Modify for SEMI 1.13.
74
75         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Use
76         `gnus-cache-retrieve-parsed-headers' instead of
77         `gnus-cache-retrieve-headers'.
78
79         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): New
80         function.
81         (gnus-cache-braid-parsed-nov): New function.
82         (gnus-cache-braid-parsed-heads): New function.
83
84 1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
85
86         * Chaos: Version 1.12.1 was released.
87
88 1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
89
90         * lisp/gnus.el (gnus-version-number): Update to 1.12.1.
91
92         * lisp/gnus-sum.el (gnus-article-sort-by-author): fixed.
93
94 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
95
96         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Add new
97         optional arguments `dependencies' and `force-new'; new
98         implementation; call `retrieve-parsed-headers' if it is found.
99
100         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): New function.
101
102 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
103
104         * lisp/gnus-sum.el (gnus-select-newsgroup): Use
105         `gnus-retrieve-parsed-headers' instead of `gnus-retrieve-headers'
106         and `gnus-get-newsgroup-headers-xover' or
107         `gnus-get-newsgroup-headers'.
108
109         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): New function.
110
111 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
112
113         * Chaos: Version 1.12.0 was released.
114
115 1999-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
116
117         * Sync up with Gnus 5.6.45.
118
119 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
120
121         * Chao-gnus: Version 6.12.5 was released.
122
123         * Abolish smtp.el and smtpmail.el (moved to FLIM).
124
125 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
126
127         * lisp/gnus.el (gnus-version-number): Update to 6.12.5.
128         (gnus-version): Modify for SEMI 1.12.
129
130 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
131
132         * lisp/message.el: Sync with Gnus 5.6.45.
133
134 1998-07-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
135
136         * lisp/message.el (message-send-mail-with-smtp): Require 'smtp.
137
138 1998-06-18  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
139
140         * lisp/message.el (message-send-mail-with-smtp): New
141         implementation.
142
143 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
144
145         * lisp/gnus.el (gnus-version-number): Update to 6.12.4.
146
147         * lisp/nnheader.el (nnheader-decode-subject): Use field-decoder
148         for `nov' mode.
149         (nnheader-decode-from): Likewise.
150
151 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
152
153         * lisp/gnus.el (gnus-version-number): Update to 6.12.3.
154
155 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
156
157         * lisp/mmgnus.el (entity-buffer): Must move to (point-min) before
158         search boundary between header and body (to fix problem with
159         Emacs).
160
161 1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
162
163         * lisp/nnmh.el (nnmh-retrieve-headers): Don't use
164         `nnheader-fold-continuation-lines'.
165
166         * lisp/gnus-sum.el (gnus-get-newsgroup-headers): Don't expect
167         unfolded (to fix problem when using gnus-cache).
168
169 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * lisp/gnus.el (gnus-version-number): Update to 6.12.2.
172         (gnus-version): Modify for SEMI 1.11.
173
174         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
175         `mime-edit-decode-message-in-buffer' instead of
176         `mime-edit-decode-buffer'.
177
178 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
179
180         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
181         `mime-edit-decode-buffer' simply as initial value.
182
183         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use
184         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
185         (gnus-article-display-message-with-encoded-word): Likewise.
186
187         * lisp/gnus.el (gnus-version-number): Update to 6.12.1.
188
189         * lisp/message.el (message-make-forward-subject): Use
190         `nnheader-decode-subject' instead of
191         `eword-decode-unstructured-field-body'.
192
193         * lisp/nnheader.el (nnheader-decode-subject): New alias.
194         (nnheader-decode-from): New alias.
195         (make-full-mail-header): Use `nnheader-decode-subject' and
196         `nnheader-decode-from' instead of
197         `eword-decode-and-unfold-unstructured-field' and
198         `eword-decode-and-unfold-structured-field'.
199
200 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
201
202         * lisp/gnus.el (gnus-version-number): Update to 6.9.7.
203         (gnus-version): Modify for SEMI 1.10.
204
205 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
206
207         * lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
208         for Subject and From field.
209
210 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
211
212         * lisp/nnheader.el (nnheader-parse-nov): Use
213         `make-full-mail-header'.
214
215 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
216
217         * lisp/nnheader.el (nnheader-parse-head): Use
218         `make-full-mail-header'.
219
220 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
221
222         * lisp/gnus.el (gnus-version-number): Update to 6.9.6.
223         (gnus-version): Modify for SEMI 1.9.
224
225 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
226
227         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
228         `mime-read-field', `std11-address-string' and
229         `std11-full-name-string' instead of
230         `gnus-extract-address-components'.
231         (gnus-article-sort-by-author): Likewise.
232
233 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
234
235         * lisp/gnus.el (gnus-version-number): Update to 6.9.5.
236
237 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
238
239         * lisp/nnheader.el (make-full-mail-header-from-decoded-header):
240         New function.
241
242         * lisp/message.el (message-reply): Use
243         `make-full-mail-header-from-decoded-header' instead of
244         `make-full-mail-header'.
245         (message-followup): Likewise.
246
247 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
248
249         * lisp/gnus-sum.el (gnus-summary-set-default-charset): New
250         function.
251
252         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up
253         buffer local variable `default-mime-charset' of
254         `gnus-original-article-buffer' and `gnus-article-buffer'.
255         (gnus-article-display-message-with-encoded-word): Likewise.
256
257 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
258
259         * lisp/gnus-msg.el (gnus-message-setup-hook): Add
260         `gnus-maybe-setup-default-charset'.
261         Delete dummy definition for `nnspool-rejected-article-hook' and
262         `xemacs-codename'
263         (gnus-maybe-setup-default-charset): New function.
264
265         * lisp/message.el (message-setup-hook): Delete
266         `message-maybe-setup-default-charset'.  
267         Abolish variable `message-newsreader' and `message-mailer'.
268         (message-user-agent): New variable.
269         Abolish function `message-maybe-setup-default-charset'.
270
271 1998-10-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * lisp/gnus.el (gnus-version-number): Update to 6.9.4.
274
275 1998-10-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
276
277         * lisp/gnus-draft.el (gnus-draft-send): Call
278         `message-send-news-function' or `message-send-mail-function'
279         instead of `message-send-and-exit'.
280
281 1998-09-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
282
283         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
284         `gnus-draft-setup-for-editing' instead of `gnus-draft-setup'.
285         (gnus-draft-send): Use `gnus-draft-setup-for-sending' instead of
286         `gnus-draft-setup'.
287         (gnus-draft-setup-for-editing): New function (renamed from
288         `gnus-draft-setup').
289         (gnus-draft-setup-for-sending): New function.
290         (gnus-draft-send-draft-buffer): New variable.
291
292 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
293
294         * lisp/gnus-art.el (gnus-article-prepare): Don't store original
295         buffer to the entity.
296
297         * lisp/mmgnus.el: Use `generic' as mother backend; abolish method
298         `entity-header-start', `entity-header-end' and `fetch-field'.
299         (entity-buffer): New method.
300
301         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
302         `mime-fetch-field' to refer Subject and From field for saving
303         cache file.
304
305 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
306
307         * lisp/gnus.el (gnus-version-number): Update to 6.9.3.
308
309         * lisp/nnheader.el (make-full-mail-header): Store original subject
310         and from fields.
311
312 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
313
314         * lisp/gnus-sum.el: Abolish variable
315         `gnus-structured-field-decoder' and
316         `gnus-unstructured-field-decoder'.
317         (gnus-nov-parse-line): Don't decode from and subject.
318         (gnus-get-newsgroup-headers): Likewise.
319
320         * lisp/nnheader.el (make-full-mail-header): Decode subject and
321         from; changed to inline function.
322
323 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
324
325         * lisp/gnus-sum.el (gnus-get-newsgroup-headers): Store
326         content-type.
327
328 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
329
330         * lisp/gnus.el (gnus-version-number): Update to 6.9.2.
331
332         * lisp/mmgnus.el: New module.
333
334         * lisp/gnus-art.el (gnus-article-prepare): Use content of
335         `gnus-current-headers' as mime-message-structure.
336
337 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
338
339         * lisp/gnus.el (gnus-version-number): Update to 6.9.1.
340         (gnus-version): Modify for Chao 1.11.
341
342         * lisp/nnheader.el (make-full-mail-header): Changed to macro.
343
344 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
345
346         * lisp/gnus.el (gnus-version): Modify for Chao 1.10.
347
348         * lisp/gnus-score.el (gnus-header-index): Modify to use
349         mime-entity structure as gnus-header structure.
350
351         * lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
352         (mail-header-number): Use `mime-entity-location-internal'.
353         (mail-header-set-number): Use `mime-entity-set-location-internal'.
354         - Change other `mail-header-*' and `mail-header-set-*' to alias of
355           reference and set functions for mime-entity-internal.
356         (make-full-mail-header): Use `make-mime-entity-internal'.
357
358 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
359
360         * lisp/message.el (message-reply): Use `make-full-mail-header'.
361         (message-followup): Likewise.
362
363         * lisp/nnheader.el (mail-header-references): Use
364         `mime-fetch-field' and `mail-header-entity'.
365         (mail-header-set-references): Use `mail-header-set-field'.
366         Define mm-backend `nil' and its method `fetch-field'.
367         (make-full-mail-header): Modify data structure to store References
368         to mime-entity.
369
370 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
371
372         * lisp/nnheader.el (mail-header-id): Use `mime-fetch-field' and
373         `mail-header-entity'.
374         (mail-header-set-id): Use `mail-header-set-field'.
375         (make-full-mail-header): Modify data structure to store Message-Id
376         to mime-entity.
377
378 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
379
380         * lisp/nnheader.el (mail-header-entity): New macro.
381         (mail-header-set-entity): New macro.
382         (mail-header-set-field): New macro.
383         (mail-header-set-parsed-field): New macro.
384         (mail-header-subject): Use `mail-header-entity'.
385         (mail-header-set-subject): Use `mail-header-set-parsed-field'.
386         (mail-header-from): Use `mail-header-entity'.
387         (mail-header-set-from): Use `mail-header-set-parsed-field'.
388         (mail-header-date): Use `mime-fetch-field' and
389         `mail-header-entity'.
390         (mail-header-set-date): Use `mail-header-set-field'.
391         (make-full-mail-header): Modify data structure to store Date to
392         mime-entity.
393         (make-mail-header): Use `make-full-mail-header'.
394
395 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
396
397         * lisp/nnheader.el (mail-header-from): Use `mime-read-field'.
398         (mail-header-set-from): Store to mime-entity.
399         (make-full-mail-header): Modify data structure to store Subject to
400         mime-entity.
401
402 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
403
404         * lisp/nnheader.el (mail-header-subject): Use `mime-read-field'.
405         (mail-header-set-subject): Store to mime-entity.
406         (make-full-mail-header): Modify data structure to store Subject to
407         mime-entity.
408
409 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
410
411         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
412         `make-full-mail-header'.
413
414 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
415
416         * lisp/message.el (message-make-user-agent): New implementation.
417
418 1998-08-25  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
419
420         * lisp/gnus-msg.el (gnus-bug-message): About Semi-gnus.
421         (gnus-extended-version): Return gnus version only.
422         (gnus-bug): Add Semi-gnus developers to recipients.
423
424         * lisp/message.el (message-make-user-agent): New function.
425         (message-generate-headers): Use it.
426
427 1998-06-12  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
428
429         * lisp/message.el (message-required-news-headers): `X-Newsreader'
430         was replaced by `User-Agent'.
431         (message-required-mail-headers): `X-Mailer' was replaced by
432         `User-Agent'.
433         (message-header-format-alist): `X-Mailer' and `X-Newsreader' were
434         replaced by `User-Agent'.
435         (message-generate-headers): Ditto.
436
437         (message-user-agent): New variable.
438         (message-newsreader): Replaced by `message-user-agent'.
439         (message-mailer): Ditto.
440         (message-mode): `message-mailer' and `message-newsreader' were
441         replaced by `message-user-agent'.
442
443         * lisp/gnus-msg.el (gnus-inews-add-send-actions): `message-mailer'
444         and `message-newsreader' were replaced by `message-user-agent'.
445         (gnus-extended-version): Generate "PRODUCT/VERSION" style strings.
446
447         * lisp/gnus-soup.el (gnus-soup-send-packet): `message-mailer' and
448         `message-newsreader' were replaced by `message-user-agent'.
449
450 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
451
452         * lisp/gnus-sum.el (gnus-get-newsgroup-headers): Use
453         `make-full-mail-header'.
454
455 1998-09-26  Katsumi Yamaoka   <yamaoka@jpl.org>
456
457         * lisp/gnus.el (gnus-version-number): Update to 6.8.19.
458
459         * Sync up with Gnus 5.6.44.
460
461 1998-09-16  Katsumi Yamaoka   <yamaoka@jpl.org>
462
463         * Makefile.in: Add entry `info-ja'.
464         * texi/Makefile.in: Add entry `ja'.
465
466 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
467
468         * lisp/message.el (message-send): Don't call
469         `message-fix-before-sending' before `message-encode-function' is
470         called.
471
472 1998-09-06  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
473
474         * lisp/pop3-fma.el: Add error handle and fix typo.
475         
476 1998-08-28  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
477
478         * lisp/message.el: Repair `multi frame control'.
479
480 1998-08-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
481
482         * lisp/gnus.el (gnus-version-number): Update to 6.8.16.
483
484         * Sync up with Gnus 5.6.41.
485
486 1998-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
487
488         * lisp/gnus-spec.el (gnus-parse-simple-format): Use
489         `gnus-tilde-pad-form' instead of the padding faculty of `format'
490         under XEmacs-mule.
491
492         * lisp/gnus-xmas.el
493         (gnus-xmas-redefine): Redifine `gnus-truncate-string',
494         `gnus-tilde-max-form' and `gnus-tilde-cut-form' for XEmacs-mule.
495         (gnus-xmas-define): New function 'gnus-tilde-pad-form' for
496         XEmacs-mule.
497
498 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
499
500         * lisp/gnus-art.el (gnus-article-narrow-to-signature):
501         Removed TM stuff.
502         (gnus-article-display-mime-message):
503         Set `mime-button-mother-dispatcher' in correct buffer.
504         (gnus-url-mailto): Use `gnus-setup-message'.
505         (gnus-button-mailto): Ditto.
506         (gnus-button-reply): Ditto.
507
508         * lisp/gnus-ems.el (gnus-mule-max-width-function): Removed.
509         (gnus-truncate-string): Use `truncate-string-to-width' if available.
510         (gnus-tilde-max-form): New implementation.
511         (gnus-tilde-cut-form): Ditto.
512
513         * lisp/gnus-msg.el (gnus-summary-mail-digest): New function.
514         (gnus-summary-post-digest): New function.
515
516         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Use
517         `gnus-summary-mail-digest' and `gnus-summary-post-digest' instead
518         of `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'.
519
520         * lisp/gnus-util.el (gnus-truncate-string): Ignore more than two
521         arguments.
522
523         * lisp/message.el (message-forward-end-separator): Use
524         `text/plain' tag.
525
526 1998-08-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
527
528         * lisp/message.el: Suppress some byte-compile warnings.
529         (message-make-forward-subject): Failed to sync.
530         (message-setup): Ditto.
531         (message-clone-locals): Modify regexp.
532
533 1998-08-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
534
535         * lisp/gnus-agent.el (gnus-agent-braid-nov): Use
536         `nnheader-insert-file-contents'.
537
538         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Sync up
539         with "akr" branch.
540
541 1998-08-23  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
542
543         * lisp/gnus.el (gnus-version-number): Update to 6.8.15.
544
545         * Sync up with Gnus 5.6.39.
546
547         * lisp/pop3-fma.el (pop3-fma-movemail): Enable to get from APOP server.
548         (pop3-fma-set-pop3-password) Enable to get from APOP server.
549
550 1998-08-20  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
551
552         * lisp/message.el (message-clone-locals): Add `user-full-name'
553         and `user-mail-address' to regexp.
554
555 1998-08-20  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
556
557         * lisp/gnus.el (gnus-version-number): Update to 6.8.14.
558
559         * Sync up with Gnus 5.6.38.
560         
561 1998-08-20  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
562
563         * lisp/message.el (message-frames): New custom group.
564         (message-original-frame): New variable.
565         (message-use-multi-frames): New variable.
566         (message-delete-frame-on-exit): New variable.
567         (message-send-and-exit): Delete frame which made for editing
568         message.
569         (message-kill-buffer): Ditto.
570         (message-delete-frame): New function.
571         (message-pop-to-buffer): Make new frame when edit message.
572
573 1998-08-18  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
574
575         * lisp/gnus.el (gnus-version-number): Update to 6.8.13.
576
577         * Sync up with Gnus 5.6.37.
578         
579 1998-08-16  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
580
581         * lisp/gnus-sum.el (gnus-summary-scroll-down): Failed to sync.
582
583 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
584
585         * lisp/gnus.el (gnus-version-number): Update to 6.8.12.
586
587         * Sync up with Gnus 5.6.36.
588         
589 1998-08-15  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
590
591         * texi/gnus-ja.texi: Update.
592
593 1998-08-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
594
595         * lisp/gnus.el (gnus-version-number): Fix typo.
596
597         * lisp/gnus.el (gnus-version-number): Update to 6.8.11.
598
599         * Sync up with Gnus 5.6.34.
600         
601 1998-08-12  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
602
603         * lisp/gnus.el (gnus-version-number): Update to 6.8.10.
604
605         * Sync up with Gnus 5.6.33.
606         
607 1998-08-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
608
609         * lisp/gnus.el (gnus-version-number): Update to 6.8.9.
610
611         * Sync up with Gnus 5.6.31.
612         
613 1998-08-10  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
614
615         * lisp/gnus.el (gnus-version-number): Update to 6.8.8.
616
617         * Sync up with Gnus 5.6.30.
618         
619 1998-08-10  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
620
621         * lisp/message.el (message-yank-original): For citing any message.
622
623 1998-08-10  Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
624
625         * lisp/gnus.el (gnus-version-number): Update to 6.8.7.
626
627 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
628
629         *lisp/smtp.el: Do not insert empty line at the end of message.
630         
631 1998-08-06  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
632
633         * lisp/gnus.el (gnus-version-number): Update to 6.8.6.
634
635         * Sync up with Gnus 5.6.29.
636         
637 1998-08-05  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
638
639         * lisp/gnus-start.el (gnus-read-init-file): Fix indent.
640         * lisp/gnus-ems.el (gnus-tilde-max-form): Redefine instead of
641         (gnus-summary-line-format-spec) to display Japanese character
642         correctly in Gnus summaly.
643
644 1998-08-05  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
645
646         * lisp/gnus-start.el (gnus-read-init-file): Don't restrict
647         `coding-system-for-read' by `binary' when loading `.gnus'.
648
649 1998-08-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
650
651         * lisp/gnus.el (gnus-version-number): Update to 6.8.5.
652
653         * Sync up with Gnus 5.6.28.
654
655 1998-07-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
656
657         * lisp/gnus.el (gnus-version-number): Update to 6.8.4.
658
659         * Sync up with Gnus 5.6.27.
660
661 1998-07-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
662
663         * texi/message-ja.texi: Japanese translation of "message.texi".
664
665 1998-07-26  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
666
667         * lisp/gnus.el (gnus-version-number): Update to 6.8.3.
668
669         * Sync up with Gnus 5.6.26.
670
671 1998-07-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
672
673         * lisp/gnus.el (gnus-version-number): Update to 6.8.2.
674         (gnus-version): Change to "Semi-gnus". Change comment format.
675
676 1998-07-21  Keisuke Mori   <ksk@ntts.com>
677
678         * texi/gnus-ja.texi: Add "Appendices".
679
680 1998-07-21  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
681
682         * texi/gnus-ja.texi: Add "Appendices".
683
684 1998-07-16  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
685
686         * lisp/gnus.el (gnus-version-number): Update to 6.8.1.
687
688         * Sync up with Gnus 5.6.24.
689
690 1998-07-10  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
691
692         * lisp/gnus-ems.el (gnus-mule-cite-add-face): Fix problem when multi
693         bytes charactors are used in cite prefix. (for Emacs 20.1 and 20.2)
694         (gnus-ems-redefine): for Emacs 20.1 and 20.2
695
696         * lisp/gnus-cite.el (gnus-cite-add-face): Abolish my last bogus change.
697
698 1998-07-09  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
699
700         * lisp/gnus-cite.el (gnus-cite-add-face): Fix problem when multi
701         bytes charactors are used in cite prefix.
702
703 1998-07-07  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
704
705         * texi/gnus-ja.texi: Add "The End".
706
707 1998-07-06  Keisuke Mori   <ksk@ntts.com>
708
709         * texi/gnus-ja.texi: Add "Various".
710
711 1998-07-06  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
712
713         * texi/gnus-ja.texi: Add "Various".
714         * texi/gnus-ja.texi: Sync up with Gnus 5.6.22
715
716 1998-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
717
718         * lisp/message.el (message-header-format-alist): Repair to use
719         `message-fill-references' for References.
720
721 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
722
723         * lisp/gnus-art.el (gnus-article-header-presentation-method):
724         Delete nil optional arguments.
725         - Delete setting for `mime-raw-representation-type-alist'.
726
727 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
728
729         * lisp/gnus.el (gnus-version-number): Update to 6.8.0.
730         (gnus-version): Modify for FLIM 1.8.
731
732         * lisp/gnus-art.el (gnus-article-header-presentation-method):
733         Modify for FLIM 1.8.
734
735 1998-06-30  Keisuke Mori   <ksk@ntts.com>
736
737         * texi/gnus-ja.texi: Add "Scroing".
738
739 1998-06-30  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
740
741         * texi/gnus-ja.texi: Add "Scoring".
742
743 1998-06-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
744
745         * Sync up with Gnus 5.6.22
746         * lisp/gnus.el (gnus-version-number): Update to 6.7.8.
747         * lisp/pop3-fma.el : Enable to get localhost mail spool.
748         
749 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
750
751         * lisp/gnus.el (gnus-version-number): Update to 6.7.7.
752
753         * lisp/gnus-art.el (gnus-article-prepare): Set up
754         `gnus-article-current-summary' of gnus-article-buffer.
755         (gnus-request-article-this-buffer): Don't set up
756         `gnus-article-current-summary'.
757
758 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
759
760         * lisp/gnus.el (gnus-version-number): Update to 6.7.6.
761
762 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
763
764         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): Renamed
765         from `mime-preview-quitting-method-for-gnus'.
766
767 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
768
769         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): New
770         implementation.
771
772         * lisp/gnus-art.el (mime-preview-quitting-method-for-gnus): Use
773         `gnus-article-show-summary' is `gnus-show-mime' is not nil.
774
775 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
776
777         * texi/ChangeLog, texi/gnus.texi, texi/message.texi,
778         lisp/ChangeLog, lisp/gnus.el, lisp/nngateway.el, lisp/nnfolder.el,
779         lisp/message.el, lisp/gnus-sum.el, lisp/gnus-soup.el: Sync up with
780         Gnus 5.6.20.
781
782 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
783
784         * README, texi/ChangeLog, texi/gnus.texi, texi/message.texi,
785         lisp/ChangeLog, lisp/nnweb.el, lisp/nnmail.el, lisp/nndoc.el,
786         lisp/message.el, lisp/lpath.el, lisp/gnus.el, lisp/gnus-util.el,
787         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-score.el,
788         lisp/gnus-group.el, lisp/gnus-ems.el, lisp/gnus-demon.el,
789         lisp/gnus-art.el: Sync up with Gnus 5.6.16.
790
791 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
792
793         * lisp/gnus.el (gnus-version-number): Update to 6.7.3.
794
795         * lisp/gnus-sum.el (gnus-summary-move-article): Use
796         `gnus-request-article-this-buffer'.
797         (gnus-request-partial-message): Likewise.
798
799         * lisp/gnus-art.el (gnus-article-prepare): Use
800         `gnus-request-article-this-buffer'.
801         (gnus-request-article-this-buffer): Renamed from
802         `gnus-request-original-article'; abolish conventional
803         implementation.
804         - Abolish unused setting for `mime-view-show-summary-method'.
805
806 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
807
808         * readme, texi/ChangeLog, texi/gnus.texi, texi/message.texi,
809         lisp/ChangeLog, lisp/gnus.el, lisp/nnmail.el, lisp/nnheader.el,
810         lisp/nngateway.el, lisp/nnfolder.el, lisp/nnagent.el,
811         lisp/message.el, lisp/gnus-sum.el, lisp/gnus-score.el,
812         lisp/gnus-salt.el, lisp/gnus-msg.el, lisp/gnus-cus.el,
813         lisp/gnus-cache.el, lisp/gnus-art.el: Sync up with Gnus 5.6.15.
814
815 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
816
817         * texi/gnus.texi, texi/message.texi, texi/ChangeLog: Sync up with
818         Gnus 5.6.13.
819
820 1998-06-14  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
821         
822         * Sync up with Gnus 5.6.13.
823         
824 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
825
826         * lisp/gnus-art.el (gnus-article-display-mime-message): Don't
827         `save-excursion'.
828         (gnus-article-prepare): Use `mime-fetch-field' instead of
829         `mime-entity-fetch-field'.
830
831 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
832
833         * lisp/gnus-art.el (gnus-article-display-mime-message): Use
834         `mime-display-message' instead of `mime-view-buffer'.
835         (gnus-article-display-traditional-message): Set
836         `gnus-article-buffer'.
837         (gnus-article-display-message-with-encoded-word): Modify for
838         `gnus-article-display-traditional-message'.
839         (gnus-article-prepare): Use `mime-parse-buffer' and
840         `mime-entity-fetch-field'; don't set gnus-article-buffer.
841
842 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
843
844         * lisp/gnus-sum.el (gnus-summary-move-article): Use
845         `gnus-request-original-article' instead of
846         `gnus-request-article-this-buffer'.
847
848 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
849
850         * texi/gnus-ja.texi, texi/gnus.texi (Using MIME): Modify
851         description about new display mechanism.
852
853 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
854
855         * lisp/gnus.el (gnus-version-number): Update to 6.6.0.
856         (gnus-version): Modify for this branch.
857
858         * lisp/gnus-art.el (gnus-article-display-method-for-mime): New
859         variable; abolish `gnus-show-mime-method'.
860         (gnus-article-display-method-for-encoded-word): New variable;
861         abolish `gnus-decode-encoded-word-method'.
862         (gnus-article-display-method-for-traditional): New variable.
863         (gnus-article-display-mime-message): New function; abolish
864         `gnus-article-preview-mime-message'.
865         (gnus-article-display-traditional-message): New function.
866         (gnus-article-display-message-with-encoded-word): New function;
867         abolish `gnus-article-decode-encoded-word'.
868         (gnus-article-prepare): Change display mechanism; use
869         `gnus-request-original-article' instead of
870         `gnus-request-article-this-buffer'.
871         (gnus-request-original-article): New function.
872
873 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
874
875         * lisp/gnus.el (gnus-version-number): Update to 6.6.0.
876         (gnus-version): Modify for SEMI 1.8.
877
878         * lisp/gnus-sum.el: Modify for interface change in SEMI 1.8 about
879         automatic message/partial combining.
880
881 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
882
883         * lisp/gnus.el (gnus-version-number): Update to 6.5.0.
884         (gnus-version): Modify for SEMI 1.7.
885
886         * lisp/gnus-sum.el: Rename
887         `mime-method-to-combine-message/partial-pieces' to
888         `mime-combine-message/partial-pieces-automatically'.
889
890         * lisp/gnus-art.el (gnus-article-preview-mime-message): Use
891         `mime-view-buffer'.
892         (gnus-article-decode-encoded-word): Fix DOC-string.
893         (gnus-article-header-presentation-method): New function; abolish
894         `gnus-content-header-filter'.
895         Modify for SEMI 1.7.
896
897 1998-06-18  Keisuke Mori   <ksk@ntts.com>
898
899         * texi/gnus-ja.texi: Add "Select Methods".
900
901 1998-06-18  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
902
903         * texi/gnus-ja.texi: Add "Select Methods".
904
905 1998-06-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
906
907         * lisp/pop3-fma.el: Small bug fix.
908         
909         * lisp/pop3-fma.el: Delete variable pop3-fma-cypher-key
910         Use base64-encode-string , base64-decode-string instead. 
911         Both change by Yasuo OKABE <okabe@kuis.kyoto-u.ac.jp>
912
913 1998-06-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
914
915         * lisp/pop3-fma.el: New function pop3-fma-cypher-string
916          New variable pop3-fma-cypher-key
917
918 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
919
920         * lisp/gnus-art.el: Delete setting for
921         `article-de-quoted-unreadable' and
922         `article-mime-decode-quoted-printable' because they have been
923         already abolished.
924
925 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
926
927         * texi/gnus-ja.texi: Sync up with latest gnus.texi.
928
929         * texi/gnus.texi: Modify for Semi-gnus 6.4.0.
930
931 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
932
933         * lisp/gnus.el (gnus-extract-address-components): Add
934         `std11-extract-address-components' as a choice.
935
936 1998-06-06  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
937
938         * texi/gnus-ja.texi: Add "Composing Messages".
939
940 1998-06-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
941
942         * lisp/gnus-ems.el (gnus-ems-redefine): Must require 'path-util
943         before call `module-installed-p'.
944
945         * lisp/gnus.el (gnus-version-number): Update to 6.4.0.
946         (gnus-version): Modify for SEMI 1.5.
947
948         * lisp/gnus-art.el: Modify for SEMI 1.5 API.
949
950 1998-06-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
951
952         * lisp/pop3-fma.el: New file. To handle multiple POP account.
953
954         * lisp/gnus.el (gnus-version-number): Update to 6.3.4.
955         And fix typo 5.6.10 -> 5.6.11.
956         
957 1998-06-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
958
959         * lisp/gnus.el (gnus-version-number): Update to 6.3.3.
960
961         * Sync up with Gnus 5.6.11.
962
963 1998-06-03  Keisuke Mori   <ksk@ntts.com>
964
965         * texi/gnus-ja.texi: Add "The Article Buffer".
966
967 1998-06-03  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
968
969         * texi/gnus-ja.texi: Add "The Summary Buffer".
970
971 1998-06-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
972
973         * lisp/gnus.el (gnus-version-number): Update to 6.3.2.
974
975         * Sync up with Gnus 5.6.10.
976
977 1998-05-30  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
978
979         * README.semi: Add description of `shuhei-k' branch.
980
981 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
982
983         * lisp/gnus.el (gnus-version-number): Update to 6.3.1.
984
985 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
986
987         * lisp/gnus-util.el (gnus-output-to-rmail): Guard as binary.
988
989         * lisp/gnus-util.el (gnus-output-to-mail): Guard as binary.
990
991 1998-04-24  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
992
993         * texi/gnus-ja.texi: Add "The Active File".
994
995 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
996
997         * lisp/gnus.el (gnus-version-number): Update to 6.3.0.
998         (gnus-version): Modify for SEMI 1.4.
999
1000         * lisp/gnus-sum.el: Use 'mime-add-condition to set up
1001         acting-condition.
1002
1003 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1004
1005         * lisp/lpath.el: Must add "flim" instead of "mel" to load-path.
1006
1007 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1008
1009         * lisp/gnus.el (gnus-version-number): Update to 6.2.5.
1010
1011         * texi/gnus.texi, lisp/ChangeLog: Sync up with Gnus v5.6.9.
1012
1013         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
1014         lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-agent.el: Sync up
1015         with Gnus v5.6.9.
1016
1017 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1018
1019         * lisp/gnus.el (gnus-version-number): Update to 6.2.4.
1020
1021         * texi/gnus.texi, lisp/ChangeLog: Sync up with Gnus 5.6.7.
1022
1023         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
1024         lisp/gnus-msg.el, lisp/gnus-cache.el, lisp/gnus-art.el: Sync up
1025         with Gnus 5.6.7.
1026
1027 1998-04-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1028
1029         * lisp/gnus.el (gnus-version-number): Update to 6.2.3.
1030
1031         * Sync up with Gnus 5.6.6.
1032
1033 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1034
1035         * lisp/nnheader.el: Sync up with Gnus 5.6.5.
1036
1037 1998-04-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1038
1039         * lisp/gnus.el (gnus-version-number): Update to 6.2.2.
1040
1041         * Sync up with Gnus 5.6.5.
1042
1043         * texi/custom.texi, texi/widget.texi: Removed from Semi-gnus.
1044
1045 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1046
1047         * README.semi (How to get? (via CVS)): Modify descriptions about
1048         TAG.
1049
1050 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1051
1052         * lisp/gnus.el (gnus-version-number): Update to 6.2.1.
1053
1054 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1055
1056         * lisp/message.el (message-make-forward-subject): Use
1057         `eword-decode-unstructured-field-body' for subject.
1058
1059         * lisp/gnus-msg.el (gnus-summary-mail-forward): Make local
1060         variable `default-mime-charset' of `gnus-original-article-buffer'
1061         and set up by `default-mime-charset' of `gnus-summary-buffer'.
1062
1063 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1064
1065         * texi/gnus-ja.texi: Fix typos.
1066
1067         * texi/gnus.texi: Modify for Semi-gnus.
1068
1069 1998-04-23  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1070
1071         * texi/gnus-ja.texi: Add "Auto Save".
1072
1073 1998-04-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1074
1075         * texi/gnus-ja.texi: Add "Startup Files".
1076
1077 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1078
1079         * lisp/gnus.el (gnus-version-number): Update to 6.2.0.
1080         (gnus-version): Modify for SEMI 1.3.
1081
1082         * lisp/gnus-sum.el: Use 'ctree-set-calist-strictly instead of
1083         'set-atype to set up for 'mime-acting-condition.
1084
1085 1998-04-21  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1086
1087         * texi/gnus-ja.texi: Add "Changing Servers".
1088
1089 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1090
1091         * texi/gnus-ja.texi: Modify styles.
1092
1093         * texi/gnus.texi: Modify for Semi-gnus (sync up with
1094         gnus-ja.texi).
1095
1096 1998-04-20  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1097
1098         * texi/gnus-ja.texi: Add "New Groups".
1099
1100 1998-04-20  Yoshiki Hayashi   <penny@tb3.so-net.ne.jp>
1101
1102         * texi/gnus-ja.texi: Modify styles.
1103
1104 1998-04-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1105
1106         * texi/gnus-ja.texi: Check and modify for Semi-gnus.
1107
1108 1998-04-18  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1109
1110         * texi/gnus-ja.texi: New file.
1111
1112 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1113
1114         * lisp/gnus.el (gnus-version-number): Update to 6.1.3.
1115
1116 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1117
1118         * lisp/gnus-art.el (gnus-following-method): New function; set up
1119         for 'mime-view-following-method-alist.
1120
1121 1998-04-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1122
1123         * texi/gnus.texi: Add and modify description for Semi-gnus.
1124
1125 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1126
1127         * texi/gnus.texi: "Gnus 5.6.4" -> "Semi-gnus 6.1.2".
1128         (Top): "Gnus" -> "gnus".
1129         (Starting Up): "Gnus" -> "gnus".
1130
1131 1998-04-10  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1132
1133         * lisp/ChangeLog, lisp/gnus-agent.el: Sync up with Gnus 5.6.4.
1134
1135 1998-04-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1136
1137         * lisp/gnus.el (gnus-version-number): Update to 6.1.2.
1138         (gnus-version): Include corresponding SEMI version.
1139
1140         * lisp/gnus.el, lisp/nnkiboze.el, lisp/message.el,
1141         lisp/gnus-sum.el, lisp/gnus-agent.el: Sync up with Gnus 5.6.4.
1142
1143 1998-03-27  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1144
1145         * README.semi: Change descriptions of sending bug report.
1146
1147 1998-03-20  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1148
1149         * lisp/gnus.el (gnus-version-number): Update to 6.1.1.
1150         (gnus-version): Include corresponding SEMI version.
1151
1152         * Sync up with Gnus 5.6.3.
1153
1154 1998-03-15  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1155
1156         * lisp/gnus-agent.el (gnus-agent-crosspost): Use
1157         `nnheader-insert-file-contents'.
1158         (gnus-agent-braid-nov): Ditto.
1159         (gnus-agent-expire): Ditto.
1160         
1161         * lisp/gnus-cache.el (gnus-cache-request-article): Ditto.
1162         (gnus-cache-retrieve-headers): Ditto.
1163         (gnus-cache-change-buffer): Ditto.
1164         (gnus-cache-braid-nov): Ditto.
1165         
1166         * lisp/gnus-sum.el (gnus-summary-import-article): Ditto.
1167         
1168         * lisp/nnkiboze.el (nnkiboze-retrieve-headers): Ditto.
1169
1170         * lisp/message.el (message-generate-headers): Fix regexp.
1171         (cf. [semi-gnus-ja:107])
1172
1173 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1174
1175         * lisp/gnus-art.el: Add setting for
1176         `mime-raw-buffer-coding-system-alist'.
1177
1178 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1179
1180         * lisp/gnus-art.el: Rename `mime-view-quitting-method-for-gnus' ->
1181         `mime-preview-quitting-method-for-gnus'.
1182
1183         * lisp/gnus-art.el: Rename `mime-view-quitting-method-alist' ->
1184         `mime-preview-quitting-method-alist'.
1185
1186         * lisp/gnus-art.el: Rename `mime-view-kill-buffer' ->
1187         `mime-preview-kill-buffer'.
1188
1189         * lisp/gnus.el (gnus-version-number): Update to 6.0.10.
1190
1191         * lisp/gnus-sum.el: Add code to check latest SEMI.
1192         (mime-acting-condition): Separate type and subtype; rename
1193         `mime-combine-message/partials-automatically' ->
1194         `mime-method-to-combine-message/partial-pieces'.
1195
1196 1998-03-08  Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1197
1198         * lisp/gnus.el (gnus-version-number): Update to 6.0.9.
1199
1200         * README.semi (How to get?): Add description of daily snapshot.
1201         (How to join development): Change mailing list command address.
1202
1203         * Sync up with Gnus 5.6.2.
1204
1205 1998-03-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1206
1207         * lisp/gnus-ems.el: Change variable name
1208           gnus-bdf-image-file to gnus-mule-bitmap-image-file.
1209
1210 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1211
1212         * lisp/gnus.el (gnus-version-number): Update to 6.0.8.
1213
1214         * lisp/gnus.el: Sync up with qgnus-0.34.
1215
1216 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1217
1218         * lisp/message.el: Sync up with qgnus-0.33.
1219
1220         * lisp/gnus-ems.el (gnus-bdf-image-file): New variable; moved from
1221         gnus.el.
1222         (gnus-mule-group-startup-message): New function; moved and renamed
1223         from `gnus-group-startup-message' of gnus.el.
1224
1225         * lisp/gnus.el, lisp/gnus-sum.el, lisp/gnus-art.el,
1226         lisp/gnus-agent.el: Sync up with qgnus-0.33.
1227
1228 1998-02-28  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
1229
1230         * lisp/gnus.el (gnus-bdf-image-file): New variable.
1231         (gnus-mule-group-startup-message): Display bitmap image using
1232         bitmap.el running with Emacs 20.
1233         
1234         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Fix problem when
1235         Xref field is not exist.
1236
1237 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1238
1239         * README.semi (How to join development): Modify for Semi-gnus
1240         mailing list.
1241
1242         * lisp/gnus.el (gnus-version-number): Update to 6.0.7.
1243
1244         * lisp/gnus.el (gnus-article-display-hook): Delete
1245         `gnus-article-de-quoted-unreadable' from options.
1246
1247         * lisp/gnus-sum.el (gnus-article-make-menu-bar): Delete key for
1248         `gnus-article-de-quoted-unreadable'.
1249         (gnus-summary-make-menu-bar): Delete menu for
1250         `gnus-article-de-quoted-unreadable'.
1251
1252         * lisp/gnus-art.el (gnus-article-make-menu-bar): Delete menu for
1253         `gnus-article-de-quoted-unreadable'.
1254
1255 1998-02-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1256
1257         * lisp/gnus.el, lisp/message.el: Sync up with qgnus-0.32.
1258
1259 1998-02-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1260
1261         * lisp/gnus.el (gnus-version-number): Update to 6.0.6.
1262
1263         * lisp/message.el (message-fill-references): Abolish unused local
1264         variables.
1265
1266         * lisp/pop3.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
1267         lisp/gnus-art.el: Sync up with qgnus-0.31.
1268
1269         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
1270         lisp/gnus-art.el: Sync up with qgnus-0.30.
1271
1272 1998-02-20  Christophe Broult <christophe.broult@info.unicaen.fr>
1273
1274         * README.semi (How to get?): The command `update' must come before
1275         `-r semi-gnus'. (cf. [tm-en:1559])
1276
1277 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1278
1279         * lisp/gnus.el: Sync up with qgnus-0.29.
1280
1281         * lisp/gnus.el, lisp/message.el: Sync up with qgnus-0.28.
1282
1283         * lisp/message.el: Abolish variable
1284         `message-references-generator'.  Abolish function
1285         `message-generate-filled-references',
1286         `message-generate-folded-references' and
1287         `message-generate-unfolded-references'.
1288         (message-reply): Don't use `message-references-generator'.
1289         (message-followup): Don't use `message-references-generator'.
1290
1291         (message-fill-references): New function.
1292         (message-header-format-alist): Use `message-fill-references' for
1293         References.
1294
1295 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1296
1297         * lisp/gnus.el (gnus-version-number): Update to 6.0.5.
1298
1299 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1300
1301         * lisp/gnus-sum.el: Check SEMI-0.118.2 (Otomaru) or later.
1302         (gnus-structured-field-decoder): Use
1303         `eword-decode-and-unfold-structured-field'.
1304
1305         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use charset
1306         conversion option of `eword-decode-header'.
1307         (gnus-article-decode-encoded-word): Use charset conversion option
1308         of `eword-decode-header'; use `gnus-run-hooks'.
1309         (gnus-content-header-filter): Use charset conversion option of
1310         `eword-decode-header'.
1311
1312         * README.semi (How to get?): Should specify "-r semi-gnus".
1313
1314 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1315
1316         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Decode header by
1317         localized code.
1318
1319 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1320
1321         * lisp/gnus-msg.el: Delete commented-out function
1322         `gnus-inews-insert-mime-headers'.
1323
1324         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
1325         lisp/gnus-art.el: Sync up with qgnus-0.27.
1326
1327 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1328
1329         * lisp/nnheader.el: Use original.
1330
1331         * lisp/gnus.el, lisp/pop3.el, lisp/message.el, lisp/gnus-sum.el,
1332         lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-art.el: Sync up
1333         with qgnus-0.26.
1334
1335 1998-02-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1336
1337         * lisp/nnmail.el, lisp/nnmh.el: Use original.
1338
1339         * lisp/gnus.el, lisp/gnus-draft.el, lisp/gnus-sum.el,
1340         lisp/message.el, lisp/gnus-art.el: Sync up with qgnus-0.25.
1341
1342 1998-02-11  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
1343
1344         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
1345         lisp/message.el, lisp/gnus.el, lisp/gnus-uu.el,
1346         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
1347         lisp/gnus-score.el, lisp/gnus-group.el, lisp/gnus-art.el,
1348         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.24
1349
1350 1998-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1351
1352         * lisp/gnus-art.el (gnus-article-prepare): Don't bind coding
1353         systems.
1354
1355         * lisp/gnus.el (gnus-version-number): Update to 6.0.4.
1356         (gnus-version): Sync with qgnus-0.23.
1357
1358         * lisp/pop3.el, lisp/nnmh.el, lisp/nnheader.el, lisp/message.el,
1359         lisp/gnus-sum.el, lisp/gnus-msg.el, lisp/gnus-draft.el,
1360         lisp/gnus-art.el: Merge qgnus-0.23.
1361
1362 1998-02-09  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
1363
1364         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nntp.el,
1365         lisp/nnheader.el, lisp/message.el, lisp/gnus.el,
1366         lisp/gnus-xmas.el, lisp/gnus-sum.el, lisp/gnus-start.el,
1367         lisp/gnus-msg.el, lisp/gnus-group.el, lisp/gnus-draft.el,
1368         lisp/gnus-art.el, lisp/gnus-agent.el, lisp/ChangeLog: Importing
1369         qgnus-0.23
1370
1371 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1372
1373         * lisp/message.el (message-references-generator): New variable.
1374         (message-generate-filled-references): New function.
1375         (message-generate-folded-references): New function.
1376         (message-generate-unfolded-references): New function.
1377         (message-reply): Refer `message-references-generator'.
1378         (message-followup): Refer `message-references-generator'.
1379
1380 1998-01-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1381
1382         * lisp/message.el (message-send-mail-with-sendmail): Guard
1383         `coding-system-for-write' by binary.
1384         (message-send-mail-with-qmail): Likewise.
1385
1386 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1387
1388         * lisp/lpath.el: Require path-util; add load-path of APEL, MEL and
1389         SEMI.
1390
1391 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1392
1393         * lisp/message.el: Require smtp.el when compile.
1394
1395         * lisp/message.el (message-send-mail-with-smtp): Use
1396         `(current-buffer)' instead of `tembuf'; rename
1397         `smtp-recipient-address-list' -> `recipient-address-list'.
1398
1399 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1400
1401         * lisp/smtp.el (smtp-deduce-address-list): Don't use
1402         `smtp-recipient-address-list' as global variable.
1403
1404         * lisp/message.el (message-send-mail-with-smtp): Don't use
1405         `smtp-recipient-address-list' as global variable.
1406
1407         * lisp/smtpmail.el (smtpmail-recipient-address-list): New
1408         variable; renamed from `smtp-recipient-address-list'.
1409         (smtpmail-send-it): Remove `(not (null ...))'.
1410         (smtpmail-send-queued-mail): Likewise.
1411
1412 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1413
1414         * lisp/message.el (message-send-mail-with-smtp): Don't generate
1415         temporary buffer for message; don't generate and kill
1416         `smtp-address-buffer' for `smtp-deduce-address-list'.
1417
1418         * lisp/smtpmail.el (smtpmail-send-it): Don't generate and kill
1419         `smtp-address-buffer' for `smtp-deduce-address-list'.
1420
1421         * lisp/smtp.el (smtp-deduce-address-list): Bind and generate
1422         `smtp-address-buffer' in itself.
1423
1424 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1425
1426         * lisp/gnus.el (gnus-version-number): Update to version 6.0.3.
1427
1428 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1429
1430         * lisp/smtp.el: New file.
1431
1432         * lisp/smtpmail.el: Split basic features into smtp.el.
1433
1434         * lisp/message.el (message-send-mail-function): Add
1435         `message-send-mail-with-smtp' as an item.
1436         (message-send-mail-with-smtp): New function.
1437
1438         * ChangeLog: New file.
1439
1440 1998-01-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1441
1442         * lisp/smtpmail.el (smtpmail-via-smtp): Bind
1443         `coding-system-for-read' by `smtpmail-coding-system' to avoid
1444         dead-locking in Emacs 20.
1445
1446         * lisp/gnus.el: gnus.el (gnus-version-number): Update to version
1447         6.0.2.
1448
1449 1998-01-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1450
1451         * lisp/nnmail.el, lisp/message.el: Sync with Quassia Gnus v0.22.
1452
1453         * lisp/gnus.el: Delete autoload setting for `metamail-buffer'.
1454
1455         * lisp/gnus.el, lisp/gnus-sum.el: Sync with Quassia Gnus v0.22.
1456
1457         * lisp/gnus-msg.el: Abolish function
1458         `gnus-inews-insert-mime-headers'.
1459
1460         * lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-art.el: Sync
1461         with Quassia Gnus v0.22.
1462
1463         * lisp/smtpmail.el (smtpmail-coding-system): New variable; abolish
1464         `smtpmail-code-conv-from'.
1465         (smtpmail-via-smtp): Guard `coding-system-for-write' by
1466         `smtpmail-coding-system'.
1467
1468         * lisp/smtpmail.el: Imported from Emacs 20.2.
1469
1470         * lisp/pop3.el (pop3-movemail-file-coding-system): Change default
1471         value to `binary'.
1472         (pop3-open-server): Guard `coding-system-for-read' by `binary'.
1473
1474 1998-01-06  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
1475
1476         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nnoo.el,
1477         lisp/nnml.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
1478         lisp/gnus-start.el, lisp/gnus-ems.el, lisp/gnus-draft.el,
1479         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.22
1480
1481         * texi/message.texi, texi/gnus.texi, lisp/gnus.el, lisp/ChangeLog:
1482         Importing qgnus-0.21
1483
1484         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
1485         lisp/nnvirtual.el, lisp/nnsoup.el, lisp/nnoo.el, lisp/nnmh.el,
1486         lisp/nnmail.el, lisp/nndraft.el, lisp/gnus.el, lisp/gnus-xmas.el,
1487         lisp/gnus-sum.el, lisp/gnus-start.el, lisp/gnus-score.el,
1488         lisp/gnus-msg.el, lisp/gnus-group.el, lisp/gnus-draft.el,
1489         lisp/gnus-art.el, lisp/ChangeLog: Importing qgnus-0.20
1490
1491         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/pop3.el,
1492         lisp/nntp.el, lisp/nnml.el, lisp/nnmail.el, lisp/nndoc.el,
1493         lisp/message.el, lisp/gnus.el, lisp/gnus-uu.el,
1494         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
1495         lisp/gnus-score.el, lisp/gnus-group.el, lisp/gnus-cache.el,
1496         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.19
1497
1498 1997-12-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1499
1500         * lisp/gnus.el (gnus-version-number): Update to version 6.0.1.
1501
1502         * lisp/message.el (message-resend): Enclose `message-setup' with
1503         `(let (message-setup-hook) ...)' to avoid to `turn-on-mime-edit';
1504         must setup `message-encoding-buffer' and `message-edit-buffer' for
1505         `message-send-mail'.
1506
1507 1997-12-08  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
1508
1509         * lisp/pop3.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
1510         lisp/gnus-art.el, lisp/ChangeLog: Synch'ed up to qgnus-0.18.
1511
1512         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
1513         lisp/smiley.el, lisp/pop3.el, lisp/nnweb.el, lisp/nntp.el,
1514         lisp/nnml.el, lisp/nnmail.el, lisp/nnheader.el, lisp/nndraft.el,
1515         lisp/message.el, lisp/lpath.el, lisp/gnus.el, lisp/gnus-util.el,
1516         lisp/gnus-sum.el, lisp/gnus-start.el, lisp/gnus-picon.el,
1517         lisp/gnus-nocem.el, lisp/gnus-mh.el, lisp/gnus-group.el,
1518         lisp/gnus-ems.el, lisp/gnus-cite.el, lisp/gnus-art.el,
1519         lisp/gnus-agent.el, lisp/dgnushack.el, lisp/ChangeLog: Importing
1520         qgnus-0.18
1521
1522 1997-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1523
1524         * README.semi: New file.
1525
1526         * lisp/gnus.el (gnus-version): Rename to "Semi-gnus".
1527
1528 1997-11-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1529
1530         * lisp/gnus-draft.el (gnus-draft-decoding-function): New variable.
1531         (gnus-draft-setup): Use `gnus-draft-decoding-function'.
1532
1533 1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1534
1535         * lisp/nnmail.el, lisp/nnheader.el, lisp/message.el, lisp/gnus.el,
1536         lisp/gnus-sum.el, lisp/gnus-msg.el, lisp/gnus-art.el: sync with
1537         qgnus-0.17.
1538
1539         * texi/message.texi, texi/gnus.texi, lisp/smiley.el, lisp/nnoo.el,
1540         lisp/nnml.el, lisp/nnmail.el, lisp/nnheader.el,
1541         lisp/messagexmas.el, lisp/message.el, lisp/gnus.el,
1542         lisp/gnus-xmas.el, lisp/gnus-util.el, lisp/gnus-sum.el,
1543         lisp/gnus-start.el, lisp/gnus-spec.el, lisp/gnus-score.el,
1544         lisp/gnus-picon.el, lisp/gnus-move.el, lisp/gnus-msg.el,
1545         lisp/gnus-kill.el, lisp/gnus-group.el, lisp/gnus-draft.el,
1546         lisp/gnus-demon.el, lisp/gnus-cite.el, lisp/gnus-art.el,
1547         lisp/ChangeLog: Quassia Gnus v0.17.
1548
1549         * lisp/gnus-i18n.el: New file.
1550
1551         * lisp/nnmail.el (nnmail-file-coding-system): Use `raw-text' in
1552         default.
1553
1554         * lisp/nnheader.el (nnheader-file-coding-system): Use `raw-text'
1555         in default.
1556
1557         * lisp/message.el (message-encode-function): New variable.
1558         (message-forward-start-separator): Modify for mime-edit.
1559         (message-forward-end-separator): Modify for mime-edit.
1560         (message-setup-hook): Use `(message-maybe-setup-default-charset
1561         turn-on-mime-edit)' in default.
1562         (message-header-hook): Use `(eword-encode-header)' in default.
1563
1564         (message-send): Use local variable `message-encoding-buffer',
1565         `message-edit-buffer' and `message-mime-mode' as public variables;
1566         use `message-encode-function'.
1567         (message-send-mail): Use `message-encoding-buffer' to get contents
1568         of body; abolish `message-encode-mail-hook'; use
1569         `mime-edit-maybe-split-and-send'; use `message-edit-buffer' to
1570         refer original editing buffer.
1571         (message-send-news): Use `message-encoding-buffer' to get contents
1572         of body; abolish `message-encode-news-hook'; use
1573         `mime-edit-maybe-split-and-send'; use `message-edit-buffer' to
1574         refer original editing buffer.
1575         (message-check-news-syntax): Call `message-check-news-body-syntax'
1576         in `mime-edit-buffer'.
1577         (message-do-fcc): Use `message-encoding-buffer' to get contents;
1578         run `message-header-hook'.
1579         (message-cancel-news): Use `std11-extract-address-components'
1580         instead of `mail-extract-address-components'; bind
1581         `message-encoding-buffer' and `message-edit-buffer'.
1582
1583         (message-maybe-setup-default-charset): New function.
1584         (message-maybe-encode): New function.
1585         (message-mime-insert-article): New function.
1586         Add setting for mime-view.
1587
1588         * lisp/gnus.el (gnus-version-number): for version number for Open
1589         gnus.
1590         (gnus-version): Modify for Open gnus.
1591
1592         * lisp/gnus-sum.el: Autoload gnus-i18n.
1593
1594         (gnus-show-mime): `t' in default.
1595         (gnus-structured-field-decoder): Use
1596         `eword-decode-structured-field-body' in default.
1597         (gnus-unstructured-field-decoder): Use
1598         `eword-decode-unstructured-field-body' in default.
1599
1600         (gnus-parse-headers-hook): Use
1601         `(gnus-set-summary-default-charset)' in default.
1602
1603         (gnus-summary-mode-map): Add binding for
1604         `gnus-summary-scroll-down' and
1605         `gnus-summary-preview-mime-message'.
1606
1607         (gnus-summary-preview-mime-message): New function.
1608         (gnus-mime-partial-preview-function): New function.
1609         Add setting for mime-view.
1610
1611         * lisp/gnus-msg.el (gnus-summary-cancel-article): Display
1612         `gnus-article-buffer' instead ofb `gnus-original-article-buffer'.
1613         (gnus-extended-version): Don't return version of emacsen.
1614         (gnus-inews-do-gcc): Refer `message-encoding-buffer'.
1615
1616         * lisp/gnus-art.el (gnus-show-mime-method): Use
1617         `gnus-article-preview-mime-message' instead of `metamail-buffer'
1618         in default.
1619         (gnus-decode-encoded-word-method): Use
1620         `gnus-article-decode-encoded-word' instead of
1621         `gnus-article-de-quoted-unreadable' in default.
1622
1623         Abolish `gnus-hack-decode-rfc1522', `gnus-decode-rfc1522',
1624         `article-decode-rfc1522', `article-de-quoted-unreadable',
1625         `article-mime-decode-quoted-printable-buffer' and
1626         `article-mime-decode-quoted-printable'.
1627         (gnus-article-decode-rfc1522): New implementation (use
1628         `eword-decode-header').
1629
1630         (gnus-article-preview-mime-message): New function.
1631         (gnus-article-decode-encoded-word): New function.
1632         (gnus-content-header-filter): New function.
1633         (mime-view-quitting-method-for-gnus): New function.
1634         Add setting for mime-view.
1635
1636         * lisp/message.el: Abolish `message-max-size' because it is not
1637         used.
1638
1639         * lisp/message.el: sync with qgnus-0.16.
1640
1641         * texi/Makefile, texi/message.texi, texi/gnus.texi, lisp/nnweb.el,
1642         lisp/nnmh.el, lisp/nnheader.el, lisp/nnfolder.el, lisp/message.el,
1643         lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
1644         lisp/gnus-sum.el, lisp/gnus-srvr.el, lisp/gnus-picon.el,
1645         lisp/gnus-group.el, lisp/gnus-cite.el, lisp/gnus-art.el: Quassia
1646         Gnus v0.16.
1647
1648         * lisp/nnmh.el (nnmh-request-list-1): fix maybe.
1649
1650         * lisp/message.el (message-do-fcc): Guard
1651         `coding-system-for-write' by `raw-text'; run
1652         `message-before-do-fcc-hook'.
1653
1654         * lisp/gnus-msg.el (gnus-inews-do-gcc): Guard
1655         `coding-system-for-write' by `raw-text'; run
1656         `gnus-before-do-gcc-hook'.
1657
1658         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nntp.el,
1659         lisp/nnoo.el, lisp/nnml.el, lisp/nndraft.el, lisp/nnbabyl.el,
1660         lisp/message.el, lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
1661         lisp/gnus-util.el, lisp/gnus-sum.el, lisp/gnus-start.el,
1662         lisp/gnus-spec.el, lisp/gnus-soup.el, lisp/gnus-score.el,
1663         lisp/gnus-msg.el, lisp/gnus-gl.el, lisp/gnus-ems.el,
1664         lisp/gnus-draft.el, lisp/gnus-cache.el, lisp/gnus-audio.el,
1665         lisp/gnus-art.el, lisp/gnus-agent.el, lisp/ChangeLog: Quassia Gnus
1666         v0.15.
1667
1668         * lisp/message.el, lisp/ChangeLog: sync with qgnus-0.14.
1669
1670         * texi/Makefile, texi/gnus.texi: Quassia Gnus v0.14.
1671
1672         * texi/dir: New file.
1673
1674         * texi/dir, lisp/pop3.el, lisp/nntp.el, lisp/nnml.el,
1675         lisp/nnmail.el, lisp/nnfolder.el, lisp/message.el, lisp/lpath.el,
1676         lisp/gnus.el, lisp/gnus-win.el, lisp/gnus-util.el,
1677         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
1678         lisp/gnus-score.el, lisp/gnus-msg.el, lisp/gnus-mh.el,
1679         lisp/gnus-cus.el, lisp/gnus-art.el, lisp/gnus-agent.el,
1680         lisp/ChangeLog: Quassia Gnus v0.14.
1681
1682         * lisp/message.el, lisp/ChangeLog: sync with qgnus-0.13.
1683
1684         * texi/gnus.texi, texi/ChangeLog, lisp/pop3.el, lisp/nnweb.el,
1685         lisp/nnmail.el: Quassia Gnus v0.13.
1686
1687         * lisp/nnlistserv.el: New file.
1688
1689         * lisp/nnlistserv.el, lisp/message.el, lisp/md5.el, lisp/lpath.el,
1690         lisp/gnus.el, lisp/gnus-topic.el, lisp/gnus-sum.el,
1691         lisp/gnus-score.el, lisp/gnus-picon.el, lisp/gnus-msg.el,
1692         lisp/gnus-group.el, lisp/gnus-art.el, lisp/gnus-agent.el,
1693         lisp/dgnushack.el, lisp/ChangeLog, GNUS-NEWS: Quassia Gnus v0.13.
1694
1695         * lisp/message.el: sync with qgnus-0.12.
1696
1697         * texi/message.texi, texi/gnus.texi, texi/gnus-faq.texi,
1698         texi/ChangeLog, lisp/nntp.el, lisp/nnmh.el, lisp/nnmail.el,
1699         lisp/nndraft.el, lisp/messcompat.el, lisp/message.el,
1700         lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
1701         lisp/gnus-sum.el, lisp/gnus-score.el, lisp/gnus-salt.el,
1702         lisp/gnus-msg.el, lisp/gnus-int.el, lisp/gnus-group.el,
1703         lisp/gnus-demon.el, lisp/gnus-cache.el, lisp/gnus-art.el,
1704         lisp/gnus-agent.el, lisp/ChangeLog, GNUS-NEWS: Quassia Gnus v0.12.
1705
1706         * lisp/message.el (message-send-news-function): Use
1707         `message-send-news-with-gnus' in default.
1708         (message-send-via-news): Use `message-send-news' instead of
1709         `message-send-news-function'.
1710         (message-send-mail): Don't avoid text properties; run
1711         `message-encode-mail-hook'.
1712         (message-send-news): Don't avoid text properties; run
1713         `message-encode-news-hook'; use `message-send-news-function'.
1714         (message-send-news-with-gnus): New function.
1715         (message-cancel-news): Use `message-send-news' instead of
1716         `message-send-news-function'.