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