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