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