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