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