(gnus-article-wash-status): Sync up with Pterodactyl Gnus v0.98.
[elisp/gnus.git-] / ChangeLog
1 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
2
3         * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
4
5         * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
6
7         * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
8         `car' and `cdr' instead of `cadr'.
9
10         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
11         instead of `push'; use `if' instead of `when'.
12
13         * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
14         instead of `pop'.
15         (gnus-useful-groups): Use `or' instead of `unless'.
16
17         * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
18         instead of `cadr'.
19
20 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
21
22         * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
23         `when' in the body of `defadvice'.  Use `if' instead.
24
25         * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
26         cl functions.
27
28 1999-11-29  Katsumi Yamaoka <yamaoka@jpl.org>
29
30         * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
31         the macro `when' in the arg of `defcustom'.  Use `if' instead.
32
33 1999-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
34
35         * lisp/gnus.el (gnus-revision-number): Increment to 06.
36
37         * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
38         `next-single-property-change' LIMIT as `point-max'.
39         (gnus-article-prepare-mime-display): Ditto.
40         (article-hide-signature): Ditto.
41
42 1999-11-26  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
43
44         * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
45         are removed to fill gnus-version within 80 columns.
46
47 1999-11-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
48
49         * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
50
51 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
52
53         * lisp/gnus.el (gnus-revision-number): Increment to 05.
54
55         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
56         instead of `union'.
57
58         * lisp/gnus-util.el (gnus-union): New function.
59
60         * lisp/gnus-sum.el (gnus-summary-exit-no-update):  Use
61         `copy-sequence' instead of `copy-list'.
62         * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
63
64         * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
65
66 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
67
68         * lisp/gnus.el (gnus-revision-number): Increment to 04.
69
70         * lisp/dgnushack.el (union, copy-list): New compiler macros for
71         emulating cl functions.
72
73 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
74
75         * lisp/gnus.el (gnus-revision-number): Increment to 03.
76         (gnus-select-method): Use `condition-case' instead of
77         `ignore-errors'.
78
79         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
80         instead of `ignore-errors'.
81
82         * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
83
84         * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
85         nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
86         nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
87         nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
88         gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
89         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
90         gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
91         gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
92         gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
93         gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
94
95 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
96
97         * lisp/gnus.el (gnus-revision-number): Increment to 02.
98
99         * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
100         nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
101         nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
102         nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
103         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
104         gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
105         gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
106         gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
107         gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
108         Require `cl' at the top level.
109
110         * lisp/gnus.el (gnus-select-method): Undo last change.
111         * lisp/gnus-util.el (copy-list): Undo last change (remove it).
112         * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
113
114         * lisp/gnus-ems.el (gnus-split-string): Remove.
115
116 1999-11-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
117
118         * lisp/pop3.el: Add description about STLS extension; add autoload
119         setting for `starttls-open-stream' and `starttls-negotiate'.
120         (pop3-stls): New function.
121         (pop3-open-tls-stream): New function.
122         (pop3-open-server): Use `pop3-open-tls-stream' if
123         'pop3-connection-type' is bound to `tls'.
124
125 1999-11-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
126
127         * lisp/imap.el: Add autoload setting for `starttls-open-stream'
128         and `starttls-negotiate'.
129         (imap-stream-alist): Add TLS entry.
130         (imap-tls-p): New function.
131         (imap-tls-open): New function.
132         (imap-ssl-open): Enclose `open-ssl-stream' with
133         `as-binary-process'.
134
135 1999-11-19  Katsumi Yamaoka <yamaoka@jpl.org>
136
137         * lisp/gnus.el (gnus-revision-number): Increment to 01.
138         (gnus-select-method): Use `condition-case' instead of
139         `ignore-errors'.
140
141         * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
142         level.
143
144         * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
145         `coding' and `noerror' for the stopgaps.
146
147         * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
148         `coding' and `noerror'.
149         (function-max-args): Maybe-fbind for FSF Emacsen.
150
151         * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
152         as `binary' if possible.
153         (imap-log): Default to nil (synched with pgnus 0.99).
154         (base64-decode-string): Autoload "mel" instead of "base64".
155         (md5): Autoload "md5" without `eval-and-compile'.
156
157         * lisp/gnus-util.el (copy-list): New function defined by
158         `defun-maybe'.
159
160         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
161         the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
162
163         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
164         instead of `ignore-errors'.
165
166         * lisp/gnus-picon.el: Require `cl'.
167
168         * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
169         gnus-offline.el} (cl): Enclose the requiring procedure with
170         `eval-when-compile'.
171
172         * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
173         procedure with `eval-when-compile' instead of `eval-and-compile'.
174
175 1999-11-09  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
176
177         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
178         Use mail-sources instead of nnmail-spool-file.
179         From: Toshiaki -PCX- Tanaka.
180
181 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
182
183         * lisp/gnus.el (gnus-group-startup-message): Insert space before
184         "based on".
185         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
186
187 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
188
189         * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
190         (gnus-revision-number): Clear to 00.
191
192         * README.T-gnus: Update.
193
194         * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
195         mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
196         message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
197         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
198         gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
199         ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
200
201         * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
202
203         * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
204         translation.
205
206         * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
207
208 1999-11-08  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
209
210         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
211         `message-save-drafts' instead of `set-buffer-modified-p' and
212         `save-buffer'.
213         * lisp/message.el (message-save-drafts): Insert In-Reply-To header
214         because the reply data is lost in Drafts.
215         * lisp/gnus-art.el (gnus-signature-face): Don't check
216         window-system type.
217
218 1999-11-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
219
220         * lisp/pop3.el (pop3-progress-message): New function.
221         (pop3-movemail): Use it.
222
223 1999-10-28  Katsumi Yamaoka <yamaoka@jpl.org>
224
225         * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
226         `gnus-following-method'.
227
228         * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
229         wide reply as a mail if the message is not a news; use the macro
230         `gnus-setup-message'.
231
232         * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
233
234 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
235
236         * lisp/gnus.el (gnus-revision-number): Increment to 14.
237         (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
238         function `gnus-smiley-display'.
239
240         * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
241         `window-system' is nil.
242         (gnus-article-x-face-command): Default to external command if
243         `window-system' is nil.
244
245 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
246
247         * lisp/gnus.el (gnus-revision-number): Increment to 13.
248         (TopLevel): Rearrange autoload settings.
249
250         * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
251         `smiley-buffer'.
252
253         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
254         "Toggle smileys" in "Washing" menu.
255         (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
256
257         * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
258         (smiley-toggle-buffer): New function.
259         (smiley-buffer): Don't quote the function.
260         (smiley-toggle-extents): Ditto.
261
262 1999-10-24  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
263
264         * lisp/gnus.el (gnus-revision-number): Increment to 12.
265         (TopLevel): Add and delete autoloads for functions defined in
266         "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
267
268         * lisp/gnus-offline.el (TopLevel): Do not consider the functions
269         defined in "miee".
270
271         * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
272         `gnus-custom-mode' defined in "gnus-cus".
273
274 1999-10-21  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
275
276         * lisp/gnus.el (gnus-revision-number): Increment to 11.
277
278         * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
279         when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
280         header.
281
282 1999-10-19  Katsumi Yamaoka <yamaoka@jpl.org>
283
284         * lisp/gnus.el (gnus-revision-number): Increment to 10.
285         (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
286         functions `x-face-mule-gnus-article-display-x-face' and
287         `smiley-buffer'.
288
289         * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
290
291         * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
292         `gnus-mule-group-startup-message'.
293         (gnus-mule-group-startup-message): Remove.
294         (gnus-mule-bitmap-image-file): Remove.
295
296         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
297         ordinary text if the feature `smiley-mule' is provided and FSF
298         Emacs is used.
299         (TopLevel): Require `static' at the compile time.
300
301         * lisp/gnus-art.el (gnus-article-prepare-display): Bind
302         `mime-display-text/plain-hook' to nil.
303         (gnus-article-prepare-mime-display): Use `let' instead of `let*';
304         treat the next entity position as a marker.
305         (gnus-treatment-function-alist): Use `smiley-buffer' instead of
306         `gnus-smiley-display' under FSF Emacsen.
307         (gnus-treat-display-smileys): Default to t if the module
308         `smiley-mule' is installed.
309         (gnus-treat-display-xface): Default to `head' if the value of
310         `gnus-article-x-face-command' is
311         `x-face-mule-gnus-article-display-x-face'.
312         (gnus-article-x-face-command): Default to
313         `x-face-mule-gnus-article-display-x-face' if the module
314         `x-face-mule' is installed.
315         (TopLevel): Require `static' first; require `path-util'.
316
317 1999-10-18  Katsumi Yamaoka <yamaoka@jpl.org>
318
319         * lisp/gnus.el (gnus-revision-number): Increment to 09.
320
321         * lisp/message.el (message-mode): Make
322         `message-font-lock-last-position' as buffer local.
323         (message-font-lock-keywords-2): Use
324         `message-font-lock-cited-text-matcher' instead of regexp.
325         (message-font-lock-cited-text-matcher): New function.
326         (font-lock-after-change-function): Advice to the keep last cursor
327         position in `message-font-lock-last-position' before fontifying.
328         (message-font-lock-last-position): New variable.
329         (message-font-lock-citation-name-max-column): New variable.
330         (message-font-lock-cited-text-regexp): New variable.
331         (message-font-lock-fence-close-position): New variable.
332         (message-font-lock-fence-open-position): New variable.
333         (message-font-lock-fence-close-regexp): New variable.
334         (message-font-lock-fence-open-regexp): New variables.
335
336 1999-10-04  Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
337
338         * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
339         using `message-font-lock-keywords', `message-font-lock-keywords-1'
340         and `message-font-lock-keywords-2'.
341         (message-font-lock-keywords): Restruct.
342         (message-font-lock-keywords-1): New variable split from
343         `message-font-lock-keywords'.
344         (message-font-lock-keywords-2): Ditto.
345
346 1999-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
347
348         * lisp/gnus.el (gnus-revision-number): Increment to 08.
349
350         * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
351         before highlighting or hiding it.
352         (gnus-article-buttonize-signature): New function.
353         (gnus-article-highlight-signature): Don't buttonize.
354         (gnus-treatment-function-alist): Undo the last change.
355         (gnus-treat-emphasize): Default to nil.
356
357 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
358
359         * lisp/gnus.el (gnus-revision-number): Increment to 07.
360         (TopLevel): Autoload "gnus-art" for the function
361         `gnus-article-show-all'.
362
363         * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
364         hidden text if the command `gnus-summary-toggle-mime' is used.
365
366         * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
367         following parts.
368         (gnus-article-highlight-signature): Work for forwarded messages.
369         (gnus-article-show-all): New function based on `article-show-all'.
370         (gnus-article-show-all-headers): Based on
371         `article-show-all-headers'.
372         (article-show-all-headers): New function to show all *HEADERS*.
373         (article-show-all): Show *ALL* literally.
374         (article-hide-signature): Work for forwarded messages.
375         (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
376         off after `gnus-treat-highlight-signature'.
377
378 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
379
380         * lisp/gnus.el (gnus-revision-number): Increment to 06.
381
382         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
383         against forwarded messages without MIME structure.
384         (gnus-treatment-function-alist): Move
385         'gnus-treat-decode-article-as-default-mime-charset' to the top;
386         put `gnus-treat-emphasize' off after
387         `gnus-treat-highlight-headers'.
388
389 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
390
391         * lisp/gnus.el (gnus-revision-number): Increment to 05.
392
393 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
394
395         * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
396         argument is list or not before condition.
397
398 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
399
400         * lisp/gnus-art.el (gnus-treat-predicate): Work for
401         (typep "something").
402
403 1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
404
405         * lisp/gnus-art.el (gnus-article-prepare-display):
406         Pass argument nil as a condition to gnus-treat-article.
407         * lisp/gnus-art.el (gnus-article-prepare-mime-display):
408         Ditto. Also, treat last part of multipart article correctly.
409
410 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
411
412         * lisp/gnus.el (gnus-revision-number): Increment to 04.
413
414         * lisp/message.el (message-generate-headers): Don't insert
415         excessive newline.
416
417         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
418         negative number for the 2nd arg of `insert-char'.
419
420 1999-10-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
421
422         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
423         gnus-ja instead of gnus if Japanese environment is on.
424
425 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
426
427         * lisp/gnus.el (gnus-revision-number): Increment to 03.
428         (semi-gnus-developers): Remove.
429         (gnus-maintainer): Change mail address.
430         (gnus-group-startup-message): Display version string.
431
432         * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
433
434         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
435         version string; fix glyph position.
436
437 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
438
439         * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
440         to previous version until problem of respooling from
441         nnimap to nnml is solved.
442         (gnus-summary-move-article): Ditto.
443
444 1999-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
445
446         * lisp/gnus.el (gnus-revision-number): Increment to 02.
447
448         * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
449         value is t before checking for `condition'.
450         (gnus-article-prepare-mime-display): Search for the entity children
451         if the primary type is `multipart'.
452
453 1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
454
455         * lisp/gnus.el (gnus-revision-number): Increment to 01.
456
457         * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
458         instead of signaling an error if the destination group is not
459         newly created.
460         (gnus-summary-move-article): Do nothing if the destination group
461         is not newly created.
462
463         * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
464         environment part.
465
466 1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
467
468         * nnfolder.el (nnfolder-possibly-change-group): Don't create an
469         active entry for the group even if it doesn't exist.
470
471 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
472
473         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
474
475 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
476
477         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
478         (gnus-revision-number): Clear to 00.
479
480         * README.T-gnus: Update.
481
482         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
483         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
484
485         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
486         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
487         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
488         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
489         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
490
491 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
492
493         * lisp/gnus.el (gnus-revision-number): Increment to 07.
494
495         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
496         smooth scrolling under XEmacs.
497         (gnus-article-next-page):Ditto.
498
499         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
500         descriptions about the problem of loaddefs.el and the patch for
501         CUSTOM 1.9962.
502
503 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
504
505         * lisp/gnus.el (gnus-revision-number): Increment to 06.
506
507         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
508         `:predicate' for old Emacsen; require `static'.
509
510         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
511         `:path' and `:predicate'.
512
513 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
514
515         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
516         modeline as modified.
517
518 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
519
520         * lisp/gnus.el (gnus-revision-number): Increment to 05.
521
522         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
523         `mime-view-entity' in the modified header under FSF Emacsen.
524
525 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
526
527         * README-offline.en: Rewrite the usage description.
528         * README-offline.ja: Ditto.
529
530 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
531
532         * lisp/gnus.el (gnus-revision-number): Increment to 04.
533
534         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
535         `gnus-offline'.
536
537 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
538
539         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
540         * README-offline.ja: Ditto.
541
542 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
543
544         * lisp/gnus.el (gnus-revision-number): Increment to 03.
545
546         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
547         the current buffer as modified.
548
549         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
550         (gnus-offline-get-menu-items): New function.
551         (gnus-offline-define-menu-on-miee): Use it.
552         (gnus-offline-define-menu-on-agent): Ditto.
553
554 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
555
556         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
557
558         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
559         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
560         (pop3-quit): Clear `pop3-uidl-obarray'.
561
562 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
563
564         * lisp/gnus.el (gnus-revision-number): Increment to 02.
565
566         * lisp/gnus-offline.el (gnus-offline-resource-en,
567         gnus-offline-resource-ja,
568         gnus-offline-resource-ja_complete): New variables.
569         (gnus-offline-get-message): News function.
570         (gnus-offline-error-check): Use it.
571         (gnus-offline-connect-server): Ditto.
572         (gnus-offline-get-new-news-function): Ditto.
573         (gnus-offline-set-mail-group-level): Ditto.
574         (gnus-offline-hangup-line): Ditto.
575         (gnus-offline-after-jobs-done): Ditto.
576         (gnus-offline-toggle-auto-hangup): Ditto.
577         (gnus-offline-toggle-on/off-send-mail): Ditto.
578         (gnus-offline-toggle-articles-to-fetch): Ditto.
579         (gnus-offline-empting-spool): Ditto.
580         (gnus-offline-set-interval-time): Ditto.
581
582         * lisp/gnus-ofsetup.el (gnus-offline-lang,
583         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
584         variables.
585         (gnus-ofsetup-get-message): New function.
586         (gnus-setup-for-offline): Use it.
587         (gnus-ofsetup-find-parameters): Ditto.
588         (gnus-ofsetup-prepapre-for-miee): Ditto.
589         (gnus-ofsetup-completing-read-symbol): Ditto.
590         (gnus-ofsetup-customize): Ditto.
591         (gnus-ofsetup-customize-done): Ditto.
592
593 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
594
595         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
596         `isearch-lazy-highlight'.
597
598 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
599
600         * lisp/gnus.el (gnus-revision-number): Increment to 01.
601
602         * lisp/lpath.el (babel-as-string): Bind it.
603
604         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
605         original X-Face field while searching.  It is done for only FSF
606         Emacsen.
607         (gnus-summary-search-article-highlight-matched-text): Ditto.
608         (gnus-summary-search-article-matched-data): Bind it explicitly.
609
610 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
611
612         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
613         (gnus-revision-number): Clear to 00.
614
615         * README.T-gnus: Update.
616
617         * README: Sync up with Pterodactyl Gnus v0.96.
618         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
619         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
620         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
621         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
622         gnus-agent.el,ChangeLog}: Ditto.
623         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
624
625 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
626
627         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
628         don't retrieve any incoming mails.; Don't filter articles here.
629         Use `convert-standard-filename' to generate fresh UIDL file names.
630         (pop3-get-message-numbers): Rewrite.
631         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
632         of `with-temp-buffer'.
633
634 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
635
636         * README-offline.ja : Fix.
637
638         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
639         Fix typo.
640
641         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
642         requirements; Enclose the autoload for `gnus-custom-mode' with
643         `eval-and-compile'.
644
645 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
646
647         * lisp/gnus.el (gnus-revision-number): Increment to 15.
648
649         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
650         for them before lpath.el is loaded.  Because lpath.el requires
651         `poe' via `path-util'.  [cf. <tm-ja:5051>]
652
653         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
654         X-Face image if the regexp "^X-Face:" is specified.
655         (gnus-summary-search-article-highlight-matched-text): Use
656         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
657         X-Face image if it is requested.
658         (gnus-summary-search-article-highlight-goto-x-face): New macro.
659
660 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
661
662         * lisp/gnus.el (gnus-revision-number): Increment to 14.
663
664         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
665         recenter the article when touchdown; popup the article buffer if
666         it is disappeared.
667         (gnus-summary-search-article-highlight-matched-text): Treat the
668         article before highlighting; use old style backquote syntax.
669         (gnus-summary-search-article-position-point): Fix the beginning
670         position; use old style backquote syntax.
671         (gnus-summary-select-article): Undo the last change.
672         (gnus-summary-display-article): Bind
673         `gnus-summary-search-article-matched-data' in the article buffer
674         locally.  It is moved from `gnus-summary-select-article'.
675
676 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
677
678         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
679         (clean): Remove formatted info files.
680         (distclean): Just remove Makefile.
681
682 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
683
684         * lisp/gnus.el (gnus-revision-number): Increment to 13.
685
686         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
687         (gnus-agent-fetch-headers): Limit downloadable articles if the
688         number of unread articles exceeds `gnus-agent-large-newsgroup'.
689         (gnus-agent-expire): Do not expire saved or replied articles when
690         `gnus-agent-expire-all' is nil.
691
692         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
693         variable.
694         (gnus-offline-agent-expire): Check it; Bind
695         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
696         (gnus-offline-after-jobs-done): Don't check
697         `gnus-agent-expire-all'.
698
699         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
700         `user-login-name' and `user-real-login-name' returns the same
701         value or not.
702         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
703         (gnus-ofsetup-update-setting-file): Ditto.
704         (gnus-ofsetup-prepare): New macro.
705         (gnus-setup-for-offline): Use it.
706         (gnus-ofsetup-customize-done): Ditto.
707
708 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
709
710         * lisp/gnus.el (gnus-revision-number): Increment to 12.
711
712         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
713         (gnus-summary-search-article-highlight-matched-text): Rearrange.
714         (gnus-summary-search-article-position-point): New macro.
715         (gnus-summary-search-article-matched-data): Rename from
716         `gnus-summary-search-article-matched-text'.
717         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
718         use `gnus-article-show-all-headers' for exposing the visited
719         article.
720         (gnus-summary-select-article): Bind
721         `gnus-summary-search-article-matched-data' in the article buffer
722         locally.
723
724         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
725         if the value of `gnus-inhibit-treatment' is non-nil.
726         (article-toggle-headers): Don't redisplay X-Face if the value of
727         `gnus-inhibit-treatment' is non-nil.
728         (gnus-article-treat-custom): Add new treatment variable `mime'.
729
730 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
731
732         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
733         documentation.
734
735         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
736         `gnus-newsgroup-incorporated' explicitly.
737
738 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
739
740         * README.semi: Update for the recent a-ftp sites and directories.
741         * README.semi.ja: Ditto.
742         * texi/gnus-faq.texi: Ditto.
743         * texi/gnus-faq-ja.texi: Ditto.
744
745 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
746
747         * lisp/gnus.el (gnus-revision-number): Increment to 11.
748         (gnus-summary-incorporated-face): New face spec.
749
750         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
751         entry about the format specifier `w'.
752         (gnus-group-line-format): Fix documentation.
753
754         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
755         newly incorporated mails with `gnus-summary-incorporated-face'.
756         (gnus-newsgroup-incorporated): New variable.
757         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
758         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
759
760         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
761
762         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
763         `K' if the group has already been subscribed.
764
765 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
766
767         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
768         `isearch-lazy-highlight' t in the buffer locally; goto the
769         beginning of the buffer before searching.
770
771         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
772         selected frame.
773
774 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
775
776         * lisp/gnus.el (gnus-revision-number): Increment to 10.
777
778         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
779         matched text after the searching is done; call
780         `gnus-summary-select-article' with the args nil and t; bind
781         `gnus-treat-*' to nil.
782         (gnus-summary-search-article-highlight-matched-text): New macro
783         for highlighting matched text.  It is bound at the compile time
784         only.
785         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
786         with the args nil and t; bind `gnus-treat-*' to nil.
787
788         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
789         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
790         `with-temp-file'; use `insert-file-contents-as-binary' instead of
791         `insert-file-contents'.
792
793 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
794
795         * lisp/gnus.el (gnus-revision-number): Increment to 09.
796
797         * lisp/gnus-offline.el: Fix comments.
798         (TopLevel): Delete the code for emulating custom. Do not inhibit
799         byte-compile-warnings, but hide useless ones.
800         (gnus-offline-dialup-program-arguments): defvar instead of
801         defcustom.
802         (gnus-offline-hangup-program-arguments): Ditto.
803         (gnus-offline-interval-time): Ditto.
804         (gnus-offline-dialup-program, gnus-offline-hangup-program,
805         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
806         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
807         codes.
808         Set `mail-sources' instead of `nnmail-spool-file'.
809         (gnus-offline-enable-fetch-mail): Ditto.
810         (gnus-offline-toggle-movemail-program): Abolish.
811         (gnus-offline-define-menu-and-key): Modify according to it.
812         (gnus-offline-define-menu-on-miee): Ditto.
813         (gnus-offline-define-menu-on-agent): Ditto.
814         (gnus-offline-message-add-header): Bind temporary variables.
815         (gnus-offline-add-custom-header): Ditto.
816         (gnus-offline-restore-mail-group-level): Ditto.
817
818         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
819         gnus-offline at the compile time. Do not inhibit
820         byte-compile-warnings.
821         (gnus-setup-for-offline): Really bind all temporary variables.
822         (gnus-ofsetup-write-settting-file): Check if interval is a
823         integer.
824         Use `mail-sources' instead of `nnmail-spool-file'.
825         (gnus-ofsetup-update-setting-file): Redefine as a macro.
826         (gnus-ofsetup-prepare-for-miee): Ditto.
827
828         * README-offline.en : Update.
829         * README-offline.ja : Ditto.
830
831 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
832
833         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
834         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
835
836 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
837
838         * lisp/gnus.el (gnus-revision-number): Increment to 08.
839
840 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
841
842         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
843         group name with `\N'.
844
845 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
846
847         * lisp/gnus.el (gnus-revision-number): Increment to 07.
848
849         * lisp/pop3.el (pop3-except-header-regexp): New variable.
850         (pop3-movemail): Don't retrieve messages whose headers are
851         matching `pop3-except-header-regexp'.
852         (pop3-top): New function.
853         (pop3-retr): Don't use `save-restriction'.
854
855 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
856
857         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
858
859 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
860
861         * lisp/gnus.el (gnus-revision-number): Increment to 06.
862
863         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
864         `gnus-article-next-page' when the last page is not displayed.
865         (mime-preview-over-to-previous-method-alist): Use
866         `gnus-article-prev-page' when the first page is not displayed.
867         (gnus-next-page-map): Use `make-sparse-keymap' instead of
868         `make-keymap'; don't use `suppress-keymap'.
869         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
870         Succeed to the value of the text property `mime-view-situation' in
871         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
872         current local map as a parent under FSF Emacsen.
873
874 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
875
876         * lisp/pop3.el (pop3-retr): Undo last change.
877
878 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
879
880         * lisp/gnus.el (gnus-revision-number): Increment to 05.
881
882         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
883         `accept-process-output'; Move point to the end of the normal
884         response.
885         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
886         (pop3-get-list): Abolish.
887         (pop3-retr): Don't use `save-restriction'.
888         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
889         (pop3-list): Likewise.
890
891 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
892
893         * lisp/gnus.el (gnus-revision-number): Increment to 04.
894
895         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
896         `event-basic-type' instead of `event-button' under FSF Emacsen.
897
898 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
899
900         * lisp/gnus.el (gnus-revision-number): Increment to 03.
901
902 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
903
904         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
905         `gnus-summary-mode-hook'.
906         (gnus-use-wheel): New variable.
907         (gnus-wheel-scroll-amount): New variable.
908         (gnus-wheel-edge-resistance): New variable.
909         (gnus-wheel-summary-scroll): New function.
910         (gnus-wheel-install): New function.
911
912 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
913
914         * lisp/gnus.el (gnus-revision-number): Increment to 02.
915
916         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
917         `defun' instead of `defsubst'.
918         (make-full-mail-header): Ditto.
919
920         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
921         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
922
923 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
924
925         * lisp/gnus.el (gnus-revision-number): Increment to 01.
926
927         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
928         is being sent.
929
930         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
931         function from Nana-gnus.
932         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
933         (gnus-ofsetup-update-setting-file): Rename from
934         `gnus-ofsetup-write-setting-file'.
935         (gnus-ofsetup-find-parameters): Rename from
936         `gnus-ofsetup-parameters'.
937         (gnus-ofsetup-customize-done): Rewrite.
938
939 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
940
941         * pop3.el: Sync up with pop3.el version 2.04.
942         (pop3-leave-mail-on-server): New variable.
943         (pop3-maximum-message-size): New variable.
944         (pop3-uidl-file-name): New variable.
945         (pop3-uidl-support): New variable.
946         (pop3-uidl-obarray): New variable.
947         (pop3-movemail): Check message size on every retrieval.
948         (pop3-open-ssl-stream-1): Use new style macro.
949         (pop3-get-message-numbers): New function.
950         (pop3-get-list): New function.
951         (pop3-get-uidl): New function.
952         (pop3-get-unread-message-numbers): New function.
953         (pop3-save-uidls): New function.
954         (pop3-retr): Use `pop3-get-extended-response'.
955         (pop3-list): New implementation.
956         (pop3-uidl): New function.
957         (pop3-get-extended-response): New function.
958
959 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
960
961         * lisp/gnus.el: T-gnus 6.13.0 is released.
962
963 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
964
965         * ChangeLog.2: New file, rename from ChangeLog.
966
967         * lisp/dgnushack.el (TopLevel): Rearrange.
968
969         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
970         * README.branch: Ditto.
971
972         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
973
974         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
975         * texi/message-ja.texi: Ditto.
976         * texi/message.texi: Ditto.
977         * texi/gnus-ja.texi: Ditto.
978         * texi/gnus.texi: Ditto.
979         * README-offline.ja: Ditto.
980         * README-offline.en: Ditto.
981         * README.semi.ja: Ditto.
982         * README.semi: Ditto.
983         * README.T-gnus: Ditto.
984
985         * t-gnus-6_13: NEW PUBLIC BRANCH.
986
987 See ChangeLog.2 for earlier changes.