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