(gnus-version-number): Update to 6.12.19.
[elisp/gnus.git-] / ChangeLog
1 1999-06-21  Keiichi Suzuki  <keiichi@nanap.org>
2
3         * Nana-gnus: Version 6.12.18 released.
4
5 1999-06-18  Keiichi Suzuki  <keiichi@nanap.org>
6
7         * lisp/gnus.el (gnus-version-number): Update to 6.12.18.
8
9         * Sync up with nana-gnus-6_13_2.
10
11 * 1999-06-15  Keiichi Suzuki  <keiichi@nanap.org>
12
13         * Nana-TIPS.ja: New section `Cancel sending message from hooks'.
14
15         * lisp/message.el (message-send): Catch `message-sending-cancel'.
16
17         * lisp/mess-lcl.el (message-mime-charset-recover-by-ask): Don't
18         use `error'.
19         (message-mime-charset-recover-ask-y-or-n): Ditto.
20
21         * lisp/gnus-sum.el (gnus-simplify-buffer-fuzzy): New
22         implementation for MIME en/decoding.
23
24 * 1999-06-02  Keiichi Suzuki  <keiichi@nanap.org>
25
26         * lisp/nnheader.el (nnheader-find-file-noselect): Fix typo.
27
28         * lisp/nnmail.el (nnmail-move-inbox): Fix for getting local spool
29         file.
30
31 1999-06-01  Keiichi Suzuki  <keiichi@nanap.org>
32
33         * Nana-gnus: Version 6.12.17 released.
34
35 1999-05-28  Keiichi Suzuki  <keiichi@nanap.org>
36
37         * lisp/message.el (message-header-encode-function): Call
38         `eword-encode-header' with optional argument code-conversion.
39
40         * Nana-TIPS.ja: Add description of variable
41         `message-encode-function'.
42
43         * lisp/gnus.el (gnus-version-number): Update to 6.12.17.
44
45 1999-05-14  Keiichi Suzuki  <keiichi@nanap.org>
46
47         * lisp/dgnushack.el: Add `byte-optimizer' to `buffer-string',
48         `backward-char' and `char-before'.
49         ;; Thanks for Shuhei KOBAYASHI's suggestion.
50
51 1999-05-14  Keiichi Suzuki  <keiichi@nanap.org>
52
53         * Nana-gnus: Version 6.12.16 released.
54
55         * Sync up with gnus-6_10.
56
57 *1999-05-14  Katsumi Yamaoka   <yamaoka@jpl.org>
58
59         * lisp/*.el: Undo all of the last changes.
60
61 1999-05-14  Keiichi Suzuki  <keiichi@nanap.org>
62
63         * Sync up with gnus-6_10.
64
65 *1999-05-13  Katsumi Yamaoka   <yamaoka@jpl.org>
66
67         * lisp/nnsoup.el (nnsoup-store-reply): Use `forward-char' instead
68         of `backward-char'.
69         * lisp/message.el (message-send-news-with-gnus,
70         message-send-mail-with-smtp, message-send-mail-with-sendmail):
71         Likewise.
72
73         * lisp/nnsoup.el (nnsoup-store-reply): Use `(bolp)' instead of
74         `(eq (char-before) ?\n)'.
75         * lisp/message.el (message-send-news, message-send-mail): Likewise.
76
77         * lisp/gnus-sum.el (gnus-summary-reparent-thread): Use
78         `(end-of-line 0)' to go to the end of the previous line.
79
80         * lisp/gnus-soup.el (gnus-soup-parse-replies, gnus-soup-parse-areas):
81         Use `preceding-char' instead of `char-before'.
82         * lisp/gnus-art.el (article-fill): Likewise.
83
84         * lisp/nnmail.el (nnmail-decode-status): Don't use regexp search.
85         * lisp/message.el (message-next-header, message-remove-header):
86         Likewise.
87         * lisp/gnus-art.el (gnus-article-add-buttons-to-head,
88         gnus-article-highlight-headers, gnus-article-hide-header,
89         article-hide-boring-headers, article-hide-headers): Likewise.
90
91         * lisp/pop3-fma.el (pop3-fma-movemail): Use `buffer-substring'
92         instead of `buffer-string'.
93         * lisp/nntp.el (nntp-snarf-error-message, nntp-read-server-type):
94         Likewise.
95         * lisp/nnspool.el (nnspool-inews-sentinel): Likewise.
96         * lisp/nnmail.el (nnmail-move-inbox): Likewise.
97         * lisp/nnheader.el (nnheader-temp-write): Likewise.
98         * lisp/nndb.el (nndb-status-message, nndb-request-accept-article):
99         Likewise.
100         * lisp/message.el (message-wash-subject, message-reply,
101         message-make-from, message-make-organization): Likewise.
102         * lisp/md5.el (md5): Likewise.
103         * lisp/gnus.el (gnus-getenv-nntpserver): Likewise.
104         * lisp/gnus-xmas.el (gnus-xmas-article-display-xface): Likewise.
105         * lisp/gnus-util.el (gnus-mode-string-quote): Likewise.
106         * lisp/gnus-sum.el (gnus-summary-reparent-thread,
107         gnus-summary-edit-article-done, gnus-simplify-subject-fuzzy):
108         Likewise.
109         * lisp/gnus-spec.el (gnus-parse-simple-format): Likewise.
110         * lisp/gnus-picon.el (gnus-picons-make-glyph): Likewise.
111         * lisp/gnus-msg.el (gnus-copy-article-buffer): Likewise.
112         * lisp/gnus-mh.el (gnus-summary-save-in-folder): Likewise.
113         * lisp/gnus-kill.el (gnus-kill-file-apply-buffer): Likewise.
114         * lisp/gnus-art.el (gnus-article-mime-edit-exit,
115         gnus-article-edit-exit): Likewise.
116         * lisp/dgnushack.el (dgnushack-make-package): Likewise.
117
118 *1999-05-06  Katsumi Yamaoka   <yamaoka@jpl.org>
119
120         * lisp/gnus.el: Semi-gnus 6.10.12 is released.
121
122 *1999-04-26  Robert Bihlmeyer  <robbe@orcus.priv.at>
123
124         * texi/gnus.texi, texi/gnus-ja.texi (Posting Styles): Typo.
125
126 *1999-04-28  Katsumi Yamaoka   <yamaoka@jpl.org>
127
128         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Use
129         `vm-read-file-name' instead of `read-file-name'. This allows to use
130         the optional sixth argument HISTORY for the various environments.
131         (gnus-summary-save-article-vm): Likewise.
132         (TopLevel): Autoload "vm" for the function `vm-read-file-name'.
133
134 *1999-04-27  Katsumi Yamaoka   <yamaoka@jpl.org>
135
136         * lisp/gnus-vm.el (gnus-summary-save-in-vm): To read the name of
137         FOLDER in the way of VM; give the value of `gnus-current-article'
138         to the function `gnus-summary-select-article' if it is called non
139         interactively.
140         (gnus-summary-save-article-vm): Accept the optional 2nd arg FOLDER.
141         If it is called interactively the name of FOLDER is read from the
142         minibuffer; bind `mime-display-header-hook',
143         `mime-display-text/plain-hook', `mime-text-decode-hook',
144         `mime-view-define-keymap-hook' and `mime-view-mode-hook' to nil
145         when the function `gnus-summary-save-article' is called.
146         (gnus-summary-save-article-vm-count,
147         gnus-summary-save-article-vm-folder): New internal variables.
148         (gnus-vm-make-folder): Bind `mime-display-header-hook',
149         `mime-display-text/plain-hook', `mime-text-decode-hook',
150         `mime-view-define-keymap-hook' and `mime-view-mode-hook' to nil
151         when the function `vm-mode' is called.
152         (vm-use-toolbar, vm-primary-inbox, vm-folder-history,
153         vm-folder-directory): Define variables for avoiding byte compile
154         warning.
155         (gnus-vm-inhibit-window-system): Abolish variable; don't require
156         `win-vm'.
157         (TopLevel): Don't autoload "vm" for the functions
158         `vm-forward-message', `vm-reply' or `vm-mail'; don't require
159         `sendmail', `message', `gnus' or `gnus-msg' but `gnus-art'.
160
161 *1999-04-18  Sin'ya Kanematsu <ksinya@quartz.ocn.ne.jp>
162
163         * texi/gnus-ja.texi: Fix typo - `gnus-auto-expirable-newgroups' ->
164         `gnus-auto-expirable-newsgroups'.
165
166 *1999-04-15  NAKAGAWA Tsuneo <yaemon@alles.or.jp>
167
168         * REDME.semi.ja: Fix where the required packages are.
169
170 1999-05-14  Keiichi Suzuki  <keiichi@nanap.org>
171
172         * lisp/gnus.el (gnus-version-number): Update to 6.12.16.
173
174         * lisp/gnus-score.el (gnus-score-string): Remove score data, when
175         scoring error occured.
176
177 1999-04-28  Keiichi Suzuki  <keiichi@nanap.org>
178
179         * Nana-gnus: Version 6.12.15 released.
180
181         * lisp/gnus.el (gnus-version-number): Update to 6.12.15.
182
183         * README-gnus-bbdb.ja: New section `gnus-bbdb/split-mail'.
184
185         * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): New function.
186
187         * lisp/gnus-bbdb.el, lisp/gnus-offline.el, lisp/mess-bbdb.el,
188         lisp/mess-lcl.el, lisp/message.el, lisp/pop3-fma.el: Modify my
189         mail address.
190
191 1999-04-16  Keiichi Suzuki  <keiichi@nanap.org>
192
193         * Nana-gnus: Version 6.12.14 released.
194
195         * lisp/mess-lcl.el: New file.
196
197         * lisp/message.el: Separate locale control to `mess-lcl.el'.
198
199         * lisp/gnus.el (gnus-version-number): Update to 6.12.14.
200
201 \f
202 1999-04-16  Keiichi Suzuki  <keiichi@nanap.org>
203
204         * Nana-gnus: Version 6.12.13 released.
205
206         * lisp/gnus.el (gnus-version-number): Update to 6.12.13.
207
208         * lisp/message.el (message-charsets-mime-charset-alist):
209         Abolished.
210         (message-mime-charset-recover-args-set): New macro.
211         (message-mime-charset-recover-args): New macro.
212         (message-mime-charset-recover-args-original): New macro.
213         (message-maybe-encode): Save values to
214         `message-mime-charset-recover-args'.
215         (message-mime-charset-recover-by-ask): Use
216         'message-mime-charset-recover-args'.
217         (message-mime-encode): Restore original values for auto saveing.
218
219 \f
220 1999-04-13  Keiichi Suzuki  <keiichi@nanap.org>
221
222         * Nana-gnus: Version 6.12.12 released.
223
224         * lisp/gnus.el (gnus-version-number): Update to 6.12.12.
225
226         * lisp/gnus-sum.el (gnus-summary-move-article): Fix,
227         `gnus-article-mark-lists' will be broken by side effect.
228
229 \f
230 1999-03-31  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
231
232         * Nana-gnus: Version 6.12.11 released.
233
234         * lisp/gnus.el (gnus-version-number): Update to 6.12.11.
235
236         * Sync up with gnus-6_10.
237
238 *1999-03-30  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
239
240         * lisp/nnheader.el (nnheader-skip-field): New macro.
241         (nnheader-nov-field): Use it.
242         Merged from pgnus 0.80.
243
244 *1999-03-26  Katsumi Yamaoka   <yamaoka@jpl.org>
245
246         * lisp/pop3.el (pop3-munge-message-separator): If a retrieved
247         message has a illegal date field, use `(current-time)' instead.
248
249 *1999-03-25  Katsumi Yamaoka   <yamaoka@jpl.org>
250
251         * lisp/message.el (message-send): Kill `message-encoding-buffer'
252         after sending.
253         (message-maybe-encode): Inherit the buffer local variable
254         `mime-edit-pgp-processing' and call `mime-edit-pgp-enclose-buffer'.
255
256 *1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
257
258         * pop3.el (pop3-movemail): Use write-region instead of
259         append-to-file to avoid excessive messaging.
260
261 *1999-03-24  Katsumi Yamaoka   <yamaoka@jpl.org>
262
263         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up the
264         buffer local variable `default-mime-charset' of
265         `gnus-article-buffer' before `mime-display-message' is called.
266
267         * lisp/gnus-i18n.el (gnus-newsgroup-default-charset-alist): Be also
268         matched with the group name which has a method name and/or a
269         foreign server name.
270         (gnus-set-summary-default-charset): Cancel the last change.
271
272 *1999-03-24  Katsumi Yamaoka   <yamaoka@jpl.org>
273
274         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Strip
275         method and foreign server name from the newsgroup name.
276
277 *1999-03-22  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
278
279         * lisp/gnus-offline.el (gnus-offline-popup-menu): Fix.
280
281 *1999-03-22  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
282
283         * lisp/gnus-offline.el (gnus-offline-popup-menu): Modify so that
284         the title of a popup menu is displayed under Emacs 19.34.
285         (gnus-offline-define-menu-and-key): Rewrite the function to change
286         the behavior of "Get new news" button, under XEmacs.
287
288 *1999-03-09  Katsumi Yamaoka   <yamaoka@jpl.org>
289
290         * lisp/message.el (message-yank-original): Keep the existing
291         references.
292
293 *1999-03-04  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
294
295         * lisp/gnus-ofsetup.el: Modify for Semi-gnus 6.10.xx so that
296         `pop3-fma-password' can be saved in .newsrc.eld.
297         * lisp/pop3-fma.el: Ditto.
298
299         * README-offline.en: Update.
300         * README-offline.ja: Ditto.
301
302 *1999-03-01  Katsumi Yamaoka   <yamaoka@jpl.org>
303
304         * lisp/dgnushack.el (dgnushack-install-package): Don't refer to
305         `configure-package-path'. Use `early-packages', `late-packages' or
306         `last-packages' instead.
307
308         * README.semi: Note that APEL 9.13 or later is required.
309         * README.semi.ja: Likewise.
310
311         * lisp/gnus-start.el (save-buffer-as-coding-system): Abolished.
312         This function is given in APEL 9.13 by now.
313
314 *1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
315
316         * Makefile.in (add-info-suffix, remove-info-suffix): New targets.
317         (package, install-package, package-ja, install-package-ja): Use
318         them.
319         (xinfo, xinfo-ja): Only build infos.
320
321         * texi/Makefile.in (add-info-suffix): Chdir ../lisp first.
322
323         * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): Chdir
324         ../texi first.
325         (dgnushack-install-package): Don't refer to `package-path'; error
326         if the package path does not found.
327         (TopLevel): Don't define `gnus-revision-number',
328         `gnus-version-number' and `package-path'.
329
330 1999-03-29  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
331
332         * lisp/gnus-sum.el (gnus-simplify-buffer-fuzzy): Add regexp for
333         MIME en/decoding.
334
335 1999-03-24  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
336
337         * Nana-gnus: Version 6.12.10 released.
338
339         * Nana-TIPS.ja: Reformatted for `outline-mode'.
340
341         * lisp/gnus.el (gnus-version-number): Update to 6.12.10.
342
343         * lisp/gnus-sum.el (gnus-simplify-buffer-fuzzy): Add regexp for
344         MIME en/decoding.
345
346 \f
347 1999-03-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
348
349         * Nana-gnus: Version 6.12.9 released.
350
351         * lisp/gnus.el (gnus-version-number): Up date to 6.12.9.
352
353         * Nana-TIPS.ja (none): Update.
354
355         * lisp/message.el (message-mime-charset-recover-by-ask): Use
356         `message-highlight-illegal-chars'.
357         (message-illegal-charset-face): New face.
358         (message-warning-charset-face): New face.
359         (message-highlight-illegal-chars): New function.
360         (message-set-charsets-face): New function.
361
362         * lisp/gnus-sum.el (gnus-simplify-subject-fuzzy): Enable group
363         parameters; `gnus-simplify-subject-fuzzy-regexp' and
364         `gnus-simplify-ignored-prefixes'.
365
366 \f
367 1999-03-04  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
368
369         * Nana-gnus: Version 6.12.8 released.
370
371         * lisp/nnml.el (nnml-request-list): Use
372         `nnmail-find-active-file'.
373
374         * lisp/nnmail.el (nnmail-file-coding-system): Abolished.
375         (nnmail-file-coding-system-for-write): New variable.
376         (nnmail-file-coding-system-for-read): Ditto.
377         (nnmail-active-file-coding-system): Abolished.
378         (nnmail-active-coding-system-for-read): New variable.
379         (nnmail-active-coding-system-for-write): Ditto.
380         (nnmail-find-active-file): New function.
381
382         * lisp/nnheader.el (nnheader-message-coding-system-for-read): New
383         variable.
384         (nnheader-message-coding-system-for-write): Ditto.
385
386         * lisp/nnfolder.el, lisp/nnmail.el, lisp/nnmh.el, lisp/nnml.el:
387         Use `nnheader-pathname-coding-system'.
388
389         * lisp/nnfolder.el (nnfolder-request-list): Use
390         `nnmail-find-active-file'.
391
392         * lisp/message.el: Use `nnheader-message-coding-system-for-write'.
393
394 1999-03-03  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
395
396         * lisp/gnus.el (gnus-version-number): Update to 6.12.8.
397
398         * lisp/message.el (message-after-save-hook): New function.
399         (message-mime-setup): Set buffer file coding system. Make local
400         hook `after-save-hook'.
401
402 \f
403 1999-03-01  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
404
405         * Nana-gnus: Version 6.12.7 released.
406
407         * lisp/nnspool.el (nnspool-file-coding-system): Abolished.
408
409 1999-03-01  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
410
411         * lisp/gnus.el (gnus-version-number): Update to 6.12.7.
412
413         * Nana-TIPS.ja:  New section `nnheader-file-coding-system' and
414         `nnspool-file-coding-system'.
415
416         * lisp/nnspool.el (nnspool-retrieve-headers): Don't use
417         `nnheader-file-coding-system'.
418         (nnspool-retrieve-headers-with-nov): Ditto.
419         (nnspool-find-file): Ditto.
420
421 \f
422 1999-02-26  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
423
424         * lisp/message.el (message-locale-detect): Fix, when no locale
425         detected.
426
427         * Nana-gnus: Version 6.12.6 released.
428
429         * lisp/gnus.el (gnus-version-number): Update to 6.12.6.
430
431         * Sync up with gnus-6_10 (version 6.10.9+).
432
433 * 1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
434
435         * Makefile.in (xinfo, xinfo-ja): Make add-info-suffix, formatting,
436         and make remove-info-suffix.
437
438         * texi/Makefile.in (.texi): Don't specify the output filename when
439         makeinfo command is used.
440         (add-info-suffix, remove-info-suffix): New targets.
441
442         * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): New
443         function. It will be used for adding ".info" suffix to @setfilename
444         line in each .texi files.
445         (dgnushack-texi-file-regexp): New constant.
446         (dgnushack-info-file-regexp): Add ".info" suffix.
447
448 * 1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
449
450         * lisp/Makefile.in (all, total): Remove "auto-autoloads.el" and
451         "custom-load.el" as well.
452
453         * Makefile.in (xlick, xinfo, xinfo-ja): New targets.
454         (install-package-ja, package-ja, install-package, package): Use
455         them; use $XEMACS instead of $EMACS.
456         (osome): Use $XEMACS instead of "xemacs".
457
458         * lisp/dgnushack.el (dgnushack-install-package): Remove extra files
459         in destination lisp directory.
460         (dgnushack-make-package): Don't generate "_pkg.el" file; don't
461         remove "auto-autoloads.el*" files.
462         (dgnushack-compile): Don't remove "_pkg.el" from the list.
463
464 * 1999-02-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
465
466         * README-offline.en: Update.
467
468         * README-offline.ja: Fix typo.
469
470         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Set
471         `gnus-offline-hangup-program' and `gnus-offline-dialup-program' to
472         nil when null string is given.
473
474 * 1999-02-18  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
475
476         * texi/Makefile.in: Change to work on Windows environment and
477         other platforms.
478
479 * 1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>
480
481         * lisp/dgnushack.el (dgnushack-make-package): Fix typo.
482
483         * Makefile.in (install-package-ja, package-ja, install-package,
484         package): New targets.
485         (PACKAGEDIR): New user option.
486
487         * lisp/Makefile.in (install-package, package): New targets.
488         (PACKAGEDIR): New user option.
489
490         * lisp/dgnushack.el (dgnushack-install-package): New function.
491         (dgnushack-make-package): New function.
492         (dgnushack-info-file-regexp): New constant.
493         (dgnushack-compile): Remove "_pkg.el" from the list.
494
495 * 1999-02-17  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
496
497         * aclocal.m4: install .el files to site-lisp/gnus instead of
498         site-lisp.
499         * configure: Ditto.
500         * Makefile.in: add new rule `all-ja'.
501
502 * 1999-02-15  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
503
504         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Bug fix when
505         using nnspool.
506
507         * lisp/pop3-fma.el (pop3-fma-movemail): Delete meadow specific
508         code.
509
510 * 1999-02-12  Katsumi Yamaoka   <yamaoka@jpl.org>
511
512         * lisp/gnus-art.el (article-hide-headers): Show all headers when
513         unhiding.
514
515         * lisp/message.el (message-make-forward-subject): Use "(none)" if
516         the original article has no subject.
517
518 * 1999-02-09  Katsumi Yamaoka   <yamaoka@jpl.org>
519
520         * lisp/gnus-start.el (gnus-save-newsrc-file): Use
521         `save-buffer-as-coding-system' instead of
522         `write-region-as-coding-system'.
523         (save-buffer-as-coding-system): New function defined with
524         `defun-maybe'. NOTE: It should be deleted in the future.
525
526         * lisp/gnus-sum.el (TopLevel): Require `mime-play' when compile.
527
528 * 1999-02-09  Katsumi Yamaoka   <yamaoka@jpl.org>
529
530         * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
531         implementation.
532
533 * 1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
534
535         * lisp/gnus-sum.el (gnus-articles-to-read): Use maximum number in
536         default instead of `gnus-large-newsgroup'.
537
538 * 1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
539               Katsumi Yamaoka   <yamaoka@jpl.org>,
540               Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
541
542         * lisp/gnus-sum.el (gnus-articles-to-read): If the number of
543         unread articles is more than `gnus-large-newsgroup', use it in
544         default instead of the maximum number.
545
546 * 1999-02-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>,
547               Katsumi Yamaoka   <yamaoka@jpl.org>
548
549         * lisp/gnus-sum.el (gnus-mime-extract-multipart): New function;
550         add it to the acting-condition for extracting mulitpart messages.
551         (gnus-mime-extract-message/rfc822): New function; add it to the
552         acting-condition for extracting message/rfc822 or message/news.
553
554 * 1999-02-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
555
556         * README-offline.ja: Change for current version.
557         * README-offline.en: Ditto.
558
559 * 1999-02-05  Katsumi Yamaoka   <yamaoka@jpl.org>
560
561         * lisp/gnus-sum.el (gnus-nov-parse-line): Use `nnheader-nov-field',
562         `nnheader-nov-read-integer' and `nnheader-nov-read-message-id'
563         instead of `gnus-nov-field', `gnus-nov-read-integer' or
564         `nnheader-generate-fake-message-id'; use `eobp' instead of
565         `(= (following-char) ?\n)' for checking whether a misc field
566         exists or not.
567         (gnus-nov-field): Abolished.
568         (gnus-nov-skip-field): Abolished.
569         (gnus-nov-read-integer): Abolished.
570
571         * lisp/nnheader.el (nnheader-parse-nov): Use
572         `nnheader-nov-read-message-id' instead of `nnheader-nov-field' or
573         `nnheader-generate-fake-message-id'.
574         (nnheader-nov-read-message-id): New macro.
575         (nnheader-nov-read-integer): New implementation.
576         (nnheader-nov-field): New implementation.
577         (nnheader-nov-next-field): New macro.
578
579 \f
580 1999-02-26  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
581
582         * Nana-gnus: Version 6.12.5 released.
583
584         * lisp/gnus.el (gnus-version-number): Update to 6.12.5.
585
586         * lisp/nnheader.el (nnheader-file-coding-system): Abolished.
587         (nnheader-insert-file-contents): Use
588         `insert-file-contents-as-raw-text-CRLF'.
589         (nnheader-find-file-noselect): Use
590         `find-file-noselect-raw-text-CRLF'.
591
592 \f
593 1999-02-24  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
594
595         * Nana-gnus: Version 6.12.4 released.
596
597         * lisp/gnus.el (gnus-version-number): Update to 6.12.4.
598
599         * Nana-TIPS.ja: Add new section message-locale-* and
600         message-mime-charset-recover-*.
601
602         * lisp/message.el (message-locale-detect): Fix, save restriction.
603
604 \f
605 1999-02-23  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
606
607         * Nana-gnus: Version 6.12.3 released.
608
609         * lisp/gnus.el (gnus-version-number): Update to 6.12.3.
610
611         * lisp/message.el (message-mime-charset-detect-method): Abolished.
612         (message-mime-charset-specify-method): Ditto.
613         (message-mime-charset-detect-args): Ditto.
614         (message-maybe-encode-with-specified-charset): Ditto.
615         (message-mime-charset-detect-by-ask): Ditto.
616         (message-mime-charset-specify-none): Ditto.
617         (message-mime-charset-recover-function): New variable.
618         (message-mime-charset-recover-args): Ditto.
619         (message-charsets-mime-charset-alist): Ditto.
620         (message-locale-default): Ditto.
621         (message-locale-detect-for-mail): Ditto.
622         (message-locale-detect-for-news): Ditto.
623         (message-locale-newsgroup-alist): Ditto.
624         (message-locale-mail-address-alist): Ditto.
625         (message-mime-charset-recover-ask-function): Ditto.
626         (message-locale-mime-charsets-alist): Ditto.
627         (message-maybe-encode): New implementation.
628         (message-locale-detect): New function.
629         (message-locale-detect-with-newsgroup-alist): Ditto.
630         (message-locale-detect-with-mail-address-alist): Ditto.
631         (message-mime-charset-recover-by-ask): Ditto.
632         (message-mime-charset-recover-ask-y-or-n): Ditto.
633         (message-mime-charset-recover-ask-charset): Ditto.
634         (message-mime-charset-setup): Ditto.
635
636 \f
637 1999-02-23  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
638
639         * Nana-gnus: Version 6.12.2 released.
640
641 1999-02-12  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
642
643         * lisp/message.el (message-maybe-encode-with-specified-charset):
644         Renamed to `message-maybe-encode'.
645         (message-mime-charset-detect-by-ask): Pop up encoding region when
646         ask charset to user.
647         (message-mime-charset-detect-method): Change default value to nil.
648         (message-mime-charset-specify-method): Ditto.
649         (message-mime-charset-detect-ask-metod): New variable.
650         (message-mime-charset-detect-by-ask): Use
651         `message-mime-charset-ask-metod'.
652         (message-mime-charset-detect-ask-y-or-n): New function.
653         (message-mime-charset-detect-ask-charset): New function.
654         (message-mime-charset-alias-alist): New variable.
655         (message-mime-charset-newsgroup-alist): Ditto.
656         (message-mime-charset-mail-address-alist): Ditto.
657
658 1999-02-08  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
659
660         * lisp/gnus.el (gnus-version-number): Update to 6.12.2.
661
662         * lisp/mess-bbdb.el: New file.
663
664         * lisp/message.el (message-mail-follow-up-address-checker): New
665         variable.
666         (message-reply): Use `message-mail-follow-up-address-checker'.
667         (message-mailing-list-address-list): New variable.
668         (message-check-mailing-list-with-address-list): New function.
669         (message-mailing-list-address-p): New variable.
670         (message-check-mailing-list-with-function): New function.
671
672         * lisp/gnus-bbdb.el: Update required Gnus version.
673
674         * lisp/dgnushack.el (dgnushack-compile): New file `mess-bbdb.el'.
675
676         * Nana-TIPS.ja: New section
677         `message-mail-follow-up-address-checker'.
678
679 1999-02-05  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
680
681         * lisp/gnus.el (gnus-version-number): Update to 6.12.1.
682
683         * Sync up with gnus-6_10.
684
685 * 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
686
687         * lisp/gnus-sum.el (gnus-nov-parse-line): Use `following-char'
688         instead of `char-after'. NOTE: It's a temporary step.
689
690 * 1999-02-03  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
691
692         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Add default value.
693
694 * 1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
695
696         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Ask save password
697         information to .newsrc file.
698
699 * 1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
700
701         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with
702         external movemail program.
703
704 * 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
705
706         * lisp/{gnus-cache,gnus-int,gnus-sum,gnus,nnheader,nnmh}.el: Undo
707         the last changes -- don't sync with chaos-1_12.
708
709 * 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
710
711         * lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Undo my
712         change.
713
714 * 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
715
716         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Close
717         parentheses.
718         (gnus-offline-define-menu-on-agent): Ditto.
719
720 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
721
722         * lisp/gnus-sum.el (gnus-nov-parse-line): Use `char-after' instead
723         of `following-char'.
724
725 * 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
726
727         * README-offline.ja: Add description written by YOSHIZAWA Masahiro
728         <manbou@ceres.dti.ne.jp>.
729
730 * 1999-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
731
732         * lisp/gnus-sum.el: Abolish macro `gnus-nov-read-integer',
733         `gnus-nov-skip-field' and `gnus-nov-field'.
734         (gnus-nov-parse-line): Use `nnheader-nov-field' and
735         `nnheader-nov-read-integer' instead of `gnus-nov-field' and
736         `gnus-nov-read-integer'.
737         (gnus-get-newsgroup-headers-xover): Use
738         `gnus-retrieve-parsed-headers'.
739
740         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): Use
741         `gnus-cache-braid-headers',
742         `nnheader-get-newsgroup-headers-xover*' and
743         `nnheader-retrieve-headers-from-directory*' instead of
744         `gnus-get-newsgroup-headers-xover'.
745         (gnus-cache-braid-headers): New function.
746
747         * lisp/nnheader.el (nnheader-nov-read-integer): Use
748         `(search-forward "\t" eol 'move)' instead of `(forward-char 1)' as
749         same as `gnus-nov-read-integer'.
750         (nnheader-retrieve-headers-from-directory*): New function.
751         (nnheader-retrieve-headers-from-directory): Use
752         `nnheader-retrieve-headers-from-directory*'.
753         (nnheader-get-newsgroup-headers-xover*): New function.
754
755 * 1999-01-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
756
757         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Use
758         `nnheader-retrieve-headers-from-directory'.
759
760         * lisp/nnheader.el (nnheader-retrieve-headers-from-directory): New
761         function.
762
763 * 1999-01-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
764
765         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Use
766         `gnus-cache-retrieve-parsed-headers' instead of
767         `gnus-cache-retrieve-headers'.
768
769         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): New
770         function.
771
772 * 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
773
774         * lisp/gnus-start.el (gnus-read-active-file): Eliminate duplicated
775         select methods.
776
777 * 1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
778
779         * lisp/gnus-sum.el (gnus-article-sort-by-author): fixed.
780
781 * 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
782
783         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Add new
784         optional arguments `dependencies' and `force-new'; new
785         implementation; call `retrieve-parsed-headers' if it is found.
786
787         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): New function.
788
789 * 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
790
791         * lisp/gnus-sum.el (gnus-select-newsgroup): Use
792         `gnus-retrieve-parsed-headers' instead of `gnus-retrieve-headers'
793         and `gnus-get-newsgroup-headers-xover' or
794         `gnus-get-newsgroup-headers'.
795
796         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): New function.
797
798 * 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
799             Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
800
801         * lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Modify for
802         pGnus 0.73 or later.
803
804         * lisp/gnus-offline.el: Use (running-pterodactyl-gnus-0_73-or-later)
805         to check pGnus 0.73 or later instead of (locate-library "mail-source")
806
807 * 1999-01-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
808
809         * lisp/gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
810         * lisp/gnus-ofsetup.el: Ditto.
811
812 * 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
813
814         * lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message
815         frame after selecting a new article if the value of
816         `message-use-multi-frames' is non-nil and more than one articles
817         are given.
818
819 * 1999-01-26  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
820
821         * lisp/gnus-offline.el: Add security notice.
822
823 * 1999-01-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
824
825         * README-offline.ja: New file - Variable and command description
826         for gnus-offline(Japanese edition).
827         * README-offline.en: New file - Ditto (English edition).
828
829 * 1999-01-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
830
831         * lisp/gnus-offline.el (gnus-offline-pop-password-file): New
832         variable.
833         (gnus-offline-pop-password-decoding-function): New variable.
834         (gnus-offline-get-new-news): When `gnus-offline-pop-password-file'
835         is non-nil, get one's password information from a file specified
836         by this variable, and don't store the passwords as a variable.
837         * lisp/smiley.el (smiley-buffer): Avoid a few duplicate
838         translations.
839
840 1999-01-28  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
841
842         * lisp/gnus-sum.el (gnus-summary-move-article): Fix, could not
843         respool article.
844
845 1999-01-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
846
847         * lisp/message.el (message-mime-charset-detect-method): New
848         user optional variable.
849         (message-mime-charset-specify-method): Ditto.
850         (message-mime-charset-detect-args): New variable.
851         (message-maybe-encode-with-specified-charset): New function.
852         (message-mime-charset-detect-by-ask): Ditto.
853         (message-mime-charset-specify-none): Ditto.
854
855         * lisp/gnus.el (gnus-version-number): Update to 6.12.0.
856         (gnus-version): Change required version of SEMI/FLIM.
857
858         * Sync up with gnus-6_10.
859
860 * 1999-01-23  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
861
862         * lisp/gnus-msg.el (gnus-inews-yank-articles): Use
863         `message-list-references' for gathering IDs from yanked articles.
864
865         * lisp/message.el (message-list-references): New function.
866         (message-yank-original): Use it for gathering IDs from a yanked
867         article.
868
869 * 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
870
871         * lisp/message.el (message-reply): Get the references from
872         `In-Reply-To' field if there were no references and `In-Reply-To'
873         field looks promising.
874         (message-yank-original): Try to fetch ID from `In-Reply-To' field
875         if `References' field does not exist.
876         (message-yank-original): Use `std11-narrow-to-header' instead of
877         `message-narrow-to-head'.
878
879 * 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
880
881         * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
882         `gnus-current-headers' instead of article header.
883
884 * 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
885
886         * lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning
887         position of the yanked articles -- apologize to SUTO-san, it has
888         been supported in his original code, but I didn't.
889
890 * 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
891
892         * lisp/gnus.el (gnus-version-number): Update to 6.10.2.
893
894         * lisp/gnus-draft.el: Add Ichikawa-san to authors.
895         * lisp/message.el: Likewise.
896
897         * lisp/message.el (message-yank-original): If
898         `message-yank-add-new-references' is non-nil and this command is
899         called interactively, new IDs from the yanked article will be added
900         to `References' field.
901         (message-yank-add-new-references): New user option.
902         (message-ignored-resent-headers): Default to "^Return-Receipt".
903
904 * 1999-01-20  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>,
905               Katsumi Yamaoka   <yamaoka@jpl.org>
906
907         * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References'
908         field with the gathered Message-IDs and References if more than one
909         articles are given.
910
911 * 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
912
913         * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message
914         frame after selecting a new article if the value of
915         `message-use-multi-frames' is non-nil and more than one articles
916         are given.
917
918 1999-01-20  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
919
920         * Sync up with gnus-6_10.
921
922 * 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
923
924         * README.semi.ja: Delete "ichikawa" from the branches info, and
925         add "keiichi" and "nana-gnus" to there.  Modify the directory name
926         for the daily snapshots.
927         * README.semi: Likewise.
928
929 * 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
930
931         * lisp/message.el (message-reply): Cancel the last change.
932         (message-followup): Cancel the last change.
933         (message-wide-reply): Cancel the last change.
934
935         * lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
936         (gnus-summary-reply): Cancel the last change.
937         (gnus-post-news): Cancel the last change.
938
939 1999-01-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
940
941         * lisp/gnus.el (gnus-version-number): Update to 6.11.5.
942
943         * Sync up with gnus-6_10.
944
945 * 1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
946
947         * lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
948         expirable marks if the destination group is not expirable.
949
950 * 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
951
952         * lisp/nnmail.el (nnmail-pathname-coding-system): Default to
953         binary.
954
955 * 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
956
957         * lisp/nnheader.el (nnheader-pathname-coding-system): Changed to
958         binary.
959
960 * 1999-01-16  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
961
962         * lisp/message.el (message-reply): Accept references as a new
963         optional arg.
964         (message-followup): Likewise.
965         (message-wide-reply): Likewise.
966
967         * lisp/gnus-msg.el (gnus-summary-gather-references): New function.
968         (gnus-summary-reply): Use it.
969         (gnus-post-news): Use it.
970
971 * 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
972
973         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
974         body.
975
976 * 1999-01-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
977
978         * lisp/gnus-offline.el: Add Tsukamoto Tetsuo
979         <czkmt@remus.dti.ne.jp> to author and maintainer.
980
981 * 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
982
983         * lisp/nnmail.el (nnmail-article-group): Shrink pathologically
984         long headers.
985
986 * 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
987
988         * lisp/nnmail.el (nnmail-split-header-length-limit): New variable.
989
990 * 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
991
992         * lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
993         server if it does not exist in the article.
994         (nntp-request-post): Run `nntp-prepare-post-hook'.
995         (nntp-wait-for): Save a response from the server in
996         `nntp-process-response' after sending a command.
997         (nntp-prepare-post-hook): New hook, run just before posting an
998         article.
999
1000         * lisp/nnheader.el (nnheader-init-server-buffer): Make
1001         `nntp-process-response' be buffer-local in `nntp-server-buffer'.
1002         (nntp-process-response): New variable, used for holding a response
1003         from the server after sending a command.
1004
1005 * 1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1006
1007         * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
1008         only if `group' name is neither "queue" nor "draft".
1009
1010 * 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1011
1012         * lisp/pop3.el (pop3-munge-message-separator): Use
1013         `parse-time-string'.
1014
1015 * 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1016
1017         * lisp/parse-time.el (parse-time-rules): Accept dates far into the
1018         past and the future, and parse single-digit numbers as years.
1019
1020 * 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@jpl.org>
1021
1022         * lisp/parse-time.el (parse-time-string): One too many nils.
1023
1024 * 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * lisp/parse-time.el (parse-time-rules): Parse
1027         "Wed, 29 Apr 98 0:26:01 EDT" times.
1028
1029 * 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1030
1031         * lisp/parse-time.el (parse-time-rules): Accept times that look
1032         like "h:mm".
1033
1034 * 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * lisp/parse-time.el (parse-time-string): Downcase before handling.
1037         (parse-time-rules): Times without seconds have 0 seconds.
1038
1039 * 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1040
1041         * lisp/parse-time.el (parse-time-syntax): Use vectors.
1042
1043 * 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1044
1045         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config,
1046         select the article before saving.
1047
1048 * 1999-01-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1049
1050         * lisp/gnus-offline.el (gnus-offline-popup-menu): Bug fix -- Use
1051         `gnus-offline-menu-on-agent' if `miee-popup-menu' does not exist.
1052
1053 * 1999-01-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1054
1055         * lisp/pop3.el (pop3-last): Use `split-string' instead of
1056         `pop3-string-to-list'.
1057         (pop3-stat): Likewise.
1058         (pop3-munge-message-separator): Likewise.
1059         (pop3-string-to-list): Abolished.
1060
1061 * 1999-01-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1062
1063         * lisp/gnus-offline.el (gnus-offline-setup): Don't call
1064         `gnus-offline-agent-expire' when 'gnus-agent-expire-all' is
1065         non-nil.
1066         (gnus-offline-define-menu-on-miee): Call `easy-menu-add' under
1067         XEmacs.
1068         (gnus-offline-popup-menu): New function.
1069         (gnus-offline-define-menu-and-key): Call it under Emacs to create
1070         a popup menu in the group buffer.
1071
1072 * 1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
1073
1074         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
1075         select the article before previewing. Abolish prefix arg.
1076
1077         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
1078         the article without reservation.
1079         (gnus-article-display-mime-message): Show all headers if
1080         `gnus-have-all-headers' the local var of summary buffer is non-nil.
1081
1082 * 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1083
1084         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
1085         `gnus-summary-next-article' in `gnus-original-article-mode'.
1086         (mime-preview-over-to-previous-method-alist): Use
1087         `gnus-summary-prev-article' in `gnus-original-article-mode'.
1088         (gnus-article-mode-map): Define almost undefined keys to
1089         `gnus-article-read-summary-keys'.
1090         (gnus-article-prepare-display): Set `gnus-article-current-summary'
1091         to `gnus-summary-buffer'.
1092
1093 * 1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1094
1095         * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
1096         with APOP extention.
1097
1098 * 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1099
1100         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Show version.
1101         (gnus-xmas-logo-color-style): Default to `sky'.
1102
1103         * lisp/gnus.el (gnus-group-startup-message): Show version.
1104         (gnus-splash-face): Shorten a wavelength.
1105
1106         * lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
1107         for avoiding byte-compile warning.
1108
1109         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Default to
1110         `raw-text'.
1111
1112 * 1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1113
1114         * lisp/*.el: Ebola eradication.
1115
1116 * 1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1117
1118         * lisp/message.el (message-dont-send): Use `message-save-drafts'
1119         instead of `save-buffer'.
1120
1121 * 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1122
1123         * lisp/message.el (message-send-mail): Protect against errors.
1124         (message-send-news): Likewise.
1125         (message-maybe-split-and-send-mail): New function.
1126         (message-maybe-split-and-send-news): New function.
1127
1128 * 1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1129
1130         * lisp/gnus-art.el (gnus-article-header-presentation-method): Use
1131         `mime-insert-header' instead of `mime-insert-decoded-header'.
1132
1133 * 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1134
1135         * lisp/gnus-ofsetup.el: New file - setting function for
1136         gnus-offline.
1137
1138 * 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
1139
1140         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
1141         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
1142
1143 * 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1144
1145         * lisp/nnheader.el (nnheader-parse-nov): Use
1146         `make-full-mail-header'.
1147
1148 * 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1149
1150         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
1151         Abolished.
1152         (gnus-article-display-message-with-encoded-word): Abolished.
1153
1154 * 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1155
1156         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
1157         value to `gnus-maybe-setup-default-charset'.
1158         (gnus-maybe-setup-default-charset): New function. It is called
1159         `message-maybe-setup-default-charset' at one time.
1160
1161         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
1162
1163 * 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1164
1165         * lisp/gnus-offline.el : New file.
1166
1167 1999-01-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1168
1169         * ChangeLog turned over.