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