(rfc2231-parse-string): Restore whitespace syntax for
[gnus] / lisp / ChangeLog
1 2004-08-30  Simon Josefsson  <jas@extundo.com>
2
3         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
4         ?* and ?\; (tiny patch).  From Andreas Schwab <schwab@suse.de>.
5
6 2004-08-30  Simon Josefsson  <jas@extundo.com>
7
8         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
9         and ?\' to symbol instead of whitespace (tiny patch).  From
10         Andreas Schwab <schwab@suse.de>.
11
12 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13
14         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
15
16         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
17         instead of re-search-forward.
18
19         * gnus-uu.el (gnus-uu-save-article): Ditto.
20         (gnus-uu-post-encode-uuencode): Ditto.
21
22         * html2text.el (html2text-clean-list-items): Ditto.
23         (html2text-clean-dtdd): Ditto.
24         (html2text-format-tags): Ditto.
25
26         * message.el (message-send-mail-with-sendmail): Fix regexp.
27         (message-fill-field-general): Use search-forward instead of
28         re-search-forward.
29         (unbold-region): Ditto.
30
31         * nnrss.el (nnrss-request-article): Ditto.
32
33         * nnslashdot.el (nnslashdot-request-article): Ditto.
34
35         * nnweb.el (nnweb-gmane-wash-article): Ditto.
36
37         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
38         "Unrecognized menu descriptor" error in XEmacs.
39
40 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
41
42         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
43         entry.
44
45         * gnus-group.el (gnus-group-line-format-alist): Convert the value
46         of gnus-tmp-news-method into string under XEmacs.  It will be
47         passed to gnus-correct-length which takes only a string argument.
48
49 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
50
51         * gnus-util.el (gnus-bind-print-variables): New macro.
52         (gnus-prin1): Use it.
53         (gnus-prin1-to-string): Use it.
54         (gnus-pp): New function.
55         (gnus-pp-to-string): New function.
56
57         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
58         pp-to-string with gnus-pp-to-string.
59         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
60         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
61         * gnus-msg.el (gnus-debug): Ditto.
62         * gnus-score.el (gnus-score-save): Ditto.
63         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
64         gnus-pp-to-string.
65         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
66         with gnus-pp.
67         * score-mode.el (gnus-score-pretty-print): Ditto.
68         * webmail.el (webmail-debug): Ditto.
69
70 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
71
72         * gnus-art.el (article-display-face, article-display-x-face): Use
73         buffer-read-only.
74
75 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
76
77         * gnus-art.el (article-hide-list-identifiers): Bind
78         inhibit-read-only as t.
79
80 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
81
82         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
83
84 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
85
86         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
87         (gnus-narrow-to-page): Don't assume point-min == 1.
88         (gnus-article-edit-mode): Derive from message-mode.
89
90         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
91         point-min == 1.
92
93         * imap.el (imap-parse-address-list, imap-parse-body-ext):
94         Disable incorrect use of `assert'.
95
96         * message.el (message-mode): Set comment-start-skip.
97
98
99 2004-08-22  Sam Steingold  <sds@gnu.org>
100
101         * pop3.el (pop3-leave-mail-on-server): New user variable.
102         (pop3-movemail): Delete mail only when it is nil.
103
104 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
105
106         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
107
108         * mml.el (mml-preview): Use `pop-to-buffer'.
109
110         * message.el (message-goto-mail-followup-to): Insert after "To".
111         (message-carefully-insert-headers): Add comment.
112
113         * gnus.el: Remove unused variable `gnus-article-check-size'.
114
115         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
116
117         * gnus-art.el (gnus-button-alist): Improve
118         `gnus-button-handle-library' entry.
119
120 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
121
122         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
123         downcase, since XEmacs capitalizes error messages differently.
124         From Sebastian Freundt <hroptatyr@gna.org>.
125
126 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
127
128         * nntp.el: Add (require 'gnus) due to reference to
129         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
130
131 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
132
133         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
134         `mm-fill-flowed'.
135
136         * mm-decode.el (mm-dissect-singlepart): Check it.
137
138 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
139
140         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
141         'imap' for netrc parsing
142
143 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
144
145         * mailcap.el (mailcap-mime-data): Mark as risky.
146
147 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
150         may be included in the encoded word.
151         (rfc2047-encode): Don't append a space if the encoded word
152         includes close parenthesis.
153
154 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
155
156         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
157         of text within parentheses.
158
159 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
160
161         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
162         (gnus-encrypt-write-file-contents): the password key is the file
163         name PLUS the cipher, not just the cipher.  Also remove failed
164         passwords from the cache.
165
166 2004-08-06  Simon Josefsson  <jas@extundo.com>
167
168         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
169         fix.
170
171 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
172
173         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
174         LWSP.
175
176 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
177
178         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
179         to append in-reply-to: data to the references: header
180
181         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
182         (netrc-parse): use gnus-encrypt.el functions
183
184         * gnus-encrypt.el: new file for encryption support; currently
185         does only a few GPG ciphers and an internal XOR cipher
186
187         * password.el: add comments on using password-read-and-add
188         (password-read-and-add): new function to read and add the
189         password to the cache at once
190
191 2004-07-28  Simon Josefsson  <jas@extundo.com>
192
193         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
194         parameter (but don't use it, for now).
195
196         * imap.el (imap-ssl-open): Use imap-process-connection-type,
197         instead of hard coding to nil.
198
199 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
200
201         * mm-view.el (mm-inline-image-emacs): Open lines under an image
202         as mm-inline-image-xemacs does.
203
204 2004-07-26  Simon Josefsson  <jas@extundo.com>
205
206         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
207         Revert part of 2004-07-17 change below.
208
209 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
210
211         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
212         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
213
214 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
215
216         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
217         quotes that actually start with ">" at the beginning of the
218         lines. 
219
220 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * rfc2047.el (rfc2047-encode-region): Fix last change.
223         (rfc2047-encode-parameter): Remove useless concat.
224
225 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
226
227         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
228         encode special characters; fix some kind of misconfigured headers;
229         signal a real error if debug-on-quit or debug-on-error is non-nil.
230         (rfc2047-encode-max-chars): New variable.
231         (rfc2047-encode-1): Use it.
232         (rfc2047-encode-parameter): New function.
233
234         * mml.el (mml-insert-parameter): Remove an excessive space.
235
236 2004-07-17  Simon Josefsson  <jas@extundo.com>
237
238         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
239         Kai Grossjohann <kai@emptydomain.de>.
240         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
241         (gnus-group-make-menu-bar): Ditto.
242
243         * gnus-util.el (gnus-group-server): Add.
244
245 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
246
247         * message.el (message-clone-locals): Clone sendmail and smtp
248         variables.
249
250 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
251
252         * rfc2047.el (rfc2047-encode-region): Fix last change.
253
254 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
255         From David Hedbor <dhedbor@real.com>.
256
257         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
258         (nnmail-expand-newtext): Lowercase expanded entries if
259         nnmail-split-lowercase-expanded is non-nil.
260
261 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
262
263         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
264         characters as non-special.
265
266 2004-07-09  Simon Josefsson  <jas@extundo.com>
267
268         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
269         Users will lose all flag changes made while unplugged with
270         e.g. nntp unless flag synchronization happens, thus `nil' is not a
271         good default.  See numerous reports on ding mailing list.
272
273 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
274
275         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
276         add generate-head-function and generate-article-function to the
277         rfc822-forward entry.
278         (nndoc-rfc822-forward-generate-article): New function.
279         (nndoc-rfc822-forward-generate-head): New function.
280
281         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
282
283 2004-07-06  Dan Christensen  <jdc@uwo.ca>
284
285         * gnus-sum.el (gnus-summary-read-group-1): When summary
286         is unthreaded, respect display group parameter.
287         (gnus-articles-to-read): Remove unused reference to
288         display group parameter.
289
290 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
291
292         * nnheader.el (nnheader-uniquify-message-id): New experimental
293         variable. 
294         (nnheader-nov-read-message-id): Use it.
295
296         * spam-report.el (spam-report-gmane): Add interactive.
297
298 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
299
300         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
301         qp-or-base64 for the application/* types.
302
303 2004-07-02  Jesper Harder  <harder@ifa.au.dk>
304
305         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.  From
306         Joakim Verona <joakim@verona.se>.
307
308 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
309
310         * gnus-registry.el (gnus-registry-trim): don't allow a negative
311         trim value
312
313 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
314
315         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
316         New macro and function.
317         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
318
319 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
320
321         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
322         after-load-alist.
323
324 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
325
326         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
327         update info that isn't there.
328
329 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
330
331         * mm-view.el (mm-inline-render-with-function): Use multibyte
332         buffer; decode html source by charset.
333
334         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
335
336         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
337         entry.  From Ilya N. Golubev <gin@mo.msk.ru>.
338         (mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is
339         loaded under XEmacs.
340         (): Don't make duplicated entries in mm-mime-mule-charset-alist.
341
342 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
343
344         * nnheader.el (nnheader-max-head-length): Increase to 8192.
345
346 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
347
348         * mm-util.el (mm-coding-system-p): Return a coding-system.
349         (mm-mime-mule-charset-alist): Use shift_jis instead of
350         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
351         entries for the mime charsets iso-2022-jp-3 and shift_jis.
352         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
353         instead of japanese-shift-jis and iso-latin-1 respectively in
354         order to share the default value with both Emacs and XEmacs-mule.
355         (mm-mule-charset-to-mime-charset): Make
356         mm-coding-system-priorities effective.
357         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
358         while predicating of candidates upon the priorities.
359
360 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
361
362         * gnus-sum.el (gnus-summary-make-menu-bar): Add
363         gnus-uu-invert-processable.
364
365         * gnus.el: Autoload gnus-uu-invert-processable.
366
367 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
368
369         * mm-util.el (mm-with-multibyte-buffer): New macro.
370
371         * rfc2047.el (rfc2047-encode-string): Use it.
372         (rfc2047-encode-region): Move point to the end of the region after
373         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
374
375 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
376
377         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
378         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
379
380 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
381
382         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
383         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
384         Karl Chen <quarl@nospam.quarl.org>.
385
386 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
387
388         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
389         invalid addresses.
390
391 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
392
393         * spam.el: section markers changed, TODO list revised
394         (spam-backends): new master list of all installed backends
395         (spam-summary-exit-behavior): new variable to determine how
396         messages moves are done at summary exit
397         (spam-move-spam-nonspam-groups-only)
398         (spam-process-ham-in-nonham-groups)
399         (spam-process-ham-in-spam-groups): variables removed, the
400         spam-summary-exit-behavior variable should be used to manage this
401         behavior
402         (spam-old-ham-articles, spam-old-spam-articles): removed
403         (spam-old-articles): new variable, replacing spam-old-ham-articles
404         and spam-old-spam-articles
405         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
406         empty variables, placeholders for the backends they represent
407         (spam-set-difference): moved, unchanged
408         (spam-list-of-processors): variable OBSOLETE, not used anymore
409         unless the user has a processor variable
410         (spam-classifications, spam-classification-valid-p)
411         (spam-backend-properties, spam-backend-property-valid-p)
412         (spam-backend-function-type-valid-p)
413         (spam-process-type-valid-p, spam-list-articles): helper functions
414         (spam-report-articles-gmane, spam-report-articles-resend):
415         functions removed, they are not needed
416         (spam-install-backend-super, spam-backend-list)
417         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
418         (spam-backend-function, spam-backend-ham-registration-function)
419         (spam-backend-spam-registration-function)
420         (spam-backend-ham-unregistration-function)
421         (spam-backend-spam-unregistration-function)
422         (spam-backend-statistical-p, spam-backend-mover-p)
423         (spam-install-backend-alias, spam-install-checkonly-backend)
424         (spam-install-mover-backend, spam-install-nocheck-backend)
425         (spam-install-backend, spam-install-statistical-backend)
426         (spam-install-statistical-checkonly-backend): backend installation
427         support
428         (spam-summary-prepare-exit): rewritten to use the new backend code
429         (spam-group-processor-p): use the new backend code and respect the
430         summary exit behavior
431         (spam-mark-spam-as-expired-and-move-routine): removed
432         (spam-summary-prepare): changed to use the new spam-old-articles
433         variable
434         (spam-copy-or-move-routine, spam-copy-spam-routine)
435         (spam-move-spam-routine, spam-copy-ham-routine)
436         (spam-move-ham-routine): new code to copy/move ham or spam
437         (spam-fetch-field-fast): doc and code improved, plus it allows the
438         'number request
439         (spam-list-of-checks, spam-list-of-statistical-checks): variables
440         removed, no longer used
441         (spam-split, spam-find-spam): use the new backend code
442         (spam-registration-functions): variable removed, no longer used
443         (spam-unregister-routine): convenience wrapper
444         (spam-log-undo-registration, spam-register-routine)
445         (spam-log-processing-to-registry)
446         (spam-log-unregistration-needed-p): renamed "check" to "backend"
447         where possible
448         (spam-check-gmane-xref, spam-check-regex-headers)
449         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
450         (spam-check-whitelist, spam-check-blacklist)
451         (spam-check-bogofilter-headers, spam-check-spamoracle)
452         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
453         (spam-check-crm114-headers): use the spam-split-group that
454         spam-split prepares, no need to determine it every time
455
456         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
457         the nnheader-parse-naked-head call
458
459         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
460
461         * gnus-sum.el (gnus-nov-parse-line): add the message number to
462         the nnheader-nov-read-message-id call
463
464 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
467         gnus-activate-group twice.  Suggested by Markus Peter
468         <warp@spin.de>.
469
470 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
471
472         * gnus-art.el (gnus-article-time-format): Exchange the order of
473         day and month in the default value; fix customization type.
474         (article-date-ut): Use add-text-properties.
475         (article-make-date-line): Use message-make-date instead of
476         current-time-string.
477
478         * message.el (message-fetch-field): Don't use set-text-properties.
479         (message-make-date): Simplify.
480
481         * messagexmas.el (message-xmas-make-date): New function.
482         (message-xmas-redefine): Defalias message-make-date to it.
483
484 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
485
486         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
487         (rfc2047-encode-region): Treat text within parentheses as special;
488         show the original text when error has occurred.
489
490         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
491         already-computed method to gnus-activate-group.
492
493         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
494         same select-methods identical Lisp objects.
495
496         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
497         object when modifying the info.
498
499 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
500
501         * gnus-srvr.el (gnus-server-set-info): Remove the server from
502         gnus-opened-servers since it has never been opened with the new
503         configuration yet.
504
505 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
506
507         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
508         arg to nnheader-generate-fake-message-id.
509
510 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
511
512         * nnheader.el (nnheader-generate-fake-message-id): accept a
513         number and build a fake message ID localized to a group and
514         article number (so it's repeatable from that point on)
515         (nnheader-fake-message-id-p): change regex to accomodate new fake
516         ID format
517
518         * gnus-sum.el (gnus-get-newsgroup-headers): call
519         nnheader-generate-fake-message-id with the article number
520
521 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
522
523         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
524         end-of-buffer.
525
526 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
527
528         * message.el (message-ignored-supersedes-headers): Add Approved. 
529
530 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
531
532         * rfc2047.el (rfc2047-encode-message-header): Remove useless
533         goto-char.
534         (rfc2047-encode): Fold the line before encoding.
535
536 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
537
538         * rfc2047.el (rfc2047-encode-message-header): Disabled header
539         folding -- not all headers can be folded, and this should be done
540         by the message composition mode.  Probably.  I think. 
541
542 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
543
544         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
545         fast.
546
547         * gnus-ems.el (gnus-remove-image): Don't use
548         message-text-with-property; remove only the image found first.
549
550         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
551         found first.
552
553 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
554
555         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
556
557 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
558
559         * message.el (message-text-with-property): Make it fast and accept
560         optional arguments.
561         (message-strip-forbidden-properties): Use it.
562         (message-fix-before-sending): Follow the m-t-w-p change.
563
564         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
565
566 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
567
568         * gnus-art.el (article-hide-headers): Don't change the buffer
569         mistakenly when performing mml-preview even if
570         gnus-single-article-buffer is nil.
571
572 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
573
574         * message.el (message-expand-name-databases): New user option.
575         (message-expand-name): Use it.
576
577 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
578
579         * spam.el (spam-report-articles-resend)
580         (spam-report-resend-register-routine): allow ham reporting
581         (spam-report-resend-register-ham-routine): simple wrapper
582         (spam-registration-functions): add ham resending functions
583         (spam-list-of-processors): add ham resend processor
584
585         * gnus.el (ham-resend-to): new group parameter
586         (spam-process): add ham resend option
587
588         * spam-report.el (spam-report-resend): allow reporting ham
589         (spam-report-resend-ham): simple wrapper
590
591 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
592
593         * message.el (message-cite-articles-with-x-no-archive): New
594         variable. 
595         (message-cite-original): Use it.
596
597 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
598
599         * message.el (message-cite-original): Respect X-No-Archive. 
600
601 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * gnus-art.el (article-hide-headers): Refer to the values for
604         gnus-ignored-headers and gnus-visible-headers in the summary
605         buffer since a user may have set them as group parameters.
606
607 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
608
609         * assistant.el (assistant-node-name): new convenience function
610         (assistant-render-text, assistant-render-node): error handling,
611         plus handle multiple next nodes
612         (assistant-find-next-node): commented out for now
613         (assistant-find-next-nodes): new function, returns list of next
614         nodes
615
616 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
617
618         * mail-source.el (mail-source-directory): Fix doc-string.
619
620 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
621
622         * assistant.el (assistant-render-text, assistant-eval): add :set
623         widget type, which is different because it takes and returns a
624         list.  Much hilarity ensues.
625
626 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
627
628         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
629
630         * gnus-group.el (gnus-group-get-new-news-this-group): Added
631         doc-string.
632
633         * gnus-start.el (gnus-activate-group): Added doc-string.
634
635 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
636
637         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
638
639 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
640
641         * assistant.el (assistant-render-text): trying to add a :set
642         widget, more to come...
643
644         * spam.el (spam-group-spam-contents-p): handle empty groupname
645         strings
646         (spam-report-articles-resend)
647         (spam-report-resend-register-routine): allow spam-report-resend-to
648         to be a group parameter or a global value
649         (tiny change).  From Daniel Pittman <daniel@rimspace.net>.
650         (spam-register-routine): do registration iff any articles warrant
651         it.
652         (spam-summary-prepare-exit): changed log message for nil group
653         destinations 
654
655 2004-05-26  Simon Josefsson  <jas@extundo.com>
656
657         * starttls.el: Merge with my GNUTLS based starttls.el.
658         (starttls-gnutls-program, starttls-use-gnutls)
659         (starttls-extra-arguments, starttls-process-connection-type)
660         (starttls-connect, starttls-failure, starttls-success): New
661         variables.
662         (starttls-program, starttls-extra-args): Doc fix.
663         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
664         functions.
665         (starttls-negotiate, starttls-open-stream): Check
666         `starttls-use-gnutls' and pass on to corresponding *-gnutls
667         function if it is set.
668
669 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
670
671         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
672         structured fields.
673
674 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
675
676         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
677
678 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
679
680         * spam.el (spam-mark-junk-as-spam-routine)
681         (spam-mark-new-messages-in-spam-group-as-spam): allow user to
682         disable assigning the spam-mark to new messages
683         (spam-ham-copy-or-move-routine): todo decleared twice (tiny
684         change).  From Adam Sj\e,Ax\e(Bgren <asjo@koldfront.dk>.
685
686 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
687
688         * dgnushack.el: Autoload customize-set-variable for XEmacs.
689
690         * rfc2047.el (rfc2047-encodable-p): Don't move point.
691         (rfc2047-decode): Treat the ascii coding-system as raw-text by
692         default.
693
694 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>
695
696         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
697         correct data (tiny change).  From Anand Mitra <mitramc@yahoo.com>.
698
699 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
700
701         * spam.el (spam-list-of-processors): use nil for nonexistent processors
702         (spam-group-processor-p): fixed function so it works properly
703         (spam-group-processor-multiple-p)
704         (spam-group-spam-processor-report-gmane-p)
705         (spam-group-spam-processor-report-resend-p)
706         (spam-group-spam-processor-bogofilter-p)
707         (spam-group-spam-processor-blacklist-p)
708         (spam-group-spam-processor-ifile-p)
709         (spam-group-ham-processor-ifile-p)
710         (spam-group-spam-processor-spamoracle-p)
711         (spam-group-spam-processor-crm114-p)
712         (spam-group-ham-processor-bogofilter-p)
713         (spam-group-spam-processor-stat-p)
714         (spam-group-ham-processor-stat-p)
715         (spam-group-ham-processor-whitelist-p)
716         (spam-group-ham-processor-BBDB-p)
717         (spam-group-ham-processor-spamoracle-p)
718         (spam-group-ham-processor-copy-p): functions removed with some
719         prejudice against unneeded code
720         (spam-report-articles-resend)
721         (spam-report-resend-register-routine): allow the group/topic
722         spam-resend-to value to override spam-report-resend-to
723         (spam-summary-prepare-exit): invoke spam-group-processor-p
724         properly now
725
726         * spam-report.el (spam-report-resend-to, spam-report-resend):
727         start with resend-to set to nil, and then ask the user if
728         necessary.  From Daniel Pittman <daniel@rimspace.net>.
729
730         * gnus.el (spam-resend-to): new group/topic parameter
731         (spam-process): move the OBSOLETE processors to the end of the
732         choices.
733
734         * spam-report.el (spam-report-resend): spam-report-resend takes a
735         list of articles, not separate article numbers.  From Daniel
736         Pittman <daniel@rimspace.net>.
737
738 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
739
740         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
741         addition to emacs-w3m.
742
743 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
744
745         * assistant.el (assistant-authinfo-data): New function.
746         (assistant-eval): Eval for entire assistant.
747
748         * netrc.el (netrc-services-file): New variable.
749         (netrc-parse-services): New function.
750         (netrc-find-service-name): New function.
751         (netrc-find-service-number): New function.
752         (netrc-port-equal): New function.
753         (netrc-machine): Use it.
754
755         * nnimap.el (nnimap-open-connection): Use netrc.
756
757         * gnus-util.el (gnus-netrc-get): Remove aliases.
758         
759         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
760
761         * assistant.el (wid-edit): Fix compilation.
762
763         * gnus-util.el (gnus-set-file-modes): Just ignore errors. 
764
765 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
766
767         * gnus-util.el (gnus-set-file-modes): New function.  (small
768         patch). 
769
770 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
771
772         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
773
774         * assistant.el (assistant-render-node): Fix up rendering and
775         read-only text. 
776         (assistant-render-node): Reset.
777         (assistant-make-read-only): Not sticky.
778
779 2004-05-20  Danny Siu  <dsiu@adobe.com>
780
781         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
782         centered even when gnus-auto-center-summary is t
783
784 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
785
786         * dns.el (dns-get-txt-answer): New function.
787         (dns-read-txt): Ditto.
788         (query-dns): Use it.
789
790 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
791
792         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
793         active for foreign groups even if the group level is higher than
794         the specified value.
795
796 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
797
798         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
799         non-active groups.
800
801         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
802
803 2004-05-20  Magnus Henoch  <mange@freemail.hu>
804
805         * dns.el (dns-read-type): Add support for SVR.  (small patch)
806
807 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
808
809         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
810         (spam-crm114-header, spam-crm114-spam-switch)
811         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
812         (spam-crm114-positive-spam-header)
813         (spam-crm114-database-directory, spam-list-of-processors)
814         (spam-group-spam-processor-crm114-p)
815         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
816         (spam-generic-score, spam-list-of-checks)
817         (spam-list-of-statistical-checks, spam-registration-functions)
818         (spam-check-crm114-headers, spam-crm114-score)
819         (spam-check-crm114, spam-crm114-register-with-crm114)
820         (spam-crm114-register-spam-routine)
821         (spam-crm114-unregister-spam-routine)
822         (spam-crm114-register-ham-routine)
823         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
824         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
825
826         * gnus.el: added spam-use-crm114
827
828         * spam.el (spam-list-of-processors, spam-registration-functions):
829         add spam-use-resend
830         (spam-group-spam-processor-report-resend-p): utility wrapper
831         (spam-report-articles-gmane): doc fix
832         (spam-report-articles-resend,
833         spam-report-resend-register-routine): wrappers around
834         spam-report-resend-to
835
836         * spam-report.el (spam-report-resend-to, spam-report-resend):
837         support for resending spam
838         (spam-report-gmane): line length >80 fix
839
840         * gnus.el (spam-process): add spam-use-resend
841
842 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
843
844         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
845         number of processed spam messages.
846         (spam-ham-copy-or-move-routine): Return the number of processed
847         ham messages.
848         (spam-summary-prepare-exit): Use the above values to decide
849         whether status messages shouled be displayed.
850
851 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
852
853         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
854         `rfc2047-encoding-function-alist' in order to avoid conflicting
855         with the old version.
856         (rfc2047-encode-region): Concatenate words containing non-ASCII
857         characters in structured fields; don't encode space-delimited
858         ASCII words even in unstructured fields; don't break words at
859         char-category boundaries.
860         (rfc2047-encode-1): New function.
861         (rfc2047-encode): Use it; encode text so that it occupies the
862         maximum width within 76-column; work correctly on Q encoding for
863         iso-2022-* charsets.
864         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
865         sure not to break a line just after the header name.
866         (rfc2047-b-encode-region): Removed.
867         (rfc2047-b-encode-string): New function.
868         (rfc2047-q-encode-region): Removed.
869         (rfc2047-q-encode-string): New function.
870
871         * mm-util.el (mm-replace-in-string): New function.
872
873 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874
875         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
876         get it right.
877         (gnus-inews-make-draft): Really.
878
879 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
880
881         * nnmh.el (nnmh-request-list-1): Don't check the link count
882         before descending.  (small patch)
883
884 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
887         stuff. 
888
889         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
890         on real group name.
891
892         * gnus-art.el (gnus-signature-limit): Doc fix.
893
894         * gnus-msg.el (gnus-inews-make-draft): Quote list.
895
896         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
897
898 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>
899
900         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
901         isn't a string.
902
903 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
904
905         * gnus-draft.el (gnus-draft-send): Bind
906         rfc2047-encode-encoded-words.
907
908         * rfc2047.el (rfc2047-encode-region): Encode =? strings. 
909         (rfc2047-encodable-p): Say that =? needs encoding.
910         (rfc2047-encode-encoded-words): New variable.
911
912         * gnus-group.el (gnus-group-select-group): Doc fix.
913
914         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied. 
915
916         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
917         to nil.
918         
919         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
920
921         * nnheader.el (nnheader-get-lines-and-char): New function.
922
923 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
924
925         * gnus-msg.el (gnus-summary-followup-with-original): Document
926         yanking of region when active.
927
928 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
929
930         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
931         groups if the group level is higher than the specified value.
932
933 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
934
935         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
936         (gnus-group-jump-to-group): Added prefix argument using
937         `gnus-group-jump-to-group-prompt'.  Query before jumping to
938         non-active group.
939
940         * compface.el (uncompface): Be verbose when changing
941         `uncompface-use-external'.
942
943         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
944         handle manual section.
945
946 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
947
948         * gnus-art.el (gnus-button-alist): Revert previous change.
949
950 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
951
952         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
953
954 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
955
956         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
957         whether backend can accept message.
958
959         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp. 
960
961 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
962
963         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
964         Avoid creating directory when nntp-marks-is-evil is true.
965         Reported by Reiner Steib.
966
967 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
968
969         * gnus-picon.el (gnus-picon-style): New variable.
970         (gnus-picon-insert-glyph): Added optional `nostring' argument.
971         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
972         Jesper Harder <harder@ifa.au.dk>.
973
974 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
975
976         * message.el (message-fill-field): Return point.
977         (message-generate-headers): Go to end of field.
978
979         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
980         stuff for non-living groups.
981
982 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
983
984         * gnus-art.el (gnus-article-followup-with-original)
985         (gnus-article-reply-with-original): gnus-mark-active-p ->
986         gnus-region-active-p.
987
988 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
989
990         * spam.el (spam-summary-prepare-exit): fix messages, so they show
991         only when there is spam or ham to be processed
992
993 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
994
995         * mail-source.el (mail-source-delete-crash-box): Refactor.
996         (mail-source-fetch): Use it.
997         (mail-source-fetch-file): Ditto.
998         (mail-source-fetch-directory): Run postscript in loop. 
999         (mail-source-fetch-pop): Delete.
1000         (mail-source-fetch-maildir): Ditto.
1001         (mail-source-fetch-imap): Ditto.
1002
1003         * imap.el (imap-authenticators): Comment out sasl.
1004
1005         * message.el (message-skip-to-next-address): New function.
1006         (message-fill-header-address): Refactor.
1007         (message-fill-address): Use it.
1008         (message-delete-address): Use it.
1009         (message-fill-header-general): Refactor.
1010         (message-fill-field-address): Rename.
1011         (message-narrow-to-field): Find the start of the header. 
1012         (message-header-format-alist): Don't pre-fill.
1013         (message-fill-header): Removed.
1014         (message-insert-header): New function.
1015         (message-shorten-references): Use it.
1016
1017         * rfc2047.el (rfc2047-field-value): Strip props.
1018
1019         * mail-parse.el (mail-header-make-address): New alias.
1020
1021         * ietf-drums.el (ietf-drums-make-address): New function.
1022
1023         * imap.el: Add compiler directives.
1024
1025         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks. 
1026
1027         * gnus-art.el (article-decode-idna-rhs): Don't use
1028         message-idna-inside-rhs-p. 
1029
1030 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1031
1032         * message.el (message-idna-inside-rhs-p): Removed.
1033         (message-idna-to-ascii-rhs-1): Use proper address parsing.
1034
1035         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
1036         false positives.
1037
1038 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
1039
1040         * imap.el (imap-sasl-make-mechanisms): Use sasl. 
1041
1042 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1043
1044         * nneething.el (nneething-file-name): Don't create spurions
1045         files. 
1046
1047         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups. 
1048         (gnus-inews-do-gcc): Remove sleep.
1049
1050         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
1051         part under point.
1052
1053         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil. 
1054         (gnus-agent-regenerate-group): Using nil messages aren't valid. 
1055
1056 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
1057
1058         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
1059
1060 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
1061
1062         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
1063         header is not nil (tiny change).  From Nelson Ferreira
1064         <nelson.ferreira@verizon.net>.
1065
1066         * spam.el (spam-summary-prepare-exit): only produce "marking spam
1067         as expired without moving it" message when there are spam
1068         messages left
1069
1070 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
1071
1072         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
1073         nntp-possibly-create-directory, not nntp-possibly-change-group.
1074         (nntp-marks-changed-p): New arg SERVER.
1075         (nntp-request-update-info): Adjust caller.
1076
1077 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
1078
1079         * nntp.el (nntp-save-marks): Pass missing arg.
1080
1081 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
1082
1083         * nntp.el: Support marks.
1084         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
1085         (nntp-marks-modtime, nntp-marks-directory): New variables.
1086         (nntp-request-set-mark, nntp-request-update-info)
1087         (nntp-possibly-create-directory, nntp-marks-changed-p)
1088         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
1089         functions.
1090
1091 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
1092
1093         * gnus-xmas.el (gnus-xmas-select-lowest-window)
1094         (gnus-xmas-redefine): Rename.
1095
1096         * gnus-score.el (gnus-score-insert-help): Use
1097         gnus-select-lowest-window.
1098
1099         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
1100         appt-select-lowest-window and rename to gnus-select-lowest-window.
1101
1102         * gnus.el: do.
1103
1104 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1105
1106         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
1107         encodings of MIME-encoded words, in order to improve
1108         interoperability with several broken MUAs.
1109
1110 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1111
1112         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
1113         tags, only when charsets are not specified in headers.
1114         (mm-inline-text-html-render-with-w3m): Ditto.
1115
1116         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
1117         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
1118
1119 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1120
1121         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
1122         instead of MIME-decoded from fields when checking
1123         `gnus-article-address-banner-alist'.
1124
1125 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
1126
1127         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
1128         description rather than subject.
1129
1130 2004-05-02  Steve Youngs  <steve@youngs.au.com>
1131
1132         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
1133
1134 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1135
1136         * gnus.el (gnus-version-number): Bump.
1137
1138 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1139
1140         * gnus.el: No Gnus v0.2 is released.
1141
1142 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1143
1144         * gnus-agent.el (gnus-agent-read-agentview): Inline
1145         gnus-uncompress-range.
1146
1147 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1148
1149         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
1150         `exec-installed-p'.
1151
1152 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1153
1154         * gnus.el (spam-process, spam-autodetect-methods): Add
1155         bsfilter and bsfilter-headers.
1156
1157         * spam.el (spam-bsfilter): New customize group.
1158         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
1159         (spam-bsfilter-header, spam-bsfilter-probability-header)
1160         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
1161         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
1162         (spam-bsfilter-database-directory): New options.
1163         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
1164         (spam-list-of-statistical-checks, spam-registration-functions):
1165         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
1166         (spam-bsfilter-score): New command.
1167         (spam-check-bsfilter-headers, spam-check-bsfilter)
1168         (spam-bsfilter-register-with-bsfilter)
1169         (spam-bsfilter-register-spam-routine)
1170         (spam-bsfilter-unregister-spam-routine)
1171         (spam-bsfilter-register-ham-routine)
1172         (spam-bsfilter-unregister-ham-routine): New functions.
1173         (spam-generic-score): Support bsfilter; Accept an optional argument
1174         to recalcurate spam score even if scoring header has already been
1175         added.
1176         (spam-bogofilter-score, spam-spamassassin-score): Accept an
1177         optional argument to recalcurate spam score even if scoring header
1178         has already been added.
1179
1180 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
1181
1182         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
1183         strings!  Reported by David D. Smith <davidsmith@acm.org>.
1184         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
1185         link is missing.
1186
1187 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
1188
1189         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
1190         (html2text-get-attr): Rewrite.
1191
1192         * message.el (message-setup-1): Remove redundant put-text-property
1193         on mail-header-separator.
1194
1195 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
1196
1197         * gnus-registry.el (gnus-registry-cache-whitespace)
1198         (gnus-registry-action, gnus-registry-spool-action)
1199         (gnus-registry-split-fancy-with-parent): changed message levels
1200         from 5 to 3 or 7, as needed
1201
1202         * spam.el (spam-summary-prepare-exit)
1203         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
1204         (spam-split, spam-find-spam, spam-log-undo-registration)
1205         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
1206         level from 5 to 6
1207
1208 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1209
1210         * gnus-ems.el: Autoload appt-select-lowest-window (revert
1211         2004-03-04 change).
1212
1213 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
1214
1215         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
1216         Use mapc when appropriate.
1217
1218         * sieve-manage.el (sieve-manage-open): do.
1219
1220         * nnweb.el (nnweb-insert-html): do.
1221
1222         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
1223         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
1224
1225         * nnspool.el (nnspool-request-group): do.
1226
1227         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
1228         do.
1229
1230         * nnml.el (nnml-request-update-info): do.
1231
1232         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
1233         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
1234
1235         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
1236         (nnimap-request-set-mark): do.
1237
1238         * nnfolder.el (nnfolder-request-update-info): do.
1239
1240         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
1241         do.
1242
1243         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
1244
1245         * gnus-uu.el (gnus-uu-find-articles-matching): do.
1246
1247         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
1248         do.
1249
1250         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
1251         do.
1252
1253         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
1254
1255         * gnus-nocem.el (gnus-nocem-scan-groups): do.
1256
1257         * gnus-int.el (gnus-start-news-server): do.
1258
1259         * gnus-group.el (gnus-group-make-kiboze-group)
1260         (gnus-group-browse-foreign-server): do.
1261
1262 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
1263
1264         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
1265         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
1266         <shields@msrl.com>:
1267         
1268         * spam.el (spam-necessary-extra-headers): get the extra headers we
1269         may need for spam sorting and scoring
1270         (spam-user-format-function-S): a user format function suitable for
1271         general use
1272         (spam-article-sort-by-spam-status): sorting function for summary
1273         sorting
1274         (spam-extra-header-to-number): get a score from a header
1275         (spam-summary-score): get a numeric score from the headers
1276         (spam-generic-score): oops, function doc in wrong place
1277         (spam-initialize): take symbols when it's run, and install the
1278         extra headers that spam-necessary-extra-headers thinks we need
1279
1280 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
1281
1282         * spam.el (spam-summary-prepare-exit): logic and message fix.
1283         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
1284
1285 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
1286
1287         * gnus-sum.el (gnus-set-global-variables)
1288         (gnus-build-all-threads, gnus-get-newsgroup-headers)
1289         (gnus-article-get-xrefs, gnus-summary-best-group)
1290         (gnus-summary-next-article, gnus-summary-enter-digest-group)
1291         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
1292         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
1293         with-current-buffer.
1294
1295 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
1296
1297         * spam.el (spam-summary-prepare-exit): simplified logic
1298         (spam-fetch-article-header): read the article header if it's not
1299         available
1300         (spam-list-articles): simplified logic
1301         (spam-filelist-register-routine): found bug with unregister-list
1302
1303         * gnus-registry.el: clarified comments at beginning
1304
1305 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
1306
1307         * message.el (message-cater-to-broken-inn): Remove.
1308         (message-shorten-references): Make sure the total folded length of
1309         References is shorter than 998 characters to cater to a bug in INN
1310         2.3.  Also, don't pretend that references aren't folded -- this
1311         hasn't worked for a while.
1312
1313 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1314                 
1315         * gnus-agent.el (gnus-agentize):
1316         gnus-agent-send-mail-real-function no longer set to current value
1317         of message-send-mail-function but rather a lambda that calls
1318         message-send-mail-function.  The change makes the agent real-time
1319         responsive to user changes to message-send-mail-function.
1320
1321 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1322                 
1323         * legacy-gnus-agent.el
1324         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
1325         help from Florian Weimer <fw@deneb.enyo.de>
1326
1327 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1328
1329         * nnmail.el (nnmail-cache-insert): Revert last change.
1330
1331 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1332
1333         * nnmail.el (nnmail-cache-insert): Always check whether
1334         nnmail-cache-ignore-groups matches a group name.
1335
1336 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
1337
1338         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
1339         (spam-find-spam, spam-log-processing-to-registry)
1340         (spam-log-registered-p, spam-log-unregistration-needed-p)
1341         (spam-log-undo-registration): use gnus-message instead of
1342         gnus-error, none of these errors are fatal
1343
1344         * gnus-registry.el (gnus-registry-clean-empty-function)
1345         (gnus-registry-clean-empty): remove only empty entries without
1346         extra data
1347
1348 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
1349
1350         * spam-stat.el (spam-stat-buffer-change-to-spam)
1351         (spam-stat-buffer-change-to-non-spam): change (error) to
1352         (gnus-message 8) invocation
1353
1354 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1355
1356         * nntp.el (nntp-via-netcat-command): New variable.
1357         (nntp-via-netcat-switches): New variable.
1358         (nntp-open-via-rlogin-and-netcat): New function.
1359         (nntp-open-connection-function): Doc fix.
1360         (nntp-telnet-command): Doc fix.
1361         (nntp-end-of-line): Doc fix.
1362         (nntp-via-rlogin-command): Doc fix.
1363         (nntp-via-user-name): Doc fix.
1364         (nntp-via-address): Doc fix.
1365
1366 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1367
1368         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
1369         error in Emacs 21.1.
1370
1371 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
1372
1373         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
1374
1375 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
1376         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
1377         (gnus-agent-with-refreshed-group): New macro.
1378         (gnus-agent-rename-group): New function.
1379         (gnus-agent-delete-group): New function.
1380         (gnus-agent-save-group-info): Use gnus-command-method when
1381         `method' parameter is nil.  Don't write nil entries into the
1382         active file.
1383         (gnus-agent-get-group-info): New function.
1384         (gnus-agent-fetch-articles): Use
1385         gnus-agent-update-files-total-fetched-for to increment disk space
1386         used.
1387         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
1388         gnus-agent-update-view-total-fetched-for to increment disk space
1389         used.
1390         (gnus-agent-get-local): Added optional parameters to avoid calling
1391         gnus-group-real-name and gnus-find-method-for-group.
1392         (gnus-agent-set-local): Delete stored entry if either min, or max,
1393         are nil.
1394         (gnus-agent-fetch-session): Reworded error/quit messages.  On
1395         quit, use gnus-agent-regenerate-group to record existance of any
1396         articles fetched to disk before the quit occurred.
1397         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
1398         gnus-agent-update-view-total-fetched-for, and
1399         gnus-agent-update-files-total-fetched-for to decrement disk space
1400         used.
1401         (gnus-agent-retrieve-headers): Use
1402         gnus-agent-update-view-total-fetched-for to increment disk space
1403         used.
1404         (gnus-agent-regenerate-group): Replace gnus-group-update-group
1405         with gnus-agent-update-files-total-fetched-for to decrement disk
1406         space and fresh group buffer.
1407         (gnus-agent-inhibit-update-total-fetched-for): New variable.
1408         (gnus-agent-need-update-total-fetched-for): New variable.
1409         (gnus-agent-update-files-total-fetched-for): New function.
1410         (gnus-agent-update-view-total-fetched-for): New function.
1411         (gnus-agent-total-fetched-for): New function.  
1412
1413         * gnus-cache.el (gnus-cache-save-buffers): Use
1414         gnus-cache-update-overview-total-fetched-for to change disk space
1415         used by this group.
1416         (gnus-cache-possibly-enter-article): Use
1417         gnus-cache-update-file-total-fetched-for to increment disk space
1418         used by this group.
1419         (gnus-cache-possibly-remove-article): Use
1420         gnus-cache-update-file-total-fetched-for to decrement disk space
1421         used by this group.
1422         (gnus-cache-generate-nov-databases): Purge total fetched cache.
1423         (gnus-cache-rename-group): New function.
1424         (gnus-cache-delete-group): New function.
1425         (gnus-cache-inhibit-update-total-fetched-for): New variable.
1426         (gnus-cache-need-update-total-fetched-for): New variable.
1427         (gnus-cache-with-refreshed-group): New macro.
1428         (gnus-cache-update-file-total-fetched-for): New function.
1429         (gnus-cache-update-overview-total-fetched-for): New function.
1430         (gnus-cache-rename-group-total-fetched-for): New function.
1431         (gnus-cache-delete-group-total-fetched-for): New function.
1432         (gnus-cache-total-fetched-for): New function.
1433
1434         * gnus-group.el (): Require gnus-sum and autoload functions to
1435         resolve warnings when gnus-group.el compiled alone.
1436         (gnus-group-line-format): Documented new %F
1437         (size of Fetched data) group line format; identifies disk space
1438         used by agent and cache.
1439         (gnus-group-line-format-alist): Defined new F format.
1440         (gnus-total-fetched-for): New function.
1441         (gnus-group-delete-group): No longer update
1442         gnus-cache-active-altered as gnus-request-delete-group now keeps
1443         the cache in sync.
1444         (gnus-group-list-active): Let the agent store a server's active
1445         list if currently plugged.
1446
1447         * gnus-int.el (gnus-request-delete-group): Use
1448         gnus-cache-delete-group and gnus-agent-delete-group to keep the
1449         local disk in sync with the server.
1450          (gnus-request-rename-group): Use
1451         gnus-cache-rename-group and gnus-agent-rename-group to keep the
1452         local disk in sync with the server.
1453
1454         * gnus-start.el (gnus-get-unread-articles): Cosmetic
1455         simplification to logic.
1456
1457         * gnus-util.el (gnus-rename-file): New function.
1458
1459 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
1460
1461         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
1462         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
1463
1464         * mm-util.el (mm-image-load-path): Handle nil in load-path.
1465         From Christian Neukirchen <chneukirchen@yahoo.de>.
1466
1467 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
1468
1469         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
1470         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
1471
1472 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
1473
1474         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
1475
1476 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
1477
1478         * spam.el (spam-set-difference): new function to replace
1479         gnus-set-difference in spam.el
1480         (spam-summary-prepare-exit): use spam-set-difference
1481
1482 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
1483
1484         * gnus-registry.el (gnus-registry-cache-file): updated to use
1485         gnus-dribble-directory OR gnus-home-directory OR ~
1486         (gnus-registry-split-fancy-with-parent): fixed doc
1487
1488 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1489
1490         * message.el (message-exchange-point-and-mark): Use
1491         message-mark-active-p.  Suggested by Jesper Harder
1492         <harder@ifa.au.dk>.
1493
1494 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1495
1496         * message.el (message-exchange-point-and-mark): Don't activate
1497         region if it was inactive.  Suggested by Hiroshi Fujishima
1498         <pooh@nature.tsukuba.ac.jp>.
1499
1500 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1501
1502         * gnus-art.el (article-display-face): Display Faces in the same
1503         order as X-Faces.
1504
1505 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1506
1507         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
1508
1509 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1510
1511         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
1512         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
1513         (gnus-article-mime-hierarchy): Remove.
1514         (gnus-article-mime-hierarchy-next): Remove.
1515         (gnus-article-mode): Revert 2004-03-19 change.
1516         (gnus-article-setup-buffer): Revert 2004-03-19 change.
1517         (gnus-insert-mime-button): Revert 2004-03-19 change.
1518         (gnus-mime-accumulate-hierarchy): Remove.
1519         (gnus-mime-enter-multipart): Remove.
1520         (gnus-mime-leave-multipart): Remove,
1521         (gnus-mime-display-part): Revert 2004-03-19 change.
1522         (gnus-mime-display-alternative): Revert 2004-03-19 change.
1523
1524         * mml.el (mml-preview): Revert 2004-03-19 change.
1525
1526 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
1527
1528         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
1529
1530 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1531
1532         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
1533         t while entering a file name using the mm-with-multibyte macro.
1534         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
1535
1536         * mm-util.el (mm-with-multibyte): New macro.
1537
1538 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1539
1540         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
1541         user option.
1542         (gnus-mime-multipart-functions): Doc and customization fix.
1543         (gnus-article-mime-hierarchy): New variable.
1544         (gnus-article-mime-hierarchy-next): New variable.
1545         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
1546         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
1547         gnus-article-mime-hierarchy-next to nil.
1548         (gnus-insert-mime-button): Show hierarchy numbers.
1549         (gnus-mime-accumulate-hierarchy): New function.
1550         (gnus-mime-enter-multipart): New function.
1551         (gnus-mime-leave-multipart): New function.
1552         (gnus-mime-display-part): Recompute hierarchical MIME structure.
1553         (gnus-mime-display-alternative): Show hierarchy numbers.
1554
1555         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
1556         gnus-article-mime-hierarchy-next to nil.
1557
1558 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
1559
1560         * dns.el: Don't require gnus-xmas.
1561
1562 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
1563
1564         * mml.el (mml-generate-mime-1): Don't use format=flowed with
1565         inline PGP.
1566         (mml-menu): Disable mml-quote-region if mark is inactive.
1567
1568 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1569
1570         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
1571         when the group's active is not available.
1572
1573 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1574
1575         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
1576         error.
1577
1578         * gnus-sum.el (gnus-read-header): Don't remove a header for the
1579         parent article of a sparse article in the thread hashtb.  From
1580         Stefan Wiens <s.wi@gmx.net>.
1581
1582 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
1583
1584         * imap.el (imap-store-password): New variable.
1585         (imap-interactive-login): Use it.
1586         Suggested by Mark Plaksin <happy@mcplaksin.org>.
1587
1588 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1589
1590         * gnus-art.el (gnus-article-read-summary-keys): Restore new
1591         window-start and hscroll to summary window.
1592
1593 2004-03-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
1594
1595         * gnus-start.el (gnus-convert-old-newsrc): Only write the
1596         conversion message to newsrc-dribble when an actual conversion is
1597         performed.
1598
1599 2004-03-10  Malcolm Purvis <malcolmpurvis@optushome.com.au>  (tiny change)
1600
1601         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
1602
1603 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1604
1605         * mm-decode.el (mm-complicated-handles): New function reviving
1606         former definition of mm-multiple-handles.
1607
1608         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
1609         (gnus-mime-delete-part): Use it.
1610
1611 2004-03-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
1612
1613         * gnus-agent.el (gnus-agent-read-local): Bind
1614         nnheader-file-coding-system to gnus-agent-file-coding-system to
1615         avoid the implicit assumption that they will always be equal.
1616         (gnus-agent-save-local): Bind buffer-file-coding-system, not
1617         coding-system-for-write, as the with-temp-file macro first prints
1618         to a buffer then saves the buffer.
1619
1620 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1621
1622         * gnus-art.el (gnus-article-edit-part): New function.
1623         (gnus-mime-save-part-and-strip): Use it; do query instead of
1624         signaling an error; don't use mm-multiple-handles.
1625         (gnus-mime-delete-part): Ditto.
1626
1627 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
1628
1629         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
1630         old file versions.
1631         (gnus-group-prepare-hook): Removed function that converted list
1632         form of gnus-agent-expire-days to group properties.
1633
1634         * gnus-int.el: Autoload gnus-agent-regenerate-group.
1635         (gnus-request-accept-article): Re-indented.
1636
1637         * gnus-start.el (gnus-convert-old-newsrc): Registered new
1638         converters to handle old agent file formats.  Added logic for a
1639         "backup before upgrading warning".
1640         (gnus-convert-mark-converter-prompt): Developers can mark
1641         functions as needing (default), or not needing,
1642         gnus-convert-old-newsrc's "backup before upgrading warning".
1643         (gnus-convert-converter-needs-prompt): Tests whether the user
1644         should be protected from potentially irreversable changes by the
1645         function.
1646
1647         * legacy-gnus-agent.el (): New. Provides converters that are only
1648         loaded when gnus-convert-old-newsrc needs to call them.
1649         
1650 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1651
1652         * mail-source.el (mail-source-touch-pop): Doc fix.
1653
1654         * message.el (message-smtpmail-send-it): Doc fix.
1655
1656 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
1657
1658         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
1659
1660         * nnmail.el (nnmail-split-fancy): do.
1661
1662         * gnus-kill.el (gnus-kill, gnus-execute): do.
1663
1664 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
1665
1666         * gnus-sum.el (gnus-widget-reversible-match) 
1667         (gnus-widget-reversible-to-internal) 
1668         (gnus-widget-reversible-to-external): New functions.
1669         (gnus-widget-reversible): New widget.
1670         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
1671
1672 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
1673
1674         * gnus-sum.el (gnus-thread-sort-functions)
1675         (gnus-article-sort-functions): Document `(not F)' items.
1676
1677 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
1678
1679         * spam.el (spam-use-gmane-xref): new backend
1680         (spam-gmane-xref-spam-group): variable to control the name of the
1681         Gmane spam group
1682         (spam-blackhole-servers, spam-blackhole-good-server-regex)
1683         (spam-regex-headers-spam, spam-regex-headers-ham)
1684         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
1685         (spam-list-of-checks): added spam-use-gmane-xref to list of
1686         backends and checks
1687         (spam-check-gmane-xref): function for spam-use-gmane-xref
1688
1689         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
1690         an autodetect method
1691
1692 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
1693
1694         * gnus-int.el (gnus-request-accept-article): Inform the agent that
1695         articles are being added to a group.
1696         (gnus-request-replace-article): Inform the agent that articles
1697         need to be uncached as the cached contents are no longer valid.
1698         
1699 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1700
1701         * binhex.el: Don't autoload executable-find.
1702
1703         * canlock.el: Don't autoload mail-fetch-field.
1704
1705         * dgnushack.el: Autoload c-mode for XEmacs.
1706
1707         * gnus-ems.el: Don't autoload appt-select-lowest-window.
1708
1709         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
1710         rmail-dont-reply-to and rmail-output.
1711
1712         * gnus-score.el: Don't autoload ffap-string-at-point.
1713
1714         * gnus-setup.el: Don't autoload sc-cite-original.
1715
1716         * imap.el: Don't autoload base64-decode-string,
1717         base64-encode-string and md5.
1718
1719         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
1720         and rmail-msg-restore-non-pruned-header.
1721
1722         * mm-decode.el: Don't autoload executable-find.
1723
1724         * mm-url.el: Don't autoload executable-find.
1725
1726         * mm-view.el: Don't autoload diff-mode.
1727
1728         * nndb.el: Don't autoload news-reply-mode, news-setup,
1729         cancel-timer and telnet.
1730
1731         * password.el: Don't autoload run-at-time for Emacs.
1732
1733         * sha1-el.el: Don't autoload executable-find.
1734
1735         * sieve-mode.el: Don't autoload c-mode.
1736
1737         * uudecode.el: Don't autoload executable-find.
1738
1739 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
1740
1741         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
1742         (gnus-agent-possibly-alter-active): Avoid null in numeric
1743         comparison.
1744         (gnus-agent-set-local): Refuse to save null in local object table.
1745         (gnus-agent-regenerate-group): The REREAD parameter can now be a
1746         list of articles that will be marked as unread.
1747
1748 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
1751
1752 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
1753
1754         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
1755         language tags.
1756
1757 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
1758
1759         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
1760         Don't bind "obarray".
1761
1762         * gnus-sum.el (gnus-thread-sort-functions): Added
1763         `gnus-thread-sort-by-most-recent-number' and
1764         `gnus-thread-sort-by-most-recent-date'.
1765         Reported by Kai Grossjohann <kai@emptydomain.de>.
1766
1767 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1768
1769         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
1770
1771 2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
1772
1773         * gnus-cus.el (gnus-agent-customize-category): Removed
1774         ignore-errors macro reference that required cl to be loaded at
1775         run-time.
1776
1777         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
1778         single-interval range of the form (min . max).  Previously the
1779         range had to look like ((min . max)).  Likewise, return
1780         (min . max) rather than ((min . max)).
1781         (gnus-range-map): Use gnus-range-normalize to accept
1782         single-interval range.
1783
1784         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
1785         the cache, but not the agent, now appear with their usual face.
1786
1787         * dgnushack.el (loaddir): New variable that is bound to the
1788         directory containing the dgnushack.el file. Use loaddir, rather
1789         than srcdir, to update load-path. Change lets dgnushack compile
1790         code in directories other than GNUS/lisp.
1791
1792 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * lpath.el: Don't bind w3m-safe-url-regexp.
1795
1796         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
1797         w3m-safe-url-regexp variable buffer-local.
1798
1799         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
1800
1801 2004-02-27  Simon Josefsson  <jas@extundo.com>
1802
1803         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
1804         gnus-group-real-prefix.
1805         (gnus-summary-move-article): Use it, instead of
1806         gnus-group-real-prefix.
1807
1808 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1809
1810         * lpath.el: Bind w3m-safe-url-regexp.
1811
1812         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
1813         w3m-safe-url-regexp variable buffer-local and set it as the value
1814         of mm-w3m-safe-url-regexp.
1815
1816         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
1817
1818         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
1819         parsing gnus-posting-styles when the message is not for replying.
1820
1821         * dgnushack.el: Autoload sgml-mode for XEmacs.
1822
1823         * nnrss.el (nnrss-opml-export): Use
1824         mm-set-buffer-file-coding-system instead of
1825         set-buffer-file-coding-system.
1826
1827 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
1828
1829         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
1830         of checkdoc.el).
1831         * nnrss.el: do.
1832         * gnus-mlspl.el: do.
1833         * gnus-ml.el: do.
1834         * gnus-srvr.el: do.
1835
1836         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
1837
1838 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
1839
1840         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
1841         Corrections to custom-manual links.
1842
1843         * gnus-art.el (gnus-article): Ditto.
1844
1845         * mm-decode.el (mime-display, mime-security): Ditto.
1846
1847 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
1848
1849         * flow-fill.el: Typo.
1850
1851 2004-02-26  Andrew Cohen <cohen@andy.bu.edu>
1852
1853         * spam-wash.el: New file.
1854
1855 2004-02-26  Mark A. Hershberger <mah@everybody.org> 
1856
1857         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
1858
1859 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
1860
1861         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
1862         to be run with new-articles as LIST1, not LIST2
1863         (spam-registration-functions): add spam-use-ham-copy as a nil
1864         registration backend
1865
1866 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
1867
1868         * spam-stat.el (spam-stat-washing-hook): New option.
1869         (spam-stat-buffer-words): Use it.
1870         (spam-stat-process-directory, spam-stat-test-directory): Use
1871         insert-file-contents-literally.
1872         (spam-stat-coding-system): New variable.
1873         (spam-stat-load, spam-stat-save): Use it.
1874
1875 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1876
1877         * spam-report.el (spam-report-plug-agent): Quote
1878         spam-report-url-to-file and spam-report-url-ping-plain.
1879
1880 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
1881
1882         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
1883         / in mailto URLs.
1884
1885 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1886
1887         * spam-report.el (spam-report-process-queue): Fix interactive use.
1888         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
1889         (spam-report-unplug-agent): Doc fixes.
1890         (spam-report-url-ping-mm-url, spam-report-url-to-file)
1891         (spam-report-agentize, spam-report-deagentize): Autoload
1892
1893 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1894
1895         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
1896
1897         * message.el (message-setup-fill-variables): Add mml tags to
1898         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
1899         <ajk@iu.edu>.
1900         (message-mode): Don't modify paragraph-separate there.
1901
1902 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1903
1904         * compface.el (uncompface-use-external): Default to undecided.
1905         (uncompface-use-external-threshold): New variable.
1906         (uncompface-float-time): New macro.
1907         (uncompface): Determine whether to use the external decoder if
1908         uncompface-use-external is undecided.
1909
1910 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1911
1912         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
1913         after images.
1914
1915         * gnus-art.el (gnus-mime-display-single): Remove dead code.
1916
1917 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
1918
1919         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
1920
1921         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
1922
1923         * gnus-sum.el (gnus-summary-limit-to-age)
1924         (gnus-summary-limit-children): do.
1925
1926         * gnus-int.el (gnus-request-scan): do.
1927
1928         * gnus-group.el (gnus-group-suspend): do.
1929
1930         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
1931
1932         * gnus-cite.el (gnus-cite-parse-attributions): do.
1933
1934         * gnus-agent.el (gnus-summary-set-agent-mark)
1935         (gnus-agent-regenerate-group): do.
1936
1937         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
1938
1939         * binhex.el (binhex-decode-region-internal): do.
1940
1941 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1942
1943         * gnus-fun.el (gnus-face-properties-alist): New user option.
1944         (gnus-display-x-face-in-from): Use it.
1945
1946         * gnus-art.el (article-display-face): Ditto.
1947
1948         * compface.el (uncompface-use-external): Default to nil.
1949
1950 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
1951
1952         * nntp.el (nntp-erase-buffer): New function.
1953         (nntp-retrieve-data, nntp-send-command)
1954         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
1955         (nntp-possibly-change-group): Use it.
1956
1957         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
1958         with-current-buffer.
1959
1960 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
1961
1962         * compface.el: Merge the ELisp-based uncompface program.
1963         (compface): New customization group.
1964         (uncompface-use-external): New user option.
1965         (uncompface): Call uncompface-internal if uncompface-use-external
1966         is nil.
1967         (uncompface-internal): New function.  Note that there are also
1968         some other functions and variables added for this function.
1969
1970 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
1971
1972         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
1973         if necessary.
1974
1975 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
1976
1977         * spam-report.el (spam-report-unplug-agent)
1978         (spam-report-plug-agent, spam-report-deagentize)
1979         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
1980         support for the Agent in spam-report: when unplugged, report to a
1981         file; when plugged, submit all the requests
1982
1983         * spam.el (spam-register-routine): improved message about
1984         registration
1985
1986 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
1987
1988         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
1989         dependencies.
1990         (rfc2047-encode): Use it.
1991
1992         * gnus-art.el (gnus-button-marker-list): Move before first
1993         reference.
1994
1995         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
1996         (imap-parse-body): Fix format string mismatch.
1997
1998         * gnus-score.el (gnus-summary-increase-score): do.
1999
2000         * nnrss.el (nnrss-close): New function.
2001
2002 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
2003
2004         * nnrss.el (nnrss-make-filename): New function.
2005         (nnrss-request-delete-group, nnrss-read-server-data)
2006         (nnrss-save-server-data, nnrss-read-group-data)
2007         (nnrss-save-group-data): Use it.
2008         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
2009         (nnrss-read-server-data, nnrss-read-group-data): Use load.
2010         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
2011
2012 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
2013
2014         * mml.el (mml-compute-boundary-1): Don't uncompress files.
2015
2016 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
2017
2018         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
2019         files.
2020
2021         * message.el (message-generate-headers-first): Don't quote nil
2022         and t in docstrings.
2023
2024         * imap.el (imap-id): do.
2025
2026         * gnus-agent.el (gnus-agent-consider-all-articles)
2027         (gnus-agent-queue-mail): do.
2028
2029 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
2030
2031         * spam-report.el (spam-report-process-queue): New function.
2032         Process requests from `spam-report-requests-file'.
2033         (spam-report-process-queue): Doc fix.
2034
2035 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2036
2037         * spam.el (spam-register-routine)
2038         (spam-log-processing-to-registry, spam-log-registered-p)
2039         (spam-log-unregistration-needed-p, spam-log-undo-registration):
2040         change "check" to "spam-check" for semi-clarity
2041
2042 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
2043
2044         * pop3.el: Require nnheader.
2045
2046         * mml-smime.el: Require cl.  Autoload message-fetch-field.
2047
2048         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
2049
2050         * gnus-picon.el: Require cl.
2051
2052         * gnus-fun.el: Require gnus-ems and gnus-util.
2053
2054         * gnus.el (gnus-method-to-server): Move defsubst before first use.
2055
2056         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
2057
2058         * gnus-art.el (gnus-article-edit-mode): Define before first
2059         reference.
2060
2061 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
2062
2063         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
2064         (gnus-uu-post-encoded): Use point-at-bol.
2065
2066         * gnus-topic.el (gnus-group-active-topic-p): do.
2067
2068         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
2069
2070         * gnus-group.el (gnus-group-kill-region): do.
2071
2072         * gnus-art.el (article-date-ut): do.
2073
2074         * message.el (message-fetch-field): Remove redundant
2075         case-fold-search binding.
2076         (message-narrow-to-field): Simplify.
2077
2078 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
2079
2080         * spam.el (spam-directory): Derive from `gnus-directory'.
2081
2082         * spam-report.el (spam-report-url-to-file)
2083         (spam-report-requests-file): New function and variable for offline
2084         reporting.
2085         (spam-report-url-ping-function): Add `spam-report-url-to-file'
2086         and user defined function.
2087         (spam-report-url-ping-mm-url): Remove doubled slash.
2088
2089 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
2090
2091         * spam.el (spam-list-of-processors): fixed spamassassin variable names
2092
2093 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
2094
2095         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
2096         format string mismatch.
2097
2098         * sieve.el (sieve-deactivate-all): do.
2099
2100         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
2101
2102         * nnlistserv.el (nnlistserv-kk-wash-article): do.
2103
2104         * nnml.el (nnml-request-set-mark, nnml-save-marks): do. 
2105
2106         * mm-bodies.el (mm-7bit-chars): Don't include \r.
2107
2108 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
2109
2110         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
2111         the list of checks
2112
2113 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
2114
2115         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
2116         padding.
2117
2118 2004-01-27  Simon Josefsson  <jas@extundo.com>
2119
2120         * mm-view.el (mm-fill-flowed): Add.
2121         (mm-inline-text): Use it.  Tiny patch from Ralf Angeli
2122         <angeli@iwi.uni-sb.de>.
2123
2124 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
2125
2126         * spam.el (spam-spamassassin-register-ham-routine)
2127         (spam-spamassassin-register-spam-routine): fixed function names
2128
2129 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2130
2131         * gnus.el (gnus-tmp-grouplens): Remove.
2132         (gnus-summary-line-format): Remove grouplens.
2133
2134         * gnus-group.el (gnus-group-line-format): Ditto.
2135
2136         * gnus-spec.el (gnus-format-specs): Ditto.
2137         (gnus-update-format-specifications): Flush the group format spec
2138         cache if there's the grouplens stuff.
2139         (gnus-parse-simple-format): Replace %l with the empty string.
2140
2141 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
2142
2143         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
2144         omission. 
2145         From Jerry James  <james@xemacs.org>
2146
2147 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2148
2149         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
2150         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2151
2152 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
2153
2154         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
2155         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
2156         New macros and functions.
2157         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
2158         Handle > NLINK_MAX messages.
2159         * nnmaildir.el (nnmaildir-request-set-mark): Use
2160         nnmaildir--emlink-p and nnmaildir--eexist-p.
2161
2162 2004-01-25  Alex Schroeder  <alex@gnu.org>
2163
2164         * spam-stat.el (spam-stat-process-directory-age): New option.
2165         (spam-stat-process-directory): Use it.
2166
2167 2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
2168
2169         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
2170         (spam-stat-save): Accept prefix argument.
2171
2172 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
2173
2174         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
2175         links" error.
2176
2177 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2178
2179         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
2180         the rest of the and/or forms.
2181
2182 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
2183
2184         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
2185         compatibility with old .newsrc.eld files.
2186
2187         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
2188
2189         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
2190
2191         * gnus-start.el (gnus-1): do.
2192
2193         * gnus-group.el (gnus-group-line-format-alist): do.
2194
2195         * gnus.el (gnus-use-grouplens, gnus-visual): do.
2196
2197         * gnus-gl.el: Remove.
2198
2199 2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
2200
2201         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
2202         marks consisting of a single range {for example, (3 . 5)} rather
2203         than a list of a single range { ((3 . 5)) }.
2204
2205 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
2206
2207         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
2208         with-current-buffer.
2209         (spam-stat-store-current-buffer): Use insert-buffer-substring to
2210         avoid consing a string.
2211
2212         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
2213         Remove obsolete entries for big5 and gb2312.
2214
2215 2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
2216
2217         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
2218         uncompressed list.
2219
2220 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
2221
2222         * spam-stat.el (spam-stat-strip-xref): New function.
2223         (spam-stat-process-directory): Use it.
2224
2225         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
2226         here -- it's done in message-fetch-field.
2227
2228 2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
2229
2230         * gnus-agent.el (gnus-agent-queue-mail,
2231         gnus-agent-prompt-send-queue): New variables.
2232         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
2233         * gnus-draft.el (gnus-group-send-queue): Pass the group name
2234         "nndraft:queue" along to gnus-draft-send.  Use
2235         gnus-agent-prompt-send-queue.
2236         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
2237         is "nndraft:queue".  Suggested by Gaute Strokkenes
2238         <gs234@srcf.ucam.org>
2239
2240         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
2241         (agent-enable-undownloaded-faces): Added
2242         (gnus-agent-cat-groups): Use eval-and-compile, not
2243         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
2244         method of gnus-agent-cat-groups even when the buffer has been
2245         evaled.
2246         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
2247         delete gnus-agent-save-active-1.
2248         (gnus-agent-save-groups): Deleted. Identical to
2249         gnus-agent-save-active.
2250         (gnus-agent-write-active): No longer adjust agent's copy of active
2251         file as agent's adjustments are now stored in their own
2252         file. Removed optional parameter.
2253         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
2254         servers.  Add use of min/max range limits from server's local
2255         file.
2256         (gnus-agent-save-alist): Removed unused optional argument.
2257         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
2258         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
2259         (gnus-agent-set-local): A per-server file that keeps min/max range
2260         limits for articles known to the agent.  Provides a fast mechanism
2261         for altering many active ranges.
2262         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
2263         active file (local makes it unnecessary).
2264         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
2265
2266         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
2267         (agent-enable-undownloaded-faces): Added
2268
2269         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
2270         disable it when sending to "nndraft:queue".
2271         (gnus-group-send-queue): Add safety check to avoid sending queue
2272         when unplugged.
2273
2274         * gnus-group.el (gnus-group-catchup): Use new
2275         gnus-sequence-of-unread-articles, not
2276         gnus-list-of-unread-articles, to avoid exhausting memory with huge
2277         numbers of articles.  Use gnus-range-map to avoid having to
2278         uncompress the unread list.
2279         (gnus-group-archive-directory,
2280         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
2281         reference.
2282
2283         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
2284         (gnus-sorted-range-intersection): Intersection of two ranges
2285         without requiring that they first be uncompressed.
2286
2287         * gnus-start.el (gnus-activate-group): Unless blocked by the
2288         caller, possibly expand the active range to include both cached
2289         and agentized articles.
2290         (gnus-convert-old-newsrc): Rewrote in anticipation of having
2291         multiple version-dependent converters.
2292         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
2293         gnus-agent-save-active.
2294         (gnus-save-newsrc-file): Save dirty agent range limits.
2295
2296         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
2297         gnus-agent-possibly-alter-active.
2298         (gnus-adjust-marked-articles): Faster handling of simple lists
2299         
2300 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
2301
2302         * spam-stat.el (spam-stat-test-directory): New optional argument
2303         displays a list of files detected.  Suggested by Andrew Cohen
2304         <cohen@andy.bu.edu>.
2305         (spam-stat-buffer-words-with-scores): Don't narrow and change
2306         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
2307
2308 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>  
2309
2310         * spam.el (gnus-summary-mode-map): make spam-generic-score the
2311         default scoring function
2312         (spam-generic-score): calls spam-spamassassin-score if
2313         spam-use-spamassassin or spam-use-spamassassin-headers is on;
2314         spam-bogofilter-score otherwise.
2315
2316         From Hubert Chan <hubert@uhoreg.ca>:
2317
2318         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
2319         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
2320         (spam-spamassassin-arguments)
2321         (spam-spamassassin-spam-flag-header)
2322         (spam-spamassassin-positive-spam-flag-header)
2323         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
2324         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
2325         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
2326         (spam-list-of-processors, spam-list-of-checks)
2327         (spam-list-of-statistical-checks, spam-registration-functions)
2328         (spam-check-spamassassin-headers, spam-check-spamassassin)
2329         (spam-spamassassin-score)
2330         (spam-spamassassin-register-with-sa-learn)
2331         (spam-spamassassin-register-spam-routine)
2332         (spam-spamassassin-register-ham-routine)
2333         (spam-assassin-register-spam-routine)
2334         (spam-assassin-register-ham-routine): add SpamAssassin support
2335         (spam-bogofilter-score): fix to show article before scoring
2336
2337         * gnus.el (spam-process, spam-autodetect-methods): add
2338         spamassassin and spamassassin-headers
2339
2340         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
2341         Suppress unnecessary messages.  From Nevin Kapur
2342         <nkapur@cs.caltech.edu>.
2343
2344 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
2345
2346         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
2347         make-hash-table.
2348
2349 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2350
2351         * canlock.el (base64-encode-string): Don't autoload it.
2352
2353 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2354
2355         * run-at-time.el: Remove useless (require 'itimer),
2356         eval-and-compile and (featurep 'xemacs).
2357
2358 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
2359
2360         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
2361         GROUP is a virtual group.
2362
2363 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
2364
2365         * gnus.el: Autoload `message-y-or-n-p'.
2366
2367 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
2368
2369         * pgg-parse.el: Remove unnecessary (require 'custom).
2370
2371         * pgg-def.el: do.
2372
2373         * nnmail.el: do.
2374
2375         * gnus-undo.el: do.
2376
2377         * gnus-picon.el: do.
2378
2379         * gnus-util.el: do.
2380
2381 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
2382
2383         * gnus-sum.el (gnus-pick-line-number): Add autoload.
2384
2385 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2386
2387         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
2388         handle, as well as a list.
2389
2390         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
2391         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
2392         (mm-w3m-cid-retrieve): Simplify.
2393
2394 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
2395
2396         * message.el (message-kill-to-signature): Allow prefix arg to
2397         specify number of lines to keep before signature.  From Vasily
2398         Korytov.
2399         (message-kill-to-signature): Change docstring.
2400
2401 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2402
2403         * canlock.el: Always require sha1-el.
2404         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
2405
2406         * message.el: Autoload sha1 only when compiling.
2407
2408         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
2409         eudc-expand-inline for XEmacs.
2410
2411 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2412
2413         * message.el (message-canlock-generate): Require sha1-el.
2414
2415 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
2416
2417         * message.el (message-expand-name): Silence the byte compiler.
2418
2419         * lpath.el: Add detect-coding-system.
2420
2421         * dgnushack.el (dgnushack-compile): Remove obsolete check for
2422         cus-edit.
2423
2424 2004-01-13  Simon Josefsson  <jas@extundo.com>
2425
2426         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
2427         Invoke gnus-score-mode.  Reported by
2428         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
2429
2430         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
2431         Jim Blandy <jimb@redhat.com> (tiny change).
2432
2433 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
2434
2435         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
2436
2437 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
2438
2439         * spam.el (spam-get-article-as-string): updated to use
2440         gnus-request-article-this-buffer, much simpler
2441         (spam-get-article-as-buffer): removed
2442
2443 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
2444
2445         * message.el (message-expand-name): Use EUDC if the user uses
2446         that.
2447
2448 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
2449
2450         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
2451         character for the encoding to avoid consing a string.
2452         
2453         * rfc2047.el (rfc2047-decode-string): Don't cons a string
2454         unnecessarily.
2455
2456         * mm-util.el (mm-replace-chars-in-string): Remove.
2457
2458         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
2459         of mm-replace-chars-in-string.
2460
2461 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
2462
2463         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
2464         strings.
2465
2466         * mm-util.el (mm-subst-char-in-string): Support inplace.        
2467
2468         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
2469         a new string in every iteration.  Use shy groups.
2470
2471 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
2472
2473         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
2474         (gnus-group-change-level, gnus-kill-newsgroup)
2475         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
2476         (gnus-get-unread-articles, gnus-make-articles-unread)
2477         (gnus-make-ascending-articles-unread): Use accessor
2478         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
2479         to get group information for improved readability.
2480
2481         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
2482
2483         * gnus-soup.el (gnus-soup-group-brew): do.
2484
2485         * gnus-msg.el (gnus-put-message): do.
2486
2487         * gnus-move.el (gnus-group-move-group-to-server): do.
2488
2489         * gnus-kill.el (gnus-batch-score): do.
2490
2491         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
2492         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
2493         (gnus-group-update-group, gnus-group-read-group)
2494         (gnus-group-make-group, gnus-group-make-help-group)
2495         (gnus-group-make-archive-group, gnus-group-make-directory-group)
2496         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
2497         (gnus-group-sort-by-unread, gnus-group-catchup)
2498         (gnus-group-unsubscribe-group, gnus-group-kill-group)
2499         (gnus-group-yank-group, gnus-group-set-info)
2500         (gnus-group-list-groups): do.
2501
2502         * gnus.el (gnus-generate-new-group-name): do.
2503
2504         * gnus-delay.el (gnus-delay-send-queue): do.
2505
2506         * nnvirtual.el (nnvirtual-catchup-group): do.
2507
2508         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
2509         do.
2510
2511         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
2512         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
2513         
2514         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
2515         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
2516         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
2517         (gnus-group-make-articles-read): do.
2518         
2519 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
2520
2521         * gnus-art.el (article-decode-mime-words, article-babel)
2522         (gnus-article-highlight-signature, gnus-article-add-buttons)
2523         (gnus-signature-toggle): Use gnus-with-article-buffer.
2524         
2525         * gnus-art.el (gnus-article-highlight-headers)
2526         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
2527         
2528         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
2529         (gnus-article-set-globals, gnus-request-article-this-buffer)
2530         (gnus-button-message-id, gnus-article-maybe-hide-headers)
2531         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
2532         (gnus-mime-display-alternative): Use with-current-buffer.
2533
2534 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2535
2536         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
2537         also under 80 char limit, and call gnus-error if needed
2538         (spam-fetch-article-header): finally fixed - it was a
2539         buffer-local variable (gnus-newsgroup-data)
2540         (spam-find-spam): use spam-generate-fake-headers, forget about
2541         spam-insert-fake-headers
2542         (spam-insert-fake-headers): removed
2543
2544 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
2545
2546         * deuglify.el (gnus-article-outlook-unwrap-lines)
2547         (gnus-outlook-rearrange-article)
2548         (gnus-outlook-repair-attribution-outlook)
2549         (gnus-outlook-repair-attribution-block)
2550         (gnus-outlook-repair-attribution-other): Remove redundant
2551         save-excursion.
2552
2553 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
2554
2555         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
2556         (spam-fetch-field-subject-fast)
2557         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
2558         (spam-fetch-article-header): new functions to deal with Gnus
2559         internals for fast retrieval of article header data
2560         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
2561
2562 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
2563
2564         * pop3.el (pop3-md5): Remove.
2565         (pop3-apop): Replace pop3-md5 with md5.
2566
2567         * mm-bodies.el: base64 is always built-in.
2568
2569         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
2570         with-current-buffer.
2571
2572 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2573
2574         * canlock.el (canlock-insert-header): Remove excessive grouping in
2575         regexp.
2576
2577         * gnus-sum.el (gnus-summary-read-document): Ditto.
2578
2579         * gnus-uu.el (gnus-uu-part-number): Ditto.
2580
2581         * html2text.el (html2text-remove-tags): Ditto.
2582         (html2text-format-tags): Ditto.
2583         (html2text-format-single-elements): Ditto.
2584
2585         * mml.el (mml-parse-1): Ditto.
2586
2587 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
2588
2589         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
2590
2591         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
2592
2593         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
2594
2595         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
2596
2597 2003-11-15  Simon Josefsson  <jas@extundo.com>
2598
2599         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
2600         (pgg-gpg-lookup-key): Use regexp match instead of
2601         split-string (split-string is different between emacs 21.2 and
2602         21.4).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
2603
2604 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
2605
2606         * gnus-art.el (gnus-mime-view-all-parts)
2607         (gnus-article-part-wrapper, gnus-article-view-part): Use
2608         with-current-buffer.
2609
2610 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2611
2612         * spam.el (spam-disable-spam-split-during-ham-respool)
2613         (spam-spamoracle-database, spam-cache-lookups)
2614         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
2615         (spam-group-ham-mark-p, spam-group-spam-mark-p)
2616         (spam-group-ham-marks, spam-group-spam-marks)
2617         (spam-group-spam-contents-p, spam-group-ham-contents-p)
2618         (spam-list-of-processors, spam-list-of-statistical-checks): doc
2619         fix, also add spam-use-blackholes to the statistical checks
2620         (spam-fetch-field-fast): new interface to fetching fields, may
2621         become a macro
2622         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
2623         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
2624         (spam-insert-fake-headers): fake an article when needed
2625         (spam-find-spam): fake article when possible
2626         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
2627         (spam-check-bogofilter-headers): use message-fetch-field instead
2628         of nnmail-fetch-field
2629
2630 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
2631
2632         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
2633
2634 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2635
2636         * spam.el (spam-split): do not require spam-use-CHECK to be
2637         enabled if that check is passed to spam-split explicitly; also
2638         fix so 'spam doesn't get converted to spam-split-group when
2639         spam-split-symbolic-return is t
2640         (spam-find-spam): find registrations of the article and use those
2641         instead of re-running spam-split to find the spam/ham
2642         classification of the article
2643         (spam-log-processing-to-registry, spam-log-registered-p)
2644         (spam-log-unregistration-needed-p, spam-log-undo-registration):
2645         use gnus-error instead of gnus-message
2646         (spam-log-registration-type): new function to determine the
2647         classification of a message based on registry entries; will
2648         return nil if both 'spam and 'ham are found
2649         (spam-check-BBDB): expand all the BBDB macros here so we can have
2650         a reasonably fast local cache without the loading errors
2651         (spam-cache-lookups): set to t by default
2652         (spam-find-spam): don't try to guess spam-cache-lookups
2653         (spam-enter-whitelist, spam-enter-blacklist): also clear the
2654         spam-caches entry
2655         (spam-filelist-build-cache, spam-filelist-check-cache): better
2656         caching of whitelist/blacklist entries
2657         (spam-check-whitelist, spam-check-blacklist): invoke
2658         spam-from-listed-p with a type, not a cache variable
2659         (spam-from-listed-p): wrap around spam-filelist-check-cache
2660
2661 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
2662
2663         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
2664
2665         * nnmail.el (nnmail-split-fancy): do.
2666
2667         * mml.el (mml-parse): do.
2668
2669         * gnus-score.el (gnus-enter-score-words-into-hashtb)
2670         (gnus-score-adaptive): do.
2671
2672 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2673
2674         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
2675         (gnus-mime-button-map): Don't set keymap parent.
2676         (gnus-button-ctan-directory-regexp): Use shy grouping.
2677         (gnus-prev-page-map): Don't set keymap parent.
2678         (gnus-prev-page-map): Remove duplicated one.
2679         (gnus-next-page-map): Don't set keymap parent.
2680         (gnus-mime-security-button-map): Ditto.
2681
2682         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
2683         version number.
2684
2685         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
2686
2687 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2688
2689         * canlock.el (canlock-sha1-function): Remove.
2690         (canlock-sha1-function-for-verify): Remove.
2691         (canlock-openssl-program): Remove.
2692         (canlock-openssl-args): Remove.
2693         (canlock-ignore-errors): Remove.
2694         (canlock-sha1-with-openssl): Remove.
2695         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
2696         (canlock-verify): Don't use canlock-ignore-errors.
2697
2698         * sha1-el.el (sha1-string-external): Make it can return a string
2699         in binary form.
2700         (sha1-region-external): Ditto.
2701         (sha1-string-internal): Ditto.
2702         (sha1-region-internal): Ditto.
2703         (sha1-region): Ditto.
2704         (sha1-string): Ditto.
2705         (sha1): Ditto.
2706
2707 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2708
2709         * spam.el (spam-report-articles-gmane): New command.
2710
2711 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * gnus.el: Don't make unnecessary *Group* buffer when loading.
2714
2715         * run-at-time.el (run-at-time-saved): Remove.
2716         (run-at-time): Doc fix.
2717
2718 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
2719
2720         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
2721         (gnus-summary-limit-map): Add it.
2722         (gnus-summary-make-menu-bar): do.
2723
2724 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
2725
2726         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
2727         first attempt at some caching support (done for BBDB only now)
2728         (spam-find-spam): set spam-cache-lookups if there are more than 2
2729         addresses to be checked
2730         (spam-clear-cache-BBDB): new function, to be invoked by
2731         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
2732         (spam-check-BBDB): check and use the caches, if
2733         spam-cache-lookups is on
2734         remove superfluous (provide)
2735
2736 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
2737
2738         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
2739
2740 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
2741
2742         * run-at-time.el (run-at-time-saved): Move to after the definition
2743         of `run-at-time'.
2744
2745         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
2746
2747 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2748
2749         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
2750         mm-w3m-local-map-property.
2751
2752         * mm-view.el (mm-w3m-mode-map): Remove.
2753         (mm-w3m-local-map-property): Remove.
2754         (mm-inline-text-html-render-with-w3m): Don't use
2755         mm-w3m-local-map-property.
2756
2757 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2758
2759         * run-at-time.el: New file.
2760
2761         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
2762         under Emacs.
2763
2764         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
2765         of gnus-set-text-properties.
2766
2767         * gnus-uu.el (gnus-uu-save-article): Ditto.
2768
2769         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
2770
2771         * gnus-cite.el (gnus-cite-parse): Ditto.
2772
2773         * gnus-art.el (gnus-button-push): Use set-text-properties instead
2774         of gnus-.
2775
2776         * gnus-xmas.el (run-at-time): Require run-at-time.
2777
2778         * gnus.el: Changed calls to nnheader-run-at-time and
2779         password-run-at-time throughout to use run-at-time directly.
2780
2781         * password.el: Removed definition of run-at-time.
2782
2783         * nnheaderxm.el: Remove definition of run-at-time.
2784
2785 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
2786
2787         * mml.el (mml-minibuffer-read-disposition): Show attachment type
2788         in prompt (tiny change)
2789
2790 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
2791
2792         * messagexmas.el (message-xmas-redefine): Alias
2793         `message-make-caesar-translation-table' to
2794         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
2795         version.
2796
2797         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
2798         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
2799         `gnus-xmas-set-text-properties'.
2800         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
2801         `gnus-xmas-completing-read'. 
2802         (gnus-xmas-completing-read): Removed.
2803         (gnus-xmas-open-network-stream): Removed.
2804
2805         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
2806         XEmacs version.
2807
2808         * dns.el (dns-make-network-process): Use `open-network-stream'
2809         instead of `gnus-xmas-open-network-stream'.
2810
2811         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
2812
2813         * .cvsignore: Add auto-autoloads.el, custom-load.el.
2814
2815 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
2816
2817         * gnus-art.el (gnus-mime-display-alternative)
2818         (gnus-insert-mime-button, gnus-insert-mime-security-button)
2819         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
2820         Don't use gnus-local-map-property.
2821
2822         * gnus-util.el (gnus-local-map-property): Remove.
2823
2824         * mm-view.el (mm-view-pkcs7-decrypt): Replace
2825         gnus-completing-read-maybe-default with completing-read.
2826
2827         * gnus-util.el (gnus-completing-read): do.
2828         (gnus-completing-read-maybe-default): Remove.
2829
2830 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
2831
2832         * password.el: Only autoload `run-at-time' if not XEmacs.
2833         Only autoload the itimer functions if XEmacs.
2834
2835 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2836
2837         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
2838         XEmacsen.
2839
2840         * dgnushack.el: Autoload executable-find for XEmacs.
2841
2842 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
2843
2844         * gnus-art.el (gnus-read-string): Remove.
2845         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
2846         read-string.
2847
2848 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
2849
2850         * netrc.el: autoload password-read
2851         (netrc): new configuration group
2852         (netrc-encoding-method, netrc-openssl-path): configuration
2853         variables for encoding and decoding of files with symmetric
2854         ciphers
2855         (netrc-encode): assistant function to encode a file with
2856         netrc-encoding-method
2857         (netrc-parse): added interactive parameter, added optional
2858         decoding if netrc-encoding-method is non-nil but otherwise
2859         behavior is standard
2860         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
2861         s/encode/encrypt/ everywhere
2862
2863         * spam.el: remove executable-find autoload
2864
2865 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
2866
2867         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
2868
2869         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
2870
2871 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2872
2873         * gnus-art.el (gnus-treat-ansi-sequences,
2874         article-treat-ansi-sequences): New variable and function.
2875         Suggested by Dan Jacobson <jidanni@jidanni.org>.
2876
2877         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
2878         Use it.
2879
2880 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
2881
2882         * mm-util.el (mm-quote-arg): Remove.
2883
2884         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
2885         shell-quote-argument.
2886
2887         * gnus-uu.el (gnus-uu-command): do.
2888
2889         * gnus-sum.el (gnus-summary-insert-pseudos): do.
2890
2891         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
2892         with make-char.
2893
2894         * mm-util.el (mm-make-char): Remove.
2895
2896         * mml.el (mml-mode): Replace gnus-add-minor-mode with
2897         add-minor-mode.
2898
2899         * gnus-undo.el (gnus-undo-mode): do.
2900
2901         * gnus-topic.el (gnus-topic-mode): do.
2902
2903         * gnus-sum.el (gnus-dead-summary-mode): do.
2904
2905         * gnus-start.el (gnus-slave-mode): do.
2906
2907         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
2908
2909         * gnus-ml.el (gnus-mailing-list-mode): do.
2910
2911         * gnus-gl.el (gnus-grouplens-mode): do.
2912
2913         * gnus-draft.el (gnus-draft-mode): do.
2914
2915         * gnus-dired.el (gnus-dired-mode): do.
2916
2917         * gnus-ems.el (gnus-add-minor-mode): Remove.
2918
2919         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
2920         Replace gnus-char-width with char-width.
2921
2922         * gnus-ems.el (gnus-char-width): Remove.
2923
2924         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
2925         Replace gnus-char-width with char-width.
2926
2927         * gnus-ems.el (gnus-char-width): Remove.
2928
2929         * spam-stat.el (with-syntax-table): Remove with-syntax-table
2930         definition.
2931         Remove Emacs 20 hash table compatibility code.
2932
2933         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
2934         20 compatibility code.
2935
2936         * spam.el (spam-point-at-eol): Replace with point-at-eol.
2937
2938         * smime.el (smime-point-at-eol): Replace with point-at-eol.
2939
2940         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
2941         with point-at-{eol,bol}.
2942
2943         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
2944
2945         * imap.el (imap-point-at-eol): Replace with point-at-eol.
2946
2947         * flow-fill.el (fill-flowed-point-at-bol,
2948         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
2949
2950         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
2951         Replace with point-at-{eol,bol} throughout all files.
2952
2953 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2954
2955         * ntlm.el (ntlm-string-as-unibyte): New macro.
2956         (ntlm-build-auth-response): Use it.
2957
2958         Remove Emacs 20 stuff:
2959         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
2960         (butlast, mapc, remove): Remove the compiler macros.
2961         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
2962         of delq and copy-sequence.
2963         * gnus-art.el (popup-menu): Remove the compiler macro.
2964         * nnmail.el (nnmail-split-fancy): Don't support customizing with
2965         Emacs 20.
2966
2967 2004-01-05  Simon Josefsson  <jas@extundo.com>
2968
2969         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
2970         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
2971         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
2972         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
2973         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
2974         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
2975         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
2976         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
2977         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
2978         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
2979         ntlm-string-permute, string-lshift into ntlm-string-lshift,
2980         string-xor into ntlm-string-xor.  Suggested by
2981         Jesper Harder <harder@myrealbox.com>.
2982
2983         * ntlm.el: Don't include poem.
2984
2985         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
2986         Jesper Harder <harder@myrealbox.com>.
2987
2988         * sasl-ntlm.el, ntlm.el, md4.el: New files.
2989
2990         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
2991         probably breaks emacs with DL patch, but do we care? Is anyone
2992         still using the DL stuff?)
2993
2994         * sieve-manage.el: Use the password package.
2995         (sieve-manage-read-passwd): Remove.
2996         (sieve-manage-interactive-login): Use password.  Re-add
2997         condition-case around loop.
2998
2999         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
3000         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
3001         the password package.
3002
3003 2003-02-19  Simon Josefsson  <jas@extundo.com>
3004
3005         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
3006         token.
3007
3008 2002-08-07  Simon Josefsson  <jas@extundo.com>
3009
3010         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
3011         (sieve-manage-authenticators):
3012         (sieve-manage-authenticator-alist): Add some SASL mechs.
3013         (sieve-sasl-auth): New function.
3014         (sieve-manage-cram-md5-auth):
3015         (sieve-manage-plain-auth): Rewrite using SASL library.
3016         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
3017         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
3018         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
3019         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
3020
3021 2004-01-05  Simon Josefsson  <jas@extundo.com>
3022
3023         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
3024         New files.
3025
3026 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3027
3028         * gnus-group.el (gnus-no-groups-message): Update.
3029
3030         * gnus-sum.el (gnus-summary-insert-new-articles): Remove . 
3031
3032 2003-11-09  Simon Josefsson  <jas@extundo.com>
3033
3034         * imap.el: Support for ID IMAP extension (RFC 2971).
3035         (imap-local-variables): Add imap-id.
3036         (imap-id): New variable.
3037         (imap-id): New function.
3038         (imap-parse-response): Parse untagged ID response.
3039         * nnimap.el (nnimap-id): New variable.
3040         (nnimap-open-connection): Use it.
3041
3042 2003-12-28  Simon Josefsson  <jas@extundo.com>
3043
3044         * gnus-score.el (gnus-score-edit-all-score): New.
3045         * gnus-group.el (gnus-group-score-map): Bind it to W e.
3046
3047 2004-01-04  Simon Josefsson  <jas@extundo.com>
3048
3049         * password.el: Add.
3050
3051 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
3052
3053         * dns.el: Add support for AAAA records (see RFC 3596)
3054
3055         * Fix typo PRT -> PTR
3056
3057         * Parse MX, PTR and SOA replies (see RFC 1035)
3058
3059 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3060
3061         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
3062
3063         * Moved to Changelog.1.
3064
3065     Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
3066   Copying and distribution of this file, with or without modification,
3067   are permitted provided the copyright notice and this notice are preserved.
3068
3069 ;; Local Variables:
3070 ;; coding: iso-2022-7bit
3071 ;; End:
3072
3073 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4