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