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