Update.
[elisp/gnus.git-] / ChangeLog
1 1999-02-23  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
2
3         * Nana-gnus: Version 6.12.3 released.
4
5         * lisp/gnus.el (gnus-version-number): Update to 6.12.3.
6
7         * lisp/message.el (message-mime-charset-detect-method): Abolished.
8         (message-mime-charset-specify-method): Ditto.
9         (message-mime-charset-detect-args): Ditto.
10         (message-maybe-encode-with-specified-charset): Ditto.
11         (message-mime-charset-detect-by-ask): Ditto.
12         (message-mime-charset-specify-none): Ditto.
13         (message-mime-charset-recover-function): New variable.
14         (message-mime-charset-recover-args): Ditto.
15         (message-charsets-mime-charset-alist): Ditto.
16         (message-locale-default): Ditto.
17         (message-locale-detect-for-mail): Ditto.
18         (message-locale-detect-for-news): Ditto.
19         (message-locale-newsgroup-alist): Ditto.
20         (message-locale-mail-address-alist): Ditto.
21         (message-mime-charset-recover-ask-function): Ditto.
22         (message-locale-mime-charsets-alist): Ditto.
23         (message-maybe-encode): New implementation.
24         (message-locale-detect): New function.
25         (message-locale-detect-with-newsgroup-alist): Ditto.
26         (message-locale-detect-with-mail-address-alist): Ditto.
27         (message-mime-charset-recover-by-ask): Ditto.
28         (message-mime-charset-recover-ask-y-or-n): Ditto.
29         (message-mime-charset-recover-ask-charset): Ditto.
30         (message-mime-charset-setup): Ditto.
31
32 1999-02-23  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
33
34         * Nana-gnus: Version 6.12.2 released.
35
36 1999-02-12  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
37
38         * lisp/message.el (message-maybe-encode-with-specified-charset):
39         Renamed to `message-maybe-encode'.
40         (message-mime-charset-detect-by-ask): Pop up encoding region when
41         ask charset to user.
42         (message-mime-charset-detect-method): Change default value to nil.
43         (message-mime-charset-specify-method): Ditto.
44         (message-mime-charset-detect-ask-metod): New variable.
45         (message-mime-charset-detect-by-ask): Use
46         `message-mime-charset-ask-metod'.
47         (message-mime-charset-detect-ask-y-or-n): New function.
48         (message-mime-charset-detect-ask-charset): New function.
49         (message-mime-charset-alias-alist): New variable.
50         (message-mime-charset-newsgroup-alist): Ditto.
51         (message-mime-charset-mail-address-alist): Ditto.
52
53 1999-02-08  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
54
55         * lisp/gnus.el (gnus-version-number): Update to 6.12.2.
56
57         * lisp/mess-bbdb.el: New file.
58
59         * lisp/message.el (message-mail-follow-up-address-checker): New
60         variable.
61         (message-reply): Use `message-mail-follow-up-address-checker'.
62         (message-mailing-list-address-list): New variable.
63         (message-check-mailing-list-with-address-list): New function.
64         (message-mailing-list-address-p): New variable.
65         (message-check-mailing-list-with-function): New function.
66
67         * lisp/gnus-bbdb.el: Update required Gnus version.
68
69         * lisp/dgnushack.el (dgnushack-compile): New file `mess-bbdb.el'.
70
71         * Nana-TIPS.ja: New section
72         `message-mail-follow-up-address-checker'.
73
74 \f
75 1999-02-05  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
76
77         * lisp/gnus.el (gnus-version-number): Update to 6.12.1.
78
79         * Sync up with gnus-6_10.
80
81 * 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
82
83         * lisp/gnus-sum.el (gnus-nov-parse-line): Use `following-char'
84         instead of `char-after'. NOTE: It's a temporary step.
85
86 * 1999-02-03  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
87
88         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Add default value.
89
90 * 1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
91
92         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Ask save password
93         information to .newsrc file.
94
95 * 1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
96
97         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with
98         external movemail program.
99
100 * 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
101
102         * lisp/{gnus-cache,gnus-int,gnus-sum,gnus,nnheader,nnmh}.el: Undo
103         the last changes -- don't sync with chaos-1_12.
104
105 * 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
106
107         * lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Undo my
108         change.
109
110 * 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
111
112         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Close
113         parentheses.
114         (gnus-offline-define-menu-on-agent): Ditto.
115
116 * 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
117
118         * lisp/gnus.el (gnus-version-number): Update to 6.10.3.
119         (gnus-version): Modify for SEMI 1.13.
120
121         * lisp/gnus-sum.el (gnus-nov-parse-line): Use `char-after' instead
122         of `following-char'.
123
124 * 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
125
126         * README-offline.ja: Add description written by YOSHIZAWA Masahiro
127         <manbou@ceres.dti.ne.jp>.
128
129 * 1999-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
130
131         * lisp/gnus-sum.el: Abolish macro `gnus-nov-read-integer',
132         `gnus-nov-skip-field' and `gnus-nov-field'.
133         (gnus-nov-parse-line): Use `nnheader-nov-field' and
134         `nnheader-nov-read-integer' instead of `gnus-nov-field' and
135         `gnus-nov-read-integer'.
136         (gnus-get-newsgroup-headers-xover): Use
137         `gnus-retrieve-parsed-headers'.
138
139         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): Use
140         `gnus-cache-braid-headers',
141         `nnheader-get-newsgroup-headers-xover*' and
142         `nnheader-retrieve-headers-from-directory*' instead of
143         `gnus-get-newsgroup-headers-xover'.
144         (gnus-cache-braid-headers): New function.
145
146         * lisp/nnheader.el (nnheader-nov-read-integer): Use
147         `(search-forward "\t" eol 'move)' instead of `(forward-char 1)' as
148         same as `gnus-nov-read-integer'.
149         (nnheader-retrieve-headers-from-directory*): New function.
150         (nnheader-retrieve-headers-from-directory): Use
151         `nnheader-retrieve-headers-from-directory*'.
152         (nnheader-get-newsgroup-headers-xover*): New function.
153
154 * 1999-01-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
155
156         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Use
157         `nnheader-retrieve-headers-from-directory'.
158
159         * lisp/nnheader.el (nnheader-retrieve-headers-from-directory): New
160         function.
161
162 * 1999-01-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
163
164         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Use
165         `gnus-cache-retrieve-parsed-headers' instead of
166         `gnus-cache-retrieve-headers'.
167
168         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): New
169         function.
170
171 * 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
172
173         * lisp/gnus-start.el (gnus-read-active-file): Eliminate duplicated
174         select methods.
175
176 * 1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
177
178         * lisp/gnus-sum.el (gnus-article-sort-by-author): fixed.
179
180 * 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
181
182         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Add new
183         optional arguments `dependencies' and `force-new'; new
184         implementation; call `retrieve-parsed-headers' if it is found.
185
186         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): New function.
187
188 * 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
189
190         * lisp/gnus-sum.el (gnus-select-newsgroup): Use
191         `gnus-retrieve-parsed-headers' instead of `gnus-retrieve-headers'
192         and `gnus-get-newsgroup-headers-xover' or
193         `gnus-get-newsgroup-headers'.
194
195         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): New function.
196
197 * 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
198             Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
199
200         * lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Modify for
201         pGnus 0.73 or later.
202
203         * lisp/gnus-offline.el: Use (running-pterodactyl-gnus-0_73-or-later)
204         to check pGnus 0.73 or later instead of (locate-library "mail-source")
205
206 * 1999-01-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
207
208         * lisp/gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
209         * lisp/gnus-ofsetup.el: Ditto.
210
211 * 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
212
213         * lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message
214         frame after selecting a new article if the value of
215         `message-use-multi-frames' is non-nil and more than one articles
216         are given.
217
218 * 1999-01-26  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
219
220         * lisp/gnus-offline.el: Add security notice.
221
222 * 1999-01-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
223
224         * README-offline.ja: New file - Variable and command description
225         for gnus-offline(Japanese edition).
226         * README-offline.en: New file - Ditto (English edition).
227
228 * 1999-01-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
229
230         * lisp/gnus-offline.el (gnus-offline-pop-password-file): New
231         variable.
232         (gnus-offline-pop-password-decoding-function): New variable.
233         (gnus-offline-get-new-news): When `gnus-offline-pop-password-file'
234         is non-nil, get one's password information from a file specified
235         by this variable, and don't store the passwords as a variable.
236         * lisp/smiley.el (smiley-buffer): Avoid a few duplicate
237         translations.
238
239 1999-01-28  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
240
241         * lisp/gnus-sum.el (gnus-summary-move-article): Fix, could not
242         respool article.
243
244 1999-01-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
245
246         * lisp/message.el (message-mime-charset-detect-method): New
247         user optional variable.
248         (message-mime-charset-specify-method): Ditto.
249         (message-mime-charset-detect-args): New variable.
250         (message-maybe-encode-with-specified-charset): New function.
251         (message-mime-charset-detect-by-ask): Ditto.
252         (message-mime-charset-specify-none): Ditto.
253
254         * lisp/gnus.el (gnus-version-number): Update to 6.12.0.
255         (gnus-version): Change required version of SEMI/FLIM.
256
257         * Sync up with gnus-6_10.
258
259 * 1999-01-23  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
260
261         * lisp/gnus-msg.el (gnus-inews-yank-articles): Use
262         `message-list-references' for gathering IDs from yanked articles.
263
264         * lisp/message.el (message-list-references): New function.
265         (message-yank-original): Use it for gathering IDs from a yanked
266         article.
267
268 * 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
269
270         * lisp/message.el (message-reply): Get the references from
271         `In-Reply-To' field if there were no references and `In-Reply-To'
272         field looks promising.
273         (message-yank-original): Try to fetch ID from `In-Reply-To' field
274         if `References' field does not exist.
275         (message-yank-original): Use `std11-narrow-to-header' instead of
276         `message-narrow-to-head'.
277
278 * 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
279
280         * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
281         `gnus-current-headers' instead of article header.
282
283 * 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
284
285         * lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning
286         position of the yanked articles -- apologize to SUTO-san, it has
287         been supported in his original code, but I didn't.
288
289 * 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
290
291         * lisp/gnus.el (gnus-version-number): Update to 6.10.2.
292
293         * lisp/gnus-draft.el: Add Ichikawa-san to authors.
294         * lisp/message.el: Likewise.
295
296         * lisp/message.el (message-yank-original): If
297         `message-yank-add-new-references' is non-nil and this command is
298         called interactively, new IDs from the yanked article will be added
299         to `References' field.
300         (message-yank-add-new-references): New user option.
301         (message-ignored-resent-headers): Default to "^Return-Receipt".
302
303 * 1999-01-20  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>,
304               Katsumi Yamaoka   <yamaoka@jpl.org>
305
306         * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References'
307         field with the gathered Message-IDs and References if more than one
308         articles are given.
309
310 * 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
311
312         * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message
313         frame after selecting a new article if the value of
314         `message-use-multi-frames' is non-nil and more than one articles
315         are given.
316
317 1999-01-20  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
318
319         * Sync up with gnus-6_10.
320
321 * 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
322
323         * README.semi.ja: Delete "ichikawa" from the branches info, and
324         add "keiichi" and "nana-gnus" to there.  Modify the directory name
325         for the daily snapshots.
326         * README.semi: Likewise.
327
328 * 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
329
330         * lisp/message.el (message-reply): Cancel the last change.
331         (message-followup): Cancel the last change.
332         (message-wide-reply): Cancel the last change.
333
334         * lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
335         (gnus-summary-reply): Cancel the last change.
336         (gnus-post-news): Cancel the last change.
337
338 1999-01-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
339
340         * lisp/gnus.el (gnus-version-number): Update to 6.11.5.
341
342         * Sync up with gnus-6_10.
343
344 * 1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
345
346         * lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
347         expirable marks if the destination group is not expirable.
348
349 * 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
350
351         * lisp/nnmail.el (nnmail-pathname-coding-system): Default to
352         binary.
353
354 * 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
355
356         * lisp/nnheader.el (nnheader-pathname-coding-system): Changed to
357         binary.
358
359 * 1999-01-16  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
360
361         * lisp/message.el (message-reply): Accept references as a new
362         optional arg.
363         (message-followup): Likewise.
364         (message-wide-reply): Likewise.
365
366         * lisp/gnus-msg.el (gnus-summary-gather-references): New function.
367         (gnus-summary-reply): Use it.
368         (gnus-post-news): Use it.
369
370 * 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
371
372         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
373         body.
374
375 * 1999-01-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
376
377         * lisp/gnus-offline.el: Add Tsukamoto Tetsuo
378         <czkmt@remus.dti.ne.jp> to author and maintainer.
379
380 * 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
381
382         * lisp/nnmail.el (nnmail-article-group): Shrink pathologically
383         long headers.
384
385 * 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
386
387         * lisp/nnmail.el (nnmail-split-header-length-limit): New variable.
388
389 * 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
390
391         * lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
392         server if it does not exist in the article.
393         (nntp-request-post): Run `nntp-prepare-post-hook'.
394         (nntp-wait-for): Save a response from the server in
395         `nntp-process-response' after sending a command.
396         (nntp-prepare-post-hook): New hook, run just before posting an
397         article.
398
399         * lisp/nnheader.el (nnheader-init-server-buffer): Make
400         `nntp-process-response' be buffer-local in `nntp-server-buffer'.
401         (nntp-process-response): New variable, used for holding a response
402         from the server after sending a command.
403
404 * 1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
405
406         * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
407         only if `group' name is neither "queue" nor "draft".
408
409 * 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
410
411         * lisp/pop3.el (pop3-munge-message-separator): Use
412         `parse-time-string'.
413
414 * 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415
416         * lisp/parse-time.el (parse-time-rules): Accept dates far into the
417         past and the future, and parse single-digit numbers as years.
418
419 * 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@jpl.org>
420
421         * lisp/parse-time.el (parse-time-string): One too many nils.
422
423 * 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
424
425         * lisp/parse-time.el (parse-time-rules): Parse
426         "Wed, 29 Apr 98 0:26:01 EDT" times.
427
428 * 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
429
430         * lisp/parse-time.el (parse-time-rules): Accept times that look
431         like "h:mm".
432
433 * 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434
435         * lisp/parse-time.el (parse-time-string): Downcase before handling.
436         (parse-time-rules): Times without seconds have 0 seconds.
437
438 * 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
439
440         * lisp/parse-time.el (parse-time-syntax): Use vectors.
441
442 * 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
443
444         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config,
445         select the article before saving.
446
447 * 1999-01-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
448
449         * lisp/gnus-offline.el (gnus-offline-popup-menu): Bug fix -- Use
450         `gnus-offline-menu-on-agent' if `miee-popup-menu' does not exist.
451
452 * 1999-01-08  Katsumi Yamaoka   <yamaoka@jpl.org>
453
454         * lisp/pop3.el (pop3-last): Use `split-string' instead of
455         `pop3-string-to-list'.
456         (pop3-stat): Likewise.
457         (pop3-munge-message-separator): Likewise.
458         (pop3-string-to-list): Abolished.
459
460 * 1999-01-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
461
462         * lisp/gnus-offline.el (gnus-offline-setup): Don't call
463         `gnus-offline-agent-expire' when 'gnus-agent-expire-all' is
464         non-nil.
465         (gnus-offline-define-menu-on-miee): Call `easy-menu-add' under
466         XEmacs.
467         (gnus-offline-popup-menu): New function.
468         (gnus-offline-define-menu-and-key): Call it under Emacs to create
469         a popup menu in the group buffer.
470
471 * 1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
472
473         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
474         select the article before previewing. Abolish prefix arg.
475
476         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
477         the article without reservation.
478         (gnus-article-display-mime-message): Show all headers if
479         `gnus-have-all-headers' the local var of summary buffer is non-nil.
480
481 * 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
482
483         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
484         `gnus-summary-next-article' in `gnus-original-article-mode'.
485         (mime-preview-over-to-previous-method-alist): Use
486         `gnus-summary-prev-article' in `gnus-original-article-mode'.
487         (gnus-article-mode-map): Define almost undefined keys to
488         `gnus-article-read-summary-keys'.
489         (gnus-article-prepare-display): Set `gnus-article-current-summary'
490         to `gnus-summary-buffer'.
491
492 * 1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
493
494         * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
495         with APOP extention.
496
497 * 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
498
499         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Show version.
500         (gnus-xmas-logo-color-style): Default to `sky'.
501
502         * lisp/gnus.el (gnus-group-startup-message): Show version.
503         (gnus-splash-face): Shorten a wavelength.
504
505         * lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
506         for avoiding byte-compile warning.
507
508         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Default to
509         `raw-text'.
510
511 * 1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>
512
513         * lisp/*.el: Ebola eradication.
514
515 * 1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
516
517         * lisp/message.el (message-dont-send): Use `message-save-drafts'
518         instead of `save-buffer'.
519
520 * 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
521
522         * lisp/message.el (message-send-mail): Protect against errors.
523         (message-send-news): Likewise.
524         (message-maybe-split-and-send-mail): New function.
525         (message-maybe-split-and-send-news): New function.
526
527 * 1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>
528
529         * lisp/gnus-art.el (gnus-article-header-presentation-method): Use
530         `mime-insert-header' instead of `mime-insert-decoded-header'.
531
532 * 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
533
534         * lisp/gnus-ofsetup.el: New file - setting function for
535         gnus-offline.
536
537 * 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
538
539         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
540         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
541
542 * 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
543
544         * lisp/nnheader.el (nnheader-parse-nov): Use
545         `make-full-mail-header'.
546
547 * 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
548
549         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
550         Abolished.
551         (gnus-article-display-message-with-encoded-word): Abolished.
552
553 * 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
554
555         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
556         value to `gnus-maybe-setup-default-charset'.
557         (gnus-maybe-setup-default-charset): New function. It is called
558         `message-maybe-setup-default-charset' at one time.
559
560         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
561
562 * 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
563
564         * lisp/gnus-offline.el : New file.
565
566 1999-01-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
567
568         * ChangeLog turned over.