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