Update.
[elisp/gnus.git-] / ChangeLog
1 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus.el (gnus-revision-number): Increment to 03.
4         (semi-gnus-developers): Remove.
5         (gnus-maintainer): Change mail address.
6         (gnus-group-startup-message): Display version string.
7
8         * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
9
10         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
11         version string; fix glyph position.
12
13 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
14
15         * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
16         to previous version until problem of respooling from
17         nnimap to nnml is solved.
18         (gnus-summary-move-article): Ditto.
19
20 1999-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
21
22         * lisp/gnus.el (gnus-revision-number): Increment to 02.
23
24         * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
25         value is t before checking for `condition'.
26         (gnus-article-prepare-mime-display): Search for the entity children
27         if the primary type is `multipart'.
28
29 1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
30
31         * lisp/gnus.el (gnus-revision-number): Increment to 01.
32
33         * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
34         instead of signaling an error if the destination group is not
35         newly created.
36         (gnus-summary-move-article): Do nothing if the destination group
37         is not newly created.
38
39         * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
40         environment part.
41
42 1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
43
44         * nnfolder.el (nnfolder-possibly-change-group): Don't create an
45         active entry for the group even if it doesn't exist.
46
47 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
48
49         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
50
51 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
52
53         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
54         (gnus-revision-number): Clear to 00.
55
56         * README.T-gnus: Update.
57
58         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
59         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
60
61         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
62         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
63         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
64         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
65         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
66
67 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
68
69         * lisp/gnus.el (gnus-revision-number): Increment to 07.
70
71         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
72         smooth scrolling under XEmacs.
73         (gnus-article-next-page):Ditto.
74
75         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
76         descriptions about the problem of loaddefs.el and the patch for
77         CUSTOM 1.9962.
78
79 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
80
81         * lisp/gnus.el (gnus-revision-number): Increment to 06.
82
83         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
84         `:predicate' for old Emacsen; require `static'.
85
86         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
87         `:path' and `:predicate'.
88
89 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
90
91         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
92         modeline as modified.
93
94 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
95
96         * lisp/gnus.el (gnus-revision-number): Increment to 05.
97
98         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
99         `mime-view-entity' in the modified header under FSF Emacsen.
100
101 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
102
103         * README-offline.en: Rewrite the usage description.
104         * README-offline.ja: Ditto.
105
106 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
107
108         * lisp/gnus.el (gnus-revision-number): Increment to 04.
109
110         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
111         `gnus-offline'.
112
113 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
114
115         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
116         * README-offline.ja: Ditto.
117
118 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
119
120         * lisp/gnus.el (gnus-revision-number): Increment to 03.
121
122         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
123         the current buffer as modified.
124
125         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
126         (gnus-offline-get-menu-items): New function.
127         (gnus-offline-define-menu-on-miee): Use it.
128         (gnus-offline-define-menu-on-agent): Ditto.
129
130 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
131
132         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
133
134         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
135         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
136         (pop3-quit): Clear `pop3-uidl-obarray'.
137
138 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
139
140         * lisp/gnus.el (gnus-revision-number): Increment to 02.
141
142         * lisp/gnus-offline.el (gnus-offline-resource-en,
143         gnus-offline-resource-ja,
144         gnus-offline-resource-ja_complete): New variables.
145         (gnus-offline-get-message): News function.
146         (gnus-offline-error-check): Use it.
147         (gnus-offline-connect-server): Ditto.
148         (gnus-offline-get-new-news-function): Ditto.
149         (gnus-offline-set-mail-group-level): Ditto.
150         (gnus-offline-hangup-line): Ditto.
151         (gnus-offline-after-jobs-done): Ditto.
152         (gnus-offline-toggle-auto-hangup): Ditto.
153         (gnus-offline-toggle-on/off-send-mail): Ditto.
154         (gnus-offline-toggle-articles-to-fetch): Ditto.
155         (gnus-offline-empting-spool): Ditto.
156         (gnus-offline-set-interval-time): Ditto.
157
158         * lisp/gnus-ofsetup.el (gnus-offline-lang,
159         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
160         variables.
161         (gnus-ofsetup-get-message): New function.
162         (gnus-setup-for-offline): Use it.
163         (gnus-ofsetup-find-parameters): Ditto.
164         (gnus-ofsetup-prepapre-for-miee): Ditto.
165         (gnus-ofsetup-completing-read-symbol): Ditto.
166         (gnus-ofsetup-customize): Ditto.
167         (gnus-ofsetup-customize-done): Ditto.
168
169 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
170
171         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
172         `isearch-lazy-highlight'.
173
174 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
175
176         * lisp/gnus.el (gnus-revision-number): Increment to 01.
177
178         * lisp/lpath.el (babel-as-string): Bind it.
179
180         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
181         original X-Face field while searching.  It is done for only FSF
182         Emacsen.
183         (gnus-summary-search-article-highlight-matched-text): Ditto.
184         (gnus-summary-search-article-matched-data): Bind it explicitly.
185
186 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
187
188         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
189         (gnus-revision-number): Clear to 00.
190
191         * README.T-gnus: Update.
192
193         * README: Sync up with Pterodactyl Gnus v0.96.
194         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
195         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
196         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
197         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
198         gnus-agent.el,ChangeLog}: Ditto.
199         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
200
201 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
202
203         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
204         don't retrieve any incoming mails.; Don't filter articles here.
205         Use `convert-standard-filename' to generate fresh UIDL file names.
206         (pop3-get-message-numbers): Rewrite.
207         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
208         of `with-temp-buffer'.
209
210 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
211
212         * README-offline.ja : Fix.
213
214         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
215         Fix typo.
216
217         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
218         requirements; Enclose the autoload for `gnus-custom-mode' with
219         `eval-and-compile'.
220
221 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
222
223         * lisp/gnus.el (gnus-revision-number): Increment to 15.
224
225         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
226         for them before lpath.el is loaded.  Because lpath.el requires
227         `poe' via `path-util'.  [cf. <tm-ja:5051>]
228
229         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
230         X-Face image if the regexp "^X-Face:" is specified.
231         (gnus-summary-search-article-highlight-matched-text): Use
232         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
233         X-Face image if it is requested.
234         (gnus-summary-search-article-highlight-goto-x-face): New macro.
235
236 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
237
238         * lisp/gnus.el (gnus-revision-number): Increment to 14.
239
240         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
241         recenter the article when touchdown; popup the article buffer if
242         it is disappeared.
243         (gnus-summary-search-article-highlight-matched-text): Treat the
244         article before highlighting; use old style backquote syntax.
245         (gnus-summary-search-article-position-point): Fix the beginning
246         position; use old style backquote syntax.
247         (gnus-summary-select-article): Undo the last change.
248         (gnus-summary-display-article): Bind
249         `gnus-summary-search-article-matched-data' in the article buffer
250         locally.  It is moved from `gnus-summary-select-article'.
251
252 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
253
254         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
255         (clean): Remove formatted info files.
256         (distclean): Just remove Makefile.
257
258 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
259
260         * lisp/gnus.el (gnus-revision-number): Increment to 13.
261
262         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
263         (gnus-agent-fetch-headers): Limit downloadable articles if the
264         number of unread articles exceeds `gnus-agent-large-newsgroup'.
265         (gnus-agent-expire): Do not expire saved or replied articles when
266         `gnus-agent-expire-all' is nil.
267
268         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
269         variable.
270         (gnus-offline-agent-expire): Check it; Bind
271         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
272         (gnus-offline-after-jobs-done): Don't check
273         `gnus-agent-expire-all'.
274
275         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
276         `user-login-name' and `user-real-login-name' returns the same
277         value or not.
278         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
279         (gnus-ofsetup-update-setting-file): Ditto.
280         (gnus-ofsetup-prepare): New macro.
281         (gnus-setup-for-offline): Use it.
282         (gnus-ofsetup-customize-done): Ditto.
283
284 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
285
286         * lisp/gnus.el (gnus-revision-number): Increment to 12.
287
288         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
289         (gnus-summary-search-article-highlight-matched-text): Rearrange.
290         (gnus-summary-search-article-position-point): New macro.
291         (gnus-summary-search-article-matched-data): Rename from
292         `gnus-summary-search-article-matched-text'.
293         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
294         use `gnus-article-show-all-headers' for exposing the visited
295         article.
296         (gnus-summary-select-article): Bind
297         `gnus-summary-search-article-matched-data' in the article buffer
298         locally.
299
300         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
301         if the value of `gnus-inhibit-treatment' is non-nil.
302         (article-toggle-headers): Don't redisplay X-Face if the value of
303         `gnus-inhibit-treatment' is non-nil.
304         (gnus-article-treat-custom): Add new treatment variable `mime'.
305
306 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
307
308         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
309         documentation.
310
311         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
312         `gnus-newsgroup-incorporated' explicitly.
313
314 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
315
316         * README.semi: Update for the recent a-ftp sites and directories.
317         * README.semi.ja: Ditto.
318         * texi/gnus-faq.texi: Ditto.
319         * texi/gnus-faq-ja.texi: Ditto.
320
321 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
322
323         * lisp/gnus.el (gnus-revision-number): Increment to 11.
324         (gnus-summary-incorporated-face): New face spec.
325
326         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
327         entry about the format specifier `w'.
328         (gnus-group-line-format): Fix documentation.
329
330         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
331         newly incorporated mails with `gnus-summary-incorporated-face'.
332         (gnus-newsgroup-incorporated): New variable.
333         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
334         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
335
336         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
337
338         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
339         `K' if the group has already been subscribed.
340
341 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
342
343         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
344         `isearch-lazy-highlight' t in the buffer locally; goto the
345         beginning of the buffer before searching.
346
347         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
348         selected frame.
349
350 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
351
352         * lisp/gnus.el (gnus-revision-number): Increment to 10.
353
354         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
355         matched text after the searching is done; call
356         `gnus-summary-select-article' with the args nil and t; bind
357         `gnus-treat-*' to nil.
358         (gnus-summary-search-article-highlight-matched-text): New macro
359         for highlighting matched text.  It is bound at the compile time
360         only.
361         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
362         with the args nil and t; bind `gnus-treat-*' to nil.
363
364         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
365         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
366         `with-temp-file'; use `insert-file-contents-as-binary' instead of
367         `insert-file-contents'.
368
369 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
370
371         * lisp/gnus.el (gnus-revision-number): Increment to 09.
372
373         * lisp/gnus-offline.el: Fix comments.
374         (TopLevel): Delete the code for emulating custom. Do not inhibit
375         byte-compile-warnings, but hide useless ones.
376         (gnus-offline-dialup-program-arguments): defvar instead of
377         defcustom.
378         (gnus-offline-hangup-program-arguments): Ditto.
379         (gnus-offline-interval-time): Ditto.
380         (gnus-offline-dialup-program, gnus-offline-hangup-program,
381         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
382         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
383         codes.
384         Set `mail-sources' instead of `nnmail-spool-file'.
385         (gnus-offline-enable-fetch-mail): Ditto.
386         (gnus-offline-toggle-movemail-program): Abolish.
387         (gnus-offline-define-menu-and-key): Modify according to it.
388         (gnus-offline-define-menu-on-miee): Ditto.
389         (gnus-offline-define-menu-on-agent): Ditto.
390         (gnus-offline-message-add-header): Bind temporary variables.
391         (gnus-offline-add-custom-header): Ditto.
392         (gnus-offline-restore-mail-group-level): Ditto.
393
394         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
395         gnus-offline at the compile time. Do not inhibit
396         byte-compile-warnings.
397         (gnus-setup-for-offline): Really bind all temporary variables.
398         (gnus-ofsetup-write-settting-file): Check if interval is a
399         integer.
400         Use `mail-sources' instead of `nnmail-spool-file'.
401         (gnus-ofsetup-update-setting-file): Redefine as a macro.
402         (gnus-ofsetup-prepare-for-miee): Ditto.
403
404         * README-offline.en : Update.
405         * README-offline.ja : Ditto.
406
407 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
408
409         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
410         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
411
412 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
413
414         * lisp/gnus.el (gnus-revision-number): Increment to 08.
415
416 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
417
418         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
419         group name with `\N'.
420
421 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
422
423         * lisp/gnus.el (gnus-revision-number): Increment to 07.
424
425         * lisp/pop3.el (pop3-except-header-regexp): New variable.
426         (pop3-movemail): Don't retrieve messages whose headers are
427         matching `pop3-except-header-regexp'.
428         (pop3-top): New function.
429         (pop3-retr): Don't use `save-restriction'.
430
431 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
432
433         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
434
435 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
436
437         * lisp/gnus.el (gnus-revision-number): Increment to 06.
438
439         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
440         `gnus-article-next-page' when the last page is not displayed.
441         (mime-preview-over-to-previous-method-alist): Use
442         `gnus-article-prev-page' when the first page is not displayed.
443         (gnus-next-page-map): Use `make-sparse-keymap' instead of
444         `make-keymap'; don't use `suppress-keymap'.
445         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
446         Succeed to the value of the text property `mime-view-situation' in
447         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
448         current local map as a parent under FSF Emacsen.
449
450 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
451
452         * lisp/pop3.el (pop3-retr): Undo last change.
453
454 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
455
456         * lisp/gnus.el (gnus-revision-number): Increment to 05.
457
458         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
459         `accept-process-output'; Move point to the end of the normal
460         response.
461         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
462         (pop3-get-list): Abolish.
463         (pop3-retr): Don't use `save-restriction'.
464         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
465         (pop3-list): Likewise.
466
467 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
468
469         * lisp/gnus.el (gnus-revision-number): Increment to 04.
470
471         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
472         `event-basic-type' instead of `event-button' under FSF Emacsen.
473
474 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
475
476         * lisp/gnus.el (gnus-revision-number): Increment to 03.
477
478 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
479
480         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
481         `gnus-summary-mode-hook'.
482         (gnus-use-wheel): New variable.
483         (gnus-wheel-scroll-amount): New variable.
484         (gnus-wheel-edge-resistance): New variable.
485         (gnus-wheel-summary-scroll): New function.
486         (gnus-wheel-install): New function.
487
488 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
489
490         * lisp/gnus.el (gnus-revision-number): Increment to 02.
491
492         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
493         `defun' instead of `defsubst'.
494         (make-full-mail-header): Ditto.
495
496         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
497         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
498
499 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
500
501         * lisp/gnus.el (gnus-revision-number): Increment to 01.
502
503         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
504         is being sent.
505
506         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
507         function from Nana-gnus.
508         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
509         (gnus-ofsetup-update-setting-file): Rename from
510         `gnus-ofsetup-write-setting-file'.
511         (gnus-ofsetup-find-parameters): Rename from
512         `gnus-ofsetup-parameters'.
513         (gnus-ofsetup-customize-done): Rewrite.
514
515 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
516
517         * pop3.el: Sync up with pop3.el version 2.04.
518         (pop3-leave-mail-on-server): New variable.
519         (pop3-maximum-message-size): New variable.
520         (pop3-uidl-file-name): New variable.
521         (pop3-uidl-support): New variable.
522         (pop3-uidl-obarray): New variable.
523         (pop3-movemail): Check message size on every retrieval.
524         (pop3-open-ssl-stream-1): Use new style macro.
525         (pop3-get-message-numbers): New function.
526         (pop3-get-list): New function.
527         (pop3-get-uidl): New function.
528         (pop3-get-unread-message-numbers): New function.
529         (pop3-save-uidls): New function.
530         (pop3-retr): Use `pop3-get-extended-response'.
531         (pop3-list): New implementation.
532         (pop3-uidl): New function.
533         (pop3-get-extended-response): New function.
534
535 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
536
537         * lisp/gnus.el: T-gnus 6.13.0 is released.
538
539 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
540
541         * ChangeLog.2: New file, rename from ChangeLog.
542
543         * lisp/dgnushack.el (TopLevel): Rearrange.
544
545         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
546         * README.branch: Ditto.
547
548         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
549
550         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
551         * texi/message-ja.texi: Ditto.
552         * texi/message.texi: Ditto.
553         * texi/gnus-ja.texi: Ditto.
554         * texi/gnus.texi: Ditto.
555         * README-offline.ja: Ditto.
556         * README-offline.en: Ditto.
557         * README.semi.ja: Ditto.
558         * README.semi: Ditto.
559         * README.T-gnus: Ditto.
560
561         * t-gnus-6_13: NEW PUBLIC BRANCH.
562
563 See ChangeLog.2 for earlier changes.