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