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