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