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