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