Update.
[elisp/gnus.git-] / ChangeLog
1 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/message.el (message-maybe-split-and-send-mail): Use
4         `defsubst' instead of `defun'.
5         (message-maybe-split-and-send-news): Ditto.
6
7 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
8
9         * lisp/gnus-msg.el (gnus-summary-resend-bounced-mail): Bind
10         `gnus-message-setup-hook' to minimum setting.
11
12         * lisp/message.el (message-bounce-setup-for-mime-edit): New
13         function.
14         (message-bounce-setup-function): New user option. Use
15         `message-bounce-setup-for-mime-edit' in default.
16         (message-bounce): Call `message-bounce-setup-function' if it is
17         non-nil.
18         (message-bounce-setup-hook): New user option.
19         (message-send-mail): Delete useless things.
20
21 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
22
23         * lisp/message.el (message-maybe-split-and-send-mail): New function.
24         (message-send-mail): Use it.
25         (message-maybe-split-and-send-news): New function.
26         (message-send-news): Use it.
27
28 1998-11-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
29
30         * lisp/gnus-offline.el: bug fix.
31
32         * lisp/gnus-ofsetup.el: Bug fix.
33
34 1998-11-11  Katsumi Yamaoka   <yamaoka@jpl.org>
35
36         * lisp/message.el (message-send-mail): Protect against errors.
37         (message-send-news): Ditto.
38
39 1998-11-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
40
41         * lisp/message.el (message-do-fcc): Sync up with Semi-gnus 6.8.
42         (message-8bit-encoding-list): New variable.
43         (message-check-encoding): Use `message-8bit-encoding-list'. Change
44         search pattern.
45
46 1998-11-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
47
48         * lisp/gnus-bbdb.el (gnus-bbdb/extract-address-components): Normalize
49         return value.
50         (gnus-bbdb/update-record): Change condition for checking own message.
51
52 1998-11-11  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
53
54         * README.semi.ja, README.branch.ja: New file.
55
56 1998-11-10  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
57
58         * lisp/gnus-offline.el: bug fix.
59
60         * lisp/gnus-ofsetup.el: Bug fix.
61
62 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
63
64         * lisp/gnus-offline.el: v2.00b1 Separate setting part and
65         functional part - setting part move to gnus-ofsetup.el (New file).
66
67         * lisp/gnus-ofsetup.el: New file - setting function for
68         gnus-offline.
69
70 1998-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
71
72         * lisp/pop3-fma.el: Set the value of `nnmail-read-passwd' as a
73         symbol `pop3-fma-read-passwd'.
74
75 1998-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
76
77         * lisp/gnus.el (gnus-version-number): Update to 6.10.029.
78
79         * Sync up with Pterodactyl Gnus 0.42.
80
81 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
82
83         * lisp/gnus.el (gnus-version-number): Update to 6.10.028.
84
85         * Sync up with Pterodactyl Gnus 0.41.
86
87 1998-11-06  Katsumi Yamaoka   <yamaoka@jpl.org>
88
89         * lisp/gnus-art.el (gnus-article-make-full-mail-header): New
90         function.
91         (gnus-article-mime-edit-article-setup): Use it.
92         (gnus-article-mime-edit-exit): Use it.
93
94         (gnus-article-mime-edit-article-setup): Set `gnus-show-mime' to t.
95
96         * lisp/gnus-bbdb.el: Modify header description.
97
98 1998-11-05  Katsumi Yamaoka   <yamaoka@jpl.org>
99
100         * lisp/gnus-art.el (gnus-article-edit-done): Remove
101         `gnus-article-mime-edit-article-unwind' from
102         `gnus-article-mode-hook' before run `gnus-article-edit-exit'.
103         (gnus-article-mime-edit-article-setup): Revised.
104         (gnus-article-mime-edit-article-unwind): New function.
105         (gnus-article-mime-edit-exit): New function.
106
107         (gnus-insert-mime-button): Fix typo.
108
109 1998-11-04  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
110
111         * lisp/message.el: (message-do-fcc): Don't run message-header-hook
112         and message-before-do-fcc-hook.
113
114 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
115
116         * lisp/mmgnus.el (entity-buffer): Must move to (point-min) before
117         search boundary between header and body (to fix problem with
118         Emacs).
119
120 1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
121
122         * lisp/nnmh.el (nnmh-retrieve-headers): Don't use
123         `nnheader-fold-continuation-lines'.
124
125         * lisp/gnus-sum.el (gnus-get-newsgroup-headers): Don't expect
126         unfolded (to fix problem when using gnus-cache).
127
128 1998-11-04  Katsumi Yamaoka   <yamaoka@jpl.org>
129
130         * lisp/message.el (message-make-in-reply-to): Quote date.
131
132 1998-11-02  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
133
134         * lisp/gnus-bbdb.el (gnus-bbdb/canonicalize-full-name-methods):
135         New variable. (Merged from `mime-bbdb.el' in SEMI.)
136         (gnus-bbdb/extract-address-components): New function. (Merged from
137         `mime-bbdb.el' in SEMI.)
138         (gnus-bbdb/canonicalize-spaces): Ditto.
139         (gnus-bbdb/canonicalize-dots): Ditto.
140         (gnus-bbdb/update-record): Use
141         `gnus-bbdb/extract-address-components'.
142         (gnus-bbdb/lines-and-from): Ditto.
143         (gnus-bbdb/summary-get-author): Ditto.
144         (gnus-bbdb/summary-author-in-bbdb): Ditto.
145         (gnus-bbeb/decode-field-body-function): New variable.
146         (gnus-bbdb/decode-field-body): New macro.
147         (gnus-bbdb/update-record): Use `gnus-bbdb/decode-field-body'.
148         (gnus-bbdb/extract-field-value): Ditto.
149         (gnus-bbdb/decode-field-body-function): Fix typo.
150         (gnus-bbdb/decode-field-body): Ditto.
151         (gnus-bbdb/update-record): Use `save-excursion' and change timing
152         of `save-restriction'.
153
154 1998-10-31  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
155
156         * lisp/nnheader.el (nnheader-decode-field-body): New inline
157         function.
158
159         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
160         `mime-edit-decode-buffer' and `mime-decode-header-in-buffer'.
161
162         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Use
163         `nnheader-decode-field-body' instead of `mime-decode-field-body'.
164         (gnus-bbdb/extract-field-value): Ditto.
165
166 1998-10-30  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
167
168         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Check existance of
169         `To' field before decoding.
170
171 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
172
173         * README-gnus-bbdb.en: New file, translated by courtesy of
174         Hiroshi Kawaguchi <taicho@shiba.sony.co.jp>.
175
176 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
177
178         * lisp/dgnushack.el (dgnushack-compile): Add `gnus-bbdb.el'.
179
180         * lisp/gnus-bbdb.el: New file. By courtesy of Keiichi Suzuki.
181         * README-gnus-bbdb.ja: Ditto (A part of Nana-TIPS.ja).
182
183 1998-10-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
184
185         * lisp/gnus.el: Add autoload setting for `gnus-offline' and
186         `pop3-fma'.
187
188 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
189
190         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Fix
191         typo.
192
193 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
194
195         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
196         `mime-edit-decode-buffer' simply as initial value.
197
198 1998-10-29  Katsumi Yamaoka   <yamaoka@jpl.org>
199
200         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Force
201         `font-lock' to turn on at the beginning. Turn off `font-lock'
202         after editing article.
203
204 1998-10-29  Katsumi Yamaoka   <yamaoka@jpl.org>
205
206         * lisp/gnus-sum.el (gnus-summary-edit-article-done): Abolish
207         `gnus-article-decoded-p'.
208
209         * lisp/nnheader.el: Delete useless comments.
210
211         * lisp/gnus-art.el (gnus-article-edit-article): Call
212         `gnus-article-edit-article-setup-function' if it is non nil.
213         (gnus-article-mime-edit-article-setup): New function.
214         (gnus-article-mime-edit-article-setup-hook): New hook.
215         (gnus-article-edit-article-setup-function): New user option. Use
216         `gnus-article-mime-edit-article-setup' in default.
217
218 1998-10-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
219
220         * lisp/pop3-fma.el: Determin base64 encode/decode function by FLIM.
221
222 1998-10-26  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
223
224         * lisp/pop3-fma.el: Require `mel-b-el' if `mel-b' does not exist.
225
226 1998-10-26  Katsumi Yamaoka   <yamaoka@jpl.org>
227
228         * lisp/pop3-fma.el: Require `mel-b-ccl' or `mel-b-el' if `mel-b'
229         does not exist.
230
231         * lisp/nnheader.el (nnheader-file-coding-system): Restore the
232         previous default value.
233
234 1998-10-26  Katsumi Yamaoka   <yamaoka@jpl.org>
235
236         * lisp/gnus.el (gnus-version-number): Update to 6.10.027.
237
238         * Sync up with Pterodactyl Gnus 0.40.
239
240 1998-10-23  Katsumi Yamaoka   <yamaoka@jpl.org>
241
242         * lisp/gnus.el (gnus-version-number): Update to 6.10.026.
243         (gnus-version): Modify supported version for FLIM and SEMI.
244
245 1998-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
246
247         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
248         `mime-fetch-field' for getting Subject and From field.
249
250 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
251
252         * lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
253         for Subject and From field.
254
255 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
256
257         * lisp/nnheader.el (nnheader-parse-nov): Use
258         `make-full-mail-header'.
259
260 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
261
262         * lisp/nnheader.el (nnheader-parse-head): Use
263         `make-full-mail-header'.
264
265 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
266
267         * lisp/nnheader.el (make-full-mail-header): Sync up with
268         "chao-6_9" branch.
269         (mail-header-set-xref): Use `mime-entity-set-xref-internal'.
270         (mail-header-xref): Use `mime-entity-xref-internal'
271         (mail-header-set-lines): mime-entity-set-lines-internal'.
272         (mail-header-lines): Use `mime-entity-lines-internal'
273         (mail-header-set-chars): Use `mime-entity-set-chars-internal'.
274         (mail-header-chars): Use `mime-entity-chars-internal'.
275         (mail-header-set-references): Use
276         `mime-entity-set-references-internal'.
277         (mail-header-references): Use `mime-entity-references-internal'.
278         (mail-header-set-message-id): Use
279         `mime-entity-set-message-id-internal'.
280         (mail-header-message-id): Use `mime-entity-message-id-internal'.
281         (mail-header-set-date): Use `mime-entity-set-date-internal'.
282         (mail-header-date): Use `mime-entity-date-internal'.
283         (mail-header-set-from): Use
284         `mime-entity-set-decoded-from-internal'.
285         (mail-header-from): Use `mime-entity-decoded-from-internal'.
286         (mail-header-set-subject): Use
287         `mime-entity-set-decoded-subject-internal'.
288         (mail-header-subject): Use `mime-entity-decoded-subject-internal'.
289         All changes are imported from "chao-6_9" branch.
290
291         * lisp/message.el (message-reply): Use
292         `make-full-mail-header-from-decoded-header`.
293         (message-followup): Ditto.
294         (message-get-reply-buffer-function): Abolished.
295         (message-fill-address): Don't fold if the current column number is
296         less than 79.
297
298         * lisp/gnus-sum.el (gnus-summary-insert-line): Use
299         `gnus-put-text-property-excluding-characters-with-faces' instead
300         of `gnus-put-text-property'.
301         (gnus-summary-mode-map): Abolish key definition
302         "b" for `gnus-article-view-part'.
303         (gnus-encoded-word-method-alist): Abolished.
304         (gnus-multi-decode-encoded-word-string) Abolished.
305
306         * lisp/gnus-int.el (gnus-request-replace-article): Don't encode
307         message body.
308
309         * lisp/gnus-i18n.el (gnus-get-summary-default-charset): Abolished.
310         (gnus-set-summary-default-charset): Sync up with "chao-6_9" branch.
311
312         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
313         Abolished.
314         (gnus-article-display-message-with-encoded-word): Abolished.
315
316 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
317
318         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
319         `mime-read-field', `std11-address-string' and
320         `std11-full-name-string' instead of
321         `gnus-extract-address-components'.
322         (gnus-article-sort-by-author): Likewise.
323
324 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
325
326         * lisp/nnheader.el (make-full-mail-header-from-decoded-header):
327         New function.
328
329 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
330
331         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up
332         buffer local variable `default-mime-charset' of
333         `gnus-original-article-buffer' and `gnus-article-buffer'.
334
335 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
336
337         * lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
338         (mail-header-number): Use `mime-entity-location-internal'.
339         (mail-header-set-number): Use `mime-entity-set-location-internal'.
340         - Change other `mail-header-*' and `mail-header-set-*' to alias of
341         reference and set functions for mime-entity-internal.
342
343         * lisp/mmgnus.el: New module.
344
345         * lisp/gnus-sum.el: Abolish variable
346         `gnus-structured-field-decoder' and
347         `gnus-unstructured-field-decoder'.
348         (gnus-nov-parse-line): Don't decode from and subject.
349         (gnus-get-newsgroup-headers): Likewise.
350
351         * lisp/gnus-score.el (gnus-header-index): Modify to use
352         mime-entity structure as gnus-header structure.
353
354         * lisp/gnus-art.el (gnus-article-prepare-display): Use content of
355         `gnus-current-headers' as mime-message-structure.
356
357 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
358
359         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
360         `make-full-mail-header'.
361
362 1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
363
364         (gnus-parse-headers-hook): Use
365         `(gnus-set-summary-default-charset)' in default.
366
367 \f
368 1998-10-21  Katsumi Yamaoka   <yamaoka@jpl.org>
369
370         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Guard for non string
371         symbol.
372
373 1998-10-21  Katsumi Yamaoka   <yamaoka@jpl.org>
374
375         * lisp/gnus.el (gnus-version-number): Update to 6.10.025.
376         (gnus-version): Fix supported version for FLIM and SEMI.
377
378         * Sync up with Pterodactyl Gnus 0.36.
379
380 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
381
382         * lisp/gnus.el (gnus-version-number): Update to 6.10.024.
383         Fix supported version for FLIM and SEMI.
384
385         * Sync up with Pterodactyl Gnus 0.35.
386
387 1998-10-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
388
389         * lisp/gnus-offline.el (gnus-offline-setup-needed-hooks): Change
390         message-send-hook to mime-edit-translate-hook.
391
392         * lisp/pop3-fma.el (pop3-fma-init-message-hook): Change
393         message-send-hook to mime-edit-translate-hook.
394
395         * lisp/message.el (message-save-drafts): New function to save
396         drafts in network code.
397
398 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
399
400         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
401         value to `gnus-maybe-setup-default-charset'.
402         (gnus-maybe-setup-default-charset): New function. It is called
403         `message-maybe-setup-default-charset' at one time.
404
405         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
406
407 1998-10-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
408
409         * TODO.ja: Update.
410
411 1998-10-15  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
412
413         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
414         update `gnus-format-specs' when `gnus-version' is differ from
415         saved version.
416
417 1998-10-14  Katsumi Yamaoka   <yamaoka@jpl.org>
418
419         * lisp/pop3-fma.el (pop3-fma-read-char-exclusive): New macro. Use
420         `next-command-event' instead of `read-char-exclusive' under XEmacs.
421         (pop3-fma-read-noecho): Use it.
422
423 1998-10-13  Katsumi Yamaoka   <yamaoka@jpl.org>
424
425         * lisp/nnheaderxm.el (nnheader-xmas-Y-or-n-p): New function.
426         It will be used for the substitute of `nnheader-Y-or-n-p' under
427         XEmacs.
428
429         * lisp/nnheader.el (nnheader-Y-or-n-p): Rewrite for Emacs 19 or
430         later except for XEmacs.
431
432 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
433
434         * lisp/uudecode.el: New file.
435
436 1998-10-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
437
438         * lisp/gnus.el (gnus-version-number): Update to 6.10.023.
439         Add version information for SEMI-1.9/FLIM-1.10.
440
441         * Sync up with Pterodactyl Gnus 0.34.
442
443 1998-10-10  Katsumi Yamaoka   <yamaoka@jpl.org>
444
445         * lisp/gnus-msg.el (gnus-message-make-user-agent): Fix typo in doc
446         string.
447
448 1998-10-07  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
449
450         * lisp/nnagent.el (nnagent-open-server): Small bug fix.
451
452 1998-10-07  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
453
454         * TODO.ja: New file.
455
456 1998-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
457
458         * lisp/message.el (message-mime-insert-article): Don't refer to
459         `mark' position.
460
461         * lisp/message.el (message-mime-insert-article): If the optional
462         arg FULL-HEADERS is non-nil, include full headers when inserting.
463
464 1998-10-06  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
465
466         * lisp/message.el (message-parameter-alist): New variable.
467         (message-startup-parameter-alist):  New variable.
468         (message-fetch-reply-field): Get reply buffer with
469         `message-get-reply-buffer()'.
470         (message-yank-original): Ditto.
471         (message-eval-parameter): New function.
472         (message-get-reply-buffer): Ditto.
473         (message-get-original-reply-buffer): Ditto.
474         (message-mode): New buffer local variable
475         `message-parameter-alist'.
476         (message-setup): Set up `message-reply-buffer' from
477         `message-parameter-alist'.
478         (message-mime-insert-article): Get `Original message buffer' with
479         `message-get-original-reply-buffer' instead of
480         `gnus-original-article-buffer'.
481         Remove bogus header fields for forwarding message.
482
483         * lisp/gnus-msg.el (gnus-setup-message): Setup
484         `message-startup-parameter-alist'.
485
486 1998-10-05  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
487
488         * lisp/gnus.el (gnus-info-filename): New variable.
489         (gnus-info-find-node): Use `gnus-info-filename' and
490         `current-language-environment'.
491
492 1998-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
493
494         * lisp/message.el (message-send-mail): Remove misplaced
495         `interactive'.
496
497         * lisp/message.el (message-yank-original): Get back to the previous
498         state.
499         (message-fetch-reply-field): Ditto.
500         (message-setup): Ditto.
501         * lisp/gnus-msg.el (gnus-setup-message): Ditto.
502
503 1998-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
504
505         * lisp/gnus-draft.el: Remove some useless comments.
506
507         * lisp/gnus-draft.el (gnus-draft-send-draft): Abolished.
508
509 1998-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
510
511         * lisp/message.el (message-yank-original):  Use the value of
512         `message-reply-buffer' as a function if it is a function.
513         (message-fetch-reply-field): Ditto.
514
515         * lisp/message.el (message-setup): Set the value of
516         `message-reply-buffer' if the variable
517         `gnus-message-get-reply-buffer' exists.
518
519         * lisp/gnus-msg.el (gnus-setup-message): Bind
520         `gnus-message-get-reply-buffer' as the function
521         `gnus-copy-article-buffer'.
522
523 1998-10-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
524
525         * lisp/gnus-draft.el (gnus-draft-send): Call
526         `message-send-news-function' or `message-send-mail-function'
527         instead of `message-send-and-exit'.
528
529 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
530
531         * lisp/message.el (message-mode-map): Use `define-key' instead of
532         `substitute-key-definition' for `message-kill-buffer'.
533
534 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
535
536         * lisp/message.el (message-make-user-agent): Replace with the
537         new code again. It is based on MORIOKA-san's code.
538
539 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
540
541         * lisp/message.el (message-make-user-agent): Replace with the
542         new code.
543
544         * lisp/gnus-msg.el (gnus-message-make-user-agent): New function.
545
546         * lisp/gnus-msg.el (gnus-extended-version): Needn't be interactive.
547
548         * lisp/gnus-msg.el (gnus-inviolable-extended-version): Abolished.
549
550 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
551
552         * lisp/message.el (message-kill-buffer): Change the prompt string.
553
554         * lisp/message.el (message-mode-map): Substitute key definition
555         from `kill-buffer' to `message-kill-buffer'.
556
557 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
558
559         * lisp/gnus-msg.el (gnus-message-setup-hook): Set the default value
560         to `message-maybe-setup-default-charset'.
561
562         * lisp/message.el (message-setup-hook): Move
563         'message-maybe-setup-default-charset' to `gnus-message-setup-hook'.
564
565 1998-10-02  Katsumi Yamaoka   <yamaoka@jpl.org>
566
567         * lisp/message.el (message-kill-buffer): Refer to
568         `message-kill-buffer-query-function'.
569
570         * lisp/message.el (message-kill-buffer-query-function): New user
571         option.
572
573         * lisp/nnheader.el (nnheader-Y-or-n-p): New function.
574
575 1998-10-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
576
577         * lisp/pop3-fma.el (pop3-fma-movemail): Bug fix.
578         Delete variable pop3-fma-movemail options.
579         Add new variabel pop3-fma-commandline-arguments.
580
581 1998-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
582
583         * lisp/message.el: Fix my stupid changes.
584
585 1998-09-30  Katsumi Yamaoka   <yamaoka@jpl.org>
586
587         * lisp/message.el (message-make-user-agent): Add the value of
588         `system-configuration' to Emacs and XEmacs as a comment.
589
590         * lisp/message.el (message-make-user-agent): Fold up the return
591         value if the optional arg MAX-COLUMN is specified.
592
593 1998-09-29  Katsumi Yamaoka   <yamaoka@jpl.org>
594
595         * lisp/message.el (message-make-user-agent): Make a user-agent
596         string without MUA info, if the value of `message-user-agent' is
597         nil nor `gnus-inviolable-extended-version' is not exists.
598
599 1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
600
601         * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
602         only if `group' name is neither "queue" nor "draft".
603         Fix typo (at 23:25).
604
605         * lisp/message.el (message-send-mail): Add different Message-ID in
606         each message/partial
607
608 1998-09-26  Katsumi Yamaoka   <yamaoka@jpl.org>
609
610         * texi/gnus-ja.texi: Sync up with Semi-gnus 6.8.19.
611
612         * lisp/gnus.el: Add autoload setting for
613         `gnus-quote-arg-for-sh-or-csh'.
614
615 1998-09-26  Katsumi Yamaoka   <yamaoka@jpl.org>
616
617         * lisp/gnus-sum.el (gnus-summary-insert-pseudos): Use
618         `gnus-quote-arg-for-sh-or-csh' instead of `mm-quote-arg'.
619
620         * lisp/nndoc.el (nndoc-possibly-change-buffer): Don't eval
621         `mm-enable-multibyte'.
622         * lisp/nnmbox.el (nnmbox-possibly-change-newsgroup): Ditto.
623
624 1998-09-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
625
626         * lisp/gnus.el (gnus-version-number): Update to 6.10.022.
627
628         * Sync up with Pterodactyl Gnus 0.32.
629
630 1998-09-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
631
632         * lisp/gnus.el (gnus-version-number): Update to 6.10.021.
633
634         * Sync up with Pterodactyl Gnus 0.31.
635
636 1998-09-23  Katsumi Yamaoka   <yamaoka@jpl.org>
637
638         * lisp/message.el (message-make-user-agent): Add extended version
639         number to Emacs/{VERSION} (e.g. "Emacs/20.3.90").
640
641 1998-09-22  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
642
643         * lisp/gnus-agent.el (gnus-agent-expire): Bug fix when variable
644         expired is nil.
645
646 1998-09-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
647
648         * lisp/gnus-draft.el: (gnus-draft-edit-message): Fix typo.
649
650 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
651
652         * lisp/message.el (message-make-user-agent): Use
653         `gnus-inviolable-extended-version' if `message-user-agent' is nil.
654
655         * lisp/message.el (message-make-user-agent): In message-mode, make
656         the most of the `User-Agent' field value if already exists.
657
658         * lisp/gnus-msg.el (gnus-inviolable-extended-version): New constant.
659
660         * lisp/gnus-msg.el (gnus-extended-version): Remove trailing white
661         space.
662
663 1998-09-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
664
665         * lisp/gnus-draft.el (gnus-draft-send-draft): Expire queued message
666         after news posting.
667
668 1998-09-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
669
670         * lisp/gnus-draft.el (gnus-draft-send-draft): Error if no
671         recipients.
672
673 1998-09-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
674
675         * lisp/gnus-draft.el (gnus-draft-decoding-function): Uncommented.
676
677 1998-09-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
678
679         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
680         `gnus-draft-setup-for-editing' instead of `gnus-draft-setup'.
681         (gnus-draft-send): Use `gnus-draft-setup-for-sending' instead of
682         `gnus-draft-setup'.
683         (gnus-draft-setup-for-editing): New function (renamed from
684         `gnus-draft-setup').
685         (gnus-draft-setup-for-sending): New function.
686         (gnus-draft-send-draft-buffer): New variable.
687
688 1998-09-16  Katsumi Yamaoka   <yamaoka@jpl.org>
689
690         * texi/gnus-ja.texi: Sync up with Semi-gnus 6.8.18.
691
692         * Makefile.in: Add entry `info-ja'.
693         * texi/Makefile.in: Add entry `ja'.
694
695 1998-09-16  Katsumi Yamaoka   <yamaoka@jpl.org>
696
697         * lisp/gnus.el (gnus-version-number): Update to 6.10.020.
698
699         * lisp/ietf-drums.el: New file.
700         * lisp/date.el: Abolished.
701         * lisp/mm.el: Abolished.
702
703         * Sync up with Pterodactyl Gnus 0.31.
704
705 1998-09-14  Katsumi Yamaoka   <yamaoka@jpl.org>
706
707         * lisp/message.el (message-encode-message-body): Copied from
708         Pterodactyl Gnus 0.30. It is useless for Semi-gnus but usefull for
709         reducing differences while at work for synchronizing up. It will
710         be removed when the Gnus becomes stable.
711         * lisp/gnus-art.el (gnus-mime-display-alternative)
712         (gnus-display-mime) (gnus-widget-press-button)
713         (gnus-insert-mime-button) (gnus-mime-copy-part)
714         (gnus-mime-view-part) (gnus-mime-pipe-part) (gnus-mime-save-part)
715         (gnus-mime-button-map) (gnus-mime-button-line-format-alist)
716         (gnus-mime-button-line-format)
717         (article-mime-decode-quoted-printable-buffer)
718         (article-de-quoted-unreadable) (article-decode-charset)
719         (article-decode-mime-words) (gnus-decode-header-function)
720         (gnus-display-mime-function): Ditto.
721
722 1998-09-14  Katsumi Yamaoka   <yamaoka@jpl.org>
723
724         * lisp/gnus-art.el (article-decode-encoded-words): Renamed from
725         `gnus-article-decode-rfc1522'.
726
727         * lisp/mail-parse.el: New file.
728         * lisp/mm-view.el: New file.
729         * lisp/rfc2231.el: New file.
730         * texi/emacs-mime.texi: New file.
731
732         * lisp/gnus.el (gnus-version-number): Update to 6.10.019.
733
734         * Sync up with Pterodactyl Gnus 0.30.
735
736 1998-09-11  Katsumi Yamaoka   <yamaoka@jpl.org>
737
738         * lisp/gnus.el (gnus-version-number): Update to 6.10.018.
739
740         * Sync up with Pterodactyl Gnus 0.26.
741
742 1998-09-11  Katsumi Yamaoka   <yamaoka@jpl.org>
743
744         * lisp/gnus.el (gnus-version-number): Update to 6.10.017.
745
746         * lisp/gnus-art.el (gnus-show-mime) (gnus-summary-toggle-mime):
747         Revived.
748
749         * lisp/gnus-mailcap.el: New file. Renamed from `mailcap.el'.
750
751         * Sync up with Pterodactyl Gnus 0.25.
752
753 1998-09-11  Katsumi Yamaoka   <yamaoka@jpl.org>
754
755         * lisp/gnus-art.el (article-make-date-line): Add TZ value to
756         `local' and `ut' date.
757
758         * lisp/gnus-art.el (article-make-date-line): Fix `ut' date.
759
760         * lisp/parse-time.el (parse-time-string): The last element of the
761         return list should be TZ.
762
763         * lisp/message.el (message-send): Eval 'message-fix-before-sending'
764         after encoding.
765
766 1998-09-10  Katsumi Yamaoka   <yamaoka@jpl.org>
767
768         * lisp/gnus-spec.el (gnus-tilde-pad-form): Use old macro form.
769
770         * lisp/gnus-art.el (article-decode-mime-words): Abolished.
771
772 1998-09-10  Katsumi Yamaoka   <yamaoka@jpl.org>
773
774         * lisp/gnus.el (gnus-version-number): Update to 6.10.016.
775
776         * Sync up with Pterodactyl Gnus 0.24.
777
778 1998-09-09  Katsumi Yamaoka   <yamaoka@jpl.org>
779
780         * lisp/gnus.el (gnus-version-number): Update to 6.10.015.
781
782         * Sync up with Pterodactyl Gnus 0.23.
783
784 1998-09-09  Katsumi Yamaoka   <yamaoka@jpl.org>
785
786         * lisp/gnus.el (gnus-version-number): Update to 6.10.014.
787
788         * Sync up with Pterodactyl Gnus 0.22.
789
790 1998-09-08  Katsumi Yamaoka   <yamaoka@jpl.org>
791
792         * lisp/gnus.el (gnus-version-number): Update to 6.10.013.
793
794         * Sync up with Pterodactyl Gnus 0.19.
795
796 1998-09-08  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
797
798         * lisp/gnus-draft.el (gnus-draft-send-draft) (gnus-draft-send): New
799         implementations for testing.
800
801         * lisp/gnus-agent.el (gnus-agent-expire) (gnus-agent-fetch-headers)
802         (gnus-agent-flush-cache) (gnus-agent-save-history)
803         (gnus-agent-save-groups): Bind `coding-system-for-write' by
804         `gnus-agent-file-coding-system' while writing a file.
805
806         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Renamed from
807         `gnus-agent-article-file-coding-system'.
808
809 1998-09-08  Katsumi Yamaoka   <yamaoka@jpl.org>
810
811         * lisp/gnus.el (gnus-version-number): Update to 6.10.012.
812
813         * Sync up with Pterodactyl Gnus 0.18.
814
815 1998-09-07  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
816
817         * lisp/gnus-draft.el (gnus-draft-setup): Do not use message mode.
818         (gnus-draft-send): Ditto.
819         gnus-draft-send-draft-buffer: New variable.
820
821         * lisp/gnus-msg.el (gnus-extended-version): Display original Gnus
822         version.
823
824         * lisp/gnus-agent.el : Use pGnus 0.17 gnus-agent.el
825
826 1998-09-07  Katsumi Yamaoka   <yamaoka@jpl.org>
827
828         * lisp/gnus.el (gnus-continuum-version): Use `char-int' instead of
829         `mm-char-int'.
830         * lisp/messagexmas.el (message-xmas-make-caesar-translation-table):
831         Ditto.
832
833         * lisp/gnus-art.el (gnus-article-setup-buffer): Don't use
834         `mm-enable-multibyte'.
835
836 1998-09-07  Katsumi Yamaoka   <yamaoka@jpl.org>
837
838         * lisp/gnus.el (gnus-version-number): Update to 6.10.011.
839
840         * Sync up with Pterodactyl Gnus 0.17.
841
842 1998-09-06  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
843
844         * lisp/gnus.el (gnus-version-number): Update to 6.10.010.
845
846         * Sync up with Pterodactyl Gnus 0.16.
847
848 1998-09-04  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
849
850         * lisp/pop3-fma.el (pop3-fma-movemail): Add error handle.
851         (pop3-fma-get-movemail-type): Fix typo.
852
853 1998-09-04  Katsumi Yamaoka   <yamaoka@jpl.org>
854
855         * lisp/gnus.el (gnus-version-number): Update to 6.9.09.
856
857         * Sync up with Pterodactyl Gnus 0.14.
858
859 1998-09-03  Katsumi Yamaoka   <yamaoka@jpl.org>
860
861         * lisp/nndoc.el (nndoc-transform-mime-parts): Insert
862         "MIME-Version:" instead of "Mime-Version:".
863
864         * lisp/message.el (message-encode-message-body): Abolished.
865
866         * lisp/message.el: Don't require `rfc2047'.
867
868         * lisp/gnus.el: Delete autoload settings for `qp' and `rfc2047'.
869
870         * lisp/gnus.el (semi-gnus-developers): New constant.
871
872         * lisp/gnus.el (gnus-version-number): Update to 6.9.08.
873
874         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Move to
875         `gnus-xmas-redefine' from `gnus-xmas-define'.
876
877         * lisp/gnus-sum.el (gnus-set-mode-line): Use `gnus-truncate-string'
878         instead of `truncate-string'.
879
880         * lisp/gnus-sum.el: Don't define menu for "MIME".
881
882         * lisp/gnus-sum.el: Delete key definitions for
883         `gnus-article-decode-mime-words' and `gnus-article-decode-charset'.
884
885         * lisp/gnus-spec.el (gnus-tilde-pad-form): New function for the
886         benefit of avoiding byte-compile warning.
887
888         * lisp/gnus-soup.el (gnus-soup-send-packet): Set
889         `message-user-agent' instead of `message-newsreader'.
890
891         * lisp/message.el (message-set-work-buffer) (message-mode):  Don't
892         use `mm-enable-multibyte'.
893         * lisp/gnus-util.el (gnus-set-work-buffer): Ditto.
894         * lisp/gnus-sum.el (gnus-summary-mode): Ditto.
895         * lisp/gnus-msg.el (gnus-copy-article-buffer): Ditto.
896         * lisp/gnus-art.el (gnus-article-mode): Ditto.
897
898         * lisp/gnus-art.el (gnus-article-decode-mime-words)
899         (gnus-article-decode-charset) (gnus-decode-rfc1522)
900         (article-decode-rfc1522) (article-de-quoted-unreadable)
901         (article-mime-decode-quoted-printable-buffer): Abolished.
902
903         * lisp/message.el: Don't require `mm-bodies'.
904         * lisp/gnus-art.el: Ditto.
905
906         * lisp/gnus-agent.el (gnus-category-line-format-alist): Change
907         variable name `name' and `groups' to `gnus-tmp-name' and
908         `gnus-tmp-groups'.
909         (gnus-category-insert-line): Ditto.
910
911         * lisp/gnus-agent.el (gnus-agent-fetch-articles): Delete useless
912         binding variables.
913
914 1998-09-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
915
916         * lisp/gnus.el (gnus-version-number): Update to 6.9.07.
917
918         * Sync up with Pterodactyl Gnus 0.13.
919
920 1998-08-31  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
921
922         * lisp/gnus.el (gnus-version-number): Update to 6.9.04.
923
924         * Sync up with Pterodactyl Gnus 0.10.
925
926         * lisp/gnus-agent.el : back to version Gnus 5.6.32.
927
928 1998-08-31  Katsumi Yamaoka   <yamaoka@jpl.org>
929
930         * lisp/rfc1522.el: Abolished.
931
932         * lisp/message.el: (message-send-mail) (message-send-news): Don't
933         use `mm-encode-message-header'.
934
935         * lisp/gnus.el: Delete autoload settings for
936         `hexl-hex-string-to-integer', `mm-decode-words-region',
937         `mm-decode-words-string', `gnus-hack-decode-rfc1522',
938         `gnus-article-de-quoted-unreadable', `gnus-decode-rfc1522' and
939         `article-decode-rfc1522'.
940
941         * lisp/gnus-sum.el: Delete key definitions for
942         `gnus-article-decode-mime-words', `gnus-article-decode-mime-words'
943         and `gnus-article-de-quoted-unreadable'.
944
945         * lisp/gnus-art.el (gnus-article-decode-mime-words)
946         (gnus-decode-rfc1522) (article-de-quoted-unreadable)
947         (article-mime-decode-quoted-printable-buffer): Abolished.
948
949         * lisp/gnus.el (gnus-version-number): Update to 6.9.03.
950
951         * Sync up with Pterodactyl Gnus 0.9.
952
953 1998-08-31  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
954
955         * lisp/gnus-agent.el: Do not use nnheader-temp-write.
956
957         * lisp/gnus-ems.el: Do not use nnheader-temp-write.
958
959         * lisp/gnus.el (gnus-version-number): Update to 6.9.02.
960
961         * Sync up with Pterodactyl Gnus 0.8.
962
963 1998-08-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
964
965         * New branch ... pgnus-ichikawa
966
967         * lisp/gnus.el (gnus-original-version-number)
968         (gnus-original-product-name) : New variable.
969
970         * lisp/gnus.el (gnus-version-number): Update to 6.9.01.
971         Third version number 0x means Original gnus's status in beta version.
972
973         * Sync up with Pterodactyl Gnus 0.6.
974
975 1998-08-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
976
977         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Bug Fix.
978         When add a new newsgroup , gnus-agent cannot fetch articles.
979
980         * lisp/gnus.el (gnus-version-number): Update to 6.8.17.
981
982         * Sync up with Gnus 5.6.42.
983
984 1998-08-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
985
986         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Try
987         "qualified" newsgroup name first.
988
989 1998-08-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
990
991         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Match
992         "real" newsgroup name; strip "backend+server" prefix.
993
994 1998-08-28  Katsumi Yamaoka   <yamaoka@jpl.org>
995
996         * lisp/message.el (message-make-user-agent): New function.
997         (message-generate-headers): Use it.
998         These changes are copied from Shoe-gnus.
999
1000 1998-08-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1001
1002         * lisp/message.el (message-make-in-reply-to):
1003         Use `std11-extract-address-components'.
1004         (message-use-mail-reply-to): Doc fix.
1005
1006 1998-08-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1007
1008         * lisp/gnus.el (gnus-version-number): Update to 6.8.16.
1009
1010         * Sync up with Gnus 5.6.41.
1011
1012 1998-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1013
1014         * lisp/gnus-spec.el (gnus-parse-simple-format): Use
1015         `gnus-tilde-pad-form' instead of the padding faculty of `format'
1016         under XEmacs-mule.
1017
1018         * lisp/gnus-xmas.el
1019         (gnus-xmas-redefine): Redifine `gnus-truncate-string',
1020         `gnus-tilde-max-form' and `gnus-tilde-cut-form' for XEmacs-mule.
1021         (gnus-xmas-define): New function 'gnus-tilde-pad-form' for
1022         XEmacs-mule.
1023
1024 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1025
1026         * lisp/gnus-art.el (gnus-article-narrow-to-signature):
1027         Removed TM stuff.
1028         (gnus-article-display-mime-message):
1029         Set `mime-button-mother-dispatcher' in correct buffer.
1030         (gnus-url-mailto): Use `gnus-setup-message'.
1031         (gnus-button-mailto): Ditto.
1032         (gnus-button-reply): Ditto.
1033
1034         * lisp/gnus-ems.el (gnus-mule-max-width-function): Removed.
1035         (gnus-truncate-string): Use `truncate-string-to-width' if available.
1036         (gnus-tilde-max-form): New implementation.
1037         (gnus-tilde-cut-form): Ditto.
1038
1039         * lisp/gnus-msg.el (gnus-summary-mail-digest): New function.
1040         (gnus-summary-post-digest): New function.
1041
1042         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Use
1043         `gnus-summary-mail-digest' and `gnus-summary-post-digest' instead
1044         of `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'.
1045
1046         * lisp/gnus-util.el (gnus-truncate-string): Ignore more than two
1047         arguments.
1048
1049         * lisp/message.el (message-forward-end-separator): Use
1050         `text/plain' tag.
1051
1052 1998-08-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1053
1054         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Write
1055         file in raw-text coding system.
1056         (gnus-cache-save-buffers): Ditto.
1057         * lisp/gnus-cache.el (gnus-cache-write-file-coding-system): New variable.
1058         * lisp/gnus-util.el (gnus-write-buffer): Undo change.
1059
1060         * lisp/gnus-util.el (gnus-write-file-coding-system): Delete variable.
1061
1062 1998-08-25  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1063
1064         * lisp/gnus-msg.el (gnus-bug-message): About Semi-gnus.
1065         (gnus-extended-version): Return gnus version only.
1066         (gnus-bug): Add Semi-gnus developers to recipients.
1067
1068         * lisp/message.el (message-make-user-agent): New function.
1069         (message-generate-headers): Use it.
1070
1071 1998-08-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1072
1073         * lisp/gnus-offline.el (gnus-offline-setup): Bug fix and version
1074         changed to 1.53.
1075
1076         * lisp/gnus-util.el (gnus-write-buffer): Write file in raw-text coding
1077         system.
1078
1079         * lisp/gnus-util.el (gnus-write-file-coding-system): New variable.
1080
1081 1998-08-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1082
1083         * lisp/message.el: Suppress some byte-compile warnings.
1084         (message-make-forward-subject): Failed to sync.
1085         (message-setup): Ditto.
1086         (message-clone-locals): Modify regexp.
1087
1088         * lisp/message.el (message-fill-references): Reverted.
1089
1090 1998-08-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1091
1092         * lisp/gnus-agent.el (gnus-agent-braid-nov): Use
1093         `nnheader-insert-file-contents'.
1094
1095         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Sync up
1096         with "akr" branch.
1097
1098 1998-08-23  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1099
1100         * lisp/gnus.el (gnus-version-number): Update to 6.8.15.
1101
1102         * Sync up with Gnus 5.6.39.
1103
1104 1998-08-20  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1105
1106         * lisp/gnus.el (gnus-version-number): Update to 6.8.14.
1107
1108         * Sync up with Gnus 5.6.38.
1109
1110         * lisp/gnus-offline.el (gnus-offline-enable-fetch-mail): Enable to get
1111         APOP server.
1112
1113         * lisp/pop3-fma.el (pop3-fma-movemail): Enable to get from APOP server.
1114         (pop3-fma-set-pop3-password) Enable to get from APOP server.
1115
1116 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1117
1118         * lisp/gnus.el (gnus-version-number): Update to 6.8.13.
1119
1120         * Sync up with Gnus 5.6.37.
1121
1122         * lisp/gnus-offline.el (gnus-offline-setup) : To create spol directory
1123         if not exists.
1124         Change default value of gnus-offline-drafts-queue-type 'miee to 'agent
1125
1126 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1127
1128         * lisp/gnus.el (gnus-version-number): Update to 6.8.12.
1129
1130         * Sync up with Gnus 5.6.36.
1131
1132         * lisp/gnus-offline.el : New file.
1133         Merge gnus-offline to ichikawa branch.
1134
1135 1998-08-15  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1136
1137         * texi/gnus-ja.texi: Update.
1138
1139 1998-08-14  Katsumi Yamaoka   <yamaoka@jpl.org>
1140
1141         * lisp/gnus-start.el (gnus-save-newsrc-file): Bind
1142         `coding-system-for-write' by `gnus-startup-file-coding-system'
1143         while saving the quick newsrc file.
1144
1145         * lisp/gnus-start.el (gnus-startup-file-coding-system): Change
1146         default value to `ctext'.
1147
1148 1998-08-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1149
1150         * lisp/gnus.el (gnus-version-number): Update to 6.8.11.
1151
1152         * Sync up with Gnus 5.6.34.
1153
1154 1998-08-12  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1155
1156         * lisp/gnus.el (gnus-version-number): Update to 6.8.10.
1157
1158         * Sync up with Gnus 5.6.33.
1159
1160 1998-08-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1161
1162         * lisp/message.el (message-frames): New custom group.
1163         (message-original-frame): New variable.
1164         (message-use-multi-frames): New variable.
1165         (message-delete-frame-on-exit): New variable.
1166         (message-send-and-exit): Delete frame which made for editing
1167         message.
1168         (message-kill-buffer): Ditto.
1169         (message-delete-frame): New function.
1170         (message-pop-to-buffer): Make new frame when edit message.
1171
1172 1998-08-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1173
1174         * lisp/gnus.el (gnus-version-number): Update to 6.8.9.
1175
1176         * Sync up with Gnus 5.6.31.
1177
1178 1998-08-10  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1179
1180         * lisp/gnus.el (gnus-version-number): Update to 6.8.8.
1181
1182         * Sync up with Gnus 5.6.30.
1183
1184 1998-08-10  Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1185
1186         * lisp/gnus.el (gnus-version-number): Update to 6.8.7.
1187
1188 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
1189
1190         * lisp/smtp.el: Do not insert empty line at the end of message.
1191
1192 1998-08-06  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1193
1194         * lisp/gnus.el (gnus-version-number): Update to 6.8.6.
1195
1196         * Sync up with Gnus 5.6.29.
1197
1198 1998-08-05  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1199
1200         * lisp/gnus-start.el (gnus-read-init-file): Fix indent.
1201         * lisp/gnus-ems.el (gnus-tilde-max-form): Redefine instead of
1202         (gnus-summary-line-format-spec) to display Japanese character
1203         correctly in Gnus summaly.
1204
1205 1998-08-05  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1206
1207         * lisp/gnus-start.el (gnus-read-init-file): Don't restrict
1208         `coding-system-for-read' by `binary' when loading `.gnus'.
1209
1210 1998-08-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1211
1212         * lisp/gnus.el (gnus-version-number): Update to 6.8.5.
1213
1214         * Sync up with Gnus 5.6.28.
1215
1216 1998-07-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1217
1218         * lisp/gnus.el (gnus-version-number): Update to 6.8.4.
1219
1220         * Sync up with Gnus 5.6.27.
1221
1222 1998-07-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1223
1224         * texi/message-ja.texi: Japanese translation of "message.texi".
1225
1226 1998-07-26  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1227
1228         * lisp/gnus.el (gnus-version-number): Update to 6.8.3.
1229
1230         * Sync up with Gnus 5.6.26.
1231
1232 1998-07-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1233
1234         * lisp/gnus.el (gnus-version-number): Update to 6.8.2.
1235         (gnus-version): Change to "Semi-gnus". Change comment format.
1236
1237 1998-07-21  Keisuke Mori   <ksk@ntts.com>
1238
1239         * texi/gnus-ja.texi: Add "Appendices".
1240
1241 1998-07-21  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1242
1243         * texi/gnus-ja.texi: Add "Appendices".
1244
1245 1998-07-16  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1246
1247         * lisp/gnus.el (gnus-version-number): Update to 6.8.1.
1248
1249         * Sync up with Gnus 5.6.24.
1250
1251 1998-07-10  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1252
1253         * lisp/gnus-ems.el (gnus-mule-cite-add-face): Fix problem when multi
1254         bytes charactors are used in cite prefix. (for Emacs 20.1 and 20.2)
1255         (gnus-ems-redefine): for Emacs 20.1 and 20.2
1256
1257         * lisp/gnus-cite.el (gnus-cite-add-face): Abolish my last bogus change.
1258
1259 1998-07-09  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1260
1261         * lisp/gnus-cite.el (gnus-cite-add-face): Fix problem when multi
1262         bytes charactors are used in cite prefix.
1263
1264 1998-07-07  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1265
1266         * texi/gnus-ja.texi: Add "The End".
1267
1268 1998-07-06  Keisuke Mori   <ksk@ntts.com>
1269
1270         * texi/gnus-ja.texi: Add "Various".
1271
1272 1998-07-06  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1273
1274         * texi/gnus-ja.texi: Add "Various".
1275         * texi/gnus-ja.texi: Sync up with Gnus 5.6.22
1276
1277 1998-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1278
1279         * lisp/message.el (message-header-format-alist): Repair to use
1280         `message-fill-references' for References.
1281
1282 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1283
1284         * lisp/gnus-art.el (gnus-article-header-presentation-method):
1285         Delete nil optional arguments.
1286         - Delete setting for `mime-raw-representation-type-alist'.
1287
1288 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1289
1290         * lisp/gnus.el (gnus-version-number): Update to 6.8.0.
1291         (gnus-version): Modify for FLIM 1.8.
1292
1293         * lisp/gnus-art.el (gnus-article-header-presentation-method):
1294         Modify for FLIM 1.8.
1295
1296 1998-06-30  Keisuke Mori   <ksk@ntts.com>
1297
1298         * texi/gnus-ja.texi: Add "Scroing".
1299
1300 1998-06-30  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1301
1302         * texi/gnus-ja.texi: Add "Scoring".
1303
1304 1998-06-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1305
1306         * Sync up with Gnus 5.6.22
1307         * lisp/gnus.el (gnus-version-number): Update to 6.7.8.
1308         * lisp/pop3-fma.el : Enable to get localhost mail spool.
1309
1310 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1311
1312         * lisp/gnus.el (gnus-version-number): Update to 6.7.7.
1313
1314         * lisp/gnus-art.el (gnus-article-prepare): Set up
1315         `gnus-article-current-summary' of gnus-article-buffer.
1316         (gnus-request-article-this-buffer): Don't set up
1317         `gnus-article-current-summary'.
1318
1319 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1320
1321         * lisp/gnus.el (gnus-version-number): Update to 6.7.6.
1322
1323 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1324
1325         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): Renamed
1326         from `mime-preview-quitting-method-for-gnus'.
1327
1328 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1329
1330         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): New
1331         implementation.
1332
1333         * lisp/gnus-art.el (mime-preview-quitting-method-for-gnus): Use
1334         `gnus-article-show-summary' is `gnus-show-mime' is not nil.
1335
1336 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1337
1338         * texi/ChangeLog, texi/gnus.texi, texi/message.texi,
1339         lisp/ChangeLog, lisp/gnus.el, lisp/nngateway.el, lisp/nnfolder.el,
1340         lisp/message.el, lisp/gnus-sum.el, lisp/gnus-soup.el: Sync up with
1341         Gnus 5.6.20.
1342
1343 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1344
1345         * README, texi/ChangeLog, texi/gnus.texi, texi/message.texi,
1346         lisp/ChangeLog, lisp/nnweb.el, lisp/nnmail.el, lisp/nndoc.el,
1347         lisp/message.el, lisp/lpath.el, lisp/gnus.el, lisp/gnus-util.el,
1348         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-score.el,
1349         lisp/gnus-group.el, lisp/gnus-ems.el, lisp/gnus-demon.el,
1350         lisp/gnus-art.el: Sync up with Gnus 5.6.16.
1351
1352 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1353
1354         * lisp/gnus.el (gnus-version-number): Update to 6.7.3.
1355
1356         * lisp/gnus-sum.el (gnus-summary-move-article): Use
1357         `gnus-request-article-this-buffer'.
1358         (gnus-request-partial-message): Likewise.
1359
1360         * lisp/gnus-art.el (gnus-article-prepare): Use
1361         `gnus-request-article-this-buffer'.
1362         (gnus-request-article-this-buffer): Renamed from
1363         `gnus-request-original-article'; abolish conventional
1364         implementation.
1365         - Abolish unused setting for `mime-view-show-summary-method'.
1366
1367 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1368
1369         * readme, texi/ChangeLog, texi/gnus.texi, texi/message.texi,
1370         lisp/ChangeLog, lisp/gnus.el, lisp/nnmail.el, lisp/nnheader.el,
1371         lisp/nngateway.el, lisp/nnfolder.el, lisp/nnagent.el,
1372         lisp/message.el, lisp/gnus-sum.el, lisp/gnus-score.el,
1373         lisp/gnus-salt.el, lisp/gnus-msg.el, lisp/gnus-cus.el,
1374         lisp/gnus-cache.el, lisp/gnus-art.el: Sync up with Gnus 5.6.15.
1375
1376 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1377
1378         * texi/gnus.texi, texi/message.texi, texi/ChangeLog: Sync up with
1379         Gnus 5.6.13.
1380
1381 1998-06-14  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1382
1383         * Sync up with Gnus 5.6.13.
1384
1385 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1386
1387         * lisp/gnus-art.el (gnus-article-display-mime-message): Don't
1388         `save-excursion'.
1389         (gnus-article-prepare): Use `mime-fetch-field' instead of
1390         `mime-entity-fetch-field'.
1391
1392 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1393
1394         * lisp/gnus-art.el (gnus-article-display-mime-message): Use
1395         `mime-display-message' instead of `mime-view-buffer'.
1396         (gnus-article-display-traditional-message): Set
1397         `gnus-article-buffer'.
1398         (gnus-article-display-message-with-encoded-word): Modify for
1399         `gnus-article-display-traditional-message'.
1400         (gnus-article-prepare): Use `mime-parse-buffer' and
1401         `mime-entity-fetch-field'; don't set gnus-article-buffer.
1402
1403 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1404
1405         * lisp/gnus-sum.el (gnus-summary-move-article): Use
1406         `gnus-request-original-article' instead of
1407         `gnus-request-article-this-buffer'.
1408
1409 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1410
1411         * texi/gnus-ja.texi, texi/gnus.texi (Using MIME): Modify
1412         description about new display mechanism.
1413
1414 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1415
1416         * lisp/gnus.el (gnus-version-number): Update to 6.6.0.
1417         (gnus-version): Modify for this branch.
1418
1419         * lisp/gnus-art.el (gnus-article-display-method-for-mime): New
1420         variable; abolish `gnus-show-mime-method'.
1421         (gnus-article-display-method-for-encoded-word): New variable;
1422         abolish `gnus-decode-encoded-word-method'.
1423         (gnus-article-display-method-for-traditional): New variable.
1424         (gnus-article-display-mime-message): New function; abolish
1425         `gnus-article-preview-mime-message'.
1426         (gnus-article-display-traditional-message): New function.
1427         (gnus-article-display-message-with-encoded-word): New function;
1428         abolish `gnus-article-decode-encoded-word'.
1429         (gnus-article-prepare): Change display mechanism; use
1430         `gnus-request-original-article' instead of
1431         `gnus-request-article-this-buffer'.
1432         (gnus-request-original-article): New function.
1433
1434 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1435
1436         * lisp/gnus.el (gnus-version-number): Update to 6.6.0.
1437         (gnus-version): Modify for SEMI 1.8.
1438
1439         * lisp/gnus-sum.el: Modify for interface change in SEMI 1.8 about
1440         automatic message/partial combining.
1441
1442 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1443
1444         * lisp/gnus.el (gnus-version-number): Update to 6.5.0.
1445         (gnus-version): Modify for SEMI 1.7.
1446
1447         * lisp/gnus-sum.el: Rename
1448         `mime-method-to-combine-message/partial-pieces' to
1449         `mime-combine-message/partial-pieces-automatically'.
1450
1451         * lisp/gnus-art.el (gnus-article-preview-mime-message): Use
1452         `mime-view-buffer'.
1453         (gnus-article-decode-encoded-word): Fix DOC-string.
1454         (gnus-article-header-presentation-method): New function; abolish
1455         `gnus-content-header-filter'.
1456         Modify for SEMI 1.7.
1457
1458 1998-06-18  Keisuke Mori   <ksk@ntts.com>
1459
1460         * texi/gnus-ja.texi: Add "Select Methods".
1461
1462 1998-06-18  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1463
1464         * texi/gnus-ja.texi: Add "Select Methods".
1465
1466 1998-06-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1467
1468         * lisp/pop3-fma.el: Small bug fix.
1469
1470         * lisp/pop3-fma.el: Delete variable pop3-fma-cypher-key
1471         Use base64-encode-string , base64-decode-string instead.
1472         Both change by Yasuo OKABE <okabe@kuis.kyoto-u.ac.jp>
1473
1474 1998-06-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1475
1476         * lisp/pop3-fma.el: New function pop3-fma-cypher-string
1477         New variable pop3-fma-cypher-key
1478
1479 1998-06-12  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1480
1481         * lisp/message.el (message-required-news-headers): `X-Newsreader'
1482         was replaced by `User-Agent'.
1483         (message-required-mail-headers): `X-Mailer' was replaced by
1484         `User-Agent'.
1485         (message-header-format-alist): `X-Mailer' and `X-Newsreader' were
1486         replaced by `User-Agent'.
1487         (message-generate-headers): Ditto.
1488
1489         (message-user-agent): New variable.
1490         (message-newsreader): Replaced by `message-user-agent'.
1491         (message-mailer): Ditto.
1492         (message-mode): `message-mailer' and `message-newsreader' were
1493         replaced by `message-user-agent'.
1494
1495         * lisp/gnus-msg.el (gnus-inews-add-send-actions): `message-mailer'
1496         and `message-newsreader' were replaced by `message-user-agent'.
1497         (gnus-extended-version): Generate "PRODUCT/VERSION" style strings.
1498
1499         * lisp/gnus-soup.el (gnus-soup-send-packet): `message-mailer' and
1500         `message-newsreader' were replaced by `message-user-agent'.
1501
1502 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1503
1504         * lisp/gnus-art.el: Delete setting for
1505         `article-de-quoted-unreadable' and
1506         `article-mime-decode-quoted-printable' because they have been
1507         already abolished.
1508
1509 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1510
1511         * texi/gnus-ja.texi: Sync up with latest gnus.texi.
1512
1513         * texi/gnus.texi: Modify for Semi-gnus 6.4.0.
1514
1515 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1516
1517         * lisp/gnus.el (gnus-extract-address-components): Add
1518         `std11-extract-address-components' as a choice.
1519
1520 1998-06-06  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1521
1522         * texi/gnus-ja.texi: Add "Composing Messages".
1523
1524 1998-06-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1525
1526         * lisp/gnus-ems.el (gnus-ems-redefine): Must require 'path-util
1527         before call `module-installed-p'.
1528
1529         * lisp/gnus.el (gnus-version-number): Update to 6.4.0.
1530         (gnus-version): Modify for SEMI 1.5.
1531
1532         * lisp/gnus-art.el: Modify for SEMI 1.5 API.
1533
1534 1998-06-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1535
1536         * lisp/pop3-fma.el: New file. To handle multiple POP account.
1537
1538         * lisp/gnus.el (gnus-version-number): Update to 6.3.4.
1539         And fix typo 5.6.10 -> 5.6.11.
1540
1541 1998-06-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1542
1543         * lisp/gnus.el (gnus-version-number): Update to 6.3.3.
1544
1545         * Sync up with Gnus 5.6.11.
1546
1547 1998-06-03  Keisuke Mori   <ksk@ntts.com>
1548
1549         * texi/gnus-ja.texi: Add "The Article Buffer".
1550
1551 1998-06-03  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1552
1553         * texi/gnus-ja.texi: Add "The Summary Buffer".
1554
1555 1998-06-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1556
1557         * lisp/gnus.el (gnus-version-number): Update to 6.3.2.
1558
1559         * Sync up with Gnus 5.6.10.
1560
1561 1998-05-30  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1562
1563         * README.semi: Add description of `shuhei-k' branch.
1564
1565 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1566
1567         * lisp/gnus.el (gnus-version-number): Update to 6.3.1.
1568
1569 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1570
1571         * lisp/gnus-util.el (gnus-output-to-rmail): Guard as binary.
1572
1573         * lisp/gnus-util.el (gnus-output-to-mail): Guard as binary.
1574
1575 1998-04-24  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1576
1577         * texi/gnus-ja.texi: Add "The Active File".
1578
1579 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1580
1581         * lisp/gnus.el (gnus-version-number): Update to 6.3.0.
1582         (gnus-version): Modify for SEMI 1.4.
1583
1584         * lisp/gnus-sum.el: Use 'mime-add-condition to set up
1585         acting-condition.
1586
1587 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1588
1589         * lisp/lpath.el: Must add "flim" instead of "mel" to load-path.
1590
1591 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1592
1593         * lisp/gnus.el (gnus-version-number): Update to 6.2.5.
1594
1595         * texi/gnus.texi, lisp/ChangeLog: Sync up with Gnus v5.6.9.
1596
1597         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
1598         lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-agent.el: Sync up
1599         with Gnus v5.6.9.
1600
1601 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1602
1603         * lisp/gnus.el (gnus-version-number): Update to 6.2.4.
1604
1605         * texi/gnus.texi, lisp/ChangeLog: Sync up with Gnus 5.6.7.
1606
1607         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
1608         lisp/gnus-msg.el, lisp/gnus-cache.el, lisp/gnus-art.el: Sync up
1609         with Gnus 5.6.7.
1610
1611 1998-04-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1612
1613         * lisp/gnus.el (gnus-version-number): Update to 6.2.3.
1614
1615         * Sync up with Gnus 5.6.6.
1616
1617 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1618
1619         * lisp/nnheader.el: Sync up with Gnus 5.6.5.
1620
1621 1998-04-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1622
1623         * lisp/gnus.el (gnus-version-number): Update to 6.2.2.
1624
1625         * Sync up with Gnus 5.6.5.
1626
1627         * texi/custom.texi, texi/widget.texi: Removed from Semi-gnus.
1628
1629 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1630
1631         * README.semi (How to get? (via CVS)): Modify descriptions about
1632         TAG.
1633
1634 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1635
1636         * lisp/gnus.el (gnus-version-number): Update to 6.2.1.
1637
1638 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1639
1640         * lisp/message.el (message-make-forward-subject): Use
1641         `eword-decode-unstructured-field-body' for subject.
1642
1643         * lisp/gnus-msg.el (gnus-summary-mail-forward): Make local
1644         variable `default-mime-charset' of `gnus-original-article-buffer'
1645         and set up by `default-mime-charset' of `gnus-summary-buffer'.
1646
1647 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1648
1649         * texi/gnus-ja.texi: Fix typos.
1650
1651         * texi/gnus.texi: Modify for Semi-gnus.
1652
1653 1998-04-23  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1654
1655         * texi/gnus-ja.texi: Add "Auto Save".
1656
1657 1998-04-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1658
1659         * texi/gnus-ja.texi: Add "Startup Files".
1660
1661 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1662
1663         * lisp/gnus.el (gnus-version-number): Update to 6.2.0.
1664         (gnus-version): Modify for SEMI 1.3.
1665
1666         * lisp/gnus-sum.el: Use 'ctree-set-calist-strictly instead of
1667         'set-atype to set up for 'mime-acting-condition.
1668
1669 1998-04-21  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1670
1671         * texi/gnus-ja.texi: Add "Changing Servers".
1672
1673 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1674
1675         * texi/gnus-ja.texi: Modify styles.
1676
1677         * texi/gnus.texi: Modify for Semi-gnus (sync up with
1678         gnus-ja.texi).
1679
1680 1998-04-20  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1681
1682         * texi/gnus-ja.texi: Add "New Groups".
1683
1684 1998-04-20  Yoshiki Hayashi   <penny@tb3.so-net.ne.jp>
1685
1686         * texi/gnus-ja.texi: Modify styles.
1687
1688 1998-04-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1689
1690         * texi/gnus-ja.texi: Check and modify for Semi-gnus.
1691
1692 1998-04-18  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1693
1694         * texi/gnus-ja.texi: New file.
1695
1696 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1697
1698         * lisp/gnus.el (gnus-version-number): Update to 6.1.3.
1699
1700 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1701
1702         * lisp/gnus-art.el (gnus-following-method): New function; set up
1703         for 'mime-view-following-method-alist.
1704
1705 1998-04-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1706
1707         * texi/gnus.texi: Add and modify description for Semi-gnus.
1708
1709 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1710
1711         * texi/gnus.texi: "Gnus 5.6.4" -> "Semi-gnus 6.1.2".
1712         (Top): "Gnus" -> "gnus".
1713         (Starting Up): "Gnus" -> "gnus".
1714
1715 1998-04-10  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1716
1717         * lisp/ChangeLog, lisp/gnus-agent.el: Sync up with Gnus 5.6.4.
1718
1719 1998-04-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1720
1721         * lisp/gnus.el (gnus-version-number): Update to 6.1.2.
1722         (gnus-version): Include corresponding SEMI version.
1723
1724         * lisp/gnus.el, lisp/nnkiboze.el, lisp/message.el,
1725         lisp/gnus-sum.el, lisp/gnus-agent.el: Sync up with Gnus 5.6.4.
1726
1727 1998-03-27  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1728
1729         * README.semi: Change descriptions of sending bug report.
1730
1731 1998-03-20  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1732
1733         * lisp/gnus.el (gnus-version-number): Update to 6.1.1.
1734         (gnus-version): Include corresponding SEMI version.
1735
1736         * Sync up with Gnus 5.6.3.
1737
1738 1998-03-15  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1739
1740         * lisp/gnus-agent.el (gnus-agent-crosspost): Use
1741         `nnheader-insert-file-contents'.
1742         (gnus-agent-braid-nov): Ditto.
1743         (gnus-agent-expire): Ditto.
1744
1745         * lisp/gnus-cache.el (gnus-cache-request-article): Ditto.
1746         (gnus-cache-retrieve-headers): Ditto.
1747         (gnus-cache-change-buffer): Ditto.
1748         (gnus-cache-braid-nov): Ditto.
1749
1750         * lisp/gnus-sum.el (gnus-summary-import-article): Ditto.
1751
1752         * lisp/nnkiboze.el (nnkiboze-retrieve-headers): Ditto.
1753
1754         * lisp/message.el (message-generate-headers): Fix regexp.
1755         (cf. [semi-gnus-ja:107])
1756
1757 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1758
1759         * lisp/gnus-art.el: Add setting for
1760         `mime-raw-buffer-coding-system-alist'.
1761
1762 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1763
1764         * lisp/gnus-art.el: Rename `mime-view-quitting-method-for-gnus' ->
1765         `mime-preview-quitting-method-for-gnus'.
1766
1767         * lisp/gnus-art.el: Rename `mime-view-quitting-method-alist' ->
1768         `mime-preview-quitting-method-alist'.
1769
1770         * lisp/gnus-art.el: Rename `mime-view-kill-buffer' ->
1771         `mime-preview-kill-buffer'.
1772
1773         * lisp/gnus.el (gnus-version-number): Update to 6.0.10.
1774
1775         * lisp/gnus-sum.el: Add code to check latest SEMI.
1776         (mime-acting-condition): Separate type and subtype; rename
1777         `mime-combine-message/partials-automatically' ->
1778         `mime-method-to-combine-message/partial-pieces'.
1779
1780 1998-03-08  Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1781
1782         * lisp/gnus.el (gnus-version-number): Update to 6.0.9.
1783
1784         * README.semi (How to get?): Add description of daily snapshot.
1785         (How to join development): Change mailing list command address.
1786
1787         * Sync up with Gnus 5.6.2.
1788
1789 1998-03-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1790
1791         * lisp/gnus-ems.el: Change variable name
1792         gnus-bdf-image-file to gnus-mule-bitmap-image-file.
1793
1794 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1795
1796         * lisp/gnus.el (gnus-version-number): Update to 6.0.8.
1797
1798         * lisp/gnus.el: Sync up with qgnus-0.34.
1799
1800 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1801
1802         * lisp/message.el: Sync up with qgnus-0.33.
1803
1804         * lisp/gnus-ems.el (gnus-bdf-image-file): New variable; moved from
1805         gnus.el.
1806         (gnus-mule-group-startup-message): New function; moved and renamed
1807         from `gnus-group-startup-message' of gnus.el.
1808
1809         * lisp/gnus.el, lisp/gnus-sum.el, lisp/gnus-art.el,
1810         lisp/gnus-agent.el: Sync up with qgnus-0.33.
1811
1812 1998-02-28  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
1813
1814         * lisp/gnus.el (gnus-bdf-image-file): New variable.
1815         (gnus-mule-group-startup-message): Display bitmap image using
1816         bitmap.el running with Emacs 20.
1817
1818         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Fix problem when
1819         Xref field is not exist.
1820
1821 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1822
1823         * README.semi (How to join development): Modify for Semi-gnus
1824         mailing list.
1825
1826         * lisp/gnus.el (gnus-version-number): Update to 6.0.7.
1827
1828         * lisp/gnus.el (gnus-article-display-hook): Delete
1829         `gnus-article-de-quoted-unreadable' from options.
1830
1831         * lisp/gnus-sum.el (gnus-article-make-menu-bar): Delete key for
1832         `gnus-article-de-quoted-unreadable'.
1833         (gnus-summary-make-menu-bar): Delete menu for
1834         `gnus-article-de-quoted-unreadable'.
1835
1836         * lisp/gnus-art.el (gnus-article-make-menu-bar): Delete menu for
1837         `gnus-article-de-quoted-unreadable'.
1838
1839 1998-02-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1840
1841         * lisp/gnus.el, lisp/message.el: Sync up with qgnus-0.32.
1842
1843 1998-02-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1844
1845         * lisp/gnus.el (gnus-version-number): Update to 6.0.6.
1846
1847         * lisp/message.el (message-fill-references): Abolish unused local
1848         variables.
1849
1850         * lisp/pop3.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
1851         lisp/gnus-art.el: Sync up with qgnus-0.31.
1852
1853         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
1854         lisp/gnus-art.el: Sync up with qgnus-0.30.
1855
1856 1998-02-20  Christophe Broult <christophe.broult@info.unicaen.fr>
1857
1858         * README.semi (How to get?): The command `update' must come before
1859         `-r semi-gnus'. (cf. [tm-en:1559])
1860
1861 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1862
1863         * lisp/gnus.el: Sync up with qgnus-0.29.
1864
1865         * lisp/gnus.el, lisp/message.el: Sync up with qgnus-0.28.
1866
1867         * lisp/message.el: Abolish variable
1868         `message-references-generator'.  Abolish function
1869         `message-generate-filled-references',
1870         `message-generate-folded-references' and
1871         `message-generate-unfolded-references'.
1872         (message-reply): Don't use `message-references-generator'.
1873         (message-followup): Don't use `message-references-generator'.
1874
1875         (message-fill-references): New function.
1876         (message-header-format-alist): Use `message-fill-references' for
1877         References.
1878
1879 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1880
1881         * lisp/gnus.el (gnus-version-number): Update to 6.0.5.
1882
1883 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1884
1885         * lisp/gnus-sum.el: Check SEMI-0.118.2 (Otomaru) or later.
1886         (gnus-structured-field-decoder): Use
1887         `eword-decode-and-unfold-structured-field'.
1888
1889         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use charset
1890         conversion option of `eword-decode-header'.
1891         (gnus-article-decode-encoded-word): Use charset conversion option
1892         of `eword-decode-header'; use `gnus-run-hooks'.
1893         (gnus-content-header-filter): Use charset conversion option of
1894         `eword-decode-header'.
1895
1896         * README.semi (How to get?): Should specify "-r semi-gnus".
1897
1898 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1899
1900         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Decode header by
1901         localized code.
1902
1903 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1904
1905         * lisp/gnus-msg.el: Delete commented-out function
1906         `gnus-inews-insert-mime-headers'.
1907
1908         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
1909         lisp/gnus-art.el: Sync up with qgnus-0.27.
1910
1911 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1912
1913         * lisp/nnheader.el: Use original.
1914
1915         * lisp/gnus.el, lisp/pop3.el, lisp/message.el, lisp/gnus-sum.el,
1916         lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-art.el: Sync up
1917         with qgnus-0.26.
1918
1919 1998-02-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1920
1921         * lisp/nnmail.el, lisp/nnmh.el: Use original.
1922
1923         * lisp/gnus.el, lisp/gnus-draft.el, lisp/gnus-sum.el,
1924         lisp/message.el, lisp/gnus-art.el: Sync up with qgnus-0.25.
1925
1926 1998-02-11  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
1927
1928         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
1929         lisp/message.el, lisp/gnus.el, lisp/gnus-uu.el,
1930         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
1931         lisp/gnus-score.el, lisp/gnus-group.el, lisp/gnus-art.el,
1932         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.24
1933
1934 1998-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1935
1936         * lisp/gnus-art.el (gnus-article-prepare): Don't bind coding
1937         systems.
1938
1939         * lisp/gnus.el (gnus-version-number): Update to 6.0.4.
1940         (gnus-version): Sync with qgnus-0.23.
1941
1942         * lisp/pop3.el, lisp/nnmh.el, lisp/nnheader.el, lisp/message.el,
1943         lisp/gnus-sum.el, lisp/gnus-msg.el, lisp/gnus-draft.el,
1944         lisp/gnus-art.el: Merge qgnus-0.23.
1945
1946 1998-02-09  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
1947
1948         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nntp.el,
1949         lisp/nnheader.el, lisp/message.el, lisp/gnus.el,
1950         lisp/gnus-xmas.el, lisp/gnus-sum.el, lisp/gnus-start.el,
1951         lisp/gnus-msg.el, lisp/gnus-group.el, lisp/gnus-draft.el,
1952         lisp/gnus-art.el, lisp/gnus-agent.el, lisp/ChangeLog: Importing
1953         qgnus-0.23
1954
1955 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1956
1957         * lisp/message.el (message-references-generator): New variable.
1958         (message-generate-filled-references): New function.
1959         (message-generate-folded-references): New function.
1960         (message-generate-unfolded-references): New function.
1961         (message-reply): Refer `message-references-generator'.
1962         (message-followup): Refer `message-references-generator'.
1963
1964 1998-01-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1965
1966         * lisp/message.el (message-send-mail-with-sendmail): Guard
1967         `coding-system-for-write' by binary.
1968         (message-send-mail-with-qmail): Likewise.
1969
1970 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1971
1972         * lisp/lpath.el: Require path-util; add load-path of APEL, MEL and
1973         SEMI.
1974
1975 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1976
1977         * lisp/message.el: Require smtp.el when compile.
1978
1979         * lisp/message.el (message-send-mail-with-smtp): Use
1980         `(current-buffer)' instead of `tembuf'; rename
1981         `smtp-recipient-address-list' -> `recipient-address-list'.
1982
1983 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1984
1985         * lisp/smtp.el (smtp-deduce-address-list): Don't use
1986         `smtp-recipient-address-list' as global variable.
1987
1988         * lisp/message.el (message-send-mail-with-smtp): Don't use
1989         `smtp-recipient-address-list' as global variable.
1990
1991         * lisp/smtpmail.el (smtpmail-recipient-address-list): New
1992         variable; renamed from `smtp-recipient-address-list'.
1993         (smtpmail-send-it): Remove `(not (null ...))'.
1994         (smtpmail-send-queued-mail): Likewise.
1995
1996 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1997
1998         * lisp/message.el (message-send-mail-with-smtp): Don't generate
1999         temporary buffer for message; don't generate and kill
2000         `smtp-address-buffer' for `smtp-deduce-address-list'.
2001
2002         * lisp/smtpmail.el (smtpmail-send-it): Don't generate and kill
2003         `smtp-address-buffer' for `smtp-deduce-address-list'.
2004
2005         * lisp/smtp.el (smtp-deduce-address-list): Bind and generate
2006         `smtp-address-buffer' in itself.
2007
2008 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2009
2010         * lisp/gnus.el (gnus-version-number): Update to version 6.0.3.
2011
2012 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2013
2014         * lisp/smtp.el: New file.
2015
2016         * lisp/smtpmail.el: Split basic features into smtp.el.
2017
2018         * lisp/message.el (message-send-mail-function): Add
2019         `message-send-mail-with-smtp' as an item.
2020         (message-send-mail-with-smtp): New function.
2021
2022         * ChangeLog: New file.
2023
2024 1998-01-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2025
2026         * lisp/smtpmail.el (smtpmail-via-smtp): Bind
2027         `coding-system-for-read' by `smtpmail-coding-system' to avoid
2028         dead-locking in Emacs 20.
2029
2030         * lisp/gnus.el: gnus.el (gnus-version-number): Update to version
2031         6.0.2.
2032
2033 1998-01-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2034
2035         * lisp/nnmail.el, lisp/message.el: Sync with Quassia Gnus v0.22.
2036
2037         * lisp/gnus.el: Delete autoload setting for `metamail-buffer'.
2038
2039         * lisp/gnus.el, lisp/gnus-sum.el: Sync with Quassia Gnus v0.22.
2040
2041         * lisp/gnus-msg.el: Abolish function
2042         `gnus-inews-insert-mime-headers'.
2043
2044         * lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-art.el: Sync
2045         with Quassia Gnus v0.22.
2046
2047         * lisp/smtpmail.el (smtpmail-coding-system): New variable; abolish
2048         `smtpmail-code-conv-from'.
2049         (smtpmail-via-smtp): Guard `coding-system-for-write' by
2050         `smtpmail-coding-system'.
2051
2052         * lisp/smtpmail.el: Imported from Emacs 20.2.
2053
2054         * lisp/pop3.el (pop3-movemail-file-coding-system): Change default
2055         value to `binary'.
2056         (pop3-open-server): Guard `coding-system-for-read' by `binary'.
2057
2058 1998-01-06  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
2059
2060         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nnoo.el,
2061         lisp/nnml.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
2062         lisp/gnus-start.el, lisp/gnus-ems.el, lisp/gnus-draft.el,
2063         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.22
2064
2065         * texi/message.texi, texi/gnus.texi, lisp/gnus.el, lisp/ChangeLog:
2066         Importing qgnus-0.21
2067
2068         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
2069         lisp/nnvirtual.el, lisp/nnsoup.el, lisp/nnoo.el, lisp/nnmh.el,
2070         lisp/nnmail.el, lisp/nndraft.el, lisp/gnus.el, lisp/gnus-xmas.el,
2071         lisp/gnus-sum.el, lisp/gnus-start.el, lisp/gnus-score.el,
2072         lisp/gnus-msg.el, lisp/gnus-group.el, lisp/gnus-draft.el,
2073         lisp/gnus-art.el, lisp/ChangeLog: Importing qgnus-0.20
2074
2075         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/pop3.el,
2076         lisp/nntp.el, lisp/nnml.el, lisp/nnmail.el, lisp/nndoc.el,
2077         lisp/message.el, lisp/gnus.el, lisp/gnus-uu.el,
2078         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
2079         lisp/gnus-score.el, lisp/gnus-group.el, lisp/gnus-cache.el,
2080         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.19
2081
2082 1997-12-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2083
2084         * lisp/gnus.el (gnus-version-number): Update to version 6.0.1.
2085
2086         * lisp/message.el (message-resend): Enclose `message-setup' with
2087         `(let (message-setup-hook) ...)' to avoid to `turn-on-mime-edit';
2088         must setup `message-encoding-buffer' and `message-edit-buffer' for
2089         `message-send-mail'.
2090
2091 1997-12-08  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
2092
2093         * lisp/pop3.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
2094         lisp/gnus-art.el, lisp/ChangeLog: Synch'ed up to qgnus-0.18.
2095
2096         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
2097         lisp/smiley.el, lisp/pop3.el, lisp/nnweb.el, lisp/nntp.el,
2098         lisp/nnml.el, lisp/nnmail.el, lisp/nnheader.el, lisp/nndraft.el,
2099         lisp/message.el, lisp/lpath.el, lisp/gnus.el, lisp/gnus-util.el,
2100         lisp/gnus-sum.el, lisp/gnus-start.el, lisp/gnus-picon.el,
2101         lisp/gnus-nocem.el, lisp/gnus-mh.el, lisp/gnus-group.el,
2102         lisp/gnus-ems.el, lisp/gnus-cite.el, lisp/gnus-art.el,
2103         lisp/gnus-agent.el, lisp/dgnushack.el, lisp/ChangeLog: Importing
2104         qgnus-0.18
2105
2106 1997-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2107
2108         * README.semi: New file.
2109
2110         * lisp/gnus.el (gnus-version): Rename to "Semi-gnus".
2111
2112 1997-11-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2113
2114         * lisp/gnus-draft.el (gnus-draft-decoding-function): New variable.
2115         (gnus-draft-setup): Use `gnus-draft-decoding-function'.
2116
2117 1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2118
2119         * lisp/nnmail.el, lisp/nnheader.el, lisp/message.el, lisp/gnus.el,
2120         lisp/gnus-sum.el, lisp/gnus-msg.el, lisp/gnus-art.el: sync with
2121         qgnus-0.17.
2122
2123         * texi/message.texi, texi/gnus.texi, lisp/smiley.el, lisp/nnoo.el,
2124         lisp/nnml.el, lisp/nnmail.el, lisp/nnheader.el,
2125         lisp/messagexmas.el, lisp/message.el, lisp/gnus.el,
2126         lisp/gnus-xmas.el, lisp/gnus-util.el, lisp/gnus-sum.el,
2127         lisp/gnus-start.el, lisp/gnus-spec.el, lisp/gnus-score.el,
2128         lisp/gnus-picon.el, lisp/gnus-move.el, lisp/gnus-msg.el,
2129         lisp/gnus-kill.el, lisp/gnus-group.el, lisp/gnus-draft.el,
2130         lisp/gnus-demon.el, lisp/gnus-cite.el, lisp/gnus-art.el,
2131         lisp/ChangeLog: Quassia Gnus v0.17.
2132
2133         * lisp/gnus-i18n.el: New file.
2134
2135         * lisp/nnmail.el (nnmail-file-coding-system): Use `raw-text' in
2136         default.
2137
2138         * lisp/nnheader.el (nnheader-file-coding-system): Use `raw-text'
2139         in default.
2140
2141         * lisp/message.el (message-encode-function): New variable.
2142         (message-forward-start-separator): Modify for mime-edit.
2143         (message-forward-end-separator): Modify for mime-edit.
2144         (message-setup-hook): Use `(message-maybe-setup-default-charset
2145         turn-on-mime-edit)' in default.
2146         (message-header-hook): Use `(eword-encode-header)' in default.
2147
2148         (message-send): Use local variable `message-encoding-buffer',
2149         `message-edit-buffer' and `message-mime-mode' as public variables;
2150         use `message-encode-function'.
2151         (message-send-mail): Use `message-encoding-buffer' to get contents
2152         of body; abolish `message-encode-mail-hook'; use
2153         `mime-edit-maybe-split-and-send'; use `message-edit-buffer' to
2154         refer original editing buffer.
2155         (message-send-news): Use `message-encoding-buffer' to get contents
2156         of body; abolish `message-encode-news-hook'; use
2157         `mime-edit-maybe-split-and-send'; use `message-edit-buffer' to
2158         refer original editing buffer.
2159         (message-check-news-syntax): Call `message-check-news-body-syntax'
2160         in `mime-edit-buffer'.
2161         (message-do-fcc): Use `message-encoding-buffer' to get contents;
2162         run `message-header-hook'.
2163         (message-cancel-news): Use `std11-extract-address-components'
2164         instead of `mail-extract-address-components'; bind
2165         `message-encoding-buffer' and `message-edit-buffer'.
2166
2167         (message-maybe-setup-default-charset): New function.
2168         (message-maybe-encode): New function.
2169         (message-mime-insert-article): New function.
2170         Add setting for mime-view.
2171
2172         * lisp/gnus.el (gnus-version-number): for version number for Open
2173         gnus.
2174         (gnus-version): Modify for Open gnus.
2175
2176         * lisp/gnus-sum.el: Autoload gnus-i18n.
2177
2178         (gnus-show-mime): `t' in default.
2179         (gnus-structured-field-decoder): Use
2180         `eword-decode-structured-field-body' in default.
2181         (gnus-unstructured-field-decoder): Use
2182         `eword-decode-unstructured-field-body' in default.
2183
2184         (gnus-parse-headers-hook): Use
2185         `(gnus-set-summary-default-charset)' in default.
2186
2187         (gnus-summary-mode-map): Add binding for
2188         `gnus-summary-scroll-down' and
2189         `gnus-summary-preview-mime-message'.
2190
2191         (gnus-summary-preview-mime-message): New function.
2192         (gnus-mime-partial-preview-function): New function.
2193         Add setting for mime-view.
2194
2195         * lisp/gnus-msg.el (gnus-summary-cancel-article): Display
2196         `gnus-article-buffer' instead ofb `gnus-original-article-buffer'.
2197         (gnus-extended-version): Don't return version of emacsen.
2198         (gnus-inews-do-gcc): Refer `message-encoding-buffer'.
2199
2200         * lisp/gnus-art.el (gnus-show-mime-method): Use
2201         `gnus-article-preview-mime-message' instead of `metamail-buffer'
2202         in default.
2203         (gnus-decode-encoded-word-method): Use
2204         `gnus-article-decode-encoded-word' instead of
2205         `gnus-article-de-quoted-unreadable' in default.
2206
2207         Abolish `gnus-hack-decode-rfc1522', `gnus-decode-rfc1522',
2208         `article-decode-rfc1522', `article-de-quoted-unreadable',
2209         `article-mime-decode-quoted-printable-buffer' and
2210         `article-mime-decode-quoted-printable'.
2211         (gnus-article-decode-rfc1522): New implementation (use
2212         `eword-decode-header').
2213
2214         (gnus-article-preview-mime-message): New function.
2215         (gnus-article-decode-encoded-word): New function.
2216         (gnus-content-header-filter): New function.
2217         (mime-view-quitting-method-for-gnus): New function.
2218         Add setting for mime-view.
2219
2220         * lisp/message.el: Abolish `message-max-size' because it is not
2221         used.
2222
2223         * lisp/message.el: sync with qgnus-0.16.
2224
2225         * texi/Makefile, texi/message.texi, texi/gnus.texi, lisp/nnweb.el,
2226         lisp/nnmh.el, lisp/nnheader.el, lisp/nnfolder.el, lisp/message.el,
2227         lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
2228         lisp/gnus-sum.el, lisp/gnus-srvr.el, lisp/gnus-picon.el,
2229         lisp/gnus-group.el, lisp/gnus-cite.el, lisp/gnus-art.el: Quassia
2230         Gnus v0.16.
2231
2232         * lisp/nnmh.el (nnmh-request-list-1): fix maybe.
2233
2234         * lisp/message.el (message-do-fcc): Guard
2235         `coding-system-for-write' by `raw-text'; run
2236         `message-before-do-fcc-hook'.
2237
2238         * lisp/gnus-msg.el (gnus-inews-do-gcc): Guard
2239         `coding-system-for-write' by `raw-text'; run
2240         `gnus-before-do-gcc-hook'.
2241
2242         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nntp.el,
2243         lisp/nnoo.el, lisp/nnml.el, lisp/nndraft.el, lisp/nnbabyl.el,
2244         lisp/message.el, lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
2245         lisp/gnus-util.el, lisp/gnus-sum.el, lisp/gnus-start.el,
2246         lisp/gnus-spec.el, lisp/gnus-soup.el, lisp/gnus-score.el,
2247         lisp/gnus-msg.el, lisp/gnus-gl.el, lisp/gnus-ems.el,
2248         lisp/gnus-draft.el, lisp/gnus-cache.el, lisp/gnus-audio.el,
2249         lisp/gnus-art.el, lisp/gnus-agent.el, lisp/ChangeLog: Quassia Gnus
2250         v0.15.
2251
2252         * lisp/message.el, lisp/ChangeLog: sync with qgnus-0.14.
2253
2254         * texi/Makefile, texi/gnus.texi: Quassia Gnus v0.14.
2255
2256         * texi/dir: New file.
2257
2258         * texi/dir, lisp/pop3.el, lisp/nntp.el, lisp/nnml.el,
2259         lisp/nnmail.el, lisp/nnfolder.el, lisp/message.el, lisp/lpath.el,
2260         lisp/gnus.el, lisp/gnus-win.el, lisp/gnus-util.el,
2261         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
2262         lisp/gnus-score.el, lisp/gnus-msg.el, lisp/gnus-mh.el,
2263         lisp/gnus-cus.el, lisp/gnus-art.el, lisp/gnus-agent.el,
2264         lisp/ChangeLog: Quassia Gnus v0.14.
2265
2266         * lisp/message.el, lisp/ChangeLog: sync with qgnus-0.13.
2267
2268         * texi/gnus.texi, texi/ChangeLog, lisp/pop3.el, lisp/nnweb.el,
2269         lisp/nnmail.el: Quassia Gnus v0.13.
2270
2271         * lisp/nnlistserv.el: New file.
2272
2273         * lisp/nnlistserv.el, lisp/message.el, lisp/md5.el, lisp/lpath.el,
2274         lisp/gnus.el, lisp/gnus-topic.el, lisp/gnus-sum.el,
2275         lisp/gnus-score.el, lisp/gnus-picon.el, lisp/gnus-msg.el,
2276         lisp/gnus-group.el, lisp/gnus-art.el, lisp/gnus-agent.el,
2277         lisp/dgnushack.el, lisp/ChangeLog, GNUS-NEWS: Quassia Gnus v0.13.
2278
2279         * lisp/message.el: sync with qgnus-0.12.
2280
2281         * texi/message.texi, texi/gnus.texi, texi/gnus-faq.texi,
2282         texi/ChangeLog, lisp/nntp.el, lisp/nnmh.el, lisp/nnmail.el,
2283         lisp/nndraft.el, lisp/messcompat.el, lisp/message.el,
2284         lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
2285         lisp/gnus-sum.el, lisp/gnus-score.el, lisp/gnus-salt.el,
2286         lisp/gnus-msg.el, lisp/gnus-int.el, lisp/gnus-group.el,
2287         lisp/gnus-demon.el, lisp/gnus-cache.el, lisp/gnus-art.el,
2288         lisp/gnus-agent.el, lisp/ChangeLog, GNUS-NEWS: Quassia Gnus v0.12.
2289
2290         * lisp/message.el (message-send-news-function): Use
2291         `message-send-news-with-gnus' in default.
2292         (message-send-via-news): Use `message-send-news' instead of
2293         `message-send-news-function'.
2294         (message-send-mail): Don't avoid text properties; run
2295         `message-encode-mail-hook'.
2296         (message-send-news): Don't avoid text properties; run
2297         `message-encode-news-hook'; use `message-send-news-function'.
2298         (message-send-news-with-gnus): New function.
2299         (message-cancel-news): Use `message-send-news' instead of
2300         `message-send-news-function'.