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