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