cfc9e27b1767608871456614c12d8322190110ea
[gnus] / lisp / ChangeLog
1 2005-09-28  Simon Josefsson  <jas@extundo.com>
2
3         * message.el (message-use-idna): Default to t.
4
5 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * nntp.el (nntp-warn-about-losing-connection): Remove.
8
9 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
10
11         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
12         customizable.  Change default value.
13         (mm-uu-diff-groups-regexp): Change default value.
14         (mm-uu-type-alist): Added doc string.
15         (mm-uu-configure): Added doc string.  Make it interactive.
16         (mm-uu-tex-groups-regexp): New variable.
17         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
18         (mm-uu-type-alist): Added LaTeX documents.
19         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
20         of "text/verbatim"..
21         (mm-uu-diff-groups-regexp): Fix missing quotes from previous
22         commit.
23
24         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
25         instead of "text/verbatim".
26
27         * message.el (message-mark-inserted-region)
28         (message-mark-insert-file): Use slrn style marks when called with
29         prefix argument.
30
31 2005-09-27  Simon Josefsson  <jas@extundo.com>
32
33         * message.el (message-idna-to-ascii-rhs-1): Reformat.
34
35 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
36
37         * message.el (message-remove-duplicates): New function.
38         Implementation borrowed from `gnus-remove-duplicates'.
39         (message-idna-to-ascii-rhs): Also encode idna addresses in
40         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
41         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
42         only ask about the same idna domain once per header and also tell
43         in what header to replace the idna domain.
44
45         * gnus-art.el (article-decode-idna-rhs): Also decode idna
46         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
47         (article-decode-idna-rhs): Fix regexp so that all idna-address in
48         a header is decoded and not just the last one.
49
50 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
51
52         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
53         has been decoded.
54
55         * mm-decode.el (mm-automatic-display): Add text/verbatim.
56         (mm-insert-part): Don't modify text if it has been decoded.
57
58         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
59         decoded.
60
61         * mm-view.el (mm-inline-text): Don't strip text props unless
62         decoding enriched or richtext parts.
63
64 2005-09-25  Romain Francoise  <romain@orebokech.com>
65
66         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
67         * gnus-start.el (gnus-subscribe-interactively):
68         * gnus-uu.el (gnus-uu-grab-articles):
69         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
70         space.
71
72 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
73
74         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
75         * mm-view.el (mm-view-pkcs7-decrypt):
76         * gnus-sum.el (gnus-summary-limit-to-extra)
77         (gnus-summary-respool-article, gnus-read-move-group-name):
78         * gnus-score.el (gnus-summary-increase-score):
79         * gnus-util.el (gnus-completing-read-with-default):
80         * gnus-art.el (gnus-read-save-file-name)
81         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
82         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
83         * message.el (message-check-news-header-syntax):
84         Follow convention for reading with the minibuffer.
85
86 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
87
88         * spam-report.el (spam-report-url-ping-plain): Use
89         gnus-extended-version as User-Agent.
90
91         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
92         default value is nil.
93
94         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
95         (mm-uu-verbatim-marks-extract): New function.
96         (mm-uu-extract): New face.
97         (mm-uu-copy-to-buffer): Use it.
98
99         * spam-report.el (spam-report-gmane-ham): Renamed from
100         `spam-report-gmane-unspam'.
101         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
102         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
103
104         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
105         Autoload.
106         (spam-report-gmane-unregister-routine): Renamed
107         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
108
109 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
110
111         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
112         (spam-report-gmane-unregister-routine): added support for gmane
113         unregistration
114
115         * spam-report.el (spam-report-gmane-unspam)
116         (spam-report-gmane-spam): new wrappers around spam-report-gmane
117         (spam-report-gmane): changed to take a single article and do
118         unspam registration
119
120 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
121
122         * mm-url.el (mm-url-decode-entities): Fix regexp.
123
124 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
125
126         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
127         default to nil, to be able to use Gnus at all.  If the default
128         switches to something else, then the function should be fixed not
129         be exceedingly slow.
130
131 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
132
133         * gnus-start.el (gnus-activate-group): if the server is nil, don't
134         fail hard
135
136         * spam-report.el: better Keywords line
137
138         * spam.el: added Maintainer and better Keywords line
139
140 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
141
142         * gnus-art.el (gnus-article-replace-part)
143         (gnus-mime-replace-part): New functions.
144         (gnus-mime-action-alist, gnus-mime-button-commands)
145         (gnus-mime-save-part-and-strip): Added file argument.
146         (gnus-article-part-wrapper): Added interactive argument.
147
148         * gnus-sum.el (gnus-summary-mime-map): Add
149         `gnus-article-replace-part'.
150
151 2005-09-19  Didier Verna  <didier@xemacs.org>
152
153         The nnml compaction feature:
154         * nnml.el (nnml-request-compact-group): New function.
155         * nnml.el (nnml-request-compact): New function.
156         * gnus-int.el (gnus-request-compact-group): New function.
157         * gnus-int.el (gnus-request-compact): New function.
158         * gnus-group.el (gnus-group-compact-group): New function.
159         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
160         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
161         * gnus-srvr.el (gnus-server-compact-server): New function.
162         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
163         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
164
165 2005-09-18  D Goel  <deego@gnufans.org>
166
167         * sieve.el (sieve-help): Fix `message' call: first arg should be a
168         format spec.
169
170 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
171
172         * gnus.el (gnus-group-startup-message): Bind image-load-path.
173
174 2005-09-15  Romain Francoise  <romain@orebokech.com>
175
176         * message.el (message-fill-paragraph): Clarify docstring.
177
178 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
179
180         * gnus-art.el (gnus-mime-display-part): Protect against broken
181         MIME messages.
182
183 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
184
185         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
186         before parsing header.
187
188 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
189
190         * html2text.el: (html2text-replace-list): Add new entities.
191
192 2005-09-11  Romain Francoise  <romain@orebokech.com>
193
194         * message.el (message-alternative-emails): Improve docstring.
195         (message-setup-1): Call `message-use-alternative-email-as-from'
196         after `message-setup-hook' to give it precedence over posting
197         styles, etc.
198         (message-use-alternative-email-as-from): Add docstring.  Remove
199         the original From header if present.
200
201         * nnml.el (nnml-compressed-files-size-threshold): New variable.
202         (nnml-save-mail): Use it.
203
204         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
205         articles.  Add new argument `silent'.
206         (gnus-uu-mark-all): Report the total number of marked articles.
207
208 2005-09-10  Romain Francoise  <romain@orebokech.com>
209
210         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
211         (gnus-uu-mark-series): Likewise.
212
213 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
214
215         * spam-report.el (spam-report-gmane): Fix generation of spam
216         report URL.
217
218 2005-09-10  Simon Josefsson  <jas@extundo.com>
219
220         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
221         t, based on discussion on the ding list with Robert Epprecht
222         <epprecht@solnet.ch>.
223
224 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
225
226         * spam-report.el (spam-report-gmane): Make it work without
227         X-Report-Spam header.  Gmane now only provides Archived-At.  This
228         is only used if `spam-report-gmane-use-article-number' is nil.
229         (spam-report-gmane-spam-header): Removed.  Not used anymore.
230
231         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
232         make `gnus-summary-sort-by-recipient' work with threading.
233
234         * nnweb.el (nnweb-google-wash-article): Print a message if article
235         is not available.
236
237 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
238
239         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
240         change.  Decode text/* parts content before displaying.
241
242 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
243
244         * mml-smime.el: Remove defvar of gnus-extract-address-components.
245
246 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
247
248         * mm-view.el (mm-display-inline-fontify): Disable support modes.
249
250         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
251         url-package-name, url-package-version,
252         w3m-cid-retrieve-function-alist, w3m-current-buffer,
253         w3m-display-inline-images, and w3m-minor-mode-map.
254
255 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
256
257         * message.el (message-tab-body-function): Fixed mismatched custom
258         type.
259
260         * gnus.el (gnus-group-change-level-function): Ditto.
261
262         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
263
264         * gnus-art.el (gnus-signature-limit)
265         (gnus-article-mime-part-function): Ditto.
266
267 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
268
269         * mml.el (mml-mode): Silence the byte compiler.
270
271         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
272         using `(sit-for 0)' before moving the point to the specified part;
273         skip unbuttonized parts.
274         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
275         return to the summary window if gnus-auto-select-part is non-nil.
276
277 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
278
279         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
280         variables.
281         (mml-dnd-attach-file, mml-mode): Use them.
282
283         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
284         Make fetching article by MID work again for Google Groups.  Added
285         FIXME concerning gnus-group-make-web-group.
286
287         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
288         Don't depend on Gnus by using mail-extract-address-components if
289         gnus-extract-address-components is not bound.
290
291 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
292
293         * gnus-art.el (gnus-mime-display-security): Don't display the
294         signature, but only the signed part.
295
296 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
297
298         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
299
300         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
301         list, not listp.
302
303 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
304
305         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
306         when encoding.
307
308         * mm-bodies.el (mm-decode-content-transfer-encoding):
309         De-canonicalize CRLF for all text content types, not just
310         text/plain.
311
312 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
313
314         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
315         valid article; point arrow and cursor at the MIME button.
316
317 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
318
319         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
320         Suggested by Dan Christensen <jdc@uwo.ca>.
321
322         * mm-decode.el (mm-save-part): Enable change of prompt.
323
324 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
325
326         * gnus-msg.el (gnus-inews-add-send-actions): Made
327         `message-post-method' lambda parameter ARG `&optional'.
328
329 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
330
331         * gnus-sum.el (gnus-summary-mime-map): Added
332         gnus-article-save-part-and-strip, gnus-article-delete-part and
333         gnus-article-jump-to-part.
334
335         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
336         (gnus-article-edit-part): Use it.
337         (gnus-article-part-wrapper): Added no-handle argument.
338         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
339         functions.
340
341 2005-08-29  Romain Francoise  <romain@orebokech.com>
342
343         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
344         docstring.
345         (gnus-face-from-file): Likewise.
346
347 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
348
349         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
350         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
351         non-nil.
352         (gnus-auto-select-part): New variable.
353         (gnus-article-jump-to-part): New function.
354         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
355         (gnus-mime-delete-part): Allow selecting specified part after
356         deleting or stripping parts.
357         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
358         part if argument is bogus.
359
360 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
361
362         * gnus-art.el (w3m-minor-mode-map):
363         * gnus-spec.el (gnus-newsrc-file-version):
364         * gnus-util.el (nnmail-active-file-coding-system)
365         (gnus-original-article-buffer, gnus-user-agent):
366         * gnus.el (gnus-ham-process-destinations)
367         (gnus-parameter-ham-marks-alist)
368         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
369         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
370         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
371         * mm-decode.el (gnus-current-window-configuration):
372         * mm-extern.el (gnus-article-mime-handles):
373         * mm-url.el (url-current-object, url-package-name)
374         (url-package-version):
375         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
376         (smime-keys, w3m-cid-retrieve-function-alist)
377         (w3m-current-buffer, w3m-display-inline-images)
378         (w3m-minor-mode-map):
379         * mml-smime.el (gnus-extract-address-components):
380         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
381         (gnus-newsrc-hashtb, message-default-charset)
382         (message-deletable-headers, message-options)
383         (message-posting-charset, message-required-mail-headers)
384         (message-required-news-headers):
385         * mml1991.el (mc-pgp-always-sign):
386         * mml2015.el (mc-pgp-always-sign):
387         * nnheader.el (nnmail-extra-headers):
388         * rfc1843.el (gnus-decode-encoded-word-function)
389         (gnus-decode-header-function, gnus-newsgroup-name):
390         * spam-stat.el (gnus-original-article-buffer): Add defvars.
391
392 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
393
394         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
395         the end of the date treatments.
396
397 2005-08-15  Simon Josefsson  <jas@extundo.com>
398
399         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
400         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
401         Capello and Romain Francoise.
402         (pgg-fetch-key-function): Removed, not used?
403         (pgg-insert-url-with-w3): Require url, to get
404         url-insert-file-contents regardless of where it is defined.
405
406 2005-08-13  Romain Francoise  <romain@orebokech.com>
407
408         * message.el (message-cite-original-1): New function.
409         (message-cite-original): Use it.
410         (message-cite-original-without-signature): Ditto.
411
412 2005-08-08  Romain Francoise  <romain@orebokech.com>
413
414         * message.el (message-yank-empty-prefix): New variable.
415         (message-indent-citation): Use it.
416         (message-cite-original-without-signature): Respect X-No-Archive.
417
418 2005-08-08  Simon Josefsson  <jas@extundo.com>
419
420         * pgg.el: Autoload url-insert-file-contents instead of loading
421         w3/url.
422         (pgg-insert-url-with-w3): Don't load url here.
423
424 2005-08-07  Jesper Harder  <harder@phys.au.dk>
425
426         * message.el (message-kill-to-signature): Don't insert newline at
427         bol.
428         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
429
430 2005-08-06  Romain Francoise  <romain@orebokech.com>
431
432         * message.el (message-user-fqdn): Fix typo in docstring.
433
434 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
435
436         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
437
438         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
439
440 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
441
442         * mm-bodies.el (mm-encode-body): Use coding system rather than
443         charset to encode text.
444
445         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
446         number of charsets if utf-8 is available (XEmacs).
447
448 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
449
450         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
451         taken from `gnus-button-mid-or-mail-regexp'.
452         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
453         (gnus-button-alist): Improve regexp for domain part of the MIDs
454         for news:localpart@domain buttons.
455         (gnus-button-ctan-directory-regexp): Update.
456
457 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
458
459         * sieve-manage.el (sieve-manage-interactive-login): Use
460         make-local-variable rather than make-variable-buffer-local.
461         (sieve-manage-open): Ditto.
462         (sieve-manage-authenticate): Ditto.
463
464         * mml.el (mml-generate-mime-1): Make the content type default to
465         text/plain if the filename is not specified.
466
467 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
468
469         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
470         instead of insert-buffer.
471
472         * message.el (message-yank-original): Ditto; set the mark at the
473         end of the yanked message.
474
475 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
476
477         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
478         lines to scroll rather than to stop it.
479
480         * mml.el (mml-generate-default-type): Add doc string.
481         (mml-generate-mime-1): Use mm-default-file-encoding or make it
482         default to application/octet-stream when determining the content
483         type if it is not specified for the part or the mml contents; add
484         a comment about mml-generate-default-type.
485
486 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
487
488         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
489         make it default to application/octet-stream when determining the
490         content type if it is not specified for the external contents.
491
492 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
493
494         * rfc2231.el (rfc2231-parse-string): Take care that not only a
495         segmented parameter but also other parameters might be there.
496
497 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * mm-decode.el (mm-display-external): Delete temp file, directory
500         and buffer immediately if the external process is exited.
501
502 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
503
504         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
505         fewer lines than that of scroll-margin.
506         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
507
508 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
509
510         * gnus-art.el (gnus-article-next-page): Revert.
511         (gnus-article-beginning-of-window): New macro.
512         (gnus-article-next-page-1): Use it.
513         (gnus-article-prev-page): Ditto.
514         (gnus-article-edit-part): Use insert-buffer-substring instead of
515         insert-buffer.
516         (gnus-article-edit-exit): Ditto.
517
518         * gnus-util.el (gnus-beginning-of-window): Remove.
519         (gnus-end-of-window): Remove.
520
521         * lpath.el: Don't bind header-line-format and scroll-margin.
522
523 2005-07-25  Simon Josefsson  <jas@extundo.com>
524
525         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
526         to have the url package without w3.  Reported by Daiki Ueno
527         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
528
529 2005-07-20  Didier Verna  <didier@xemacs.org>
530
531         * gnus-diary.el: Remove the description comment (nndiary is now
532         properly documented in the Gnus manual).
533         Fix the spelling of "Back End".
534         * nndiary.el: Ditto.
535         Fix the copyright notice.
536
537 2005-07-18  Romain Francoise  <romain@orebokech.com>
538
539         * gnus-sum.el (gnus-summary-to-prefix,
540         gnus-summary-newsgroup-prefix): New variables.
541         (gnus-summary-from-or-to-or-newsgroups): Use them.
542
543 2005-07-17  Romain Francoise  <romain@orebokech.com>
544
545         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
546         space as it's generally not especially interesting to the user.
547
548 2005-07-16  Romain Francoise  <romain@orebokech.com>
549
550         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
551         nil to avoid prompting and file modification if one of the
552         messages at the top of the nnfolder file contains a copyright
553         notice.
554         Update copyright notice.
555
556         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
557         instead of `current-time-string' as the latter creates a time
558         string that is not RFC 2822 compliant (it lacks the zone).
559         Update copyright notice.
560
561 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
562
563         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
564         for text/rtf.  Display default in prompt.  Pass default for M-n.
565
566         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
567
568 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
569
570         * gnus-msg.el (gnus-button-mailto): Remove
571         save-selected-window-window hackery because it relies on
572         save-selected-window internals.
573
574 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
575
576         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
577         (gnus-article-next-page-1): Use gnus-beginning-of-window.
578         (gnus-article-prev-page): Ditto.
579
580         * gnus-util.el (gnus-beginning-of-window): New function.
581         (gnus-end-of-window): New function.
582
583         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
584
585 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
586
587         * gnus-score.el (gnus-score-edit-all-score): Set
588         gnus-score-edit-exit-function to gnus-score-edit-done and call
589         gnus-message.
590
591 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
592
593         * gnus-msg.el (gnus-button-mailto): Remove
594         save-selected-window-window hackery because it relies on
595         save-selected-window internals.
596
597 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
598
599         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
600         add-minor-mode.
601         (gnus-binary-mode): Ditto.
602
603         * gnus-topic.el (gnus-topic-mode): Ditto.
604
605 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
606
607         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
608         (gnus-article-prev-page): Take scroll-margin into consideration.
609
610 2005-07-04  Lute Kamstra  <lute@gnu.org>
611
612         Update FSF's address in GPL notices.
613
614 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
615
616         * gnus.el (gnus-exit):
617         * gnus-group.el (gnus-group-icons):
618         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
619
620         * gnus-nocem.el (gnus-nocem):
621         * message.el (message-various, message-buffers, message-sending)
622         (message-interface, message-forwarding, message-insertion)
623         (message-headers, message-news, message-mail):
624         * pgg-gpg.el (pgg-gpg):
625         * pgg-parse.el (pgg-parse):
626         * pgg-pgp.el (pgg-pgp):
627         * pgg-pgp5.el (pgg-pgp5):
628         * pop3.el (pop3): Finish `defgroup' description with period.
629
630 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
631
632         * gnus-art.el (article-display-face): Improve the efficiency.
633         (article-display-x-face): Ditto; remove grey x-face stuff.
634
635 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * gnus-art.el (article-display-face): Correct the position in
638         which Faces are inserted.
639
640 2005-06-29  Didier Verna  <didier@xemacs.org>
641
642         * gnus-art.el (article-display-face): Display faces in correct
643         order.
644
645 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
646
647         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
648         (gnus-fill-real-hashtb): Use hash table instead of obarray.
649         (gnus-nocem-check-article): Fetch the Type header.
650         (gnus-nocem-message-wanted-p): Fix the way to examine types.
651         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
652         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
653         make sure gnus-nocem-hashtb is initialized.
654         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
655         (gnus-nocem-unwanted-article-p): Ditto.
656
657         * pgg.el (pgg-verify): Return the verification result.
658
659 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
660
661         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
662         is ascii.
663
664 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
665
666         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
667         `show-nonbreak-escape'.
668
669 2005-06-23  Lute Kamstra  <lute@gnu.org>
670
671         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
672
673         * dig.el (dig-mode):
674         * smime.el (smime-mode): Use gnus-run-mode-hooks.
675
676 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
677
678         * nnimap.el (nnimap-split-download-body): Fix spellings.
679
680 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
681
682         * gnus-art.el (gnus-article-encrypt-body):
683         * gnus-cus.el (gnus-score-customize):
684         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
685         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
686
687 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
688
689         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
690         header by looking for magic "MII" at the beginnig.
691
692 2005-06-16  Miles Bader  <miles@gnu.org>
693
694         * gnus-xmas.el (gnus-xmas-group-startup-message):
695         Use renamed gnus-splash face.
696
697         * assistant.el (assistant-field): Remove "-face" suffix from face name.
698         (assistant-field-face): New backward-compatibility alias for renamed
699         face.
700         (assistant-render-text): Use renamed assistant-field face.
701
702         * spam.el (spam): Remove "-face" suffix from face name.
703         (spam-face): New backward-compatibility alias for renamed face.
704         (spam-face, spam-initialize): Use renamed spam face.
705
706         * message.el (message-header-to, message-header-cc)
707         (message-header-subject, message-header-newsgroups)
708         (message-header-other, message-header-name)
709         (message-header-xheader, message-separator, message-cited-text)
710         (message-mml): Remove "-face" suffix from face names.
711         (message-header-to-face, message-header-cc-face)
712         (message-header-subject-face, message-header-newsgroups-face)
713         (message-header-other-face, message-header-name-face)
714         (message-header-xheader-face, message-separator-face)
715         (message-cited-text-face, message-mml-face):
716         New backward-compatibility aliases for renamed faces.
717         (message-font-lock-keywords): Use renamed message faces.
718
719         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
720         (sieve-test-commands, sieve-tagged-arguments):
721         Remove "-face" suffix from face names.
722         (sieve-control-commands-face, sieve-action-commands-face)
723         (sieve-test-commands-face, sieve-tagged-arguments-face):
724         New backward-compatibility aliases for renamed faces.
725         (sieve-control-commands-face, sieve-action-commands-face)
726         (sieve-test-commands-face, sieve-tagged-arguments-face):
727         Use renamed sieve faces.
728
729         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
730         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
731         (gnus-group-news-3-empty, gnus-group-news-4)
732         (gnus-group-news-4-empty, gnus-group-news-5)
733         (gnus-group-news-5-empty, gnus-group-news-6)
734         (gnus-group-news-6-empty, gnus-group-news-low)
735         (gnus-group-news-low-empty, gnus-group-mail-1)
736         (gnus-group-mail-1-empty, gnus-group-mail-2)
737         (gnus-group-mail-2-empty, gnus-group-mail-3)
738         (gnus-group-mail-3-empty, gnus-group-mail-low)
739         (gnus-group-mail-low-empty, gnus-summary-selected)
740         (gnus-summary-cancelled, gnus-summary-high-ticked)
741         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
742         (gnus-summary-high-ancient, gnus-summary-low-ancient)
743         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
744         (gnus-summary-low-undownloaded)
745         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
746         (gnus-summary-low-unread, gnus-summary-normal-unread)
747         (gnus-summary-high-read, gnus-summary-low-read)
748         (gnus-summary-normal-read, gnus-splash):
749         Remove "-face" suffix from face names.
750         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
751         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
752         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
753         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
754         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
755         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
756         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
757         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
758         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
759         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
760         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
761         (gnus-summary-selected-face, gnus-summary-cancelled-face)
762         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
763         (gnus-summary-normal-ticked-face)
764         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
765         (gnus-summary-normal-ancient-face)
766         (gnus-summary-high-undownloaded-face)
767         (gnus-summary-low-undownloaded-face)
768         (gnus-summary-normal-undownloaded-face)
769         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
770         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
771         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
772         (gnus-splash-face):
773         New backward-compatibility aliases for renamed faces.
774         (gnus-group-startup-message): Use renamed gnus faces.
775
776         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
777         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
778         (gnus-server-agent): Remove "-face" suffix from face names.
779         (gnus-server-agent-face, gnus-server-opened-face)
780         (gnus-server-closed-face, gnus-server-denied-face)
781         (gnus-server-offline-face):
782         New backward-compatibility aliases for renamed faces.
783         (gnus-server-agent-face, gnus-server-opened-face)
784         (gnus-server-closed-face, gnus-server-denied-face)
785         (gnus-server-offline-face): Use renamed gnus faces.
786
787         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
788         Remove "-face" suffix from face names.
789         (gnus-picon-xbm-face, gnus-picon-face):
790         New backward-compatibility aliases for renamed faces.
791
792         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
793         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
794         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
795         (gnus-cite-11): Remove "-face" suffix from face names.
796         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
797         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
798         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
799         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
800         New backward-compatibility aliases for renamed faces.
801         (gnus-cite-attribution-face, gnus-cite-face-list)
802         (gnus-article-boring-faces): Use renamed gnus faces.
803
804         * gnus-art.el (gnus-signature, gnus-header-from)
805         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
806         (gnus-header-content): Remove "-face" suffix from face names.
807         (gnus-signature-face, gnus-header-from-face)
808         (gnus-header-subject-face, gnus-header-newsgroups-face)
809         (gnus-header-name-face, gnus-header-content-face):
810         New backward-compatibility aliases for renamed faces.
811         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
812
813         * gnus-sum.el (gnus-summary-selected-face)
814         (gnus-summary-highlight): Use renamed gnus faces.
815         * gnus-group.el (gnus-group-highlight): Likewise.
816
817 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
818
819         * gnus-sieve.el (gnus-sieve-article-add-rule):
820         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
821         * spam-stat.el (spam-stat-buffer-change-to-spam)
822         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
823
824         * message.el (message-is-yours-p):
825         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
826
827 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
828
829         * mm-view.el (mm-inline-text): Withdraw the last change.
830
831 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
832
833         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
834         executing enriched-decode.
835
836 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
837
838         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
839         charset of tar files.
840
841 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
842
843         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
844
845 2005-06-04  Lute Kamstra  <lute@gnu.org>
846
847         * nnfolder.el (nnfolder-read-folder): Make sure that undo
848         information is never recorded.
849
850 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
851
852         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
853
854 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
855
856         * pop3.el (pop3-apop): Run md5 in the binary mode.
857
858         * starttls.el (starttls-set-process-query-on-exit-flag):
859         Use eval-and-compile.
860
861 2005-05-31  Simon Josefsson  <jas@extundo.com>
862
863         * smime.el (smime-replace-in-string): Define.
864         (smime-cert-by-ldap-1): Use it.
865
866 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
867
868         * gnus-art.el (article-display-x-face): Replace
869         process-kill-without-query by gnus-set-process-query-on-exit-flag.
870
871         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
872         set-process-query-on-exit-flag or process-kill-without-query.
873
874         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
875         loop instead of replace-regexp.
876
877         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
878         instead of process-kill-without-query if it is available.
879
880         * lpath.el: Fbind ldap-search-entries.
881
882         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
883         instead of find-file-hooks if it is available.
884
885         * mml1991.el: Bind pgg-default-user-id when compiling.
886
887         * mml2015.el: Bind pgg-default-user-id when compiling.
888
889         * nndraft.el (nndraft-request-associate-buffer):
890         Use write-contents-functions instead of write-contents-hooks if it is
891         available.
892
893         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
894         instead of find-file-hooks if it is available.
895
896         * nntp.el (nntp-open-connection): Replace
897         process-kill-without-query by gnus-set-process-query-on-exit-flag.
898         (nntp-open-ssl-stream): Ditto.
899         (nntp-open-tls-stream): Ditto.
900
901         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
902         set-process-query-on-exit-flag or process-kill-without-query.
903         (starttls-open-stream-gnutls): Use it instead of
904         process-kill-without-query.
905         (starttls-open-stream): Ditto.
906
907 2005-05-31  Simon Josefsson  <jas@extundo.com>
908
909         * smime.el (smime-cert-by-ldap-1): Don't use
910         replace-regexp-in-string, tiny patch from Ulf Stegemann
911         <ulf@zeitform.de>.
912
913 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
914
915         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
916
917         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
918         in PEM format. Adjust to the XEmacs compability.
919
920 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
921
922         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
923         by `string-to-number'.
924         * gnus-agent.el (gnus-agent-regenerate-group)
925         (gnus-agent-fetch-articles): Ditto.
926         * gnus-art.el (gnus-button-fetch-group): Ditto.
927         * gnus-cache.el (gnus-cache-generate-active)
928         (gnus-cache-articles-in-group): Ditto.
929         * gnus-group.el (gnus-group-set-current-level)
930         (gnus-group-insert-group-line): Ditto.
931         * gnus-score.el (gnus-score-set-expunge-below)
932         (gnus-score-set-mark-below, gnus-summary-score-effect)
933         (gnus-summary-score-entry): Ditto.
934         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
935         (gnus-soup-pack): Ditto.
936         * gnus-spec.el (gnus-xmas-format): Ditto.
937         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
938         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
939         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
940         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
941         * nndb.el (nndb-get-remote-expire-response): Ditto.
942         * nndiary.el (nndiary-parse-schedule-value)
943         (nndiary-string-to-number, nndiary-request-replace-article)
944         (nndiary-request-article): Ditto.
945         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
946         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
947         * nneething.el (nneething-make-head): Ditto.
948         * nnfolder.el (nnfolder-request-article)
949         (nnfolder-retrieve-headers): Ditto.
950         * nnheader.el (nnheader-file-to-number): Ditto.
951         * nnkiboze.el (nnkiboze-request-article): Ditto.
952         * nnmail.el (nnmail-process-unix-mail-format)
953         (nnmail-process-babyl-mail-format): Ditto.
954         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
955         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
956         (nnmh-request-create-group, nnmh-request-list-1)
957         (nnmh-request-group, nnmh-request-article): Ditto.
958         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
959         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
960         * nnsoup.el (nnsoup-make-active): Ditto.
961         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
962         * nntp.el (nntp-find-group-and-number)
963         (nntp-retrieve-headers-with-xover): Ditto.
964         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
965         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
966         (pgg-format-key-identifier): Ditto.
967         * pop3.el (pop3-last, pop3-stat): Ditto.
968         * qp.el (quoted-printable-decode-region): Ditto.
969
970         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
971         of concat.
972
973 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
974
975         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
976
977         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
978
979         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
980
981         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
982
983         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
984
985         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
986
987         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
988         (gnus-carpal-mode): Ditto.
989
990         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
991         (gnus-browse-mode): Ditto.
992
993         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
994
995         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
996
997 2005-05-29  Richard M. Stallman  <rms@gnu.org>
998
999         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
1000
1001 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * gnus-util.el (gnus-run-mode-hooks): New function.
1004
1005         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
1006
1007         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
1008         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
1009
1010 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
1011
1012         * gnus-agent.el (gnus-agent-make-mode-line-string):
1013         Use mode-line-highlight as mouse-face.
1014
1015 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1016
1017         * canlock.el (canlock): Change the parent group to news.
1018
1019         * deuglify.el (gnus-outlook-deuglify): Add :group.
1020
1021         * dig.el (dig): Add :group.
1022
1023         * dns-mode.el (dns-mode): Add :group.
1024
1025         * encrypt.el (encrypt): Add :group.
1026
1027         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
1028         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
1029         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
1030         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
1031         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
1032
1033         * gnus-diary.el (gnus-diary): Add :group.
1034
1035         * gnus.el (gnus-group-news-1-face): Add :group.
1036         (gnus-group-news-1-empty-face): Ditto.
1037         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
1038         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
1039         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
1040         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
1041         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
1042         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
1043         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
1044         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
1045         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
1046         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
1047         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
1048         (gnus-summary-high-ticked-face): Ditto.
1049         (gnus-summary-low-ticked-face): Ditto.
1050         (gnus-summary-normal-ticked-face): Ditto.
1051         (gnus-summary-high-ancient-face): Ditto.
1052         (gnus-summary-low-ancient-face): Ditto.
1053         (gnus-summary-normal-ancient-face): Ditto.
1054         (gnus-summary-high-undownloaded-face): Ditto.
1055         (gnus-summary-low-undownloaded-face): Ditto.
1056         (gnus-summary-normal-undownloaded-face): Ditto.
1057         (gnus-summary-high-unread-face): Ditto.
1058         (gnus-summary-low-unread-face): Ditto.
1059         (gnus-summary-normal-unread-face): Ditto.
1060         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
1061         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
1062
1063         * hashcash.el (hashcash): New custom group.
1064         (hashcash-default-payment): Add :group.
1065         (hashcash-payment-alist): Ditto.
1066         (hashcash-default-accept-payment): Ditto.
1067         (hashcash-accept-resources): Ditto.
1068         (hashcash-path): Ditto.
1069         (hashcash-extra-generate-parameters): Ditto.
1070         (hashcash-double-spend-database): Ditto.
1071         (hashcash-in-news): Ditto.
1072
1073         * message.el (message-minibuffer-local-map): Add :group.
1074
1075         * netrc.el (netrc): Add :group.
1076
1077         * sieve-manage.el (sieve-manage-log): Add :group.
1078         (sieve-manage-default-user): Diito.
1079         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
1080         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
1081         (sieve-manage-authenticators): Ditto.
1082         (sieve-manage-authenticator-alist): Ditto.
1083         (sieve-manage-default-port): Ditto.
1084
1085         * sieve-mode.el (sieve-control-commands-face): Add :group.
1086         (sieve-action-commands-face): Ditto.
1087         (sieve-test-commands-face): Ditto.
1088         (sieve-tagged-arguments-face): Ditto.
1089
1090         * smime.el (smime): Add :group.
1091
1092         * spam-report.el (spam-report): Add :group.
1093
1094         * spam.el (spam, spam-face): Add :group.
1095
1096 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1097
1098         * nntp.el (nntp-next-result-arrived-p): Some news servers may
1099         return \n.\n.\n at the end of articles.  Protect against that.
1100         (nntp-with-open-group): Allow debugging.
1101
1102         * nnheader.el (mail-header-set-extra): Make into a function
1103         because I just could't understand how to quote the list properly.
1104
1105         * dns.el (query-dns-cached): New function.
1106
1107 2005-05-26  Lute Kamstra  <lute@gnu.org>
1108
1109         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
1110
1111 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1112
1113         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
1114
1115         * gnus-art.el: Don't autoload mail-extract-address-components.
1116
1117         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
1118         eval-and-compile to evaluate it.
1119
1120         * hashcash.el: Don't autoload executable-find.
1121
1122         * nndb.el: Don't declare the nndb back end two or more times; don't
1123         autoload news-reply-mode, news-setup, cancel-timer and telnet.
1124
1125         * nntp.el: Autoload format-spec instead of format; use
1126         eval-and-compile to evaluate autoload forms.
1127
1128 2005-05-09  Simon Josefsson  <jas@extundo.com>
1129
1130         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
1131         tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
1132
1133 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1134
1135         * gnus.el (gnus-version-number): Bump version.
1136
1137 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1138
1139         * gnus.el: No Gnus v0.3 is released.
1140
1141 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1142
1143         * lpath.el (featurep): Bind show-nonbreak-escape.
1144
1145 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1146
1147         * gnus-art.el (gnus-article-edit-part): Disable undo.
1148
1149 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1150
1151         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
1152         gnus-article-date-lapsed-new-header is t if date timer is active;
1153         skip headers in which the original date value is empty.
1154         (gnus-article-save-original-date): Redefine it as a macro.
1155         (gnus-display-mime): Use it.
1156
1157 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1158
1159         * gnus-art.el (article-date-ut): Support converting date in
1160         forwarded parts as well.
1161         (gnus-article-save-original-date): New function.
1162         (gnus-display-mime): Use it.
1163
1164 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
1165
1166         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
1167         enclosure element of <item>.
1168
1169 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
1170
1171         * message.el (message-kill-buffer-query): Renamed from
1172         `message-kill-buffer-query-if-modified'.  Added :version.
1173
1174 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1175
1176         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
1177         window layout.
1178
1179 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1180
1181         * mml.el: Autoload dnd when compiling.
1182
1183 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1184
1185         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
1186         x-dnd-*.
1187
1188 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1189
1190         * qp.el (quoted-printable-encode-region): Save excursion.
1191
1192 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1193
1194         * message.el (message-kill-buffer-query-if-modified): new variable
1195         so the user can kill a modified message buffer quickly
1196         (message-kill-buffer): use it.
1197
1198 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1199
1200         * lpath.el: Fbind display-time-event-handler; don't fbind
1201         string-to-multibyte.
1202
1203         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
1204
1205 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1206
1207         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
1208         contained in text because xml.el decodes entities) with LFs.
1209
1210 2005-04-11  Lute Kamstra  <lute@gnu.org>
1211
1212         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
1213         differently.
1214
1215 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1216
1217         * mm-util.el (mm-detect-coding-region): Typo.
1218
1219 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1220
1221         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
1222
1223 2005-04-06  D Goel  <deego@gnufans.org>
1224
1225         * spam-stat.el (spam-stat-score-buffer): Add a call to a
1226         user-function allow user modifications of the scores.
1227         (spam-stat-score-buffer-user): New function, to allow
1228         user-computed modifications to the score.
1229         (spam-stat-score-buffer-user-functions): list of additional
1230         scoring functions
1231         (spam-stat-error-holder): global temporary error holder
1232         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
1233         variable
1234
1235 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1236
1237         * gnus-registry.el (gnus-registry-clean-empty-function)
1238         (gnus-registry-trim, gnus-registry-fetch-groups)
1239         (gnus-registry-delete-group): now groups that match
1240         `gnus-registry-ignored-groups' will be removed from the registry
1241         entries, not just ignored for splitting.  This helps clean up the
1242         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
1243         to get all the groups a message ID is in.
1244
1245         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
1246         (spam-stat-split-fancy): changed "threshhold" to "threshold"
1247         (spam-stat-score-buffer-user-functions): added :number custom type
1248
1249 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1250
1251         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
1252         argument in XEmacs.
1253
1254         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
1255         (nnrss-request-group): Decode group name first.
1256         (nnrss-request-article): Make a text/plain article if mml-to-mime
1257         failed.
1258         (nnrss-get-encoding): Return a compatible encoding according to
1259         nnrss-compatible-encoding-alist.
1260         (nnrss-find-el): Use consp instead of listp.
1261         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
1262
1263 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
1266         which Emacs 20 doesn't support.
1267         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
1268
1269 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1270
1271         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
1272         silence the byte compiler inside the defun
1273
1274         * gnus-demon.el (parse-time-string): Add autoload.
1275
1276         * gnus-delay.el (parse-time-string): Add autoload.
1277
1278         * gnus-art.el (parse-time-string): Add autoload.
1279
1280         * nnultimate.el (parse-time): Require for `parse-time-string'.
1281
1282 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1283
1284         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
1285
1286         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
1287
1288         * smime.el (smime-ldap-host-list): Add :version.
1289
1290 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1291
1292         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
1293         pass it to `gnus-browse-read-group'.
1294         (gnus-browse-read-group): Add NUMBER argument and pass it to
1295         `gnus-group-read-ephemeral-group'.
1296
1297         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
1298         argument and pass it to `gnus-group-read-group'.
1299
1300 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
1301
1302         * mm-util.el (mm-xemacs-find-mime-charset): Only call
1303         mm-xemacs-find-mime-charset-1 if we have the mule feature
1304         available at runtime.
1305
1306 2005-03-25  Werner Lemberg  <wl@gnu.org>
1307
1308         * nnmaildir.el: Replace `illegal' with `invalid'.
1309
1310 2005-03-23  Lute Kamstra  <lute@gnu.org>
1311
1312         * time-date.el: Add comment on time value formats.
1313         Don't require parse-time.
1314         (with-decoded-time-value): New macro.
1315         (encode-time-value): New function.
1316         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
1317         (days-to-time): Return a valid time value when arg is huge.
1318         (time-since): Use time-subtract.
1319         (time-to-number-of-days): Use time-to-seconds.
1320
1321 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1322
1323         * gnus-start.el (gnus-display-time-event-handler):
1324         Check display-time-timer at runtime rather than only at load time
1325         in case display-time-mode is turned off in the mean time.
1326
1327 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1328
1329         * nnimap.el (nnimap-open-connection): Print which authinfo file is
1330         used.
1331
1332         * nneething.el (nneething-map-file-directory): Derive from
1333         `gnus-directory'.
1334
1335         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
1336         the To/Cc button.
1337
1338 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1339
1340         * nnmaildir.el (nnmaildir-request-accept-article):
1341         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
1342
1343 2005-03-13  Steve Youngs  <steve@sxemacs.org>
1344
1345         * gnus-async.el: Require timer-funcs at compile time when in
1346         XEmacs for `run-with-idle-timer'.
1347
1348 2005-03-13  Steve Youngs  <steve@sxemacs.org>
1349
1350         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
1351         autoloaded function.
1352         From: Andrey Slusar <anrays@gmail.com>.
1353
1354 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1355
1356         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
1357
1358 2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)
1359
1360         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
1361
1362 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1363
1364         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
1365         gnus-expert-user to default.
1366
1367 2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)
1368
1369         * nnimap.el (nnimap-open-server): Ditto.
1370
1371         * imap.el (imap-authenticate): Fix typo.
1372
1373 2005-03-08  Bjorn Solberg <bjorn_ding@hekneby.org>  (tiny change)
1374
1375         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
1376         buffer (since IMAP server might return FETCH response out of
1377         order, and the nntp buffer must be sorted).
1378
1379 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
1380
1381         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
1382         comparison on string.
1383
1384         * gnus-agent.el (gnus-agent-long-article,
1385         gnus-agent-short-article, gnus-agent-score): Renamed category
1386         keywords to match gnus-cus.
1387         (gnus-agent-summary-fetch-series): Modified to protect against
1388         gnus-agent-summary-fetch-group clearing processable flags.
1389         (gnus-agent-synchronize-group-flags): Update live group buffer as
1390         synchronization may occur due to the user toggle the plugged
1391         status.
1392         (gnus-agent-fetch-group-1): Clear downloadable flag when article
1393         successfully downloaded.
1394         (gnus-agent-expire-group-1): Avoid using markers when the overview
1395         is in ascending order; greatly improves performance.
1396         (gnus-agent-regenerate-group): Use
1397         gnus-agent-synchronize-group-flags to reset read status in both
1398         gnus and server.
1399         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
1400
1401 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
1402
1403         * message.el: Don't autoload former message-utils variables.
1404         (message-strip-subject-trailing-was): Change doc string.
1405
1406         * nnweb.el: Fixes for `gnus-group-make-web-group'.
1407         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
1408         (nnweb-google-search): Add "hl=en" here.
1409         (nnweb-google-parse-1, nnweb-google-create-mapping):
1410         Don't hardcode URL.
1411
1412 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1413
1414         * message.el (message-get-reply-headers, message-followup):
1415         Mention related variables `message-use-followup-to' and
1416         `message-use-mail-followup-to', in the information buffer.
1417
1418         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
1419         of broken groups(-beta).google.com.
1420
1421 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
1422
1423         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
1424         parameter to invoked gnus-request-move-article; remove the
1425         redundant gnus-sum-hint-move-is-internal variable; apply the marks
1426         all at once instead of once per article
1427         (gnus-summary-remove-process-mark): accept a list of articles as
1428         well as a single article for processing
1429
1430         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
1431
1432         * nnml.el (nnml-request-move-article): add move-is-internal parameter
1433
1434         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
1435
1436         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
1437
1438         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
1439
1440         * nnimap.el (nnimap-request-move-article): add move-is-internal
1441         parameter and remove the gnus-sum-hint-move-is-internal variable
1442
1443         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
1444
1445         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
1446
1447         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
1448
1449         * nndb.el (nndb-request-move-article): add move-is-internal parameter
1450
1451         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
1452
1453         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
1454
1455 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1456
1457         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
1458         a more conservative way.
1459
1460 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1461
1462         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
1463         buffer, so it moves the window's cursor.
1464
1465 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1466
1467         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
1468         `mm-dissect-multipart' and receive the from field as an (optional)
1469         argument from `mm-dissect-multipart'.
1470         (mm-dissect-multipart): Receive the from field as an argument and
1471         pass it on when we call `mm-dissect-buffer' on MIME parts.
1472         Fixes verification/decryption of signed/encrypted MIME parts.
1473
1474 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1475
1476         * gnus-sum.el (gnus-summary-move-article): set
1477         gnus-sum-hint-move-is-internal for gnus-request-move-article and
1478         whatever it calls (right now, only nnimap-request-move article
1479         respects it)
1480
1481         * nnimap.el (nnimap-request-move-article): when
1482         gnus-sum-hint-move-is-internal is set, don't do the extra
1483         nnimap-request-article
1484
1485 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1486
1487         * nnheader.el (nnheader-find-file-noselect): Add doc string.
1488
1489         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
1490         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
1491
1492         * gnus-sum.el (gnus-summary-caesar-message):
1493         Apply `gnus-treat-article' after rotation.
1494
1495         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
1496         doc string.
1497
1498 2005-02-22  Simon Josefsson  <jas@extundo.com>
1499
1500         * encrypt.el (encrypt-password-cache-expiry): Remove (use
1501         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
1502         <arne@arnested.dk>.
1503         (encrypt): Add password-cache and password-cache-expiry as group
1504         members.
1505
1506 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1507
1508         * smime.el (smime-ldap-host-list): Doc fix.
1509         (smime-ask-passphrase): Use `password-read-and-add' to read (and
1510         cache) password.
1511         (smime-sign-region): Use it.
1512         (smime-decrypt-region): Use it.
1513         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
1514         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
1515         fails.
1516         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
1517         certificate from DER to PEM format rather than calling openssl.
1518
1519         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
1520
1521         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
1522         for signing/encryption.
1523
1524         * mml.el (mml-parse-1): Use them.
1525
1526 2005-02-21  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
1527
1528         * nnrss.el (nnrss-verbose): Removed.
1529         (nnrss-request-group): Use `nnheader-message' instead.
1530
1531 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
1532
1533         * nnrss.el (nnrss-verbose): New variable.
1534         (nnrss-request-group): Make it say nnrss is requesting a group.
1535
1536 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
1537
1538         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
1539         Handle news URL with given port correctly.
1540
1541 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1542
1543         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
1544         containing special characters.
1545
1546         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1547
1548         * mml.el (mime-to-mml): Ditto.
1549
1550         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
1551         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
1552         (rfc2047-decode-region): Quote decoded words containing special
1553         characters when rfc2047-quote-decoded-words-containing-tspecials
1554         is non-nil.
1555
1556 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1557
1558         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
1559
1560         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
1561
1562 2005-02-15  Simon Josefsson  <jas@extundo.com>
1563
1564         * nnimap.el (nnimap-debug): Doc fix.
1565
1566         * imap.el (imap-debug): Doc fix.
1567
1568 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
1571
1572 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1573
1574         * gnus.el (spam-contents): improve docs for spam-contents
1575         parameter in its variable incarnation
1576
1577 2005-02-14  Simon Josefsson  <jas@extundo.com>
1578
1579         * smime-ldap.el: Use require instead of load-library for ldap.
1580         (smime-ldap-search): Indent.
1581         (smime-ldap-search-internal): Shorten line.
1582
1583         * smime.el (smime-cert-by-dns): Add doc-string.
1584         (smime-cert-by-ldap-1): Indent.
1585
1586         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
1587         mml-smime-get-dns-ldap.
1588         (mml-smime-encrypt-query): Use new function.  Default to ldap.
1589
1590 2005-02-14  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
1591
1592         * smime.el: Require smime-ldap.
1593         (smime-ldap-host-list): New variable.
1594         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
1595
1596         * mml-smime.el (mml-smime-encrypt-query): New function.
1597         (mml-smime-encrypt-query): Use it.
1598
1599         * smime-ldap.el: New file.
1600
1601 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1602
1603         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
1604
1605 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1606
1607         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
1608         argument in doc string.  Make query for type more clear.
1609
1610 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
1611
1612         * gnus.el (gnus-group-startup-message): Search for gnus images in
1613         etc/images/gnus.
1614         * mm-util.el (mm-find-charset-region): Likewise.
1615         * smiley.el (smiley-data-directory): Search for smilies in
1616         etc/images/smilies.
1617
1618 2005-02-09  Kim F. Storm  <storm@cua.dk>
1619
1620         Change Emacs release version from 21.4 to 22.1 throughout.
1621         Change Emacs development version from 21.3.50 to 22.0.50.
1622
1623 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1624
1625         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
1626
1627         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
1628         non-Mule XEmacs as well.
1629         (mm-decompress-buffer): Signal an error intentionally if it does
1630         not decompress compressed data because auto-compression-mode is
1631         disabled.
1632
1633 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1634
1635         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
1636         an ID in the registry even if it has no groups
1637
1638 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1639
1640         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
1641         merge it into mm-decompress-buffer.
1642         (gnus-mime-copy-part): Use the MIME part charset, the value which
1643         a user specified or gnus-newsgroup-charset for decoding, like
1644         gnus-mime-inline-part does; set buffer-file-coding-system to tell
1645         save-buffer what was used.  Suggested by Kevin Ryde
1646         <user42@zip.com.au>.
1647         (gnus-mime-inline-part): Allow the name parameter as well as the
1648         filename parameter; force decompressing of compressed data; always
1649         display contents being not decoded as unibyte.
1650
1651         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
1652         as well as the filename parameter.
1653
1654         * mm-util.el (mm-decompress-buffer): Merge
1655         gnus-mime-jka-compr-maybe-uncompress.
1656         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
1657         of compressed data.
1658
1659 2005-02-08  Simon Josefsson  <jas@extundo.com>
1660
1661         * imap.el (imap-log): Doc fix.
1662
1663 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1664
1665         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
1666         the coding cookies; decompress compressed parts.
1667
1668         * mml.el (mml-generate-mime-1): Add the charaset parameter according
1669         to the value which a user specified manually or the coding cookie.
1670
1671         * mm-util.el (mm-string-to-multibyte): New function.
1672         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
1673         (mm-coding-system-to-mime-charset): New function.
1674         (mm-decompress-buffer): New function.
1675         (mm-find-buffer-file-coding-system): New function.
1676
1677         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
1678         (mm-display-inline-fontify): Rewrite for decoding and decompressing
1679         parts.
1680
1681 2004-10-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1682
1683         * mm-view.el (mm-display-inline-fontify): Decode a part according
1684         to the charset parameter.
1685
1686 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1687
1688         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
1689         prefix arg is neither nil nor a number, as info specifies.
1690
1691 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1692
1693         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
1694         timestamps.
1695
1696 2005-01-29  Jari Aalto  <jari.aalto@cante.net>
1697
1698         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
1699         groups error checking and notify user.
1700
1701 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
1702
1703         * message.el (message-send-mail-function): Check existence of
1704         sendmail-program first before using default value
1705         `message-send-mail-with-sendmail'.  Otherwise use more generic
1706         `smtpmail-send-it'.
1707
1708 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1709
1710         * nntp.el (nntp-request-update-info): Always return nil.
1711
1712 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1713
1714         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
1715
1716 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1717
1718         * message.el (message-beginning-of-line): Change the behavior when
1719         invoked between BOL and : so that it first moves backward.
1720
1721 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1722
1723         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
1724         article buffer when editing of the article is discarded.
1725         (gnus-article-prepare): Revert.
1726
1727 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1728
1729         * gnus-art.el (gnus-article-prepare):
1730         Remove message-strip-forbidden-properties from the local hook.
1731
1732 2005-01-27  Simon Josefsson  <jas@extundo.com>
1733
1734         * password.el (password-cache-add): Only start one timer per key.
1735         Reported by Derek Atkins <warlord@MIT.EDU>.
1736
1737 2005-01-26  Steve Youngs  <steve@sxemacs.org>
1738
1739         * run-at-time.el: Removed.  It is no longer needed as
1740         timer-funcs.el in the xemacs-base package has a working version of
1741         `run-at-time'.
1742
1743         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
1744
1745         * password.el: Require timer-funcs instead of run-at-time in
1746         XEmacs.
1747         Remove `password-run-at-time' macro.
1748         (password-cache-add): Use `run-at-time' instead of
1749         `password-run-at-time'.
1750
1751         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
1752         Remove `nnheader-cancel-function-timers' alias,
1753         `cancel-function-timers' exists in XEmacs in timer-funcs.
1754
1755         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
1756         for `run-with-idle-timer'.
1757
1758         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
1759         for `run-at-time'.
1760
1761         * mm-url.el: Require timer-funcs at compile time when in XEmacs
1762         for `with-timeout'.
1763
1764         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
1765         the same as for XEmacs 21.4.
1766         No need to ignore `run-with-idle-timer', this function exists in
1767         XEmacs now in timer-funcs.el in the xemacs-base package.
1768         (dgnushack-compile): No need to delete
1769         run-at-time.el from the list of files to compile because it
1770         doesn't exist anymore.
1771
1772 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1773
1774         * mml.el (mml-generate-mime-1): Convert string into unibyte when
1775         inserting " *mml*" buffer's contents into a unibyte temp buffer.
1776
1777 2005-01-24  Harald Meland <harald.meland@usit.uio.no>  (tiny change)
1778
1779         * mail-source.el (mail-source-fetch-imap): Search for ^From case
1780         sensitively.
1781
1782 2005-01-21  Derek Atkins <warlord@MIT.EDU>  (tiny change)
1783
1784         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
1785
1786 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1787
1788         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
1789         which will be inserted according to the multibyteness of a buffer
1790         rather than the type of contents.  Suggested by ARISAWA Akihiro
1791         <ari@mbf.ocn.ne.jp>.
1792
1793         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
1794         of string which old xml.el may return rather than a string.
1795
1796 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1797
1798         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
1799
1800 2005-01-16  Simon Josefsson  <jas@extundo.com>
1801
1802         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
1803         idn/idna.el isn't available.
1804         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
1805         <michael@waxrat.com>.
1806
1807         * hashcash.el: Remove non-FSF copyright header.
1808
1809         * hashcash.el (hashcash-extra-generate-parameters): New variable.
1810         (hashcash-generate-payment): Use it.
1811         (hashcash-generate-payment-async): Use it.
1812
1813 2005-01-15  Simon Josefsson  <jas@extundo.com>
1814
1815         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
1816         Suggested by Raymond Scholz <ray-2005@zonix.de>.
1817
1818         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
1819         gnus-summary-idna-message.
1820         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
1821         (gnus-summary-idna-message): New function.
1822
1823 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
1824
1825         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
1826         gnus-novice-user.
1827
1828 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1829
1830         * nnrss.el (nnrss-request-delete-group): Delete entries in
1831         nnrss-group-alist as well.
1832         (nnrss-save-server-data): Insert newline.
1833
1834 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
1835
1836         * gnus.el (gnus-user-agent): Use list of symbols instead of
1837         symbols.  Display full version number for (S)XEmacs.  Optionally
1838         display (S)XEmacs codename.
1839
1840         * gnus-util.el (gnus-emacs-version): Update for new
1841         `gnus-user-agent'.
1842
1843         * gnus-msg.el (gnus-extended-version): Make it possible to omit
1844         Gnus version.
1845
1846 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
1847
1848         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
1849         which is unreadable in some setups.
1850
1851 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1852
1853         * gnus-spec.el (gnus-update-format-specifications): Flush the
1854         group format spec cache if it doesn't support decoded group names.
1855
1856 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1857
1858         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
1859         to apply decay on score files matching a regexp.
1860
1861 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1862
1863         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
1864         compatibility in %g and %c.
1865
1866 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
1869         name for only %g and %c.
1870         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
1871         of gnus-tmp-group to decoded group name.
1872         (gnus-group-make-rss-group): Exclude `/'s from group names.
1873
1874 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1875
1876         * nnrss.el (nnrss-get-encoding): Fix regexp.
1877
1878 2004-12-27  Simon Josefsson  <jas@extundo.com>
1879
1880         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
1881         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
1882         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
1883
1884 2004-12-17  Kim F. Storm  <storm@cua.dk>
1885
1886         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
1887
1888         * gnus-sum.el (gnus-summary-mode-map): Likewise.
1889
1890 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
1891
1892         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
1893
1894 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1895
1896         * nnrss.el: Require rfc2047 and mml.
1897         (nnrss-file-coding-system): New variable.
1898         (nnrss-format-string): Redefine it as an inline function.
1899         (nnrss-decode-group-name): New function.
1900         (nnrss-string-as-multibyte): Remove.
1901         (nnrss-retrieve-headers): Decode group name; don't use
1902         nnrss-format-string.
1903         (nnrss-request-group): Decode group name.
1904         (nnrss-request-article): Decode group name; allow a Message-ID as
1905         well as an article number; don't use nnrss-format-string; encode a
1906         Message-ID string which may contain non-ASCII characters; use
1907         mml-to-mime to compose a MIME article.
1908         (nnrss-request-expire-articles): Decode group name.
1909         (nnrss-request-delete-group): Decode group name.
1910         (nnrss-fetch): Clarify error message.
1911         (nnrss-read-server-data): Use insert-file-contents instead of load;
1912         bind file-name-coding-system; use multibyte buffer.
1913         (nnrss-save-server-data): Bind coding-system-for-write to the
1914         value of nnrss-file-coding-system; bind file-name-coding-system;
1915         add coding cookie.
1916         (nnrss-read-group-data): Use insert-file-contents instead of load;
1917         bind file-name-coding-system; use multibyte buffer.
1918         (nnrss-save-group-data): Bind coding-system-for-write to the
1919         value of nnrss-file-coding-system; bind file-name-coding-system.
1920         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
1921         make it work with non-ASCII text.
1922         (nnrss-find-el): Make it work with old xml.el as well.
1923
1924 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
1925
1926         * nnrss.el (nnrss-get-encoding): New function.
1927         (nnrss-fetch): Use unibyte buffer initially; bind
1928         coding-system-for-read while performing mm-url-insert; remove ^Ms;
1929         decode contents according to the encoding attribute.
1930         (nnrss-save-group-data): Add coding cookie.
1931         (nnrss-mime-encode-string): New function.
1932         (nnrss-check-group): Use it to encode subject and author.
1933
1934 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
1935
1936         * spam.el (spam-check-BBDB): don't get the symbol-value of an
1937         imaginary variable
1938
1939 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1940
1941         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
1942         correctly even if there are wide characters.
1943
1944 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
1945
1946         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
1947         downcased symbol names; make a new cache instead of reusing
1948         bbdb-hashtable
1949
1950 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1951
1952         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
1953         concatenating segments rather than before concatenating them.
1954         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1955
1956         * message.el (message-get-reply-headers): Bind `extra'.
1957
1958 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1959
1960         * message.el (message-extra-wide-headers): New variable.
1961         (message-get-reply-headers): Use it.
1962
1963 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1964
1965         * gnus-agent.el (gnus-agent-group-path): Decode group name.
1966         (gnus-agent-group-pathname): Ditto.
1967
1968         * gnus-cache.el (gnus-cache-file-name): Decode group name.
1969
1970         * gnus-group.el (gnus-group-make-group): Decode group name.
1971         (gnus-group-make-rss-group): Register the group data after opening
1972         the nnrss group.
1973
1974 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
1975
1976         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
1977         by expiry now get marked as read.
1978
1979 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1980
1981         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
1982
1983 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
1984
1985         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
1986         unify Latin characters in XEmacs.
1987         (mm-find-mime-charset-region): Use it.
1988
1989 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1990
1991         * gnus-util.el (gnus-delete-directory): New function.
1992
1993         * gnus-agent.el (gnus-agent-delete-group): Use it.
1994
1995         * gnus-cache.el (gnus-cache-delete-group): Use it.
1996
1997 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
2000         names.
2001
2002 2004-12-16  Simon Josefsson  <jas@extundo.com>
2003
2004         * hashcash.el (hashcash-payment-alist): Fix custom :type.
2005
2006 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2007
2008         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
2009
2010         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
2011         (gnus-group-set-current-level): Decode group name.
2012
2013 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
2014
2015         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
2016         failed.
2017
2018 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2019
2020         * gnus-group.el (gnus-group-delete-group): Decode group name.
2021         (gnus-group-make-rss-group): Encode group name.
2022         (gnus-group-catchup-current): Decode group name.
2023         (gnus-group-kill-group): Decode group name.
2024
2025 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2026
2027         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
2028
2029 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2030
2031         * gnus-group.el (gnus-group-make-rss-group):
2032         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
2033
2034         * gnus-start.el (gnus-setup-news): Honor user's setting to
2035         gnus-message-archive-method.  Suggested by Lute Kamstra
2036         <lute@gnu.org>.
2037
2038 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
2039
2040         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
2041         global counterparts of the buffer-local variables.
2042
2043 2004-11-16  Romain Francoise  <romain@orebokech.com>
2044
2045         * gnus-sum.el (gnus-summary-exit): Don't clear the global
2046         counterparts of the buffer-local variables.
2047
2048 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2049
2050         * message.el (message-forbidden-properties): Fixed typo in doc
2051         string.
2052
2053 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2054
2055         * gnus-util.el (gnus-replace-in-string): Added doc string.
2056
2057         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
2058         to avoid problems when splitting mails with many recipients.
2059
2060 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2061
2062         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
2063         pop-to-buffer, covered by the subsequent gnus-configure-windows.
2064
2065 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
2066
2067         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
2068         if there is no hashtable in memory or file modification time is
2069         newer than cached timestamp.
2070
2071 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
2072
2073         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
2074         not-matching option.
2075
2076 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
2077
2078         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
2079         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
2080         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2081         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
2082         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
2083         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
2084
2085 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2086
2087         * message.el (message-forward-make-body-mml): Remove headers
2088         according to message-forward-ignored-headers if a message is decoded.
2089
2090 2004-12-02  Romain Francoise  <romain@orebokech.com>
2091
2092         * message.el (message-forward-make-body-plain): Always remove
2093         headers according to message-forward-ignored-headers.
2094
2095 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2096
2097         * spam.el (spam-summary-prepare-exit): remove the
2098         gnus-summary-limit pop for now, it has problems with ham marks for
2099         me
2100
2101 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
2102
2103         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
2104         correctly
2105
2106 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
2107
2108         * format-spec.el (format-spec): Message the char.
2109
2110 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
2111
2112         * gnus-art.el (gnus-split-methods): reformat comments
2113
2114         * spam.el (spam-summary-prepare-exit): remove article limits
2115         before exiting the summary buffer
2116
2117 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2118
2119         * lpath.el: Remove bbdb-create-internal, bbdb-records,
2120         spam-BBDB-register-routine and spam-enter-ham-BBDB.
2121
2122         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
2123         order to silence the byte compiler.
2124
2125         * spam.el: Fix the way to silence the byte compiler, which
2126         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
2127         bbdb-search-simple, spam-BBDB-register-routine,
2128         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
2129         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
2130         spam-stat-buffer-is-spam, spam-stat-load,
2131         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
2132         spam-stat-save and spam-stat-split-fancy.
2133
2134 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2135
2136         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
2137         which may confuse users.
2138         (canlock-password-for-verify): Ditto.
2139
2140         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
2141
2142         * gnus-art.el (gnus-emphasis-alist): Ditto.
2143
2144         * gnus-registry.el (gnus-registry-max-entries): Ditto.
2145
2146         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
2147
2148         * gnus-start.el (gnus-save-killed-list): Ditto.
2149
2150         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
2151         (gnus-sum-thread-tree-root): Ditto.
2152         (gnus-sum-thread-tree-false-root): Ditto.
2153         (gnus-sum-thread-tree-single-indent): Ditto.
2154
2155         * message.el (message-courtesy-message): Ditto.
2156         (message-archive-note): Ditto.
2157         (message-subscribed-address-file): Ditto.
2158         (message-user-fqdn): Ditto.
2159
2160         * spam-report.el (spam-report-gmane-regex): Ditto.
2161
2162         * spam.el (spam-blackhole-good-server-regex): Ditto.
2163
2164 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2165
2166         * mml.el (mml-preview): Widen the message buffer before copying
2167         the contents to the preview buffer; sort headers before previewing.
2168
2169         * message.el (message-hidden-headers): Fix the way to avoid a bug
2170         in the `repeat' widget in Emacs 21.3 or earlier.
2171
2172 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2173
2174         * message.el (message-hidden-headers): Default to "^References:".
2175         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
2176         (message-strip-forbidden-properties): Remove check for obsolete
2177         `message-hidden' text property, hidden headers are not accessible
2178         in the buffer anymore.  From Romain Francoise on January 11, 2004.
2179
2180 2004-11-22  Romain Francoise  <romain@orebokech.com>
2181
2182         * message.el (message-header-format-alist): Add `From' in list
2183         so that it can be sorted.
2184         (message-fix-before-sending): Widen and sort headers before
2185         sending.
2186         (message-hide-headers): Use narrowing to hide headers by moving
2187         them to the top of the buffer and narrowing to the region
2188         underneath.
2189
2190 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191
2192         * message.el (message-strip-forbidden-properties): Bind
2193         buffer-read-only (etc) to nil.
2194
2195 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2196
2197         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
2198         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2199
2200 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
2201
2202         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
2203
2204 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2205
2206         * dns.el (query-dns): Use sit-for to time instead of
2207         accept-process-output, since that doesn't seem to work on udp
2208         sockets.
2209
2210 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2211
2212         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
2213
2214 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
2215
2216         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
2217         docstrings.
2218
2219 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2220
2221         * nntp.el (nntp-request-update-info): Return nil if
2222         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
2223         may not call gnus-activate-group which uselessly issues the GROUP
2224         commands for all nntp groups and wastes time.  Reported by Romain
2225         Francoise <romain@orebokech.com>.
2226
2227         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
2228
2229 2004-11-15  Simon Josefsson  <jas@extundo.com>
2230
2231         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
2232         headers separately.
2233         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
2234         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
2235
2236 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2237
2238         * gnus-start.el (gnus-convert-old-newsrc):
2239         Assign legacy-gnus-agent to 5.10.7.
2240
2241 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2242
2243         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
2244         start of the lines.
2245
2246 2004-11-14  Magnus Henoch  <mange@freemail.hu>
2247
2248         * hashcash.el (hashcash-default-payment): Change default to 20
2249         (hashcash-default-accept-payment): Change default to 20
2250         (hashcash-process-alist): New variable
2251         (hashcash-generate-payment-async): Add
2252         (hashcash-already-paid-p): Add
2253         (hashcash-insert-payment): Don't generate payments twice
2254         (hashcash-insert-payment-async): Add
2255         (hashcash-insert-payment-async-2): Add
2256         (hashcash-cancel-async): Add
2257         (hashcash-wait-async): Add
2258         (hashcash-processes-running-p): Add
2259         (hashcash-wait-or-cancel): Add
2260         (mail-add-payment): New optional argument.  Conditionally start
2261         asynchronous calculation.
2262         (mail-add-payment-async): Add
2263
2264         * message.el (message-send-mail): Wait for asynchronous hashcash
2265         results.  Don't clobber existing X-Hashcash headers.
2266         (message-setup-1): Call mail-add-payment-async when
2267         message-generate-hashcash is non-nil.
2268
2269 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2270
2271         * message.el (message-use-alternative-email-as-from): Examine the
2272         From header as well; use message-make-from in order to include a
2273         user's full name.
2274
2275 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2276
2277         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
2278         default; improve customization type.
2279         (gnus-emphasis-custom-with-format): New macro.
2280         (gnus-emphasis-custom-value-to-external): New function.
2281         (gnus-emphasis-custom-value-to-internal): New function.
2282
2283 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2284
2285         * dns.el (query-dns): Resolve reverse addresses.
2286
2287 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2288
2289         * gnus-group.el (gnus-group-get-new-news): Use it.
2290
2291         * gnus-start.el (gnus-check-reasonable-setup): New function.
2292
2293 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2294
2295         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
2296         "Args out of range" error.  Reported by Arnaud Giersch
2297         <arnaud.giersch@free.fr>.
2298
2299 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
2300
2301         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
2302         From Stefan Wiens <s.wi@gmx.net>.
2303
2304 2004-11-04  Richard M. Stallman  <rms@gnu.org>
2305
2306         * spam.el (spam group): Add :version.
2307
2308         * pgg-def.el (pgg group): Add :version.
2309
2310 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2311
2312         * gnus-art.el (gnus-article-edit-article): Don't associate the
2313         article buffer with a draft file.  This is a temporary measure
2314         against the 2004-08-22 change to gnus-article-edit-mode.
2315
2316 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2317
2318         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
2319         (html2text-format-tags): Remove unused variable `attr'.
2320
2321 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2322
2323         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
2324
2325         * tls.el (tls-process-connection-type, tls-success)
2326         (tls-certtool-program): Add :version.
2327
2328         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
2329         (starttls-extra-arguments, starttls-process-connection-type)
2330         (starttls-connect, starttls-failure, starttls-success):
2331
2332         * spam-stat.el (spam-stat): Add :version.
2333
2334         * sieve.el (sieve): Add :version.
2335
2336         * sha1.el (sha1): Add :version.
2337         (sha1-use-external): Remove redundant version.
2338
2339         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
2340         (nnmail-cache-ignore-groups, nnmail-spool-hook)
2341         (nnmail-split-fancy-match-partial-words)
2342         (nnmail-split-lowercase-expanded):
2343
2344         * nndiary.el (nndiary): Add :version.
2345
2346         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
2347
2348         * mml-sec.el (mml-default-sign-method)
2349         (mml-default-encrypt-method, mml-signencrypt-style-alist):
2350         Add :version.
2351
2352         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
2353
2354         * mm-url.el (mm-url-use-external, mm-url-program)
2355         (mm-url-arguments): Add :version.
2356
2357         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
2358         (mm-attachment-file-modes, mm-decrypt-option)
2359         (mm-w3m-safe-url-regexp): Add :version.
2360
2361         * message.el (message-cite-prefix-regexp)
2362         (message-sendmail-envelope-from, message-minibuffer-local-map)
2363         (message-user-fqdn, message-completion-alist): Add :version.
2364
2365         * gnus-win.el (gnus-configure-windows-hook)
2366         (gnus-use-frames-on-any-display): Add :version.
2367
2368         * gnus-art.el (gnus-article-address-banner-alist)
2369         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
2370         (gnus-treat-from-picon, gnus-treat-mail-picon)
2371         (gnus-treat-x-pgp-sig): Add :version.
2372
2373         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
2374         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
2375         (gnus-summary-article-delete-hook)
2376         (gnus-summary-display-while-building): Add :version.
2377
2378         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
2379         (gnus-get-top-new-news-hook):Add :version.
2380
2381         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2382         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
2383
2384         * gnus-registry.el (gnus-registry): Add :version.
2385
2386         * gnus-spec.el (gnus-use-correct-string-widths)
2387         (gnus-make-format-preserve-properties): Add :version.
2388
2389         * gnus.el (gnus-group-charter-alist)
2390         (gnus-group-fetch-control-use-browse-url)
2391         (gnus-install-group-spam-parameters): Add :version.
2392
2393         * gnus-diary.el (gnus-diary): Add :version.
2394
2395         * gnus-delay.el (gnus-delay): Add :version.
2396
2397         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
2398         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
2399         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
2400         Add :version.
2401
2402         * gnus-agent.el (gnus-agent-max-fetch-size)
2403         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
2404         (gnus-agent-prompt-send-queue): Add :version.
2405
2406         * deuglify.el (gnus-outlook-deuglify): Add :version.
2407
2408         * html2text.el: Beautify code.  Improve doc strings.  Some checkdoc
2409         cleanup.
2410         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
2411         (html2text-format-tag-list): Add "strong" and "em".
2412         From "Alfred M. Szmidt" <ams@kemisten.nu> (tiny change).
2413
2414 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2415
2416         * gnus-registry.el (gnus-registry-hashtb): create the registry
2417         when package is loaded
2418
2419         * spam.el (spam-summary-score-preferred-header): global preference
2420         for people who want to override the default SpamAssassin over
2421         Bogofilter preference (when both are set)
2422         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
2423         (spam-user-format-function-S): check spam-summary-score-preferred-header
2424         (spam-extra-header-to-number): add X-Bogosity header parsing
2425         (spam-user-format-function-S): format the score correctly
2426
2427 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2428
2429         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
2430         signature file.  Suggested by Manoj Srivastava
2431         <srivasta@golden-gryphon.com>.
2432
2433         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
2434         iso-2022-jp even in the Japanese language environment.
2435         Suggested by Jason Rumney <jasonr@gnu.org>.
2436
2437 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2438
2439         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
2440         use the same characters as the dummy marks; make it free from
2441         getting affected by the language environment.
2442         (gnus-summary-read-group-1): Update mark positions only when the
2443         format spec is updated.
2444
2445         * gnus-spec.el (gnus-update-format-specifications): Return a list
2446         of updated types.
2447
2448 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2449
2450         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
2451         of boundp to check if display-warning is available.
2452
2453 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
2454
2455         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
2456
2457 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2458
2459         * nnspool.el (nnspool-spool-directory): Use news-path if the
2460         news-directory variable is not bound.
2461
2462         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
2463         function instead of display-warning if it is not available.
2464
2465 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2466
2467         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
2468         v5-10: Use `point-at-bol'.
2469
2470 2004-10-26  Simon Josefsson  <jas@extundo.com>
2471
2472         * hashcash.el: Fix URL in comment, reported by Cheng Gao
2473         <chenggao@gmail.com>.
2474
2475 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2476
2477         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
2478         instead.
2479
2480 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
2481
2482         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
2483         to remove a server from the nnimap-server-buffer-alist
2484         (nnimap-open-connection, nnimap-close-server): use it
2485
2486         * gnus-encrypt.el: removed in favor of encrypt.el
2487
2488 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2489
2490         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
2491         running the major-mode function.
2492
2493 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2494
2495         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
2496         dummy marks in the right way.
2497
2498 2004-10-18  David Edmondson  <dme@dme.org>
2499
2500         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
2501         excessively.
2502
2503 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
2504
2505         * gnus-util.el (gnus-split-references): accept a nil references
2506         string and go on blissfully
2507
2508         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
2509         cases where the references string is non-nil but has no references
2510
2511         * encrypt.el: add autoload tags
2512
2513         * spam.el (spam-resolve-registrations-routine): remove article
2514         from unregistration list too.  Reported by David Hanak
2515         <dhanak@isis.vanderbilt.edu>
2516
2517 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
2518
2519         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
2520         nil.  Changed custom type.
2521
2522 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
2523
2524         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
2525
2526         * gnus-sum.el (gnus-summary-move-article): Use it.
2527
2528 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
2529
2530         * encrypt.el: add autoload cookies
2531
2532         * spam.el (spam-backend-article-list-property)
2533         (spam-backend-get-article-todo-list)
2534         (spam-backend-put-article-todo-list, )
2535         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
2536         resolve registrations separately
2537         (spam-register-routine): format comments
2538         (spam-unregister-routine, spam-register-routine): always call with
2539         specific-articles, no default list
2540         (spam-summary-prepare-exit): use the spam-classifications function
2541
2542         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
2543         gnus-encrypt.el
2544
2545         * encrypt.el: copied from gnus-encrypt.el
2546
2547         * gnus-encrypt.el: commented that it's obsolete
2548
2549 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
2550
2551         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
2552         (gnus-score-save): Use it.
2553
2554         * message.el (message-bury): Use `window-dedicated-p'.
2555
2556 2004-10-15  Simon Josefsson  <jas@extundo.com>
2557
2558         * pop3.el (top-level): Don't require nnheader.
2559         (pop3-read-timeout): Add.
2560         (pop3-accept-process-output): Add.
2561         (pop3-read-response, pop3-retr): Use it.
2562
2563 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
2564
2565         * spam.el (spam-register-routine): move comment
2566         (spam-verify-bogofilter): we use 'unknown for the initial
2567         spam-bogofilter-valid state, not 'never
2568
2569         * netrc.el (netrc-machine-user-or-password): convenience wrapper
2570         for netrc-machine
2571
2572         * nnimap.el (nnimap-open-connection): use
2573         netrc-machine-user-or-password
2574
2575 2004-10-17  Richard M. Stallman  <rms@gnu.org>
2576
2577         * gnus-registry.el (gnus-registry-unload-hook):
2578         Set as a variable with add-hook.
2579
2580         * nnspool.el (nnspool-spool-directory): Use news-directory instead
2581         of news-path.
2582
2583         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
2584
2585         * spam.el: Delete duplicate `provide'.
2586         (spam-unload-hook): Set as a variable with add-hook.
2587
2588 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
2589
2590         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
2591         in the doc string.
2592
2593         * message.el (message-ignored-news-headers)
2594         (message-ignored-supersedes-headers)
2595         (message-ignored-resent-headers)
2596         (message-forward-ignored-headers): Improve custom type.
2597
2598 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2599
2600         * message.el (message-tokenize-header): Fix 2004-09-06 change
2601         which used point-min in the wrong place.
2602
2603 2004-10-12  Simon Josefsson  <jas@extundo.com>
2604
2605         * net/tls.el (tls-certtool-program): New variable.
2606         (tls-certificate-information): New function, based on
2607         ssl-certificate-information.
2608
2609 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2610
2611         * compface.el: Move the version of ELisp-based uncompface program
2612         to the contrib directory because of the copyright problem.
2613
2614 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2615
2616         * message.el (message-kill-buffer): Raise the current frame.
2617
2618 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
2619
2620         * gnus-sum.el: Mention that multibyte characters don't work as marks.
2621
2622         * gnus.el (message-y-or-n-p): Autoload.
2623
2624         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
2625         (pop3-password-required, pop3-authentication-scheme)
2626         (pop3-leave-mail-on-server): Made customizable.
2627         (pop3): New custom group.
2628         (pop3-retr): Remove `sleep-for' statements.
2629         Suggested by Dave Love <fx@gnu.org>.
2630
2631         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
2632         Windows/DOS.
2633
2634         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
2635         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
2636         Dave Love <fx@gnu.org>.
2637
2638         * mml.el (mml-minibuffer-read-disposition): Require match.
2639         Suggested by Dave Love <fx@gnu.org>.
2640
2641 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
2642
2643         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
2644         doc string.
2645
2646 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2647
2648         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
2649
2650 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2651
2652         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
2653         instead of calling `mm-insert-inline', to decode text/* parts
2654         before displaying them.
2655
2656 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2657
2658         * mm-uu.el (mm-uu-text-plain-type): New variable.
2659         (mm-uu-pgp-signed-extract-1): Use it.
2660         (mm-uu-pgp-encrypted-extract-1): Use it.
2661         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
2662         bind mm-uu-text-plain-type with that value.
2663         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
2664         mm-uu-dissect.
2665
2666 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2667
2668         * gnus-group.el (gnus-update-group-mark-positions):
2669         * gnus-sum.el (gnus-update-summary-mark-positions):
2670         * message.el (message-check-news-body-syntax):
2671         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
2672         of string-as-multibyte.
2673
2674 2004-10-05  Juri Linkov  <juri@jurta.org>
2675
2676         * gnus-group.el (gnus-update-group-mark-positions):
2677         * gnus-sum.el (gnus-update-summary-mark-positions):
2678         * message.el (message-check-news-body-syntax):
2679         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
2680         8-bit unibyte values to a multibyte string for search functions.
2681
2682 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2683
2684         * mm-uu.el (mm-uu-dissect): Allow optional arg.
2685         (mm-uu-dissect-text-parts): New function.
2686
2687         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
2688         dissect text parts.
2689
2690         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
2691         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
2692
2693         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
2694
2695         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
2696         gnus-current-topics instead of gnus-current-topic.
2697
2698 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
2699
2700         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
2701
2702 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
2703
2704         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
2705         where approriate.
2706
2707         * nnml.el (nnml-generate-active-info): do.
2708
2709         * nndiary.el (nndiary-generate-active-info): do.
2710
2711         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
2712         (gnus-topic-move): do.
2713
2714         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
2715         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
2716
2717         * gnus-srvr.el (gnus-server-prepare)
2718         (gnus-server-open-all-servers): do.
2719
2720         * gnus-msg.el (gnus-summary-cancel-article)
2721         (gnus-summary-resend-message)
2722         (gnus-summary-mail-crosspost-complaint): do.
2723
2724         * gnus-move.el (gnus-change-server): do.
2725
2726         * gnus-group.el (gnus-group-unmark-all-groups)
2727         (gnus-group-set-current-level): do.
2728
2729 2004-10-04  Simon Josefsson  <jas@extundo.com>
2730
2731         * message.el (message-generate-hashcash): Doc fix.
2732
2733 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
2734
2735         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
2736         avoid infinite recursion via gnus-get-function.
2737
2738 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
2739
2740         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
2741
2742         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
2743
2744         * nnmail.el (nnmail-split-history): do.
2745
2746         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
2747         (nnml-request-delete-group): do.
2748
2749         * nnslashdot.el (nnslashdot-read-groups): do.
2750
2751         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
2752         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
2753
2754         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
2755         (nnspool-sift-nov-with-sed): Use last
2756         (nnspool-retrieve-headers-with-nov): Use mapc.
2757         (nnspool-request-newgroups): Use dolist.
2758         (nnspool-request-group): Use last.
2759
2760         * nntp.el (nntp-read-server-type): Use dolist.
2761
2762         * nnvirtual.el (nnvirtual-create-mapping)
2763         (nnvirtual-update-read-and-marked): Use dolist.
2764         (nnvirtual-convert-headers): Simplify.
2765
2766 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
2767
2768         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
2769         support for sync'ing tick marks.
2770
2771 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2772
2773         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
2774         there's no visible header.
2775
2776 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
2777
2778         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
2779         necessary, pass full group name to gnus-request-set-marks.
2780
2781 2004-10-01  Simon Josefsson  <jas@extundo.com>
2782
2783         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
2784         acroread.
2785
2786 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2787
2788         * spam-report.el (spam-report-gmane): Fix interactive.
2789
2790         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
2791
2792         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
2793         when writing file.
2794         (gnus-agent-synchronize-flags): Don't default to being
2795         interactive.
2796
2797 2004-09-30  Simon Josefsson  <jas@extundo.com>
2798
2799         * message.el (message-generate-hashcash): Add.
2800         (message-send-mail): Use it, call mail-add-payment.
2801
2802 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
2803
2804         * spam.el (spam-verify-bogofilter): -V, not -sV option
2805
2806 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
2807
2808         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
2809         gnus-requst-update-info with explicit code to sync the in-memory
2810         info read flags with the marks being sync'd to the backend.
2811
2812         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
2813
2814 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2815
2816         * spam.el (spam-verify-bogofilter): new function
2817         (spam-check-bogofilter)
2818         (spam-bogofilter-register-with-bogofilter): use it
2819         (spam-verify-bogofilter): small fixes
2820
2821 2004-09-28  Simon Josefsson  <jas@extundo.com>
2822
2823         * hashcash.el (hashcash-generate-payment): Revert.
2824
2825 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
2826
2827         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
2828         gnus-extract-references instead of gnus-split-references
2829
2830         * gnus-util.el (gnus-extract-references): new function, analogous
2831         to gnus-split-references but extracts only the message-ID without
2832         anything extra
2833
2834         * hashcash.el (hashcash-generate-payment)
2835         (hashcash-check-payment): do the right thing if hashcash-path is
2836         nil (because the hashcash program could not be found)
2837
2838         * spam.el (spam-use-hashcash): remove comment
2839
2840 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
2841
2842         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
2843         (gnus-cache-enter-article, gnus-cache-remove-article)
2844         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
2845
2846         * gnus-async.el (gnus-async-prefetch-remove-group): do.
2847
2848         * gnus-art.el (article-hide-boring-headers)
2849         (article-translate-strings, article-display-face)
2850         (gnus-article-mime-match-handle-first)
2851         (gnus-article-highlight-headers)
2852         (gnus-article-add-buttons-to-head): do.
2853
2854 2004-09-27  Simon Josefsson  <jas@extundo.com>
2855
2856         * hashcash.el: New version, from
2857         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
2858         ../contrib/.
2859
2860 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2861
2862         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
2863
2864 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
2865
2866         * gnus-dup.el (gnus-dup-open): Use mapc.
2867         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
2868
2869         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
2870         Reported by Stefan Wiens <s.wi@gmx.net>.
2871
2872         * gnus.el (gnus-shutdown): Use dolist.
2873
2874         * gnus-undo.el (gnus-undo): Use mapc.
2875
2876         * nnrss.el (nnrss-generate-active): do.
2877
2878         * message.el (message-cite-original-without-signature)
2879         (message-cite-original): Use mapc.
2880         (message-do-actions, message-make-forward-subject): Use dolist.
2881
2882 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
2883
2884         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
2885         deletion to remove entire duplicate line.  Fixes merged article
2886         number bug.
2887
2888 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
2889
2890         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
2891         servers that are offline.  Avoids having gnus-agent-toggle-plugged
2892         first ask if you want to open a server and then, even when you
2893         responded with no, asking if you want to synchronize the server's
2894         flags.
2895         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
2896         multi-line expressions.
2897         (gnus-agent-synchronize-group-flags): New internal function.
2898         Updates marks in memory (in the info structure) AND in the
2899         backend.
2900
2901         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
2902
2903         * nnagent.el (nnagent-request-set-mark): Use
2904         gnus-agent-synchronize-group-flags, not backend's request-set-mark
2905         method, to ensure that synchronization updates marks in the
2906         backend and in the info (in memory) structure.
2907
2908 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2909
2910         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
2911         convention fully; don't miss the root article of a thread; make
2912         the X-Draft-From header with correct article numbers.
2913
2914 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
2915
2916         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
2917         unless plugged.  Disable the agent so that an open failure causes
2918         an error.
2919
2920         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
2921         Reverted 2004-09-21 change.  The backend must be opened while
2922         synchronizing flags even when the backend stores the flags
2923         locally.
2924
2925 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
2926
2927         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
2928         in `header' match.  Reported by Svend Tollak Munkejord.
2929
2930         * message.el (message-cite-original): Fix use of
2931         `message-cite-articles-with-x-no-archive'.
2932
2933 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2934
2935         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
2936         (gnus-window-to-buffer): Ditto.
2937
2938         * mml.el (mml-preview-buffer): New variable.
2939         (mml-preview): Manage window layout with gnus-buffer-configuration.
2940
2941         * gnus-msg.el (gnus-setup-message): Put article numbers into the
2942         X-Draft-From header even if those articles aren't quoted.
2943
2944 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
2945
2946         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
2947         (gnus-request-set-mark, gnus-request-update-mark): Use new
2948         g-s-t-u-l-m to decide to use backend even when unplugged.
2949
2950 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2951
2952         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
2953         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
2954
2955 2004-09-20  Simon Josefsson  <jas@extundo.com>
2956
2957         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
2958         "utf-16-le".
2959
2960 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2961
2962         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
2963
2964 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2965
2966         * uudecode.el (uudecode-use-external): Add :version.
2967
2968         * smime.el (smime-CA-file, smime-encrypt-cipher)
2969         (smime-dns-server): Add :version.
2970
2971         * smiley.el (gnus-smiley-file-types): Add :version.
2972
2973         * sha1.el (sha1-use-external): Add :version.
2974
2975         * pgg-def.el (pgg-query-keyserver): Add :version.
2976
2977         * nnmail.el (nnmail-fancy-expiry-targets)
2978         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
2979
2980         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
2981         (nnimap-retrieve-groups-asynchronous): Add :version.
2982         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
2983
2984         * mml.el (mml-content-disposition-parameters)
2985         (mml-insert-mime-headers-always): Add :version.
2986
2987         * mm-util.el (mm-coding-system-priorities):
2988
2989         * mm-decode.el (mm-inline-text-html-with-images)
2990         (mm-keep-viewer-alive-types, mm-external-terminal-program)
2991         (mm-verify-option): Add :version.
2992         (mm-text-html-renderer): Change :version.
2993
2994         * message.el (message-fcc-externalize-attachments)
2995         (message-required-headers, message-draft-headers)
2996         (message-subject-trailing-was-query)
2997         (message-subject-trailing-was-ask-regexp)
2998         (message-subject-trailing-was-regexp, message-mark-insert-begin)
2999         (message-mark-insert-end, message-archive-header)
3000         (message-archive-note, message-cross-post-default)
3001         (message-cross-post-note, message-followup-to-note)
3002         (message-cross-post-note-function, message-use-mail-followup-to)
3003         (message-subscribed-address-functions)
3004         (message-subscribed-address-file, message-subscribed-addresses)
3005         (message-subscribed-regexps, message-allow-no-recipients)
3006         (message-yank-cited-prefix, message-signature-insert-empty-line)
3007         (message-hidden-headers, message-hierarchical-addresses)
3008         (message-mail-user-agent, message-use-idna)
3009         (message-valid-fqdn-regexp)
3010         (message-strip-special-text-properties, message-header-synonyms)
3011         (message-beginning-of-line, message-tab-body-function): Add :version.
3012         (message-insert-canlock, message-wide-reply-confirm-recipients):
3013         Change :version.
3014
3015         * mail-source.el (mail-source-ignore-errors): Add :group, :type
3016         and :version.
3017         (mail-source-delete-old-incoming-confirm)
3018         (mail-source-movemail-program): Add :version.
3019
3020         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
3021         (gnus-agent-cache, gnus-agent): Change :version.
3022
3023         * gnus-util.el (gnus-use-byte-compile): Change :version.
3024
3025         * gnus-sum.el (gnus-summary-make-false-root-always)
3026         (gnus-summary-default-high-score)
3027         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
3028         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
3029         (gnus-read-all-available-headers, gnus-article-emulate-mime)
3030         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
3031         (gnus-sum-thread-tree-single-indent)
3032         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
3033         (gnus-sum-thread-tree-leaf-with-other)
3034         (gnus-sum-thread-tree-single-leaf): Add :version.
3035         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
3036         (gnus-article-loose-mime): Change :version.
3037
3038         * gnus-start.el (gnus-backup-startup-file)
3039         (gnus-save-startup-file-via-temp-buffer): Add :version.
3040
3041         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
3042         (gnus-server-offline-face): Add :version.
3043
3044         * gnus-score.el (gnus-adaptive-word-length-limit):
3045
3046         * gnus-msg.el (gnus-gcc-externalize-attachments)
3047         (gnus-debug-files, gnus-debug-exclude-variables)
3048         (gnus-discouraged-post-methods): Change :version.
3049         (gnus-confirm-mail-reply-to-news)
3050         (gnus-confirm-treat-mail-like-news): Add :version.
3051
3052         * gnus-int.el (gnus-server-unopen-status): Add :version.
3053
3054         * gnus-group.el (gnus-group-jump-to-group-prompt)
3055         (gnus-large-ephemeral-newsgroup)
3056         (gnus-fetch-old-ephemeral-headers): Add :version.
3057
3058         * gnus-fun.el (gnus-x-face-directory)
3059         (gnus-convert-pbm-to-x-face-command)
3060         (gnus-convert-image-to-x-face-command)
3061         (gnus-convert-image-to-face-command): Add :version.
3062
3063         * gnus-delay.el (gnus-delay-default-hour): Add :version.
3064
3065         * gnus-cite.el (gnus-cite-blank-line-after-header)
3066         (gnus-article-boring-faces):
3067
3068         * gnus-art.el (gnus-buttonized-mime-types)
3069         (gnus-inhibit-mime-unbuttonizing)
3070         (gnus-treat-display-face)
3071         (gnus-treat-body-boundary): Change :version.
3072         (gnus-body-boundary-delimiter, gnus-picon-databases)
3073         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
3074         (gnus-treat-date-english, gnus-treat-fold-headers)
3075         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
3076         (gnus-treat-mail-picon, gnus-treat-wash-html)
3077         (gnus-article-encrypt-protocol)
3078         (gnus-use-idna, gnus-article-over-scroll)
3079         (gnus-mime-display-multipart-alternative-as-mixed)
3080         (gnus-mime-display-multipart-related-as-mixed)
3081         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
3082         (gnus-ctan-url, gnus-button-ctan-handler)
3083         (gnus-button-handle-ctan-bogus-regexp)
3084         (gnus-button-ctan-directory-regexp)
3085         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
3086         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
3087         (gnus-button-man-level, gnus-button-emacs-level)
3088         (gnus-button-message-level, gnus-button-browse-level): Add :version.
3089
3090         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
3091         (gnus-agent-go-online): Change :version.
3092         (gnus-agent-expire-unagentized-dirs)
3093         (gnus-agent-auto-agentize-methods): Add :version.
3094
3095         * flow-fill.el (fill-flowed-display-column)
3096         (fill-flowed-encode-column): Add :version.
3097
3098         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3099         (gnus-outlook-deuglify-unwrap-max)
3100         (gnus-outlook-deuglify-cite-marks)
3101         (gnus-outlook-deuglify-unwrap-stop-chars)
3102         (gnus-outlook-deuglify-no-wrap-chars)
3103         (gnus-outlook-deuglify-attrib-cut-regexp)
3104         (gnus-outlook-deuglify-attrib-verb-regexp)
3105         (gnus-outlook-deuglify-attrib-end-regexp)
3106         (gnus-outlook-display-hook): Add :version.
3107
3108         * binhex.el (binhex-use-external): Add :version.
3109
3110 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
3111
3112         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
3113         and `invisible'.
3114
3115 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3116
3117         * gnus-registry.el (gnus-registry-trim): watch out for negatives
3118         in gnus-registry-trim
3119
3120 2004-09-13  Simon Josefsson  <jas@extundo.com>
3121
3122         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
3123
3124         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
3125
3126         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
3127         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
3128         <yamaoka@jpl.org>.
3129         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
3130         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
3131         <yamaoka@jpl.org>.
3132
3133         * sieve.el (sieve-manage-mode): Ditto.
3134
3135 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
3136
3137         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
3138
3139 2004-09-11  Simon Josefsson  <jas@extundo.com>
3140
3141         * dns-mode.el: Add.
3142
3143         * mm-view.el (mm-display-dns-inline): Add.
3144
3145         * mm-decode.el (mm-inline-media-tests): Add text/dns.
3146         (mm-automatic-display): Ditto.
3147
3148         * mailcap.el (mailcap-mime-data): Add text/dns.
3149         (mailcap-mime-extensions): Map .soa to text/dns.
3150
3151 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
3152
3153         * gnus-art.el (article-decode-mime-words, article-babel)
3154         (gnus-article-highlight-signature, gnus-article-add-buttons)
3155         (gnus-signature-toggle): Remove unnecessary bindings of
3156         `inhibit-read-only' inherited from v5.10 merge.
3157
3158 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
3159
3160         * nntp.el (nntp): New customization group.
3161         (nntp-authinfo-file): Add customization group.
3162
3163         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
3164
3165         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
3166
3167         * gnus.el (to-address, to-list, subscribed)
3168         (large-newsgroup-initial): Ditto.
3169
3170         * flow-fill.el (fill-flowed-display-column)
3171         (fill-flowed-encode-column): Ditto.
3172
3173 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
3174
3175         * message.el (message-tokenize-header, message-send-mail-with-qmail):
3176         Use point-min rather than 1.
3177         (message-send-mail): Use buffer-size rather than point-max.
3178
3179         * gnus-sum.el (gnus-summary-search-article-forward):
3180         Signal a specific `search-failed' rather than a generic `error'.
3181
3182         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
3183         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
3184         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
3185
3186 2004-09-10  Simon Josefsson  <jas@extundo.com>
3187
3188         * nndb.el (require): Remove tcp and duplicate cl.
3189
3190 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3191
3192         * gnus-agent.el (directory-files-and-attributes): Move forward.
3193
3194 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
3195
3196         * gnus-agent.el (directory-files-and-attributes): Optionally
3197         defined to support XEmacs.
3198
3199 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
3200
3201         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
3202         to avoid run-time CL dependencies.
3203         (gnus-agent-unfetch-articles): New function.
3204         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
3205         article numbers even when local .overview file is missing.
3206         (gnus-agent-read-article-number): New function. Only accepts
3207         27-bit article numbers.
3208         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
3209         gnus-agent-read-article-number.
3210         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
3211         from backend while recognizing that article numbers in .overview
3212         must be valid.
3213         (gnus-agent-update-files-total-fetched-for): Use
3214         directory-files-and-attributes to improve performance.
3215         * gnus-int.el (gnus-request-move-article): Use
3216         gnus-agent-unfetch-articles in place of gnus-agent-expire to
3217         improve performance.
3218
3219         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
3220         some users confused by references to .newsrc when they only have a
3221         .newsrc.eld file.
3222         (gnus-convert-mark-converter-prompt,
3223         gnus-convert-converter-needs-prompt): Fixed use of property list.
3224         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
3225         New function. Used internally to only display 'gnus converting
3226         files' message when actually necessary.
3227
3228         * gnus-sum.el (): Removed (require 'gnus-agent) as required
3229         methods now autoloaded.
3230
3231 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3232
3233         * gnus-sum.el (gnus-summary-insert-subject): Remove list
3234         identifiers.
3235
3236 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
3237
3238         * gnus-picon.el: Fix indentation and closing parenthesis.
3239
3240 2004-09-01  Simon Josefsson  <jas@extundo.com>
3241
3242         * message.el (message-canlock-generate): Require sha1, not
3243         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
3244         to require within a function.  Sadly, if sha1.el isn't loaded, the
3245         let binding in m-c-g will hide the defcustom definition, which is
3246         bad.)
3247
3248         * canlock.el: Require sha1, not sha1-el.
3249
3250         * message.el: Don't autoload sha1 (there is a autoload cookie in
3251         sha1.el).
3252
3253         * sha1-el.el: Renamed to sha1.el.
3254
3255 2004-08-30  Juanma Barranquero  <lektu@terra.es>
3256
3257         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
3258
3259 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3260
3261         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
3262
3263 2004-08-30  Kim F. Storm  <storm@cua.dk>
3264
3265         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
3266
3267         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
3268         Add :group 'nnimap.
3269
3270 2004-08-30  Simon Josefsson  <jas@extundo.com>
3271
3272         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
3273         ?* and ?\; (tiny patch).  From Andreas Schwab <schwab@suse.de>.
3274
3275 2004-08-30  Simon Josefsson  <jas@extundo.com>
3276
3277         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
3278         and ?\' to symbol instead of whitespace (tiny patch).  From
3279         Andreas Schwab <schwab@suse.de>.
3280
3281 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3282
3283         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
3284
3285         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
3286         instead of re-search-forward.
3287
3288         * gnus-uu.el (gnus-uu-save-article): Ditto.
3289         (gnus-uu-post-encode-uuencode): Ditto.
3290
3291         * html2text.el (html2text-clean-list-items): Ditto.
3292         (html2text-clean-dtdd): Ditto.
3293         (html2text-format-tags): Ditto.
3294
3295         * message.el (message-send-mail-with-sendmail): Fix regexp.
3296         (message-fill-field-general): Use search-forward instead of
3297         re-search-forward.
3298         (unbold-region): Ditto.
3299
3300         * nnrss.el (nnrss-request-article): Ditto.
3301
3302         * nnslashdot.el (nnslashdot-request-article): Ditto.
3303
3304         * nnweb.el (nnweb-gmane-wash-article): Ditto.
3305
3306         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
3307         "Unrecognized menu descriptor" error in XEmacs.
3308
3309 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3310
3311         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
3312         entry.
3313
3314         * gnus-group.el (gnus-group-line-format-alist): Convert the value
3315         of gnus-tmp-news-method into string under XEmacs.  It will be
3316         passed to gnus-correct-length which takes only a string argument.
3317
3318 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3319
3320         * gnus-util.el (gnus-bind-print-variables): New macro.
3321         (gnus-prin1): Use it.
3322         (gnus-prin1-to-string): Use it.
3323         (gnus-pp): New function.
3324         (gnus-pp-to-string): New function.
3325
3326         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
3327         pp-to-string with gnus-pp-to-string.
3328         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
3329         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
3330         * gnus-msg.el (gnus-debug): Ditto.
3331         * gnus-score.el (gnus-score-save): Ditto.
3332         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
3333         gnus-pp-to-string.
3334         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
3335         with gnus-pp.
3336         * score-mode.el (gnus-score-pretty-print): Ditto.
3337         * webmail.el (webmail-debug): Ditto.
3338
3339 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3340
3341         * gnus-art.el (article-display-face, article-display-x-face): Use
3342         buffer-read-only.
3343
3344 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3345
3346         * gnus-art.el (article-hide-list-identifiers): Bind
3347         inhibit-read-only as t.
3348
3349 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
3350
3351         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
3352
3353 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3354
3355         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
3356         (gnus-narrow-to-page): Don't assume point-min == 1.
3357         (gnus-article-edit-mode): Derive from message-mode.
3358
3359         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
3360         point-min == 1.
3361
3362         * imap.el (imap-parse-address-list, imap-parse-body-ext):
3363         Disable incorrect use of `assert'.
3364
3365         * message.el (message-mode): Set comment-start-skip.
3366
3367
3368 2004-08-22  Sam Steingold  <sds@gnu.org>
3369
3370         * pop3.el (pop3-leave-mail-on-server): New user variable.
3371         (pop3-movemail): Delete mail only when it is nil.
3372
3373 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
3374
3375         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
3376
3377         * mml.el (mml-preview): Use `pop-to-buffer'.
3378
3379         * message.el (message-goto-mail-followup-to): Insert after "To".
3380         (message-carefully-insert-headers): Add comment.
3381
3382         * gnus.el: Remove unused variable `gnus-article-check-size'.
3383
3384         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
3385
3386         * gnus-art.el (gnus-button-alist): Improve
3387         `gnus-button-handle-library' entry.
3388
3389 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
3390
3391         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
3392         downcase, since XEmacs capitalizes error messages differently.
3393         From Sebastian Freundt <hroptatyr@gna.org>.
3394
3395 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
3396
3397         * nntp.el: Add (require 'gnus) due to reference to
3398         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
3399
3400 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
3401
3402         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
3403         `mm-fill-flowed'.
3404
3405         * mm-decode.el (mm-dissect-singlepart): Check it.
3406
3407 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
3408
3409         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
3410         'imap' for netrc parsing
3411
3412 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
3413
3414         * mailcap.el (mailcap-mime-data): Mark as risky.
3415
3416 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
3419         may be included in the encoded word.
3420         (rfc2047-encode): Don't append a space if the encoded word
3421         includes close parenthesis.
3422
3423 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3424
3425         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
3426         of text within parentheses.
3427
3428 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
3429
3430         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
3431         (gnus-encrypt-write-file-contents): the password key is the file
3432         name PLUS the cipher, not just the cipher.  Also remove failed
3433         passwords from the cache.
3434
3435 2004-08-06  Simon Josefsson  <jas@extundo.com>
3436
3437         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
3438         fix.
3439
3440 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3441
3442         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
3443         LWSP.
3444
3445 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
3446
3447         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
3448         to append in-reply-to: data to the references: header
3449
3450         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
3451         (netrc-parse): use gnus-encrypt.el functions
3452
3453         * gnus-encrypt.el: new file for encryption support; currently
3454         does only a few GPG ciphers and an internal XOR cipher
3455
3456         * password.el: add comments on using password-read-and-add
3457         (password-read-and-add): new function to read and add the
3458         password to the cache at once
3459
3460 2004-07-28  Simon Josefsson  <jas@extundo.com>
3461
3462         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
3463         parameter (but don't use it, for now).
3464
3465         * imap.el (imap-ssl-open): Use imap-process-connection-type,
3466         instead of hard coding to nil.
3467
3468 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3469
3470         * mm-view.el (mm-inline-image-emacs): Open lines under an image
3471         as mm-inline-image-xemacs does.
3472
3473 2004-07-26  Simon Josefsson  <jas@extundo.com>
3474
3475         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
3476         Revert part of 2004-07-17 change below.
3477
3478 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3479
3480         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
3481         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3482
3483 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3484
3485         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
3486         quotes that actually start with ">" at the beginning of the
3487         lines.
3488
3489 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3490
3491         * rfc2047.el (rfc2047-encode-region): Fix last change.
3492         (rfc2047-encode-parameter): Remove useless concat.
3493
3494 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3495
3496         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
3497         encode special characters; fix some kind of misconfigured headers;
3498         signal a real error if debug-on-quit or debug-on-error is non-nil.
3499         (rfc2047-encode-max-chars): New variable.
3500         (rfc2047-encode-1): Use it.
3501         (rfc2047-encode-parameter): New function.
3502
3503         * mml.el (mml-insert-parameter): Remove an excessive space.
3504
3505 2004-07-17  Simon Josefsson  <jas@extundo.com>
3506
3507         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
3508         Kai Grossjohann <kai@emptydomain.de>.
3509         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
3510         (gnus-group-make-menu-bar): Ditto.
3511
3512         * gnus-util.el (gnus-group-server): Add.
3513
3514 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
3515
3516         * message.el (message-clone-locals): Clone sendmail and smtp
3517         variables.
3518
3519 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3520
3521         * rfc2047.el (rfc2047-encode-region): Fix last change.
3522
3523 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3524         From David Hedbor <dhedbor@real.com>.
3525
3526         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
3527         (nnmail-expand-newtext): Lowercase expanded entries if
3528         nnmail-split-lowercase-expanded is non-nil.
3529
3530 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3531
3532         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
3533         characters as non-special.
3534
3535 2004-07-09  Simon Josefsson  <jas@extundo.com>
3536
3537         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
3538         Users will lose all flag changes made while unplugged with
3539         e.g. nntp unless flag synchronization happens, thus `nil' is not a
3540         good default.  See numerous reports on ding mailing list.
3541
3542 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3543
3544         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
3545         add generate-head-function and generate-article-function to the
3546         rfc822-forward entry.
3547         (nndoc-rfc822-forward-generate-article): New function.
3548         (nndoc-rfc822-forward-generate-head): New function.
3549
3550         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
3551
3552 2004-07-06  Dan Christensen  <jdc@uwo.ca>
3553
3554         * gnus-sum.el (gnus-summary-read-group-1): When summary
3555         is unthreaded, respect display group parameter.
3556         (gnus-articles-to-read): Remove unused reference to
3557         display group parameter.
3558
3559 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560
3561         * nnheader.el (nnheader-uniquify-message-id): New experimental
3562         variable.
3563         (nnheader-nov-read-message-id): Use it.
3564
3565         * spam-report.el (spam-report-gmane): Add interactive.
3566
3567 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
3570         qp-or-base64 for the application/* types.
3571
3572 2004-07-02  Jesper Harder  <harder@ifa.au.dk>
3573
3574         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.  From
3575         Joakim Verona <joakim@verona.se>.
3576
3577 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3578
3579         * gnus-registry.el (gnus-registry-trim): don't allow a negative
3580         trim value
3581
3582 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
3583
3584         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
3585         New macro and function.
3586         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
3587
3588 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
3591         after-load-alist.
3592
3593 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3594
3595         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
3596         update info that isn't there.
3597
3598 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3599
3600         * mm-view.el (mm-inline-render-with-function): Use multibyte
3601         buffer; decode html source by charset.
3602
3603         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
3604
3605         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
3606         entry.  From Ilya N. Golubev <gin@mo.msk.ru>.
3607         (mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is
3608         loaded under XEmacs.
3609         (): Don't make duplicated entries in mm-mime-mule-charset-alist.
3610
3611 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
3612
3613         * nnheader.el (nnheader-max-head-length): Increase to 8192.
3614
3615 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * mm-util.el (mm-coding-system-p): Return a coding-system.
3618         (mm-mime-mule-charset-alist): Use shift_jis instead of
3619         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
3620         entries for the mime charsets iso-2022-jp-3 and shift_jis.
3621         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
3622         instead of japanese-shift-jis and iso-latin-1 respectively in
3623         order to share the default value with both Emacs and XEmacs-mule.
3624         (mm-mule-charset-to-mime-charset): Make
3625         mm-coding-system-priorities effective.
3626         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
3627         while predicating of candidates upon the priorities.
3628
3629 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
3630
3631         * gnus-sum.el (gnus-summary-make-menu-bar): Add
3632         gnus-uu-invert-processable.
3633
3634         * gnus.el: Autoload gnus-uu-invert-processable.
3635
3636 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3637
3638         * mm-util.el (mm-with-multibyte-buffer): New macro.
3639
3640         * rfc2047.el (rfc2047-encode-string): Use it.
3641         (rfc2047-encode-region): Move point to the end of the region after
3642         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
3643
3644 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3645
3646         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
3647         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
3648
3649 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3650
3651         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
3652         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
3653         Karl Chen <quarl@nospam.quarl.org>.
3654
3655 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
3656
3657         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
3658         invalid addresses.
3659
3660 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
3661
3662         * spam.el: section markers changed, TODO list revised
3663         (spam-backends): new master list of all installed backends
3664         (spam-summary-exit-behavior): new variable to determine how
3665         messages moves are done at summary exit
3666         (spam-move-spam-nonspam-groups-only)
3667         (spam-process-ham-in-nonham-groups)
3668         (spam-process-ham-in-spam-groups): variables removed, the
3669         spam-summary-exit-behavior variable should be used to manage this
3670         behavior
3671         (spam-old-ham-articles, spam-old-spam-articles): removed
3672         (spam-old-articles): new variable, replacing spam-old-ham-articles
3673         and spam-old-spam-articles
3674         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
3675         empty variables, placeholders for the backends they represent
3676         (spam-set-difference): moved, unchanged
3677         (spam-list-of-processors): variable OBSOLETE, not used anymore
3678         unless the user has a processor variable
3679         (spam-classifications, spam-classification-valid-p)
3680         (spam-backend-properties, spam-backend-property-valid-p)
3681         (spam-backend-function-type-valid-p)
3682         (spam-process-type-valid-p, spam-list-articles): helper functions
3683         (spam-report-articles-gmane, spam-report-articles-resend):
3684         functions removed, they are not needed
3685         (spam-install-backend-super, spam-backend-list)
3686         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
3687         (spam-backend-function, spam-backend-ham-registration-function)
3688         (spam-backend-spam-registration-function)
3689         (spam-backend-ham-unregistration-function)
3690         (spam-backend-spam-unregistration-function)
3691         (spam-backend-statistical-p, spam-backend-mover-p)
3692         (spam-install-backend-alias, spam-install-checkonly-backend)
3693         (spam-install-mover-backend, spam-install-nocheck-backend)
3694         (spam-install-backend, spam-install-statistical-backend)
3695         (spam-install-statistical-checkonly-backend): backend installation
3696         support
3697         (spam-summary-prepare-exit): rewritten to use the new backend code
3698         (spam-group-processor-p): use the new backend code and respect the
3699         summary exit behavior
3700         (spam-mark-spam-as-expired-and-move-routine): removed
3701         (spam-summary-prepare): changed to use the new spam-old-articles
3702         variable
3703         (spam-copy-or-move-routine, spam-copy-spam-routine)
3704         (spam-move-spam-routine, spam-copy-ham-routine)
3705         (spam-move-ham-routine): new code to copy/move ham or spam
3706         (spam-fetch-field-fast): doc and code improved, plus it allows the
3707         'number request
3708         (spam-list-of-checks, spam-list-of-statistical-checks): variables
3709         removed, no longer used
3710         (spam-split, spam-find-spam): use the new backend code
3711         (spam-registration-functions): variable removed, no longer used
3712         (spam-unregister-routine): convenience wrapper
3713         (spam-log-undo-registration, spam-register-routine)
3714         (spam-log-processing-to-registry)
3715         (spam-log-unregistration-needed-p): renamed "check" to "backend"
3716         where possible
3717         (spam-check-gmane-xref, spam-check-regex-headers)
3718         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
3719         (spam-check-whitelist, spam-check-blacklist)
3720         (spam-check-bogofilter-headers, spam-check-spamoracle)
3721         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
3722         (spam-check-crm114-headers): use the spam-split-group that
3723         spam-split prepares, no need to determine it every time
3724
3725         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
3726         the nnheader-parse-naked-head call
3727
3728         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
3729
3730         * gnus-sum.el (gnus-nov-parse-line): add the message number to
3731         the nnheader-nov-read-message-id call
3732
3733 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
3736         gnus-activate-group twice.  Suggested by Markus Peter
3737         <warp@spin.de>.
3738
3739 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3740
3741         * gnus-art.el (gnus-article-time-format): Exchange the order of
3742         day and month in the default value; fix customization type.
3743         (article-date-ut): Use add-text-properties.
3744         (article-make-date-line): Use message-make-date instead of
3745         current-time-string.
3746
3747         * message.el (message-fetch-field): Don't use set-text-properties.
3748         (message-make-date): Simplify.
3749
3750         * messagexmas.el (message-xmas-make-date): New function.
3751         (message-xmas-redefine): Defalias message-make-date to it.
3752
3753 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3754
3755         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
3756         (rfc2047-encode-region): Treat text within parentheses as special;
3757         show the original text when error has occurred.
3758
3759         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
3760         already-computed method to gnus-activate-group.
3761
3762         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
3763         same select-methods identical Lisp objects.
3764
3765         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
3766         object when modifying the info.
3767
3768 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3769
3770         * gnus-srvr.el (gnus-server-set-info): Remove the server from
3771         gnus-opened-servers since it has never been opened with the new
3772         configuration yet.
3773
3774 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3775
3776         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
3777         arg to nnheader-generate-fake-message-id.
3778
3779 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
3780
3781         * nnheader.el (nnheader-generate-fake-message-id): accept a
3782         number and build a fake message ID localized to a group and
3783         article number (so it's repeatable from that point on)
3784         (nnheader-fake-message-id-p): change regex to accomodate new fake
3785         ID format
3786
3787         * gnus-sum.el (gnus-get-newsgroup-headers): call
3788         nnheader-generate-fake-message-id with the article number
3789
3790 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
3791
3792         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
3793         end-of-buffer.
3794
3795 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3796
3797         * message.el (message-ignored-supersedes-headers): Add Approved.
3798
3799 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3800
3801         * rfc2047.el (rfc2047-encode-message-header): Remove useless
3802         goto-char.
3803         (rfc2047-encode): Fold the line before encoding.
3804
3805 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3806
3807         * rfc2047.el (rfc2047-encode-message-header): Disabled header
3808         folding -- not all headers can be folded, and this should be done
3809         by the message composition mode.  Probably.  I think.
3810
3811 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3812
3813         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
3814         fast.
3815
3816         * gnus-ems.el (gnus-remove-image): Don't use
3817         message-text-with-property; remove only the image found first.
3818
3819         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
3820         found first.
3821
3822 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
3823
3824         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
3825
3826 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3827
3828         * message.el (message-text-with-property): Make it fast and accept
3829         optional arguments.
3830         (message-strip-forbidden-properties): Use it.
3831         (message-fix-before-sending): Follow the m-t-w-p change.
3832
3833         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
3834
3835 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3836
3837         * gnus-art.el (article-hide-headers): Don't change the buffer
3838         mistakenly when performing mml-preview even if
3839         gnus-single-article-buffer is nil.
3840
3841 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
3842
3843         * message.el (message-expand-name-databases): New user option.
3844         (message-expand-name): Use it.
3845
3846 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
3847
3848         * spam.el (spam-report-articles-resend)
3849         (spam-report-resend-register-routine): allow ham reporting
3850         (spam-report-resend-register-ham-routine): simple wrapper
3851         (spam-registration-functions): add ham resending functions
3852         (spam-list-of-processors): add ham resend processor
3853
3854         * gnus.el (ham-resend-to): new group parameter
3855         (spam-process): add ham resend option
3856
3857         * spam-report.el (spam-report-resend): allow reporting ham
3858         (spam-report-resend-ham): simple wrapper
3859
3860 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3861
3862         * message.el (message-cite-articles-with-x-no-archive): New
3863         variable.
3864         (message-cite-original): Use it.
3865
3866 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3867
3868         * message.el (message-cite-original): Respect X-No-Archive.
3869
3870 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3871
3872         * gnus-art.el (article-hide-headers): Refer to the values for
3873         gnus-ignored-headers and gnus-visible-headers in the summary
3874         buffer since a user may have set them as group parameters.
3875
3876 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
3877
3878         * assistant.el (assistant-node-name): new convenience function
3879         (assistant-render-text, assistant-render-node): error handling,
3880         plus handle multiple next nodes
3881         (assistant-find-next-node): commented out for now
3882         (assistant-find-next-nodes): new function, returns list of next
3883         nodes
3884
3885 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
3886
3887         * mail-source.el (mail-source-directory): Fix doc-string.
3888
3889 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
3890
3891         * assistant.el (assistant-render-text, assistant-eval): add :set
3892         widget type, which is different because it takes and returns a
3893         list.  Much hilarity ensues.
3894
3895 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
3896
3897         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
3898
3899         * gnus-group.el (gnus-group-get-new-news-this-group): Added
3900         doc-string.
3901
3902         * gnus-start.el (gnus-activate-group): Added doc-string.
3903
3904 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3905
3906         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
3907
3908 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
3909
3910         * assistant.el (assistant-render-text): trying to add a :set
3911         widget, more to come...
3912
3913         * spam.el (spam-group-spam-contents-p): handle empty groupname
3914         strings
3915         (spam-report-articles-resend)
3916         (spam-report-resend-register-routine): allow spam-report-resend-to
3917         to be a group parameter or a global value
3918         (tiny change).  From Daniel Pittman <daniel@rimspace.net>.
3919         (spam-register-routine): do registration iff any articles warrant
3920         it.
3921         (spam-summary-prepare-exit): changed log message for nil group
3922         destinations
3923
3924 2004-05-26  Simon Josefsson  <jas@extundo.com>
3925
3926         * starttls.el: Merge with my GNUTLS based starttls.el.
3927         (starttls-gnutls-program, starttls-use-gnutls)
3928         (starttls-extra-arguments, starttls-process-connection-type)
3929         (starttls-connect, starttls-failure, starttls-success): New
3930         variables.
3931         (starttls-program, starttls-extra-args): Doc fix.
3932         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
3933         functions.
3934         (starttls-negotiate, starttls-open-stream): Check
3935         `starttls-use-gnutls' and pass on to corresponding *-gnutls
3936         function if it is set.
3937
3938 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3939
3940         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
3941         structured fields.
3942
3943 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3944
3945         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
3946
3947 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
3948
3949         * spam.el (spam-mark-junk-as-spam-routine)
3950         (spam-mark-new-messages-in-spam-group-as-spam): allow user to
3951         disable assigning the spam-mark to new messages
3952         (spam-ham-copy-or-move-routine): todo decleared twice (tiny
3953         change).  From Adam Sj\e,Ax\e(Bgren <asjo@koldfront.dk>.
3954
3955 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3956
3957         * dgnushack.el: Autoload customize-set-variable for XEmacs.
3958
3959         * rfc2047.el (rfc2047-encodable-p): Don't move point.
3960         (rfc2047-decode): Treat the ascii coding-system as raw-text by
3961         default.
3962
3963 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>
3964
3965         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
3966         correct data (tiny change).  From Anand Mitra <mitramc@yahoo.com>.
3967
3968 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
3969
3970         * spam.el (spam-list-of-processors): use nil for nonexistent processors
3971         (spam-group-processor-p): fixed function so it works properly
3972         (spam-group-processor-multiple-p)
3973         (spam-group-spam-processor-report-gmane-p)
3974         (spam-group-spam-processor-report-resend-p)
3975         (spam-group-spam-processor-bogofilter-p)
3976         (spam-group-spam-processor-blacklist-p)
3977         (spam-group-spam-processor-ifile-p)
3978         (spam-group-ham-processor-ifile-p)
3979         (spam-group-spam-processor-spamoracle-p)
3980         (spam-group-spam-processor-crm114-p)
3981         (spam-group-ham-processor-bogofilter-p)
3982         (spam-group-spam-processor-stat-p)
3983         (spam-group-ham-processor-stat-p)
3984         (spam-group-ham-processor-whitelist-p)
3985         (spam-group-ham-processor-BBDB-p)
3986         (spam-group-ham-processor-spamoracle-p)
3987         (spam-group-ham-processor-copy-p): functions removed with some
3988         prejudice against unneeded code
3989         (spam-report-articles-resend)
3990         (spam-report-resend-register-routine): allow the group/topic
3991         spam-resend-to value to override spam-report-resend-to
3992         (spam-summary-prepare-exit): invoke spam-group-processor-p
3993         properly now
3994
3995         * spam-report.el (spam-report-resend-to, spam-report-resend):
3996         start with resend-to set to nil, and then ask the user if
3997         necessary.  From Daniel Pittman <daniel@rimspace.net>.
3998
3999         * gnus.el (spam-resend-to): new group/topic parameter
4000         (spam-process): move the OBSOLETE processors to the end of the
4001         choices.
4002
4003         * spam-report.el (spam-report-resend): spam-report-resend takes a
4004         list of articles, not separate article numbers.  From Daniel
4005         Pittman <daniel@rimspace.net>.
4006
4007 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4008
4009         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
4010         addition to emacs-w3m.
4011
4012 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4013
4014         * assistant.el (assistant-authinfo-data): New function.
4015         (assistant-eval): Eval for entire assistant.
4016
4017         * netrc.el (netrc-services-file): New variable.
4018         (netrc-parse-services): New function.
4019         (netrc-find-service-name): New function.
4020         (netrc-find-service-number): New function.
4021         (netrc-port-equal): New function.
4022         (netrc-machine): Use it.
4023
4024         * nnimap.el (nnimap-open-connection): Use netrc.
4025
4026         * gnus-util.el (gnus-netrc-get): Remove aliases.
4027
4028         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
4029
4030         * assistant.el (wid-edit): Fix compilation.
4031
4032         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
4033
4034 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
4035
4036         * gnus-util.el (gnus-set-file-modes): New function.  (small
4037         patch).
4038
4039 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4040
4041         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
4042
4043         * assistant.el (assistant-render-node): Fix up rendering and
4044         read-only text.
4045         (assistant-render-node): Reset.
4046         (assistant-make-read-only): Not sticky.
4047
4048 2004-05-20  Danny Siu  <dsiu@adobe.com>
4049
4050         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
4051         centered even when gnus-auto-center-summary is t
4052
4053 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4054
4055         * dns.el (dns-get-txt-answer): New function.
4056         (dns-read-txt): Ditto.
4057         (query-dns): Use it.
4058
4059 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4060
4061         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
4062         active for foreign groups even if the group level is higher than
4063         the specified value.
4064
4065 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4066
4067         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
4068         non-active groups.
4069
4070         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
4071
4072 2004-05-20  Magnus Henoch  <mange@freemail.hu>
4073
4074         * dns.el (dns-read-type): Add support for SVR.  (small patch)
4075
4076 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4077
4078         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
4079         (spam-crm114-header, spam-crm114-spam-switch)
4080         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
4081         (spam-crm114-positive-spam-header)
4082         (spam-crm114-database-directory, spam-list-of-processors)
4083         (spam-group-spam-processor-crm114-p)
4084         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
4085         (spam-generic-score, spam-list-of-checks)
4086         (spam-list-of-statistical-checks, spam-registration-functions)
4087         (spam-check-crm114-headers, spam-crm114-score)
4088         (spam-check-crm114, spam-crm114-register-with-crm114)
4089         (spam-crm114-register-spam-routine)
4090         (spam-crm114-unregister-spam-routine)
4091         (spam-crm114-register-ham-routine)
4092         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
4093         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
4094
4095         * gnus.el: added spam-use-crm114
4096
4097         * spam.el (spam-list-of-processors, spam-registration-functions):
4098         add spam-use-resend
4099         (spam-group-spam-processor-report-resend-p): utility wrapper
4100         (spam-report-articles-gmane): doc fix
4101         (spam-report-articles-resend,
4102         spam-report-resend-register-routine): wrappers around
4103         spam-report-resend-to
4104
4105         * spam-report.el (spam-report-resend-to, spam-report-resend):
4106         support for resending spam
4107         (spam-report-gmane): line length >80 fix
4108
4109         * gnus.el (spam-process): add spam-use-resend
4110
4111 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4112
4113         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
4114         number of processed spam messages.
4115         (spam-ham-copy-or-move-routine): Return the number of processed
4116         ham messages.
4117         (spam-summary-prepare-exit): Use the above values to decide
4118         whether status messages shouled be displayed.
4119
4120 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4121
4122         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
4123         `rfc2047-encoding-function-alist' in order to avoid conflicting
4124         with the old version.
4125         (rfc2047-encode-region): Concatenate words containing non-ASCII
4126         characters in structured fields; don't encode space-delimited
4127         ASCII words even in unstructured fields; don't break words at
4128         char-category boundaries.
4129         (rfc2047-encode-1): New function.
4130         (rfc2047-encode): Use it; encode text so that it occupies the
4131         maximum width within 76-column; work correctly on Q encoding for
4132         iso-2022-* charsets.
4133         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
4134         sure not to break a line just after the header name.
4135         (rfc2047-b-encode-region): Removed.
4136         (rfc2047-b-encode-string): New function.
4137         (rfc2047-q-encode-region): Removed.
4138         (rfc2047-q-encode-string): New function.
4139
4140         * mm-util.el (mm-replace-in-string): New function.
4141
4142 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4143
4144         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
4145         get it right.
4146         (gnus-inews-make-draft): Really.
4147
4148 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
4149
4150         * nnmh.el (nnmh-request-list-1): Don't check the link count
4151         before descending.  (small patch)
4152
4153 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4154
4155         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
4156         stuff.
4157
4158         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
4159         on real group name.
4160
4161         * gnus-art.el (gnus-signature-limit): Doc fix.
4162
4163         * gnus-msg.el (gnus-inews-make-draft): Quote list.
4164
4165         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
4166
4167 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>
4168
4169         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
4170         isn't a string.
4171
4172 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4173
4174         * gnus-draft.el (gnus-draft-send): Bind
4175         rfc2047-encode-encoded-words.
4176
4177         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
4178         (rfc2047-encodable-p): Say that =? needs encoding.
4179         (rfc2047-encode-encoded-words): New variable.
4180
4181         * gnus-group.el (gnus-group-select-group): Doc fix.
4182
4183         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
4184
4185         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
4186         to nil.
4187
4188         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
4189
4190         * nnheader.el (nnheader-get-lines-and-char): New function.
4191
4192 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
4193
4194         * gnus-msg.el (gnus-summary-followup-with-original): Document
4195         yanking of region when active.
4196
4197 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4198
4199         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
4200         groups if the group level is higher than the specified value.
4201
4202 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4203
4204         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
4205         (gnus-group-jump-to-group): Added prefix argument using
4206         `gnus-group-jump-to-group-prompt'.  Query before jumping to
4207         non-active group.
4208
4209         * compface.el (uncompface): Be verbose when changing
4210         `uncompface-use-external'.
4211
4212         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
4213         handle manual section.
4214
4215 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4216
4217         * gnus-art.el (gnus-button-alist): Revert previous change.
4218
4219 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4220
4221         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
4222
4223 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4224
4225         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
4226         whether backend can accept message.
4227
4228         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
4229
4230 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
4231
4232         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
4233         Avoid creating directory when nntp-marks-is-evil is true.
4234         Reported by Reiner Steib.
4235
4236 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4237
4238         * gnus-picon.el (gnus-picon-style): New variable.
4239         (gnus-picon-insert-glyph): Added optional `nostring' argument.
4240         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
4241         Jesper Harder <harder@ifa.au.dk>.
4242
4243 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4244
4245         * message.el (message-fill-field): Return point.
4246         (message-generate-headers): Go to end of field.
4247
4248         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
4249         stuff for non-living groups.
4250
4251 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
4252
4253         * gnus-art.el (gnus-article-followup-with-original)
4254         (gnus-article-reply-with-original): gnus-mark-active-p ->
4255         gnus-region-active-p.
4256
4257 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
4258
4259         * spam.el (spam-summary-prepare-exit): fix messages, so they show
4260         only when there is spam or ham to be processed
4261
4262 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4263
4264         * mail-source.el (mail-source-delete-crash-box): Refactor.
4265         (mail-source-fetch): Use it.
4266         (mail-source-fetch-file): Ditto.
4267         (mail-source-fetch-directory): Run postscript in loop.
4268         (mail-source-fetch-pop): Delete.
4269         (mail-source-fetch-maildir): Ditto.
4270         (mail-source-fetch-imap): Ditto.
4271
4272         * imap.el (imap-authenticators): Comment out sasl.
4273
4274         * message.el (message-skip-to-next-address): New function.
4275         (message-fill-header-address): Refactor.
4276         (message-fill-address): Use it.
4277         (message-delete-address): Use it.
4278         (message-fill-header-general): Refactor.
4279         (message-fill-field-address): Rename.
4280         (message-narrow-to-field): Find the start of the header.
4281         (message-header-format-alist): Don't pre-fill.
4282         (message-fill-header): Removed.
4283         (message-insert-header): New function.
4284         (message-shorten-references): Use it.
4285
4286         * rfc2047.el (rfc2047-field-value): Strip props.
4287
4288         * mail-parse.el (mail-header-make-address): New alias.
4289
4290         * ietf-drums.el (ietf-drums-make-address): New function.
4291
4292         * imap.el: Add compiler directives.
4293
4294         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
4295
4296         * gnus-art.el (article-decode-idna-rhs): Don't use
4297         message-idna-inside-rhs-p.
4298
4299 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4300
4301         * message.el (message-idna-inside-rhs-p): Removed.
4302         (message-idna-to-ascii-rhs-1): Use proper address parsing.
4303
4304         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
4305         false positives.
4306
4307 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
4308
4309         * imap.el (imap-sasl-make-mechanisms): Use sasl.
4310
4311 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4312
4313         * nneething.el (nneething-file-name): Don't create spurions
4314         files.
4315
4316         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
4317         (gnus-inews-do-gcc): Remove sleep.
4318
4319         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
4320         part under point.
4321
4322         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
4323         (gnus-agent-regenerate-group): Using nil messages aren't valid.
4324
4325 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
4326
4327         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
4328
4329 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4330
4331         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
4332         header is not nil (tiny change).  From Nelson Ferreira
4333         <nelson.ferreira@verizon.net>.
4334
4335         * spam.el (spam-summary-prepare-exit): only produce "marking spam
4336         as expired without moving it" message when there are spam
4337         messages left
4338
4339 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
4340
4341         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
4342         nntp-possibly-create-directory, not nntp-possibly-change-group.
4343         (nntp-marks-changed-p): New arg SERVER.
4344         (nntp-request-update-info): Adjust caller.
4345
4346 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
4347
4348         * nntp.el (nntp-save-marks): Pass missing arg.
4349
4350 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
4351
4352         * nntp.el: Support marks.
4353         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4354         (nntp-marks-modtime, nntp-marks-directory): New variables.
4355         (nntp-request-set-mark, nntp-request-update-info)
4356         (nntp-possibly-create-directory, nntp-marks-changed-p)
4357         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
4358         functions.
4359
4360 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
4361
4362         * gnus-xmas.el (gnus-xmas-select-lowest-window)
4363         (gnus-xmas-redefine): Rename.
4364
4365         * gnus-score.el (gnus-score-insert-help): Use
4366         gnus-select-lowest-window.
4367
4368         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
4369         appt-select-lowest-window and rename to gnus-select-lowest-window.
4370
4371         * gnus.el: do.
4372
4373 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4374
4375         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
4376         encodings of MIME-encoded words, in order to improve
4377         interoperability with several broken MUAs.
4378
4379 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4380
4381         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
4382         tags, only when charsets are not specified in headers.
4383         (mm-inline-text-html-render-with-w3m): Ditto.
4384
4385         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
4386         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
4387
4388 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4389
4390         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
4391         instead of MIME-decoded from fields when checking
4392         `gnus-article-address-banner-alist'.
4393
4394 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
4395
4396         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
4397         description rather than subject.
4398
4399 2004-05-02  Steve Youngs  <steve@youngs.au.com>
4400
4401         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
4402
4403 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4404
4405         * gnus.el (gnus-version-number): Bump.
4406
4407 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4408
4409         * gnus.el: No Gnus v0.2 is released.
4410
4411 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4412
4413         * gnus-agent.el (gnus-agent-read-agentview): Inline
4414         gnus-uncompress-range.
4415
4416 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4417
4418         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
4419         `exec-installed-p'.
4420
4421 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4422
4423         * gnus.el (spam-process, spam-autodetect-methods): Add
4424         bsfilter and bsfilter-headers.
4425
4426         * spam.el (spam-bsfilter): New customize group.
4427         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
4428         (spam-bsfilter-header, spam-bsfilter-probability-header)
4429         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
4430         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
4431         (spam-bsfilter-database-directory): New options.
4432         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
4433         (spam-list-of-statistical-checks, spam-registration-functions):
4434         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
4435         (spam-bsfilter-score): New command.
4436         (spam-check-bsfilter-headers, spam-check-bsfilter)
4437         (spam-bsfilter-register-with-bsfilter)
4438         (spam-bsfilter-register-spam-routine)
4439         (spam-bsfilter-unregister-spam-routine)
4440         (spam-bsfilter-register-ham-routine)
4441         (spam-bsfilter-unregister-ham-routine): New functions.
4442         (spam-generic-score): Support bsfilter; Accept an optional argument
4443         to recalcurate spam score even if scoring header has already been
4444         added.
4445         (spam-bogofilter-score, spam-spamassassin-score): Accept an
4446         optional argument to recalcurate spam score even if scoring header
4447         has already been added.
4448
4449 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
4450
4451         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
4452         strings!  Reported by David D. Smith <davidsmith@acm.org>.
4453         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
4454         link is missing.
4455
4456 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
4457
4458         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
4459         (html2text-get-attr): Rewrite.
4460
4461         * message.el (message-setup-1): Remove redundant put-text-property
4462         on mail-header-separator.
4463
4464 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
4465
4466         * gnus-registry.el (gnus-registry-cache-whitespace)
4467         (gnus-registry-action, gnus-registry-spool-action)
4468         (gnus-registry-split-fancy-with-parent): changed message levels
4469         from 5 to 3 or 7, as needed
4470
4471         * spam.el (spam-summary-prepare-exit)
4472         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
4473         (spam-split, spam-find-spam, spam-log-undo-registration)
4474         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
4475         level from 5 to 6
4476
4477 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4478
4479         * gnus-ems.el: Autoload appt-select-lowest-window (revert
4480         2004-03-04 change).
4481
4482 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
4483
4484         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
4485         Use mapc when appropriate.
4486
4487         * sieve-manage.el (sieve-manage-open): do.
4488
4489         * nnweb.el (nnweb-insert-html): do.
4490
4491         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
4492         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
4493
4494         * nnspool.el (nnspool-request-group): do.
4495
4496         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
4497         do.
4498
4499         * nnml.el (nnml-request-update-info): do.
4500
4501         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
4502         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
4503
4504         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
4505         (nnimap-request-set-mark): do.
4506
4507         * nnfolder.el (nnfolder-request-update-info): do.
4508
4509         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
4510         do.
4511
4512         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
4513
4514         * gnus-uu.el (gnus-uu-find-articles-matching): do.
4515
4516         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
4517         do.
4518
4519         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
4520         do.
4521
4522         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
4523
4524         * gnus-nocem.el (gnus-nocem-scan-groups): do.
4525
4526         * gnus-int.el (gnus-start-news-server): do.
4527
4528         * gnus-group.el (gnus-group-make-kiboze-group)
4529         (gnus-group-browse-foreign-server): do.
4530
4531 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4532
4533         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
4534         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
4535         <shields@msrl.com>:
4536
4537         * spam.el (spam-necessary-extra-headers): get the extra headers we
4538         may need for spam sorting and scoring
4539         (spam-user-format-function-S): a user format function suitable for
4540         general use
4541         (spam-article-sort-by-spam-status): sorting function for summary
4542         sorting
4543         (spam-extra-header-to-number): get a score from a header
4544         (spam-summary-score): get a numeric score from the headers
4545         (spam-generic-score): oops, function doc in wrong place
4546         (spam-initialize): take symbols when it's run, and install the
4547         extra headers that spam-necessary-extra-headers thinks we need
4548
4549 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4550
4551         * spam.el (spam-summary-prepare-exit): logic and message fix.
4552         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
4553
4554 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
4555
4556         * gnus-sum.el (gnus-set-global-variables)
4557         (gnus-build-all-threads, gnus-get-newsgroup-headers)
4558         (gnus-article-get-xrefs, gnus-summary-best-group)
4559         (gnus-summary-next-article, gnus-summary-enter-digest-group)
4560         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
4561         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
4562         with-current-buffer.
4563
4564 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4565
4566         * spam.el (spam-summary-prepare-exit): simplified logic
4567         (spam-fetch-article-header): read the article header if it's not
4568         available
4569         (spam-list-articles): simplified logic
4570         (spam-filelist-register-routine): found bug with unregister-list
4571
4572         * gnus-registry.el: clarified comments at beginning
4573
4574 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
4575
4576         * message.el (message-cater-to-broken-inn): Remove.
4577         (message-shorten-references): Make sure the total folded length of
4578         References is shorter than 998 characters to cater to a bug in INN
4579         2.3.  Also, don't pretend that references aren't folded -- this
4580         hasn't worked for a while.
4581
4582 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4583
4584         * gnus-agent.el (gnus-agentize):
4585         gnus-agent-send-mail-real-function no longer set to current value
4586         of message-send-mail-function but rather a lambda that calls
4587         message-send-mail-function.  The change makes the agent real-time
4588         responsive to user changes to message-send-mail-function.
4589
4590 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4591
4592         * legacy-gnus-agent.el
4593         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
4594         help from Florian Weimer <fw@deneb.enyo.de>
4595
4596 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4597
4598         * nnmail.el (nnmail-cache-insert): Revert last change.
4599
4600 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4601
4602         * nnmail.el (nnmail-cache-insert): Always check whether
4603         nnmail-cache-ignore-groups matches a group name.
4604
4605 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
4606
4607         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
4608         (spam-find-spam, spam-log-processing-to-registry)
4609         (spam-log-registered-p, spam-log-unregistration-needed-p)
4610         (spam-log-undo-registration): use gnus-message instead of
4611         gnus-error, none of these errors are fatal
4612
4613         * gnus-registry.el (gnus-registry-clean-empty-function)
4614         (gnus-registry-clean-empty): remove only empty entries without
4615         extra data
4616
4617 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4618
4619         * spam-stat.el (spam-stat-buffer-change-to-spam)
4620         (spam-stat-buffer-change-to-non-spam): change (error) to
4621         (gnus-message 8) invocation
4622
4623 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4624
4625         * nntp.el (nntp-via-netcat-command): New variable.
4626         (nntp-via-netcat-switches): New variable.
4627         (nntp-open-via-rlogin-and-netcat): New function.
4628         (nntp-open-connection-function): Doc fix.
4629         (nntp-telnet-command): Doc fix.
4630         (nntp-end-of-line): Doc fix.
4631         (nntp-via-rlogin-command): Doc fix.
4632         (nntp-via-user-name): Doc fix.
4633         (nntp-via-address): Doc fix.
4634
4635 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4636
4637         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
4638         error in Emacs 21.1.
4639
4640 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
4641
4642         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
4643
4644 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4645         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
4646         (gnus-agent-with-refreshed-group): New macro.
4647         (gnus-agent-rename-group): New function.
4648         (gnus-agent-delete-group): New function.
4649         (gnus-agent-save-group-info): Use gnus-command-method when
4650         `method' parameter is nil.  Don't write nil entries into the
4651         active file.
4652         (gnus-agent-get-group-info): New function.
4653         (gnus-agent-fetch-articles): Use
4654         gnus-agent-update-files-total-fetched-for to increment disk space
4655         used.
4656         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
4657         gnus-agent-update-view-total-fetched-for to increment disk space
4658         used.
4659         (gnus-agent-get-local): Added optional parameters to avoid calling
4660         gnus-group-real-name and gnus-find-method-for-group.
4661         (gnus-agent-set-local): Delete stored entry if either min, or max,
4662         are nil.
4663         (gnus-agent-fetch-session): Reworded error/quit messages.  On
4664         quit, use gnus-agent-regenerate-group to record existance of any
4665         articles fetched to disk before the quit occurred.
4666         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
4667         gnus-agent-update-view-total-fetched-for, and
4668         gnus-agent-update-files-total-fetched-for to decrement disk space
4669         used.
4670         (gnus-agent-retrieve-headers): Use
4671         gnus-agent-update-view-total-fetched-for to increment disk space
4672         used.
4673         (gnus-agent-regenerate-group): Replace gnus-group-update-group
4674         with gnus-agent-update-files-total-fetched-for to decrement disk
4675         space and fresh group buffer.
4676         (gnus-agent-inhibit-update-total-fetched-for): New variable.
4677         (gnus-agent-need-update-total-fetched-for): New variable.
4678         (gnus-agent-update-files-total-fetched-for): New function.
4679         (gnus-agent-update-view-total-fetched-for): New function.
4680         (gnus-agent-total-fetched-for): New function.
4681
4682         * gnus-cache.el (gnus-cache-save-buffers): Use
4683         gnus-cache-update-overview-total-fetched-for to change disk space
4684         used by this group.
4685         (gnus-cache-possibly-enter-article): Use
4686         gnus-cache-update-file-total-fetched-for to increment disk space
4687         used by this group.
4688         (gnus-cache-possibly-remove-article): Use
4689         gnus-cache-update-file-total-fetched-for to decrement disk space
4690         used by this group.
4691         (gnus-cache-generate-nov-databases): Purge total fetched cache.
4692         (gnus-cache-rename-group): New function.
4693         (gnus-cache-delete-group): New function.
4694         (gnus-cache-inhibit-update-total-fetched-for): New variable.
4695         (gnus-cache-need-update-total-fetched-for): New variable.
4696         (gnus-cache-with-refreshed-group): New macro.
4697         (gnus-cache-update-file-total-fetched-for): New function.
4698         (gnus-cache-update-overview-total-fetched-for): New function.
4699         (gnus-cache-rename-group-total-fetched-for): New function.
4700         (gnus-cache-delete-group-total-fetched-for): New function.
4701         (gnus-cache-total-fetched-for): New function.
4702
4703         * gnus-group.el: Require gnus-sum and autoload functions to
4704         resolve warnings when gnus-group.el compiled alone.
4705         (gnus-group-line-format): Documented new %F
4706         (size of Fetched data) group line format; identifies disk space
4707         used by agent and cache.
4708         (gnus-group-line-format-alist): Defined new F format.
4709         (gnus-total-fetched-for): New function.
4710         (gnus-group-delete-group): No longer update
4711         gnus-cache-active-altered as gnus-request-delete-group now keeps
4712         the cache in sync.
4713         (gnus-group-list-active): Let the agent store a server's active
4714         list if currently plugged.
4715
4716         * gnus-int.el (gnus-request-delete-group): Use
4717         gnus-cache-delete-group and gnus-agent-delete-group to keep the
4718         local disk in sync with the server.
4719          (gnus-request-rename-group): Use
4720         gnus-cache-rename-group and gnus-agent-rename-group to keep the
4721         local disk in sync with the server.
4722
4723         * gnus-start.el (gnus-get-unread-articles): Cosmetic
4724         simplification to logic.
4725
4726         * gnus-util.el (gnus-rename-file): New function.
4727
4728 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
4729
4730         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
4731         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
4732
4733         * mm-util.el (mm-image-load-path): Handle nil in load-path.
4734         From Christian Neukirchen <chneukirchen@yahoo.de>.
4735
4736 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
4737
4738         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
4739         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
4740
4741 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
4742
4743         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
4744
4745 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
4746
4747         * spam.el (spam-set-difference): new function to replace
4748         gnus-set-difference in spam.el
4749         (spam-summary-prepare-exit): use spam-set-difference
4750
4751 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4752
4753         * gnus-registry.el (gnus-registry-cache-file): updated to use
4754         gnus-dribble-directory OR gnus-home-directory OR ~
4755         (gnus-registry-split-fancy-with-parent): fixed doc
4756
4757 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4758
4759         * message.el (message-exchange-point-and-mark): Use
4760         message-mark-active-p.  Suggested by Jesper Harder
4761         <harder@ifa.au.dk>.
4762
4763 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4764
4765         * message.el (message-exchange-point-and-mark): Don't activate
4766         region if it was inactive.  Suggested by Hiroshi Fujishima
4767         <pooh@nature.tsukuba.ac.jp>.
4768
4769 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4770
4771         * gnus-art.el (article-display-face): Display Faces in the same
4772         order as X-Faces.
4773
4774 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4775
4776         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
4777
4778 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
4781         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
4782         (gnus-article-mime-hierarchy): Remove.
4783         (gnus-article-mime-hierarchy-next): Remove.
4784         (gnus-article-mode): Revert 2004-03-19 change.
4785         (gnus-article-setup-buffer): Revert 2004-03-19 change.
4786         (gnus-insert-mime-button): Revert 2004-03-19 change.
4787         (gnus-mime-accumulate-hierarchy): Remove.
4788         (gnus-mime-enter-multipart): Remove.
4789         (gnus-mime-leave-multipart): Remove,
4790         (gnus-mime-display-part): Revert 2004-03-19 change.
4791         (gnus-mime-display-alternative): Revert 2004-03-19 change.
4792
4793         * mml.el (mml-preview): Revert 2004-03-19 change.
4794
4795 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
4796
4797         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
4798
4799 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4800
4801         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
4802         t while entering a file name using the mm-with-multibyte macro.
4803         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4804
4805         * mm-util.el (mm-with-multibyte): New macro.
4806
4807 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4808
4809         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
4810         user option.
4811         (gnus-mime-multipart-functions): Doc and customization fix.
4812         (gnus-article-mime-hierarchy): New variable.
4813         (gnus-article-mime-hierarchy-next): New variable.
4814         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
4815         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
4816         gnus-article-mime-hierarchy-next to nil.
4817         (gnus-insert-mime-button): Show hierarchy numbers.
4818         (gnus-mime-accumulate-hierarchy): New function.
4819         (gnus-mime-enter-multipart): New function.
4820         (gnus-mime-leave-multipart): New function.
4821         (gnus-mime-display-part): Recompute hierarchical MIME structure.
4822         (gnus-mime-display-alternative): Show hierarchy numbers.
4823
4824         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
4825         gnus-article-mime-hierarchy-next to nil.
4826
4827 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
4828
4829         * dns.el: Don't require gnus-xmas.
4830
4831 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
4832
4833         * mml.el (mml-generate-mime-1): Don't use format=flowed with
4834         inline PGP.
4835         (mml-menu): Disable mml-quote-region if mark is inactive.
4836
4837 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4838
4839         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
4840         when the group's active is not available.
4841
4842 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4843
4844         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
4845         error.
4846
4847         * gnus-sum.el (gnus-read-header): Don't remove a header for the
4848         parent article of a sparse article in the thread hashtb.  From
4849         Stefan Wiens <s.wi@gmx.net>.
4850
4851 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
4852
4853         * imap.el (imap-store-password): New variable.
4854         (imap-interactive-login): Use it.
4855         Suggested by Mark Plaksin <happy@mcplaksin.org>.
4856
4857 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * gnus-art.el (gnus-article-read-summary-keys): Restore new
4860         window-start and hscroll to summary window.
4861
4862 2004-03-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
4863
4864         * gnus-start.el (gnus-convert-old-newsrc): Only write the
4865         conversion message to newsrc-dribble when an actual conversion is
4866         performed.
4867
4868 2004-03-10  Malcolm Purvis <malcolmpurvis@optushome.com.au>  (tiny change)
4869
4870         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
4871
4872 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * mm-decode.el (mm-complicated-handles): New function reviving
4875         former definition of mm-multiple-handles.
4876
4877         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
4878         (gnus-mime-delete-part): Use it.
4879
4880 2004-03-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
4881
4882         * gnus-agent.el (gnus-agent-read-local): Bind
4883         nnheader-file-coding-system to gnus-agent-file-coding-system to
4884         avoid the implicit assumption that they will always be equal.
4885         (gnus-agent-save-local): Bind buffer-file-coding-system, not
4886         coding-system-for-write, as the with-temp-file macro first prints
4887         to a buffer then saves the buffer.
4888
4889 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * gnus-art.el (gnus-article-edit-part): New function.
4892         (gnus-mime-save-part-and-strip): Use it; do query instead of
4893         signaling an error; don't use mm-multiple-handles.
4894         (gnus-mime-delete-part): Ditto.
4895
4896 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
4897
4898         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
4899         old file versions.
4900         (gnus-group-prepare-hook): Removed function that converted list
4901         form of gnus-agent-expire-days to group properties.
4902
4903         * gnus-int.el: Autoload gnus-agent-regenerate-group.
4904         (gnus-request-accept-article): Re-indented.
4905
4906         * gnus-start.el (gnus-convert-old-newsrc): Registered new
4907         converters to handle old agent file formats.  Added logic for a
4908         "backup before upgrading warning".
4909         (gnus-convert-mark-converter-prompt): Developers can mark
4910         functions as needing (default), or not needing,
4911         gnus-convert-old-newsrc's "backup before upgrading warning".
4912         (gnus-convert-converter-needs-prompt): Tests whether the user
4913         should be protected from potentially irreversable changes by the
4914         function.
4915
4916         * legacy-gnus-agent.el (): New. Provides converters that are only
4917         loaded when gnus-convert-old-newsrc needs to call them.
4918
4919 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4920
4921         * mail-source.el (mail-source-touch-pop): Doc fix.
4922
4923         * message.el (message-smtpmail-send-it): Doc fix.
4924
4925 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
4926
4927         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
4928
4929         * nnmail.el (nnmail-split-fancy): do.
4930
4931         * gnus-kill.el (gnus-kill, gnus-execute): do.
4932
4933 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4934
4935         * gnus-sum.el (gnus-widget-reversible-match)
4936         (gnus-widget-reversible-to-internal)
4937         (gnus-widget-reversible-to-external): New functions.
4938         (gnus-widget-reversible): New widget.
4939         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
4940
4941 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
4942
4943         * gnus-sum.el (gnus-thread-sort-functions)
4944         (gnus-article-sort-functions): Document `(not F)' items.
4945
4946 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
4947
4948         * spam.el (spam-use-gmane-xref): new backend
4949         (spam-gmane-xref-spam-group): variable to control the name of the
4950         Gmane spam group
4951         (spam-blackhole-servers, spam-blackhole-good-server-regex)
4952         (spam-regex-headers-spam, spam-regex-headers-ham)
4953         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
4954         (spam-list-of-checks): added spam-use-gmane-xref to list of
4955         backends and checks
4956         (spam-check-gmane-xref): function for spam-use-gmane-xref
4957
4958         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
4959         an autodetect method
4960
4961 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
4962
4963         * gnus-int.el (gnus-request-accept-article): Inform the agent that
4964         articles are being added to a group.
4965         (gnus-request-replace-article): Inform the agent that articles
4966         need to be uncached as the cached contents are no longer valid.
4967
4968 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4969
4970         * binhex.el: Don't autoload executable-find.
4971
4972         * canlock.el: Don't autoload mail-fetch-field.
4973
4974         * dgnushack.el: Autoload c-mode for XEmacs.
4975
4976         * gnus-ems.el: Don't autoload appt-select-lowest-window.
4977
4978         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
4979         rmail-dont-reply-to and rmail-output.
4980
4981         * gnus-score.el: Don't autoload ffap-string-at-point.
4982
4983         * gnus-setup.el: Don't autoload sc-cite-original.
4984
4985         * imap.el: Don't autoload base64-decode-string,
4986         base64-encode-string and md5.
4987
4988         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
4989         and rmail-msg-restore-non-pruned-header.
4990
4991         * mm-decode.el: Don't autoload executable-find.
4992
4993         * mm-url.el: Don't autoload executable-find.
4994
4995         * mm-view.el: Don't autoload diff-mode.
4996
4997         * nndb.el: Don't autoload news-reply-mode, news-setup,
4998         cancel-timer and telnet.
4999
5000         * password.el: Don't autoload run-at-time for Emacs.
5001
5002         * sha1-el.el: Don't autoload executable-find.
5003
5004         * sieve-mode.el: Don't autoload c-mode.
5005
5006         * uudecode.el: Don't autoload executable-find.
5007
5008 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
5009
5010         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
5011         (gnus-agent-possibly-alter-active): Avoid null in numeric
5012         comparison.
5013         (gnus-agent-set-local): Refuse to save null in local object table.
5014         (gnus-agent-regenerate-group): The REREAD parameter can now be a
5015         list of articles that will be marked as unread.
5016
5017 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5018
5019         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
5020
5021 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
5022
5023         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
5024         language tags.
5025
5026 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5027
5028         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
5029         Don't bind "obarray".
5030
5031         * gnus-sum.el (gnus-thread-sort-functions): Added
5032         `gnus-thread-sort-by-most-recent-number' and
5033         `gnus-thread-sort-by-most-recent-date'.
5034         Reported by Kai Grossjohann <kai@emptydomain.de>.
5035
5036 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5037
5038         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
5039
5040 2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
5041
5042         * gnus-cus.el (gnus-agent-customize-category): Removed
5043         ignore-errors macro reference that required cl to be loaded at
5044         run-time.
5045
5046         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
5047         single-interval range of the form (min . max).  Previously the
5048         range had to look like ((min . max)).  Likewise, return
5049         (min . max) rather than ((min . max)).
5050         (gnus-range-map): Use gnus-range-normalize to accept
5051         single-interval range.
5052
5053         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
5054         the cache, but not the agent, now appear with their usual face.
5055
5056         * dgnushack.el (loaddir): New variable that is bound to the
5057         directory containing the dgnushack.el file. Use loaddir, rather
5058         than srcdir, to update load-path. Change lets dgnushack compile
5059         code in directories other than GNUS/lisp.
5060
5061 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * lpath.el: Don't bind w3m-safe-url-regexp.
5064
5065         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
5066         w3m-safe-url-regexp variable buffer-local.
5067
5068         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
5069
5070 2004-02-27  Simon Josefsson  <jas@extundo.com>
5071
5072         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
5073         gnus-group-real-prefix.
5074         (gnus-summary-move-article): Use it, instead of
5075         gnus-group-real-prefix.
5076
5077 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5078
5079         * lpath.el: Bind w3m-safe-url-regexp.
5080
5081         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
5082         w3m-safe-url-regexp variable buffer-local and set it as the value
5083         of mm-w3m-safe-url-regexp.
5084
5085         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
5086
5087         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
5088         parsing gnus-posting-styles when the message is not for replying.
5089
5090         * dgnushack.el: Autoload sgml-mode for XEmacs.
5091
5092         * nnrss.el (nnrss-opml-export): Use
5093         mm-set-buffer-file-coding-system instead of
5094         set-buffer-file-coding-system.
5095
5096 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
5097
5098         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
5099         of checkdoc.el).
5100         * nnrss.el: do.
5101         * gnus-mlspl.el: do.
5102         * gnus-ml.el: do.
5103         * gnus-srvr.el: do.
5104
5105         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
5106
5107 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5108
5109         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
5110         Corrections to custom-manual links.
5111
5112         * gnus-art.el (gnus-article): Ditto.
5113
5114         * mm-decode.el (mime-display, mime-security): Ditto.
5115
5116 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
5117
5118         * flow-fill.el: Typo.
5119
5120 2004-02-26  Andrew Cohen <cohen@andy.bu.edu>
5121
5122         * spam-wash.el: New file.
5123
5124 2004-02-26  Mark A. Hershberger <mah@everybody.org>
5125
5126         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
5127
5128 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5129
5130         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
5131         to be run with new-articles as LIST1, not LIST2
5132         (spam-registration-functions): add spam-use-ham-copy as a nil
5133         registration backend
5134
5135 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
5136
5137         * spam-stat.el (spam-stat-washing-hook): New option.
5138         (spam-stat-buffer-words): Use it.
5139         (spam-stat-process-directory, spam-stat-test-directory): Use
5140         insert-file-contents-literally.
5141         (spam-stat-coding-system): New variable.
5142         (spam-stat-load, spam-stat-save): Use it.
5143
5144 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5145
5146         * spam-report.el (spam-report-plug-agent): Quote
5147         spam-report-url-to-file and spam-report-url-ping-plain.
5148
5149 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
5150
5151         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
5152         / in mailto URLs.
5153
5154 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5155
5156         * spam-report.el (spam-report-process-queue): Fix interactive use.
5157         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
5158         (spam-report-unplug-agent): Doc fixes.
5159         (spam-report-url-ping-mm-url, spam-report-url-to-file)
5160         (spam-report-agentize, spam-report-deagentize): Autoload
5161
5162 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5163
5164         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
5165
5166         * message.el (message-setup-fill-variables): Add mml tags to
5167         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
5168         <ajk@iu.edu>.
5169         (message-mode): Don't modify paragraph-separate there.
5170
5171 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5172
5173         * compface.el (uncompface-use-external): Default to undecided.
5174         (uncompface-use-external-threshold): New variable.
5175         (uncompface-float-time): New macro.
5176         (uncompface): Determine whether to use the external decoder if
5177         uncompface-use-external is undecided.
5178
5179 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5180
5181         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
5182         after images.
5183
5184         * gnus-art.el (gnus-mime-display-single): Remove dead code.
5185
5186 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
5187
5188         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
5189
5190         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
5191
5192         * gnus-sum.el (gnus-summary-limit-to-age)
5193         (gnus-summary-limit-children): do.
5194
5195         * gnus-int.el (gnus-request-scan): do.
5196
5197         * gnus-group.el (gnus-group-suspend): do.
5198
5199         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
5200
5201         * gnus-cite.el (gnus-cite-parse-attributions): do.
5202
5203         * gnus-agent.el (gnus-summary-set-agent-mark)
5204         (gnus-agent-regenerate-group): do.
5205
5206         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
5207
5208         * binhex.el (binhex-decode-region-internal): do.
5209
5210 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5211
5212         * gnus-fun.el (gnus-face-properties-alist): New user option.
5213         (gnus-display-x-face-in-from): Use it.
5214
5215         * gnus-art.el (article-display-face): Ditto.
5216
5217         * compface.el (uncompface-use-external): Default to nil.
5218
5219 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
5220
5221         * nntp.el (nntp-erase-buffer): New function.
5222         (nntp-retrieve-data, nntp-send-command)
5223         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
5224         (nntp-possibly-change-group): Use it.
5225
5226         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
5227         with-current-buffer.
5228
5229 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
5230
5231         * compface.el: Merge the ELisp-based uncompface program.
5232         (compface): New customization group.
5233         (uncompface-use-external): New user option.
5234         (uncompface): Call uncompface-internal if uncompface-use-external
5235         is nil.
5236         (uncompface-internal): New function.  Note that there are also
5237         some other functions and variables added for this function.
5238
5239 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
5240
5241         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
5242         if necessary.
5243
5244 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5245
5246         * spam-report.el (spam-report-unplug-agent)
5247         (spam-report-plug-agent, spam-report-deagentize)
5248         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
5249         support for the Agent in spam-report: when unplugged, report to a
5250         file; when plugged, submit all the requests
5251
5252         * spam.el (spam-register-routine): improved message about
5253         registration
5254
5255 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
5256
5257         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
5258         dependencies.
5259         (rfc2047-encode): Use it.
5260
5261         * gnus-art.el (gnus-button-marker-list): Move before first
5262         reference.
5263
5264         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
5265         (imap-parse-body): Fix format string mismatch.
5266
5267         * gnus-score.el (gnus-summary-increase-score): do.
5268
5269         * nnrss.el (nnrss-close): New function.
5270
5271 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
5272
5273         * nnrss.el (nnrss-make-filename): New function.
5274         (nnrss-request-delete-group, nnrss-read-server-data)
5275         (nnrss-save-server-data, nnrss-read-group-data)
5276         (nnrss-save-group-data): Use it.
5277         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
5278         (nnrss-read-server-data, nnrss-read-group-data): Use load.
5279         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
5280
5281 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
5282
5283         * mml.el (mml-compute-boundary-1): Don't uncompress files.
5284
5285 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
5286
5287         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
5288         files.
5289
5290         * message.el (message-generate-headers-first): Don't quote nil
5291         and t in docstrings.
5292
5293         * imap.el (imap-id): do.
5294
5295         * gnus-agent.el (gnus-agent-consider-all-articles)
5296         (gnus-agent-queue-mail): do.
5297
5298 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
5299
5300         * spam-report.el (spam-report-process-queue): New function.
5301         Process requests from `spam-report-requests-file'.
5302         (spam-report-process-queue): Doc fix.
5303
5304 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
5305
5306         * spam.el (spam-register-routine)
5307         (spam-log-processing-to-registry, spam-log-registered-p)
5308         (spam-log-unregistration-needed-p, spam-log-undo-registration):
5309         change "check" to "spam-check" for semi-clarity
5310
5311 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
5312
5313         * pop3.el: Require nnheader.
5314
5315         * mml-smime.el: Require cl.  Autoload message-fetch-field.
5316
5317         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
5318
5319         * gnus-picon.el: Require cl.
5320
5321         * gnus-fun.el: Require gnus-ems and gnus-util.
5322
5323         * gnus.el (gnus-method-to-server): Move defsubst before first use.
5324
5325         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
5326
5327         * gnus-art.el (gnus-article-edit-mode): Define before first
5328         reference.
5329
5330 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
5331
5332         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
5333         (gnus-uu-post-encoded): Use point-at-bol.
5334
5335         * gnus-topic.el (gnus-group-active-topic-p): do.
5336
5337         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
5338
5339         * gnus-group.el (gnus-group-kill-region): do.
5340
5341         * gnus-art.el (article-date-ut): do.
5342
5343         * message.el (message-fetch-field): Remove redundant
5344         case-fold-search binding.
5345         (message-narrow-to-field): Simplify.
5346
5347 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5348
5349         * spam.el (spam-directory): Derive from `gnus-directory'.
5350
5351         * spam-report.el (spam-report-url-to-file)
5352         (spam-report-requests-file): New function and variable for offline
5353         reporting.
5354         (spam-report-url-ping-function): Add `spam-report-url-to-file'
5355         and user defined function.
5356         (spam-report-url-ping-mm-url): Remove doubled slash.
5357
5358 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
5359
5360         * spam.el (spam-list-of-processors): fixed spamassassin variable names
5361
5362 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
5363
5364         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
5365         format string mismatch.
5366
5367         * sieve.el (sieve-deactivate-all): do.
5368
5369         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
5370
5371         * nnlistserv.el (nnlistserv-kk-wash-article): do.
5372
5373         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
5374
5375         * mm-bodies.el (mm-7bit-chars): Don't include \r.
5376
5377 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
5378
5379         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
5380         the list of checks
5381
5382 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
5383
5384         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
5385         padding.
5386
5387 2004-01-27  Simon Josefsson  <jas@extundo.com>
5388
5389         * mm-view.el (mm-fill-flowed): Add.
5390         (mm-inline-text): Use it.  Tiny patch from Ralf Angeli
5391         <angeli@iwi.uni-sb.de>.
5392
5393 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
5394
5395         * spam.el (spam-spamassassin-register-ham-routine)
5396         (spam-spamassassin-register-spam-routine): fixed function names
5397
5398 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5399
5400         * gnus.el (gnus-tmp-grouplens): Remove.
5401         (gnus-summary-line-format): Remove grouplens.
5402
5403         * gnus-group.el (gnus-group-line-format): Ditto.
5404
5405         * gnus-spec.el (gnus-format-specs): Ditto.
5406         (gnus-update-format-specifications): Flush the group format spec
5407         cache if there's the grouplens stuff.
5408         (gnus-parse-simple-format): Replace %l with the empty string.
5409
5410 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
5411
5412         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
5413         omission.
5414         From Jerry James  <james@xemacs.org>
5415
5416 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5417
5418         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
5419         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5420
5421 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
5422
5423         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
5424         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
5425         New macros and functions.
5426         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
5427         Handle > NLINK_MAX messages.
5428         * nnmaildir.el (nnmaildir-request-set-mark): Use
5429         nnmaildir--emlink-p and nnmaildir--eexist-p.
5430
5431 2004-01-25  Alex Schroeder  <alex@gnu.org>
5432
5433         * spam-stat.el (spam-stat-process-directory-age): New option.
5434         (spam-stat-process-directory): Use it.
5435
5436 2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
5437
5438         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
5439         (spam-stat-save): Accept prefix argument.
5440
5441 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
5442
5443         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
5444         links" error.
5445
5446 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5447
5448         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
5449         the rest of the and/or forms.
5450
5451 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
5452
5453         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
5454         compatibility with old .newsrc.eld files.
5455
5456         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
5457
5458         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
5459
5460         * gnus-start.el (gnus-1): do.
5461
5462         * gnus-group.el (gnus-group-line-format-alist): do.
5463
5464         * gnus.el (gnus-use-grouplens, gnus-visual): do.
5465
5466         * gnus-gl.el: Remove.
5467
5468 2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
5469
5470         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
5471         marks consisting of a single range {for example, (3 . 5)} rather
5472         than a list of a single range { ((3 . 5)) }.
5473
5474 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
5475
5476         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
5477         with-current-buffer.
5478         (spam-stat-store-current-buffer): Use insert-buffer-substring to
5479         avoid consing a string.
5480
5481         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
5482         Remove obsolete entries for big5 and gb2312.
5483
5484 2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
5485
5486         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
5487         uncompressed list.
5488
5489 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
5490
5491         * spam-stat.el (spam-stat-strip-xref): New function.
5492         (spam-stat-process-directory): Use it.
5493
5494         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
5495         here -- it's done in message-fetch-field.
5496
5497 2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
5498
5499         * gnus-agent.el (gnus-agent-queue-mail,
5500         gnus-agent-prompt-send-queue): New variables.
5501         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
5502         * gnus-draft.el (gnus-group-send-queue): Pass the group name
5503         "nndraft:queue" along to gnus-draft-send.  Use
5504         gnus-agent-prompt-send-queue.
5505         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
5506         is "nndraft:queue".  Suggested by Gaute Strokkenes
5507         <gs234@srcf.ucam.org>
5508
5509         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
5510         (agent-enable-undownloaded-faces): Added
5511         (gnus-agent-cat-groups): Use eval-and-compile, not
5512         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
5513         method of gnus-agent-cat-groups even when the buffer has been
5514         evaled.
5515         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
5516         delete gnus-agent-save-active-1.
5517         (gnus-agent-save-groups): Deleted. Identical to
5518         gnus-agent-save-active.
5519         (gnus-agent-write-active): No longer adjust agent's copy of active
5520         file as agent's adjustments are now stored in their own
5521         file. Removed optional parameter.
5522         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
5523         servers.  Add use of min/max range limits from server's local
5524         file.
5525         (gnus-agent-save-alist): Removed unused optional argument.
5526         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
5527         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
5528         (gnus-agent-set-local): A per-server file that keeps min/max range
5529         limits for articles known to the agent.  Provides a fast mechanism
5530         for altering many active ranges.
5531         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
5532         active file (local makes it unnecessary).
5533         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
5534
5535         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
5536         (agent-enable-undownloaded-faces): Added
5537
5538         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
5539         disable it when sending to "nndraft:queue".
5540         (gnus-group-send-queue): Add safety check to avoid sending queue
5541         when unplugged.
5542
5543         * gnus-group.el (gnus-group-catchup): Use new
5544         gnus-sequence-of-unread-articles, not
5545         gnus-list-of-unread-articles, to avoid exhausting memory with huge
5546         numbers of articles.  Use gnus-range-map to avoid having to
5547         uncompress the unread list.
5548         (gnus-group-archive-directory,
5549         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
5550         reference.
5551
5552         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
5553         (gnus-sorted-range-intersection): Intersection of two ranges
5554         without requiring that they first be uncompressed.
5555
5556         * gnus-start.el (gnus-activate-group): Unless blocked by the
5557         caller, possibly expand the active range to include both cached
5558         and agentized articles.
5559         (gnus-convert-old-newsrc): Rewrote in anticipation of having
5560         multiple version-dependent converters.
5561         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
5562         gnus-agent-save-active.
5563         (gnus-save-newsrc-file): Save dirty agent range limits.
5564
5565         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
5566         gnus-agent-possibly-alter-active.
5567         (gnus-adjust-marked-articles): Faster handling of simple lists
5568
5569 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
5570
5571         * spam-stat.el (spam-stat-test-directory): New optional argument
5572         displays a list of files detected.  Suggested by Andrew Cohen
5573         <cohen@andy.bu.edu>.
5574         (spam-stat-buffer-words-with-scores): Don't narrow and change
5575         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
5576
5577 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
5578
5579         * spam.el (gnus-summary-mode-map): make spam-generic-score the
5580         default scoring function
5581         (spam-generic-score): calls spam-spamassassin-score if
5582         spam-use-spamassassin or spam-use-spamassassin-headers is on;
5583         spam-bogofilter-score otherwise.
5584
5585         From Hubert Chan <hubert@uhoreg.ca>:
5586
5587         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
5588         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
5589         (spam-spamassassin-arguments)
5590         (spam-spamassassin-spam-flag-header)
5591         (spam-spamassassin-positive-spam-flag-header)
5592         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
5593         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
5594         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5595         (spam-list-of-processors, spam-list-of-checks)
5596         (spam-list-of-statistical-checks, spam-registration-functions)
5597         (spam-check-spamassassin-headers, spam-check-spamassassin)
5598         (spam-spamassassin-score)
5599         (spam-spamassassin-register-with-sa-learn)
5600         (spam-spamassassin-register-spam-routine)
5601         (spam-spamassassin-register-ham-routine)
5602         (spam-assassin-register-spam-routine)
5603         (spam-assassin-register-ham-routine): add SpamAssassin support
5604         (spam-bogofilter-score): fix to show article before scoring
5605
5606         * gnus.el (spam-process, spam-autodetect-methods): add
5607         spamassassin and spamassassin-headers
5608
5609         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5610         Suppress unnecessary messages.  From Nevin Kapur
5611         <nkapur@cs.caltech.edu>.
5612
5613 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
5614
5615         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
5616         make-hash-table.
5617
5618 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * canlock.el (base64-encode-string): Don't autoload it.
5621
5622 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5623
5624         * run-at-time.el: Remove useless (require 'itimer),
5625         eval-and-compile and (featurep 'xemacs).
5626
5627 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
5628
5629         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
5630         GROUP is a virtual group.
5631
5632 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
5633
5634         * gnus.el: Autoload `message-y-or-n-p'.
5635
5636 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
5637
5638         * pgg-parse.el: Remove unnecessary (require 'custom).
5639
5640         * pgg-def.el: do.
5641
5642         * nnmail.el: do.
5643
5644         * gnus-undo.el: do.
5645
5646         * gnus-picon.el: do.
5647
5648         * gnus-util.el: do.
5649
5650 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
5651
5652         * gnus-sum.el (gnus-pick-line-number): Add autoload.
5653
5654 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5655
5656         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
5657         handle, as well as a list.
5658
5659         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
5660         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
5661         (mm-w3m-cid-retrieve): Simplify.
5662
5663 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
5664
5665         * message.el (message-kill-to-signature): Allow prefix arg to
5666         specify number of lines to keep before signature.  From Vasily
5667         Korytov.
5668         (message-kill-to-signature): Change docstring.
5669
5670 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5671
5672         * canlock.el: Always require sha1-el.
5673         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
5674
5675         * message.el: Autoload sha1 only when compiling.
5676
5677         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
5678         eudc-expand-inline for XEmacs.
5679
5680 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5681
5682         * message.el (message-canlock-generate): Require sha1-el.
5683
5684 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
5685
5686         * message.el (message-expand-name): Silence the byte compiler.
5687
5688         * lpath.el: Add detect-coding-system.
5689
5690         * dgnushack.el (dgnushack-compile): Remove obsolete check for
5691         cus-edit.
5692
5693 2004-01-13  Simon Josefsson  <jas@extundo.com>
5694
5695         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
5696         Invoke gnus-score-mode.  Reported by
5697         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
5698
5699         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
5700         Jim Blandy <jimb@redhat.com> (tiny change).
5701
5702 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
5703
5704         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
5705
5706 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
5707
5708         * spam.el (spam-get-article-as-string): updated to use
5709         gnus-request-article-this-buffer, much simpler
5710         (spam-get-article-as-buffer): removed
5711
5712 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
5713
5714         * message.el (message-expand-name): Use EUDC if the user uses
5715         that.
5716
5717 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
5718
5719         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
5720         character for the encoding to avoid consing a string.
5721
5722         * rfc2047.el (rfc2047-decode-string): Don't cons a string
5723         unnecessarily.
5724
5725         * mm-util.el (mm-replace-chars-in-string): Remove.
5726
5727         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
5728         of mm-replace-chars-in-string.
5729
5730 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
5731
5732         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
5733         strings.
5734
5735         * mm-util.el (mm-subst-char-in-string): Support inplace.
5736
5737         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
5738         a new string in every iteration.  Use shy groups.
5739
5740 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
5741
5742         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
5743         (gnus-group-change-level, gnus-kill-newsgroup)
5744         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
5745         (gnus-get-unread-articles, gnus-make-articles-unread)
5746         (gnus-make-ascending-articles-unread): Use accessor
5747         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
5748         to get group information for improved readability.
5749
5750         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
5751
5752         * gnus-soup.el (gnus-soup-group-brew): do.
5753
5754         * gnus-msg.el (gnus-put-message): do.
5755
5756         * gnus-move.el (gnus-group-move-group-to-server): do.
5757
5758         * gnus-kill.el (gnus-batch-score): do.
5759
5760         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
5761         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
5762         (gnus-group-update-group, gnus-group-read-group)
5763         (gnus-group-make-group, gnus-group-make-help-group)
5764         (gnus-group-make-archive-group, gnus-group-make-directory-group)
5765         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
5766         (gnus-group-sort-by-unread, gnus-group-catchup)
5767         (gnus-group-unsubscribe-group, gnus-group-kill-group)
5768         (gnus-group-yank-group, gnus-group-set-info)
5769         (gnus-group-list-groups): do.
5770
5771         * gnus.el (gnus-generate-new-group-name): do.
5772
5773         * gnus-delay.el (gnus-delay-send-queue): do.
5774
5775         * nnvirtual.el (nnvirtual-catchup-group): do.
5776
5777         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
5778         do.
5779
5780         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
5781         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
5782
5783         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
5784         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
5785         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
5786         (gnus-group-make-articles-read): do.
5787
5788 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
5789
5790         * gnus-art.el (article-decode-mime-words, article-babel)
5791         (gnus-article-highlight-signature, gnus-article-add-buttons)
5792         (gnus-signature-toggle): Use gnus-with-article-buffer.
5793
5794         * gnus-art.el (gnus-article-highlight-headers)
5795         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
5796
5797         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
5798         (gnus-article-set-globals, gnus-request-article-this-buffer)
5799         (gnus-button-message-id, gnus-article-maybe-hide-headers)
5800         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
5801         (gnus-mime-display-alternative): Use with-current-buffer.
5802
5803 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5804
5805         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
5806         also under 80 char limit, and call gnus-error if needed
5807         (spam-fetch-article-header): finally fixed - it was a
5808         buffer-local variable (gnus-newsgroup-data)
5809         (spam-find-spam): use spam-generate-fake-headers, forget about
5810         spam-insert-fake-headers
5811         (spam-insert-fake-headers): removed
5812
5813 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
5814
5815         * deuglify.el (gnus-article-outlook-unwrap-lines)
5816         (gnus-outlook-rearrange-article)
5817         (gnus-outlook-repair-attribution-outlook)
5818         (gnus-outlook-repair-attribution-block)
5819         (gnus-outlook-repair-attribution-other): Remove redundant
5820         save-excursion.
5821
5822 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
5823
5824         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
5825         (spam-fetch-field-subject-fast)
5826         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
5827         (spam-fetch-article-header): new functions to deal with Gnus
5828         internals for fast retrieval of article header data
5829         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
5830
5831 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
5832
5833         * pop3.el (pop3-md5): Remove.
5834         (pop3-apop): Replace pop3-md5 with md5.
5835
5836         * mm-bodies.el: base64 is always built-in.
5837
5838         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
5839         with-current-buffer.
5840
5841 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5842
5843         * canlock.el (canlock-insert-header): Remove excessive grouping in
5844         regexp.
5845
5846         * gnus-sum.el (gnus-summary-read-document): Ditto.
5847
5848         * gnus-uu.el (gnus-uu-part-number): Ditto.
5849
5850         * html2text.el (html2text-remove-tags): Ditto.
5851         (html2text-format-tags): Ditto.
5852         (html2text-format-single-elements): Ditto.
5853
5854         * mml.el (mml-parse-1): Ditto.
5855
5856 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
5857
5858         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
5859
5860         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
5861
5862         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
5863
5864         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
5865
5866 2003-11-15  Simon Josefsson  <jas@extundo.com>
5867
5868         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
5869         (pgg-gpg-lookup-key): Use regexp match instead of
5870         split-string (split-string is different between emacs 21.2 and
5871         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
5872
5873 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
5874
5875         * gnus-art.el (gnus-mime-view-all-parts)
5876         (gnus-article-part-wrapper, gnus-article-view-part): Use
5877         with-current-buffer.
5878
5879 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
5880
5881         * spam.el (spam-disable-spam-split-during-ham-respool)
5882         (spam-spamoracle-database, spam-cache-lookups)
5883         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
5884         (spam-group-ham-mark-p, spam-group-spam-mark-p)
5885         (spam-group-ham-marks, spam-group-spam-marks)
5886         (spam-group-spam-contents-p, spam-group-ham-contents-p)
5887         (spam-list-of-processors, spam-list-of-statistical-checks): doc
5888         fix, also add spam-use-blackholes to the statistical checks
5889         (spam-fetch-field-fast): new interface to fetching fields, may
5890         become a macro
5891         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
5892         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
5893         (spam-insert-fake-headers): fake an article when needed
5894         (spam-find-spam): fake article when possible
5895         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
5896         (spam-check-bogofilter-headers): use message-fetch-field instead
5897         of nnmail-fetch-field
5898
5899 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
5900
5901         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
5902
5903 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
5904
5905         * spam.el (spam-split): do not require spam-use-CHECK to be
5906         enabled if that check is passed to spam-split explicitly; also
5907         fix so 'spam doesn't get converted to spam-split-group when
5908         spam-split-symbolic-return is t
5909         (spam-find-spam): find registrations of the article and use those
5910         instead of re-running spam-split to find the spam/ham
5911         classification of the article
5912         (spam-log-processing-to-registry, spam-log-registered-p)
5913         (spam-log-unregistration-needed-p, spam-log-undo-registration):
5914         use gnus-error instead of gnus-message
5915         (spam-log-registration-type): new function to determine the
5916         classification of a message based on registry entries; will
5917         return nil if both 'spam and 'ham are found
5918         (spam-check-BBDB): expand all the BBDB macros here so we can have
5919         a reasonably fast local cache without the loading errors
5920         (spam-cache-lookups): set to t by default
5921         (spam-find-spam): don't try to guess spam-cache-lookups
5922         (spam-enter-whitelist, spam-enter-blacklist): also clear the
5923         spam-caches entry
5924         (spam-filelist-build-cache, spam-filelist-check-cache): better
5925         caching of whitelist/blacklist entries
5926         (spam-check-whitelist, spam-check-blacklist): invoke
5927         spam-from-listed-p with a type, not a cache variable
5928         (spam-from-listed-p): wrap around spam-filelist-check-cache
5929
5930 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
5931
5932         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
5933
5934         * nnmail.el (nnmail-split-fancy): do.
5935
5936         * mml.el (mml-parse): do.
5937
5938         * gnus-score.el (gnus-enter-score-words-into-hashtb)
5939         (gnus-score-adaptive): do.
5940
5941 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5942
5943         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
5944         (gnus-mime-button-map): Don't set keymap parent.
5945         (gnus-button-ctan-directory-regexp): Use shy grouping.
5946         (gnus-prev-page-map): Don't set keymap parent.
5947         (gnus-prev-page-map): Remove duplicated one.
5948         (gnus-next-page-map): Don't set keymap parent.
5949         (gnus-mime-security-button-map): Ditto.
5950
5951         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
5952         version number.
5953
5954         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
5955
5956 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * canlock.el (canlock-sha1-function): Remove.
5959         (canlock-sha1-function-for-verify): Remove.
5960         (canlock-openssl-program): Remove.
5961         (canlock-openssl-args): Remove.
5962         (canlock-ignore-errors): Remove.
5963         (canlock-sha1-with-openssl): Remove.
5964         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
5965         (canlock-verify): Don't use canlock-ignore-errors.
5966
5967         * sha1-el.el (sha1-string-external): Make it can return a string
5968         in binary form.
5969         (sha1-region-external): Ditto.
5970         (sha1-string-internal): Ditto.
5971         (sha1-region-internal): Ditto.
5972         (sha1-region): Ditto.
5973         (sha1-string): Ditto.
5974         (sha1): Ditto.
5975
5976 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5977
5978         * spam.el (spam-report-articles-gmane): New command.
5979
5980 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5981
5982         * gnus.el: Don't make unnecessary *Group* buffer when loading.
5983
5984         * run-at-time.el (run-at-time-saved): Remove.
5985         (run-at-time): Doc fix.
5986
5987 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
5988
5989         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
5990         (gnus-summary-limit-map): Add it.
5991         (gnus-summary-make-menu-bar): do.
5992
5993 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
5994
5995         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
5996         first attempt at some caching support (done for BBDB only now)
5997         (spam-find-spam): set spam-cache-lookups if there are more than 2
5998         addresses to be checked
5999         (spam-clear-cache-BBDB): new function, to be invoked by
6000         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
6001         (spam-check-BBDB): check and use the caches, if
6002         spam-cache-lookups is on
6003         remove superfluous (provide)
6004
6005 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6006
6007         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
6008
6009 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
6010
6011         * run-at-time.el (run-at-time-saved): Move to after the definition
6012         of `run-at-time'.
6013
6014         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
6015
6016 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6017
6018         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
6019         mm-w3m-local-map-property.
6020
6021         * mm-view.el (mm-w3m-mode-map): Remove.
6022         (mm-w3m-local-map-property): Remove.
6023         (mm-inline-text-html-render-with-w3m): Don't use
6024         mm-w3m-local-map-property.
6025
6026 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6027
6028         * run-at-time.el: New file.
6029
6030         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
6031         under Emacs.
6032
6033         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
6034         of gnus-set-text-properties.
6035
6036         * gnus-uu.el (gnus-uu-save-article): Ditto.
6037
6038         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
6039
6040         * gnus-cite.el (gnus-cite-parse): Ditto.
6041
6042         * gnus-art.el (gnus-button-push): Use set-text-properties instead
6043         of gnus-.
6044
6045         * gnus-xmas.el (run-at-time): Require run-at-time.
6046
6047         * gnus.el: Changed calls to nnheader-run-at-time and
6048         password-run-at-time throughout to use run-at-time directly.
6049
6050         * password.el: Removed definition of run-at-time.
6051
6052         * nnheaderxm.el: Remove definition of run-at-time.
6053
6054 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
6055
6056         * mml.el (mml-minibuffer-read-disposition): Show attachment type
6057         in prompt (tiny change)
6058
6059 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
6060
6061         * messagexmas.el (message-xmas-redefine): Alias
6062         `message-make-caesar-translation-table' to
6063         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
6064         version.
6065
6066         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
6067         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
6068         `gnus-xmas-set-text-properties'.
6069         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
6070         `gnus-xmas-completing-read'.
6071         (gnus-xmas-completing-read): Removed.
6072         (gnus-xmas-open-network-stream): Removed.
6073
6074         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
6075         XEmacs version.
6076
6077         * dns.el (dns-make-network-process): Use `open-network-stream'
6078         instead of `gnus-xmas-open-network-stream'.
6079
6080         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
6081
6082         * .cvsignore: Add auto-autoloads.el, custom-load.el.
6083
6084 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
6085
6086         * gnus-art.el (gnus-mime-display-alternative)
6087         (gnus-insert-mime-button, gnus-insert-mime-security-button)
6088         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
6089         Don't use gnus-local-map-property.
6090
6091         * gnus-util.el (gnus-local-map-property): Remove.
6092
6093         * mm-view.el (mm-view-pkcs7-decrypt): Replace
6094         gnus-completing-read-maybe-default with completing-read.
6095
6096         * gnus-util.el (gnus-completing-read): do.
6097         (gnus-completing-read-maybe-default): Remove.
6098
6099 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
6100
6101         * password.el: Only autoload `run-at-time' if not XEmacs.
6102         Only autoload the itimer functions if XEmacs.
6103
6104 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6105
6106         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
6107         XEmacsen.
6108
6109         * dgnushack.el: Autoload executable-find for XEmacs.
6110
6111 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
6112
6113         * gnus-art.el (gnus-read-string): Remove.
6114         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
6115         read-string.
6116
6117 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
6118
6119         * netrc.el: autoload password-read
6120         (netrc): new configuration group
6121         (netrc-encoding-method, netrc-openssl-path): configuration
6122         variables for encoding and decoding of files with symmetric
6123         ciphers
6124         (netrc-encode): assistant function to encode a file with
6125         netrc-encoding-method
6126         (netrc-parse): added interactive parameter, added optional
6127         decoding if netrc-encoding-method is non-nil but otherwise
6128         behavior is standard
6129         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
6130         s/encode/encrypt/ everywhere
6131
6132         * spam.el: remove executable-find autoload
6133
6134 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
6135
6136         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
6137
6138         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
6139
6140 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6141
6142         * gnus-art.el (gnus-treat-ansi-sequences,
6143         article-treat-ansi-sequences): New variable and function.
6144         Suggested by Dan Jacobson <jidanni@jidanni.org>.
6145
6146         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
6147         Use it.
6148
6149 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
6150
6151         * mm-util.el (mm-quote-arg): Remove.
6152
6153         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
6154         shell-quote-argument.
6155
6156         * gnus-uu.el (gnus-uu-command): do.
6157
6158         * gnus-sum.el (gnus-summary-insert-pseudos): do.
6159
6160         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
6161         with make-char.
6162
6163         * mm-util.el (mm-make-char): Remove.
6164
6165         * mml.el (mml-mode): Replace gnus-add-minor-mode with
6166         add-minor-mode.
6167
6168         * gnus-undo.el (gnus-undo-mode): do.
6169
6170         * gnus-topic.el (gnus-topic-mode): do.
6171
6172         * gnus-sum.el (gnus-dead-summary-mode): do.
6173
6174         * gnus-start.el (gnus-slave-mode): do.
6175
6176         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
6177
6178         * gnus-ml.el (gnus-mailing-list-mode): do.
6179
6180         * gnus-gl.el (gnus-grouplens-mode): do.
6181
6182         * gnus-draft.el (gnus-draft-mode): do.
6183
6184         * gnus-dired.el (gnus-dired-mode): do.
6185
6186         * gnus-ems.el (gnus-add-minor-mode): Remove.
6187
6188         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
6189         Replace gnus-char-width with char-width.
6190
6191         * gnus-ems.el (gnus-char-width): Remove.
6192
6193         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
6194         Replace gnus-char-width with char-width.
6195
6196         * gnus-ems.el (gnus-char-width): Remove.
6197
6198         * spam-stat.el (with-syntax-table): Remove with-syntax-table
6199         definition.
6200         Remove Emacs 20 hash table compatibility code.
6201
6202         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
6203         20 compatibility code.
6204
6205         * spam.el (spam-point-at-eol): Replace with point-at-eol.
6206
6207         * smime.el (smime-point-at-eol): Replace with point-at-eol.
6208
6209         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
6210         with point-at-{eol,bol}.
6211
6212         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
6213
6214         * imap.el (imap-point-at-eol): Replace with point-at-eol.
6215
6216         * flow-fill.el (fill-flowed-point-at-bol,
6217         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
6218
6219         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
6220         Replace with point-at-{eol,bol} throughout all files.
6221
6222 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6223
6224         * ntlm.el (ntlm-string-as-unibyte): New macro.
6225         (ntlm-build-auth-response): Use it.
6226
6227         Remove Emacs 20 stuff:
6228         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
6229         (butlast, mapc, remove): Remove the compiler macros.
6230         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
6231         of delq and copy-sequence.
6232         * gnus-art.el (popup-menu): Remove the compiler macro.
6233         * nnmail.el (nnmail-split-fancy): Don't support customizing with
6234         Emacs 20.
6235
6236 2004-01-05  Simon Josefsson  <jas@extundo.com>
6237
6238         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
6239         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
6240         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
6241         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
6242         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
6243         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
6244         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
6245         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
6246         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
6247         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
6248         ntlm-string-permute, string-lshift into ntlm-string-lshift,
6249         string-xor into ntlm-string-xor.  Suggested by
6250         Jesper Harder <harder@myrealbox.com>.
6251
6252         * ntlm.el: Don't include poem.
6253
6254         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
6255         Jesper Harder <harder@myrealbox.com>.
6256
6257         * sasl-ntlm.el, ntlm.el, md4.el: New files.
6258
6259         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
6260         probably breaks emacs with DL patch, but do we care? Is anyone
6261         still using the DL stuff?)
6262
6263         * sieve-manage.el: Use the password package.
6264         (sieve-manage-read-passwd): Remove.
6265         (sieve-manage-interactive-login): Use password.  Re-add
6266         condition-case around loop.
6267
6268         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
6269         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
6270         the password package.
6271
6272 2003-02-19  Simon Josefsson  <jas@extundo.com>
6273
6274         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
6275         token.
6276
6277 2002-08-07  Simon Josefsson  <jas@extundo.com>
6278
6279         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
6280         (sieve-manage-authenticators):
6281         (sieve-manage-authenticator-alist): Add some SASL mechs.
6282         (sieve-sasl-auth): New function.
6283         (sieve-manage-cram-md5-auth):
6284         (sieve-manage-plain-auth): Rewrite using SASL library.
6285         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
6286         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
6287         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
6288         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
6289
6290 2004-01-05  Simon Josefsson  <jas@extundo.com>
6291
6292         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
6293         New files.
6294
6295 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6296
6297         * gnus-group.el (gnus-no-groups-message): Update.
6298
6299         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
6300
6301 2003-11-09  Simon Josefsson  <jas@extundo.com>
6302
6303         * imap.el: Support for ID IMAP extension (RFC 2971).
6304         (imap-local-variables): Add imap-id.
6305         (imap-id): New variable.
6306         (imap-id): New function.
6307         (imap-parse-response): Parse untagged ID response.
6308         * nnimap.el (nnimap-id): New variable.
6309         (nnimap-open-connection): Use it.
6310
6311 2003-12-28  Simon Josefsson  <jas@extundo.com>
6312
6313         * gnus-score.el (gnus-score-edit-all-score): New.
6314         * gnus-group.el (gnus-group-score-map): Bind it to W e.
6315
6316 2004-01-04  Simon Josefsson  <jas@extundo.com>
6317
6318         * password.el: Add.
6319
6320 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
6321
6322         * dns.el: Add support for AAAA records (see RFC 3596)
6323
6324         * Fix typo PRT -> PTR
6325
6326         * Parse MX, PTR and SOA replies (see RFC 1035)
6327
6328 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6329
6330         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
6331
6332         * Moved to Changelog.2.
6333
6334 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6335
6336         * gnus.el (gnus-version-number): Bump version.
6337
6338 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6339
6340         * gnus.el: No Gnus v0.1 is released.
6341
6342 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6343
6344         * gnus.el: No Gnus v0.0 is released.
6345
6346 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6347
6348         * gnus.el (gnus-version-number): Bump.
6349         (gnus-version): No.
6350
6351 See ChangeLog.2 for earlier changes.
6352
6353     Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
6354   Copying and distribution of this file, with or without modification,
6355   are permitted provided the copyright notice and this notice are preserved.
6356
6357 ;; Local Variables:
6358 ;; coding: iso-2022-7bit
6359 ;; End:
6360
6361 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4