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