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