(gmm-tool-bar-style): Test tool-bar-mode and
[gnus] / lisp / ChangeLog.2
1 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2
3         * gnus.el: Gnus v5.10.6 is released.
4
5 2004-01-04  Kai Grossjohann  <kai@emptydomain.de>
6
7         * gnus-sum.el (gnus-summary-print-article): Doc fix.
8
9 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10
11         * gnus.el (gnus-version-number): Bump.
12
13 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
14
15         * gnus.el: Gnus v5.10.5 is released.
16
17 2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18
19         * gnus-fun.el (gnus-face-from-file): Message 9.
20
21 2004-01-03  Romain FRANCOISE  <romain@orebokech.com>
22
23         * gnus-fun.el (gnus-face-from-file): Use gnus-message.
24
25 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
26
27         * gnus-art.el (gnus-button-mid-or-mail-heuristic): Treat Gmane
28         addresses specially.  Fix returned value and messages.
29
30         * mm-decode.el (mm-enable-external): New variable.
31         (mm-display-part): Use it.
32         (mm-display-external): Fix message in case of nil handle.
33
34         * Update copyright for several files.
35
36         * spam-report.el (spam-report-gmane): Adjust verbosity.
37         Delete trailing whitespace.  Update copyright.
38
39         * spam.el: Fix many (but not all) checkdoc complaints.
40         Delete trailing whitespace.
41
42         * message.el (message-header-synonyms): Defcustom.
43         (message-get-reply-headers): Catch `Original-To'.
44         (message-carefully-insert-headers): Added comment.
45
46         * gnus-sum.el (gnus-summary-make-menu-bar): Improved "Washing" menu.
47
48 2004-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
49
50         * gnus-sum.el (gnus-select-newsgroup): Use cat.
51
52         * gnus-agent.el (gnus-agent-cat-enable-undownloaded-faces): New
53         cat.
54
55         * gnus.el (gnus-user-agent): Moved here.
56
57         * gnus-msg.el (gnus-user-agent): Moved from here.
58
59         * gnus.el (gnus-version-number): Bump.
60
61 2004-01-03 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
62
63         * gnus.el: Gnus v5.10.4 is released.
64
65 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
66
67         * gnus.el (gnus-mode-line-buffer-identification): Show version in
68         help-echo.
69         (gnus-read-group): Allow most group names.  Changed warning.
70
71 2004-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
72
73         * gnus-dired.el (gnus-dired-mode-map): Change keymaps.
74
75 2004-01-02  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
76
77         * smime.el (smime-crl-check): Doc fix.
78
79 2004-01-02  Edwin Steiner  <edwin.steiner@gmx.net>
80
81         * gnus-nocem.el (gnus-nocem-enter-article): Use the real group
82         hashtb (tiny patch).
83
84 2004-01-02  Kai Grossjohann  <kai@emptydomain.de>
85
86         * nnml.el (nnml-save-mail): Grok compressed articles.  From
87         Michael Albinus <Michael.Albinus@alcatel.de>.
88
89 2004-01-02  Teodor Zlatanov  <tzz@lifelogs.com>
90
91         * spam.el (spam-ham-copy-or-move-routine): use spam-list-articles
92         (spam-list-articles): rewritten to only check a mark once per
93         invocation
94
95 2004-01-01  Simon Josefsson  <jas@extundo.com>
96
97         * mml-sec.el (mml-default-encrypt-method)
98         (mml-default-sign-method): Defcustom.
99
100 2003-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
101
102         * mml.el (mml-generate-mime-1): Remove extra ).
103
104         * gnus-group.el (gnus-group-set-current-level): Signal errors on
105         topic lines.
106         (gnus-group-set-current-level): Fix fix.
107
108 2003-12-31  Jeremy Maitin-Shepard  <jbms@attbi.com>
109
110         * mml.el (mml-generate-mime-1): Use mml-compute-boundary (tiny
111         change).
112
113 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
114
115         * gnus-group.el: Removed `(when t ...)' around `gnus-define-keys'.
116         (gnus-group-group-map): Added `gnus-group-read-ephemeral-group'
117         (already in previous commit inadvertently).
118         (gnus-group-make-menu-bar): Added `gnus-group-read-ephemeral-group'.
119         (gnus-group-read-ephemeral-group): Made interactive.
120
121         * gnus-score.el (gnus-score-find-trace): Added comment on sync
122         with `gnus-score-edit-file-at-point'.
123
124         * gnus-logic.el (gnus-score-advanced): Ditto.
125
126         * gnus-score.el (gnus-score-edit-file-at-point): Fix for
127         advanced scoring.
128
129 2003-12-30  Simon Josefsson  <jas@extundo.com>
130
131         * gnus-score.el (gnus-score-edit-file-at-point): Use
132         gnus-point-at-*, for portability.
133
134 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
135
136         * gnus-art.el (gnus-treat-body-boundary): Fix doc-string and
137         custom type.
138         (gnus-button-mid-or-mail-regexp): Don't be too restrictive.
139         Suggested by Felix Wiemann <Felix.Wiemann@gmx.net>.
140         (gnus-button-alist): Added "M-x ... RET" and "mid:" buttons.
141         Added comments about relevant RFCs.
142
143         * gnus-sum.el (gnus-summary-mode): Untabify doc-string.
144         (gnus-summary-goto-article): Allow `%40'.
145         (gnus-summary-refer-article): Convert `%40' to `@'.
146
147 2003-12-30  Simon Josefsson  <jas@extundo.com>
148
149         * smime.el (smime-crl-check): New.
150         (smime-verify-region): Use it.  From Arne J\e,Ax\e(Brgensen
151         <arne@arnested.dk> in <87llpk9v5q.fsf@seamus.arnested.dk> (tiny
152         change).
153
154 2003-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
155
156         * gnus-score.el (gnus-score-edit-file-at-point): Consider the
157         whole match element.  From Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
158         (gnus-score-find-trace): Use it.  Added `f' and `t' commands,
159         added quick help.  With some suggestions from Karl Pfl\e,Ad\e(Bsterer
160         <sigurd@12move.de>.
161
162         * gnus-util.el (gnus-emacs-version): Added doc-string.
163
164         * mml.el (mml-minibuffer-read-disposition): New function.
165         (mml-attach-file): Use it.
166         (mml-preview): Added MIME preview to gnus-buffers.
167
168 2003-12-30  Jesper Harder  <harder@ifa.au.dk>
169
170         * gnus-sum.el (gnus-summary-make-menu-bar): Add ellipses.
171
172 2003-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
173
174         * gnus-start.el (gnus-get-unread-articles): Inline gnus-server-get-method.
175         (gnus-get-unread-articles): Cache methods.
176         (gnus-get-unread-articles-in-group): Indent.
177
178         * gnus.el (gnus-version-number): Bump.
179         (gnus-secondary-method-p): Extend servers to methods before comparing.
180         (gnus-secondary-method-p): Revert.
181
182 2003-12-30 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
183
184         * gnus.el: Gnus v5.10.3 is released.
185
186 2003-12-29  Simon Josefsson  <jas@extundo.com>
187
188         * gnus-agent.el (gnus-agentize): Improve auto-agentizing logic.
189         Suggested by Steinar Bang <sb@dod.no>.
190         (gnus-agent-auto-agentize-methods): Customize.
191
192 2003-12-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
193         * gnus.el (gnus-server-to-method): Fixed bug in 2003-12-22
194         check-in.
195
196 2003-12-28  Adrian Lanz  <lanz@fowi.ethz.ch>
197
198         * mail-source.el (mail-source-fetch-imap): Prevent storing of
199         identical entries for imap mail sources, when retrieving mail
200         messages from an imap server within the same Gnus session several
201         times (tiny change).
202
203 2003-12-28  Jesper Harder  <harder@ifa.au.dk>
204
205         * mm-view.el (mm-text-html-washer-alist): Use
206         mm-inline-wash-with-stdin for w3m-standalone.
207
208         * mm-decode.el (mm-text-html-renderer): Add w3m-standalone.
209
210         * mml1991.el (mml1991-pgg-encrypt): Decode according to CTE before
211         encrypting.
212
213 2003-12-28  Jesper Harder  <harder@ifa.au.dk>
214
215         * mml1991.el (mml1991-pgg-sign): Use unibyte when re-encoding.
216         From Ivan Boldyrev <boldyrev@uiggm.nsc.ru> (tiny change).
217
218 2003-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
219
220         * dgnushack.el: Add an advice to byte-optimize-form-code-walker to
221         avoid the warning ``...called for effect'' for the pop form when
222         running Emacs 21.3.
223
224 2003-12-26  Jesper Harder  <harder@ifa.au.dk>
225
226         * mm-bodies.el (mm-body-encoding): Don't use 7bit if the body
227         contains "^From " and mm-use-ultra-safe-encoding is true.
228
229 2003-12-25  Jesper Harder  <harder@ifa.au.dk>
230
231         * mml1991.el (mml1991-pgg-sign): Encode and decode according to
232         CTE header.  Don't insert gpg output as unibyte.
233
234 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
235
236         * lpath.el: Remove display-time-event-handler and open-ssl-stream;
237         add delete-extent for Emacs; rearrange bindings assuming w3 may
238         not be available and XEmacs without the file-coding feature may be
239         used.
240
241 2003-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * dgnushack.el (dgnushack-compile): Increase the value for
244         max-specpdl-size when compiling Gnus with Emacs 20.
245
246 2003-12-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
247         * gnus-int.el (gnus-open-server): Fixed the server status such
248         that an agentized server, when opened offline, has a status of
249         offline.  Also fixes bug whereby the agent's backend was called
250         twice to open each server.
251
252         * gnus-start.el (gnus-get-unread-articles-in-group): Autoload
253         gnus-agent-possibly-alter-active rather than inline to resolve
254         compiler warnings.
255
256         * gnus.el (gnus-server-to-method): Added fallback of iterating
257         over gnus-newsrc-alist to resolve names of foreign servers.
258         Should fix recent agent bug.
259
260 2003-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
261
262         * gnus-score.el (gnus-summary-lower-score)
263         (gnus-summary-increase-score): Mention symbolic prefix in the
264         doc-string.  Suggested by Karl Pfl\e,Ad\e(Bsterer <sigurd@12move.de>.
265
266 2003-12-21  Jesper Harder  <harder@ifa.au.dk>
267
268         * gnus-agent.el (gnus-agent-read-agentview): Use
269         car-less-than-car.
270
271 2003-12-20  Artem Chuprina <ran@ran.pp.ru>  (tiny change)
272
273         * message.el (message-yank-buffer): Bind message-reply-buffer to
274         a buffer rather than a string.
275
276 2003-12-19  Jesper Harder  <harder@ifa.au.dk>
277
278         * gnus-msg.el (gnus-summary-followup): Correct documentation.
279
280 2003-12-18  Jesper Harder  <harder@ifa.au.dk>
281
282         * gnus-msg.el (gnus-inews-add-send-actions): `yanked' can be a
283         list of lists.  Reported by Dmitri Paduchikh <paduch@imm.uran.ru>.
284
285 2003-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
286
287         * mm-url.el (mm-url-insert-file-contents-external)
288         (mm-url-insert-file-contents): Added doc-strings.  Autoload.
289
290 2003-12-18  Jesper Harder  <harder@ifa.au.dk>
291
292         * gnus-cus.el (defvar): defvar
293         gnus-agent-cat-disable-undownloaded-faces.
294
295 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
296
297         * message.el (message-forward-subject-name-subject): Use
298         gnus-extract-address-components instead of
299         mail-header-parse-address because it may be called with non-ascii
300         text.
301
302 2003-12-16  Per Abrahamsen  <abraham@dina.kvl.dk>
303
304         * nnmail.el (nnmail-split-fancy): The widget now supports
305         restrictions.
306
307 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
308
309         * nnheader.el (nnheader-find-etc-directory): Find the newest one.
310
311 2003-12-16  Simon Josefsson  <jas@extundo.com>
312
313         * sha1-el.el (autoload): Don't use ignore-errors.
314         (sha1-use-external): Use condition-case.  Suggested by Katsumi
315         Yamaoka <yamaoka@jpl.org>.
316
317 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
318
319         * nnmail.el (nnmail-split-fancy): Make it customizable with Emacs
320         20 as well.
321
322 2003-12-15  Simon Josefsson  <jas@extundo.com>
323
324         * sha1-el.el (autoload): Ignore errors for
325         executable-find. (XEmacs ecrypto does not require sh-script where
326         executable.el is located.)
327         (sha1-use-external): Likewise.
328
329         * sha1-el.el (sha1): Add defgroup.
330         (sha1-maximum-internal-length, sha1-program, sha1-use-external)
331         (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
332         (sha1): Autoload.
333
334         * nndraft.el (nndraft-request-move-article): Copy definition of
335         nnmh-request-move-article instead of calling it, because the nnmh
336         version uses nnmh-request-article which isn't the same as the
337         nndraft version.
338
339 2003-12-13  Teodor Zlatanov  <tzz@lifelogs.com>
340
341         * spam.el: added some gnus-registry autoloads
342         (spam-split-symbolic-return): makes spam-split return 'spam
343         instead of the value of spam-split-group when spam is detected
344         (spam-split-symbolic-return-positive): makes spam-split return
345         'ham instead of nil when ham is detected
346         (spam-autodetect-recheck-messages): tells spam.el whether it
347         should recheck all messages in a group, or only the unseen ones
348         (spam-split-last-successful-check): spam-split will set this to
349         the last successful check; this was seen as a cleaner approach
350         than returning a cell like '(spam spam-use-bogofilter)
351         (spam-list-of-checks): documentation appended
352         (spam-split): accomodate the spam-split-symbolic-return and
353         spam-split-symbolic-return-positive variables
354         (spam-find-spam): new function called when the summary is built
355         (spam-log-registered-p): checks if a ham or spam registration has
356         already been done for an article
357         (spam-check-regex-headers, spam-check-blackholes, spam-check-BBDB)
358         (spam-check-ifile, spam-check-stat, spam-check-whitelist)
359         (spam-check-blacklist, spam-check-bogofilter-headers)
360         (spam-check-spamoracle): respect the spam-split-symbolic-return
361         and spam-split-symbolic-return-positive variables
362         (spam-initialize): add spam-find-spam to gnus-summary-prepare-hook
363         (spam-unload-hook): remove spam-find-spam from
364         gnus-summary-prepare-hook
365
366         * gnus.el (spam-autodetect, spam-autodetect-methods): new
367         configuration items for spam autodetection
368
369 2003-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
370
371         * gnus-draft.el (gnus-draft-mode-map): Bind `e' to
372         `gnus-draft-edit-message'.  We still have `B w' for
373         `gnus-summary-edit-article'.
374
375 2003-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
376
377         * nnheaderxm.el (nnheader-xmas-run-at-time): Use a simple function
378         definition if there is not a bug in start-itimer.
379
380         * pgg.el (pgg-run-at-time): Ditto.
381
382 2003-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
383
384         * gnus-agent.el (gnus-agent-possibly-alter-active): New Function.
385         (gnus-agent-regenerate-group): When necessary, alter the group's
386         active range to include articles newly recognized as being
387         downloaded.
388         (gnus-agent-regenerate): Removed code that updated the agent's
389         active file as the new gnus-agent-possibly-alter-active function
390         obsolesced it.
391
392         * gnus-cus.el (gnus-agent-customize-category): Added missing
393         agent-disable-undownloaded-faces parameter.
394
395         * gnus-start.el (gnus-activate-group): Backed out my 2003-11-29
396         patch as it was too late at adjusting the active range.
397         (gnus-get-unread-articles-in-group): Added call to new
398         gnus-agent-possibly-alter-active to adjust the active range.
399
400 2003-12-10  Jesper Harder  <harder@ifa.au.dk>
401
402         * message.el (message-get-reply-headers): Narrow to headers.
403
404 2003-12-10  Teodor Zlatanov  <tzz@lifelogs.com>
405
406         * spam.el (spam-disable-spam-split-during-ham-respool): new
407         variable.  From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
408         (spam-ham-copy-or-move-routine): respect
409         spam-disable-spam-split-during-ham-respool.  From
410         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
411         (spam-split-disabled): new variable.  From
412         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
413         (spam-split): respect spam-split-disabled.  From
414         lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly)
415
416 2003-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
417
418         * nnheaderxm.el (nnheader-xmas-run-at-time): Make it work
419         correctly for the first argument.
420
421         * pgg.el (pgg-run-at-time): New function.
422         (pgg-add-passphrase-cache): Use it.
423
424 2003-12-10  Simon Josefsson  <jas@extundo.com>
425
426         * pgg-parse.el (pgg-decode-packets): Rewrite to handle corrupt
427         input.
428         (pgg-decode-armor-region): Don't parse packet if decoding fail.
429
430 2003-12-09  Teodor Zlatanov  <tzz@lifelogs.com>
431
432         * spam.el (spam-check-bogofilter): run in the correct buffer.
433         From lorentey@elte.hu (L\e,Bu\e(Brentey K\e,Ba\e(Broly).
434         (spam-bogofilter-database-directory): correct customization
435         group.  From Xavier Maillard <zedek@gnu-rox.org>.
436
437 2003-12-09  Per Abrahamsen  <abraham@dina.kvl.dk>
438
439         * nnmail.el (nnmail-lazy, nnmail-split-fancy): New widgets.
440         (nnmail-split-fancy): Use it.
441
442 2003-12-08  Joel Ray Holveck <joelh@piquan.org>  (tiny change)
443
444         * gnus-sum.el (gnus-summary-save-parts-1): Consider the "name"
445         parameter of Content-Type.
446
447 2003-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
448
449         * gnus-util.el: Revert 2003-12-03 change, instead, provide the
450         compiler macro for rmail-select-summary if rmail is not available,
451         and bind rmail-summary-displayed and rmail-maybe-display-summary
452         in order to silence the compiler even if tm is not available.
453
454 2003-12-08  Simon Josefsson  <jas@extundo.com>
455
456         * flow-fill.el (fill-flowed-encode-tests, fill-flowed-test): Add.
457
458 2003-12-08  Jesper Harder  <harder@ifa.au.dk>
459
460         * gnus-msg.el (gnus-extended-version): Bind float-output-format to
461         nil.
462
463 2003-12-08  Simon Josefsson  <jas@extundo.com>
464
465         * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
466         output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
467
468 2003-12-07  Simon Josefsson  <jas@extundo.com>
469
470         * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
471         (pgg-gpg-encrypt-region): Use it.  Tiny patch from Lloyd Zusman
472         <ljz@asfast.com>.
473         (pgg-gpg-recipient-argument): Doc fix.  Renamed fro p-g-r-a.
474         (pgg-gpg-encrypt-region): Update.
475
476 2003-12-07  Jesper Harder  <harder@ifa.au.dk>
477
478         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Don't
479         use = or zerop to test the return value of call-process, because
480         it can be a string.
481
482         * mail-source.el (mail-source-fetch-with-program): do.
483
484         * mailcap.el (mailcap-viewer-passes-test): do.
485
486         * gnus-uu.el (gnus-uu-treat-archive, gnus-uu-post-encode-mime)
487         (gnus-uu-post-encode-file): do.
488
489         * gnus-soup.el (gnus-soup-pack, gnus-soup-unpack-packet): do.
490
491         * message.el (message-fix-before-sending): Fix detection of
492         non-printables.  Don't replace unencodable utf-8.
493
494 2003-12-05  Jesper Harder  <harder@ifa.au.dk>
495
496         * mm-url.el (mm-url-predefined-programs): Add user-agent for wget.
497         (mm-url-insert-file-contents-external): Signal an error if program
498         fails.
499
500 2003-12-04  Teodor Zlatanov  <tzz@lifelogs.com>
501
502         * spam-report.el (spam-report-gmane): iterate over articles
503         instead of a single one; remove interactive usage
504
505 2003-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
506
507         * dns.el: Fix misplaced eval-when-compile.
508
509         * gnus-util.el: Require alist and provide tm-view when compiling
510         with XEmacs.
511
512 2003-12-03  Steve Youngs  <sryoungs@bigpond.net.au>
513
514         * gnus-xmas.el: Add autoloads for macros defined in gnus.el.
515         From Jerry James <james@xemacs.org>.
516
517         * gnus-util.el: Get rmail definitions when compiling.
518         From Jerry James <james@xemacs.org>.
519
520         * dns.el: Require gnus-xmas at compile time instead of trying to
521         autoload `gnus-xmas-open-network-stream' because it wasn't picking
522         up the macro.
523         From Jerry James <james@xemacs.org>.
524
525 2003-12-01  Kevin Greiner <kgreiner@xpediantsolutions.com>
526         * gnus-agent.el (gnus-agent-consider-all-articles): Updated
527         docstring.
528         (gnus-predicate-implies-unread, gnus-predicate-implies-unread-1):
529         Fixed implementation such that the predicate `true' no longer
530         evaluates to t.
531
532 2003-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
533
534         * spam.el (spam-check-bogofilter): check the bogofilter headers
535         AFTER the save-excursion scope is over.  From Adrian Lanz
536         <lanz@fowi.ethz.ch>.
537         (spam-fetch-field-message-id-fast): doc fix
538
539 2003-12-01  Simon Josefsson  <jas@extundo.com>
540
541         * gnus-agent.el (gnus-agent-expire-days): Doc fix.
542
543 2003-11-30  Simon Josefsson  <jas@extundo.com>
544
545         * gnus-agent.el (gnus-agent-expire-group-1): Bind message-log-max
546         when messaging "X % completed" to inhibit logging them to the
547         message buffer.
548         (gnus-agent-expire-group-1): Mention group name in messages.
549         (gnus-agent-expire-group-1): Only print a message for an article
550         when there actually was something done to it.
551
552         * mm-util.el (mm-enable-multibyte): Call set-buffer-multibyte with
553         'to argument.  Fixes something or other in Emacs 22, and is
554         backwards compatible.  From Kenichi Handa <handa@m17n.org>.
555
556         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Custom fix.
557
558 2003-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
559
560         * gnus-agent.el (gnus-agent-covered-methods): Remove nil methods.
561
562 2003-11-29  Kevin Greiner <kgreiner@xpediantsolutions.com>
563         * gnus-start.el (gnus-activate-group): The active range of the
564         group must include the articles known to the agent.
565
566         * gnus.el (gnus-agent-method-p): Accept a server name as the
567         method being tested.
568
569 2003-11-29  Alexander Kreuzer <alex@freesources.org>  (tiny change)
570
571         * nnrss.el (nnrss-check-group): Set xml when nnrss-use-local is t.
572
573 2003-11-29  Jesper Harder  <harder@ifa.au.dk>
574
575         * gnus-group.el (gnus-group-make-menu-bar): Add
576         gnus-group-make-rss-group.
577
578 2003-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
579
580         * message.el: Added custom-manual links to all variables that have
581         an index entry in the message manual.
582         (message-generate-headers-first): Fixed doc-string.
583
584 2003-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
585
586         * gnus-msg.el (gnus-summary-yank-message): Don't bind
587         gnus-display-mime-function to nil so that non-ascii text is
588         decoded and attachments are not shown.
589
590         * message.el (message-cite-original-without-signature): Replace
591         the value of message-reply-headers with the yanked article since
592         it may be a different article from the original.
593         (message-cite-original): Ditto.
594
595 2003-11-25  Teodor Zlatanov  <tzz@lifelogs.com>
596
597         * spam.el (spam-blacklist-ignored-regexes): new variable, so
598         blacklisting can ignore certain regular expressions (e.g. the
599         user's e-mail address)
600         (spam-bogofilter-spam-strong-switch,
601         spam-bogofilter-ham-strong-switch): options used when articles are
602         already registered as the opposite classification
603         (spam-old-ham-articles, spam-old-spam-articles): lists of ham and
604         spam articles, generated when a summary buffer is entered, and
605         consulted when it's exited so we know what articles are changing
606         state from spam to ham or vice-versa
607         (spam-xor): everyone needs a little convenience
608         (spam-list-of-processors): lookup table for old-style spam/ham
609         exits processors
610         (spam-group-processor-p): support old-style and new-style spam/ham
611         exit processors
612         (spam-group-processor-multiple-p): handle new-style spam/ham exit
613         processors
614         (spam-summary-prepare): use spam-old-{ham,spam}-articles; change
615         logic to iterate over list of processors instead of manual
616         individual lookup, unregister any articles that change from ham to
617         spam or vice-versa in the course of the summary buffer usage; use
618         the new spam-register-routine
619         (spam-ham-copy-routine, spam-ham-move-routine,
620         spam-mark-spam-as-expired-and-move-routine): check that the list
621         of groups is not nil, because apply doesn't like to apply a
622         function across nil
623         (spam-registration-functions): variable for looking up spam/ham
624         registration/unregistration functions based on a spam-use-* symbol
625         (spam-classification-valid-p, spam-process-type-valid-p)
626         (spam-registration-check-valid-p)
627         (spam-unregistration-check-valid-p): convenience functions
628         (spam-registration-function, spam-unregistration-function): look
629         up the registration/unregistration function based on a
630         classification and the check (spam-use-* symbol)
631         (spam-list-articles): generate list of spam/ham articles from a
632         given list of articles
633         (spam-register-routine): do the heavy work of registering and
634         unregistering articles, using all the articles in the group or
635         specific ones as needed
636         (spam-generic-register-routine): removed, no longer used
637         (spam-log-unregistration-needed-p, spam-log-undo-registration):
638         handle article registration/unregistration with a given spam/ham
639         processor and group
640         (BBDB, ifile, spam-stat, blacklists, whitelists, spam-report,
641         bogofilter, spamoracle): rewrite registration/unregistration
642         functions to take a list of articles and the unregister option.
643         Much hilarity ensues.
644         (spam-initialize): spam-stat-maybe-{save,load} already respect spam-use-stat
645         (spam-stat-register-ham-routine, spam-stat-register-spam-routine):
646         don't load and save unnecessarily
647
648         * spam-stat.el (spam-stat-dirty): new variable, set when the stats
649         database is modified
650         (spam-stat-buffer-is-spam, spam-stat-buffer-is-non-spam)
651         (spam-stat-buffer-change-to-spam, spam-stat-to-hash-table)
652         (spam-stat-buffer-change-to-non-spam): set spam-stat-dirty when
653         needed
654         (spam-stat-save): respect spam-stat-dirty, unless the force
655         parameter is specified
656         (spam-stat-load): clear spam-stat-dirty
657
658         * gnus.el (gnus-install-group-spam-parameters): marked the
659         old-style exit processors as obsolete in the docs, added the
660         new-style exit processors while the old ones are still allowed
661
662
663 2003-11-25  Jesper Harder  <harder@ifa.au.dk>
664
665         * gnus-art.el (article-hide-boring-headers): Don't hide Reply-To
666         unless its list of addresses is identical to From.
667
668 2003-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * dgnushack.el (mapc): Add the compiler macro for Emacs 20.
671
672 2003-11-24  Kevin Greiner <kgreiner@xpediantsolutions.com>
673         * gnus-srvr.el (gnus-server-insert-server-line): The server names
674         used in gnus-agent are different (for example, the native server
675         uses the alias "native") from the names in gnus-srvr.
676         Compensating by adding a second text property storing the name
677         expected by gnus-agent.
678         (gnus-server-named-server): New function.
679         * gnus-agent.el (gnus-agent-remove-server, gnus-agent-add-server):
680         No longer expect an argument as it was ignored anyway.  Uses the
681         new gnus-server-named-server function to get gnus-agent compatible
682         names from the server buffer.
683
684 2003-11-20  Kevin Greiner <kgreiner@xpediantsolutions.com>
685
686         * gnus.el (gnus-agent-covered-methods): Documented use of
687         named servers, not methods, to identity agentized groups.
688         Users may now change their server configurations without having
689         the server become "unagentized".
690         (gnus-agent-covered-methods): Removed from gnus-variable-list to
691         avoid storing two copies of gnus-agent-covered-methods, one in
692         .newsrc.eld and the other in agent/lib/servers.
693         (gnus-server-to-method): Do not cache server for the nil method.
694         (gnus-method-to-server): New function.  Associate named server
695         with all, even foreign, methods.
696         (gnus-agent-method-p, gnus-agent-method-p-cache): Incorporated
697         simple last-response cache to offset performance lose of having to
698         always convert methods to named servers.
699         * gnus-agent.el (gnus-agent-expire-days): Removed obsolete
700         documentation.
701         (gnus-agentize, gnus-agent-add-server, gnus-agent-remove-server):
702         Modified to support new definition of gnus-agent-covered-method.
703         (gnus-agent-read-servers): Rewritten to convert old method data
704         into server names.
705         (gnus-agent-read-servers-validate)
706         (gnus-agent-read-servers-validate-native): New functions.
707         (gnus-agent-write-servers): No longer use gnus-method-simplify as
708         it failed to simplify foreign methods.
709         (gnus-agent-close-connections, gnus-agent-synchronize-flags)
710         (gnus-agent-possibly-synchronize-flags, gnus-agent-fetch-session)
711         (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
712         function as gnus-agent-covered-methods variable no longer provides
713         methods.
714         (gnus-agent-covered-methods): New function
715         (gnus-agent-expire-group, gnus-agent-expire): Final message will,
716         if gnus-verbose is greater than 4, report statistics of NOV
717         entries and files deleted as well as total bytes recovered.
718         (gnus-agent-expire-done-message): New function
719         (gnus-agent-unread-articles): Bug fix.  No longer drops last
720         unread article onto read list.
721         (gnus-agent-regenerate-group): Changed prompt to use typical
722         style.
723         (gnus-agent-group-covered-p): Rewrote to internally use
724         gnus-agent-method-p.
725         * gnus-int.el (gnus-start-news-server): Partially convert old
726         gnus-agent-covered-methods to new format so that gnus-open-server
727         functions correctly.
728         * gnus-srvr.el (gnus-server-insert-server-line): Replaced
729         gnus-agent-covered-methods with gnus-agent-method-p.
730         * gnus-start.el (gnus-clear-system): Added
731         gnus-agent-covered-methods to compensate for removing it from
732         gnus-variable-list.
733         (gnus-setup-news): Complete conversion of old
734         gnus-agent-covered-methods to new format so that secondary and
735         foreign servers can be correctly opened.
736
737 2003-11-20  Teodor Zlatanov  <tzz@lifelogs.com>
738
739         * spam.el (spam-ham-copy-or-move-routine): add respooling
740         support, not working well yet
741
742         * gnus.el (ham-process-destination): make 'respool option the
743         only one, so it can't be chosen together with other groups
744
745 2003-11-19  Teodor Zlatanov  <tzz@lifelogs.com>
746
747         * gnus-registry.el (gnus-registry-track-extra): make it a set of
748         choices instead of a boolean
749         (gnus-registry-track-subject-p, gnus-registry-track-sender-p):
750         new convenience functions
751         (gnus-registry-split-fancy-with-parent): use convenience
752         functions, also don't return extra tracking info if sender or
753         subject is found in more than one groups
754         (gnus-registry-add-group): use new convenience functions to
755         decide if sender and subject should be tracked
756
757         * gnus.el (ham-process-destination): add 'respool option,
758         unused by spam.el yet
759
760 2003-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
761
762         * gnus-score.el (gnus-decay-score): Return a surely smaller value
763         than the argument in XEmacs.
764
765 2003-11-18  Reiner Steib  <Reiner.Steib@gmx.de>
766
767         * message.el (message-insert-to): Don't use `gnus-message'.
768         (message-header-synonyms): New variable.
769         (message-carefully-insert-headers): Use it (check for synonyms).
770         Added doc-string.  From Sam Steingold <sds@gnu.org>.
771
772 2003-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
773
774         * html2text.el (html2text-remove-tags): Remove the tag in a
775         simpler way to avoid inflooping.
776
777 2003-11-17  Simon Josefsson  <jas@extundo.com>
778
779         * imap.el (imap-gssapi-auth-p): Don't check capability (some
780         servers remove AUTH=GSSAPI from capability response returned after
781         successful authentication).
782
783 2003-11-16  Jesper Harder  <harder@ifa.au.dk>
784
785         * gnus.el (gnus-getenv-nntpserver): Fix regexp and simplify.
786         Reported by Artem Chuprina <ran@ran.pp.ru>.
787
788 2003-11-14  Simon Josefsson  <jas@extundo.com>
789
790         * mm-util.el (mm-charset-synonym-alist): Map BIG5-HKSCS to BIG5
791         when it isn't available.
792
793 2003-11-13  Alex Schroeder  <alex@gnu.org>
794
795         * nnrss.el (nnrss-check-group): Use dc:contributor if neither
796         rss:author nor dc:creator is provided.
797
798 2003-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
799
800         * mm-decode.el (mm-dissect-buffer): Save start="<id>" value
801         contained in Content-Type header of multipart/related messages.
802
803         * mm-view.el (mm-w3m-cid-retrieve-1): New function.
804         (mm-w3m-cid-retrieve): Use it.
805
806         * mml.el (mml-generate-mime-1): Add start="<id>" to Content-Type.
807         (mml-insert-mime-headers): Insert Content-ID header.
808         (mml-insert-mml-markup): Insert start="<id>" value.
809
810 2003-11-12  Teodor Zlatanov  <tzz@lifelogs.com>
811
812         * nnml.el (nnml-request-accept-article): pass sender to
813         nnmail-cache-insert
814
815         * nnmh.el (nnmh-request-accept-article): pass sender to
816         nnmail-cache-insert
817
818         * nnmbox.el (nnmbox-request-accept-article): pass sender to
819         nnmail-cache-insert
820
821         * nnfolder.el (nnfolder-request-accept-article): pass sender to
822         nnmail-cache-insert
823
824         * nnbabyl.el (nnbabyl-request-accept-article): pass sender to
825         nnmail-cache-insert
826
827         * nnmail.el (nnmail-cache-insert): accept sender parameter and
828         pass it to the nnmail-spool-hook
829
830         * gnus-registry.el (gnus-registry-track-extra): clarify doc
831         (gnus-registry-action): add sender lexical var and pass it to
832         gnus-registry-add-group
833         (gnus-registry-spool-action): take a sender parameter, pass to
834         gnus-registry-add-group
835         (gnus-registry-split-fancy-with-parent): trace by sender in
836         addition to subject
837         (gnus-registry-fetch-sender-fast): new function
838         (gnus-registry-add-group): accept sender parameter
839
840 2003-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
841
842         * spam.el (spam-ham-copy-routine, spam-ham-move-routine)
843         (spam-mark-spam-as-expired-and-move-routine): allow for the
844         groups to be a list of a single item
845
846         * gnus.el (gnus-install-group-spam-parameters):
847         ham-process-destination and spam-process-destination allow lists now
848
849 2003-11-10  Reiner Steib  <Reiner.Steib@gmx.de>
850
851         * message.el (message-insert-to): Do error out when the user
852         requested no Cc.  Don't insert empty To.  Can be added to
853         `message-setup-hook' now.  From Sam Steingold <sds@gnu.org>.
854         (message-mode-field-menu): Moved some entries, added
855         `message-insert-wide-reply'.
856         (message-change-subject): Fixed comment.
857
858 2003-11-10  Simon Josefsson  <jas@extundo.com>
859
860         * pgg-def.el (pgg-encrypt-for-me): Change default from nil to t.
861
862 2003-11-09  Simon Josefsson  <jas@extundo.com>
863
864         * pgg-gpg.el (pgg-gpg-encrypt-region): Cache passphrase under hex
865         key id too (for decryption).
866         (pgg-gpg-sign-region): Likewise.
867
868 2003-11-09  Simon Josefsson  <jas@extundo.com>
869
870         * pgg-gpg.el (pgg-gpg-all-secret-keys): New variable.
871         (pgg-gpg-lookup-all-secret-keys): New function.
872         (pgg-gpg-select-matching-key): Likewise.
873         (pgg-gpg-decrypt-region): Use new functions.  From Satyaki Das
874         <satyakid@stanford.edu>.
875
876 2003-11-07  Teodor Zlatanov  <tzz@lifelogs.com>
877
878         * nnmail.el (nnmail-cache-insert): make sure that the
879         nnmail-spool-hook is called with a valid newsgroup name (though
880         it may be wrong)
881
882         * gnus.el (gnus-group-real-prefix): return nil if group is not a
883         string, instead of triggering an error
884
885 2003-11-06  Teodor Zlatanov  <tzz@lifelogs.com>
886
887         * gnus.el (gnus-group-guess-full-name-from-command-method): new function
888
889         * gnus-registry.el (gnus-registry-fetch-group): use long names if
890         requested
891         (gnus-registry-split-fancy-with-parent): when long names are in
892         use, strip the name if we're in the native server, or else return nothing
893         (gnus-registry-spool-action, gnus-registry-action): use
894         gnus-group-guess-full-name-from-command-method instead of
895         gnus-group-guess-full-name
896
897         * spam.el (spam-mark-spam-as-expired-and-move-routine)
898         (spam-ham-copy-or-move-routine): prevent article deletions or
899         moves unless the backend allows it
900
901         * gnus.el (gnus-install-group-spam-parameters): fixed parameters
902         to list spamoracle as well, suggested by Jean-Marc Lasgouttes
903         <Jean-Marc.Lasgouttes@inria.fr>
904
905         * spam.el (spam-spamoracle): doc change, suggested by Jean-Marc
906         Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
907
908 2003-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
909
910         * gnus-score.el (gnus-decay-score): Protect against arithmetic
911         errors.  Tiny patch from Norbert Koch <viteno@xemacs.org>.
912
913 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
914
915         * spam.el
916         (spam-log-processing-to-registry): improved message and comments
917         (spam-log-unregistration-needed-p): new function
918         (spam-ifile-register-spam-routine)
919         (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
920         (spam-stat-register-ham-routine)
921         (spam-blacklist-register-routine)
922         (spam-whitelist-register-routine)
923         (spam-bogofilter-register-spam-routine)
924         (spam-bogofilter-register-ham-routine)
925         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): change
926         spam-log-processing-to-registry invocations appropriately
927
928 2003-10-31  Simon Josefsson  <jas@extundo.com>
929
930         * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
931         Tiny patch from Derek Atkins <warlord@MIT.EDU>.
932         (imap-process-connection-type): Improve docstring.  Suggested by
933         Derek Atkins <warlord@MIT.EDU>.
934
935 2003-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
936
937         * spam.el (autoload): autoload the gnus-registry functions we'll
938         need
939         (spam-log-to-registry): new variable for interfacing with the
940         gnus-registry
941         (spam-install-hooks): variable had the wrong customization group
942         (spam-fetch-field-message-id-fast): convenience function for fetch
943         a message ID quickly
944         (spam-log-processing-to-registry): new function
945         (spam-ifile-register-spam-routine)
946         (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
947         (spam-stat-register-ham-routine)
948         (spam-blacklist-register-routine)
949         (spam-whitelist-register-routine)
950         (spam-bogofilter-register-spam-routine)
951         (spam-bogofilter-register-ham-routine)
952         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): add
953         spam-log-processing-to-registry invocations
954
955         * gnus-registry.el: fixed docs in the preface to mention
956         gnus-registry-initialize
957         (gnus-registry-store-extra): remove cached extra entry
958         information when new extra entry is stored
959
960 2003-10-29  Simon Josefsson  <jas@extundo.com>
961
962         * message.el (message-forward-make-body-plain): Fix ARG=1 mode
963         after separating m-f-m-b.
964
965 2003-10-29  Simon Josefsson  <jas@extundo.com>
966
967         * message.el (message-forward-make-body-plain): Remove ignored
968         headers.  Tiny patch from Andre Srinivasan <andre@e2open.com>.
969         (message-forward-make-body-plain): Fix ARG=1.
970
971 2003-10-28  Jesper Harder  <harder@ifa.au.dk>
972
973         * message.el (message-forward-subject-name-subject)
974         (message-forward-subject-author-subject): Decode non-ASCII
975         newsgroup names.
976         (autoload): Autoload gnus-group-decoded-name.
977
978 2003-10-27  Simon Josefsson  <jas@extundo.com>
979
980         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): New optional
981         parameter key, overrides the key id used to store passphrase
982         under (uses true key id from gpg output if nil).
983         (pgg-gpg-encrypt-region): Search for passphrase using user suplied
984         string STR, instead of (pgg-lookup-key STR t).
985         (pgg-gpg-encrypt-region): Store passphrase under user suplied
986         string, instead of real key id taken from gpg output.
987         (pgg-gpg-decrypt-region): Likewise.
988         (pgg-gpg-sign-region): Likewise.
989         * pgg.el (pgg-decrypt-region): Don't set pgg-default-user-id.
990
991 2003-10-27  Romain FRANCOISE  <romain@orebokech.com>
992
993         * gnus-art.el (gnus-article-goto-prev-page): Doc fix.
994
995 2003-10-27  Simon Josefsson  <jas@extundo.com>
996
997         * mm-bodies.el (mm-body-encoding): Don't use QP when message body
998         only consists of short lines and ASCII, when
999         mm-use-ultra-safe-encoding.  Refer to 'About foo' thread in
1000         gnus-bug, e.g. <ilullrg4k7p.fsf@extundo.com>, for more discussion.
1001         This make it possible to pipe the raw RFC 822 message into 'gpg'
1002         and have the signature work.  Potential problem: what if message
1003         contain data that would be dash-escaped by OpenPGP
1004         implementations? Then PGP 2.x might not be able to parse the raw
1005         RFC 822 message correctly.  If that problem is worth fixing, it
1006         should be fixed by detecting the situation, instead of applying QP
1007         to everything.  Based on discussion with "John A. Martin"
1008         <jam@jamux.com>.
1009
1010 2003-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1011
1012         * spam.el (spam-mark-spam-as-expired-and-move-routine)
1013         (spam-ham-copy-or-move-routine): don't ask when deleting copied
1014         articles, and use move instead of copy when possible
1015         (spam-split): added the option of specifying a string as a
1016         spam-split parameter; such a string will override
1017         spam-split-group temporarily.
1018
1019         * nnmail.el (nnmail-cache-insert): protect from nil message IDs,
1020         but should we do something else?
1021
1022         * gnus-registry.el (gnus-registry-spool-action): protect from nil
1023         message IDs
1024
1025 2003-10-26  Simon Josefsson  <jas@extundo.com>
1026
1027         * gnus-art.el (gnus-button-alist): Allow & in mailto URLs.
1028         (gnus-header-button-alist): Likewise.
1029         (gnus-url-mailto): Handle ?to parameters.  Replace \r\n with \n.
1030         Reverse parameter list to use same order as in the URL.  Reported
1031         by f95-msv@f.kth.se (M\e,Ae\e(Brten Svantesson).
1032
1033 2003-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
1034
1035         * spam.el (spam-move-spam-nonspam-groups-only): documentation fix
1036         for the variable
1037
1038 2003-10-25  Steve Youngs  <sryoungs@bigpond.net.au>
1039
1040         * Makefile.in (clean-some): Remove auto-autoloads.* and
1041         custom-load.* as well.
1042         (distclean): Ditto.
1043
1044         * dgnushack.el (dgnushack-make-load): Add a local vars section to
1045         the dummy gnus-load.el.
1046
1047 2003-10-24  Teodor Zlatanov  <tzz@lifelogs.com>
1048
1049         * spam.el (spam-ham-copy-or-move-routine): do not delete if copy
1050         is t, also don't intepret the list of groups as a list of lists
1051         (spam-mark-spam-as-expired-and-move-routine)
1052         (spam-ham-copy-or-move-routine): delete articles only if 1 or
1053         more groups were specified (and "copy" was not specified for
1054         spam-ham-copy-or-move-routine) (fixed twice)
1055
1056 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1057
1058         * nndoc.el (nndoc-guess-type): Reverse the sort order.  Suggested
1059         by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1060         (nndoc-dissect-buffer): Don't miss even-numbered articles.
1061
1062 2003-10-24  Steve Youngs  <sryoungs@bigpond.net.au>
1063
1064         * dgnushack.el (dgnushack-gnus-load-file): Set to
1065         "auto-autoloads.el" if building with XEmacs.
1066         (dgnushack-cus-load-file): Set to "custom-load.el" if building
1067         with XEmacs.
1068         (dgnushack-make-cus-load): We don't delete the resulting file if
1069         building with XEmacs so byte-compile it.
1070         (dgnushack-make-load): When building with XEmacs do nothing except
1071         byte-compile the autoload file and create a dummy gnus-load.el
1072         file.
1073
1074 2003-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         * message.el (message-make-fqdn): Bind case-fold-search.
1077         Suggested by Christopher Richards <richards@CS.Princeton.EDU>.
1078
1079 2003-10-23  Teodor Zlatanov  <tzz@lifelogs.com>
1080
1081         * gnus.el (spam-process-destination, ham-process-destination):
1082         allow multiple groups as a choice
1083
1084         * spam.el (spam-check-blackholes): remove "[IP address]"
1085         requirement, now just "IP address" is enough for detection for
1086         blackhole checking
1087         (spam-check-blackholes): oops, the dots were not escaped
1088         (spam-mark-spam-as-expired-and-move-routine): added multiple group
1089         support (multiple copies, then delete)
1090         (spam-ham-copy-routine): new function
1091         (spam-ham-move-routine): new function
1092         (spam-ham-copy-or-move-routine): new function (used to be
1093         spam-ham-move-routine), handle multiple groups
1094         (spam-summary-prepare-exit): call the new functions
1095
1096 2003-10-23  Simon Josefsson  <jas@extundo.com>
1097
1098         * flow-fill.el (fill-flowed-encode, fill-flowed): Autoload.
1099
1100 2003-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1101
1102         * gnus-art.el (gnus-emphasis-strikethru): Use the :strike-through
1103         attribute in Emacs.
1104
1105 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1106
1107         * message.el (message-bounce): Don't erase except bounced header.
1108
1109 2003-10-21  Teodor Zlatanov  <tzz@lifelogs.com>
1110
1111         * spam.el (spam-reverse-ip-string): new function to reverse an IP
1112         address in a string
1113         (spam-check-blackholes): use spam-reverse-ip-string
1114
1115 2003-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1116
1117         * gnus-art.el (gnus-narrow-to-page): Clear as well as set the
1118         value for gnus-page-broken.
1119
1120         * gnus-sum.el (gnus-summary-beginning-of-article): Use
1121         gnus-break-pages instead of gnus-page-broken.
1122         (gnus-summary-end-of-article): Use gnus-break-pages instead of
1123         gnus-page-broken; narrow to the end of a page beforehand.
1124         (gnus-summary-toggle-header): Use gnus-break-pages instead of
1125         gnus-page-broken; remove delimiter buttons unless gnus-break-pages
1126         is non-nil.
1127
1128 2003-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1129
1130         * gnus-picon.el (gnus-picon-transform-address): Protect against
1131         errors.
1132
1133 2003-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1134
1135         * gnus-msg.el (nnspool-rejected-article-hook): Remove defvar.
1136         (xemacs-codename): Move defvar to gnus-util.el.
1137
1138         * gnus-util.el (xemacs-codename): Defvar when compiling.
1139
1140 2003-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1141
1142         * spam-report.el (spam-report-url-ping-plain): Include a
1143         User-Agent.
1144
1145         * gnus-msg.el (gnus-extended-version): Use it.
1146
1147         * gnus-util.el (gnus-emacs-version): Separated out into own
1148         function.
1149
1150 2003-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1151
1152         * message.el (message-mode-field-menu): Added
1153         message-generate-unsubscribed-mail-followup-to.
1154         (message-forward-subject-fwd): Avoid double "Fwd: "
1155         (message-change-subject): Added comment.
1156
1157 2003-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1158
1159         * gnus-sum.el (gnus-nov-parse-line): Remove condition-cases.
1160
1161         * mml.el (mml-insert-mime): Quote mml.
1162
1163 2003-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1164
1165         * gnus-sum.el (gnus-remove-odd-characters): Use
1166         mm-subst-char-in-string instead of subst-char-in-string.
1167         (gnus-summary-refer-article): Use gnus-replace-in-string instead
1168         of replace-regexp-in-string.
1169
1170 2003-10-19  Jesper Harder  <harder@ifa.au.dk>
1171
1172         * gnus-uu.el (gnus-uu-uustrip-article): Really strip directory
1173         from file name.
1174
1175 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
1176
1177         * gnus-sum.el (gnus-summary-save-parts-last-directory): Default
1178         to mm-default-directory.
1179         (gnus-summary-save-parts-1): Use mm-file-name-rewrite-functions.
1180
1181 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1182
1183         * pop3.el (pop3-read-response): Check whether the process is
1184         alive.
1185
1186         * gnus-sum.el (gnus-summary-refer-article): Strip spaces.
1187
1188         * rfc2047.el (rfc2047-encode-region): Do error out on invalid
1189         strings.
1190
1191         * nntp.el (nntp-retrieve-headers-with-xover): Get error messages
1192         right.
1193
1194         * gnus-agent.el (gnus-agent-read-servers): Remove sit-for.
1195
1196         * gnus-art.el (article-treat-dumbquotes): Doc fix.
1197
1198         * message.el (message-field-value): New function.
1199         (message-insert-disposition-notification-to): Use Reply-To, too.
1200
1201         * imap.el (imap-mailbox-status): Upcase STATUS commands.
1202
1203         * gnus-sum.el (gnus-remove-odd-characters): New function.
1204         (gnus-nov-parse-line): Use it.
1205
1206 2003-10-18  Matt Swift  <swift@alum.mit.edu>
1207
1208         * mm-decode.el (mm-inline-media-tests): Recognize pjpeg as jpeg.
1209
1210 2003-10-18  Romain FRANCOISE  <romain@orebokech.com>
1211
1212         * message.el (message-forward-make-body): does both
1213         m-f-make-body-mml and m-f-make-body-plain, resulting in a strange
1214         message buffer.
1215
1216 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1217
1218         * gnus-art.el (gnus-narrow-to-page): Only break page if it's
1219         broken.
1220
1221         * nnrss.el (nnrss-find-rss-via-syndic8): Return nil if xml-rpc
1222         isn't available.
1223
1224         * message.el (message-hidden-headers): Doc fix.
1225
1226 2003-10-18  Jesper Harder  <harder@ifa.au.dk>
1227
1228         * gnus-msg.el (gnus-summary-resend-message-edit): Avoid error when
1229         fields aren't found.
1230
1231 2003-10-18  Simon Josefsson  <jas@extundo.com>
1232
1233         * message.el (message-forward-make-body-plain)
1234         (message-forward-make-body-mime, message-forward-make-body-mml)
1235         (message-forward-make-body-digest-plain)
1236         (message-forward-make-body-digest-mime)
1237         (message-forward-make-body-digest): New, derived from
1238         message-forward-make-body.
1239         (message-forward-make-body): Use them.
1240         (message-forward-show-mml): New default 'best.
1241         (message-forward-make-body): Support it.
1242
1243 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1244
1245         * gnus-art.el (gnus-article-mode): Set gnus-page-broken to nil.
1246         (gnus-article-prepare): Don't set to t.
1247         (gnus-narrow-to-page): Set to t if we break.
1248
1249 2003-06-11  Daniel N\e,Ai\e(Bri  <dne@mayonnaise.net>
1250
1251         * message.el (message-resend): Generate Resent-Message-ID header.
1252
1253 2003-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1254
1255         * gnus-art.el (gnus-article-next-page): Don't go to the next line
1256         before checking end-of-buffer.
1257         (gnus-mime-delete-part): Don't insert parts twice.
1258
1259 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1260
1261         * gnus-art.el (article-update-date-lapsed): Make sure point
1262         doesn't move around (much).
1263
1264 2003-07-28  Vasily Korytov  <deskpot@myrealbox.com>
1265
1266         * mail-source.el (mail-source-keyword-map): List "cur" before
1267         "new" for maildirs.
1268
1269 2003-10-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1270
1271         * gnus-sum.el (gnus-summary-enter-digest-group): ogroup, nor
1272         group.
1273
1274         * gnus-msg.el (gnus-inews-insert-archive-gcc): Use the parent
1275         name for gcc-self.
1276         (gnus-inews-insert-archive-gcc): Paren mistake.
1277
1278         * gnus-sum.el (gnus-summary-enter-digest-group): Add
1279         parent-group.
1280
1281         * gnus-art.el (gnus-ignored-headers): Add more headers.
1282
1283         * rfc2047.el (rfc2047-encode): See which encoding is shorter --
1284         base64 or QP.
1285
1286         * nnmail.el (nnmail-article-group): Default to "bogus".
1287
1288         * mail-source.el (mail-source-delete-incoming): Change to nil.
1289
1290 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1291
1292         * mail-source.el (mail-source-fetch-imap): Fix mismatched parens.
1293
1294 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1295
1296         * mail-source.el (defvar): Add post/pre/scripts.
1297         (mail-source-fetch-imap): Use them.
1298
1299         * nndraft.el (nndraft-request-move-article): Fix infinite
1300         recursion.
1301
1302         * gnus-group.el (gnus-group-mark-regexp): Jump to groups.
1303
1304 2003-10-16  Ed L. Cashin  <ecashin@uga.edu>
1305
1306         * imap.el (imap-interactive-login): Set imap-password to nil if
1307         login fails.
1308
1309 2003-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1310
1311         * message.el (message-inserted-headers): New variable.
1312         (message-mode): Make local.
1313         (message-mode): Set all the local action variables to nil.
1314
1315 2003-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1316
1317         * mm-decode.el (mm-inline-text-html-with-images): Doc fix.
1318         (mm-w3m-safe-url-regexp): Doc fix.
1319
1320 2003-10-12  Jesper Harder  <harder@ifa.au.dk>
1321
1322         * gnus-sum.el (gnus-summary-respool-query): Don't narrow to head,
1323         it's done by nnmail-article-group.
1324
1325         * gnus-uu.el (gnus-uu-grab-articles): Fix misplaced parens.
1326         From Mark Hood <markhood@speakeasy.net> (tiny change)
1327
1328 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
1329
1330         * mm-decode.el (mm-file-name-delete-gotchas): Avoid infloop in
1331         XEmacs.
1332
1333 2003-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
1334
1335         * spam.el (spam-initialize): new function, does the spam-face
1336         update and all the hooks, replaces spam-install-hooks-function
1337
1338         * gnus-registry.el (gnus-registry-initialize): new autoloaded
1339         function to explicitly initialize the registry
1340
1341 2003-10-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1342
1343         * mm-decode.el (mm-w3m-safe-url-regexp): Doc fix.
1344
1345         * mm-view.el (mm-w3m-mode-map): Doc fix.
1346         (mm-inline-text-html-render-with-w3m): Add a comment.
1347
1348 2003-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1349
1350         * gnus-group.el: Remove superfluous eval-when-compiles.
1351
1352 2003-10-10  Jesper Harder  <harder@ifa.au.dk>
1353
1354         * gnus-group.el (gnus-group-suspend): Reset gnus-backlog-articles.
1355
1356 2003-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1357
1358         * dns.el (query-dns): Don't error out on malformed resolv files.
1359
1360 2003-10-06  Jesper Harder  <harder@ifa.au.dk>
1361
1362         * gnus.el (gnus-group-faq-directory): Update .tw entry.  From
1363         Albert Chun-Chieh Huang <mr894348@cs.nthu.edu.tw>
1364
1365 2003-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
1366
1367         * spam.el (spam-check-blackholes): exit the loop if matches are
1368         found (idea from Adrian Lanz <lanz@fowi.ethz.ch>)
1369         (spam-check-bogofilter-headers, spam-check-blackholes, spam-check-BBDB)
1370         (spam-from-listed-p): use nnmail-fetch-field instead of message-fetch-field
1371
1372
1373 2003-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1374
1375         * mm-decode.el (mm-attachment-file-modes): Change the default
1376         value into 384 from ?\600 which doesn't mean an integer in XEmacs.
1377
1378 2003-10-03  Jesper Harder  <harder@ifa.au.dk>
1379
1380         * mm-decode.el (mm-file-name-delete-control)
1381         (mm-file-name-delete-gotchas): New functions.
1382         (mm-file-name-rewrite-functions): Use them.
1383         (mm-attachment-file-modes): New option.
1384         (mm-save-part-to-file): Use it.
1385
1386 2003-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
1387
1388         * spam.el (spam-install-hooks-function): Added Autoload cookie.
1389
1390 2003-10-02  Jesper Harder  <harder@ifa.au.dk>
1391
1392         * pgg-def.el (pgg-default-keyserver-address): Change to
1393         subkeys.pgp.net.  From Michael Shields <shields@msrl.com>
1394
1395 2003-10-01  Simon Josefsson  <jas@extundo.com>
1396
1397         * message.el (message-idna-to-ascii-rhs-1): RHS can be terminated
1398         by ',', as in 'foo@example.org, bar@example.org'.
1399
1400 2003-10-01  Jesper Harder  <harder@ifa.au.dk>
1401
1402         * message.el (message-send): Fix reversed logic of supersedes
1403         check.
1404
1405 2003-09-30  Reiner Steib  <Reiner.Steib@gmx.de>
1406
1407         * gnus-art.el (gnus-article-view-part-as-charset): Doc fix,
1408         suggested by Norbert Koch <viteno@xemacs.org>.
1409
1410 2003-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1411
1412         * gnus-topic.el (gnus-topic-goto-missing-topic): Revert 2003-02-09
1413         change in order to correct the position where an invisible topic
1414         (because gnus-topic-display-empty-topics is nil) may be inserted.
1415
1416 2003-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1417
1418         * message.el (message-ignored-supersedes-headers): Add X-Payment.
1419
1420 2003-09-20  Jesper Harder  <harder@ifa.au.dk>
1421
1422         * rfc2047.el (rfc2047-encode): Limit line length to 76 characters.
1423
1424 2003-09-20  Simon Josefsson  <jas@extundo.com>
1425
1426         * tls.el (tls-process-connection-type): Doc fix.
1427
1428         * imap.el (imap-starttls-open): Rewrite, should support both old
1429         starttls.el and new starttls.el that uses GNUTLS.
1430
1431 2003-09-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1432
1433         * gnus-art.el (gnus-treat-display-x-face): Use set-default instead
1434         of custom-set-default which isn't available in old XEmacsen.
1435
1436 2003-09-17  Jesper Harder  <harder@ifa.au.dk>
1437
1438         * gnus-msg.el (gnus-summary-resend-message-edit): Don't convert
1439         to MML.  MIME -> MML -> MIME does not work for PGP/MIME.
1440
1441         * message.el (message-bounce, message-forward-show-mml): do.
1442
1443 2003-09-13  Jesper Harder  <harder@ifa.au.dk>
1444
1445         * rfc2047.el (rfc2047-charset-encoding-alist): Add viscii.
1446         (rfc2047-encode): Add factors for big5, gb2312 and euc-kr.
1447
1448         * nnweb.el (nnweb-google-parse-1): Fix parsing.
1449
1450 2003-09-12  Jesper Harder  <harder@ifa.au.dk>
1451
1452         * gnus-group.el (gnus-group-fetch-control): ISC changed
1453         compression from .Z to .gz.
1454
1455         * rfc2047.el (rfc2047-header-encoding-alist): Add "Approved" to
1456         address-mime.
1457
1458 2003-09-11  Jesper Harder  <harder@ifa.au.dk>
1459
1460         * rfc2047.el (rfc2047-encode): Restrict encoded-words to 75
1461         characters.
1462
1463 2003-09-10  Jesper Harder  <harder@ifa.au.dk>
1464
1465         * gnus.el (gnus-group-charter-alist): Update.
1466
1467 2003-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
1468
1469         * spam-report.el: use mm-url.el functions for external URL
1470         loading when the built-in HTTP GET is insufficient (e.g. proxies
1471         are in the way).  From Eric Knauel
1472         <knauel@informatik.uni-tuebingen.de>.
1473         (spam-report-url-ping-function): new option, defaults to the
1474         built-in HTTP GET (spam-report-url-ping-plain)
1475         (spam-report-url-ping): calls spam-report-url-ping-function now
1476         (spam-report-url-ping-plain): new function, does what
1477         spam-report-url-ping used to do
1478         (spam-report-url-ping-mm-url): function that delegates to
1479         mm-url.el (autoloaded)
1480
1481 2003-09-08  Teodor Zlatanov  <tzz@lifelogs.com>
1482
1483         * gnus-registry.el (gnus-registry-delete-id): function to
1484         completely delete an ID, including all the cache hashtables
1485         (gnus-registry-delete-group): use gnus-registry-delete-id
1486         (gnus-registry-simplify-subject): only run if the argument is a
1487         string, return nil otherwise
1488
1489 2003-09-07  Jesper Harder  <harder@ifa.au.dk>
1490
1491         * gnus-msg.el (gnus-summary-resend-bounced-mail): Docstring fix.
1492
1493 2003-09-05  Teodor Zlatanov  <tzz@lifelogs.com>
1494
1495         * gnus-registry.el (gnus-registry-split-fancy-with-parent): yet
1496         another error *sigh*
1497
1498         * gnus-registry.el (gnus-registry-fetch-extra-entry): don't use
1499         puthash unless gnus-registry-entry-caching is on
1500         (gnus-registry-split-fancy-with-parent): misplaced parenthesis
1501         made everything a part of the 'else'
1502         (gnus-registry-save): used 'entry-caching' instead of 'caching'
1503
1504 2003-09-05  Jesper Harder  <harder@ifa.au.dk>
1505
1506         * gnus-art.el (gnus-button-alist): Improve Info regexp.
1507
1508 2003-09-04  Teodor Zlatanov  <tzz@lifelogs.com>
1509
1510         * gnus-registry.el: added brief explanation of basics
1511         (gnus-registry-track-extra): new variable for tracking of message
1512         subjects
1513         (gnus-registry-entry-caching): caching parameter, used for extra
1514         data
1515         (gnus-registry-minimum-subject-length): minimum subject length
1516         before it's considered when tracing subjects
1517         (gnus-registry-save): accomodate extra data entry caching
1518         (gnus-registry-action): change function name, add the subject and
1519         pass it to gnus-registry-add-group
1520         (gnus-registry-spool-action): change function name, add the
1521         subject and pass it to gnus-registry-add-group
1522         (gnus-registry-split-fancy-with-parent): add subject tracking
1523         (gnus-registry-register-message-ids): pass subject to
1524         gnus-registry-add-group
1525         (gnus-registry-simplify-subject)
1526         (gnus-registry-fetch-simplified-message-subject-fast): new
1527         functions
1528         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry): add
1529         extra data entry caching
1530         (gnus-registry-add-group): handle the extra subject parameter
1531         (gnus-registry-install-hooks, gnus-registry-unload-hook): fix the
1532         gnus-register-* function names
1533
1534         * nnmail.el (nnmail-cache-insert): add subject parameter, pass it
1535         on to the nnmail-spool-hook
1536
1537         * nnbabyl.el (nnbabyl-request-accept-article): added subject to
1538         nnmail-cache-insert call
1539
1540         * nndiary.el (nndiary-request-accept-article): added subject to
1541         nnmail-cache-insert call
1542
1543         * nnfolder.el (nnfolder-request-accept-article): added subject to
1544         nnmail-cache-insert call
1545
1546         * nnimap.el (nnimap-split-articles): added subject to
1547         nnmail-cache-insert call
1548         (nnimap-request-accept-article): added subject to
1549         nnmail-cache-insert call
1550
1551         * nnmbox.el (nnmbox-request-accept-article): added subject to
1552         nnmail-cache-insert call
1553
1554         * nnmh.el (nnmh-request-accept-article): added subject to
1555         nnmail-cache-insert call
1556
1557         * nnml.el (nnml-request-accept-article): added subject to
1558         nnmail-cache-insert call
1559
1560 2003-09-04  Jesper Harder  <harder@ifa.au.dk>
1561
1562         * gnus-art.el (gnus-button-handle-info-url)
1563         (gnus-button-handle-info-url-gnome)
1564         (gnus-button-handle-info-url-kde, gnus-button-alist): Handle GNOME
1565         and KDE style Info URLs.
1566
1567         * gnus-util.el (gnus-url-unhex-string): Don't replace "+" with " ".
1568
1569 2003-09-02  Jesper Harder  <harder@ifa.au.dk>
1570
1571         * rfc2047.el (rfc2047-fold-region): Don't fold at the beginning
1572         of the field.
1573
1574 2003-09-01  Simon Josefsson  <jas@extundo.com>
1575
1576         * mml.el (mml-insert-mime-headers-always): New variable.
1577         (mml-insert-mime-headers): Use it.  Based on (tiny) patch from
1578         Lars Balker Rasmussen <lars@balker.org>.
1579
1580 2003-08-30  Simon Josefsson  <jas@extundo.com>
1581
1582         * mail-source.el (mail-source-fetch-imap): Pass correct buffer to
1583         imap-open, reverts 2003-03-17 change.  Reverse remove before
1584         calling gnus-compress-sequence.  From Gaute Strokkenes
1585         <gs234@srcf.ucam.org> (tiny change).
1586
1587 2003-08-29  Simon Josefsson  <jas@extundo.com>
1588
1589         * gnus-group.el (gnus-group-delete-group): Doc fix.  Suggested by
1590         Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>.
1591
1592 2003-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1593
1594         * gnus-art.el (article-display-x-face): Make it possible to set
1595         the gnus-article-x-face-command variable to the lambda form.
1596
1597 2003-08-27  Simon Josefsson  <jas@extundo.com>
1598
1599         * mm-decode.el (mm-remove-part): Try to kill external displayers
1600         cleanly first (if it refuses, C-g aborts loop and kill process
1601         unconditionally).  Also make sure process is dead before we remove
1602         the files it may be using.  Reported by David Coe
1603         <davidc@debian.org>.
1604
1605 2003-08-27  Jesper Harder  <harder@ifa.au.dk>
1606
1607         * gnus-cache.el (gnus-cache-generate-active): Fix bug in
1608         replacement.  From Vagn Johansen <v@johansen.mail.dk> (tiny
1609         change).
1610
1611 2003-08-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1612
1613         * gnus-art.el: Don't use defvaralias.
1614         (gnus-treat-display-x-face): Warn if the obsolete variable
1615         `gnus-treat-display-xface' exists.
1616
1617 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
1618
1619         * gnus-art.el (gnus-treat-display-face): Fix typo.
1620         (gnus-treat-display-xface): Rename to gnus-treat-display-x-face
1621         (reported by Jochen K\e,A|\e(Bpper <jochen@jochen-kuepper.de>)
1622
1623 2003-08-24  Jesper Harder  <harder@ifa.au.dk>
1624
1625         * gnus-art.el (gnus-header-button-alist, gnus-button-alist): Fix
1626         type.
1627
1628 2003-08-22  Jesper Harder  <harder@ifa.au.dk>
1629
1630         * message.el (message-make-forward-subject-function): Fix
1631         customize mismatch.
1632
1633         * gnus.el (gnus-message-archive-method): do.
1634
1635 2003-08-20  Reiner Steib  <Reiner.Steib@gmx.de>
1636
1637         * gnus.el (gnus-read-group): Offer to continue only if the invalid
1638         char is `/' and add more information for the user.
1639
1640         * gnus-art.el (gnus-button-alist): Add `+' (gnus-button-handle-man).
1641         (gnus-header-button-alist): Added `In-Reply-To'.
1642
1643         * nnimap.el (nnimap-open-connection): Allow different user names
1644         on the same server (and in the same authinfo file).
1645
1646 2003-08-20  Jesper Harder  <harder@ifa.au.dk>
1647
1648         * gnus-sieve.el (gnus-sieve-crosspost): Fix type.
1649
1650         * message.el (message-make-forward-subject-function): Add
1651         message-forward-subject-name-subject to choices.
1652
1653         * gnus-art.el (gnus-article-edit-done, gnus-article-edit-exit):
1654         Redisplay article after editing.
1655
1656 2003-08-20  Simon Josefsson  <jas@extundo.com>
1657
1658         * gnus.el (gnus-read-group): Added check to ask confirmation if
1659         Group name contains invalid character. You can use '/' in IMAP,
1660         but not in filenames. G m cannot know what the user is creating,
1661         so let user decide. See thread m2oeysiev3.fsf@naima.lensflare.org.
1662         Tiny patch from letters@hotpop.com (Jari Aalto+mail.linux).
1663
1664 2003-08-13  Reiner Steib  <Reiner.Steib@gmx.de>
1665
1666         * gnus-score.el (gnus-summary-score-effect): Fix interactive use.
1667
1668 2003-08-10  Teodor Zlatanov  <tzz@lifelogs.com>
1669
1670         * gnus-draft.el (gnus-draft-send-all-messages): ask if all drafts
1671         should be sent unless gnus-expert-user is on
1672
1673 2003-08-09  Jesper Harder  <harder@ifa.au.dk>
1674
1675         * pgg-gpg.el (pgg-gpg-extra-args): Fix customization type.
1676
1677 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
1678
1679         * pgg-gpg.el (pgg-gpg-process-region): Bind
1680         default-enable-multibyte-characters to nil.
1681
1682 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * canlock.el (canlock-password): Fix customization type.
1685         (canlock-password-for-verify): Ditto.
1686         * deuglify.el (gnus-outlook-deuglify-unwrap-min): Ditto.
1687         (gnus-outlook-deuglify-unwrap-max): Ditto.
1688         (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
1689         * gnus-sum.el (gnus-sum-thread-tree-root): Ditto.
1690         (gnus-sum-thread-tree-false-root): Ditto.
1691         (gnus-sum-thread-tree-single-indent): Ditto.
1692         * message.el (message-archive-note): Ditto.
1693         (message-subscribed-address-file): Ditto.
1694         (message-user-fqdn): Ditto.
1695         * spam-report.el (spam-report-gmane-regex): Ditto.
1696         * spam.el (spam-blackhole-good-server-regex): Ditto.
1697
1698         * gnus-start.el (gnus-save-killed-list): Fix last change.
1699         * message.el (message-courtesy-message): Ditto.
1700
1701 2003-08-07  Jesper Harder  <harder@ifa.au.dk>
1702
1703         * gnus-art.el (gnus-header-face-alist): Revert previous change.
1704         (gnus-header-newsgroups-face): Explain that it's only used for
1705         crossposts.
1706
1707 2003-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1708
1709         * gnus-registry.el (gnus-registry-max-entries): Fix customization
1710         type.
1711         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
1712         * gnus.el (gnus-refer-article-method): Ditto.
1713         * message.el (message-courtesy-message): Ditto.
1714
1715 2003-08-06  Jesper Harder  <harder@ifa.au.dk>
1716
1717         * gnus-art.el (gnus-header-face-alist): Fix "Newsgroups" entry.
1718         From Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny patch)
1719
1720 2003-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1721
1722         * gnus-start.el (gnus-save-killed-list): Fix customization type.
1723         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
1724         * gnus.el (gnus-use-long-file-name): Ditto.
1725
1726 2003-08-04  Jesper Harder  <harder@ifa.au.dk>
1727
1728         * gnus-group.el (gnus-group-rename-group): Don't allow renaming to
1729         an existing name.
1730
1731         * gnus-sum.el (gnus-summary-highlight): Add uncached to docstring.
1732
1733         * nnmail.el (nnmail-large-newsgroup): Docstring fix.
1734
1735         * nntp.el (nntp-large-newsgroup): do.
1736
1737         * nnspool.el (nnspool-large-newsgroup): do.
1738
1739         * gnus-cus.el (gnus-group-parameters): Typo.
1740
1741 2003-07-31  Simon Josefsson  <jas@extundo.com>
1742
1743         * mml-sec.el (mml-signencrypt-style-alist): Use separate S/MIME
1744         method by default (revert partial 2003-07-10 patch).
1745
1746 2003-07-28  Dave Love  <fx@gnu.org>
1747
1748         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el: Require cl when compiling.
1749
1750 2003-07-26  Teodor Zlatanov  <tzz@lifelogs.com>
1751
1752         * gnus-registry.el (gnus-registry-install): add an initial
1753         registry read to the loading when gnus-registry-install is set
1754
1755 2003-07-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1756
1757         * flow-fill.el (fill-flowed): Empty lines separate paragraphs
1758         even if the preceding line ends with a soft break.  Tiny patch
1759         from Mark Thomas <swoon@bellatlantic.net>.
1760
1761 2003-07-25  Teodor Zlatanov  <tzz@lifelogs.com>
1762
1763         * spam.el (spam-use-regex-body, spam-regex-body-spam)
1764         (spam-regex-body-ham): new variables, default to nil/empty/empty
1765         (spam-install-hooks): added spam-use-regex-body to list or
1766         pre-install conditions
1767         (spam-list-of-checks): added spam-use-regex-body and
1768         spam-check-regex-body to list of checks
1769         (spam-list-of-statistical-checks): added spam-use-regex-body to
1770         list of statistical checks
1771         (spam-check-regex-body): invokes spam-check-regex-headers with
1772         appropriate variable masking
1773         (spam-check-regex-headers): changes to print "body" or "header"
1774         where appropriate
1775
1776 2003-07-25  Jesper Harder  <harder@ifa.au.dk>
1777
1778         * smime.el (smime-ask-passphrase): Use read-passwd rather than
1779         comint-read-noecho.  The former is more secure.
1780
1781 2003-07-24  Teodor Zlatanov  <tzz@lifelogs.com>
1782
1783         * gnus-registry.el (gnus-registry-cache-whitespace): make "adding
1784         whitespace" message level 5 instead of 4
1785         (gnus-registry-clean-empty-function): new function to remove empty
1786         registry entries
1787         (gnus-registry-clean-empty): new variable to enable cleaning the
1788         registry when saving it by calling gnus-registry-clean-empty-function
1789
1790         * spam.el (spam-summary-prepare-exit): use spam-process-ham-in-spam-groups
1791         (spam-process-ham-in-spam-groups): new variable
1792
1793 2003-07-24  Jesper Harder  <harder@ifa.au.dk>
1794
1795         * pgg-gpg.el (pgg-gpg-process-region): Add "--yes" to options.
1796
1797         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el, pgg.el: Reapply changes
1798         from 2003-04-03 to fix security problem.  See
1799         http://www.debian.org/security/2003/dsa-339
1800
1801 2003-07-23  Teodor Zlatanov  <tzz@lifelogs.com>
1802
1803         * gnus.el (gnus-install-group-spam-parameters): add the
1804         gnus-ticked-mark to the possible choices of ham marks
1805
1806         * spam.el (spam-process-ham-in-nonham-groups): new variable
1807         (spam-summary-prepare-exit): use spam-process-ham-in-nonham-groups
1808
1809 2003-07-23  Jesper Harder  <harder@ifa.au.dk>
1810
1811         * rfc2047.el (rfc2047-header-encoding-alist): Add Mail-Followup-To
1812         and Mail-Copies-To to address-mime.
1813         (rfc2047-narrow-to-field): Use rfc2047-point-at-bol.
1814
1815 2003-07-19  Jesper Harder  <harder@ifa.au.dk>
1816
1817         * mm-util.el (mm-coding-system-priorities): Docstring improvement.
1818
1819 2003-07-17  Jesper Harder  <harder@ifa.au.dk>
1820
1821         * gnus-sum.el (gnus-thread-latest-date): Move condition-case to
1822         the right place.
1823
1824 2003-07-14  Simon Josefsson  <jas@extundo.com>
1825
1826         * mail-source.el (mail-source-fetch-imap): Don't assume
1827         imap-error-text returns something.
1828
1829 2003-07-12  Nevin Kapur  <kapur@mts.jhu.edu>
1830
1831         * nnimap.el (nnimap-request-newgroups): Use the pattern in
1832         nnimap-list-pattern instead of "*".
1833
1834 2003-07-10  Simon Josefsson  <jas@extundo.com>
1835
1836         * mml-sec.el (mml-signencrypt-style-alist): Use "combined" by
1837         default.  Improve docstring.
1838
1839 2003-07-10  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1840
1841         * imap.el (imap-arrival-filter): Fix test for missing process
1842         buffer.
1843
1844 2003-07-09  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1845         From Gaute B Strokkenes <gs234@cam.ac.uk> (tiny patch).
1846
1847         * imap.el (imap-wait-for-tag): Clarify comment.  Use timeout zero
1848         for second, after-process-has-died, accept-process-output.
1849         (imap-arrival-filter): If PROC has no buffer, do nothing.
1850
1851 2003-07-09  Jesper Harder  <harder@ifa.au.dk>
1852
1853         * flow-fill.el: Docstring and message fixes.
1854
1855         * deuglify.el: do.
1856
1857         * gnus-int.el: do.
1858
1859         * gnus-msg.el: do.
1860
1861         * gnus-util.el: do.
1862
1863         * gnus-draft.el: do.
1864
1865         * gnus-start.el: do.
1866
1867         * gnus.el: do.
1868
1869         * gnus-group.el: do.
1870
1871         * gnus-art.el: do.
1872
1873         * gnus-sum.el: do.
1874
1875         * mail-source.el (mail-source-movemail): Handle non-numerical
1876         return values.
1877
1878 2003-07-08  Jesper Harder  <harder@ifa.au.dk>
1879
1880         * mailcap.el (mailcap-parse-args-syntax-table)
1881         (mailcap-viewer-passes-test): Docstring fix.
1882
1883         * mm-bodies.el (mm-long-lines-p): Docstring fix.
1884
1885         * mm-decode.el (mm-w3m-safe-url-regexp, mm-verify-option)
1886         (mm-decrypt-option, mm-handle-set-external-undisplayer)
1887         (mm-file-name-replace-whitespace): Docstring fix.
1888
1889         * mm-uu.el (mm-uu-emacs-sources-regexp): Docstring fix.
1890         (mm-uu-pgp-signed-test): Fix message.
1891
1892         * mml.el (mml-tweak-sexp-alist): Docstring fix.
1893         (mml-parse-1, mml-insert-mime-headers): Fix message.
1894
1895         * message.el (message-archive-header)
1896         (message-subscribed-address-functions)
1897         (message-subscribed-addresses, message-subscribed-regexps)
1898         (message-canlock-generate)
1899         (message-generate-new-buffer-clone-locals): Docstring fixes.
1900
1901 2003-07-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
1902
1903         * imap.el (imap-wait-for-tag): After the process has died, look
1904         for more output still pending.  From Gaute B Strokkenes
1905         <gs234@cam.ac.uk> (tiny patch).
1906
1907 2003-07-07  Teodor Zlatanov  <tzz@lifelogs.com>
1908
1909         * spam.el (spam-bogofilter-score): redisplay article normally
1910         after spam-bogofilter-score is called
1911
1912 2003-07-06  Jesper Harder  <harder@ifa.au.dk>
1913
1914         * message.el (message-send-mail-with-sendmail): Handle
1915         non-numeric return values.
1916
1917         * gnus-sum.el (gnus-print-buffer): Apply emphasis.
1918         From Michael Piotrowski <mxp@dynalabs.de> (tiny change).
1919
1920         * gnus-start.el (gnus-clear-system): Revert change from
1921         2003-06-19.
1922
1923 2003-07-04  Dave Love  <fx@gnu.org>
1924
1925         * rfc2047.el (rfc2047-q-encode-region): Exclude especials from
1926         characters not encoded, and make the list more legible.
1927
1928 2003-07-04  Jesper Harder  <harder@ifa.au.dk>
1929
1930         * message.el (message-make-from): Revert change from 2002-01-08.
1931
1932 2003-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1933
1934         * nnheader.el (nnheader-init-server-buffer): Don't add
1935         nntp-server-buffer to list of Gnus buffers.
1936
1937 2003-06-25  Teodor Zlatanov  <tzz@lifelogs.com>
1938
1939         * spam.el (spam-parse-list): prevent empty ("") strings
1940
1941 2003-06-24  Teodor Zlatanov  <tzz@lifelogs.com>
1942
1943         * spam.el (spam-parse-list): use gnus-extract-address-components
1944         instead of ietf-drums-parse-addresses
1945         (spam-from-listed-p): let* was unnecessary
1946
1947 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1948
1949         * gnus-ems.el (gnus-put-image): Mark the right text segment with
1950         gnus-image-category.
1951
1952         * gnus-srvr.el (gnus-browse-unsubscribe-group): Strip prefix from
1953         native groups.
1954
1955         * gnus-topic.el (gnus-group-prepare-topics): Update topic line
1956         format specs.
1957
1958         * gnus-picon.el: Written by moi, moi, moi.
1959
1960         * gnus-group.el (gnus-group-kill-group): Clean up.
1961
1962 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
1963
1964         * spam.el (spam-from-listed-p, spam-parse-list): use
1965         ietf-drums-parse-addresses to extract the address portion of the
1966         whitelist/blacklist file if it looks like an address can be found
1967
1968 2003-06-23  Didier Verna  <didier@xemacs.org>
1969
1970         * gnus-ems.el (gnus-put-image): New argument CATEGORY. Add it as a
1971         text property.
1972         (gnus-remove-image): New argument CATEGORY. Only remove if
1973         category matches.
1974         * gnus-xmas.el (gnus-xmas-put-image):
1975         (gnus-xmas-remove-image): Ditto, with extents.
1976         * gnus-art.el (gnus-delete-images): Pass CATEGORY argument to
1977         gnus-[xmas-]remove-image.
1978         (article-display-face): Don't always act as a toggle. Call
1979         `gnus-put-image' with CATEGORY argument.
1980         (article-display-x-face): Call `gnus-put-image' with CATEGORY
1981         argument.
1982         * smiley.el (smiley-region): Ditto.
1983         * gnus-fun.el (gnus-display-x-face-in-from): Ditto.
1984         * gnus-picon.el (gnus-picon-insert-glyph): Ditto.
1985         (gnus-treat-mail-picon): Don't always act as a toggle.
1986         * gnus-picon.el (gnus-treat-newsgroups-picon): Ditto.
1987
1988 2003-06-23  Didier Verna  <didier@xemacs.org>
1989
1990         * gnus-art.el (article-display-face): Check for existence of the
1991         original article buffer before switching to it.
1992
1993 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
1994
1995         * mm-util.el (mm-append-to-file): Say "Appended to".  Suggested by
1996         Dan Jacobson <jidanni@jidanni.org>.
1997
1998         * mm-view.el (mm-inline-message): Bind
1999         gnus-original-article-buffer to the buffer in the mml handle
2000         holding the message.
2001
2002 2003-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2003
2004         * message.el (sender, from): No need to bind them.
2005
2006 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
2007
2008         * spam.el (spam-enter-list): search-forward specified wrong
2009
2010 2003-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2011
2012         * gnus-art.el: Comment fix.
2013
2014 2003-06-20  Jesper Harder  <harder@ifa.au.dk>
2015
2016         * gnus-msg.el (gnus-configure-posting-styles): Remove unused
2017         variable.  From Jan Rychter <jan@rychter.com>.
2018
2019         * spam.el (spam-spamoracle-learn): insert-string is obsolete.
2020
2021 2003-06-19  Teodor Zlatanov  <tzz@lifelogs.com>
2022
2023         * spam.el (spam-enter-list): do not enter duplicate addresses into
2024         the whitelist/blacklist
2025
2026 2003-06-19  Jesper Harder  <harder@ifa.au.dk>
2027
2028         * nnheader.el (nnheader-init-server-buffer): Add
2029         nntp-server-buffer to gnus-buffers.
2030
2031         * gnus-start.el (gnus-clear-system): Now we don't need to kill
2032         nntp-server-buffer separately.
2033
2034 2003-06-18  Didier Verna  <didier@xemacs.org>
2035
2036         * gnus-art.el (article-display-face): Correctly toggle between
2037         display and hiding. Handle multiple Face headers.
2038
2039 2003-06-17  Dave Love  <fx@gnu.org>
2040
2041         * nnimap.el: Require cl when compiling.
2042
2043         * message.el (message-fix-before-sending): Reinstate nullifying
2044         the invisible text property.
2045         (sender, from): Defvar when compiling.
2046         (message-is-yours-p): Remove autoload cookie.
2047
2048 2003-06-17  Reiner Steib  <Reiner.Steib@gmx.de>
2049
2050         * gnus-util.el (gnus-extract-address-components): Added
2051         doc-string.
2052
2053 2003-06-16  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2054
2055         * nnml.el (nnml-current-group-article-to-file-alist): Don't read
2056         overview when using compressed files.  From Michael Albinus
2057         <Michael.Albinus@alcatel.de>.
2058
2059 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2060
2061         * gnus-sum.el (gnus-summary-refer-parent-article): Extract
2062         Message-ID from In-Reply-To header.
2063
2064 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2065
2066         * message.el (message-is-yours-p): Narrow to head; extract from
2067         and sender by itself.
2068         (message-cancel-news, message-supersede): Remove useless things.
2069
2070 2003-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
2071
2072         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
2073         `gnus-article-emulate-mime'.
2074
2075 2003-06-15  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2076         From Tommi Vainikainen <thv+gnus@iki.fi>.
2077
2078         * message.el (message-is-yours-p): New function.  Separated common
2079         code from message-cancel-news and message-supersede.  Added
2080         matching code which uses message-alternative-emails regexp as last
2081         resort.
2082         (message-cancel-news, message-supersede): Use message-is-yours-p.
2083
2084 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2085
2086         * nnimap.el (nnimap-split-articles): Narrow the right buffer to
2087         the headers.  From Niklas Morberg <niklas.morberg@axis.com>.
2088
2089 2003-06-12  Dave Love  <fx@gnu.org>
2090
2091         * nnheader.el (nnheader-functionp): Deleted.
2092
2093         * nnmail.el (nnmail-split-fancy-syntax-table): Define all in
2094         defvar.
2095         (nnmail-version): Deleted.
2096         (nnmail-check-duplication, nnmail-expiry-target-group): Don't use
2097         nnheader-functionp.
2098
2099 2003-06-10  Teodor Zlatanov  <tzz@lifelogs.com>
2100
2101         * spam.el (spam-check-bogofilter-headers): fix for when the score
2102         is requested but the message is not spam
2103
2104 2003-06-09  Teodor Zlatanov  <tzz@lifelogs.com>
2105         From Eric
2106         <knauel@informatik.uni-tuebingen.de>
2107
2108         * spam.el (spam-use-spamoracle): new variable
2109         (spam-install-hooks): add spamoracle to the list of conditions
2110         for activation of spam-install-hooks
2111         (spam-spamoracle): new variable customization group
2112         (spam-spamoracle, spam-spamoracle): new variables
2113         (spam-group-spam-processor-spamoracle-p)
2114         (spam-group-ham-processor-spamoracle-p): new functions
2115         (spam-summary-prepare-exit): added spamoracle ham/spam exit processing
2116         (spam-list-of-checks, spam-list-of-statistical-checks): add
2117         spam-use-spamoracle
2118         (spam-check-spamoracle, spam-spamoracle-learn)
2119         (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions
2120
2121         * gnus.el (gnus-group-spam-exit-processor-spamoracle)
2122         (gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
2123         (spam-process, ham-process): added spamoracle spam/ham processors
2124
2125 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
2126
2127         * message.el (message-beginning-of-line): Docstring improvement.
2128         Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>
2129
2130 2003-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131
2132         * gnus-sum.el (gnus-summary-make-menu-bar): Removed ["Add buttons"
2133         gnus-summary-display-buttonized t]
2134
2135 2003-06-07  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2136
2137         * nnmail.el (nnmail-split-fancy-match-partial-words): Doc string
2138         fix.  Reported by Johan Bockg\e,Ae\e(Brd <bojohan+news@dd.chalmers.se>.
2139
2140 2003-06-07  Jesper Harder  <harder@ifa.au.dk>
2141
2142         * message.el (message-beginning-of-line): Docstring improvement.
2143
2144 2003-06-06  Jesper Harder  <harder@ifa.au.dk>
2145
2146         * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
2147         groups correctly.
2148
2149 2003-06-06  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2150         From Benjamin Rutt <rutt+news@cis.ohio-state.edu>.
2151
2152         * message.el (message-fetch-field): Augment documentation to state
2153         the narrowed-to-headers restriction.
2154         (message-change-subject, message-reduce-to-to-cc)
2155         (message-generate-unsubscribed-mail-followup-to)
2156         (message-insert-importance-high, message-insert-importance-low)
2157         (message-insert-or-toggle-importance)
2158         (message-insert-disposition-notification-to): Narrow to headers
2159         before calling message-fetch-field or message-remove-header.
2160
2161 2003-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2162
2163         * gnus-registry.el (gnus-registry-trim): fix for when
2164         gnus-registry-max-entries is nil
2165
2166 2003-06-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2167
2168         * qp.el (quoted-printable-decode-region): Don't error out on
2169         malformed text.
2170
2171 2003-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2172
2173         * rfc2047.el (rfc2047-encode-region): Don't error out on invalid
2174         strings.
2175
2176 2003-06-04  Jesper Harder  <harder@ifa.au.dk>
2177
2178         * mml1991.el (mml1991-pgg-sign): Insert pgg output as unibyte.
2179         From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
2180         change)
2181
2182 2003-06-03  Dave Love  <fx@gnu.org>
2183
2184         * gnus-soup.el (gnus-soup-send-packet): Don't use
2185         message-functionp.
2186
2187         * gnus.el (gnus-agent-cache): Doc fix.
2188         (gnus-other-frame): Quote lambda used as hook.
2189
2190         * message.el: Doc fixes.
2191         (message-functionp): Deleted.  Callers changed.
2192         (message-fix-before-sending): Highlight with overlays.  Clarify
2193         `illegible text' messages.
2194         (rmail-enable-mime-composing, gnus-message-group-art): Defvar when
2195         compiling.
2196         (gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.
2197
2198 2003-06-03  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2199
2200         * nnmail.el (nnmail-split-fancy-match-partial-words): New user
2201         option.
2202         (nnmail-split-it): Obey it.  Don't let-bind regexp twice.
2203
2204         * message.el (message-fetch-field): Mention narrow-to-headers
2205         requirement.
2206
2207 2003-06-03  Jesper Harder  <harder@ifa.au.dk>
2208
2209         * gnus-xmas.el (gnus-xmas-create-image): Use
2210         insert-file-contents-literally.  From: Eric Eide
2211         <eeide@cs.utah.edu>
2212
2213 2003-06-02  Teodor Zlatanov  <tzz@lifelogs.com>
2214
2215         * gnus-registry.el (gnus-registry-fetch-group): always return the
2216         short name of the group
2217
2218 2003-06-02  Jesper Harder  <harder@ifa.au.dk>
2219
2220         * gnus-cus.el (defvar): Silence byte-compiler warnings.
2221
2222         * gnus-sum.el (gnus-get-newsgroup-headers): Unfold headers.
2223
2224 2003-05-31  Jesper Harder  <harder@ifa.au.dk>
2225
2226         * gnus-art.el (article-unsplit-urls): Use gnus-treat-article
2227         rather than gnus-display-mime-function.
2228
2229 2003-05-30  Teodor Zlatanov  <tzz@lifelogs.com>
2230
2231         * gnus-registry.el (gnus-registry-use-long-group-names): new variable
2232         (gnus-registry-add-group): use it
2233         (gnus-registry-trim-articles-without-groups): new variable
2234         (gnus-registry-delete-group): use it
2235         (gnus-registry-unload-hook): uninstall all the hooks
2236
2237         * spam.el (spam-install-hooks-function, spam-unload-hook): new
2238         functions so users that load spam.el for customization don't get
2239         all the hooks installed
2240         (spam-install-hooks): new variable, set to t by default if user
2241         has one of the spam-use-* variables set
2242
2243         * spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
2244         functions so users that load spam-stat.el for customization don't get
2245         all the hooks installed
2246
2247 2003-05-30  Dave Love  <fx@gnu.org>
2248
2249         * rfc2047.el (rfc2047-decode): Don't use
2250         mm-with-unibyte-current-buffer.
2251
2252         * qp.el (quoted-printable-decode-string): Use
2253         mm-with-unibyte-buffer.
2254
2255 2003-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
2256
2257         * gnus-registry.el (gnus-registry-save): allow forced saving even
2258         when registry is not dirty.  Use gnus-registry-trim to shorten the
2259         gnus-registry-alist.
2260         (gnus-registry-max-entries): new variable
2261         (gnus-registry-trim): new function, trim gnus-registry-alist to
2262         size gnus-registry-max-entries, sorting by entry mtime so the
2263         newest entries stick around
2264
2265         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
2266         just one specific variable, allow a list of specific variables
2267
2268 2003-05-28  Dave Love  <fx@gnu.org>
2269
2270         * rfc2047.el (rfc2047-encode-region): Skip ASCII at beginning and
2271         end of region.
2272
2273 2003-05-28  Jesper Harder  <harder@ifa.au.dk>
2274
2275         * lpath.el: Add put-char-table and get-char-table.
2276
2277 2003-05-28  Teodor Zlatanov  <tzz@lifelogs.com>
2278
2279         * gnus-registry.el (gnus-registry-dirty): flag for modified registry
2280         (gnus-registry-save, gnus-registry-read)
2281         (gnus-registry-store-extra, gnus-registry-clear): use it (note
2282         that gnus-registry-store-extra is invoked for all modifications to
2283         set the mtime, so gnus-registry-dirty only needs to be set there)
2284
2285 2003-05-23  Simon Josefsson  <jas@extundo.com>
2286
2287         * mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
2288         message-sender.
2289
2290         * gnus-art.el (gnus-use-idna): Check if idna-program is installed.
2291
2292         * message.el (message-use-idna): Ditto.
2293
2294 2003-05-20  Dave Love  <fx@gnu.org>
2295
2296         * rfc2047.el (rfc2047-q-encoding-alist): Deleted.
2297         (rfc2047-q-encode-region): Don't use it.
2298         (rfc2047-encode-message-header) <(eq method 'mime)>: Bind
2299         rfc2047-encoding-type to `mime'.
2300         (rfc2047-encode-string, rfc2047-encode): Doc fix.
2301
2302 2003-05-20  Jesper Harder  <harder@ifa.au.dk>
2303
2304         * message.el (message-send-mail): Don't insert a courtesy copy
2305         notice in base64 encoded messages.
2306
2307 2003-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2308
2309         * gnus-sum.el (gnus-summary-move-article): Don't copy expirable
2310         marks if the destination group is not auto-expirable.
2311
2312 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2313
2314         * dgnushack.el (assq-delete-all): Removed the compiler macro.
2315
2316 2003-05-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
2317
2318         * gnus-agent.el (gnus-agentize): Updated documentation to match
2319         usage.
2320         (gnus-agent-expire-group-1): Do not skip over a group when the
2321         force argument is set.
2322         * gnus.el (gnus-agent): Updated documentation to reflect that
2323         gnus-agent now defaults to t.
2324
2325 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2326
2327         * gnus.el (gnus-version-number): Bump.
2328
2329 2003-05-14 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2330
2331         * gnus.el: Gnus v5.10.2 is released.
2332
2333 2003-05-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2334
2335         * mail-source.el (mail-source-delete-incoming): Changed to t.
2336
2337         * rfc2047.el (rfc2047-syntax-table): Funcall.
2338
2339         * lpath.el ((featurep 'xemacs)): Added set-char-table-range.
2340         ((featurep 'xemacs)): No, don't.
2341
2342         * rfc2047.el (rfc2047-encodable-p): Use the header charset.
2343
2344         * gnus-sum.el (gnus-summary-reselect-current-group): Supply
2345         leave-hidden.
2346
2347 2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
2348
2349         * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
2350         patch.)
2351
2352 2003-05-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2353
2354         * gnus-registry.el (gnus-registry-store-extra-entry): Use
2355         gnus-assq-delete-all.
2356
2357         * gnus-xmas.el (gnus-xmas-assq-delete-all): New function.
2358
2359         * message.el (message-ignored-bounced-headers): Add Delivered-To.
2360
2361         * gnus-sum.el (gnus-summary-find-next): Indent.
2362         (gnus-summary-find-prev): Ditto.
2363         (gnus-summary-catchup): Doc fix.
2364         (gnus-summary-mark-current-read-and-unread-as-read): New function.
2365         (gnus-summary-catchup): Really mark after point.
2366
2367         * gnus-util.el (gnus-user-date): Use %d instead of %m.
2368         (gnus-user-date): Use floating point time so that we don't get
2369         overflows.
2370
2371         * gnus-sum.el (gnus-summary-local-variables): Clean up.
2372
2373         * gnus-fun.el (gnus-display-x-face-in-from): Don't use centering
2374         since none of the other image things do.
2375
2376 2003-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2377
2378         * dgnushack.el (assq-delete-all): New compiler macro for Emacs 20.
2379
2380 2003-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2381
2382         * lpath.el: Fbind find-coding-system.
2383
2384         * dgnushack.el (dgnushack-make-load): Remove redundant format call
2385         in message.  Suggested by Yoichi NAKAYAMA <yoichi@geiin.org>.
2386         * pop3.el (pop3-movemail): Ditto.
2387
2388 2003-05-12  Colin Marquardt <c.marquardt@alcatel.de>  (tiny change)
2389
2390         * gnus.el (gnus-agent): Docstring fix.
2391
2392 2003-05-12  Teodor Zlatanov  <tzz@lifelogs.com>
2393
2394         * gnus-registry.el (gnus-registry-install): new variable
2395         (gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
2396         (gnus-registry-store-extra-entry, gnus-registry-delete-group)
2397         (gnus-registry-add-group): add a modification timestamp to each entry
2398         (gnus-registry-install-hooks): new function
2399
2400 2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
2401
2402         * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
2403         (gnus-agent-cat-disable-undownloaded-faces): New function.
2404         Accessor for new agent property
2405         'agent-disable-undownloaded-faces'.
2406         gnus-cus.el (gnus-agent-parameters): Added
2407         agent-disable-undownloaded-faces and corrected documentation.
2408         (gnus-agent-cat-prepare-category-field,
2409         gnus-agent-customize-category): Changed to avoid creating free
2410         references to each field's symbol.
2411         gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
2412         (gnus-select-newgroup): Initialize it.
2413         (gnus-summary-highlight-line): Use it.
2414
2415 2003-05-12  Dave Love  <fx@gnu.org>
2416
2417         * mm-util.el (mm-read-charset): Deleted.
2418         (mm-coding-system-mime-charset): New.
2419         (mm-read-coding-system, mm-mule-charset-to-mime-charset)
2420         (mm-charset-to-coding-system, mm-mime-charset)
2421         (mm-find-mime-charset-region): Use it.
2422         (mm-default-multibyte-p): Fix non-mule case.
2423
2424         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
2425         and compile.
2426         (rfc2047-syntax-table): Fix building table to work in Emacs 22.
2427         (rfc2047-unfold-region): Delete unused var `leading'.
2428
2429 2003-05-12  Simon Josefsson  <jas@extundo.com>
2430
2431         * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
2432         output window if one is available.  Tiny patch from Ville Skytt\e,Ad\e(B
2433         <scop@xemacs.org>.
2434
2435 2003-05-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2436
2437         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Added
2438         space.
2439
2440 2003-05-11  Jesper Harder  <harder@ifa.au.dk>
2441
2442         * gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
2443         washing etc.
2444         (gnus-handle-ephemeral-exit): Don't reload article after exiting.
2445
2446         * nndoc.el (nndoc-type-alist): `mime-digest' should be before
2447         `mime-parts'.
2448
2449 2003-05-10  Jesper Harder  <harder@ifa.au.dk>
2450
2451         * gnus-cite.el (gnus-article-hide-citation-maybe): Make toggling
2452         work.  Update mode-line.
2453
2454 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2455
2456         * gnus.el (gnus-logo-color-alist): Added no colours.
2457
2458 2003-05-09  Dave Love  <fx@gnu.org>
2459
2460         * utf7.el (mm-util): Require.
2461         (utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
2462         Defconst, not defvar.
2463         (utf7-utf-16-coding-system): New.
2464         (utf7-encode-internal): Hoist concat out of loop.
2465         (utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
2466         (utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
2467         case.
2468         (utf7-latin1-u16-char-converter): Encode the region.
2469         (utf7-u16-latin1-char-converter): Decode the region.
2470         (utf7-encode, utf7-decode): Fix multibyteness.
2471
2472         * mm-bodies.el (mm-body-7-or-8): Don't special-case mule.
2473         (mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
2474         (mm-uu-yenc-decode-function): Defvar when compiling.
2475         (mm-encode-body, mm-decode-body): Doc fix.
2476
2477 2003-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
2478
2479         * gnus-registry.el (gnus-registry-unregistered-group-regex):
2480         removed in favor of the group/topic/global variables
2481         (gnus-registry-register-message-ids): fixed test to omit
2482         gnus-registry-unregistered-group-regex
2483
2484         * gnus.el (gnus-variable-list): removed gnus-registry-alist and
2485         gnus-registry-headers-alist from the list
2486         (gnus-registry-headers-alist): removed
2487         (registry-ignore): new parameter, with accompanying
2488         gnus-registry-ignored-groups global variable
2489
2490         * gnus-start.el (gnus-clear-system): no need to clear the
2491         registry, we can do it ourselves
2492         (gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
2493         used by gnus-registry.el
2494
2495         * gnus-registry.el (gnus-registry-cache-file): new file variable
2496         (gnus-registry-cache-read, gnus-registry-cache-save): new
2497         functions
2498         (gnus-registry-cache-whitespace): new function.  From Dan
2499         Christensen <jdc@chow.mat.jhu.edu>
2500         (gnus-registry-save, gnus-registry-read): use the new
2501         gnus-registry-cache-{read|save} functions, and change the name
2502         from gnus-registry-translate-{from|to}-alist
2503         (gnus-registry-clear): fixed so it doesn't refer to old function name
2504
2505 2003-05-09  Jesper Harder  <harder@ifa.au.dk>
2506
2507         * gnus-picon.el (gnus-picon-transform-address): Parse the encoded
2508         address.
2509
2510 2003-05-08  Teodor Zlatanov  <tzz@lifelogs.com>
2511
2512         * gnus-start.el (gnus-clear-system): added gnus-registry-alist to
2513         the list of cleared variables
2514
2515         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2516         nnmail-split-fancy-with-parent-ignore-groups can be a single regex
2517         in addition to a list of regexes.
2518
2519         * spam.el (spam-use-regex-headers): docstring fix.  From Niklas
2520         Morberg <niklas.morberg@axis.com>
2521
2522 2003-05-08  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2523
2524         * gnus-sum.el (gnus-summary-next-page): Mention
2525         `gnus-article-skip-boring' in docstring.
2526
2527 2003-05-08  Jesper Harder  <harder@ifa.au.dk>
2528
2529         * rfc2231.el (rfc2231-parse-string): "=" should have whitespace
2530         syntax here.
2531
2532         * ietf-drums.el (ietf-drums-syntax-table): "=" should not have
2533         whitespace syntax class when parsing email addresses.
2534
2535         * message.el (message-forward-subject-name-subject): Don't use
2536         mail-decode-encoded-word-string before parsing from.
2537
2538 2003-05-07  ShengHuo ZHU  <zsh@cs.rochester.edu>
2539
2540         * message.el (message-setup-1): Setup alternative email before
2541         generate-headers.
2542
2543         (message-forward-subject-name-subject): Fix the case when the
2544         field "from" doesn't exist.
2545
2546 2003-05-07  Dave Love  <fx@gnu.org>
2547
2548         * rfc2047.el (rfc2047-encode-region): Skip \n as whitespace.
2549
2550         * mm-util.el (mm-find-mime-charset-region): Expurgate utf-16 from
2551         possible values.
2552
2553 2003-05-07  Jesper Harder  <harder@ifa.au.dk>
2554
2555         * message.el (message-kill-to-signature): Fix.
2556
2557 2003-05-06  Jesper Harder  <harder@ifa.au.dk>
2558
2559         * gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
2560
2561         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2562         (gnus-mime-display-multipart-related-as-mixed)
2563         (gnus-button-mid-or-mail-heuristic-alist): do.
2564
2565 2003-05-05  Dave Love  <fx@gnu.org>
2566
2567         * mm-util.el (mm-default-multibyte-p): New.
2568         (mm-coding-system-p): Maybe use find-coding-systems.
2569
2570 2003-05-04  Dave Love  <fx@gnu.org>
2571
2572         * rfc2047.el (with-syntax-table): Define if necessary.
2573         (rfc2047-syntax-table): Fix last change for XEmacs.
2574         (rfc2047-parse-and-decode): Revert last change.
2575
2576 2003-05-03  Jesper Harder  <harder@ifa.au.dk>
2577
2578         * gnus.el: Don't test for `mm-guess-mime-charset'.
2579
2580         * mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.
2581
2582         * gnus.el (gnus-default-charset): Set default value to
2583         `undecided'.
2584
2585         * gnus-art.el (article-decode-charset): Don't supply 4th arg to
2586         mm-decode-body.
2587
2588         * mm-bodies.el (mm-decode-coding-region-safely): Remove.
2589         (mm-decode-body): Don't use mm-decode-coding-region-safely.
2590
2591 2003-05-03  Vasily Korytov <deskpot@despammed.com>  (tiny change)
2592
2593         * gnus-util.el (gnus-multiple-choice): Add ", ?".
2594
2595 2003-05-03  Dave Love  <fx@gnu.org>
2596
2597         * rfc2047.el (rfc2047-syntax-table): Don't call make-char-table
2598         with 2 args.
2599         (rfc2047-decode-string): Don't set the buffer multibyte before
2600         calling buffer-string.
2601
2602         * mm-encode.el (mm-long-lines-p): Autoload.
2603         (mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
2604         unibyte.  Signal error on unknown encoding.
2605         (mm-encode-buffer, mm-qp-or-base64): Doc fix.
2606
2607         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): New.
2608         Callers of gnus- versions changed to use them.
2609         (rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
2610         fixes.
2611         (rfc2047-encoding-type): New.
2612         (rfc2047-encode-message-header): Use mm-charset-to-coding-system.
2613         Don't include header name field in encoding.  Add `address-mime'
2614         case and bind rfc2047-encoding-type for `mime' case.
2615         (rfc2047-encodable-p): Deleted.
2616         (rfc2047-syntax-table): New.
2617         (rfc2047-encode-region, rfc2047-encode): Rewritten to take account
2618         of rfc2047 rules with respect to rfc2822 tokens and to do encoding
2619         in place rather than by passing strings.
2620         (rfc2047-encode-string): Doc fix.
2621         (rfc2047-q-encode-region): Don't use
2622         mm-with-unibyte-current-buffer.
2623         (rfc2047-encoded-word-regexp): eval-and-compile.
2624         (rfc2047-decode-region): Avoid concatenation in loop.
2625         (rfc2047-parse-and-decode): Remove useless disjunction.
2626
2627 2003-05-02  Dave Love  <fx@gnu.org>
2628
2629         * rfc2047.el (rfc2047-q-encode-region, rfc2047-decode): Use
2630         mm-with-unibyte-current-buffer.
2631         (ietf-drums, gnus-util): don't require.
2632
2633         * sieve.el (sieve-manage-mode-menu): Define before use.
2634
2635         * mml-smime.el (message-narrow-to-headers): Autoload.
2636
2637         * mm-util.el (mm-coding-system-p): Don't override nil from
2638         coding-system-p.
2639         (mm-mule4-p, mm-disable-multibyte-mule4)
2640         (mm-with-unibyte-current-buffer-mule4): Deleted.
2641         (mm-multibyte-p): Use defun, not defalias.
2642         (mm-make-temp-file): Moved to group at top of file.
2643         (mm-point-at-eol, mm-point-at-bol): New.
2644
2645         * gnus-cite.el (gnus-art): Require.
2646
2647         * gnus-ems.el (gnus-get-buffer-create)
2648         (nnheader-find-etc-directory, message-text-with-property):
2649         Autoload.
2650         (gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
2651         (gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
2652         (gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
2653         (gnus-check-before-posting): Only defvar when compiling.
2654
2655         * gnus-int.el (gnus-agent-expire): Autoload, don't defun.
2656
2657         * gnus-util.el (rmail-default-rmail-file, mm-text-coding-system):
2658         Defvar when compiling.
2659         (gnus-output-to-rmail): Require mm-util.
2660
2661         * mail-source.el (mail-source-callback): Use mm-make-temp-file.
2662         (mail-source-make-complex-temp-name): Deleted.
2663
2664         * message.el (message-use-idna): Use mm-coding-system-p.
2665         (message-tokenize-header, message-make-organization)
2666         (message-make-from):  Use with-temp-buffer.
2667         (message-set-work-buffer): Deleted.
2668         (message-fill-paragraph): Use `if' not `and' for compiler warning.
2669         (message-check-news-header-syntax): Remove useless lambda.
2670         (message-forward-make-body): Use mm-disable-multibyte,
2671         mm-with-unibyte-current-buffer, mm-enable-multibyte.
2672         (message-replace-chars-in-string): Deleted.
2673
2674         * mm-extern.el (mm-extern-local-file): Use mm-disable-multibyte.
2675         (mm-extern-url): Use mm-with-unibyte-current-buffer,
2676         mm-disable-multibyte.
2677         (mm-extern-anon-ftp): Use mm-disable-multibyte.
2678
2679         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
2680         mm-with-unibyte-current-buffer.
2681
2682         * mml2015.el (mml): Require.
2683         (mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
2684         mm-with-unibyte-current-buffer.
2685
2686         * nnheader.el (gnus-util): Require.
2687
2688         * nntp.el (format-spec, format-spec-make, open-tls-stream):
2689         Autoload.
2690
2691         * rfc2231.el (mail-header-remove-comments, mm-encode-body)
2692         (mail-header-remove-whitespace): Autoload.
2693
2694         * sieve-manage.el (starttls-negotiate): Autoload.
2695
2696 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2697
2698         * nnrss.el (nnrss-find-rss-via-syndic8): Indent.
2699
2700 2003-05-01  Mark A. Hershberger  <mah@everybody.org>
2701
2702         * nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.
2703
2704 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2705
2706         * gnus.el (gnus-version-number): Bump.
2707
2708 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2709
2710         * spam-report.el (spam-report-gmane-regex): docstring fix.  From
2711         Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2712
2713         * gnus.el (gnus-install-group-spam-parameters): docstring fix.
2714         From Jon Ericson <Jon.Ericson@jpl.nasa.gov> (tiny change)
2715
2716         * gnus-registry.el (gnus-registry-fetch-extra)
2717         (gnus-registry-store-extra, gnus-registry-group-count): new functions
2718         (gnus-registry-fetch-group, gnus-registry-delete-group)
2719         (gnus-registry-add-group): changed to work with extra data element
2720         if present
2721
2722 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2723
2724         * gnus.el: Gnus v5.10.1 is released.
2725
2726 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2727
2728         * gnus.el: Oort Gnus v0.24 is released.
2729
2730 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2731
2732         * dgnushack.el (when): Check whether defadvice is fbound.
2733
2734 2003-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2735
2736         * gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
2737         (gnus-registry-register-message-ids): use it
2738
2739 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus.el (gnus-version-number): Bump.
2742
2743         * gnus.el: Update copyright for several files.
2744
2745 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2746
2747         * gnus.el: Oort Gnus v0.23 is released.
2748
2749 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2750
2751         * spam-stat.el (spam-stat-test-directory): Compare against zero.
2752
2753 2003-05-01  Trey Jackson <tjackson@ichips.intel.com>  (tiny change)
2754
2755         * spam-stat.el (spam-stat-test-directory): Skip 0 length files.
2756
2757 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2758
2759         * message.el (message-forward-subject-name-subject): Decode
2760         string when forwarding.
2761
2762 2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>
2763
2764         * dgnushack.el (when): Add defadvice.
2765
2766 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2767
2768         * gnus.el (gnus-version-number): Bump.
2769
2770 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2771
2772         * gnus.el: Oort Gnus v0.22 is released.
2773
2774 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2775
2776         * gnus.el: Oort Gnus v0.21 is released.
2777
2778 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2779
2780         * gnus.el (gnus-version-number): Bump.
2781
2782 2003-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2783
2784         * gnus.el: Oort Gnus v0.20 is released.
2785
2786 2003-05-01  Vasily Korytov  <deskpot@despammed.com>
2787
2788         * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l.
2789
2790 2003-04-30  Mark A. Hershberger  <mah@everybody.org>
2791
2792         * mm-url.el (mm-url-insert-file-contents): set url-current-object
2793         in the case where mm-url-use-external is set.
2794
2795         * nnrss.el (nnrss-request-article): Change the messages created to
2796         multipart/alternative.  Hopefully fixes a problem interaction with
2797         w3m.
2798         (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't
2799         around.
2800
2801 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2802
2803         * message.el (message-check-news-header-syntax): Alter "posting"
2804         message.
2805
2806         * nnrss.el (nnrss-node-text): Don't use char classes.
2807
2808 2003-05-01  David Z. Maze  <dmaze@mit.edu>
2809
2810         * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch
2811         in condition-case.
2812
2813 2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2814
2815         * message.el (message-required-headers): Remove In-Reply-To.
2816
2817         * gnus-int.el (gnus-open-server): Revert changes.
2818
2819 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2820
2821         * gnus-int.el (gnus-open-server): Try to open unagentized servers
2822         even when unplugged.
2823
2824 2003-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
2825
2826         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in
2827         doc-string.
2828
2829 2003-05-01  Steve Youngs  <youngs@xemacs.org>
2830
2831         * lpath.el: Add a section for non-Mule XEmacsen.
2832         fbind `find-charset-string' and `coding-system-base' in that
2833         section.
2834
2835         * gnus-util.el (gnus-completing-read-maybe-default): New.
2836         (gnus-completing-read): Use it.
2837
2838         * mm-view.el (mm-view-pkcs7-decrypt): Ditto.
2839
2840         * gnus-art.el (gnus-read-string): New.
2841         (gnus-summary-pipe-to-muttprint): Use it.
2842
2843         * gnus-xmas.el (gnus-xmas-open-network-stream): New.
2844
2845         * dns.el (dns-make-network-process): Use it.
2846
2847         Take care of some differences between XEmacs 21.1 and newer
2848         versions of XEmacs.
2849
2850 2003-04-30  Teodor Zlatanov  <tzz@lifelogs.com>
2851
2852         * gnus-registry.el (gnus-registry-split-fancy-with-parent): added
2853         diagnostic message
2854         (gnus-registry-grep-in-list): don't run when word is nil
2855         (gnus-registry-fetch-message-id-fast): new function
2856         (gnus-registry-delete-group, gnus-registry-add-group): make sure
2857         the id and group are not nil
2858         (gnus-registry-register-message-ids): new function
2859         (gnus-register-action): optimized logical flow
2860         (gnus-summary-prepare-hook): added gnus-registry-register-message-ids
2861
2862 2003-04-30  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2863
2864         * gnus-delay.el (gnus-delay-article): Call
2865         `gnus-agent-queue-setup' to create the delay group.
2866
2867         * gnus-agent.el (gnus-agent-queue-setup): Support optional arg
2868         for the (queue) group name.
2869
2870 2003-04-30  Simon Josefsson  <jas@extundo.com>
2871
2872         * mm-util.el (mm-charset-to-coding-system): Use user specified
2873         charset unless coding-system-get is fboundp.
2874
2875 2003-04-30  Kevin Greiner <kgreiner@xpediantsolutions.com>
2876
2877         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name):
2878         Wrapped in eval-when-compile.
2879         (gnus-agent-mode): Bind gnus-agent-go-online to nil as you
2880         shouldn't be asked twice to go online with each server.
2881         (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles,
2882         gnus-agent-crosspost, gnus-agent-flush-cache,
2883         gnus-agent-fetch-session, gnus-agent-unread-articles,
2884         gnus-agent-uncached-articles, gnus-agent-regenerate-group,
2885         gnus-agent-group-covered-p): Expanded pop macros used for
2886         effect. Avoids compilation warning in emacs 21.3.
2887
2888         * gnus-int.el (gnus-open-server): Restructured to only open
2889         nnagent when gnus-plugged is nil.
2890
2891 2003-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2892
2893         * lpath.el: Fbind string-to-multibyte.
2894
2895 2003-04-30  Steve Youngs  <youngs@xemacs.org>
2896
2897         * dgnushack.el: Add some missing autoloads for XEmacs 21.1.
2898
2899 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
2900
2901         * gnus-registry.el (gnus-registry-fetch-group): faster
2902         (gnus-registry-delete-group): new function
2903         (gnus-registry-add-group): new function
2904         (gnus-register-spool-action): use it
2905         (gnus-register-action): use it
2906         (gnus-registry-translate-from-alist)
2907         (gnus-registry-translate-to-alist): remove the headers registry
2908         for now
2909
2910 2003-04-29  Reiner Steib  <Reiner.Steib@gmx.de>
2911
2912         * gnus-art.el (gnus-button-alist): Fixed CTAN regexp.
2913
2914 2003-04-29  Teodor Zlatanov  <tzz@lifelogs.com>
2915
2916         * spam-report.el (spam-report-gmane): gnus-summary-article-number
2917         is not necessary, just use the function parameter
2918
2919 2003-04-29  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
2920
2921         * spam-stat.el (spam-stat-save): No longer font-locks the file
2922         when saving
2923
2924 2003-04-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2925
2926         * canlock.el: Bind mail-header-separator when compiling (XEmacs
2927         provides it in mail-lib/auto-autoloads.el).
2928
2929 2003-04-29  Simon Josefsson  <jas@extundo.com>
2930
2931         * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of
2932         message-sender.
2933
2934         * mml.el (mml-generate-mime-1): Set mml-sender too.
2935
2936 2003-04-29  Jesper Harder  <harder@ifa.au.dk>
2937
2938         * gnus-sum.el (gnus-summary-display-while-building): Docstring fix.
2939
2940         * mm-url.el (mm-url-use-external): do.
2941
2942 2003-04-29  Simon Josefsson  <jas@extundo.com>
2943
2944         * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile
2945         warnings).
2946
2947         * sieve-mode.el (c-mode): Ditto.
2948
2949         * pgg.el (run-at-time): Ditto.
2950
2951         * mm-url.el (require): Require timer when compiling for
2952         with-timeout macro (fix xemacs compile warnings).
2953
2954 2003-04-28  Dave Love  <fx@gnu.org>
2955
2956         * gnus-util.el (nnheader): Don't require.
2957         (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string):
2958         Autoload.
2959
2960         * spam.el: Require cl when compiling.
2961
2962         * dns.el: Require cl when compiling.
2963
2964 2003-04-28  Jesper Harder  <harder@ifa.au.dk>
2965
2966         * gnus-art.el (gnus-article-goto-next-page)
2967         (gnus-article-goto-prev-page): Revert 2003-02-12 change to make
2968         gnus-pick-mode work.
2969
2970 2003-04-28  Steve Youngs  <youngs@xemacs.org>
2971
2972         * Makefile.in (FLAGS): Use @FLAGS@.
2973
2974 2003-04-27  Reiner Steib  <Reiner.Steib@gmx.de>
2975
2976         * gnus-art.el (gnus-mime-display-multipart-as-mixed)
2977         (gnus-mime-display-multipart-alternative-as-mixed)
2978         (gnus-mime-display-multipart-related-as-mixed): Added doc-strings,
2979         allow customization.
2980
2981 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
2982
2983         * dgnushack.el (dgnushack-compile-verbosely): New function.  Not
2984         currently called (See source for explanation).
2985
2986 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2987
2988         * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.
2989         (gnus-summary-mark-read-and-unread-as-read): Take an optional
2990         mark.
2991
2992         * gnus.el (gnus-version-number): Bump.
2993
2994 2003-04-27 06:47:31 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
2995
2996         * gnus.el: Oort Gnus v0.19 is released.
2997
2998 2003-04-27  Kevin Greiner <kgreiner@xpediantsolutions.com>
2999
3000         * gnus-registry.el (gnus-register-spool-action): Replaced literal
3001         carriage-return character with its escape sequence.
3002
3003 2003-04-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3004
3005         * gnus-sum.el (gnus-summary-catchup-from-here): Doc fix.
3006
3007         * nnrss.el (nnrss-node-text): Use only one
3008         gnus-replace-in-string.
3009
3010         * gnus.el: Remove gnus-functionp throughout.
3011
3012         * gnus-util.el (gnus-functionp): Removed.
3013
3014         * gnus-msg.el (gnus-summary-wide-reply-with-original): Doc fix.
3015
3016         * message.el (message-required-headers): Add In-Reply-To.
3017
3018 2003-04-27  Marshall T. Vandegrift  <vandem2@rpi.edu>
3019
3020         * gnus-fun.el (gnus-face-from-file): Bind coding-system-for-read
3021         to binary.
3022
3023 2003-04-27  Jesper Harder  <harder@ifa.au.dk>
3024
3025         * mml.el (mml-preview): do.
3026
3027         * message.el (message-mode): do.
3028
3029         * gnus-undo.el (gnus-undo-mode): do.
3030
3031         * gnus-topic.el (gnus-topic-mode): do.
3032
3033         * gnus-sum.el (gnus-summary-mode, gnus-summary-edit-article): do.
3034
3035         * gnus-msg.el (gnus-setup-message)
3036         (gnus-inews-add-send-actions, gnus-configure-posting-styles): do.
3037
3038         * gnus-gl.el (gnus-grouplens-mode): do.
3039
3040         * gnus-art.el (gnus-mime-save-part-and-strip)
3041         (gnus-mime-delete-part): Use it.
3042
3043         * gnus-util.el (gnus-make-local-hook): New function.
3044
3045 2003-04-25  Simon Josefsson  <jas@extundo.com>
3046
3047         * nnrss.el (nnrss-node-text): Don't use a star.
3048         (nnrss-node-text): Use g-r-i-s, not g-r-r-i-s which doesn't exist.
3049
3050 2003-04-24  Dave Love  <fx@gnu.org>
3051
3052         * mm-encode.el (mm-long-lines-p): Autoload.
3053         (mm-encode-content-transfer-encoding): Don't try to make buffer
3054         unibyte before decoding.  Don't ignore errors for base64 encoding.
3055
3056         * qp.el (quoted-printable-decode-region): Use mm-insert-byte.
3057         Signal error on malformed text, as for base64.
3058         (quoted-printable-encode-region): DTRT in Emacs 22.
3059
3060         * mm-util.el (mm-make-temp-file, mm-insert-byte): New.
3061         (mm-auto-save-coding-system): Consider utf-8-emacs.
3062         (mm-mime-mule-charset-alist, mm-mule-charset-to-mime-charset)
3063         (mm-charset-to-coding-system, mm-mime-charset)
3064         (mm-find-mime-charset-region): Check for :mime-charset coding
3065         systems property.
3066
3067         * mml-sec.el (mml2015, mml1991): Don't require.
3068         (mml2015-sign, mml2015-encrypt, mml1991-sign, mml1991-encrypt)
3069         (message-goto-body, mml-insert-tag): Autoload.
3070
3071         * mm-decode.el (mm-tmp-directory): Re-write to help avoid warnings.
3072
3073         * gnus-start.el (message-make-date): Autoload rather than
3074         requiring message.
3075
3076         * gnus-group.el (gnus-group-name-charset-group-alist): Use
3077         mm-coding-system-p.
3078         (gnus-cache-active-altered): Defvar when compiling.
3079         (gnus-group-delete-group): Re-write to help avoid warnings.
3080
3081         * gnus-art.el (gnus-use-idna): Use mm-coding-system-p.
3082
3083         * pgg.el: Split eval-when-compile forms.
3084
3085 2003-04-24  Reiner Steib  <Reiner.Steib@gmx.de>
3086
3087         * gnus-group.el (gnus-large-ephemeral-newsgroup)
3088         (gnus-fetch-old-ephemeral-headers): News variables.
3089         (gnus-group-read-ephemeral-group): Use them.
3090
3091 2003-04-24  Simon Josefsson  <jas@extundo.com>
3092
3093         * sieve.el (sieve-upload): Don't use replace-regexp-in-string.
3094
3095         * nnrss.el (nnrss-node-text): Ditto.
3096
3097 2003-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3098
3099         * gnus-msg.el (gnus-inews-do-gcc): Make sure the obsolete variable
3100         gnus-inews-mark-gcc-as-read exists.
3101
3102 2003-04-23  Simon Josefsson  <jas@extundo.com>
3103
3104         * gnus-sieve.el (gnus-sieve-generate): Rewrite regexp search so it
3105         doesn't exceed the regexp stack space.
3106
3107 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
3108
3109         * gnus-msg.el (gnus-inews-mark-gcc-as-read): Don't defvar it.
3110
3111         * gnus-art.el (gnus-article-hide-pgp-hook): do.
3112
3113 2003-04-23  Reiner Steib  <Reiner.Steib@gmx.de>
3114
3115         * mml.el (mml-preview): Bind `=', RET, and mouse-2.
3116
3117 2003-04-23  Jesper Harder  <harder@ifa.au.dk>
3118
3119         * mm-bodies.el (mm-decode-body): Don't override supplied charset.
3120
3121 2003-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3122
3123         * dgnushack.el (merge, copy-list): Remove compiler macros.
3124         (butlast): Add a compiler macro.
3125
3126 2003-04-22  Paul Jarc  <prj@po.cwru.edu>
3127
3128         * gnus-util.el (gnus-merge): Added "type" argument to match CL
3129         merge and gnus-sum.el's expectations.
3130
3131 2003-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
3132
3133         * gnus-art.el (gnus-button-url-regexp): Added nntp.
3134
3135         * message.el (message-generate-headers-first): Default to
3136         '(references).
3137
3138         * gnus-art.el (gnus-mime-delete-part): Require confirmation.
3139
3140 2003-04-21  Jesper Harder  <harder@ifa.au.dk>
3141
3142         * smime.el (smime-decrypt-region): Insert From header.
3143
3144 2003-04-21  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
3145
3146         * gnus-fun.el (gnus-face-from-file, gnus-convert-png-to-face):
3147         Max length of header is 726, not 740.  From Gaute B Strokkenes
3148         <gs234@cam.ac.uk>.
3149
3150 2003-04-20  Jesper Harder  <harder@ifa.au.dk>
3151
3152         * nndb.el, mml1991.el: Fix license template.
3153
3154 2003-04-20  Simon Josefsson  <jas@extundo.com>
3155
3156         * nnimap.el (nnimap-split-articles): Don't download body unless
3157         required.
3158
3159         * imap.el (imap-gssapi-open, imap-ssl-open): Erase buffer before
3160         starting process, like imap-kerberos4-open does.
3161
3162         * mml-smime.el, rfc1843.el, dig.el, smime.el, uudecode.el: Fix
3163         license template.
3164
3165         * mml-sec.el: Fix license template.
3166
3167         * gnus-sieve.el, sieve.el, sieve-manage.el, sieve-mode.el: Fix
3168         license template.
3169
3170         * pgg-def.el, pgg.el, pgg-gpg.el, pgg-parse.el, pgg-pgp5.el,
3171         pgg-pgp.el: Fix license template.
3172
3173 2003-04-19  Jesper Harder  <harder@ifa.au.dk>
3174
3175         * gnus-sum.el (gnus-summary-delete-article): Improve docstring.
3176
3177 2003-04-19  Teodor Zlatanov  <tzz@lifelogs.com>
3178
3179         * spam.el (spam-move-spam-nonspam-groups-only): dumb typo fix
3180
3181 2003-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3182
3183         * spam.el (spam-split): allow a particular check as a parameter,
3184         e.g. (: spam-split 'spam-use-bogofilter)
3185         (spam-mark-only-unseen-as-spam): new parameter, see doc
3186         (spam-mark-junk-as-spam-routine): use
3187         spam-mark-only-unseen-as-spam, simplify routine to take advantage
3188         of gnus-newsgroup-unread as well as gnus-newsgroup-unseen
3189
3190 2003-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
3191
3192         * gnus.el (gnus-group-short-name, gnus-group-prefixed-p): new functions
3193         (gnus-group-guess-full-name): don't prefix the group twice
3194
3195         * nnmail.el (nnmail-split-fancy-with-parent): docstring fix
3196
3197         * gnus-registry.el (gnus-registry-clear)
3198         (gnus-registry-fetch-group, gnus-registry-grep-in-list)
3199         (gnus-registry-split-fancy-with-parent): new functions
3200         (gnus-register-spool-action, gnus-register-action): simplified the format
3201         (gnus-registry): new customization group
3202         (gnus-registry-unfollowed-groups): new variable
3203
3204 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3205
3206         * gnus-art.el (gnus-button-alist): Add nntp: urls.
3207         (gnus-header-button-alist): Ditto.
3208
3209 2003-04-17  Dave Love  <fx@gnu.org>
3210
3211         * gnus-util.el (gnus-string-equal): Revert last change.
3212
3213 2003-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3214
3215         * gnus-srvr.el (gnus-browse-make-menu-bar): Fix typo.
3216
3217 2003-04-17  Mike Woolley  <mike@ariel.co.uk>
3218
3219         * gnus-sum.el (gnus-sum-thread-tree-false-root): New variable.
3220
3221 2003-04-15  Michael Shields  <shields@msrl.com>
3222
3223         * gnus-art.el (article-hide-boring-headers): Hide Reply-To: if
3224         the broken-reply-to group parameter is set.  Idea from Vasily
3225         Korytov <deskpot@myrealbox.com>.
3226
3227 2003-04-17  Steve Youngs  <youngs@xemacs.org>
3228
3229         * dgnushack.el: 'setenv' is in env.el for XEmacsen <= 21.4, but in
3230         process.el in XEmacsen >= 21.5.
3231
3232 2003-04-17  Steve Youngs  <youngs@xemacs.org>
3233
3234         * dgnushack.el: Add a whole swag of autoloads and defaliases to
3235         satisfy the byte-compiler when building with XEmacs.
3236
3237         * lpath.el (maybe-bind): Add 'w3-meta-content-type-charset-regexp'
3238         and 'w3-meta-charset-content-type-regexp' in XEmacs.  The upstream
3239         W3 doesn't have these.
3240
3241         * mailcap.el: Maybe require 'lpr in XEmacs.
3242
3243 2003-04-16  Simon Josefsson  <jas@extundo.com>
3244
3245         * mml2015.el (mml2015-pgg-sign): Bind pgg-default-user-id to MML
3246         sender tag, if available.
3247
3248 2003-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
3249
3250         * gnus-registry.el (gnus-register-action)
3251         (gnus-register-spool-action, hashtable-to-alist)
3252         (gnus-registry-translate-from-alist, alist-to-hashtable)
3253         (gnus-registry-translate-to-alist, gnus-registry-headers-hashtb):
3254         new variables and function fixes
3255
3256         * gnus.el (gnus-registry-headers-alist): new variable to hold
3257         article header data
3258         (gnus-variable-list): save gnus-registry-headers-alist
3259
3260         * spam-report.el (Module): new module for spam reporting
3261
3262         * gnus.el (spam-process): added
3263         gnus-group-spam-exit-processor-report-gmane to the list of choices
3264         (gnus-install-group-spam-parameters): defined new spam exit processor
3265
3266         * spam.el (autoload): autoload spam-report-gmane when needed
3267         (spam-report-gmane-register-routine): glue for spam-report.el
3268         (spam-group-spam-processor-report-gmane-p): glue for the
3269         gnus-group-spam-exit-processor-report-gmane spam processor
3270         (spam-summary-prepare-exit): check the report-gmane spam processor
3271         and run spam-report-gmane-register-routine if it's active
3272
3273         From John Wiegley <johnw@gnu.org>
3274
3275         * spam.el (spam-bogofilter-score): check bogofilter headers before
3276         checking bogofilter itself
3277
3278 2003-04-16  Dave Love  <fx@gnu.org>
3279
3280         * gnus-agent.el: Wrap defsetf in eval-when-compile.
3281         (gnus-agent-cat-defaccessor): Don't use gensym.
3282
3283         * mml1991.el: Require cl, mm-util when compiling.
3284         (quoted-printable-decode-region, quoted-printable-encode-region):
3285         Autoload.
3286
3287         * pgg.el: Require cl when compiling.
3288
3289         * nnmail.el (gnus): Require.
3290
3291         * gnus-util.el: Move provide to end.
3292         (gnus-string-equal): Maybe use compare-strings.
3293         (gnus-merge): New.
3294
3295         * gnus-sum.el (gnus-summary-prepare-threads): Don't use copy-list.
3296         (gnus-summary-insert-articles): Use gnus-merge.
3297
3298         * gnus-fun.el: Require cl and mm-util when compiling.
3299
3300         * gnus-diary.el (gnus-diary-delay-format-french)
3301         (gnus-diary-delay-format-english): Don't use setf with nthcdr.
3302
3303         * nndiary.el (nndiary-compute-reminders): Don't use setf with
3304         nthcdr.
3305
3306 2003-04-16  Kevin Greiner <kgreiner@xpediantsolutions.com>
3307
3308         * gnus-agent.el (gnus-agent-make-cat): Added optional parameter to
3309         specify a predicate other than false.
3310         (gnus-category-read): Use the new feature to create a 'default'
3311         category with a 'short' predicate.
3312
3313 2003-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3314
3315         * message.el (message-unique-id): Comment change.
3316
3317         * gnus-art.el (gnus-article-next-page-1): New function.
3318         (gnus-article-next-page): Use it.
3319
3320 2003-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
3321
3322         * spam.el (spam-split): added save-restriction to save-excursion
3323
3324 2003-04-15  Reiner Steib  <Reiner.Steib@gmx.de>
3325         From Julien Avarre <julien@avarre.com>
3326
3327         * gnus-fun.el: Fixed autoload cookie.
3328
3329 2003-04-15  Paul Jarc  <prj@po.cwru.edu>
3330         From Remi Letot  <remi.letot@easynet.be>
3331
3332         * nnmaildir.el (nnmaildir-request-scan): Use gnus-remove-if
3333         instead of remove-if.
3334
3335 2003-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3336
3337         * gnus-msg.el (gnus-summary-news-other-window): Use delq and
3338         copy-sequence instead of remove which is a cl run-time function in
3339         Emacs 20.
3340
3341 2003-04-14  Jesper Harder  <harder@ifa.au.dk>
3342
3343         * gnus-msg.el (gnus-summary-news-other-window): Make a buffer
3344         local copy of gnus-discouraged-post-methods with the current
3345         method removed.
3346
3347 2003-04-14  Simon Josefsson  <jas@extundo.com>
3348
3349         * mailcap.el (mailcap-mime-data): Add application/pgp-keys.
3350
3351 2003-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3352
3353         * mm-util.el (mm-sort-coding-systems-predicate): Convert elements
3354         of `mm-coding-system-priorities' to base coding system.
3355
3356         * gnus-sum.el: Added coding cookie ("middle dot" in
3357         gnus-summary-morse-message).
3358
3359 2003-04-13  Simon Josefsson  <jas@extundo.com>
3360
3361         * gnus-art.el (article-fill-long-lines)
3362         (article-verify-x-pgp-sig, article-decode-group-name)
3363         (gnus-mime-button-menu): Split >80 character lines.
3364
3365 2003-04-13  Jesper Harder  <harder@ifa.au.dk>
3366
3367         * gnus-sum.el (gnus-summary-local-variables): Use defvar since
3368         we're let-binding it.
3369
3370         * nnmbox.el (nnmbox-mbox-buffer): It's not a constant.
3371
3372 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3373
3374         * message.el (message-hide-headers): Don't do intangible.
3375
3376         * gnus.el (gnus-group-prefixed-name): Comment out the test for
3377         colon.
3378
3379         * gnus-srvr.el (gnus-browse-read-group): Don't give the real name
3380         to the ephemeral entry, but the prefixed name.
3381
3382         * gnus.el (gnus-group-prefixed-name): Clean up.
3383
3384 2003-04-13  Kevin Greiner <kgreiner@xpediantsolutions.com>
3385
3386         * gnus-agent.el (gnus-agent-group-pathname): Bind
3387         gnus-command-method so that gnus-agent-directory will always
3388         return a valid directory.
3389         * gnus-cache.el (gnus-cache-enter-article): Remove article from
3390         gnus-newsgroup-undownloaded so that the summary will display the
3391         article as downloaded.
3392         (gnus-cache-remove-article): If the article isn't in the agent,
3393         remove it from gnus-newsgroup-undownloaded so that the summary
3394         will display the article as undownloaded.
3395
3396 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3397
3398         * gnus.el (gnus-version-number): Bump.
3399
3400 2003-04-13 01:12:01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3401
3402         * gnus.el: Oort Gnus v0.18 is released.
3403
3404 2003-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3405
3406         * gnus-draft.el (gnus-draft-send): Add message-hidden-headers.
3407
3408 2003-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3409
3410         * gnus-art.el (gnus-article-next-page): Use
3411         gnus-article-over-scroll.
3412         (gnus-article-over-scroll): New variable.
3413
3414         * message.el (message-newline-and-reformat): Place a boundary
3415         before filling.
3416         (message-make-forward-subject-function): Changed default to
3417         message-forward-subject-name-subject.
3418         (message-forward-subject-name-subject): New function.
3419
3420         * nnimap.el (nnimap-split-fancy): Ditto.
3421
3422         * gnus-sum.el (gnus-summary-line-message-size): Ditto.
3423
3424         * gnus-cus.el (gnus-group-parameters): Removed "which see".
3425
3426         * mml.el (mml-minibuffer-read-file): Bind
3427         completion-ignored-extensions to nil.
3428
3429         * message.el (message-fix-before-sending): Comment fix.
3430         (message-fix-before-sending): Make hidden headers visible.
3431         (message-hide-headers): Bind after-change-functions to nil.
3432         (message-forbidden-properties): Put invisible and intangible
3433         back.
3434         (message-strip-forbidden-properties): Ignore message-hidden text.
3435
3436         * gnus-msg.el: Hide headers.
3437
3438         * message.el (message-hidden-headers): New variable.
3439         (message-hide-headers): New function.
3440         (message-hide-header-p): New function.
3441         (message-hide-header-p): Change logic.
3442         (message-forbidden-properties): Remove intangible nil invisible
3443         nil.
3444         (message-hide-headers): Narrow to headers.
3445
3446         * lpath.el (featurep): Bind Info-directory, Info-menu.
3447
3448 2003-04-12  Jesper Harder  <harder@ifa.au.dk>
3449
3450         * mm-bodies.el (mm-body-charset-encoding-alist): UTF-16 *must* be
3451         encoded.
3452         (mm-encode-body): Don't corrupt UTF-16.
3453         (mm-body-encoding): Pay attention to mm-body-charset-encoding-alist.
3454
3455 2003-04-10  Kevin Greiner <kgreiner@xpediantsolutions.com>
3456
3457         * gnus-agent.el (gnus-agent-get-undownloaded-list): Articles in
3458         the CACHE are now detected and handled the same as an article
3459         downloaded into the agent.
3460         (gnus-agent-group-path): Modified to match nnmail-group-pathname
3461         so that the agent front-end and back-end (nnagent) always use the
3462         same directory.
3463         (gnus-agent-group-pathname): New function. Wrapper for
3464         nnmail-group-pathname.
3465         (gnus-agent-expire-unagentized-dirs): New variable.  May be
3466         customized to disable gnus-agent-expire-unagentized-dirs.
3467         (gnus-agent-expire-unagentized-dirs): Expand gnus-agent-directory
3468         as the directories in gnus-agent-expire-current-dirs were
3469         expanded.
3470
3471 2003-04-10  Jesper Harder  <harder@ifa.au.dk>
3472
3473         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Encrypt
3474         body" entry in read only groups.
3475
3476 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
3477
3478         * gnus-sum.el (gnus-summary-make-menu-bar): Disable "Import file"
3479         and "Create article" items in non-editable groups.
3480
3481 2003-04-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
3482
3483         * gnus-agent.el (gnus-agent-write-active): Added option of
3484         replacing, rather than updating, the agent's active file.  Do NOT
3485         use the fully qualified group name as gnus-active-to-gnus-format
3486         blindly prefixes group names with server names.
3487         (gnus-agent-save-group-info): Merge BOTH min/max of current active
3488         range, was just merging min, with specified active range.
3489         (gnus-agent-expire): Save agent's active ranges after
3490         expiring all groups.
3491         (gnus-agent-expire-group-1): Update min of agent's active range to
3492         min article currently fetched.
3493         (gnus-agent-expire-unagentized-dirs): Avoid asking to delete the
3494         same ancestor multiple times.
3495
3496         * gnus-async.el (gnus-asynchronous): Moved defcustom of
3497         gnus-asynchronous away from defgroup of gnus-asynchronous.  This
3498         seems to fix an intermittant error in which loading gnus-async
3499         fails to define gnus-asynchronous (the variable).
3500
3501         * gnus-sum.el: Concur with Steve Young, 5th argument to 'load' is
3502         non-essential.  Removed on all platforms.
3503         (gnus-select-newsgroup): When the agent is active, expand the
3504         group's active range to include fetched articles that are no
3505         longer in the server's active range.
3506
3507         * gnus-util.el (gnus-with-output-to-file): Removed all of the
3508         print-* bindings as they should be handled by the function doing
3509         the printing.
3510
3511 2003-04-09  Jesper Harder  <harder@ifa.au.dk>
3512
3513         * mm-uu.el (mm-uu-copy-to-buffer): buffer-file-coding-system
3514         might be unbound in non-MULE XEmacsen.
3515
3516 2003-04-08  Jesper Harder  <harder@ifa.au.dk>
3517
3518         * mm-uu.el (mm-uu-diff-groups-regexp, mm-uu-type-alist)
3519         (mm-uu-diff-extract, mm-uu-diff-test): New functionality:
3520         recognize diffs.
3521
3522         * mm-bodies.el (mm-decode-body): Use the supplied charset
3523         unconditionally if `code-pages' hasn't been loaded.
3524
3525 2003-04-07  Jesper Harder  <harder@ifa.au.dk>
3526
3527         * gnus-art.el (article-verify-x-pgp-sig): Don't use
3528         `insert-buffer', the docstring says "This function is meant for
3529         the user to run interactively.  Don't call it from programs!"
3530
3531         * mm-extern.el (mm-extern-mail-server): do.
3532
3533         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-sign)
3534         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
3535         (mml1991-pgg-encrypt): do.
3536
3537         * pgg.el (pgg-decrypt-region): do.
3538
3539         * mm-view.el (mm-view-pkcs7-decrypt): do.
3540
3541         * mml-smime.el (mml-smime-verify): do.
3542
3543         * mml.el (mml-insert-mime, mml-preview): do.
3544
3545         * mml2015.el (mml2015-gpg-decrypt-1, mml2015-gpg-sign)
3546         (mml2015-gpg-encrypt, mml2015-pgg-clear-decrypt)
3547         (mml2015-pgg-encrypt): do.
3548
3549 2003-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3550
3551         * mm-bodies.el (mm-decode-body): Silence XEmacs when compiling.
3552
3553 2003-04-06  Jesper Harder  <harder@ifa.au.dk>
3554
3555         * mm-uu.el (mm-uu-copy-to-buffer): Copy
3556         `buffer-file-coding-system' to the new buffer.
3557         (mm-uu-pgp-signed-extract-1): Don't copy
3558         `buffer-file-coding-system' here.
3559
3560         * mm-bodies.el (mm-decode-body): last-coding-system-used doesn't
3561         exist in XEmacs.
3562         (mm-decode-body): Add missing quote.
3563
3564         * mm-uu.el (mm-uu-pgp-signed-extract-1): Set
3565         buffer-file-coding-system.
3566
3567         * mm-bodies.el (mm-decode-body): Set buffer-file-coding-system to
3568         last-coding-system-used.
3569
3570         * mml2015.el (mml2015-pgg-clear-verify): Encode the text
3571         according to buffer-file-coding-system.
3572
3573         * pgg-gpg.el (pgg-gpg-process-region): Revert previous change.
3574
3575         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3576         (pgg-pgp-snarf-keys-region): do.
3577
3578         * pgg-pgp5.el (pgg-pgp5-verify-region)
3579         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): do.
3580
3581         * pgg.el (pgg-make-temp-file, pgg-temporary-file-directory): do.
3582
3583 2003-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3584
3585         * spam.el (spam-split): (save-excursion) around (widen)
3586         (spam-ham-move-routine): Use spam-group-ham-mark-p, not
3587         spam-group-spam-mark-p (from Michael Shields <shields@msrl.com>)
3588
3589 2003-04-05  Steve Youngs  <youngs@xemacs.org>
3590
3591         * gnus-sum.el: XEmacs doesn't support the 5th arg to 'load', so
3592         don't use it when loading gnus-sum.el if we're in XEmacs.
3593
3594 2003-04-05  Kevin Greiner <kgreiner@xpediantsolutions.com>
3595
3596         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3597         print-escape-nonascii to fix more characters in compiled format
3598         specs.
3599
3600 2003-04-05  Jesper Harder  <harder@ifa.au.dk>
3601
3602         * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player):
3603         Fix customization type.
3604
3605 2003-04-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
3606
3607         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3608         print-quoted, print-readably, print-escape-multibyte, and
3609         print-level to match original behavior of gnus-prin1.  This should
3610         repair the format of .newsrc.eld when using compiled format specs.
3611
3612 2003-04-04  Jesper Harder  <harder@ifa.au.dk>
3613
3614         * gnus-group.el (tool-bar-map): defvar it.
3615
3616         * gnus-art.el (tool-bar-map): do.
3617
3618         * gnus-sum.el (tool-bar-map): do.
3619
3620 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
3621
3622         * earcon.el (earcon-regexp-alist): catmeow is a wav file.
3623
3624 2003-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3625
3626         * gnus-art.el (gnus-button-ctan-directory-regexp): Changed meaning
3627         and value.
3628         (gnus-button-alist): Use it.
3629
3630 2003-04-03  Jesper Harder  <harder@ifa.au.dk>
3631
3632         * pgg-gpg.el (pgg-gpg-process-region): do.
3633
3634         * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region)
3635         (pgg-pgp-snarf-keys-region): do.
3636
3637         * pgg-pgp5.el (pgg-pgp5-verify-region)
3638         (pgg-pgp5-snarf-keys-region, pgg-pgp5-process-region): Use it.
3639
3640         * pgg.el (pgg-make-temp-file): New function. `make-temp-name' is
3641         unsafe.
3642         (pgg-temporary-file-directory): Remove.
3643
3644 2003-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3645
3646         * lpath.el: Fbind Info-directory and Info-menu.
3647
3648 2003-04-02  Reiner Steib  <Reiner.Steib@gmx.de>
3649
3650         * gnus-util.el (gnus-message): Added doc-string.
3651
3652         * gnus-score.el (gnus-score-find-trace): Changed behavior of `q'.
3653         (gnus-score-edit-file-at-point): Goto first match when using `e'.
3654
3655 2003-04-01  Reiner Steib  <Reiner.Steib@gmx.de>
3656
3657         * gnus-art.el (gnus-button-ctan-directory-regexp): New variable.
3658         (gnus-button-alist): Use it.  Changed CTAN and "setq" entries.
3659
3660 2003-04-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3661
3662         * nntp.el (nntp-via-rlogin-command-switches): Doc fix.
3663         (nntp-open-via-rlogin-and-telnet): Disable the telnet linemode.
3664
3665 2003-03-31  Kevin Greiner <kgreiner@xpediantsolutions.com>
3666
3667         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bound
3668         print-escape-newlines to print escape sequences rather than
3669         literal newline characters.
3670
3671 2003-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3672
3673         * gnus-art.el (gnus-button-valid-fqdn-regexp): Use
3674         `message-valid-fqdn-regexp' for initialization.
3675         (gnus-button-handle-info-url): Renamed and extended version of
3676         `gnus-button-handle-info'.
3677         (gnus-button-message-level): Renamed from `gnus-button-mail-level'
3678         (gnus-button-handle-symbol, gnus-button-handle-library)
3679         (gnus-button-handle-info-keystrokes): New functions.
3680         (gnus-button-browse-level): New variable.
3681         (gnus-button-alist): Use them.  Added levels.
3682         (gnus-header-button-alist): Added levels.
3683
3684 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3685
3686         * gnus.el (gnus-version-number): Bump.
3687
3688 2003-03-31 20:08:19 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3689
3690         * gnus.el: Oort Gnus v0.17 is released.
3691
3692 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3693
3694         * gnus-start.el (gnus-unload): Removed.
3695
3696         * pop3.el (pop3-read-response): Use
3697         nnheader-accept-process-output.
3698         (pop3-retr): Ditto.
3699
3700         * mm-view.el (mm-text-html-renderer-alist): Add -nolist to Lynx.
3701         (mm-text-html-washer-alist): Ditto.
3702
3703 2003-03-31  Simon Josefsson  <jas@extundo.com>
3704
3705         * imap.el (imap-gssapi-program): Also try GNU SASL.
3706         (imap-gssapi-open): Accept GNU SASL greeting.
3707         (imap-read-timeout): New.
3708         (imap-wait-for-tag): Use it.
3709
3710 2003-03-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3711
3712         * nntp.el (nntp-accept-process-output): Use new function.
3713
3714         * nnheader.el (nnheader-read-timeout): New variable.
3715         (nnheader-accept-process-output): New function.
3716
3717         * nntp.el (nntp-read-timeout): Removed.
3718
3719         * gnus-sum.el (gnus-summary-prepare-threads): Add comment.
3720
3721 2003-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3722
3723         * gnus-cache.el (gnus-cache-braid-nov): Revoke last change.
3724
3725 2003-03-30  Simon Josefsson  <jas@extundo.com>
3726
3727         * message.el (message-idna-inside-rhs-p): Narrow to header before
3728         searching.
3729
3730         * gnus-art.el (article-decode-idna-rhs): More restrictive regexp.
3731
3732 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3733
3734         * nnmail.el (nnmail-process-mmdf-mail-format): Indent.
3735
3736 2003-03-28  Vasily Korytov  <deskpot@myrealbox.com>
3737
3738         * message.el (message-make-in-reply-to): Use
3739         mail-extract-address-components to determine sender's
3740         name/address.
3741
3742 2003-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3743
3744         * nndoc.el (nndoc-type-alist): Move mime-parts further ahead.
3745
3746         * gnus-registry.el (gnus-registry-translate-to-alist): Make a
3747         valid lambda.
3748         (gnus-registry-translate-from-alist): Ditto.
3749
3750         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3751         print-length to nil.
3752
3753         * gnus-sum.el (gnus-summary-highlight-line-0): Indent.
3754
3755         * gnus-fun.el (gnus-fun-ppm-change-string): New function.
3756         (gnus-grab-cam-face): Use it.
3757
3758 2003-03-28  Paul Jarc  <prj@po.cwru.edu>
3759
3760         * nnmaildir.el (nnmaildir-request-set-mark)
3761         (nnmaildir-close-group): Allow each mark directory in a group to
3762         have its own inode for mark files, to accommodate AFS.
3763
3764 2003-03-28  Teodor Zlatanov  <tzz@lifelogs.com>
3765
3766         * gnus-start.el (gnus-read-newsrc-el-hook): new hook called by
3767         gnus-read-newsrc-el-file
3768         (gnus-read-newsrc-el-file): call the gnus-read-newsrc-el-hook
3769
3770         * gnus-registry.el (gnus-registry-translate-to-alist)
3771         (gnus-registry-translate-from-alist, alist-to-hashtable)
3772         (hashtable-to-alist): new functions
3773         (gnus-register-spool-action): add a spool item to the registry
3774
3775         * gnus.el (gnus-variable-list): added gnus-registry-alist to the
3776         list of saved variables
3777         (gnus-registry-alist): new variable
3778
3779 2003-03-27  Simon Josefsson  <jas@extundo.com>
3780
3781         * gnus-art.el (article-decode-group-name): Be correct instead of
3782         smart.
3783
3784 2003-03-27  Katsumi Yamaoka <yamaoka@jpl.org>
3785
3786         * lpath.el: Bind url-current-object for Emacs; bind
3787         gnus-agent-expire-current-dirs for XEmacs; fbind open-ssl-stream
3788         for both Emacsen.
3789
3790 2003-03-27  Jesper Harder  <harder@ifa.au.dk>
3791
3792         * gnus-sum.el (gnus-article-loose-mime)
3793         (gnus-article-emulate-mime): Move to gnus-article-mime customize
3794         group.
3795
3796         * gnus-msg.el (gnus-mailing-list-groups): Fix customize type and
3797         doc string.
3798
3799 2003-03-26  Kevin Ryde <user42@zip.com.au>
3800
3801         * gnus-sum.el (gnus-summary-find-for-reselect): Renamed from
3802         gnus-summary-find-uncancelled, skip temporary articles inserted by
3803         "refer" functions.
3804
3805 2003-03-26  Vasily Korytov  <deskpot@myrealbox.com>
3806
3807         * smiley.el (smiley-buffer): New function.
3808
3809 2003-03-26  Kevin Greiner <kgreiner@xpediantsolutions.com>
3810
3811         * gnus-agent.el (gnus-agent-fetch-selected-article): Replaced
3812         gnus-summary-update-line (which updated the article's face) with
3813         gnus-summary-update-download-mark (which updates the article's
3814         face by calling gnus-summary-update-line AND updates the download
3815         mark to show that the article was fetched).
3816
3817 2003-03-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
3818
3819         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Provides
3820         option of deleting agent directories for groups/servers that are
3821         not currently agentized.
3822         (gnus-agent-expire): Use gnus-agent-expire-unagentized-dirs.
3823
3824         * gnus-int.el (gnus-open-server): Report backend errors in
3825         condition handler.
3826
3827 2003-03-23  Simon Josefsson  <jas@extundo.com>
3828
3829         * message.el (message-idna-to-ascii-rhs-1): Don't continue outside
3830         header.
3831
3832         * rfc2047.el (rfc2047-header-encoding-alist): Make Followup-To
3833         same as Newsgroups.
3834
3835         * nntp.el (nntp-open-connection-function): Mention
3836         nntp-open-tls-stream.
3837         (nntp-open-tls-stream): New function.
3838
3839         * tls.el: New file.
3840
3841         * nnimap.el (nnimap-server-port, nnimap-stream): Say TLS/SSL
3842         instead of SSL.
3843         (nnimap-stream): Add other streams, link to imap variables.
3844         (nnimap-authenticator): Add other authenticator, link to imap
3845         variables.
3846
3847         * imap.el: Autoload open-tls-stream.
3848         (imap-streams): Add tls in front of ssl.
3849         (imap-stream-alist): Add tls.
3850         (imap-default-tls-port): New variable.
3851         (imap-tls-p, imap-tls-open): New functions.
3852
3853 2003-03-22  ShengHuo ZHU  <zsh@cs.rochester.edu>
3854
3855         * mm-url.el (mm-url-insert-file-contents): parse url only if
3856         results is a list.
3857
3858 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3859
3860         * mail-source.el (mail-source-fetch-imap): Revert.
3861
3862 2003-03-22  Svend Tollak Munkejord  <stm@bacchus.pvv.org>
3863
3864         * deuglify.el (gnus-outlook-repair-attribution-outlook): Use a
3865         less strict regexp.
3866
3867 2003-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3868
3869         * mail-source.el (mail-source-fetch-imap): Use buffer name for
3870         more imap function.
3871
3872 2003-03-21  Simon Josefsson  <jas@extundo.com>
3873
3874         * gnus-art.el (article-decode-group-name): Replace Newsgroups and
3875         Followup-To data inline.
3876
3877 2003-03-21  Jesper Harder  <harder@ifa.au.dk>
3878
3879         * gnus-art.el (gnus-treat-display-xface): Don't enable if
3880         icontopbm isn't available.
3881
3882 2003-03-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
3883
3884         * gnus-int.el (gnus-open-server): Catch errors in backend's
3885         open-server method.  Returns nil rather than crashing startup.
3886
3887         * gnus-sum.el (eval-when-compile): Modified to resolve
3888         compile-time warnings.
3889
3890         * gnus-uu.el (gnus-uu-mark-series): Added informative msg.
3891         Reports length of series so that the user can compare N with a
3892         subject that should, if the entire series is present, contain
3893         '(.../N)'.
3894         (gnus-uu-delete-work-dir): Avoid hanging when O/S forbids deletion
3895         of temp file (Win-XP may leave the temp file locked when the
3896         uudecode process fails).
3897
3898 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3899
3900         * message.el (message-split-line): Ignore error.
3901
3902         * lpath.el (split-line): Avoid split-line warning message.
3903
3904 2003-03-20  Kim F. Storm  <storm@cua.dk>
3905
3906         * message.el (message-split-line): New function.
3907         (message-mode-map): Remap split-line to message-split-line.
3908
3909 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
3910
3911         * message.el (message-make-overlay): Defalias it to make-overlay.
3912         (message-delete-overlay): Defalias it to delete-overlay.
3913         (message-overlay-put): Defalias it to overlay-put.
3914         (message-idna-to-ascii-rhs-1): Use them.
3915
3916         * messagexmas.el (message-xmas-redefine): Defalias some overlay
3917         functions to extent functions.
3918
3919 2003-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3920
3921         * message.el (message-check-news-header-syntax): Fixed regexp.
3922
3923 2003-03-20  ShengHuo ZHU  <zsh@cs.rochester.edu>
3924
3925         * rfc2231.el (rfc2231-decode-encoded-string): Downcase charset.
3926
3927         * mm-url.el (mm-url-insert): Move url-current-object stuff into
3928         mm-url-insert-file-contents.
3929
3930         * nnrss.el (nnrss-fetch): Fetch the local stuff.
3931         (nnrss-check-group): Use it.
3932
3933 2003-03-20 Mark A. Hershberger  <mah@everybody.org>
3934
3935         * nnrss.el: Primitive XML Name-space support.  This means that RSS
3936         feeds like Kevin Burton's[1] can now be read in Gnus.
3937
3938         Implemented support for Mark Pilgrim's RSS Autodiscovery.[2] This
3939         means that if you want to read the RSS feed for example.com, all
3940         you have to do is hit "G R http://www.example.com/ RET" and
3941         nnrss.el will find and the feed listed on the site or (if you have
3942         loaded xml-rpc.el) look it up on syndic8.com.
3943
3944         Marked the message as HTML (by adding a Content-Type header) so
3945         that Gnus will render it as html if the user wants that.
3946
3947         Implemented the ability to save nnrss-group-alist so that any new
3948         feeds the you subscribe to will be found the next time you start
3949         up.
3950
3951         Implemented support for RSS 2.0 elements (author, pubDate).
3952
3953         Prefer for <content:encoded> over <description> where both
3954         elements exist.
3955
3956         * mm-url.el (mm-url-insert): Set url-current-object.
3957
3958         * gnus-group.el (gnus-group-make-rss-group): New function.
3959
3960 2003-03-20  Katsumi Yamaoka <yamaoka@jpl.org>
3961
3962         * message.el (message-idna-to-ascii-rhs-1): Don't use replace-*
3963         for highlight overlays.
3964
3965 2003-03-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * gnus-cache.el (gnus-cache-braid-nov): Test if a line looks like
3968         a NOV.
3969
3970 2003-03-20  Simon Josefsson  <jas@extundo.com>
3971
3972         * message.el (message-use-idna): Disable if UTF-8 unavailable.
3973         (message-idna-to-ascii-rhs): Use it.
3974
3975         * gnus-art.el (gnus-use-idna): Disable if UTF-8 unavailable.
3976
3977 2003-03-19  Teodor Zlatanov  <tzz@lifelogs.com>
3978
3979         * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
3980         (spam-group-ham-marks, spam-group-spam-marks): new functions
3981         (spam-spam-marks, spam-ham-marks): removed in favor of the
3982         spam-marks and ham-marks parameters
3983         (spam-generic-register-routine, spam-ham-move-routine): use the
3984         new spam-group-{spam,ham}-mark-p functions
3985
3986         * gnus.el (spam-marks, ham-marks): new group parameters with
3987         default values same as the old spam-spam-marks and spam-ham-marks
3988
3989 2003-03-19  Simon Josefsson  <jas@extundo.com>
3990
3991         * gnus-art.el (gnus-article-decode-hook): Add IDNA.
3992         (gnus-use-idna): New variable.
3993         (article-decode-idna-rhs): New function.
3994
3995         * message.el (message-use-idna): New variable.
3996         (message-mode-field-menu): Add entry for IDNA.
3997         (message-idna-inside-rhs-p, message-idna-to-ascii-rhs-1)
3998         (message-idna-to-ascii-rhs): New function.
3999         (message-generate-headers): Invoke IDNA code.
4000
4001 2003-03-19  Paul Jarc  <prj@po.cwru.edu>
4002
4003         * nnmaildir.el (nnmaildir--system-name): New function.
4004         (nnmaildir-request-accept-article): Use it.
4005
4006 2003-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4007
4008         * gnus-util.el (gnus-byte-compile): Make it work silently as the
4009         gnus-compile function does.
4010
4011         * gnus-sum.el (gnus-summary-highlight-line-0): Revoke the last
4012         bogus change.
4013
4014 2003-03-19  Jesper Harder  <harder@ifa.au.dk>
4015
4016         * mm-util.el (mm-mule-charset-to-mime-charset): Test if
4017         sort-coding-systems is defined.
4018
4019 2003-03-18  Paul Jarc  <prj@po.cwru.edu>
4020
4021         * nnmaildir.el (nnmaildir-open-server, nnmaildir-request-scan)
4022         (nnmaildir-request-create-group, nnmaildir-request-delete-group):
4023         Replace create-directory with target-prefix.
4024
4025 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
4026
4027         * mm-bodies.el (mm-decode-coding-region-safely): Don't use
4028         find-charset-string which is slooow in XEmacs.
4029
4030 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4031
4032         * gnus-sum.el (gnus-summary-highlight-line-0): Silence the byte-
4033         compiler under XEmacs.
4034
4035 2003-03-18  Jesper Harder  <harder@ifa.au.dk>
4036
4037         * gnus-art.el (gnus-treat-highlight-signature): Make the default
4038         work for multipart/signed where the message text isn't `last'.
4039
4040 2003-03-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4041
4042         * mm-view.el (mm-setup-w3m): Set w3m-display-inline-images to
4043         the value of mm-inline-text-html-with-images.
4044         (mm-inline-text-html-render-with-w3m): Don't bind
4045         w3m-display-inline-images.
4046
4047         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't bind
4048         w3m-display-inline-images.
4049
4050         * lpath.el: Bind w3m-display-inline-images; bind mm-w3m-mode-map
4051         regardless of an Emacs flavor.
4052
4053 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4054
4055         * gnus.el (gnus-version-number): Bump.
4056
4057 2003-03-18 00:38:22 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4058
4059         * gnus.el: Oort Gnus v0.16 is released.
4060
4061 2003-03-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4062
4063         * lpath.el (featurep): Bind mm-w3m-mode-map.
4064
4065 2003-03-17  Paul Jarc  <prj@po.cwru.edu>
4066
4067         * nnmail.el (nnmail-cache-primary-mail-backend): Not all
4068         'respool-able backends define a global nnchoke-get-new-mail
4069         variable.
4070
4071 2003-03-17  Reiner Steib  <Reiner.Steib@gmx.de>
4072
4073         * gnus-art.el (gnus-mime-delete-part): New function.
4074         (gnus-mime-action-alist, gnus-mime-button-commands): Use it.
4075
4076 2003-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4077
4078         * message.el (message-check-news-header-syntax): Don't push
4079         groups twice onto list of unknown groups.
4080
4081         * nndoc.el (nndoc-type-alist): Move exim-bounce a bit further
4082         back.
4083
4084         * nnheader.el (nnheader-find-etc-directory): Doc fix.
4085
4086         * gnus-msg.el (gnus-inews-add-send-actions): Don't restore window
4087         config unless the summary buffer exists.
4088
4089         * gnus-sum.el (gnus-summary-next-group): Semi-exit group first to
4090         that target group is computed correctly when articles are marked
4091         as read by Xref handling.
4092
4093         * mail-source.el (mail-source-fetch-imap): Pass buffer-name to
4094         imap-open.
4095
4096         * message.el (message-send-mail): Add courtesy string to Bcc's,
4097         too.
4098
4099         * gnus-cite.el (gnus-cited-line-p): New function.
4100
4101 2003-03-15  Jesper Harder  <harder@ifa.au.dk>
4102
4103         * mm-bodies.el (mm-decode-body): Add new optional parameter,
4104         force, to use the supplied charset unconditionally.
4105
4106         * gnus-art.el (article-decode-charset): Use it.
4107
4108 2003-03-14  Jesper Harder  <harder@ifa.au.dk>
4109
4110         * mm-bodies.el (mm-decode-coding-region-safely): New function.
4111         (mm-decode-body): Use it.
4112
4113         * rfc2047.el (rfc2047-decode-region): do.
4114         (rfc2047-decode-string): Guess coding system if the default is
4115         invalid.
4116
4117 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
4118
4119         * nnmaildir.el (nnmaildir-request-update-info): Pretend missing
4120         articles are marked 'read, so we get correct article counts.
4121
4122 2003-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4123
4124         * gnus-art.el (gnus-insert-mime-button): Exclude a newline from
4125         the button.
4126         (gnus-insert-prev-page-button): Ditto.
4127         (gnus-insert-next-page-button): Ditto.
4128         (gnus-insert-mime-security-button): Ditto.
4129
4130         * mm-view.el (mm-inline-image-emacs): Open the bottom of an image
4131         one line.  Suggested by Greg Klanderman <gak@klanderman.net>.
4132         (mm-inline-image-xemacs): Ditto.
4133
4134 2003-03-12  Paul Jarc  <prj@po.cwru.edu>
4135
4136         * nnmaildir.el (nnmaildir--parse-filename, nnmaildir--sort-files,
4137         nnmaildir--scan, nnmaildir-request-accept-article): Changes for
4138         the recent filename uniqueness discussion.
4139
4140 2003-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4141
4142         * mm-view.el (mm-inline-image-emacs): Make it delete an excessive
4143         newline next time.
4144         (mm-inline-image-xemacs): Ditto.
4145
4146 2003-03-10  Jesper Harder  <harder@ifa.au.dk>
4147
4148         * gnus-agent.el (gnus-agent-synchronize-flags-server): Don't use
4149         kill-line.
4150
4151 2003-03-09  Jesper Harder  <harder@ifa.au.dk>
4152
4153         * gnus-msg.el (gnus-inews-insert-archive-gcc): Don't use
4154         kill-line.
4155
4156 2003-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4157
4158         * gnus-agent.el (gnus-agent-fetched-hook): New variable.  Just
4159         fixing the code to match the documentation.
4160         (gnus-agent-fetch-selected-article): Replaced
4161         gnus-summary-update-article-line with gnus-summary-update-line as
4162         the former did not correctly recalculate the thread indentation.
4163         (gnus-agent-find-parameter): The agent-predicate, if not found
4164         anywhere else, defaults to the value of gnus-agent-predicate.
4165         (gnus-agent-fetch-session): Fixed typo; now executes
4166         gnus-agent-fetched-hook rather than the undocumented
4167         gnus-agent-fetch-hook.
4168         (gnus-agent-fetch-group-1): Removed part of 2003-03-06 fix.  The
4169         default agent predicate is now provided by
4170         gnus-agent-find-parameter.
4171         (gnus-agent-message): New macro.  This macro avoids potentially
4172         costly parameter evaluation when the message's level is too high
4173         to display.
4174         (gnus-agent-expire-group-1): Disabled undo tracking in temp
4175         overview buffer. Uses new gnus-agent-message macro to reduce
4176         overhead of optional messages. Reversed message levels to
4177         emphasize percent completion messages.  Detailed messages of
4178         little use except when debugging code.
4179
4180 2003-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4181
4182         * spam.el (spam-ham-move-routine): use
4183         spam-mark-ham-unread-before-move-from-spam-group
4184         (spam-mark-ham-unread-before-move-from-spam-group): new variable
4185
4186 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
4187
4188         * spam.el: load nnimap.el when compiling
4189         (spam-setup-widening): use
4190         nnimap-split-download-body-default instead of
4191         nnimap-split-download-body which is a user-customizable variable
4192
4193 2003-03-07  Simon Josefsson  <jas@extundo.com>
4194
4195         * nnimap.el (nnimap-split-download-body-default): New, holds
4196         default for n-s-d-b.
4197         (nnimap-split-download-body): Add new setting (symbol default),
4198         which uses contents of n-s-d-b-d, and made it the default.
4199
4200 2003-03-07  Teodor Zlatanov  <tzz@lifelogs.com>
4201
4202         * spam.el (spam-use-hashcash): new variable
4203         (spam-list-of-checks): added spam-use-hashcash with associated
4204         spam-check-hashcash
4205         (spam-check-hashcash): new function, installed iff hashcash.el is
4206         loaded
4207         (spam-setup-widening): don't use (return)
4208
4209 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4210
4211         * gnus-agent.el (gnus-agent-fetch-group-1): Added default
4212         predicate of `false' to avoid an error when a group defines no
4213         predicate. Fixed typo that disabled agent scoring (i.e. the
4214         low/high predicates should now work).
4215
4216 2003-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
4217
4218         * spam.el: add spam-maybe-spam-stat-load to
4219         gnus-get-top-new-news-hook, remove it from gnus-get-new-news-hook
4220         (spam-bogofilter-register-with-bogofilter): use
4221         spam-bogofilter-spam-switch and spam-bogofilter-ham-switch
4222         (spam-bogofilter-spam-switch, spam-bogofilter-ham-switch): new
4223         custom variables to replace "-s" and "-n"
4224
4225         * gnus-group.el (gnus-group-get-new-news): call the new
4226         gnus-get-top-new-news-hook hook
4227
4228         * gnus-start.el (gnus-get-top-new-news-hook): new hook, run ONLY
4229         by gnus-get-new-news, NOT by gnus-group-get-new-news-this-group
4230
4231 2003-03-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4232
4233         * mm-uu.el (mm-uu-pgp-encrypted-test): Fix message.
4234
4235 2003-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4236
4237         * gnus-cus.el (gnus-group-customize): Don't use delete-if which is
4238         a cl run-time function.
4239
4240 2003-03-06  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4241
4242         * gnus-agent.el (gnus-agent-fetch-group-1): Added missing binding
4243         on gnus-agent-short-article.
4244         (gnus-category-read): Replaced CL function mapcar* with new macro:
4245         gnus-mapcar.
4246         * gnus-util.el (gnus-mapcar): New macro.  Generalizes mapcar to
4247         support functions that accept multiple parameters.  A separate
4248         sequence must be provided for each parameter in the function.
4249         Iteration stops when the end of the shortest list is reached.
4250
4251 2003-03-06  Jesper Harder  <harder@ifa.au.dk>
4252
4253         * nnimap.el (nnimap-request-accept-article): Use delete-region.
4254
4255         * html2text.el (html2text-clean-dtdd, html2text-delete-tags)
4256         (html2text-delete-single-tag, html2text-clean-anchor)
4257         (html2text-remove-tags): Use delete-region.
4258         (html2text-fix-paragraphs): Simplify.
4259
4260         * mml1991.el (mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt)
4261         (mml1991-gpg-sign, mml1991-gpg-encrypt, mml1991-pgg-sign)
4262         (mml1991-pgg-encrypt, mml1991-pgg-encrypt): Use delete-region, not
4263         kill-region.
4264
4265 2003-03-04  John Paul Wallington  <jpw@gnu.org>
4266
4267         * gnus-agent.el (gnus-agent-enable-expiration)
4268         (gnus-agent-article-alist, gnus-agent-article-alist)
4269         (gnus-agent-cat-defaccessor): Doc fixes.
4270
4271 2003-03-04  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4272
4273         * gnus-agent.el (gnus-function-implies-unread-1): Grok
4274         byte-compiled functions.
4275
4276 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4277
4278         * gnus-sum.el (gnus-auto-goto-ignores): New variable. Provides
4279         customization between new maneuvering (which permits selecting
4280         undownloaded articles) and old maneuvering (which skipped over
4281         undownloaded articles) behaviors.
4282         (gnus-summary-find-next): Pass through the unread and subject
4283         parameters when calling gnus-summary-find-prev.
4284         (gnus-summary-find-next,gnus-summary-find-prev): Apply
4285         gnus-auto-goto-ignores to filter out unacceptable articles.
4286
4287 2003-03-04  Jesper Harder  <harder@ifa.au.dk>
4288
4289         * mail-source.el (mail-source-read-passwd): Remove. `read-passwd'
4290         exists in all supported Emacs versions, so we don't need this
4291         compatibility function.
4292         (mail-source-fetch-pop, mail-source-check-pop)
4293         (mail-source-fetch-webmail): Use read-passwd.
4294
4295         * nntp.el (nntp-send-authinfo, nntp-send-nosy-authinfo)
4296         (nntp-open-telnet, nntp-open-via-telnet-and-telnet): Use
4297         read-passwd.
4298
4299         * nnwarchive.el (nnwarchive-open-server): Use read-passwd.
4300
4301         * imap.el (imap-read-passwd): Remove.
4302         (imap-interactive-login): Use read-passwd.
4303
4304         * canlock.el (canlock-read-passwd): Remove.
4305         (canlock-insert-header, canlock-verify): Use read-passwd.
4306
4307         * sieve-manage.el (sieve-manage-read-passwd): Remove.
4308         (sieve-manage-interactive-login): Use read-passwd.
4309
4310         * pop3.el (pop3-read-passwd): Remove.
4311         (pop3-movemail, pop3-get-message-count, pop3-apop): Use
4312         read-passwd.
4313
4314         * pgg.el (pgg-read-passphrase): Simplify.
4315
4316 2003-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4317
4318         * gnus-agent.el (gnus-agent-mode): Fixed the mode line reports
4319         'plugged' when actually 'unplugged' bug.
4320         (gnus-category-read): Ignore nil values when converting an
4321         old-format category so that the new-format category will default
4322         those attributes to the global variables.
4323
4324 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4325
4326         * mail-source.el (mail-source-delete-old-incoming-confirm): Fixed
4327         doc-string.
4328
4329 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
4330
4331         * nnrss.el (nnrss-decode-entities-unibyte-string): Use `buffer-string'.
4332         * nndoc.el (nndoc-dissect-mime-parts-sub): do.
4333         * nndb.el (nndb-request-accept-article, nndb-status-message): do.
4334         * mm-url.el (mm-url-decode-entities-string): do.
4335         * mml1991.el (mml1991-mailcrypt-sign, mml1991-gpg-sign): do.
4336         * mm-decode.el (mm-find-raw-part-by-type): do.
4337         * message.el (message-send-mail-partially)
4338         (message-send-mail-with-sendmail): do.
4339         * gnus-uu.el (gnus-uu-save-article, gnus-uu-reginize-string): do.
4340         * gnus-kill.el (gnus-pp-gnus-kill): do.
4341         * gnus-art.el (gnus-article-treat-unfold-headers)
4342         (gnus-article-encrypt-body): do.
4343
4344 2003-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4345
4346         * mail-source.el (mail-source-delete-incoming): Allow integer value.
4347         (mail-source-delete-old-incoming-confirm): New variable.
4348         (mail-source-delete-old-incoming): Use it.  New function.
4349         (mail-source-callback): Call `mail-source-delete-old-incoming' if
4350         `mail-source-delete-incoming' is a nonnegative integer.
4351
4352 2003-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4353
4354         * gnus-msg.el (gnus-extended-version): Fix for 'emacs-gnus-config.
4355         (gnus-user-agent): Fixed typo.
4356
4357 2003-03-03  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4358
4359         * gnus-agent.el (gnus-agent-enable-expiration): Fixed documentation.
4360         (gnus-agent-expire-group-1): Removed invalid (interactive) specifier.
4361
4362 2003-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4363
4364         * gnus-agent.el (gnus-agent-fetch-articles): Fix nil message.
4365         (gnus-agent-fetch-session): Allow debugging to take place.
4366
4367 2003-03-03  Jesper Harder  <harder@ifa.au.dk>
4368
4369         * gnus-sum.el (gnus-highlight-selected-summary)
4370         (gnus-article-get-xrefs, gnus-summary-show-thread): Use
4371         `gnus-point-at-bol' and `gnus-point-at-eol' instead of
4372         `(progn (beginning-of-line) (point))'.  It's shorter, faster,
4373         and makes it clear that we don't need the side effect.
4374         * gnus-util.el (gnus-delete-line): do.
4375         * gnus-xmas.el (gnus-group-add-icon): do.
4376         * nnmail.el (nnmail-article-group, nnmail-cache-fetch-group): do.
4377         * nntp.el (nntp-send-authinfo-from-file): do.
4378         * nnml.el (nnml-header-value): do.
4379         * nnheader.el (nnheader-insert-references): do.
4380         * gnus-cite.el (gnus-article-highlight-citation)
4381         (gnus-cite-parse): do.
4382         * gnus-score.el (gnus-score-followup): do.
4383         * gnus-draft.el (gnus-draft-send): do.
4384         * gnus-group.el (gnus-group-highlight-line): do.
4385         * gnus-cache.el (gnus-cache-braid-nov): do.
4386         * nnfolder.el (nnfolder-retrieve-headers)
4387         (nnfolder-request-article): do.
4388         * gnus-art.el (article-hide-boring-headers)
4389         (gnus-article-hide-header): do.
4390
4391         * nnheader.el (nnheader-find-nov-line): Use gnus-delete-line.
4392         * nnml.el (nnml-request-replace-article): do.
4393         * nnmbox.el (nnmbox-request-move-article, nnmbox-delete-mail): do.
4394         * nnfolder.el (nnfolder-request-move-article): do.
4395         * gnus-cache.el (gnus-cache-possibly-remove-article): do.
4396         * gnus-art.el (gnus-mm-display-part): do.
4397
4398         * gnus-art.el (gnus-article-goto-part): Use gnus-goto-char.
4399
4400 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4401
4402         * nntp.el (nntp-possibly-change-group): Avoid calling
4403         process-buffer on nil (Which happened when you lost your
4404         connection while fetching); instead signal a "Server Closed
4405         Connection" error.
4406
4407 2003-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4408
4409         * gnus-agent.el (gnus-agent-enable-expiration): New
4410         variable. Either ENABLE or DISABLE.  Sets default behavior for
4411         selecting which groups are expired.
4412         (gnus-agent-cat-set-property, gnus-agent-cat-defaccessor,
4413         gnus-agent-set-cat-groups): Provides abstract interface for
4414         accessing agent category.  Category now implemented by an alist.
4415         (gnus-agent-add-group, gnus-agent-remove-group,
4416         gnus-category-insert-line, gnus-category-edit-predicate,
4417         gnus-category-edit-score, gnus-category-edit-groups,
4418         gnus-category-copy, gnus-category-add, gnus-group-category): Use
4419         new agent category abstraction.
4420         (gnus-agent-find-parameter): New function. Search for agent
4421         configuration parameter first in the group's parameters, then its
4422         topics (if any), and then the group's category.  If not found
4423         anywhere, use the original defined constants.
4424         (gnus-agent-fetch-headers, gnus-agent-fetch-group-1): Use new
4425         gnus-agent-find-parameter.
4426         (gnus-agent-fetch-headers, gnus-agent-uncached-articles): Clearing
4427         gnus-agent-cache now blocks retrieving headers and articles from
4428         the local cache.  Fetched content is still added to the cache
4429         before being returned.
4430         (gnus-agent-fetch-session): Use error-message-string to generate