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