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