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