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