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