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