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