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