(gnus-user-format-function-d)
[gnus] / lisp / ChangeLog
1 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * gnus-diary.el (gnus-user-format-function-d)
4         (gnus-user-format-function-D): Autoload.
5
6         * imap.el (Commentary): Fix typo.
7
8         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
9         2006-04-22 contribution.
10
11 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
12
13         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
14         It didn't really fix the bogosity I'm seeing with solid web groups.
15
16 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17
18         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
20         created using server names.  If we use the feature without declaring
21         it, Gnus does not properly manage server and group state.
22
23         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
24         bound.
25
26 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
27
28         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
29         looking up the method using GROUP's prefix before inventing a new one.
30         It is used on killed/unknown groups in various places where returning
31         an all-new method isn't expected by the caller.
32
33         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
34         and match semantics of gnus-group-real-prefix.
35
36 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
37
38         * nnmail.el (nnmail-broken-references-mailers): New variable.
39         (nnmail-ignore-broken-references): New function generalizing
40         nnmail-fix-eudora-headers.
41         (nnmail-fix-eudora-headers): Now obsolete.
42
43         * gnus-art.el (gnus-button-handle-custom): Support
44         `customize-apropos*'.
45
46 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
47
48         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
49
50         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
51         articles.
52
53 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
54
55         * message.el (message-cite-reply-above): New variable.
56         (message-yank-original): Use it.
57
58 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
59
60         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
61
62 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
63
64         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
65         as read.
66
67         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
68
69 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
70
71         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
72         (gnus-bookmark-default-file): Use gnus-directory.
73         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
74         Remove "*" in doc string.
75         (gnus-bookmark-write-file): Simplify.
76         (gnus-bookmark-maybe-sort-alist): Use `when'.
77         (gnus-bookmark-get-bookmark): Fix typo in doc string.
78         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
79         FIXME about Emacs 21 and XEmacs compatibility.
80         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
81         compatibility.
82         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
83         compatibility.
84         (gnus-bookmark-menu-heading): Fix version.
85
86 2006-06-19  Bastien Guerry  <bzg@altern.org>
87
88         * gnus-bookmark.el: New file.
89
90 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
91
92         * message.el (message-syntax-checks): Doc fix.
93
94 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
95
96         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
97         unsubscribed groups as if they were killed ones.  It causes duplicate
98         entries in gnus-newsrc-alist.
99
100 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
101
102         * message.el (message-syntax-checks): Doc fix.
103         (message-send-mail): Add check for continuation headers.
104         (message-check-news-header-syntax): Fix regexp used to check for
105         continuation headers.
106
107 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
110
111 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
112
113         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
114
115 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
118         default-truncate-lines.
119
120 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
123         to fill the utf-8 entry.
124
125         * lpath.el: Fbind unicode-precedence-list.
126
127 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
128
129         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
130
131 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
132
133         * gnus-agent.el (directory-files-and-attributes): Move all the way
134         forward (the third and final move).
135         (gnus-agent-read-agentview): Trap reconstruction errors due to
136         nonexistant directory.  Handle by returning nil.
137
138 2006-05-30  Didier Verna  <didier@xemacs.org>
139
140         * message.el (message-dont-reply-to-names): Update the custom type.
141         * message.el (message-dont-reply-to-names): New defsubst: potentially
142         convert a list of regexps into a single one.
143         * message.el (message-get-reply-headers): Use it.
144         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
145
146 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
147
148         * gnus-agent.el (directory-files-and-attributes): Move forward.
149
150 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
151
152         * gnus-ml.el (gnus-mailing-list-subscribe)
153         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
154         (gnus-mailing-list-message): Fix doc strings.
155
156 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
157
158         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
159         of doing it manually.
160
161 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
162
163         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
164         comment.
165
166 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
167
168         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
169         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
170         (gnus-agent-read-local): All symbols allocated in my-obarray
171         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
172         (gnus-agent-regenerate-group): Check numeric names to see if they are
173         messages or groups.
174         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
175         better way of do this...)
176
177         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
178         'dummy.group' (there should be a better way of do this...)
179
180 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
181
182         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
183         (gnus-saved-headers): Ditto.
184         (gnus-default-article-saver): Mention functions may have properties.
185         (gnus-article-save): Override gnus-save-all-headers and
186         gnus-saved-headers by :headers property which saver function may have.
187         (gnus-summary-save-in-file): Add :headers property.
188         (gnus-summary-write-to-file): Ditto.
189
190         * gnus-sum.el (gnus-summary-save-article): Bind
191         gnus-prompt-before-saving to t when saving many articles in a file;
192         always show all headers.
193
194         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
195
196 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
197
198         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
199         marks.
200
201         * message.el (message-indent-citation): Add optional arguments to allow
202         using it outside of message buffers.
203
204         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
205         (gnus-article-treat-unfold-headers): Use it.
206         (gnus-article-truncate-lines): New variable.
207         (gnus-article-mode): Use it.
208         (gnus-article-toggle-truncate-lines): New function.
209
210         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
211         gnus-article-toggle-truncate-lines.
212
213         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
214         coding system in XEmacs, use binary.
215
216 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
219         after-load-alist.
220
221         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
222         this function should save decoded articles.
223         (gnus-summary-write-to-file): Use property to specify this function
224         should save decoded articles and specify gnus-summary-save-in-file
225         should be used to save articles other than the first one when saving
226         many articles.
227         (gnus-summary-save-body-in-file): Use property to specify this
228         function should save decoded articles.
229         (gnus-summary-write-body-to-file): Use property to specify this
230         function should save decoded articles and specify
231         gnus-summary-save-body-in-file should be used to save articles other
232         than the first one when saving many articles.
233
234         * gnus-sum.el (gnus-summary-save-article): Simplify.
235
236 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
237
238         * gnus-art.el (gnus-default-article-saver): Add
239         gnus-summary-write-body-to-file.
240         (gnus-article-save-coding-system): Don't use coding system object
241         in XEmacs.
242         (gnus-read-save-file-name): Add optional `dir-var' argument which
243         specifies directory in which files are saved; work even if optional
244         `variable' argument is not specified.
245         (gnus-summary-write-to-file): Read file name.
246         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
247         (gnus-summary-write-body-to-file): New function.
248
249         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
250         (gnus-summary-local-variables): Add it.
251         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
252         (gnus-summary-save-article): Remove optional `decode' argument;
253         determine whether to decode articles by the value of
254         gnus-default-article-saver; when saving many files using
255         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
256         it first and use gnus-summary-save-in-file or
257         gnus-summary-save-body-in-file thereafter unless
258         gnus-prompt-before-saving is always; move point to article which
259         will be saved.
260         (gnus-summary-save-article-file): Revert.
261         (gnus-summary-write-article-file): Revert.
262         (gnus-summary-save-article-body-file): Revert.
263         (gnus-summary-write-article-body-file): New function.
264
265 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * gnus-art.el (gnus-default-article-saver): Doc fix.
268         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
269         from gnus-summary-save-article-coding-system, and default to a
270         certain coding system.
271         (gnus-output-to-file): Add coding cookie and encode text according
272         to gnus-article-save-coding-system; don't use mm-append-to-file.
273
274         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
275         gnus-art.el and rename to gnus-article-save-coding-system.
276         (gnus-summary-save-article): Require gnus-art; don't show all
277         headers if it decodes articles; don't add coding cookie here;
278         don't bind mm-text-coding-system-for-write.
279         (gnus-summary-save-article-file): Save decoded articles.
280         (gnus-summary-write-article-file): When saving many files, use
281         gnus-summary-write-to-file first and gnus-summary-save-in-file
282         thereafter unless gnus-prompt-before-saving is always.
283         (gnus-summary-save-article-body-file): Save decoded articles.
284
285         * lpath.el: Fbind select-safe-coding-system for XEmacs.
286
287 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
288
289         * nnrss.el (nnrss-check-group): Bind hash-index.
290
291 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
292
293         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
294         its hash index.  Store this hash in `nnrss-group-data'.
295         (nnrss-read-group-data): Update accordingly.
296
297 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
298
299         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
300         entry.
301
302         * gnus-sum.el (gnus-summary-make-menu-bar): Add
303         gnus-article-browse-html-article.
304
305 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
306
307         * gnus-sum.el (gnus-summary-mime-map): Add
308         gnus-article-browse-html-article.
309
310         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
311
312 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
313
314         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
315         suitable coding systems in customize.
316
317 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
318
319         * mail-source.el (mail-sources): Fix custom type.
320
321 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
322
323         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
324         (gnus-summary-expire-articles-now): Shorten prompt.
325
326         * gmm-utils.el (wid-edit): Require.
327         (defun-gmm): Renamed from `gmm-defun-compat'.
328         (gmm-image-search-load-path): Use it.
329         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
330
331 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
332
333         * gnus-sum.el (gnus-summary-save-article-coding-system): New
334         variable.
335         (gnus-summary-save-article): Add optional `decode' argument.  If
336         it is set and gnus-summary-save-article-coding-system is non-nil,
337         save decoded article.
338         (gnus-summary-write-article-file): Save decoded article if
339         gnus-summary-save-article-coding-system is non-nil.
340
341         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
342         type.
343
344 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
345
346         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
347
348 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
349
350         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
351         first to test gnus-single-article-buffer which may be buffer-local.
352
353         * gnus-sum.el (gnus-summary-setup-buffer): Make
354         gnus-single-article-buffer buffer-local and nil in ephemeral
355         group; make gnus-article-buffer, gnus-article-current, and
356         gnus-original-article-buffer always buffer-local.
357         (gnus-summary-exit): Kill article buffer belonging to ephemeral
358         group.
359         (gnus-handle-ephemeral-exit): Don't move to next summary line.
360
361 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
362
363         * nnml.el (nnml-request-compact-group): Compressed files might not
364         have .gz extension.
365
366 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
367
368         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
369         (mm-copy-to-buffer): Use with-current-buffer.
370         (mm-display-part): Simplify.
371         (mm-inlinable-p): Add optional arg `type'.
372
373 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
374
375         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED
376         argument.
377         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
378         Try harder to show the attachment internally or externally using
379         gnus-mime-view-part-as-type.
380
381 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
382
383         * message.el (message-from-style, message-signature-separator)
384         (message-user-organization-file, message-send-mail-function)
385         (message-citation-line-function, message-yank-prefix)
386         (message-indent-citation-function, message-signature)
387         (message-signature-file, message-signature-insert-empty-line):
388         Remove autoloads.
389
390         * gnus-art.el (gnus-buttonized-mime-types): Remove
391         "multipart/signed".  Revert 2006-04-26 change.
392
393 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
394
395         * gnus.el (gnus-version-number): Bump version.
396
397 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
398
399         * gnus.el: No Gnus v0.5 is released.
400
401 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
402
403         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
404         fetching articles by message-id.
405
406 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
407
408         * message.el (hashcash): Require hashcash as normal.
409
410         * ecomplete.el (ecomplete-highlight-match-line): Use
411         point-at-eol.
412         (ecomplete-highlight-match-line): Use `highlight', because that
413         face exists in both Emacs and XEmacs.
414
415         * message.el (message-display-abbrev): Use point-at-bol.
416
417         * mail-source.el: Don't require timer/timer-funcs.
418
419         * gnus-async.el: Ditto.
420
421         * password.el: Ditto.
422
423         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
424
425         * mm-url.el: Ditto.
426
427         * gnus-xmas.el: Don't require timer-funcs.
428
429         * mm-util.el: Require timer/timer-funcs.
430
431 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
432
433         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
434         Close.
435
436 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
437
438         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
439         unibyte after clear-decrypt function runs.
440
441         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
442         returns as a unibyte string.
443
444 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
445
446         * lpath.el: Revert.
447
448         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
449         (pgg-gpg-process-sentinel): Revert.
450
451         * pgg-pgp.el (pgg-pgp-process-region): Revert.
452         (pgg-pgp-lookup-key): Revert.
453
454         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
455         (pgg-pgp5-lookup-key): Revert.
456
457         * pgg.el (pgg-fetch-key): Revert.
458
459 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
460
461         * lpath.el: Fbind string-as-multibyte for XEmacs.
462
463         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
464         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
465         (mml1991-pgg-encrypt): Ditto.
466
467         * pgg-gpg.el (pgg-string-to-multibyte): New function.
468         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
469         a multibyte buffer.
470
471         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
472         (pgg-pgp-lookup-key): Ditto.
473
474         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
475         (pgg-pgp5-lookup-key): Ditto.
476
477         * pgg.el (pgg-fetch-key): Ditto.
478
479 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
480
481         * message.el (message-user-organization-file): Check several
482         locations of the organization file.
483
484         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
485         Add gnus-article-view-part-as-type.
486
487         * gnus-art.el (gnus-article-view-part-as-type): New function.
488
489         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
490         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
491
492         * mml.el: Simplify autoload.
493         (mml-mode): defvar dnd-protocol-alist instead of using
494         symbol-value.
495         (mml-default-directory): New variable.
496         (mml-minibuffer-read-file): Use it.
497         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
498
499         * message.el (message-citation-line-format): New variable.
500         (message-insert-formated-citation-line): New function.
501         (message-citation-line-function): Add
502         `message-insert-formated-citation-line' to custom type.
503
504         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
505         to doc string.
506
507         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
508         depending on mm-verify-option.
509
510 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
511
512         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
513         binding pgg-* variables; reimplement the section which prevents
514         MIME header from being signed.
515         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
516         pgg-text-mode; remove a blank line at the top of body.
517
518         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
519         lines at the top of body; use gnus-newsgroup-charset if there's no
520         Charset header.
521
522 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
523
524         * message.el (message-self-insert-commands): Doc fix.
525
526         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
527         (mm-uu-pgp-encrypted-test): Ditto.
528         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
529         between header and body; return application/pgp-encrypted handle
530         if decryption failed; decode decrypted body by charset.
531
532         * mm-decode.el (mm-automatic-display): Don't make application/pgp
533         element match to application/pgp-*.
534
535 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
536
537         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
538         HTML.
539
540 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
541
542         * mail-source.el (mail-source-call-script): Message the error
543         string.
544
545 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
546
547         * gnus-util.el (gnus-byte-compile): Use it.
548
549 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
550
551         * gnus-util.el (kill-empty-logs): New function.
552
553 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
554
555         * message.el (message-mail-alias-type): Doc fix.
556         (message-mail-alias-type-p): New function.
557         (message-send): Use it.
558         (message-mode): Ditto.
559         (message-strip-forbidden-properties): Ditto.
560
561         * ecomplete.el (ecomplete-database-file-coding-system): New
562         variable.
563         (ecomplete-save): Use it.
564         (ecomplete-setup): Use it.
565
566 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
567
568         * message.el (message-self-insert-commands): New variable.
569         (message-strip-forbidden-properties): Use it.
570
571 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
572
573         * message.el (message-put-addresses-in-ecomplete): Use a regexp
574         that doesn't make XEmacs choke.
575
576 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
577
578         * gnus-util.el (gnus-replace-in-string): Prefer
579         replace-regexp-in-string over of replace-in-string.
580
581 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
582
583         * gnus-util.el (gnus-select-frame-set-input-focus): Use
584         select-frame-set-input-focus if it is available in XEmacs; use
585         definition defined in Emacs 22 for old Emacsen.
586
587         * dgnushack.el: Autoload unmorse-region for XEmacs.
588
589         * lpath.el: Bind cursor-in-non-selected-windows and
590         select-frame-set-input-focus for XEmacs.
591
592 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
593
594         * mm-view.el (mm-inline-text): Use equal instead of equalp.
595
596 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
597
598         * gnus-registry.el (gnus-registry-cache-save): remove text
599         properties when saving via the temp buffer
600
601 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
602
603         * message.el (message-generate-hashcash): Honor custom type.
604
605 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
606
607         * message.el (message-generate-hashcash): Default to non-nil when
608         hashcash is found.
609
610         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
611         (gnus-refer-thread-limit): Increase default to 500.
612
613         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
614
615         * flow-fill.el (fill-flowed): Allow delete-space.
616
617 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
618
619         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
620         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
621         Remove autoloads.
622
623 2006-04-18  Simon Josefsson  <jas@extundo.com>
624
625         * message.el (message-generate-hashcash): Default to.
626
627 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
628
629         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
630         concatenating segments rather than before concatenating them.
631
632 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
633
634         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
635
636 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
637
638         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
639
640         * message.el (message-forward-make-body-plain): Allow
641         message-forward-ignored-headers to be a list.
642         (message-remove-ignored-headers): Factor out into function.
643         (message-forward-make-body-mml): Use it.
644
645         * imap.el (imap-quote-specials): New function.
646         (imap-login-auth): Quote specials.
647
648         * rfc2231.el (rfc2231-parse-string): Remove dead code.
649         (rfc2231-parse-string): Allow concatanation of parameters that
650         aren't contiguous.  The test case is
651           (mail-header-parse-content-type "message/external-body;
652             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
653             access-type=LOCAL-FILE;
654             name*1*=plugh%2fhello-sailor%2fbing.pdf")
655
656 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
657
658         * nntp.el (nntp-accept-process-output): Return the value of
659         `nnheader-accept-process-output'.
660
661 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
662
663         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
664         (gnus-button-alist): Recognize more diff formats.
665         (gnus-button-patch): Strip directory.
666
667 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
668
669         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
670         Emacs 22 when setting focus.
671
672 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
673
674         * gnus-art.el (gnus-article-treat-types): Do treatment of
675         text/x-verbatim parts.
676         (gnus-button-patch): New command.
677
678         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
679         addresses that contain invalid characters.
680
681 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
682
683         * message.el (message-put-addresses-in-ecomplete): Use
684         gnus-replace-in-string.
685         (message-is-yours-p): Use the more correct
686         mail-header-parse-address instead of
687         mail-extract-address-components.
688         (message-put-addresses-in-ecomplete): Fix typo.
689
690         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
691         keystroke.
692
693         * gnus-art.el (gnus-treatment-function-alist): Change order of
694         newsgroups/generic header folding to avoid double-folding.
695
696         * message.el (message-hidden-headers): Add X-Draft-From.
697
698         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
699         command.
700         (gnus-summary-repeat-search-article-backward): New command.
701
702         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
703         groups in the parent topic.
704
705 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
706
707         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
708         (spam-extra-header-to-number): Return the CRM114 number as a
709         number instead of a string.
710
711 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
712
713         * gnus-art.el (gnus-face-properties-alist): Moved here from
714         gnus-fun.
715
716         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
717
718 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
719
720         * message.el (message-strip-forbidden-properties): Only display on
721         self-insert-command.
722
723         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
724         reindent.
725         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
726
727 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
728
729         * smiley.el (smiley-style): Fix typo.
730
731 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
732
733         * hashcash.el (hashcash-insert-payment-async-2): Use
734         message-goto-eoh instead of doing it manually.
735         (mail-add-payment): Use message-narrow-to-header instead of trying
736         to do the same itself.
737
738         * message.el (message-hidden-headers): Add Face.
739
740         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
741         reparenting code.
742         (gnus-summary-reparent-children): Refactored out code.
743         (gnus-summary-thread-map): New keystroke.
744         (gnus-summary-reparent-children): Make into command.
745
746         * smiley.el (smiley-style): Default to `medium' if using a large
747         font.
748
749         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
750         does it itself.
751
752         * message.el (message-point-in-header-p): Simplify definition.
753
754 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
755
756         * nnagent.el (nnagent-request-set-mark): Silence log file
757         writing.
758         (nnagent-request-set-mark): Use write-region instead of
759         append-to-file.
760
761         * gnus-sum.el (gnus-read-header): Fudge article number if using a
762         strange select method.
763
764         * ecomplete.el (ecomplete-display-matches): Get highlightling
765         right.
766         (ecomplete-display-matches): Use literals.
767         (ecomplete-display-matches): Disable message logging.
768
769         * message.el (message-display-abbrev): Small optimization.
770
771         * ecomplete.el (ecomplete-display-matches): Allow automatic
772         display.
773
774         * message.el (message-strip-forbidden-properties): Display
775         abbrevs.
776         (message-display-abbrev): Get automatic display right.
777
778         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
779         keystrokes.
780
781 2006-04-13  Romain Francoise  <romain@orebokech.com>
782
783         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
784         Moved here (and renamed) from gnus-registry.el.
785
786         * gnus-registry.el: Require gnus-util.
787         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
788
789 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790
791         * gnus-group.el (gnus-group-catchup-current): Change
792         if-then-else-if-then-else into cond.
793         (gnus-group-catchup): Indent.
794         (group-name-at-point): New function.
795         (gnus-fetch-group): Provide default from thing at point.
796
797 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
798
799         * message.el (message-display-abbrev): Fix regexp.
800
801         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
802         choosing.
803         (ecomplete-highlight-match-line): Fix up code rewrite, remove
804         dead variables.
805
806         * message.el (message-newline-and-indent): Remove debugging.
807         (message-display-abbrev): Use new implementation.
808
809 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
810
811         * gnus-art.el (gnus-article-mode): Set
812         cursor-in-non-selected-windows to nil.
813
814         * smiley.el: Revert previous change.
815         (smiley-data-directory): defvar it before using it in the
816         defcustom of `smiley-style'.
817
818 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
819
820         * message.el (message-newline-and-indent): New function.
821
822         * ecomplete.el: Implement more bits.
823
824         * message.el (message-put-addresses-in-ecomplete): Clean up the
825         string.
826
827         * ecomplete.el (ecomplete-add-item): Chop off decimals.
828
829         * gnus-sum.el (gnus-summary-save-parts): Bind
830         gnus-summary-save-parts-counter and use it to make unique file
831         names.
832
833         * gnus-art.el (gnus-ignored-headers): Add some more headers.
834
835         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
836         parameter to say whether to actually parse the individual
837         addresses.
838
839         * message.el (message-put-addresses-in-ecomplete): New function.
840         (ecomplete): Require.
841         (message-mail-alias-type): Add ecomplete as an option.
842
843 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
844
845         * flow-fill.el (fill-flowed): Remove trailing space from blank
846         quoted lines.
847
848 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
849
850         * smiley.el (smiley-style): Move definition later to avoid a
851         compilation warning.
852
853 2006-04-12  Kenichi Handa  <handa@m17n.org>
854
855         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
856         buffer and then decode the buffer text if necessary.
857         (rfc2231-encode-string): Be sure to work on multibyte buffer at
858         first, and after mm-encode-body, change the buffer to unibyte.
859         Use mm-disable-multibyte instead of set-buffer-multibyte.
860
861 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
862
863         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
864         Content-Type header instead of Content-Disposition header.
865         (gnus-mime-inline-part): Ditto.
866         (gnus-mime-view-part-as-charset): Ignore charset that the part
867         specifies.
868
869         * mm-decode.el (mm-display-part): Work with external parts and
870         usual parts similarly.
871
872         * mm-extern.el (mm-inline-external-body): Use mm-display-part
873         instead of gnus-display-mime.
874
875         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
876         instead of with-temp-buffer.
877
878         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
879         tag to summarized topics part in order to encode non-ASCII text.
880
881 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
882
883         * smiley.el (smiley-style): New variable.
884         (smiley-directory): New function.
885         (smiley-data-directory): Derive from `smiley-style' using
886         `smiley-directory'.
887         (smiley-regexp-alist): Add new entries.
888
889         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
890         (gnus-article-browse-delete-temp): Add :version.
891
892 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
893
894         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
895         the sieve region.
896
897 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
898
899         * gnus.el (gnus-version-number): Bump version.
900
901 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
902
903         * gnus.el: No Gnus v0.4 is released.
904
905 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
906
907         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
908         layout.
909
910         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
911         unknown charset.
912
913         * message.el (message-header-synonyms): Add Original-To to the
914         default.
915
916         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
917         optional parameter.
918
919 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
920
921         * gnus-fun.el (gnus): Require it for gnus-directory.
922
923 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
924
925         * gnus-fun.el (gnus-face-properties-alist): Add :version.
926
927 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
928
929         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
930
931 2006-04-05  Simon Josefsson  <jas@extundo.com>
932
933         * password.el (password-reset): New function.
934
935 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
936
937         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
938         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
939
940 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
941
942         * nnweb.el (nnweb-google-create-mapping): Update regexp.  Some
943         whitespace was matched into the url, which broke browsing hits
944         > 100 when mm-url-use-external was nil.
945
946 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
947
948         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
949         gnus-extra-headers for 'Newsgroups.
950
951         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
952         bound.
953
954 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
955
956         * pgg-gpg.el: Clean up process buffers every time gpg processes
957         complete.
958
959 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
960
961         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
962         doc string.
963
964 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
965
966         * pgg-gpg.el (pgg-gpg-process-filter)
967         (pgg-gpg-wait-for-completion): Check if buffer is alive.
968
969         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
970         lines, temporary fix.
971
972 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
973
974         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and
975         :set.
976
977 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
978
979         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
980         default-enable-multibyte-characters.  This reverts the change from
981         revision 6.17 which is no longer necessary because the passphrase
982         is sent separately now.  GnuPG messages are unreadable under
983         multibyte locales with default-enable-multibyte-characters set to
984         nil.
985
986 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
987
988         * message.el (message-tool-bar-gnome): Move "spell".
989
990 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
991
992         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
993         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
994         instead.
995
996 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
997
998         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
999         newsgroups handling for NNTP overviews which don't include
1000         Newsgroups.
1001
1002 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1003
1004         * message.el (message-resend): Bind message-generate-hashcash to
1005         to nil.
1006
1007 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1008
1009         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
1010         when searching for already-paid recipients.
1011
1012 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
1013
1014         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1015         passphrases when it is not needed.
1016         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1017         passphrase stuff from gpg, should only be necessary when you use
1018         gpg with a smartcard.
1019
1020 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1021
1022         * mml.el (mml-insert-mime): Ignore cached contents of
1023         message/external-body part.
1024
1025         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1026         (mm-insert-part): Ditto.
1027
1028 2006-03-23  Simon Josefsson  <jas@extundo.com>
1029
1030         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
1031         Reiner.
1032         (pgg-gpg-use-agent-p): Use it again.
1033
1034 2006-03-23  Simon Josefsson  <jas@extundo.com>
1035
1036         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
1037         older emacsen.
1038         (pgg-gpg-use-agent-p): Don't use it.
1039
1040 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1041
1042         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
1043         if we can.
1044
1045 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
1046
1047         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1048         (pgg-gpg-update-agent): New function.
1049         (pgg-gpg-use-agent-p): New function.
1050         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1051         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1052         (pgg-gpg-sign-region): Use it.
1053
1054 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1055
1056         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1057         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1058
1059 2006-03-21  Simon Josefsson  <jas@extundo.com>
1060
1061         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1062         <wilde@sha-bang.de>.
1063         (pgg-gpg-use-agent): New variable.
1064         (pgg-gpg-process-region): Use it.
1065         (pgg-gpg-encrypt-region): Likewise.
1066         (pgg-gpg-encrypt-symmetric-region): Likewise.
1067         (pgg-gpg-decrypt-region): Likewise.
1068         (pgg-gpg-sign-region): Likewise.
1069         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1070
1071 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1072
1073         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1074
1075         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
1076         comment on version.
1077
1078 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1079
1080         * smiley.el: Add missing test smiley.
1081
1082 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * mm-decode.el (mm-with-part): New macro.
1085         (mm-get-part): Use it; work with message/external-body as well.
1086         (mm-save-part): Treat name and filename equally.
1087
1088         * mm-extern.el (mm-extern-cache-contents): New function.
1089         (mm-inline-external-body): Use it; force the part to be displayed;
1090         move undisplayer added to the cached handle to the parent.
1091
1092         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1093         (gnus-mime-view-part-as-type): Work with message/external-body.
1094
1095         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1096
1097 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1098
1099         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
1100         images in image-load-path.  [Sync with image.el, revision 1.60, in
1101         Emacs.]
1102
1103 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1104
1105         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
1106         path rather than symbol.  Always return list of directories.
1107         Guarantee that image directory comes first.  [Sync with image.el,
1108         revision 1.59, in Emacs.]
1109
1110         * message.el (message-make-tool-bar): Adjust to new API of
1111         `gmm-image-load-path-for-library'.
1112
1113         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1114
1115         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1116
1117 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1118
1119         * gnus-art.el (gnus-article-only-boring-p): Bind
1120         inhibit-point-motion-hooks to avoid infinite loop when entering
1121         intangible text.  Reported by Ralf Wachinger
1122         <rwnewsmampfer@geekmail.de>.
1123
1124 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
1125
1126         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
1127         `defun' instead of `gmm-defun-compat'.
1128
1129 2006-03-14  Simon Josefsson  <jas@extundo.com>
1130
1131         * message.el (message-unique-id): Don't use message-number-base36
1132         if (user-uid) is a float.  Reported by Bjorn Solberg
1133         <bjorn_ding1@hekneby.org>.
1134
1135 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1136
1137         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1138
1139         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1140         empty line between a part and a message part.
1141
1142 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1143
1144         * smiley.el: Add more test smileys.
1145         (smiley-data-directory, smiley-regexp-alist)
1146         (gnus-smiley-file-types): Fix doc strings.
1147         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1148         adding new elements.
1149         (smiley-mouse-map): Unused code.  Make it a comment.
1150
1151 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1154         scan latest NoCeM messages instead of old ones.
1155         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1156         delimiters that are recently used.
1157         (gnus-nocem-load-cache): Add autoload cookie.
1158
1159         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1160
1161         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1162         level which is larger than gnus-use-nocem is specified.
1163
1164         * gnus-group.el (gnus-group-get-new-news): Ditto.
1165
1166 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1167
1168         * gnus-util.el (gnus-tool-bar-update): New function.
1169
1170         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1171         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1172
1173         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1174
1175         * gnus-group.el (gnus-group-redraw-when-idle)
1176         (gnus-group-redraw-check): Remove.
1177         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
1178
1179 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1180
1181         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1182         if optional last element is specified in splits (FIELD VALUE...).
1183
1184 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
1185
1186         * message.el (message-make-tool-bar): Rename gmm-image-load-path
1187         to gmm-image-load-path-for-library.  Call with no-error argument.
1188         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
1189
1190         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1191
1192         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1193
1194         * gmm-utils.el (gmm-image-load-path): Remove alias.
1195
1196 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
1197
1198         * gmm-utils.el (gmm-image-load-path): Add alias.
1199
1200         * nnml.el (nnml-generate-nov-databases-directory): Rename from
1201         nnml-generate-nov-databases-1.
1202         (nnml-generate-nov-databases): Use it.
1203         (nnml-generate-nov-databases-directory): Document no-active
1204         argument.
1205
1206         * gmm-utils.el (gmm-image-load-path-for-library): Return single
1207         directory if path is t.  Add no-error.
1208
1209         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
1210         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1211
1212         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
1213         resetting gnus-article-browse-html-temp-list.
1214
1215         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
1216         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
1217         Add example to docstring.  Rename local variables.  Move error
1218         checks to default case in cond and simplify.
1219
1220 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1221
1222         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1223         handle is multipart when calling it recursively.
1224         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1225
1226 2006-03-03  Daniel Pittman <daniel@rimspace.net>
1227
1228         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1229         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1230
1231 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1232
1233         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
1234         is loaded.
1235
1236         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
1237         loaded.
1238
1239 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1240
1241         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1242         to "Emacs 23 (unicode)" in doc string.
1243
1244         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1245         "Emacs 23 (unicode)" in comment.
1246
1247 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1248
1249         * mm-decode.el (mm-get-part): Don't use
1250         mm-with-unibyte-current-buffer.
1251
1252         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1253         characters 160 through 255 in Emacs 23.
1254
1255 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1256
1257         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
1258         gnus-article-browse-html-temp.
1259         (gnus-article-browse-delete-temp): Make it customizable.  Add
1260         `file'.  Adjust doc string.
1261         (gnus-article-browse-delete-temp-files): Add argument.  Allow
1262         query for each file.  Adjust doc string.
1263         (gnus-article-browse-html-parts): Add
1264         `gnus-article-browse-delete-temp-files' to
1265         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
1266
1267 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
1268
1269         * gnus-art.el (gnus-article-browse-html-temp)
1270         (gnus-article-browse-delete-temp): New variables.
1271         (gnus-article-browse-delete-temp-files): New function.
1272         (gnus-article-browse-html-parts): Use it.
1273
1274 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1275
1276         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
1277
1278         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
1279         string.
1280
1281         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
1282         gnus-summary-insert-new-articles when unplugged.  Remove
1283         gnus-summary-search-article-forward.
1284
1285         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
1286         display-visual-class instead of display-color-cells.
1287
1288 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1289
1290         * dgnushack.el: Autoload customize-group for XEmacs.
1291
1292         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1293         message/* containing non-ASCII text properly.
1294
1295 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
1296
1297         * message.el: Require gmm-utils, remove autoloads.
1298         (message-tool-bar): Set default based on
1299         gmm-tool-bar-style.
1300         (message-tool-bar-gnome): Add gmm-customize-mode.
1301
1302         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
1303         gmm-tool-bar-style.
1304         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
1305
1306         * gnus-group.el (gnus-group-tool-bar): Set default based on
1307         gmm-tool-bar-style.
1308         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
1309
1310         * gmm-utils.el (gmm-image-directory): Rename variable from
1311         gmm-image-load-path.
1312         (gmm-image-load-path): Use gmm-image-directory.
1313         (gmm-customize-mode): New function.
1314         (gmm-tool-bar-style): New variable.
1315
1316         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
1317         gnus-group-redraw-line-number.
1318         (gnus-group-redraw-check): Simplify.
1319         (gnus-group-tool-bar-update): Remove redraw check.
1320         (gnus-group-make-tool-bar): Add redraw check.
1321
1322 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
1323
1324         * gnus-art.el (gnus-button): Add missing parentheses.
1325
1326 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1327
1328         * lpath.el: Fbind line-number-at-pos.
1329
1330 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1331
1332         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1333
1334 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1335
1336         * gnus-art.el (gnus-button): New face.
1337         (gnus-article-button-face): Use it.
1338
1339         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
1340         gnus-summary-next-page.  Re-order.
1341
1342         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
1343         next-node are now included.
1344         (gnus-group-redraw-line-number): New internal variable.
1345         (gnus-group-redraw-check): Helper function for updating the tool
1346         bar.
1347         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
1348
1349         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
1350
1351         * spam.el (spam-spamassassin-score-regexp): New internal variable.
1352         (spam-extra-header-to-number, spam-check-spamassassin-headers):
1353         Use it to match format of Spamassassin 3.0 and later.  Reported by
1354         IRIE Tetsuya <irie@t.email.ne.jp>.
1355         (spam-check-bogofilter)
1356         (spam-bogofilter-register-with-bogofilter): Fix args of
1357         `gnus-error' calls.
1358
1359 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1360
1361         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1362         unnecessary interaction when sending queued mails.  Reported by
1363         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1364
1365 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1366
1367         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1368         first or last are nil.
1369
1370 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1371
1372         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1373
1374 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1375
1376         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1377
1378 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379
1380         * dns.el (query-dns): Protect more against buggy tcp output.
1381
1382 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1383
1384         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
1385         nov.php.
1386
1387 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1388
1389         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1390         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1391         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1392         output on the server side.
1393         (nnweb-google-create-mapping): Update regexps and add some
1394         progress indication.
1395
1396 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1397
1398         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
1399         gnus-agent-toggle-plugged.  Re-order icons.
1400         (gnus-group-tool-bar-gnome): Add
1401         gnus-group-{prev,next}-unread-group.
1402         (gnus-group-tool-bar-gnome): Re-order icons.
1403
1404         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
1405         gnus-summary-insert-new-articles.
1406
1407         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
1408         comments.
1409
1410         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1411         also available in Emacs 21.3.
1412
1413         * message.el (message-fix-before-sending): Change "Emacs 22" to
1414         "Emacs 23 (unicode)" in comment.
1415
1416         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1417         "Emacs 23 (unicode)" in comment.
1418
1419         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1420         comment.
1421         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1422
1423         * mm-view.el (mm-fill-flowed): Add :version.
1424
1425 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
1428         and load-path.
1429
1430 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
1431
1432         * message.el: Autoload gmm-image-load-path.
1433         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
1434         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
1435         consitency.
1436
1437         * gmm-utils.el (gmm-image-load-path): Also search in
1438         "../etc/images".  Don't set gmm-image-load-path if we don't find
1439         the image.
1440
1441 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1442
1443         * gmm-utils.el (gmm-image-load-path): Don't make
1444         `gmm-image-load-path' include subdirectories which the second arg
1445         `image' might specify.
1446
1447         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
1448         subdirectory to icon file names.
1449
1450         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
1451
1452 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
1453
1454         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
1455         gmm-image-load-path calls.
1456
1457         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1458
1459         * message.el (message-make-tool-bar): Ditto.
1460
1461         * mml.el (mml-preview): Added comment concerning tool bar icons.
1462
1463         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
1464         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
1465
1466         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
1467         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
1468
1469         * message.el (message-tool-bar-gnome): Use new icon names.
1470         (message-make-tool-bar): Use `gmm-image-load-path'.
1471
1472         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
1473         functions from MH-E.
1474         (gmm-image-load-path): New variable from MH-E.
1475         (gmm-image-load-path): New function from MH-E.  Added arguments
1476         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
1477         *-image-load-path-called-flag.
1478
1479 2006-02-21  Milan Zamazal <pdm@brailcom.org>
1480
1481         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
1482
1483 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
1484         (tiny change)
1485
1486         * nnimap.el (nnimap-request-move-article): Change folder back to
1487         source group before deleting.
1488
1489 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1490
1491         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
1492
1493         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
1494         mm-url.
1495
1496         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
1497
1498 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1499
1500         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1501         coding system which mm-charset-to-coding-system returns for a
1502         given charset is valid.
1503
1504 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1505
1506         * html2text.el (html2text-remove-tag-list):
1507         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1508
1509 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1510
1511         * gnus-cus.el: Revert 2005-10-17 change.
1512
1513 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1514
1515         * gnus-art.el (article-strip-banner): Call
1516         article-really-strip-banner only when the regexp match is made.
1517
1518 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1519
1520         * gnus-art.el (article-strip-banner): Use
1521         gnus-extract-address-components instead of
1522         mail-header-parse-addresses to make it work with non-ASCII text;
1523         remove mail-encode-encoded-word-string.
1524
1525         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1526         values which are surrounded with \"...\"; make it never cause a
1527         Lisp error; give up parsing of parameters if it failed in
1528         extracting type.
1529
1530 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1531
1532         * smime.el (smime-cert-by-ldap-1): Fix bug where
1533         `smime-ldap-search' returns results without userCertificates.
1534
1535 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1536
1537         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
1538
1539 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1540
1541         * spam.el (spam-check-spamassassin-headers): Adapt format for
1542         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
1543         <ari@mbf.ocn.ne.jp>.
1544         (spam-list-of-processors): Add spam-use-gmane.
1545
1546 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1547
1548         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1549         make-temp-file; make it work with XEmacs as well.
1550
1551         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
1552         mm-make-temp-file.
1553
1554         * mm-decode.el (mm-display-external): Use the 3rd arg of
1555         mm-make-temp-file.
1556         (mm-create-image-xemacs): Ditto.
1557
1558 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1559
1560         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1561         with message-narrow-to-headers.
1562         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1563         (gnus-draft-check-draft-articles): New function.
1564         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1565
1566 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
1567
1568         * gnus-art.el (gnus-article-browse-html-parts):
1569         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
1570         Don't use suffix argument for mm-make-temp-file for Emacs 21
1571         compatibility.  Remove useless `format'.
1572
1573 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1574
1575         * nnweb.el (nnweb-google-wash-article): Update regexps.
1576         (nnweb-group-alist): Use defvoo instead of defvar.
1577
1578 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1579
1580         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1581         re-loading nn* modules.
1582
1583 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1584
1585         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
1586         for `tool-bar-mode' and don't check it's default-value.
1587
1588         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1589
1590         * message.el (message-make-tool-bar): Ditto.
1591
1592         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
1593         `substring'.  Shorten tmp-file name.
1594
1595         * gnus.el: Remove bogus comment.
1596
1597 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
1598
1599         * gnus-art.el (gnus-article-browse-html-parts): New function.
1600         (gnus-article-browse-html-article): New function for viewing html
1601         articles with a browser.
1602
1603 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1604
1605         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
1606         in elisp.
1607         (pgg-gpg-encrypt-symmetric-region): Ditto.
1608         (pgg-gpg-sign-region): Ditto.
1609
1610         * pgg-def.el (pgg-text-mode): New variable.
1611
1612         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1613         (mml2015-pgg-encrypt): Ditto.
1614
1615         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1616         (mml1991-pgg-encrypt): Ditto.
1617
1618 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1619
1620         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1621         message-make-date instead of current-time-string.
1622
1623         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1624         to gnus-decoded which mm-uu might set.
1625
1626 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1627
1628         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1629         don't decode quoted parameters; remove misimported Emacs code.
1630         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1631         (rfc2231-decode-encoded-string): Don't use split-string which
1632         behaves differently according to Emacs version; use
1633         mm-decode-coding-region to convert charset to coding-system.
1634         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1635         (rfc2231-encode-string): Remove misimported Emacs code.
1636
1637 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1638
1639         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1640         when calling mail-header-parse-content-type.
1641         (article-de-quoted-unreadable): Ditto.
1642         (article-de-base64-unreadable): Ditto.
1643         (article-wash-html): Ditto.
1644
1645         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1646         calling mail-header-parse-content-type and
1647         mail-header-parse-content-disposition.
1648         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1649         mail-header-parse-content-type.
1650
1651         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1652         insert charset and format parameters; encode description after
1653         inserting it to buffer.
1654         (mml-insert-parameter): Fold lines properly even if a parameter is
1655         segmented into two or more lines; change the max column to 76.
1656
1657         * rfc1843.el (rfc1843-decode-article-body): Don't use
1658         ignore-errors when calling mail-header-parse-content-type.
1659
1660         * rfc2231.el (rfc2231-parse-string): Return at least type if
1661         possible; don't cause an error even if it fails in parsing of
1662         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1663         (rfc2231-encode-string): Don't break lines at the beginning, leave
1664         it to mml-insert-parameter.
1665
1666         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1667         calling mail-header-parse-content-type.
1668
1669 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1670
1671         * spam-report.el (spam-report-gmane-use-article-number): Improve
1672         doc string.
1673         (spam-report-gmane-internal): Check if a suitable header was found
1674         in the article.
1675
1676 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1677
1678         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1679         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1680
1681 2006-02-05  Romain Francoise  <romain@orebokech.com>
1682
1683         Update copyright notices of all files in the gnus directory.
1684
1685 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1686
1687         * nnweb.el (nnweb-request-group): Avoid growing overview files.
1688
1689 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1690
1691         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
1692         segmented lines of parameter value to cope with Thunderbird 1.5
1693         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
1694         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1695         (rfc2231-encode-string): Don't make lines exceeding 76 column.
1696
1697 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
1698
1699         * mml.el (mml-generate-mime-1): Correct the order of inline signed
1700         parts.
1701
1702 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1703
1704         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
1705         there's only one active file for all servers.
1706         (nnweb-request-scan): Make sure nnweb-articles is initialized on
1707         solid groups.  Gnus might have used a FAST request to select the
1708         group.
1709         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
1710         and nnweb-search redundantly in the active file.
1711         (nnweb-request-list): Don't list bogus groups.  There can only be
1712         one.
1713         (nnweb-request-create-group): Don't use ARGS.
1714         (nnweb-possibly-change-server, nnweb-request-group): Remove some
1715         initialisations.  Let nnoo do the work.
1716
1717 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been
1720         decoded.
1721         (mm-uu-diff-extract): Ditto.
1722
1723         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
1724
1725 2006-01-31  Kevin Ryde  <user42@zip.com.au>
1726
1727         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
1728         mailcap-viewer-test-cache when there's no 'test clause, since that
1729         will invert the meaning of a "nil" test previously determined by
1730         mailcap-mailcap-entry-passes-test.
1731
1732 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1733
1734         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
1735         compiling.
1736
1737         * gnus-sum.el: Ditto.
1738
1739         * message.el: Don't bind tool-bar-map when compiling.
1740
1741 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
1742
1743         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
1744
1745 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1746
1747         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
1748         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
1749         current Google Groups.
1750
1751 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
1752
1753         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
1754         and tool-bar-mode.
1755
1756         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
1757         and tool-bar-mode.
1758
1759         * message.el (message-tool-bar-update): Simplify.
1760         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
1761
1762         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
1763         gnus-summary-buffer.
1764         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
1765         gnus-summary-reply.
1766
1767         * gmm-utils.el (gmm): Add :version.
1768
1769 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1770
1771         * Makefile.in (clean): New rule.
1772         (distclean): Use it.
1773
1774 2006-01-26  Steve Youngs  <steve@sxemacs.org>
1775
1776         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
1777         autoload.
1778
1779 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1780
1781         * gmm-utils.el (gmm-verbose): Add :group.
1782
1783 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
1784
1785         * message.el: Change some comments WRT tool-bars.
1786
1787         * gnus-sum.el (gnus-summary-tool-bar)
1788         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
1789         (gnus-summary-tool-bar-zap-list): New variables.
1790         (gnus-summary-make-tool-bar): Complete rewrite using
1791         `gmm-tool-bar-from-list'.
1792
1793         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
1794         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
1795         variables.
1796         (gnus-group-make-tool-bar): Complete rewrite using
1797         `gmm-tool-bar-from-list'.
1798         (gnus-group-tool-bar-update): New function.
1799
1800         * message.el (message-mode-field-menu): Add "Show hidden Headers".
1801
1802 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1803
1804         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
1805         is dissected into a single part of which the type is the same as
1806         the given one; decode charset.
1807
1808 2006-01-21  Kevin Ryde  <user42@zip.com.au>
1809
1810         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
1811         into alists as symbol not string, since that's what
1812         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
1813         look for.
1814
1815 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
1816
1817         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
1818         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
1819
1820         * message.el (message-tool-bar-gnome): Use gmm-ignore.
1821
1822 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1823
1824         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
1825         (gnus-xmas-mime-security-button-menu): New function.
1826
1827         * gnus-art.el (gnus-mime-security-button-commands): New variable.
1828         (gnus-mime-security-button-menu): New definition.
1829         (gnus-mime-security-button-map): Use them.
1830         (gnus-mime-security-button-menu): New function.
1831         (gnus-insert-mime-security-button): Addition to help echo.
1832         (gnus-mime-security-run-function, gnus-mime-security-save-part)
1833         (gnus-mime-security-pipe-part): New functions.
1834
1835         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
1836         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
1837
1838         * mm-decode.el (mm-handle-set-disposition): Remove.
1839         (mm-handle-set-description): Remove.
1840
1841 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1842
1843         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
1844         (mm-w3m-standalone-supports-m17n-p): New function.
1845         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
1846         w3m usage.
1847
1848         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
1849         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
1850
1851 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
1852
1853         * message.el (message-tool-bar-zap-list): Use
1854         gmm-tool-bar-zap-list as custom type.
1855         (message-tool-bar-update): New function.
1856         (message-tool-bar, message-tool-bar-gnome)
1857         (message-tool-bar-retro): Add message-tool-bar-update.
1858         (message-tool-bar-gnome): Add flyspell-buffer.
1859
1860         * gnus-util.el (gnus-error): Describe `args'.
1861
1862         * gmm-utils.el (gmm-error): Describe `args'.
1863         (gmm-tool-bar-zap-list): New widget.
1864         (gmm-tool-bar-from-list): Improve description of `zap-list'.
1865
1866 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
1869         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
1870         the number of recursive calls.
1871
1872         * mm-decode.el (mm-handle-set-disposition): New macro.
1873         (mm-handle-set-description): New macro.
1874
1875 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1876
1877         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
1878         encoding.
1879
1880 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1881
1882         * message.el (message-tool-bar-zap-list, message-tool-bar)
1883         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
1884         (message-tool-bar-local-item-from-menu): Remove.
1885         (message-tool-bar-map): Replace by `message-make-tool-bar'.
1886         (message-make-tool-bar): New function.
1887         (message-mode): Use `message-make-tool-bar'.
1888
1889         * gmm-utils.el: New file.
1890         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
1891         (gmm-lazy): New widget copied from `nnmail.el'.
1892         (gmm-tool-bar-from-list): New function for creating customizable
1893         tool bars.
1894         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
1895         output.
1896         (gmm): Add :prefix to defgroup.
1897
1898 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
1899
1900         * gmm-utils.el (gmm-widget-p): New function.
1901
1902 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
1903
1904         * mml.el (mml-attach-file): Describe `description' in doc string.
1905         (mml-menu): Add Emacs MIME manual and PGG manual.
1906
1907 2006-01-20  Richard M. Stallman  <rms@gnu.org>
1908
1909         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
1910
1911 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
1912
1913         * nntp.el (nntp-end-of-line): Doc fix.
1914
1915 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
1916
1917         * imap.el (imap-open): Handle case where buffer is a buffer
1918         object.
1919
1920 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1921
1922         * gnus-delay.el (gnus-delay): Don't autoload.
1923         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
1924         to be re-loaded when customizing the `gnus-delay' group.
1925
1926 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
1927
1928         * message.el (message-insert-citation-line): Use newlines.
1929
1930 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
1931
1932         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
1933         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
1934         these routines, so the passphrase can be managed externally and
1935         passed in to the system.
1936         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
1937         pgg-add-passphrase-to-cache function.
1938
1939         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
1940         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
1941         these routines, so the passphrase can be managed externally and
1942         passed in to the system.
1943         (pgg-pgp5-sign-region): Use new name of
1944         pgg-add-passphrase-to-cache function.
1945
1946 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
1947
1948         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
1949         part of the decoded armor to find the key-identifier.
1950         (pgg-gpg-lookup-key-owner): New function to return the
1951         human-readable identifier of a key owner.
1952         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
1953         itself.
1954         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
1955         the key value) if we have a key and can match it against a secret
1956         key.  Also, added a note pointing out fact that the prompt only
1957         indicates the first matching key.
1958
1959         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
1960         pgg-decrypt-region.
1961         (pgg-add-passphrase-to-cache): Rename from
1962         `pgg-add-passphrase-cache' to reduce confusion (all callers
1963         changed).
1964         (pgg-remove-passphrase-from-cache): Rename from
1965         `pgg-remove-passphrase-cache' to reduce confusion (all callers
1966         changed).
1967         (pgg-read-passphrase, pgg-add-passphrase-cache)
1968         (pgg-remove-passphrase-cache): Add informative docstrings.
1969         (pgg-decrypt): Convey provided passphrase in subordinate call to
1970         pgg-decrypt-region.
1971
1972 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
1973
1974         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
1975         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
1976         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
1977         'passphrase' argument, so the passphrase can be managed externally
1978         and then passed in to the system.
1979
1980         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
1981         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
1982         so the passphrase cache can be used reliably with identifiers
1983         besides a pgp packet's key id.
1984
1985         * pgg-gpg.el (pgg-gpg-encrypt-region)
1986         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1987         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
1988         these routines, so the passphrase can be managed externally and
1989         passed in to the system.
1990
1991         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
1992         'notruncate' argument, so the passphrase cache can be used
1993         reliably with identifiers besides a pgp packet's key id.
1994
1995 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
1996
1997         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
1998         symmetric encryption.
1999         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2000         encrypted session key.
2001         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2002         message ask for the passphrase in a proper way.
2003
2004         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2005         New user commands for symmetric encryption.
2006
2007 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2008
2009         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
2010
2011         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
2012
2013 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
2014
2015         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
2016
2017 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2018
2019         * mm-decode.el (mm-inlined-types): Add application/pgp.
2020         (mm-automatic-display): Ditto.
2021
2022         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
2023         part as text.
2024
2025 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2026
2027         * nnrss.el: Update copyright.
2028         (nnrss-opml-import): Query whether to subscribe to each entry.
2029
2030         * gnus-art.el:
2031         * gnus-sum.el:
2032         * gnus-xmas.el:
2033         * messagexmas.el:
2034         * mm-uu.el:
2035         * mm-view.el: Update copyright.
2036
2037 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
2038
2039         * message.el (message-info): New function.
2040         (message-mode-menu): Add it.
2041         Update copyright.
2042
2043         * ChangeLog: Fix and update copyright.
2044
2045 2006-01-13  Romain Francoise  <romain@orebokech.com>
2046
2047         * message.el (message-forward-subject-name-subject): Prefer the
2048         address to 'nowhere' if the sender has no name.
2049         Fix typo.  Update copyright year.
2050
2051 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2052
2053         * gnus-art.el (article-wash-html): Use
2054         gnus-summary-show-article-charset-alist if a numeric arg is given.
2055         (gnus-article-wash-html-with-w3m-standalone): New function.
2056
2057         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
2058         mm-inline-text-html-render-with-w3m-standalone.
2059         (mm-text-html-washer-alist): Map w3m-standalone to
2060         gnus-article-wash-html-with-w3m-standalone.
2061         (mm-inline-text-html-render-with-w3m-standalone): New function.
2062
2063 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2064
2065         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
2066         Improve LaTeX.
2067
2068 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2069
2070         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
2071         (nnrss-request-article): Render text/plain parts as HTML.
2072
2073         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
2074         the buffer.
2075
2076 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2077
2078         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
2079         custom definition of `gnus-posting-styles'.
2080
2081         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2082         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
2083
2084 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2085
2086         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
2087         Use nntp for bug archive.
2088
2089 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
2092         parts.
2093         (nnrss-normalize-date): New function converts ISO 8601 date into
2094         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2095         (nnrss-check-group): Use it.
2096
2097 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
2100
2101         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
2102         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2103         (nnrss-insert-w3): Ditto.
2104
2105 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
2108         the articles to be forwarded including the case where neither a
2109         number of articles nor a region is specified.
2110
2111 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2112
2113         * nnrss.el (nnrss-request-article): Fix last change; fill
2114         text/plain parts.
2115
2116 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2117
2118         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
2119         in text/plain part.
2120         (nnrss-check-group): Don't add excessive newline to dc:subject.
2121
2122 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
2123
2124         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
2125         article.
2126
2127 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2128
2129         * nnml.el: Don't require gnus-bcklg.  Autoload it.
2130         (nnml-use-compressed-files, nnml-save-mail): Support other
2131         comression programs such as bzip2.
2132
2133 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2134
2135         * dns.el (query-dns): Make sure we check the buffer size before
2136         removing tcp headers.
2137
2138 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2139
2140         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
2141         remove MIME buttons associated with multipart/alternative parts.
2142         (gnus-mime-display-alternative): Tag buttons using `article-type'
2143         text property.
2144
2145         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
2146         associated with multipart/alternative parts.
2147
2148         * gnus-art.el (gnus-signature-separator): Fix custom type.
2149
2150         * mm-decode.el (mm-inlined-types): Fix custom type.
2151         (mm-keep-viewer-alive-types): Ditto.
2152         (mm-automatic-display): Ditto.
2153         (mm-attachment-override-types): Ditto.
2154         (mm-inline-override-types): Ditto.
2155         (mm-automatic-external-display): Ditto.
2156
2157 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2158
2159         * spam-report.el (spam-report-user-mail-address)
2160         (spam-report-user-agent): New variables.
2161         (spam-report-url-ping-plain): Use spam-report-user-agent.
2162
2163 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
2164
2165         * gnus-art.el (gnus-button-handle-custom): Do not just use
2166         `customize-apropos' for any "M-x customize-*" button but the
2167         function called for.  Accept both the function name and its
2168         argument in order to achieve this.
2169         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
2170         function name to `gnus-button-handle-custom' in case of "M-x
2171         customize-*" buttons.
2172
2173 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2174
2175         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
2176         multipart/alternative and add xref to mm-discouraged-alternatives
2177         in doc string.
2178
2179         * mm-decode.el (mm-discouraged-alternatives): Add xref to
2180         gnus-buttonized-mime-types in doc string.
2181
2182 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2183
2184         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
2185         Suggest image/.* in the doc string.
2186
2187 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2188
2189         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
2190         message-marks (Debian bug #342521).
2191
2192 2005-12-12  Simon Josefsson  <jas@extundo.com>
2193
2194         * password.el (password-read-from-cache): Add.
2195         (password-read): Use it.
2196
2197 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2198
2199         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
2200         us-ascii as a MIME charset.
2201
2202         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
2203         against the case where the 2nd arg TYPE is nil.
2204
2205 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2206
2207         * pop3.el (pop3-stream-type): Fix custom version.
2208
2209         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
2210
2211 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2212
2213         * mm-decode.el (mm-display-external): Add missing cdr.
2214
2215 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2216
2217         * mm-decode.el (mm-display-external): Use nametemplate (defined in
2218         RFC1524) if it is in mailcap or add a suffix according to
2219         mailcap-mime-extensions when generating a temp filename; postpone
2220         deleting a temp file for 2 seconds for some wrappers, shell
2221         scripts, and so on, which might exit right after having started a
2222         viewer command as a background job.
2223
2224 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2225
2226         * nntp.el (nntp-marks-directory): Fix custom group.
2227
2228         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
2229         steps when < 10.
2230
2231         * gnus-start.el (gnus-no-server-1): Mention
2232         `gnus-level-default-subscribed' in doc string.
2233
2234 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2235
2236         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
2237         parens.
2238
2239 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2240
2241         * gnus-xmas.el (gnus-use-toolbar): Revert.
2242         (gnus-xmas-setup-toolbar): Use global default-toolbar if
2243         gnus-use-toolbar is default.
2244
2245         * messagexmas.el (message-use-toolbar): Revert.
2246         (message-setup-toolbar): Use global default-toolbar if
2247         message-use-toolbar is default.
2248
2249 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2250
2251         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
2252         according to default-toolbar-visible-p.
2253
2254         * messagexmas.el (message-use-toolbar): Ditto.
2255
2256 2005-11-26  Dave Love  <fx@gnu.org>
2257
2258         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
2259         (tls-program, tls-success): Provide openssl alternative.
2260
2261         * starttls.el: Doc fixes.
2262         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
2263         SERVICE to PORT.
2264
2265         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
2266         port null or service name.
2267         (starttls-negotiate): Autoload.
2268
2269 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2270
2271         * message.el (message-kill-to-signature): Fix interactive spec.
2272
2273 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * pop3.el (pop3-open-server): Recognize a string as a service name.
2276
2277 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
2278
2279         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2280
2281 2005-11-23  Dave Love  <fx@gnu.org>
2282
2283         Add pop3s, pop3/starttls.
2284
2285         * pop3.el (pop3-authentication-scheme): Clarify doc.
2286         (open-tls-stream, starttls-open-stream): Autoload.
2287         (pop3-stream-type): New.
2288         (pop3-open-server): Use it.
2289
2290         * mail-source.el (mail-sources): Fix some :types.  Add stream type
2291         for POP.
2292         (mail-source-keyword-map): Add :stream for POP.
2293         (mail-source-fetch-pop): Use pop3-stream-type.
2294
2295 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2296
2297         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
2298         of current-time-string.
2299
2300 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
2301
2302         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
2303         date header.
2304
2305 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2306
2307         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
2308         it can seriously impact performance as it bypasses the agent's
2309         local caches.
2310
2311 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2312
2313         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
2314         must be explicitly online rather than "not explicitly offline" for
2315         its flags to be synchronized.
2316
2317         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
2318         that gnus-uu-unmark-thread will function correctly.
2319
2320         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
2321         1024K is instead displayed as 1M.
2322
2323 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2324
2325         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
2326
2327 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
2328
2329         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
2330
2331 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
2332
2333         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
2334         error message to display actual error condition.
2335         (gnus-agent-save-local): Avoid saving symbols that are bound to
2336         nil as they simply result in a warning message in
2337         gnus-agent-read-local.
2338
2339 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2340
2341         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
2342         rather than make-variable-buffer-local for file-precious-flag.
2343
2344 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2345
2346         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
2347         for duplicates which are removed.  The invalid sort check then
2348         triggers a rescan after the sort as sorting may have moved
2349         duplicate entries such that they can be cheaply detected.
2350
2351 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
2354
2355 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2356
2357         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
2358         internal variable to a custom variable.  Changed default value
2359         from compressed(2) to uncompressed(1).
2360         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
2361         support for uncompressed agentview files.  Taken together, reading
2362         the agentview file should now be 6-7 times faster.
2363
2364 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2365
2366         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
2367         as a buffer-local variable.  This avoids creating truncated
2368         dribble files as a result of a hang up, eg.
2369
2370 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
2371
2372         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
2373         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
2374         XEmacs.
2375
2376 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2377
2378         * gnus-start.el (gnus-start-draft-setup): Enforce
2379         `gnus-draft-mode' for nndraft:drafts at startup.
2380
2381         * gnus.el (gnus-splash): Change custom group.
2382         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
2383         allow-list argument.
2384
2385         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
2386         string.
2387
2388 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2389
2390         * gnus-art.el (gnus-default-article-saver): Add user-defined
2391         `function' to custom type.
2392
2393 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2394
2395         * imap.el (imap-open): Handle case where buffer is a buffer
2396         object.
2397
2398 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2399
2400         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
2401         long lines.
2402         (gnus-cache-delete-group): Wrap doc strings.
2403
2404         * gnus-agent.el (gnus-agent-rename-group)
2405         (gnus-agent-delete-group): Wrap doc strings.
2406
2407
2408 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2409
2410         * messagexmas.el (message-use-toolbar): Change the valid values
2411         into default, top, bottom, left, and right.
2412         (message-toolbar-thickness): New variable.
2413         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
2414         well.
2415         (message-setup-toolbar): Make it work.
2416
2417         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
2418         (gnus-use-toolbar): Change the valid values into default, top,
2419         bottom, left, and right.
2420         (gnus-toolbar-thickness): New variable.
2421         (gnus-xmas-setup-toolbar): New function.
2422         (gnus-xmas-setup-group-toolbar): Use it.
2423         (gnus-xmas-setup-summary-toolbar): Use it.
2424
2425 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2426
2427         * gnus-start.el (gnus-1): Add "native" to
2428         gnus-predefined-server-alist.
2429
2430         * gnus.el (gnus-method-to-server): Don't add "native" to the
2431         lists here, because that leads to problems when
2432         gnus-select-method is bound.
2433
2434 2005-11-09  Simon Josefsson  <jas@extundo.com>
2435
2436         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
2437         use (not sort-by-date) instead.
2438
2439 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2440
2441         * gnus-delay.el (gnus-delay-group): Don't autoload.
2442         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2443         to be re-loaded when customizing the `gnus-delay' group.
2444
2445 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2446
2447         * message.el: Revert last changes.
2448         (message-insert-citation-line): Use newlines.
2449
2450 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2451
2452         * message.el (message-courtesy-message)
2453         (message-mark-insert-begin, message-mark-insert-end)
2454         (message-elide-ellipsis, message-cancel-message)
2455         (message-add-header, message-change-subject)
2456         (message-cross-post-followup-to-header)
2457         (message-cross-post-insert-note, message-reduce-to-to-cc)
2458         (message-widen-reply, message-delete-not-region)
2459         (message-kill-to-signature, message-insert-signature)
2460         (message-insert-importance-high, message-insert-importance-low)
2461         (message-insert-or-toggle-importance)
2462         (message-insert-disposition-notification-to)
2463         (message-indent-citation, message-yank-original)
2464         (message-cite-original-without-signature, message-cite-original)
2465         (message-insert-citation-line, message-position-on-field)
2466         (message-fix-before-sending, message-send-mail-partially)
2467         (message-send-mail, message-send-mail-with-sendmail)
2468         (message-send-mail-with-qmail, message-send-news)
2469         (message-check-news-header-syntax, message-generate-headers)
2470         (message-insert-courtesy-copy, message-fill-address)
2471         (message-fill-header, message-shorten-references)
2472         (message-setup-1, message-cancel-news)
2473         (message-forward-make-body-plain, message-forward-make-body-mime)
2474         (message-forward-make-body-mml, message-encode-message-body)
2475         (message-forward-make-body-digest-plain)
2476         (message-forward-make-body-digest-mime)
2477         (message-use-alternative-email-as-from): Insert `hard-newline'
2478         instead of ordinary newlines.
2479
2480 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2481
2482         * message.el (message-generate-headers): Downcase the argument
2483         given to message-check-element.
2484
2485 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
2486
2487         * nntp.el (nntp-authinfo-rejected): New error condition.
2488         (nntp-wait-for): Use new error condition to signal authentication
2489         error.
2490         (nntp-retrieve-data): Rethrow new error condition to break out of
2491         recursive call to nntp-send-authinfo.
2492
2493 2005-11-08  Romain Francoise  <romain@orebokech.com>
2494
2495         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
2496         (gnus-summary-exit-map): Bind to `Z p'.
2497         (gnus-summary-make-menu-bar): Add menu item.
2498
2499 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
2500
2501         * gnus-art.el (gnus-article-treat-custom): Add `first'.
2502         (gnus-treat-*): Add `first' in all doc strings.
2503
2504         * gnus-group.el (gnus-group-compact-group): Fix typo.
2505
2506 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2507
2508         * gnus.el (gnus-parameters-case-fold-search): New variable.
2509         (gnus-parameters-get-parameter): Use it.
2510
2511         * gnus-score.el (gnus-home-score-file): Doc fix.
2512
2513 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2514
2515         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2516
2517 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2518
2519         * mm-util.el (mm-special-display-p): New function.
2520
2521         * mml.el (mml-preview): Use it; doc fix.
2522
2523 2005-10-29  Romain Francoise  <romain@orebokech.com>
2524
2525         * message.el (message-fix-before-sending): Fix comment.
2526
2527 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2528
2529         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
2530
2531 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2532
2533         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
2534         Used in gnus-score.el.
2535
2536 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2537
2538         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
2539
2540 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2541
2542         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2543         whitespace removed in revision 7.8.  Use concatenated string to
2544         protect trailing whitespace.
2545
2546 2005-10-27  Jouni K Seppanen  <jks@iki.fi>  (tiny change)
2547
2548         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2549         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2550         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2551         Courier IMAP ("some version from 2004").  Mostly based on similar
2552         code in the same function.
2553
2554 2005-10-26  Didier Verna  <didier@xemacs.org>
2555
2556         * gnus-group.el (gnus-group-compact-group): invalidate original
2557         article buffer.
2558         * gnus-srvr.el (gnus-server-compact-server): ditto.
2559         * nnml.el (nnml-request-compact-group): handle self Xref: field in
2560         NOV database and in article itself.
2561         Invalidate article backlog.
2562
2563 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2564
2565         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
2566
2567 2005-10-26  Simon Josefsson  <jas@extundo.com>
2568
2569         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
2570         part of 2004-07-25 change.
2571
2572 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2573
2574         * message.el (message-display-completion-list): New function.
2575         (message-expand-group): Use it; make sure the Completions buffer
2576         is modifiable.
2577
2578 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2579
2580         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2581         user-mail-name is an empty string.
2582
2583 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2584
2585         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2586         depending on gnus-score-decay-constant.
2587
2588         * encrypt.el (encrypt-insert-file-contents)
2589         (encrypt-write-file-contents): Don't use `gnus-message'.
2590
2591         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
2592         arguments.
2593         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
2594         arguments to mm-uu-verbatim-marks-extract.
2595         (mm-uu-hide-markers): New variable.
2596         (mm-uu-extract): Use face similar to `gnus-cite-3'.
2597
2598         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2599         (gnus-convert-image-to-face-command): Use "convert" by default to
2600         allow other input image formats.
2601         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
2602         accordingly.
2603
2604 2005-10-23  Simon Josefsson  <jas@extundo.com>
2605
2606         * imap.el (imap-gssapi-program): Align command line parameters
2607         with latest GNU SASL.
2608         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2609
2610 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2611
2612         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
2613         HTML.
2614         (nnslashdot-request-article): Ditto.
2615
2616         * lpath.el (featurep): Add nobreak-char-display.
2617
2618 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2619
2620         * mail-source.el (mail-source-fetch-pop): Require pop3.
2621         (mail-source-check-pop): Ditto.
2622
2623 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2624
2625         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2626         errors.
2627
2628 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2629
2630         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2631         (gnus-treat-strip-leading-blank-lines): Improve doc string.
2632
2633         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
2634
2635         * mm-bodies.el (mm-decode-string): Call
2636         `mm-charset-to-coding-system' with allow-override argument.
2637
2638 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2639
2640         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
2641         (rfc2047-charset-to-coding-system): New function.
2642         (rfc2047-decode-encoded-words): New function.
2643         (rfc2047-decode-region): Use them.
2644         (rfc2047-decode-cte): Remove.
2645         (rfc2047-parse-and-decode): Remove.
2646         (rfc2047-decode): Remove.
2647
2648 2005-10-15  Kenichi Handa  <handa@m17n.org>
2649
2650         * rfc2047.el (rfc2047-decode-cte): New function.
2651         (rfc2047-decode-region): Change the way to decode successive
2652         encoded-words: decode B- or Q-encoding in each encoded-word,
2653         concatenate them, and decode it as charset.
2654
2655 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2656
2657         * lpath.el: Fbind codepage-setup for XEmacs.
2658
2659 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
2660
2661         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
2662         widget-move-and-invoke.
2663         (gnus-custom-mode): Use gnus-custom-map.
2664
2665 2005-10-15  Bill Wohler  <wohler@newt.com>
2666
2667         * message.el (message-tool-bar-map): Renamed image file from
2668         mail_send to mail/send.
2669
2670 2005-10-16  Masatake YAMATO  <jet@gyve.org>
2671
2672         * message.el (message-expand-group): Pass the common
2673         prefix substring of completion to `display-completion-list'.
2674
2675 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
2676
2677         * mml-sec.el (mml-secure-method): New internal variable.
2678         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
2679         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
2680         functions using mml-secure-method.
2681
2682         * mml.el (mml-mode-map): Add key bindings for those functions.
2683         (mml-menu): Simplify security menu entries.  Suggested by Jesper
2684         Harder <harder@myrealbox.com>.
2685         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
2686         end of message if point is the headers of the message.
2687
2688         * message.el (message-in-body-p): New function.
2689
2690         * assistant.el: Autoload gnus-util and netrc.
2691
2692         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
2693         Use `mm-charset-override-alist' only when decoding.
2694
2695         * mm-bodies.el (mm-decode-body): Call
2696         `mm-charset-to-coding-system' with allow-override argument.
2697
2698         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
2699         `filename' from Content-Disposition if Content-Type doesn't
2700         provide `name'.
2701         (gnus-mime-view-part-as-type): Set default instead of
2702         initial-input.
2703
2704 2005-10-09  Daniel Brockman  <daniel@brockman.se>
2705
2706         * format-spec.el (format-spec): Propagate text properties of % spec.
2707
2708 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2709
2710         * gnus-art.el (gnus-treat-predicate): Add `first'.
2711
2712 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
2713
2714         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
2715         (mm-charset-override-alist): New variable.
2716         (mm-charset-to-coding-system): Use it.
2717         (mm-codepage-setup): New helper function.
2718         (mm-charset-eval-alist): New variable.
2719         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
2720         about unknown charsets.
2721
2722         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
2723
2724 2005-10-04  David Hansen  <david.hansen@gmx.net>
2725
2726         * nnrss.el (nnrss-request-article): Add support for the comments tag.
2727         (nnrss-check-group): Ditto.
2728
2729 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2730
2731         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
2732         Rename x-gnus-verbatim to x-verbatim.
2733         (mm-uu-type-alist): Fix regexp for verbatim-marks.
2734
2735         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
2736         x-verbatim.
2737
2738         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
2739
2740         * gnus-util.el (gnus-remove-duplicates): Remove.
2741
2742         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
2743         instead of gnus-remove-duplicates.
2744
2745         * message.el (message-remove-duplicates): Remove.
2746         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
2747         message-remove-duplicates.
2748
2749         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
2750         available, else use implementation from `delete-dups'.
2751
2752         * message.el (message-insert-expires): New function.
2753         (message-mode-map): Add key binding.
2754         (message-mode-field-menu): Add menu entry.
2755         (message-mode): Document it.
2756         (message-make-expires-date): Use `message-make-date'.
2757
2758 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
2759
2760         * message.el (message-make-expires-date): New function.
2761
2762 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2763
2764         * Makefile.in (list-installed-shadows): New entry.
2765         (install): Use it.
2766         (remove-installed-shadows): New entry.
2767
2768         * dgnushack.el (dgnushack-default-load-path): New variable.
2769         (dgnushack-find-lisp-shadows): New function.
2770         (dgnushack-remove-lisp-shadows): New function.
2771
2772 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2773
2774         * Makefile.in (install-el-elc): New entry.
2775         (install): Use it so that .el files are necessarily installed.
2776
2777 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2778
2779         * time-date.el: Autoload parse-time-string, XEmacs needs it.
2780
2781 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2782
2783         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
2784         function rather than the diff-mode.el package.
2785         (mm-display-external): Use with-current-buffer.
2786         (mm-viewer-completion-map, mm-viewer-completion-map):
2787         Move initialization inside declaration.
2788
2789 2005-09-29  Simon Josefsson  <jas@extundo.com>
2790
2791         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
2792         autoload mail-check-payment.
2793         (spam-check-hashcash): Define unconditionally, since hashcash.el
2794         is part of Gnus now.  Ignore errors from payment checking.
2795
2796 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
2797
2798         * message.el (message-bold-region, message-unbold-region): Rename
2799         from `bold-region' and `unbold-region'.
2800
2801         * message.el: Remove useless autoloads.
2802
2803 2005-09-28  Simon Josefsson  <jas@extundo.com>
2804
2805         * message.el (message-use-idna): Default to t.
2806         (message-use-idna): Test whether encoding works too.  Doc fix.
2807
2808 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2809
2810         * nntp.el (nntp-warn-about-losing-connection): Remove.
2811
2812 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
2813
2814         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
2815         customizable.  Change default value.
2816         (mm-uu-diff-groups-regexp): Change default value.
2817         (mm-uu-type-alist): Add doc string.
2818         (mm-uu-configure): Add doc string.  Make it interactive.
2819         (mm-uu-tex-groups-regexp): New variable.
2820         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
2821         (mm-uu-type-alist): Add LaTeX documents.
2822         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
2823         of "text/verbatim".
2824         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
2825
2826         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
2827         instead of "text/verbatim".
2828
2829         * message.el (message-mark-inserted-region)
2830         (message-mark-insert-file): Use slrn style marks when called with
2831         prefix argument.
2832
2833 2005-09-27  Simon Josefsson  <jas@extundo.com>
2834
2835         * message.el (message-idna-to-ascii-rhs-1): Reformat.
2836
2837 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2838
2839         * message.el (message-remove-duplicates): New function.
2840         Implementation borrowed from `gnus-remove-duplicates'.
2841         (message-idna-to-ascii-rhs): Also encode idna addresses in
2842         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2843         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
2844         only ask about the same idna domain once per header and also tell
2845         in what header to replace the idna domain.
2846
2847         * gnus-art.el (article-decode-idna-rhs): Also decode idna
2848         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
2849         (article-decode-idna-rhs): Fix regexp so that all idna-address in
2850         a header is decoded and not just the last one.
2851
2852 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2853
2854         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
2855         has been decoded.
2856
2857         * mm-decode.el (mm-automatic-display): Add text/verbatim.
2858         (mm-insert-part): Don't modify text if it has been decoded.
2859
2860         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
2861         decoded.
2862
2863         * mm-view.el (mm-inline-text): Don't strip text props unless
2864         decoding enriched or richtext parts.
2865
2866 2005-09-25  Romain Francoise  <romain@orebokech.com>
2867
2868         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
2869         * gnus-start.el (gnus-subscribe-interactively):
2870         * gnus-uu.el (gnus-uu-grab-articles):
2871         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
2872         space.
2873
2874 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
2875
2876         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
2877         * mm-view.el (mm-view-pkcs7-decrypt):
2878         * gnus-sum.el (gnus-summary-limit-to-extra)
2879         (gnus-summary-respool-article, gnus-read-move-group-name):
2880         * gnus-score.el (gnus-summary-increase-score):
2881         * gnus-util.el (gnus-completing-read-with-default):
2882         * gnus-art.el (gnus-read-save-file-name)
2883         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
2884         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
2885         * message.el (message-check-news-header-syntax):
2886         Follow convention for reading with the minibuffer.
2887
2888 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
2889
2890         * spam-report.el (spam-report-url-ping-plain):
2891         Use gnus-extended-version as User-Agent.
2892
2893         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
2894         default value is nil.
2895
2896         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
2897         (mm-uu-verbatim-marks-extract): New function.
2898         (mm-uu-extract): New face.
2899         (mm-uu-copy-to-buffer): Use it.
2900
2901         * spam-report.el (spam-report-gmane-ham): Renamed from
2902         `spam-report-gmane-unspam'.
2903         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
2904         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
2905
2906         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
2907         Autoload.
2908         (spam-report-gmane-unregister-routine): Renamed
2909         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
2910
2911 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
2912
2913         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
2914         (spam-report-gmane-unregister-routine): added support for gmane
2915         unregistration
2916
2917         * spam-report.el (spam-report-gmane-unspam)
2918         (spam-report-gmane-spam): new wrappers around spam-report-gmane
2919         (spam-report-gmane): changed to take a single article and do
2920         unspam registration
2921
2922 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2923
2924         * mm-url.el (mm-url-decode-entities): Fix regexp.
2925
2926 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2927
2928         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
2929         default to nil, to be able to use Gnus at all.  If the default
2930         switches to something else, then the function should be fixed not
2931         be exceedingly slow.
2932
2933 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
2934
2935         * gnus-start.el (gnus-activate-group): if the server is nil, don't
2936         fail hard
2937
2938         * spam-report.el: better Keywords line
2939
2940         * spam.el: added Maintainer and better Keywords line
2941
2942 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
2943
2944         * gnus-art.el (gnus-article-replace-part)
2945         (gnus-mime-replace-part): New functions.
2946         (gnus-mime-action-alist, gnus-mime-button-commands)
2947         (gnus-mime-save-part-and-strip): Added file argument.
2948         (gnus-article-part-wrapper): Added interactive argument.
2949
2950         * gnus-sum.el (gnus-summary-mime-map): Add
2951         `gnus-article-replace-part'.
2952
2953 2005-09-19  Didier Verna  <didier@xemacs.org>
2954
2955         The nnml compaction feature:
2956         * nnml.el (nnml-request-compact-group): New function.
2957         * nnml.el (nnml-request-compact): New function.
2958         * gnus-int.el (gnus-request-compact-group): New function.
2959         * gnus-int.el (gnus-request-compact): New function.
2960         * gnus-group.el (gnus-group-compact-group): New function.
2961         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
2962         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
2963         * gnus-srvr.el (gnus-server-compact-server): New function.
2964         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
2965         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
2966
2967 2005-09-18  Deepak Goel  <deego@gnufans.org>
2968
2969         * sieve.el (sieve-help): Fix `message' call: first arg should be a
2970         format spec.
2971
2972 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2973
2974         * gnus.el (gnus-group-startup-message): Bind image-load-path.
2975
2976 2005-09-15  Romain Francoise  <romain@orebokech.com>
2977
2978         * message.el (message-fill-paragraph): Clarify docstring.
2979
2980 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2981
2982         * gnus-art.el (gnus-mime-display-part): Protect against broken
2983         MIME messages.
2984
2985 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2986
2987         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
2988         before parsing header.
2989
2990 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
2991
2992         * html2text.el: (html2text-replace-list): Add new entities.
2993
2994 2005-09-11  Romain Francoise  <romain@orebokech.com>
2995
2996         * message.el (message-alternative-emails): Improve docstring.
2997         (message-setup-1): Call `message-use-alternative-email-as-from'
2998         after `message-setup-hook' to give it precedence over posting
2999         styles, etc.
3000         (message-use-alternative-email-as-from): Add docstring.  Remove
3001         the original From header if present.
3002
3003         * nnml.el (nnml-compressed-files-size-threshold): New variable.
3004         (nnml-save-mail): Use it.
3005
3006         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
3007         articles.  Add new argument `silent'.
3008         (gnus-uu-mark-all): Report the total number of marked articles.
3009
3010 2005-09-10  Romain Francoise  <romain@orebokech.com>
3011
3012         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
3013         (gnus-uu-mark-series): Likewise.
3014
3015 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
3016
3017         * spam-report.el (spam-report-gmane): Fix generation of spam
3018         report URL.
3019
3020 2005-09-10  Simon Josefsson  <jas@extundo.com>
3021
3022         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
3023         t, based on discussion on the ding list with Robert Epprecht
3024         <epprecht@solnet.ch>.
3025
3026 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
3027
3028         * spam-report.el (spam-report-gmane): Make it work without
3029         X-Report-Spam header.  Gmane now only provides Archived-At.
3030         This is only used if `spam-report-gmane-use-article-number' is nil.
3031         (spam-report-gmane-spam-header): Remove.  Not used anymore.
3032
3033         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
3034         make `gnus-summary-sort-by-recipient' work with threading.
3035
3036         * nnweb.el (nnweb-google-wash-article): Print a message if article
3037         is not available.
3038
3039 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3040
3041         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
3042         change.  Decode text/* parts content before displaying.
3043
3044 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3045
3046         * mml-smime.el: Remove defvar of gnus-extract-address-components.
3047
3048 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3049
3050         * mm-view.el (mm-display-inline-fontify): Disable support modes.
3051
3052         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
3053         url-package-name, url-package-version,
3054         w3m-cid-retrieve-function-alist, w3m-current-buffer,
3055         w3m-display-inline-images, and w3m-minor-mode-map.
3056
3057 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
3058
3059         * message.el (message-tab-body-function): Fixed mismatched custom
3060         type.
3061
3062         * gnus.el (gnus-group-change-level-function): Ditto.
3063
3064         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
3065
3066         * gnus-art.el (gnus-signature-limit)
3067         (gnus-article-mime-part-function): Ditto.
3068
3069 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3070
3071         * mml.el (mml-mode): Silence the byte compiler.
3072
3073         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
3074         using `(sit-for 0)' before moving the point to the specified part;
3075         skip unbuttonized parts.
3076         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
3077         return to the summary window if gnus-auto-select-part is non-nil.
3078
3079 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
3080
3081         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
3082         variables.
3083         (mml-dnd-attach-file, mml-mode): Use them.
3084
3085         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
3086         Make fetching article by MID work again for Google Groups.  Added
3087         FIXME concerning gnus-group-make-web-group.
3088
3089         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
3090         Don't depend on Gnus by using mail-extract-address-components if
3091         gnus-extract-address-components is not bound.
3092
3093 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3094
3095         * gnus-art.el (gnus-mime-display-security): Don't display the
3096         signature, but only the signed part.
3097
3098 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3099
3100         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
3101
3102         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
3103         list, not listp.
3104
3105 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
3106
3107         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
3108         when encoding.
3109
3110         * mm-bodies.el (mm-decode-content-transfer-encoding):
3111         De-canonicalize CRLF for all text content types, not just
3112         text/plain.
3113
3114 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
3117         valid article; point arrow and cursor at the MIME button.
3118
3119 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3120
3121         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
3122         Suggested by Dan Christensen <jdc@uwo.ca>.
3123
3124         * mm-decode.el (mm-save-part): Enable change of prompt.
3125
3126 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
3127
3128         * gnus-msg.el (gnus-inews-add-send-actions): Made
3129         `message-post-method' lambda parameter ARG `&optional'.
3130
3131 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3132
3133         * gnus-sum.el (gnus-summary-mime-map): Added
3134         gnus-article-save-part-and-strip, gnus-article-delete-part and
3135         gnus-article-jump-to-part.
3136
3137         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
3138         (gnus-article-edit-part): Use it.
3139         (gnus-article-part-wrapper): Added no-handle argument.
3140         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
3141         functions.
3142
3143 2005-08-29  Romain Francoise  <romain@orebokech.com>
3144
3145         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3146         docstring.
3147         (gnus-face-from-file): Likewise.
3148
3149 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3150
3151         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
3152         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
3153         non-nil.
3154         (gnus-auto-select-part): New variable.
3155         (gnus-article-jump-to-part): New function.
3156         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
3157         (gnus-mime-delete-part): Allow selecting specified part after
3158         deleting or stripping parts.
3159         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
3160         part if argument is bogus.
3161
3162 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
3163
3164         * gnus-art.el (w3m-minor-mode-map):
3165         * gnus-spec.el (gnus-newsrc-file-version):
3166         * gnus-util.el (nnmail-active-file-coding-system)
3167         (gnus-original-article-buffer, gnus-user-agent):
3168         * gnus.el (gnus-ham-process-destinations)
3169         (gnus-parameter-ham-marks-alist)
3170         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
3171         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
3172         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
3173         * mm-decode.el (gnus-current-window-configuration):
3174         * mm-extern.el (gnus-article-mime-handles):
3175         * mm-url.el (url-current-object, url-package-name)
3176         (url-package-version):
3177         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
3178         (smime-keys, w3m-cid-retrieve-function-alist)
3179         (w3m-current-buffer, w3m-display-inline-images)
3180         (w3m-minor-mode-map):
3181         * mml-smime.el (gnus-extract-address-components):
3182         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
3183         (gnus-newsrc-hashtb, message-default-charset)
3184         (message-deletable-headers, message-options)
3185         (message-posting-charset, message-required-mail-headers)
3186         (message-required-news-headers):
3187         * mml1991.el (mc-pgp-always-sign):
3188         * mml2015.el (mc-pgp-always-sign):
3189         * nnheader.el (nnmail-extra-headers):
3190         * rfc1843.el (gnus-decode-encoded-word-function)
3191         (gnus-decode-header-function, gnus-newsgroup-name):
3192         * spam-stat.el (gnus-original-article-buffer): Add defvars.
3193
3194 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3195
3196         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
3197         the end of the date treatments.
3198
3199 2005-08-15  Simon Josefsson  <jas@extundo.com>
3200
3201         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
3202         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
3203         Capello and Romain Francoise.
3204         (pgg-fetch-key-function): Removed, not used?
3205         (pgg-insert-url-with-w3): Require url, to get
3206         url-insert-file-contents regardless of where it is defined.
3207
3208 2005-08-13  Romain Francoise  <romain@orebokech.com>
3209
3210         * message.el (message-cite-original-1): New function.
3211         (message-cite-original): Use it.
3212         (message-cite-original-without-signature): Ditto.
3213
3214 2005-08-08  Romain Francoise  <romain@orebokech.com>
3215
3216         * message.el (message-yank-empty-prefix): New variable.
3217         (message-indent-citation): Use it.
3218         (message-cite-original-without-signature): Respect X-No-Archive.
3219
3220 2005-08-08  Simon Josefsson  <jas@extundo.com>
3221
3222         * pgg.el: Autoload url-insert-file-contents instead of loading
3223         w3/url.
3224         (pgg-insert-url-with-w3): Don't load url here.
3225
3226 2005-08-07  Jesper Harder  <harder@phys.au.dk>
3227
3228         * message.el (message-kill-to-signature): Don't insert newline at
3229         bol.
3230         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
3231
3232 2005-08-06  Romain Francoise  <romain@orebokech.com>
3233
3234         * message.el (message-user-fqdn): Fix typo in docstring.
3235
3236 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
3237
3238         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
3239
3240         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
3241
3242 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3243
3244         * mm-bodies.el (mm-encode-body): Use coding system rather than
3245         charset to encode text.
3246
3247         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
3248         number of charsets if utf-8 is available (XEmacs).
3249
3250 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
3251
3252         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
3253         taken from `gnus-button-mid-or-mail-regexp'.
3254         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
3255         (gnus-button-alist): Improve regexp for domain part of the MIDs
3256         for news:localpart@domain buttons.
3257         (gnus-button-ctan-directory-regexp): Update.
3258
3259 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3260
3261         * sieve-manage.el (sieve-manage-interactive-login): Use
3262         make-local-variable rather than make-variable-buffer-local.
3263         (sieve-manage-open): Ditto.
3264         (sieve-manage-authenticate): Ditto.
3265
3266         * mml.el (mml-generate-mime-1): Make the content type default to
3267         text/plain if the filename is not specified.
3268
3269 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3270
3271         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
3272         instead of insert-buffer.
3273
3274         * message.el (message-yank-original): Ditto; set the mark at the
3275         end of the yanked message.
3276
3277 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3278
3279         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
3280         lines to scroll rather than to stop it.
3281
3282         * mml.el (mml-generate-default-type): Add doc string.
3283         (mml-generate-mime-1): Use mm-default-file-encoding or make it
3284         default to application/octet-stream when determining the content
3285         type if it is not specified for the part or the mml contents; add
3286         a comment about mml-generate-default-type.
3287
3288 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
3289
3290         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
3291         make it default to application/octet-stream when determining the
3292         content type if it is not specified for the external contents.
3293
3294 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3295
3296         * rfc2231.el (rfc2231-parse-string): Take care that not only a
3297         segmented parameter but also other parameters might be there.
3298
3299 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3300
3301         * mm-decode.el (mm-display-external): Delete temp file, directory
3302         and buffer immediately if the external process is exited.
3303
3304 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3305
3306         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
3307         fewer lines than that of scroll-margin.
3308         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
3309
3310 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3311
3312         * gnus-art.el (gnus-article-next-page): Revert.
3313         (gnus-article-beginning-of-window): New macro.
3314         (gnus-article-next-page-1): Use it.
3315         (gnus-article-prev-page): Ditto.
3316         (gnus-article-edit-part): Use insert-buffer-substring instead of
3317         insert-buffer.
3318         (gnus-article-edit-exit): Ditto.
3319
3320         * gnus-util.el (gnus-beginning-of-window): Remove.
3321         (gnus-end-of-window): Remove.
3322
3323         * lpath.el: Don't bind header-line-format and scroll-margin.
3324
3325 2005-07-25  Simon Josefsson  <jas@extundo.com>
3326
3327         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
3328         to have the url package without w3.  Reported by Daiki Ueno
3329         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
3330
3331 2005-07-20  Didier Verna  <didier@xemacs.org>
3332
3333         * gnus-diary.el: Remove the description comment (nndiary is now
3334         properly documented in the Gnus manual).
3335         Fix the spelling of "Back End".
3336         * nndiary.el: Ditto.
3337         Fix the copyright notice.
3338
3339 2005-07-18  Romain Francoise  <romain@orebokech.com>
3340
3341         * gnus-sum.el (gnus-summary-to-prefix,
3342         gnus-summary-newsgroup-prefix): New variables.
3343         (gnus-summary-from-or-to-or-newsgroups): Use them.
3344
3345 2005-07-17  Romain Francoise  <romain@orebokech.com>
3346
3347         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
3348         space as it's generally not especially interesting to the user.
3349
3350 2005-07-16  Romain Francoise  <romain@orebokech.com>
3351
3352         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
3353         nil to avoid prompting and file modification if one of the
3354         messages at the top of the nnfolder file contains a copyright
3355         notice.
3356         Update copyright notice.
3357
3358         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
3359         instead of `current-time-string' as the latter creates a time
3360         string that is not RFC 2822 compliant (it lacks the zone).
3361         Update copyright notice.
3362
3363 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3364
3365         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
3366         for text/rtf.  Display default in prompt.  Pass default for M-n.
3367
3368         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
3369
3370 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3371
3372         * gnus-msg.el (gnus-button-mailto): Remove
3373         save-selected-window-window hackery because it relies on
3374         save-selected-window internals.
3375
3376 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3377
3378         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
3379         (gnus-article-next-page-1): Use gnus-beginning-of-window.
3380         (gnus-article-prev-page): Ditto.
3381
3382         * gnus-util.el (gnus-beginning-of-window): New function.
3383         (gnus-end-of-window): New function.
3384
3385         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
3386
3387 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3388
3389         * gnus-score.el (gnus-score-edit-all-score): Set
3390         gnus-score-edit-exit-function to gnus-score-edit-done and call
3391         gnus-message.
3392
3393 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3394
3395         * gnus-msg.el (gnus-button-mailto): Remove
3396         save-selected-window-window hackery because it relies on
3397         save-selected-window internals.
3398
3399 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3400
3401         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
3402         add-minor-mode.
3403         (gnus-binary-mode): Ditto.
3404
3405         * gnus-topic.el (gnus-topic-mode): Ditto.
3406
3407 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
3408
3409         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
3410         (gnus-article-prev-page): Take scroll-margin into consideration.
3411
3412 2005-07-04  Lute Kamstra  <lute@gnu.org>
3413
3414         Update FSF's address in GPL notices.
3415
3416 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
3417
3418         * gnus.el (gnus-exit):
3419         * gnus-group.el (gnus-group-icons):
3420         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
3421
3422         * gnus-nocem.el (gnus-nocem):
3423         * message.el (message-various, message-buffers, message-sending)
3424         (message-interface, message-forwarding, message-insertion)
3425         (message-headers, message-news, message-mail):
3426         * pgg-gpg.el (pgg-gpg):
3427         * pgg-parse.el (pgg-parse):
3428         * pgg-pgp.el (pgg-pgp):
3429         * pgg-pgp5.el (pgg-pgp5):
3430         * pop3.el (pop3): Finish `defgroup' description with period.
3431
3432 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3433
3434         * gnus-art.el (article-display-face): Improve the efficiency.
3435         (article-display-x-face): Ditto; remove grey x-face stuff.
3436
3437 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3438
3439         * gnus-art.el (article-display-face): Correct the position in
3440         which Faces are inserted.
3441
3442 2005-06-29  Didier Verna  <didier@xemacs.org>
3443
3444         * gnus-art.el (article-display-face): Display faces in correct
3445         order.
3446
3447 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3448
3449         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
3450         (gnus-fill-real-hashtb): Use hash table instead of obarray.
3451         (gnus-nocem-check-article): Fetch the Type header.
3452         (gnus-nocem-message-wanted-p): Fix the way to examine types.
3453         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
3454         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
3455         make sure gnus-nocem-hashtb is initialized.
3456         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
3457         (gnus-nocem-unwanted-article-p): Ditto.
3458
3459         * pgg.el (pgg-verify): Return the verification result.
3460
3461 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3462
3463         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
3464         is ascii.
3465
3466 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
3467
3468         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
3469         `show-nonbreak-escape'.
3470
3471 2005-06-23  Lute Kamstra  <lute@gnu.org>
3472
3473         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
3474
3475         * dig.el (dig-mode):
3476         * smime.el (smime-mode): Use gnus-run-mode-hooks.
3477
3478 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
3479
3480         * nnimap.el (nnimap-split-download-body): Fix spellings.
3481
3482 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
3483
3484         * gnus-art.el (gnus-article-encrypt-body):
3485         * gnus-cus.el (gnus-score-customize):
3486         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
3487         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
3488
3489 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3490
3491         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
3492         header by looking for magic "MII" at the beginnig.
3493
3494 2005-06-16  Miles Bader  <miles@gnu.org>
3495
3496         * gnus-xmas.el (gnus-xmas-group-startup-message):
3497         Use renamed gnus-splash face.
3498
3499         * assistant.el (assistant-field): Remove "-face" suffix from face name.
3500         (assistant-field-face): New backward-compatibility alias for renamed
3501         face.
3502         (assistant-render-text): Use renamed assistant-field face.
3503
3504         * spam.el (spam): Remove "-face" suffix from face name.
3505         (spam-face): New backward-compatibility alias for renamed face.
3506         (spam-face, spam-initialize): Use renamed spam face.
3507
3508         * message.el (message-header-to, message-header-cc)
3509         (message-header-subject, message-header-newsgroups)
3510         (message-header-other, message-header-name)
3511         (message-header-xheader, message-separator, message-cited-text)
3512         (message-mml): Remove "-face" suffix from face names.
3513         (message-header-to-face, message-header-cc-face)
3514         (message-header-subject-face, message-header-newsgroups-face)
3515         (message-header-other-face, message-header-name-face)
3516         (message-header-xheader-face, message-separator-face)
3517         (message-cited-text-face, message-mml-face):
3518         New backward-compatibility aliases for renamed faces.
3519         (message-font-lock-keywords): Use renamed message faces.
3520
3521         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
3522         (sieve-test-commands, sieve-tagged-arguments):
3523         Remove "-face" suffix from face names.
3524         (sieve-control-commands-face, sieve-action-commands-face)
3525         (sieve-test-commands-face, sieve-tagged-arguments-face):
3526         New backward-compatibility aliases for renamed faces.
3527         (sieve-control-commands-face, sieve-action-commands-face)
3528         (sieve-test-commands-face, sieve-tagged-arguments-face):
3529         Use renamed sieve faces.
3530
3531         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
3532         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
3533         (gnus-group-news-3-empty, gnus-group-news-4)
3534         (gnus-group-news-4-empty, gnus-group-news-5)
3535         (gnus-group-news-5-empty, gnus-group-news-6)
3536         (gnus-group-news-6-empty, gnus-group-news-low)
3537         (gnus-group-news-low-empty, gnus-group-mail-1)
3538         (gnus-group-mail-1-empty, gnus-group-mail-2)
3539         (gnus-group-mail-2-empty, gnus-group-mail-3)
3540         (gnus-group-mail-3-empty, gnus-group-mail-low)
3541         (gnus-group-mail-low-empty, gnus-summary-selected)
3542         (gnus-summary-cancelled, gnus-summary-high-ticked)
3543         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
3544         (gnus-summary-high-ancient, gnus-summary-low-ancient)
3545         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
3546         (gnus-summary-low-undownloaded)
3547         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
3548         (gnus-summary-low-unread, gnus-summary-normal-unread)
3549         (gnus-summary-high-read, gnus-summary-low-read)
3550         (gnus-summary-normal-read, gnus-splash):
3551         Remove "-face" suffix from face names.
3552         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3553         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3554         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3555         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3556         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3557         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3558         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3559         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3560         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3561         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3562         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3563         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3564         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3565         (gnus-summary-normal-ticked-face)
3566         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
3567         (gnus-summary-normal-ancient-face)
3568         (gnus-summary-high-undownloaded-face)
3569         (gnus-summary-low-undownloaded-face)
3570         (gnus-summary-normal-undownloaded-face)
3571         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3572         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3573         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3574         (gnus-splash-face):
3575         New backward-compatibility aliases for renamed faces.
3576         (gnus-group-startup-message): Use renamed gnus faces.
3577
3578         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
3579         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
3580         (gnus-server-agent): Remove "-face" suffix from face names.
3581         (gnus-server-agent-face, gnus-server-opened-face)
3582         (gnus-server-closed-face, gnus-server-denied-face)
3583         (gnus-server-offline-face):
3584         New backward-compatibility aliases for renamed faces.
3585         (gnus-server-agent-face, gnus-server-opened-face)
3586         (gnus-server-closed-face, gnus-server-denied-face)
3587         (gnus-server-offline-face): Use renamed gnus faces.
3588
3589         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
3590         Remove "-face" suffix from face names.
3591         (gnus-picon-xbm-face, gnus-picon-face):
3592         New backward-compatibility aliases for renamed faces.
3593
3594         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
3595         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
3596         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
3597         (gnus-cite-11): Remove "-face" suffix from face names.
3598         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
3599         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
3600         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
3601         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
3602         New backward-compatibility aliases for renamed faces.
3603         (gnus-cite-attribution-face, gnus-cite-face-list)
3604         (gnus-article-boring-faces): Use renamed gnus faces.
3605
3606         * gnus-art.el (gnus-signature, gnus-header-from)
3607         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
3608         (gnus-header-content): Remove "-face" suffix from face names.
3609         (gnus-signature-face, gnus-header-from-face)
3610         (gnus-header-subject-face, gnus-header-newsgroups-face)
3611         (gnus-header-name-face, gnus-header-content-face):
3612         New backward-compatibility aliases for renamed faces.
3613         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
3614
3615         * gnus-sum.el (gnus-summary-selected-face)
3616         (gnus-summary-highlight): Use renamed gnus faces.
3617         * gnus-group.el (gnus-group-highlight): Likewise.
3618
3619 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
3620
3621         * gnus-sieve.el (gnus-sieve-article-add-rule):
3622         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
3623         * spam-stat.el (spam-stat-buffer-change-to-spam)
3624         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
3625
3626         * message.el (message-is-yours-p):
3627         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
3628
3629 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3630
3631         * mm-view.el (mm-inline-text): Withdraw the last change.
3632
3633 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3634
3635         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
3636         executing enriched-decode.
3637
3638 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3639
3640         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
3641         charset of tar files.
3642
3643 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
3644
3645         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
3646
3647 2005-06-04  Lute Kamstra  <lute@gnu.org>
3648
3649         * nnfolder.el (nnfolder-read-folder): Make sure that undo
3650         information is never recorded.
3651
3652 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3653
3654         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
3655
3656 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3657
3658         * pop3.el (pop3-apop): Run md5 in the binary mode.
3659
3660         * starttls.el (starttls-set-process-query-on-exit-flag):
3661         Use eval-and-compile.
3662
3663 2005-05-31  Simon Josefsson  <jas@extundo.com>
3664
3665         * smime.el (smime-replace-in-string): Define.
3666         (smime-cert-by-ldap-1): Use it.
3667
3668 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3669
3670         * gnus-art.el (article-display-x-face): Replace
3671         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3672
3673         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
3674         set-process-query-on-exit-flag or process-kill-without-query.
3675
3676         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
3677         loop instead of replace-regexp.
3678
3679         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
3680         instead of process-kill-without-query if it is available.
3681
3682         * lpath.el: Fbind ldap-search-entries.
3683
3684         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
3685         instead of find-file-hooks if it is available.
3686
3687         * mml1991.el: Bind pgg-default-user-id when compiling.
3688
3689         * mml2015.el: Bind pgg-default-user-id when compiling.
3690
3691         * nndraft.el (nndraft-request-associate-buffer):
3692         Use write-contents-functions instead of write-contents-hooks if it is
3693         available.
3694
3695         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
3696         instead of find-file-hooks if it is available.
3697
3698         * nntp.el (nntp-open-connection): Replace
3699         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3700         (nntp-open-ssl-stream): Ditto.
3701         (nntp-open-tls-stream): Ditto.
3702
3703         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
3704         set-process-query-on-exit-flag or process-kill-without-query.
3705         (starttls-open-stream-gnutls): Use it instead of
3706         process-kill-without-query.
3707         (starttls-open-stream): Ditto.
3708
3709 2005-05-31  Ulf Stegemann <ulf@zeitform.de>  (tiny change)
3710
3711         * smime.el (smime-cert-by-ldap-1): Don't use
3712         replace-regexp-in-string.
3713
3714 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3715
3716         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
3717
3718         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
3719         in PEM format. Adjust to the XEmacs compability.
3720
3721 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
3722
3723         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
3724         by `string-to-number'.
3725         * gnus-agent.el (gnus-agent-regenerate-group)
3726         (gnus-agent-fetch-articles): Ditto.
3727         * gnus-art.el (gnus-button-fetch-group): Ditto.
3728         * gnus-cache.el (gnus-cache-generate-active)
3729         (gnus-cache-articles-in-group): Ditto.
3730         * gnus-group.el (gnus-group-set-current-level)
3731         (gnus-group-insert-group-line): Ditto.
3732         * gnus-score.el (gnus-score-set-expunge-below)
3733         (gnus-score-set-mark-below, gnus-summary-score-effect)
3734         (gnus-summary-score-entry): Ditto.
3735         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
3736         (gnus-soup-pack): Ditto.
3737         * gnus-spec.el (gnus-xmas-format): Ditto.
3738         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
3739         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
3740         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
3741         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
3742         * nndb.el (nndb-get-remote-expire-response): Ditto.
3743         * nndiary.el (nndiary-parse-schedule-value)
3744         (nndiary-string-to-number, nndiary-request-replace-article)
3745         (nndiary-request-article): Ditto.
3746         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
3747         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
3748         * nneething.el (nneething-make-head): Ditto.
3749         * nnfolder.el (nnfolder-request-article)
3750         (nnfolder-retrieve-headers): Ditto.
3751         * nnheader.el (nnheader-file-to-number): Ditto.
3752         * nnkiboze.el (nnkiboze-request-article): Ditto.
3753         * nnmail.el (nnmail-process-unix-mail-format)
3754         (nnmail-process-babyl-mail-format): Ditto.
3755         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
3756         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
3757         (nnmh-request-create-group, nnmh-request-list-1)
3758         (nnmh-request-group, nnmh-request-article): Ditto.
3759         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
3760         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
3761         * nnsoup.el (nnsoup-make-active): Ditto.
3762         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
3763         * nntp.el (nntp-find-group-and-number)
3764         (nntp-retrieve-headers-with-xover): Ditto.
3765         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
3766         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
3767         (pgg-format-key-identifier): Ditto.
3768         * pop3.el (pop3-last, pop3-stat): Ditto.
3769         * qp.el (quoted-printable-decode-region): Ditto.
3770
3771         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
3772         of concat.
3773
3774 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3775
3776         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
3777
3778         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
3779
3780         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
3781
3782         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
3783
3784         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
3785
3786         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
3787
3788         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
3789         (gnus-carpal-mode): Ditto.
3790
3791         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
3792         (gnus-browse-mode): Ditto.
3793
3794         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
3795
3796         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
3797
3798 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3799
3800         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
3801
3802 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3803
3804         * gnus-util.el (gnus-run-mode-hooks): New function.
3805
3806         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
3807
3808         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
3809         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
3810
3811 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
3812
3813         * gnus-agent.el (gnus-agent-make-mode-line-string):
3814         Use mode-line-highlight as mouse-face.
3815
3816 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3817
3818         * canlock.el (canlock): Change the parent group to news.
3819
3820         * deuglify.el (gnus-outlook-deuglify): Add :group.
3821
3822         * dig.el (dig): Add :group.
3823
3824         * dns-mode.el (dns-mode): Add :group.
3825
3826         * encrypt.el (encrypt): Add :group.
3827
3828         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
3829         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
3830         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
3831         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
3832         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
3833
3834         * gnus-diary.el (gnus-diary): Add :group.
3835
3836         * gnus.el (gnus-group-news-1-face): Add :group.
3837         (gnus-group-news-1-empty-face): Ditto.
3838         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
3839         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
3840         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
3841         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
3842         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
3843         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
3844         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
3845         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
3846         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
3847         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
3848         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
3849         (gnus-summary-high-ticked-face): Ditto.
3850         (gnus-summary-low-ticked-face): Ditto.
3851         (gnus-summary-normal-ticked-face): Ditto.
3852         (gnus-summary-high-ancient-face): Ditto.
3853         (gnus-summary-low-ancient-face): Ditto.
3854         (gnus-summary-normal-ancient-face): Ditto.
3855         (gnus-summary-high-undownloaded-face): Ditto.
3856         (gnus-summary-low-undownloaded-face): Ditto.
3857         (gnus-summary-normal-undownloaded-face): Ditto.
3858         (gnus-summary-high-unread-face): Ditto.
3859         (gnus-summary-low-unread-face): Ditto.
3860         (gnus-summary-normal-unread-face): Ditto.
3861         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
3862         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
3863
3864         * hashcash.el (hashcash): New custom group.
3865         (hashcash-default-payment): Add :group.
3866         (hashcash-payment-alist): Ditto.
3867         (hashcash-default-accept-payment): Ditto.
3868         (hashcash-accept-resources): Ditto.
3869         (hashcash-path): Ditto.
3870         (hashcash-extra-generate-parameters): Ditto.
3871         (hashcash-double-spend-database): Ditto.
3872         (hashcash-in-news): Ditto.
3873
3874         * message.el (message-minibuffer-local-map): Add :group.
3875
3876         * netrc.el (netrc): Add :group.
3877
3878         * sieve-manage.el (sieve-manage-log): Add :group.
3879         (sieve-manage-default-user): Diito.
3880         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
3881         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
3882         (sieve-manage-authenticators): Ditto.
3883         (sieve-manage-authenticator-alist): Ditto.
3884         (sieve-manage-default-port): Ditto.
3885
3886         * sieve-mode.el (sieve-control-commands-face): Add :group.
3887         (sieve-action-commands-face): Ditto.
3888         (sieve-test-commands-face): Ditto.
3889         (sieve-tagged-arguments-face): Ditto.
3890
3891         * smime.el (smime): Add :group.
3892
3893         * spam-report.el (spam-report): Add :group.
3894
3895         * spam.el (spam, spam-face): Add :group.
3896
3897 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3898
3899         * nntp.el (nntp-next-result-arrived-p): Some news servers may
3900         return \n.\n.\n at the end of articles.  Protect against that.
3901         (nntp-with-open-group): Allow debugging.
3902
3903         * nnheader.el (mail-header-set-extra): Make into a function
3904         because I just could't understand how to quote the list properly.
3905
3906         * dns.el (query-dns-cached): New function.
3907
3908 2005-05-26  Lute Kamstra  <lute@gnu.org>
3909
3910         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
3911
3912 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
3915
3916         * gnus-art.el: Don't autoload mail-extract-address-components.
3917
3918         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
3919         eval-and-compile to evaluate it.
3920
3921         * hashcash.el: Don't autoload executable-find.
3922
3923         * nndb.el: Don't declare the nndb back end two or more times; don't
3924         autoload news-reply-mode, news-setup, cancel-timer and telnet.
3925
3926         * nntp.el: Autoload format-spec instead of format; use
3927         eval-and-compile to evaluate autoload forms.
3928
3929 2005-05-09  Georg C. F. Greve <greve@gnu.org>  (tiny change)
3930
3931         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
3932
3933 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3934
3935         * gnus.el (gnus-version-number): Bump version.
3936
3937 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
3938
3939         * gnus.el: No Gnus v0.3 is released.
3940
3941 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3942
3943         * lpath.el (featurep): Bind show-nonbreak-escape.
3944
3945 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3946
3947         * gnus-art.el (gnus-article-edit-part): Disable undo.
3948
3949 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3950
3951         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
3952         gnus-article-date-lapsed-new-header is t if date timer is active;
3953         skip headers in which the original date value is empty.
3954         (gnus-article-save-original-date): Redefine it as a macro.
3955         (gnus-display-mime): Use it.
3956
3957 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3958
3959         * gnus-art.el (article-date-ut): Support converting date in
3960         forwarded parts as well.
3961         (gnus-article-save-original-date): New function.
3962         (gnus-display-mime): Use it.
3963
3964 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
3965
3966         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
3967         enclosure element of <item>.
3968
3969 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
3970
3971         * message.el (message-kill-buffer-query): Renamed from
3972         `message-kill-buffer-query-if-modified'.  Added :version.
3973
3974 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3975
3976         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
3977         window layout.
3978
3979 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3980
3981         * mml.el: Autoload dnd when compiling.
3982
3983 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
3984
3985         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
3986         x-dnd-*.
3987
3988 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3989
3990         * qp.el (quoted-printable-encode-region): Save excursion.
3991
3992 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3993
3994         * message.el (message-kill-buffer-query-if-modified): new variable
3995         so the user can kill a modified message buffer quickly
3996         (message-kill-buffer): use it.
3997
3998 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * lpath.el: Fbind display-time-event-handler; don't fbind
4001         string-to-multibyte.
4002
4003         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
4004
4005 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4006
4007         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
4008         contained in text because xml.el decodes entities) with LFs.
4009
4010 2005-04-11  Lute Kamstra  <lute@gnu.org>
4011
4012         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
4013         differently.
4014
4015 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4016
4017         * mm-util.el (mm-detect-coding-region): Typo.
4018
4019 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
4022
4023 2005-04-06  D Goel  <deego@gnufans.org>
4024
4025         * spam-stat.el (spam-stat-score-buffer): Add a call to a
4026         user-function allow user modifications of the scores.
4027         (spam-stat-score-buffer-user): New function, to allow
4028         user-computed modifications to the score.
4029         (spam-stat-score-buffer-user-functions): list of additional
4030         scoring functions
4031         (spam-stat-error-holder): global temporary error holder
4032         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
4033         variable
4034
4035 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4036
4037         * gnus-registry.el (gnus-registry-clean-empty-function)
4038         (gnus-registry-trim, gnus-registry-fetch-groups)
4039         (gnus-registry-delete-group): now groups that match
4040         `gnus-registry-ignored-groups' will be removed from the registry
4041         entries, not just ignored for splitting.  This helps clean up the
4042         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
4043         to get all the groups a message ID is in.
4044
4045         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
4046         (spam-stat-split-fancy): changed "threshhold" to "threshold"
4047         (spam-stat-score-buffer-user-functions): added :number custom type
4048
4049 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4050
4051         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
4052         argument in XEmacs.
4053
4054         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
4055         (nnrss-request-group): Decode group name first.
4056         (nnrss-request-article): Make a text/plain article if mml-to-mime
4057         failed.
4058         (nnrss-get-encoding): Return a compatible encoding according to
4059         nnrss-compatible-encoding-alist.
4060         (nnrss-find-el): Use consp instead of listp.
4061         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
4062
4063 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4064
4065         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
4066         which Emacs 20 doesn't support.
4067         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
4068
4069 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4070
4071         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
4072         silence the byte compiler inside the defun
4073
4074         * gnus-demon.el (parse-time-string): Add autoload.
4075
4076         * gnus-delay.el (parse-time-string): Add autoload.
4077
4078         * gnus-art.el (parse-time-string): Add autoload.
4079
4080         * nnultimate.el (parse-time): Require for `parse-time-string'.
4081
4082 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4083
4084         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
4085
4086         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
4087
4088         * smime.el (smime-ldap-host-list): Add :version.
4089
4090 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4091
4092         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
4093         pass it to `gnus-browse-read-group'.
4094         (gnus-browse-read-group): Add NUMBER argument and pass it to
4095         `gnus-group-read-ephemeral-group'.
4096
4097         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
4098         argument and pass it to `gnus-group-read-group'.
4099
4100 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
4101
4102         * mm-util.el (mm-xemacs-find-mime-charset): Only call
4103         mm-xemacs-find-mime-charset-1 if we have the mule feature
4104         available at runtime.
4105
4106 2005-03-25  Werner Lemberg  <wl@gnu.org>
4107
4108         * nnmaildir.el: Replace `illegal' with `invalid'.
4109
4110 2005-03-23  Lute Kamstra  <lute@gnu.org>
4111
4112         * time-date.el: Add comment on time value formats.
4113         Don't require parse-time.
4114         (with-decoded-time-value): New macro.
4115         (encode-time-value): New function.
4116         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4117         (days-to-time): Return a valid time value when arg is huge.
4118         (time-since): Use time-subtract.
4119         (time-to-number-of-days): Use time-to-seconds.
4120
4121 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4122
4123         * gnus-start.el (gnus-display-time-event-handler):
4124         Check display-time-timer at runtime rather than only at load time
4125         in case display-time-mode is turned off in the mean time.
4126
4127 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4128
4129         * nnimap.el (nnimap-open-connection): Print which authinfo file is
4130         used.
4131
4132         * nneething.el (nneething-map-file-directory): Derive from
4133         `gnus-directory'.
4134
4135         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
4136         the To/Cc button.
4137
4138 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4139
4140         * nnmaildir.el (nnmaildir-request-accept-article):
4141         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
4142
4143 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4144
4145         * gnus-async.el: Require timer-funcs at compile time when in
4146         XEmacs for `run-with-idle-timer'.
4147
4148 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4149
4150         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
4151         autoloaded function.
4152
4153 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4154
4155         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
4156
4157 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
4158
4159         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
4160
4161 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4162
4163         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
4164         gnus-expert-user to default.
4165
4166 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
4167
4168         * nnimap.el (nnimap-open-server): Ditto.
4169
4170         * imap.el (imap-authenticate): Fix typo.
4171
4172 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
4173
4174         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
4175         buffer (since IMAP server might return FETCH response out of
4176         order, and the nntp buffer must be sorted).
4177
4178 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
4179
4180         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
4181         comparison on string.
4182
4183         * gnus-agent.el (gnus-agent-long-article,
4184         gnus-agent-short-article, gnus-agent-score): Renamed category
4185         keywords to match gnus-cus.
4186         (gnus-agent-summary-fetch-series): Modified to protect against
4187         gnus-agent-summary-fetch-group clearing processable flags.
4188         (gnus-agent-synchronize-group-flags): Update live group buffer as
4189         synchronization may occur due to the user toggle the plugged
4190         status.
4191         (gnus-agent-fetch-group-1): Clear downloadable flag when article
4192         successfully downloaded.
4193         (gnus-agent-expire-group-1): Avoid using markers when the overview
4194         is in ascending order; greatly improves performance.
4195         (gnus-agent-regenerate-group): Use
4196         gnus-agent-synchronize-group-flags to reset read status in both
4197         gnus and server.
4198         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
4199
4200 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4201
4202         * message.el: Don't autoload former message-utils variables.
4203         (message-strip-subject-trailing-was): Change doc string.
4204
4205         * nnweb.el: Fixes for `gnus-group-make-web-group'.
4206         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
4207         (nnweb-google-search): Add "hl=en" here.
4208         (nnweb-google-parse-1, nnweb-google-create-mapping):
4209         Don't hardcode URL.
4210
4211 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4212
4213         * message.el (message-get-reply-headers, message-followup):
4214         Mention related variables `message-use-followup-to' and
4215         `message-use-mail-followup-to', in the information buffer.
4216
4217         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
4218         of broken groups(-beta).google.com.
4219
4220 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4221
4222         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
4223         parameter to invoked gnus-request-move-article; remove the
4224         redundant gnus-sum-hint-move-is-internal variable; apply the marks
4225         all at once instead of once per article
4226         (gnus-summary-remove-process-mark): accept a list of articles as
4227         well as a single article for processing
4228
4229         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
4230
4231         * nnml.el (nnml-request-move-article): add move-is-internal parameter
4232
4233         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
4234
4235         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
4236
4237         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
4238
4239         * nnimap.el (nnimap-request-move-article): add move-is-internal
4240         parameter and remove the gnus-sum-hint-move-is-internal variable
4241
4242         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
4243
4244         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
4245
4246         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
4247
4248         * nndb.el (nndb-request-move-article): add move-is-internal parameter
4249
4250         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
4251
4252         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
4253
4254 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4255
4256         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
4257         a more conservative way.
4258
4259 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4260
4261         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
4262         buffer, so it moves the window's cursor.
4263
4264 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4265
4266         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
4267         `mm-dissect-multipart' and receive the from field as an (optional)
4268         argument from `mm-dissect-multipart'.
4269         (mm-dissect-multipart): Receive the from field as an argument and
4270         pass it on when we call `mm-dissect-buffer' on MIME parts.
4271         Fixes verification/decryption of signed/encrypted MIME parts.
4272
4273 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4274
4275         * gnus-sum.el (gnus-summary-move-article): set
4276         gnus-sum-hint-move-is-internal for gnus-request-move-article and
4277         whatever it calls (right now, only nnimap-request-move article
4278         respects it)
4279
4280         * nnimap.el (nnimap-request-move-article): when
4281         gnus-sum-hint-move-is-internal is set, don't do the extra
4282         nnimap-request-article
4283
4284 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4285
4286         * nnheader.el (nnheader-find-file-noselect): Add doc string.
4287
4288         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
4289         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
4290
4291         * gnus-sum.el (gnus-summary-caesar-message):
4292         Apply `gnus-treat-article' after rotation.
4293
4294         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
4295         doc string.
4296
4297 2005-02-22  Simon Josefsson  <jas@extundo.com>
4298
4299         * encrypt.el (encrypt-password-cache-expiry): Remove (use
4300         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
4301         <arne@arnested.dk>.
4302         (encrypt): Add password-cache and password-cache-expiry as group
4303         members.
4304
4305 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4306
4307         * smime.el (smime-ldap-host-list): Doc fix.
4308         (smime-ask-passphrase): Use `password-read-and-add' to read (and
4309         cache) password.
4310         (smime-sign-region): Use it.
4311         (smime-decrypt-region): Use it.
4312         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
4313         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
4314         fails.
4315         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
4316         certificate from DER to PEM format rather than calling openssl.
4317
4318         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
4319
4320         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
4321         for signing/encryption.
4322
4323         * mml.el (mml-parse-1): Use them.
4324
4325 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4326
4327         * nnrss.el (nnrss-verbose): Removed.
4328         (nnrss-request-group): Use `nnheader-message' instead.
4329
4330 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
4331
4332         * nnrss.el (nnrss-verbose): New variable.
4333         (nnrss-request-group): Make it say nnrss is requesting a group.
4334
4335 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4336
4337         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
4338         Handle news URL with given port correctly.
4339
4340 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4341
4342         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
4343         containing special characters.
4344
4345         * gnus-sum.el (gnus-summary-edit-article): Ditto.
4346
4347         * mml.el (mime-to-mml): Ditto.
4348
4349         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
4350         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
4351         (rfc2047-decode-region): Quote decoded words containing special
4352         characters when rfc2047-quote-decoded-words-containing-tspecials
4353         is non-nil.
4354
4355 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4356
4357         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
4358
4359         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
4360
4361 2005-02-15  Simon Josefsson  <jas@extundo.com>
4362
4363         * nnimap.el (nnimap-debug): Doc fix.
4364
4365         * imap.el (imap-debug): Doc fix.
4366
4367 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4368
4369         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
4370
4371 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4372
4373         * gnus.el (spam-contents): improve docs for spam-contents
4374         parameter in its variable incarnation
4375
4376 2005-02-14  Simon Josefsson  <jas@extundo.com>
4377
4378         * smime-ldap.el: Use require instead of load-library for ldap.
4379         (smime-ldap-search): Indent.
4380         (smime-ldap-search-internal): Shorten line.
4381
4382         * smime.el (smime-cert-by-dns): Add doc-string.
4383         (smime-cert-by-ldap-1): Indent.
4384
4385         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
4386         mml-smime-get-dns-ldap.
4387         (mml-smime-encrypt-query): Use new function.  Default to ldap.
4388
4389 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4390
4391         * smime.el: Require smime-ldap.
4392         (smime-ldap-host-list): New variable.
4393         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
4394
4395         * mml-smime.el (mml-smime-encrypt-query): New function.
4396         (mml-smime-encrypt-query): Use it.
4397
4398         * smime-ldap.el: New file.
4399
4400 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4401
4402         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
4403
4404 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4405
4406         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
4407         argument in doc string.  Make query for type more clear.
4408
4409 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4410
4411         * gnus.el (gnus-group-startup-message): Search for gnus images in
4412         etc/images/gnus.
4413         * mm-util.el (mm-find-charset-region): Likewise.
4414         * smiley.el (smiley-data-directory): Search for smilies in
4415         etc/images/smilies.
4416
4417 2005-02-09  Kim F. Storm  <storm@cua.dk>
4418
4419         Change Emacs release version from 21.4 to 22.1 throughout.
4420         Change Emacs development version from 21.3.50 to 22.0.50.
4421
4422 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4423
4424         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
4425
4426         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
4427         non-Mule XEmacs as well.
4428         (mm-decompress-buffer): Signal an error intentionally if it does
4429         not decompress compressed data because auto-compression-mode is
4430         disabled.
4431
4432 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4433
4434         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
4435         an ID in the registry even if it has no groups
4436
4437 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4438
4439         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
4440         merge it into mm-decompress-buffer.
4441         (gnus-mime-copy-part): Use the MIME part charset, the value which
4442         a user specified or gnus-newsgroup-charset for decoding, like
4443         gnus-mime-inline-part does; set buffer-file-coding-system to tell
4444         save-buffer what was used.  Suggested by Kevin Ryde
4445         <user42@zip.com.au>.
4446         (gnus-mime-inline-part): Allow the name parameter as well as the
4447         filename parameter; force decompressing of compressed data; always
4448         display contents being not decoded as unibyte.
4449
4450         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
4451         as well as the filename parameter.
4452
4453         * mm-util.el (mm-decompress-buffer): Merge
4454         gnus-mime-jka-compr-maybe-uncompress.
4455         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
4456         of compressed data.
4457
4458 2005-02-08  Simon Josefsson  <jas@extundo.com>
4459
4460         * imap.el (imap-log): Doc fix.
4461
4462 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4463
4464         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
4465         the coding cookies; decompress compressed parts.
4466
4467         * mml.el (mml-generate-mime-1): Add the charaset parameter according
4468         to the value which a user specified manually or the coding cookie.
4469
4470         * mm-util.el (mm-string-to-multibyte): New function.
4471         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
4472         (mm-coding-system-to-mime-charset): New function.
4473         (mm-decompress-buffer): New function.
4474         (mm-find-buffer-file-coding-system): New function.
4475
4476         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
4477         (mm-display-inline-fontify): Rewrite for decoding and decompressing
4478         parts.
4479
4480 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4481
4482         * mm-view.el (mm-display-inline-fontify): Decode a part according
4483         to the charset parameter.
4484
4485 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4486
4487         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
4488         prefix arg is neither nil nor a number, as info specifies.
4489
4490 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4491
4492         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
4493         timestamps.
4494
4495 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
4496
4497         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
4498         groups error checking and notify user.
4499
4500 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
4501
4502         * message.el (message-send-mail-function): Check existence of
4503         sendmail-program first before using default value
4504         `message-send-mail-with-sendmail'.  Otherwise use more generic
4505         `smtpmail-send-it'.
4506
4507 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4508
4509         * nntp.el (nntp-request-update-info): Always return nil.
4510
4511 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4512
4513         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
4514
4515 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4516
4517         * message.el (message-beginning-of-line): Change the behavior when
4518         invoked between BOL and : so that it first moves backward.
4519
4520 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4521
4522         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
4523         article buffer when editing of the article is discarded.
4524         (gnus-article-prepare): Revert.
4525
4526 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4527
4528         * gnus-art.el (gnus-article-prepare):
4529         Remove message-strip-forbidden-properties from the local hook.
4530
4531 2005-01-27  Simon Josefsson  <jas@extundo.com>
4532
4533         * password.el (password-cache-add): Only start one timer per key.
4534         Reported by Derek Atkins <warlord@MIT.EDU>.
4535
4536 2005-01-26  Steve Youngs  <steve@sxemacs.org>
4537
4538         * run-at-time.el: Removed.  It is no longer needed as
4539         timer-funcs.el in the xemacs-base package has a working version of
4540         `run-at-time'.
4541
4542         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
4543
4544         * password.el: Require timer-funcs instead of run-at-time in
4545         XEmacs.
4546         Remove `password-run-at-time' macro.
4547         (password-cache-add): Use `run-at-time' instead of
4548         `password-run-at-time'.
4549
4550         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
4551         Remove `nnheader-cancel-function-timers' alias,
4552         `cancel-function-timers' exists in XEmacs in timer-funcs.
4553
4554         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
4555         for `run-with-idle-timer'.
4556
4557         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
4558         for `run-at-time'.
4559
4560         * mm-url.el: Require timer-funcs at compile time when in XEmacs
4561         for `with-timeout'.
4562
4563         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
4564         the same as for XEmacs 21.4.
4565         No need to ignore `run-with-idle-timer', this function exists in
4566         XEmacs now in timer-funcs.el in the xemacs-base package.
4567         (dgnushack-compile): No need to delete
4568         run-at-time.el from the list of files to compile because it
4569         doesn't exist anymore.
4570
4571 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4572
4573         * mml.el (mml-generate-mime-1): Convert string into unibyte when
4574         inserting " *mml*" buffer's contents into a unibyte temp buffer.
4575
4576 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
4577
4578         * mail-source.el (mail-source-fetch-imap): Search for ^From case
4579         sensitively.
4580
4581 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
4582
4583         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
4584
4585 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4586
4587         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
4588         which will be inserted according to the multibyteness of a buffer
4589         rather than the type of contents.  Suggested by ARISAWA Akihiro
4590         <ari@mbf.ocn.ne.jp>.
4591
4592         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
4593         of string which old xml.el may return rather than a string.
4594
4595 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4596
4597         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
4598
4599 2005-01-16  Simon Josefsson  <jas@extundo.com>
4600
4601         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
4602         idn/idna.el isn't available.
4603         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
4604         <michael@waxrat.com>.
4605
4606         * hashcash.el: Remove non-FSF copyright header.
4607
4608         * hashcash.el (hashcash-extra-generate-parameters): New variable.
4609         (hashcash-generate-payment): Use it.
4610         (hashcash-generate-payment-async): Use it.
4611
4612 2005-01-15  Simon Josefsson  <jas@extundo.com>
4613
4614         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
4615         Suggested by Raymond Scholz <ray-2005@zonix.de>.
4616
4617         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
4618         gnus-summary-idna-message.
4619         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
4620         (gnus-summary-idna-message): New function.
4621
4622 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4623
4624         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
4625         gnus-novice-user.
4626
4627 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4628
4629         * nnrss.el (nnrss-request-delete-group): Delete entries in
4630         nnrss-group-alist as well.
4631         (nnrss-save-server-data): Insert newline.
4632
4633 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
4634
4635         * gnus.el (gnus-user-agent): Use list of symbols instead of
4636         symbols.  Display full version number for (S)XEmacs.  Optionally
4637         display (S)XEmacs codename.
4638
4639         * gnus-util.el (gnus-emacs-version): Update for new
4640         `gnus-user-agent'.
4641
4642         * gnus-msg.el (gnus-extended-version): Make it possible to omit
4643         Gnus version.
4644
4645 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4646
4647         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
4648         which is unreadable in some setups.
4649
4650 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4651
4652         * gnus-spec.el (gnus-update-format-specifications): Flush the
4653         group format spec cache if it doesn't support decoded group names.
4654
4655 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4656
4657         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
4658         to apply decay on score files matching a regexp.
4659
4660 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
4663         compatibility in %g and %c.
4664
4665 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4666
4667         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
4668         name for only %g and %c.
4669         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
4670         of gnus-tmp-group to decoded group name.
4671         (gnus-group-make-rss-group): Exclude `/'s from group names.
4672
4673 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4674
4675         * nnrss.el (nnrss-get-encoding): Fix regexp.
4676
4677 2004-12-27  Simon Josefsson  <jas@extundo.com>
4678
4679         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
4680         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
4681         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
4682
4683 2004-12-17  Kim F. Storm  <storm@cua.dk>
4684
4685         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
4686
4687         * gnus-sum.el (gnus-summary-mode-map): Likewise.
4688
4689 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
4690
4691         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
4692
4693 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4694
4695         * nnrss.el: Require rfc2047 and mml.
4696         (nnrss-file-coding-system): New variable.
4697         (nnrss-format-string): Redefine it as an inline function.
4698         (nnrss-decode-group-name): New function.
4699         (nnrss-string-as-multibyte): Remove.
4700         (nnrss-retrieve-headers): Decode group name; don't use
4701         nnrss-format-string.
4702         (nnrss-request-group): Decode group name.
4703         (nnrss-request-article): Decode group name; allow a Message-ID as
4704         well as an article number; don't use nnrss-format-string; encode a
4705         Message-ID string which may contain non-ASCII characters; use
4706         mml-to-mime to compose a MIME article.
4707         (nnrss-request-expire-articles): Decode group name.
4708         (nnrss-request-delete-group): Decode group name.
4709         (nnrss-fetch): Clarify error message.
4710         (nnrss-read-server-data): Use insert-file-contents instead of load;
4711         bind file-name-coding-system; use multibyte buffer.
4712         (nnrss-save-server-data): Bind coding-system-for-write to the
4713         value of nnrss-file-coding-system; bind file-name-coding-system;
4714         add coding cookie.
4715         (nnrss-read-group-data): Use insert-file-contents instead of load;
4716         bind file-name-coding-system; use multibyte buffer.
4717         (nnrss-save-group-data): Bind coding-system-for-write to the
4718         value of nnrss-file-coding-system; bind file-name-coding-system.
4719         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
4720         make it work with non-ASCII text.
4721         (nnrss-find-el): Make it work with old xml.el as well.
4722
4723 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
4724
4725         * nnrss.el (nnrss-get-encoding): New function.
4726         (nnrss-fetch): Use unibyte buffer initially; bind
4727         coding-system-for-read while performing mm-url-insert; remove ^Ms;
4728         decode contents according to the encoding attribute.
4729         (nnrss-save-group-data): Add coding cookie.
4730         (nnrss-mime-encode-string): New function.
4731         (nnrss-check-group): Use it to encode subject and author.
4732
4733 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
4734
4735         * spam.el (spam-check-BBDB): don't get the symbol-value of an
4736         imaginary variable
4737
4738 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4739
4740         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
4741         correctly even if there are wide characters.
4742
4743 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
4744
4745         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
4746         downcased symbol names; make a new cache instead of reusing
4747         bbdb-hashtable
4748
4749 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4750
4751         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
4752         concatenating segments rather than before concatenating them.
4753         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4754
4755         * message.el (message-get-reply-headers): Bind `extra'.
4756
4757 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4758
4759         * message.el (message-extra-wide-headers): New variable.
4760         (message-get-reply-headers): Use it.
4761
4762 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4763
4764         * gnus-agent.el (gnus-agent-group-path): Decode group name.
4765         (gnus-agent-group-pathname): Ditto.
4766
4767         * gnus-cache.el (gnus-cache-file-name): Decode group name.
4768
4769         * gnus-group.el (gnus-group-make-group): Decode group name.
4770         (gnus-group-make-rss-group): Register the group data after opening
4771         the nnrss group.
4772
4773 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
4774
4775         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
4776         by expiry now get marked as read.
4777
4778 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
4781
4782 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
4783
4784         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
4785         unify Latin characters in XEmacs.
4786         (mm-find-mime-charset-region): Use it.
4787
4788 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4789
4790         * gnus-util.el (gnus-delete-directory): New function.
4791
4792         * gnus-agent.el (gnus-agent-delete-group): Use it.
4793
4794         * gnus-cache.el (gnus-cache-delete-group): Use it.
4795
4796 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4797
4798         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
4799         names.
4800
4801 2004-12-16  Simon Josefsson  <jas@extundo.com>
4802
4803         * hashcash.el (hashcash-payment-alist): Fix custom :type.
4804
4805 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4806
4807         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
4808
4809         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
4810         (gnus-group-set-current-level): Decode group name.
4811
4812 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
4813
4814         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
4815         failed.
4816
4817 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4818
4819         * gnus-group.el (gnus-group-delete-group): Decode group name.
4820         (gnus-group-make-rss-group): Encode group name.
4821         (gnus-group-catchup-current): Decode group name.
4822         (gnus-group-kill-group): Decode group name.
4823
4824 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
4825
4826         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
4827
4828 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4829
4830         * gnus-group.el (gnus-group-make-rss-group):
4831         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
4832
4833         * gnus-start.el (gnus-setup-news): Honor user's setting to
4834         gnus-message-archive-method.  Suggested by Lute Kamstra
4835         <lute@gnu.org>.
4836
4837 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
4838
4839         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
4840         global counterparts of the buffer-local variables.
4841
4842 2004-11-16  Romain Francoise  <romain@orebokech.com>
4843
4844         * gnus-sum.el (gnus-summary-exit): Don't clear the global
4845         counterparts of the buffer-local variables.
4846
4847 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4848
4849         * message.el (message-forbidden-properties): Fixed typo in doc
4850         string.
4851
4852 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
4853
4854         * gnus-util.el (gnus-replace-in-string): Added doc string.
4855
4856         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
4857         to avoid problems when splitting mails with many recipients.
4858
4859 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4860
4861         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
4862         pop-to-buffer, covered by the subsequent gnus-configure-windows.
4863
4864 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
4865
4866         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
4867         if there is no hashtable in memory or file modification time is
4868         newer than cached timestamp.
4869
4870 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
4871
4872         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
4873         not-matching option.
4874
4875 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
4876
4877         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
4878         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
4879         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
4880         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
4881         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
4882         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
4883
4884 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4885
4886         * message.el (message-forward-make-body-mml): Remove headers
4887         according to message-forward-ignored-headers if a message is decoded.
4888
4889 2004-12-02  Romain Francoise  <romain@orebokech.com>
4890
4891         * message.el (message-forward-make-body-plain): Always remove
4892         headers according to message-forward-ignored-headers.
4893
4894 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
4895
4896         * spam.el (spam-summary-prepare-exit): remove the
4897         gnus-summary-limit pop for now, it has problems with ham marks for
4898         me
4899
4900 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
4901
4902         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
4903         correctly
4904
4905 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
4906
4907         * format-spec.el (format-spec): Message the char.
4908
4909 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
4910
4911         * gnus-art.el (gnus-split-methods): reformat comments
4912
4913         * spam.el (spam-summary-prepare-exit): remove article limits
4914         before exiting the summary buffer
4915
4916 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4917
4918         * lpath.el: Remove bbdb-create-internal, bbdb-records,
4919         spam-BBDB-register-routine and spam-enter-ham-BBDB.
4920
4921         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
4922         order to silence the byte compiler.
4923
4924         * spam.el: Fix the way to silence the byte compiler, which
4925         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
4926         bbdb-search-simple, spam-BBDB-register-routine,
4927         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
4928         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
4929         spam-stat-buffer-is-spam, spam-stat-load,
4930         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
4931         spam-stat-save and spam-stat-split-fancy.
4932
4933 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
4936         which may confuse users.
4937         (canlock-password-for-verify): Ditto.
4938
4939         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
4940
4941         * gnus-art.el (gnus-emphasis-alist): Ditto.
4942
4943         * gnus-registry.el (gnus-registry-max-entries): Ditto.
4944
4945         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
4946
4947         * gnus-start.el (gnus-save-killed-list): Ditto.
4948
4949         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
4950         (gnus-sum-thread-tree-root): Ditto.
4951         (gnus-sum-thread-tree-false-root): Ditto.
4952         (gnus-sum-thread-tree-single-indent): Ditto.
4953
4954         * message.el (message-courtesy-message): Ditto.
4955         (message-archive-note): Ditto.
4956         (message-subscribed-address-file): Ditto.
4957         (message-user-fqdn): Ditto.
4958
4959         * spam-report.el (spam-report-gmane-regex): Ditto.
4960
4961         * spam.el (spam-blackhole-good-server-regex): Ditto.
4962
4963 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * mml.el (mml-preview): Widen the message buffer before copying
4966         the contents to the preview buffer; sort headers before previewing.
4967
4968         * message.el (message-hidden-headers): Fix the way to avoid a bug
4969         in the `repeat' widget in Emacs 21.3 or earlier.
4970
4971 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4972
4973         * message.el (message-hidden-headers): Default to "^References:".
4974         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
4975         (message-strip-forbidden-properties): Remove check for obsolete
4976         `message-hidden' text property, hidden headers are not accessible
4977         in the buffer anymore.  From Romain Francoise on January 11, 2004.
4978
4979 2004-11-22  Romain Francoise  <romain@orebokech.com>
4980
4981         * message.el (message-header-format-alist): Add `From' in list
4982         so that it can be sorted.
4983         (message-fix-before-sending): Widen and sort headers before
4984         sending.
4985         (message-hide-headers): Use narrowing to hide headers by moving
4986         them to the top of the buffer and narrowing to the region
4987         underneath.
4988
4989 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4990
4991         * message.el (message-strip-forbidden-properties): Bind
4992         buffer-read-only (etc) to nil.
4993
4994 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4995
4996         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
4997         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
4998
4999 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
5000
5001         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
5002
5003 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5004
5005         * dns.el (query-dns): Use sit-for to time instead of
5006         accept-process-output, since that doesn't seem to work on udp
5007         sockets.
5008
5009 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5010
5011         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
5012
5013 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
5014
5015         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
5016         docstrings.
5017
5018 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * nntp.el (nntp-request-update-info): Return nil if
5021         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
5022         may not call gnus-activate-group which uselessly issues the GROUP
5023         commands for all nntp groups and wastes time.  Reported by Romain
5024         Francoise <romain@orebokech.com>.
5025
5026         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
5027
5028 2004-11-15  Simon Josefsson  <jas@extundo.com>
5029
5030         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
5031         headers separately.
5032         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
5033         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
5034
5035 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5036
5037         * gnus-start.el (gnus-convert-old-newsrc):
5038         Assign legacy-gnus-agent to 5.10.7.
5039
5040 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5041
5042         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
5043         start of the lines.
5044
5045 2004-11-14  Magnus Henoch  <mange@freemail.hu>
5046
5047         * hashcash.el (hashcash-default-payment): Change default to 20
5048         (hashcash-default-accept-payment): Change default to 20
5049         (hashcash-process-alist): New variable
5050         (hashcash-generate-payment-async): Add
5051         (hashcash-already-paid-p): Add
5052         (hashcash-insert-payment): Don't generate payments twice
5053         (hashcash-insert-payment-async): Add
5054         (hashcash-insert-payment-async-2): Add
5055         (hashcash-cancel-async): Add
5056         (hashcash-wait-async): Add
5057         (hashcash-processes-running-p): Add
5058         (hashcash-wait-or-cancel): Add
5059         (mail-add-payment): New optional argument.  Conditionally start
5060         asynchronous calculation.
5061         (mail-add-payment-async): Add
5062
5063         * message.el (message-send-mail): Wait for asynchronous hashcash
5064         results.  Don't clobber existing X-Hashcash headers.
5065         (message-setup-1): Call mail-add-payment-async when
5066         message-generate-hashcash is non-nil.
5067
5068 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5069
5070         * message.el (message-use-alternative-email-as-from): Examine the
5071         From header as well; use message-make-from in order to include a
5072         user's full name.
5073
5074 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5075
5076         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
5077         default; improve customization type.
5078         (gnus-emphasis-custom-with-format): New macro.
5079         (gnus-emphasis-custom-value-to-external): New function.
5080         (gnus-emphasis-custom-value-to-internal): New function.
5081
5082 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5083
5084         * dns.el (query-dns): Resolve reverse addresses.
5085
5086 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5087
5088         * gnus-group.el (gnus-group-get-new-news): Use it.
5089
5090         * gnus-start.el (gnus-check-reasonable-setup): New function.
5091
5092 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5093
5094         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
5095         "Args out of range" error.  Reported by Arnaud Giersch
5096         <arnaud.giersch@free.fr>.
5097
5098 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
5099
5100         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
5101         From Stefan Wiens <s.wi@gmx.net>.
5102
5103 2004-11-04  Richard M. Stallman  <rms@gnu.org>
5104
5105         * spam.el (spam group): Add :version.
5106
5107         * pgg-def.el (pgg group): Add :version.
5108
5109 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5110
5111         * gnus-art.el (gnus-article-edit-article): Don't associate the
5112         article buffer with a draft file.  This is a temporary measure
5113         against the 2004-08-22 change to gnus-article-edit-mode.
5114
5115 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5116
5117         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
5118         (html2text-format-tags): Remove unused variable `attr'.
5119
5120 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5121
5122         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
5123
5124         * tls.el (tls-process-connection-type, tls-success)
5125         (tls-certtool-program): Add :version.
5126
5127         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
5128         (starttls-extra-arguments, starttls-process-connection-type)
5129         (starttls-connect, starttls-failure, starttls-success):
5130
5131         * spam-stat.el (spam-stat): Add :version.
5132
5133         * sieve.el (sieve): Add :version.
5134
5135         * sha1.el (sha1): Add :version.
5136         (sha1-use-external): Remove redundant version.
5137
5138         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
5139         (nnmail-cache-ignore-groups, nnmail-spool-hook)
5140         (nnmail-split-fancy-match-partial-words)
5141         (nnmail-split-lowercase-expanded):
5142
5143         * nndiary.el (nndiary): Add :version.
5144
5145         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
5146
5147         * mml-sec.el (mml-default-sign-method)
5148         (mml-default-encrypt-method, mml-signencrypt-style-alist):
5149         Add :version.
5150
5151         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
5152
5153         * mm-url.el (mm-url-use-external, mm-url-program)
5154         (mm-url-arguments): Add :version.
5155
5156         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
5157         (mm-attachment-file-modes, mm-decrypt-option)
5158         (mm-w3m-safe-url-regexp): Add :version.
5159
5160         * message.el (message-cite-prefix-regexp)
5161         (message-sendmail-envelope-from, message-minibuffer-local-map)
5162         (message-user-fqdn, message-completion-alist): Add :version.
5163
5164         * gnus-win.el (gnus-configure-windows-hook)
5165         (gnus-use-frames-on-any-display): Add :version.
5166
5167         * gnus-art.el (gnus-article-address-banner-alist)
5168         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
5169         (gnus-treat-from-picon, gnus-treat-mail-picon)
5170         (gnus-treat-x-pgp-sig): Add :version.
5171
5172         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
5173         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
5174         (gnus-summary-article-delete-hook)
5175         (gnus-summary-display-while-building): Add :version.
5176
5177         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
5178         (gnus-get-top-new-news-hook):Add :version.
5179
5180         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5181         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
5182
5183         * gnus-registry.el (gnus-registry): Add :version.
5184
5185         * gnus-spec.el (gnus-use-correct-string-widths)
5186         (gnus-make-format-preserve-properties): Add :version.
5187
5188         * gnus.el (gnus-group-charter-alist)
5189         (gnus-group-fetch-control-use-browse-url)
5190         (gnus-install-group-spam-parameters): Add :version.
5191
5192         * gnus-diary.el (gnus-diary): Add :version.
5193
5194         * gnus-delay.el (gnus-delay): Add :version.
5195
5196         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
5197         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
5198         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
5199         Add :version.
5200
5201         * gnus-agent.el (gnus-agent-max-fetch-size)
5202         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
5203         (gnus-agent-prompt-send-queue): Add :version.
5204
5205         * deuglify.el (gnus-outlook-deuglify): Add :version.
5206
5207         * html2text.el: Beautify code.  Improve doc strings.  Some
5208         checkdoc cleanup.
5209         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
5210
5211 2004-11-01  Alfred M. Szmidt <ams@kemisten.nu>  (tiny change)
5212
5213         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
5214
5215 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5216
5217         * gnus-registry.el (gnus-registry-hashtb): create the registry
5218         when package is loaded
5219
5220         * spam.el (spam-summary-score-preferred-header): global preference
5221         for people who want to override the default SpamAssassin over
5222         Bogofilter preference (when both are set)
5223         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
5224         (spam-user-format-function-S): check spam-summary-score-preferred-header
5225         (spam-extra-header-to-number): add X-Bogosity header parsing
5226         (spam-user-format-function-S): format the score correctly
5227
5228 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
5231         signature file.  Suggested by Manoj Srivastava
5232         <srivasta@golden-gryphon.com>.
5233
5234         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
5235         iso-2022-jp even in the Japanese language environment.
5236         Suggested by Jason Rumney <jasonr@gnu.org>.
5237
5238 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5239
5240         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
5241         use the same characters as the dummy marks; make it free from
5242         getting affected by the language environment.
5243         (gnus-summary-read-group-1): Update mark positions only when the
5244         format spec is updated.
5245
5246         * gnus-spec.el (gnus-update-format-specifications): Return a list
5247         of updated types.
5248
5249 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5250
5251         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
5252         of boundp to check if display-warning is available.
5253
5254 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
5255
5256         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
5257
5258 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5259
5260         * nnspool.el (nnspool-spool-directory): Use news-path if the
5261         news-directory variable is not bound.
5262
5263         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
5264         function instead of display-warning if it is not available.
5265
5266 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5267
5268         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
5269         v5-10: Use `point-at-bol'.
5270
5271 2004-10-26  Simon Josefsson  <jas@extundo.com>
5272
5273         * hashcash.el: Fix URL in comment, reported by Cheng Gao
5274         <chenggao@gmail.com>.
5275
5276 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5277
5278         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
5279         instead.
5280
5281 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
5282
5283         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
5284         to remove a server from the nnimap-server-buffer-alist
5285         (nnimap-open-connection, nnimap-close-server): use it
5286
5287         * gnus-encrypt.el: removed in favor of encrypt.el
5288
5289 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5290
5291         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
5292         running the major-mode function.
5293
5294 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5295
5296         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
5297         dummy marks in the right way.
5298
5299 2004-10-18  David Edmondson  <dme@dme.org>
5300
5301         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
5302         excessively.
5303
5304 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5305
5306         * gnus-util.el (gnus-split-references): accept a nil references
5307         string and go on blissfully
5308
5309         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
5310         cases where the references string is non-nil but has no references
5311
5312         * encrypt.el: add autoload tags
5313
5314         * spam.el (spam-resolve-registrations-routine): remove article
5315         from unregistration list too.  Reported by David Hanak
5316         <dhanak@isis.vanderbilt.edu>
5317
5318 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5319
5320         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
5321         nil.  Changed custom type.
5322
5323 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
5324
5325         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
5326
5327         * gnus-sum.el (gnus-summary-move-article): Use it.
5328
5329 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
5330
5331         * encrypt.el: add autoload cookies
5332
5333         * spam.el (spam-backend-article-list-property)
5334         (spam-backend-get-article-todo-list)
5335         (spam-backend-put-article-todo-list, )
5336         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
5337         resolve registrations separately
5338         (spam-register-routine): format comments
5339         (spam-unregister-routine, spam-register-routine): always call with
5340         specific-articles, no default list
5341         (spam-summary-prepare-exit): use the spam-classifications function
5342
5343         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
5344         gnus-encrypt.el
5345
5346         * encrypt.el: copied from gnus-encrypt.el
5347
5348         * gnus-encrypt.el: commented that it's obsolete
5349
5350 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5351
5352         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
5353         (gnus-score-save): Use it.
5354
5355         * message.el (message-bury): Use `window-dedicated-p'.
5356
5357 2004-10-15  Simon Josefsson  <jas@extundo.com>
5358
5359         * pop3.el (top-level): Don't require nnheader.
5360         (pop3-read-timeout): Add.
5361         (pop3-accept-process-output): Add.
5362         (pop3-read-response, pop3-retr): Use it.
5363
5364 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
5365
5366         * spam.el (spam-register-routine): move comment
5367         (spam-verify-bogofilter): we use 'unknown for the initial
5368         spam-bogofilter-valid state, not 'never
5369
5370         * netrc.el (netrc-machine-user-or-password): convenience wrapper
5371         for netrc-machine
5372
5373         * nnimap.el (nnimap-open-connection): use
5374         netrc-machine-user-or-password
5375
5376 2004-10-17  Richard M. Stallman  <rms@gnu.org>
5377
5378         * gnus-registry.el (gnus-registry-unload-hook):
5379         Set as a variable with add-hook.
5380
5381         * nnspool.el (nnspool-spool-directory): Use news-directory instead
5382         of news-path.
5383
5384         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
5385
5386         * spam.el: Delete duplicate `provide'.
5387         (spam-unload-hook): Set as a variable with add-hook.
5388
5389 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5390
5391         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
5392         in the doc string.
5393
5394         * message.el (message-ignored-news-headers)
5395         (message-ignored-supersedes-headers)
5396         (message-ignored-resent-headers)
5397         (message-forward-ignored-headers): Improve custom type.
5398
5399 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5400
5401         * message.el (message-tokenize-header): Fix 2004-09-06 change
5402         which used point-min in the wrong place.
5403
5404 2004-10-12  Simon Josefsson  <jas@extundo.com>
5405
5406         * net/tls.el (tls-certtool-program): New variable.
5407         (tls-certificate-information): New function, based on
5408         ssl-certificate-information.
5409
5410 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * compface.el: Move the version of ELisp-based uncompface program
5413         to the contrib directory because of the copyright problem.
5414
5415 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5416
5417         * message.el (message-kill-buffer): Raise the current frame.
5418
5419 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
5420
5421         * gnus-sum.el: Mention that multibyte characters don't work as marks.
5422
5423         * gnus.el (message-y-or-n-p): Autoload.
5424
5425         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
5426         (pop3-password-required, pop3-authentication-scheme)
5427         (pop3-leave-mail-on-server): Made customizable.
5428         (pop3): New custom group.
5429         (pop3-retr): Remove `sleep-for' statements.
5430         Suggested by Dave Love <fx@gnu.org>.
5431
5432         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
5433         Windows/DOS.
5434
5435         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
5436         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
5437         Dave Love <fx@gnu.org>.
5438
5439         * mml.el (mml-minibuffer-read-disposition): Require match.
5440         Suggested by Dave Love <fx@gnu.org>.
5441
5442 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5443
5444         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
5445         doc string.
5446
5447 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5448
5449         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
5450
5451 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5452
5453         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
5454         instead of calling `mm-insert-inline', to decode text/* parts
5455         before displaying them.
5456
5457 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5458
5459         * mm-uu.el (mm-uu-text-plain-type): New variable.
5460         (mm-uu-pgp-signed-extract-1): Use it.
5461         (mm-uu-pgp-encrypted-extract-1): Use it.
5462         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
5463         bind mm-uu-text-plain-type with that value.
5464         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
5465         mm-uu-dissect.
5466
5467 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5468
5469         * gnus-group.el (gnus-update-group-mark-positions):
5470         * gnus-sum.el (gnus-update-summary-mark-positions):
5471         * message.el (message-check-news-body-syntax):
5472         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
5473         of string-as-multibyte.
5474
5475 2004-10-05  Juri Linkov  <juri@jurta.org>
5476
5477         * gnus-group.el (gnus-update-group-mark-positions):
5478         * gnus-sum.el (gnus-update-summary-mark-positions):
5479         * message.el (message-check-news-body-syntax):
5480         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
5481         8-bit unibyte values to a multibyte string for search functions.
5482
5483 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5484
5485         * mm-uu.el (mm-uu-dissect): Allow optional arg.
5486         (mm-uu-dissect-text-parts): New function.
5487
5488         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
5489         dissect text parts.
5490
5491         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
5492         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
5493
5494         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
5495
5496         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
5497         gnus-current-topics instead of gnus-current-topic.
5498
5499 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
5500
5501         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
5502
5503 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
5504
5505         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
5506         where approriate.
5507
5508         * nnml.el (nnml-generate-active-info): do.
5509
5510         * nndiary.el (nndiary-generate-active-info): do.
5511
5512         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
5513         (gnus-topic-move): do.
5514
5515         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
5516         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
5517
5518         * gnus-srvr.el (gnus-server-prepare)
5519         (gnus-server-open-all-servers): do.
5520
5521         * gnus-msg.el (gnus-summary-cancel-article)
5522         (gnus-summary-resend-message)
5523         (gnus-summary-mail-crosspost-complaint): do.
5524
5525         * gnus-move.el (gnus-change-server): do.
5526
5527         * gnus-group.el (gnus-group-unmark-all-groups)
5528         (gnus-group-set-current-level): do.
5529
5530 2004-10-04  Simon Josefsson  <jas@extundo.com>
5531
5532         * message.el (message-generate-hashcash): Doc fix.
5533
5534 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
5535
5536         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
5537         avoid infinite recursion via gnus-get-function.
5538
5539 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
5540
5541         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
5542
5543         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
5544
5545         * nnmail.el (nnmail-split-history): do.
5546
5547         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
5548         (nnml-request-delete-group): do.
5549
5550         * nnslashdot.el (nnslashdot-read-groups): do.
5551
5552         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
5553         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
5554
5555         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
5556         (nnspool-sift-nov-with-sed): Use last
5557         (nnspool-retrieve-headers-with-nov): Use mapc.
5558         (nnspool-request-newgroups): Use dolist.
5559         (nnspool-request-group): Use last.
5560
5561         * nntp.el (nntp-read-server-type): Use dolist.
5562
5563         * nnvirtual.el (nnvirtual-create-mapping)
5564         (nnvirtual-update-read-and-marked): Use dolist.
5565         (nnvirtual-convert-headers): Simplify.
5566
5567 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5568
5569         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
5570         support for sync'ing tick marks.
5571
5572 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5573
5574         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
5575         there's no visible header.
5576
5577 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5578
5579         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
5580         necessary, pass full group name to gnus-request-set-marks.
5581
5582 2004-10-01  Simon Josefsson  <jas@extundo.com>
5583
5584         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
5585         acroread.
5586
5587 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5588
5589         * spam-report.el (spam-report-gmane): Fix interactive.
5590
5591         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
5592
5593         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
5594         when writing file.
5595         (gnus-agent-synchronize-flags): Don't default to being
5596         interactive.
5597
5598 2004-09-30  Simon Josefsson  <jas@extundo.com>
5599
5600         * message.el (message-generate-hashcash): Add.
5601         (message-send-mail): Use it, call mail-add-payment.
5602
5603 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
5604
5605         * spam.el (spam-verify-bogofilter): -V, not -sV option
5606
5607 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
5608
5609         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
5610         gnus-requst-update-info with explicit code to sync the in-memory
5611         info read flags with the marks being sync'd to the backend.
5612
5613         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
5614
5615 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5616
5617         * spam.el (spam-verify-bogofilter): new function
5618         (spam-check-bogofilter)
5619         (spam-bogofilter-register-with-bogofilter): use it
5620         (spam-verify-bogofilter): small fixes
5621
5622 2004-09-28  Simon Josefsson  <jas@extundo.com>
5623
5624         * hashcash.el (hashcash-generate-payment): Revert.
5625
5626 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5627
5628         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
5629         gnus-extract-references instead of gnus-split-references
5630
5631         * gnus-util.el (gnus-extract-references): new function, analogous
5632         to gnus-split-references but extracts only the message-ID without
5633         anything extra
5634
5635         * hashcash.el (hashcash-generate-payment)
5636         (hashcash-check-payment): do the right thing if hashcash-path is
5637         nil (because the hashcash program could not be found)
5638
5639         * spam.el (spam-use-hashcash): remove comment
5640
5641 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
5642
5643         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
5644         (gnus-cache-enter-article, gnus-cache-remove-article)
5645         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
5646
5647         * gnus-async.el (gnus-async-prefetch-remove-group): do.
5648
5649         * gnus-art.el (article-hide-boring-headers)
5650         (article-translate-strings, article-display-face)
5651         (gnus-article-mime-match-handle-first)
5652         (gnus-article-highlight-headers)
5653         (gnus-article-add-buttons-to-head): do.
5654
5655 2004-09-27  Simon Josefsson  <jas@extundo.com>
5656
5657         * hashcash.el: New version, from
5658         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
5659         ../contrib/.
5660
5661 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5662
5663         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
5664
5665 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
5666
5667         * gnus-dup.el (gnus-dup-open): Use mapc.
5668         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
5669
5670         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
5671         Reported by Stefan Wiens <s.wi@gmx.net>.
5672
5673         * gnus.el (gnus-shutdown): Use dolist.
5674
5675         * gnus-undo.el (gnus-undo): Use mapc.
5676
5677         * nnrss.el (nnrss-generate-active): do.
5678
5679         * message.el (message-cite-original-without-signature)
5680         (message-cite-original): Use mapc.
5681         (message-do-actions, message-make-forward-subject): Use dolist.
5682
5683 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
5684
5685         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
5686         deletion to remove entire duplicate line.  Fixes merged article
5687         number bug.
5688
5689 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
5690
5691         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
5692         servers that are offline.  Avoids having gnus-agent-toggle-plugged
5693         first ask if you want to open a server and then, even when you
5694         responded with no, asking if you want to synchronize the server's
5695         flags.
5696         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
5697         multi-line expressions.
5698         (gnus-agent-synchronize-group-flags): New internal function.
5699         Updates marks in memory (in the info structure) AND in the
5700         backend.
5701
5702         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
5703
5704         * nnagent.el (nnagent-request-set-mark): Use
5705         gnus-agent-synchronize-group-flags, not backend's request-set-mark
5706         method, to ensure that synchronization updates marks in the
5707         backend and in the info (in memory) structure.
5708
5709 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5710
5711         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
5712         convention fully; don't miss the root article of a thread; make
5713         the X-Draft-From header with correct article numbers.
5714
5715 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
5716
5717         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
5718         unless plugged.  Disable the agent so that an open failure causes
5719         an error.
5720
5721         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
5722         Reverted 2004-09-21 change.  The backend must be opened while
5723         synchronizing flags even when the backend stores the flags
5724         locally.
5725
5726 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
5727
5728         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
5729         in `header' match.  Reported by Svend Tollak Munkejord.
5730
5731         * message.el (message-cite-original): Fix use of
5732         `message-cite-articles-with-x-no-archive'.
5733
5734 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5735
5736         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
5737         (gnus-window-to-buffer): Ditto.
5738
5739         * mml.el (mml-preview-buffer): New variable.
5740         (mml-preview): Manage window layout with gnus-buffer-configuration.
5741
5742         * gnus-msg.el (gnus-setup-message): Put article numbers into the
5743         X-Draft-From header even if those articles aren't quoted.
5744
5745 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
5746
5747         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
5748         (gnus-request-set-mark, gnus-request-update-mark): Use new
5749         g-s-t-u-l-m to decide to use backend even when unplugged.
5750
5751 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5752
5753         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
5754         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
5755
5756 2004-09-20  Simon Josefsson  <jas@extundo.com>
5757
5758         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
5759         "utf-16-le".
5760
5761 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5762
5763         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
5764
5765 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5766
5767         * uudecode.el (uudecode-use-external): Add :version.
5768
5769         * smime.el (smime-CA-file, smime-encrypt-cipher)
5770         (smime-dns-server): Add :version.
5771
5772         * smiley.el (gnus-smiley-file-types): Add :version.
5773
5774         * sha1.el (sha1-use-external): Add :version.
5775
5776         * pgg-def.el (pgg-query-keyserver): Add :version.
5777
5778         * nnmail.el (nnmail-fancy-expiry-targets)
5779         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
5780
5781         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
5782         (nnimap-retrieve-groups-asynchronous): Add :version.
5783         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
5784
5785         * mml.el (mml-content-disposition-parameters)
5786         (mml-insert-mime-headers-always): Add :version.
5787
5788         * mm-util.el (mm-coding-system-priorities):
5789
5790         * mm-decode.el (mm-inline-text-html-with-images)
5791         (mm-keep-viewer-alive-types, mm-external-terminal-program)
5792         (mm-verify-option): Add :version.
5793         (mm-text-html-renderer): Change :version.
5794
5795         * message.el (message-fcc-externalize-attachments)
5796         (message-required-headers, message-draft-headers)
5797         (message-subject-trailing-was-query)
5798         (message-subject-trailing-was-ask-regexp)
5799         (message-subject-trailing-was-regexp, message-mark-insert-begin)
5800         (message-mark-insert-end, message-archive-header)
5801         (message-archive-note, message-cross-post-default)
5802         (message-cross-post-note, message-followup-to-note)
5803         (message-cross-post-note-function, message-use-mail-followup-to)
5804         (message-subscribed-address-functions)
5805         (message-subscribed-address-file, message-subscribed-addresses)
5806         (message-subscribed-regexps, message-allow-no-recipients)
5807         (message-yank-cited-prefix, message-signature-insert-empty-line)
5808         (message-hidden-headers, message-hierarchical-addresses)
5809         (message-mail-user-agent, message-use-idna)
5810         (message-valid-fqdn-regexp)
5811         (message-strip-special-text-properties, message-header-synonyms)
5812         (message-beginning-of-line, message-tab-body-function): Add :version.
5813         (message-insert-canlock, message-wide-reply-confirm-recipients):
5814         Change :version.
5815
5816         * mail-source.el (mail-source-ignore-errors): Add :group, :type
5817         and :version.
5818         (mail-source-delete-old-incoming-confirm)
5819         (mail-source-movemail-program): Add :version.
5820
5821         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
5822         (gnus-agent-cache, gnus-agent): Change :version.
5823
5824         * gnus-util.el (gnus-use-byte-compile): Change :version.
5825
5826         * gnus-sum.el (gnus-summary-make-false-root-always)
5827         (gnus-summary-default-high-score)
5828         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
5829         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
5830         (gnus-read-all-available-headers, gnus-article-emulate-mime)
5831         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
5832         (gnus-sum-thread-tree-single-indent)
5833         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
5834         (gnus-sum-thread-tree-leaf-with-other)
5835         (gnus-sum-thread-tree-single-leaf): Add :version.
5836         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
5837         (gnus-article-loose-mime): Change :version.
5838
5839         * gnus-start.el (gnus-backup-startup-file)
5840         (gnus-save-startup-file-via-temp-buffer): Add :version.
5841
5842         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
5843         (gnus-server-offline-face): Add :version.
5844
5845         * gnus-score.el (gnus-adaptive-word-length-limit):
5846
5847         * gnus-msg.el (gnus-gcc-externalize-attachments)
5848         (gnus-debug-files, gnus-debug-exclude-variables)
5849         (gnus-discouraged-post-methods): Change :version.
5850         (gnus-confirm-mail-reply-to-news)
5851         (gnus-confirm-treat-mail-like-news): Add :version.
5852
5853         * gnus-int.el (gnus-server-unopen-status): Add :version.
5854
5855         * gnus-group.el (gnus-group-jump-to-group-prompt)
5856         (gnus-large-ephemeral-newsgroup)
5857         (gnus-fetch-old-ephemeral-headers): Add :version.
5858
5859         * gnus-fun.el (gnus-x-face-directory)
5860         (gnus-convert-pbm-to-x-face-command)
5861         (gnus-convert-image-to-x-face-command)
5862         (gnus-convert-image-to-face-command): Add :version.
5863
5864         * gnus-delay.el (gnus-delay-default-hour): Add :version.
5865
5866         * gnus-cite.el (gnus-cite-blank-line-after-header)
5867         (gnus-article-boring-faces):
5868
5869         * gnus-art.el (gnus-buttonized-mime-types)
5870         (gnus-inhibit-mime-unbuttonizing)
5871         (gnus-treat-display-face)
5872         (gnus-treat-body-boundary): Change :version.
5873         (gnus-body-boundary-delimiter, gnus-picon-databases)
5874         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
5875         (gnus-treat-date-english, gnus-treat-fold-headers)
5876         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
5877         (gnus-treat-mail-picon, gnus-treat-wash-html)
5878         (gnus-article-encrypt-protocol)
5879         (gnus-use-idna, gnus-article-over-scroll)
5880         (gnus-mime-display-multipart-alternative-as-mixed)
5881         (gnus-mime-display-multipart-related-as-mixed)
5882         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
5883         (gnus-ctan-url, gnus-button-ctan-handler)
5884         (gnus-button-handle-ctan-bogus-regexp)
5885         (gnus-button-ctan-directory-regexp)
5886         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
5887         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
5888         (gnus-button-man-level, gnus-button-emacs-level)
5889         (gnus-button-message-level, gnus-button-browse-level): Add :version.
5890
5891         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
5892         (gnus-agent-go-online): Change :version.
5893         (gnus-agent-expire-unagentized-dirs)
5894         (gnus-agent-auto-agentize-methods): Add :version.
5895
5896         * flow-fill.el (fill-flowed-display-column)
5897         (fill-flowed-encode-column): Add :version.
5898
5899         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
5900         (gnus-outlook-deuglify-unwrap-max)
5901         (gnus-outlook-deuglify-cite-marks)
5902         (gnus-outlook-deuglify-unwrap-stop-chars)
5903         (gnus-outlook-deuglify-no-wrap-chars)
5904         (gnus-outlook-deuglify-attrib-cut-regexp)
5905         (gnus-outlook-deuglify-attrib-verb-regexp)
5906         (gnus-outlook-deuglify-attrib-end-regexp)
5907         (gnus-outlook-display-hook): Add :version.
5908
5909         * binhex.el (binhex-use-external): Add :version.
5910
5911 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
5912
5913         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
5914         and `invisible'.
5915
5916 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5917
5918         * gnus-registry.el (gnus-registry-trim): watch out for negatives
5919         in gnus-registry-trim
5920
5921 2004-09-13  Simon Josefsson  <jas@extundo.com>
5922
5923         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
5924
5925         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
5926
5927         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
5928         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
5929         <yamaoka@jpl.org>.
5930         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
5931         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
5932         <yamaoka@jpl.org>.
5933
5934         * sieve.el (sieve-manage-mode): Ditto.
5935
5936 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
5937
5938         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
5939
5940 2004-09-11  Simon Josefsson  <jas@extundo.com>
5941
5942         * dns-mode.el: Add.
5943
5944         * mm-view.el (mm-display-dns-inline): Add.
5945
5946         * mm-decode.el (mm-inline-media-tests): Add text/dns.
5947         (mm-automatic-display): Ditto.
5948
5949         * mailcap.el (mailcap-mime-data): Add text/dns.
5950         (mailcap-mime-extensions): Map .soa to text/dns.
5951
5952 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
5953
5954         * gnus-art.el (article-decode-mime-words, article-babel)
5955         (gnus-article-highlight-signature, gnus-article-add-buttons)
5956         (gnus-signature-toggle): Remove unnecessary bindings of
5957         `inhibit-read-only' inherited from v5.10 merge.
5958
5959 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
5960
5961         * nntp.el (nntp): New customization group.
5962         (nntp-authinfo-file): Add customization group.
5963
5964         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
5965
5966         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
5967
5968         * gnus.el (to-address, to-list, subscribed)
5969         (large-newsgroup-initial): Ditto.
5970
5971         * flow-fill.el (fill-flowed-display-column)
5972         (fill-flowed-encode-column): Ditto.
5973
5974 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
5975
5976         * message.el (message-tokenize-header, message-send-mail-with-qmail):
5977         Use point-min rather than 1.
5978         (message-send-mail): Use buffer-size rather than point-max.
5979
5980         * gnus-sum.el (gnus-summary-search-article-forward):
5981         Signal a specific `search-failed' rather than a generic `error'.
5982
5983         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
5984         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
5985         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
5986
5987 2004-09-10  Simon Josefsson  <jas@extundo.com>
5988
5989         * nndb.el (require): Remove tcp and duplicate cl.
5990
5991 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5992
5993         * gnus-agent.el (directory-files-and-attributes): Move forward.
5994
5995 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
5996
5997         * gnus-agent.el (directory-files-and-attributes): Optionally
5998         defined to support XEmacs.
5999
6000 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6001
6002         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
6003         to avoid run-time CL dependencies.
6004         (gnus-agent-unfetch-articles): New function.
6005         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
6006         article numbers even when local .overview file is missing.
6007         (gnus-agent-read-article-number): New function. Only accepts
6008         27-bit article numbers.
6009         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
6010         gnus-agent-read-article-number.
6011         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
6012         from backend while recognizing that article numbers in .overview
6013         must be valid.
6014         (gnus-agent-update-files-total-fetched-for): Use
6015         directory-files-and-attributes to improve performance.
6016         * gnus-int.el (gnus-request-move-article): Use
6017         gnus-agent-unfetch-articles in place of gnus-agent-expire to
6018         improve performance.
6019
6020         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
6021         some users confused by references to .newsrc when they only have a
6022         .newsrc.eld file.
6023         (gnus-convert-mark-converter-prompt,
6024         gnus-convert-converter-needs-prompt): Fixed use of property list.
6025         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
6026         New function. Used internally to only display 'gnus converting
6027         files' message when actually necessary.
6028
6029         * gnus-sum.el (): Removed (require 'gnus-agent) as required
6030         methods now autoloaded.
6031
6032 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6033
6034         * gnus-sum.el (gnus-summary-insert-subject): Remove list
6035         identifiers.
6036
6037 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
6038
6039         * gnus-picon.el: Fix indentation and closing parenthesis.
6040
6041 2004-09-01  Simon Josefsson  <jas@extundo.com>
6042
6043         * message.el (message-canlock-generate): Require sha1, not
6044         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
6045         to require within a function.  Sadly, if sha1.el isn't loaded, the
6046         let binding in m-c-g will hide the defcustom definition, which is
6047         bad.)
6048
6049         * canlock.el: Require sha1, not sha1-el.
6050
6051         * message.el: Don't autoload sha1 (there is a autoload cookie in
6052         sha1.el).
6053
6054         * sha1-el.el: Renamed to sha1.el.
6055
6056 2004-08-30  Juanma Barranquero  <lektu@terra.es>
6057
6058         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
6059
6060 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6061
6062         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
6063
6064 2004-08-30  Kim F. Storm  <storm@cua.dk>
6065
6066         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
6067
6068         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
6069         Add :group 'nnimap.
6070
6071 2004-08-30  Andreas Schwab <schwab@suse.de>
6072
6073         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
6074         ?* and ?\;.
6075
6076         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
6077         and ?\' to symbol instead of whitespace.
6078
6079 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6080
6081         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
6082
6083         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
6084         instead of re-search-forward.
6085
6086         * gnus-uu.el (gnus-uu-save-article): Ditto.
6087         (gnus-uu-post-encode-uuencode): Ditto.
6088
6089         * html2text.el (html2text-clean-list-items): Ditto.
6090         (html2text-clean-dtdd): Ditto.
6091         (html2text-format-tags): Ditto.
6092
6093         * message.el (message-send-mail-with-sendmail): Fix regexp.
6094         (message-fill-field-general): Use search-forward instead of
6095         re-search-forward.
6096         (unbold-region): Ditto.
6097
6098         * nnrss.el (nnrss-request-article): Ditto.
6099
6100         * nnslashdot.el (nnslashdot-request-article): Ditto.
6101
6102         * nnweb.el (nnweb-gmane-wash-article): Ditto.
6103
6104         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
6105         "Unrecognized menu descriptor" error in XEmacs.
6106
6107 2004-08-26  Stefan Wiens <s.wi@gmx.net>  (tiny change)
6108
6109         * gnus-sum.el (gnus-read-header): Don't remove a header for the
6110         parent article of a sparse article in the thread hashtb.
6111
6112 2004-08-26  David Hedbor <dhedbor@real.com>  (tiny change)
6113
6114         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
6115         (nnmail-expand-newtext): Lowercase expanded entries if
6116         nnmail-split-lowercase-expanded is non-nil.
6117
6118 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6119
6120         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
6121         entry.
6122
6123         * gnus-group.el (gnus-group-line-format-alist): Convert the value
6124         of gnus-tmp-news-method into string under XEmacs.  It will be
6125         passed to gnus-correct-length which takes only a string argument.
6126
6127 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6128
6129         * gnus-util.el (gnus-bind-print-variables): New macro.
6130         (gnus-prin1): Use it.
6131         (gnus-prin1-to-string): Use it.
6132         (gnus-pp): New function.
6133         (gnus-pp-to-string): New function.
6134
6135         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
6136         pp-to-string with gnus-pp-to-string.
6137         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
6138         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
6139         * gnus-msg.el (gnus-debug): Ditto.
6140         * gnus-score.el (gnus-score-save): Ditto.
6141         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
6142         gnus-pp-to-string.
6143         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
6144         with gnus-pp.
6145         * score-mode.el (gnus-score-pretty-print): Ditto.
6146         * webmail.el (webmail-debug): Ditto.
6147
6148 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6149
6150         * gnus-art.el (article-display-face, article-display-x-face): Use
6151         buffer-read-only.
6152
6153 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6154
6155         * gnus-art.el (article-hide-list-identifiers): Bind
6156         inhibit-read-only as t.
6157
6158 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
6159
6160         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
6161
6162 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6163
6164         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
6165         (gnus-narrow-to-page): Don't assume point-min == 1.
6166         (gnus-article-edit-mode): Derive from message-mode.
6167
6168         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
6169         point-min == 1.
6170
6171         * imap.el (imap-parse-address-list, imap-parse-body-ext):
6172         Disable incorrect use of `assert'.
6173
6174         * message.el (message-mode): Set comment-start-skip.
6175
6176
6177 2004-08-22  Sam Steingold  <sds@gnu.org>
6178
6179         * pop3.el (pop3-leave-mail-on-server): New user variable.
6180         (pop3-movemail): Delete mail only when it is nil.
6181
6182 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
6183
6184         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
6185
6186         * mml.el (mml-preview): Use `pop-to-buffer'.
6187
6188         * message.el (message-goto-mail-followup-to): Insert after "To".
6189         (message-carefully-insert-headers): Add comment.
6190
6191         * gnus.el: Remove unused variable `gnus-article-check-size'.
6192
6193         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
6194
6195         * gnus-art.el (gnus-button-alist): Improve
6196         `gnus-button-handle-library' entry.
6197
6198 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
6199
6200         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
6201         downcase, since XEmacs capitalizes error messages differently.
6202         From Sebastian Freundt <hroptatyr@gna.org>.
6203
6204 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
6205
6206         * nntp.el: Add (require 'gnus) due to reference to
6207         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
6208
6209 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
6210
6211         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
6212         `mm-fill-flowed'.
6213
6214         * mm-decode.el (mm-dissect-singlepart): Check it.
6215
6216 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
6217
6218         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
6219         'imap' for netrc parsing
6220
6221 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
6222
6223         * mailcap.el (mailcap-mime-data): Mark as risky.
6224
6225 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6226
6227         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
6228         may be included in the encoded word.
6229         (rfc2047-encode): Don't append a space if the encoded word
6230         includes close parenthesis.
6231
6232 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6233
6234         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
6235         of text within parentheses.
6236
6237 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
6238
6239         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
6240         (gnus-encrypt-write-file-contents): the password key is the file
6241         name PLUS the cipher, not just the cipher.  Also remove failed
6242         passwords from the cache.
6243
6244 2004-08-06  Simon Josefsson  <jas@extundo.com>
6245
6246         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
6247         fix.
6248
6249 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6250
6251         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
6252         LWSP.
6253
6254 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
6255
6256         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
6257         to append in-reply-to: data to the references: header
6258
6259         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
6260         (netrc-parse): use gnus-encrypt.el functions
6261
6262         * gnus-encrypt.el: new file for encryption support; currently
6263         does only a few GPG ciphers and an internal XOR cipher
6264
6265         * password.el: add comments on using password-read-and-add
6266         (password-read-and-add): new function to read and add the
6267         password to the cache at once
6268
6269 2004-07-28  Simon Josefsson  <jas@extundo.com>
6270
6271         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
6272         parameter (but don't use it, for now).
6273
6274         * imap.el (imap-ssl-open): Use imap-process-connection-type,
6275         instead of hard coding to nil.
6276
6277 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6278
6279         * mm-view.el (mm-inline-image-emacs): Open lines under an image
6280         as mm-inline-image-xemacs does.
6281
6282 2004-07-26  Simon Josefsson  <jas@extundo.com>
6283
6284         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
6285         Revert part of 2004-07-17 change below.
6286
6287 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
6290         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6291
6292 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6293
6294         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
6295         quotes that actually start with ">" at the beginning of the
6296         lines.
6297
6298 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6299
6300         * rfc2047.el (rfc2047-encode-region): Fix last change.
6301         (rfc2047-encode-parameter): Remove useless concat.
6302
6303 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6304
6305         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
6306         encode special characters; fix some kind of misconfigured headers;
6307         signal a real error if debug-on-quit or debug-on-error is non-nil.
6308         (rfc2047-encode-max-chars): New variable.
6309         (rfc2047-encode-1): Use it.
6310         (rfc2047-encode-parameter): New function.
6311
6312         * mml.el (mml-insert-parameter): Remove an excessive space.
6313
6314 2004-07-17  Simon Josefsson  <jas@extundo.com>
6315
6316         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
6317         Kai Grossjohann <kai@emptydomain.de>.
6318         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
6319         (gnus-group-make-menu-bar): Ditto.
6320
6321         * gnus-util.el (gnus-group-server): Add.
6322
6323 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
6324
6325         * message.el (message-clone-locals): Clone sendmail and smtp
6326         variables.
6327
6328 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6329
6330         * rfc2047.el (rfc2047-encode-region): Fix last change.
6331
6332 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6333
6334         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
6335         characters as non-special.
6336
6337 2004-07-09  Simon Josefsson  <jas@extundo.com>
6338
6339         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
6340         Users will lose all flag changes made while unplugged with
6341         e.g. nntp unless flag synchronization happens, thus `nil' is not a
6342         good default.  See numerous reports on ding mailing list.
6343
6344 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6345
6346         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
6347         add generate-head-function and generate-article-function to the
6348         rfc822-forward entry.
6349         (nndoc-rfc822-forward-generate-article): New function.
6350         (nndoc-rfc822-forward-generate-head): New function.
6351
6352         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
6353
6354 2004-07-06  Dan Christensen  <jdc@uwo.ca>
6355
6356         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
6357         respect display group parameter and gnus-summary-expunge-below.
6358         (gnus-articles-to-read): Remove unused reference to display group
6359         parameter.
6360
6361 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6362
6363         * nnheader.el (nnheader-uniquify-message-id): New experimental
6364         variable.
6365         (nnheader-nov-read-message-id): Use it.
6366
6367         * spam-report.el (spam-report-gmane): Add interactive.
6368
6369 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6370
6371         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
6372         qp-or-base64 for the application/* types.
6373
6374 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
6375
6376         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
6377
6378 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6379
6380         * gnus-registry.el (gnus-registry-trim): don't allow a negative
6381         trim value
6382
6383 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
6384
6385         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
6386         New macro and function.
6387         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
6388
6389 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6390
6391         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
6392         after-load-alist.
6393
6394 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6395
6396         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
6397         update info that isn't there.
6398
6399 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
6400
6401         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
6402         entry.
6403
6404 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6405
6406         * mm-view.el (mm-inline-render-with-function): Use multibyte
6407         buffer; decode html source by charset.
6408
6409         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
6410
6411         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
6412         Mule-UCS is loaded under XEmacs.
6413         (mm-mime-mule-charset-alist): Avoid duplicated entries.
6414
6415 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
6416
6417         * nnheader.el (nnheader-max-head-length): Increase to 8192.
6418
6419 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6420
6421         * mm-util.el (mm-coding-system-p): Return a coding-system.
6422         (mm-mime-mule-charset-alist): Use shift_jis instead of
6423         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
6424         entries for the mime charsets iso-2022-jp-3 and shift_jis.
6425         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
6426         instead of japanese-shift-jis and iso-latin-1 respectively in
6427         order to share the default value with both Emacs and XEmacs-mule.
6428         (mm-mule-charset-to-mime-charset): Make
6429         mm-coding-system-priorities effective.
6430         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
6431         while predicating of candidates upon the priorities.
6432
6433 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
6434
6435         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6436         gnus-uu-invert-processable.
6437
6438         * gnus.el: Autoload gnus-uu-invert-processable.
6439
6440 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6441
6442         * mm-util.el (mm-with-multibyte-buffer): New macro.
6443
6444         * rfc2047.el (rfc2047-encode-string): Use it.
6445         (rfc2047-encode-region): Move point to the end of the region after
6446         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
6447
6448 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6449
6450         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
6451         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
6452
6453 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6454
6455         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
6456         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
6457         Karl Chen <quarl@nospam.quarl.org>.
6458
6459 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
6460
6461         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
6462         invalid addresses.
6463
6464 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
6465
6466         * spam.el: section markers changed, TODO list revised
6467         (spam-backends): new master list of all installed backends
6468         (spam-summary-exit-behavior): new variable to determine how
6469         messages moves are done at summary exit
6470         (spam-move-spam-nonspam-groups-only)
6471         (spam-process-ham-in-nonham-groups)
6472         (spam-process-ham-in-spam-groups): variables removed, the
6473         spam-summary-exit-behavior variable should be used to manage this
6474         behavior
6475         (spam-old-ham-articles, spam-old-spam-articles): removed
6476         (spam-old-articles): new variable, replacing spam-old-ham-articles
6477         and spam-old-spam-articles
6478         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
6479         empty variables, placeholders for the backends they represent
6480         (spam-set-difference): moved, unchanged
6481         (spam-list-of-processors): variable OBSOLETE, not used anymore
6482         unless the user has a processor variable
6483         (spam-classifications, spam-classification-valid-p)
6484         (spam-backend-properties, spam-backend-property-valid-p)
6485         (spam-backend-function-type-valid-p)
6486         (spam-process-type-valid-p, spam-list-articles): helper functions
6487         (spam-report-articles-gmane, spam-report-articles-resend):
6488         functions removed, they are not needed
6489         (spam-install-backend-super, spam-backend-list)
6490         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
6491         (spam-backend-function, spam-backend-ham-registration-function)
6492         (spam-backend-spam-registration-function)
6493         (spam-backend-ham-unregistration-function)
6494         (spam-backend-spam-unregistration-function)
6495         (spam-backend-statistical-p, spam-backend-mover-p)
6496         (spam-install-backend-alias, spam-install-checkonly-backend)
6497         (spam-install-mover-backend, spam-install-nocheck-backend)
6498         (spam-install-backend, spam-install-statistical-backend)
6499         (spam-install-statistical-checkonly-backend): backend installation
6500         support
6501         (spam-summary-prepare-exit): rewritten to use the new backend code
6502         (spam-group-processor-p): use the new backend code and respect the
6503         summary exit behavior
6504         (spam-mark-spam-as-expired-and-move-routine): removed
6505         (spam-summary-prepare): changed to use the new spam-old-articles
6506         variable
6507         (spam-copy-or-move-routine, spam-copy-spam-routine)
6508         (spam-move-spam-routine, spam-copy-ham-routine)
6509         (spam-move-ham-routine): new code to copy/move ham or spam
6510         (spam-fetch-field-fast): doc and code improved, plus it allows the
6511         'number request
6512         (spam-list-of-checks, spam-list-of-statistical-checks): variables
6513         removed, no longer used
6514         (spam-split, spam-find-spam): use the new backend code
6515         (spam-registration-functions): variable removed, no longer used
6516         (spam-unregister-routine): convenience wrapper
6517         (spam-log-undo-registration, spam-register-routine)
6518         (spam-log-processing-to-registry)
6519         (spam-log-unregistration-needed-p): renamed "check" to "backend"
6520         where possible
6521         (spam-check-gmane-xref, spam-check-regex-headers)
6522         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
6523         (spam-check-whitelist, spam-check-blacklist)
6524         (spam-check-bogofilter-headers, spam-check-spamoracle)
6525         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
6526         (spam-check-crm114-headers): use the spam-split-group that
6527         spam-split prepares, no need to determine it every time
6528
6529         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
6530         the nnheader-parse-naked-head call
6531
6532         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
6533
6534         * gnus-sum.el (gnus-nov-parse-line): add the message number to
6535         the nnheader-nov-read-message-id call
6536
6537 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6538
6539         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
6540         gnus-activate-group twice.  Suggested by Markus Peter
6541         <warp@spin.de>.
6542
6543 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6544
6545         * gnus-art.el (gnus-article-time-format): Exchange the order of
6546         day and month in the default value; fix customization type.
6547         (article-date-ut): Use add-text-properties.
6548         (article-make-date-line): Use message-make-date instead of
6549         current-time-string.
6550
6551         * message.el (message-fetch-field): Don't use set-text-properties.
6552         (message-make-date): Simplify.
6553
6554         * messagexmas.el (message-xmas-make-date): New function.
6555         (message-xmas-redefine): Defalias message-make-date to it.
6556
6557 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6558
6559         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
6560         (rfc2047-encode-region): Treat text within parentheses as special;
6561         show the original text when error has occurred.
6562
6563         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
6564         already-computed method to gnus-activate-group.
6565
6566         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
6567         same select-methods identical Lisp objects.
6568
6569         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
6570         object when modifying the info.
6571
6572 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6573
6574         * gnus-srvr.el (gnus-server-set-info): Remove the server from
6575         gnus-opened-servers since it has never been opened with the new
6576         configuration yet.
6577
6578 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
6581         arg to nnheader-generate-fake-message-id.
6582
6583 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
6584
6585         * nnheader.el (nnheader-generate-fake-message-id): accept a
6586         number and build a fake message ID localized to a group and
6587         article number (so it's repeatable from that point on)
6588         (nnheader-fake-message-id-p): change regex to accomodate new fake
6589         ID format
6590
6591         * gnus-sum.el (gnus-get-newsgroup-headers): call
6592         nnheader-generate-fake-message-id with the article number
6593
6594 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
6595
6596         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
6597         end-of-buffer.
6598
6599 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6600
6601         * message.el (message-ignored-supersedes-headers): Add Approved.
6602
6603 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6604
6605         * rfc2047.el (rfc2047-encode-message-header): Remove useless
6606         goto-char.
6607         (rfc2047-encode): Fold the line before encoding.
6608
6609 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6610
6611         * rfc2047.el (rfc2047-encode-message-header): Disabled header
6612         folding -- not all headers can be folded, and this should be done
6613         by the message composition mode.  Probably.  I think.
6614
6615 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6616
6617         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
6618         fast.
6619
6620         * gnus-ems.el (gnus-remove-image): Don't use
6621         message-text-with-property; remove only the image found first.
6622
6623         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
6624         found first.
6625
6626 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
6627
6628         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
6629
6630 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6631
6632         * message.el (message-text-with-property): Make it fast and accept
6633         optional arguments.
6634         (message-strip-forbidden-properties): Use it.
6635         (message-fix-before-sending): Follow the m-t-w-p change.
6636
6637         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
6638
6639 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6640
6641         * gnus-art.el (article-hide-headers): Don't change the buffer
6642         mistakenly when performing mml-preview even if
6643         gnus-single-article-buffer is nil.
6644
6645 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
6646
6647         * message.el (message-expand-name-databases): New user option.
6648         (message-expand-name): Use it.
6649
6650 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
6651
6652         * spam.el (spam-report-articles-resend)
6653         (spam-report-resend-register-routine): allow ham reporting
6654         (spam-report-resend-register-ham-routine): simple wrapper
6655         (spam-registration-functions): add ham resending functions
6656         (spam-list-of-processors): add ham resend processor
6657
6658         * gnus.el (ham-resend-to): new group parameter
6659         (spam-process): add ham resend option
6660
6661         * spam-report.el (spam-report-resend): allow reporting ham
6662         (spam-report-resend-ham): simple wrapper
6663
6664 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6665
6666         * message.el (message-cite-articles-with-x-no-archive): New
6667         variable.
6668         (message-cite-original): Use it.
6669
6670 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6671
6672         * message.el (message-cite-original): Respect X-No-Archive.
6673
6674 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6675
6676         * gnus-art.el (article-hide-headers): Refer to the values for
6677         gnus-ignored-headers and gnus-visible-headers in the summary
6678         buffer since a user may have set them as group parameters.
6679
6680 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6681
6682         * assistant.el (assistant-node-name): new convenience function
6683         (assistant-render-text, assistant-render-node): error handling,
6684         plus handle multiple next nodes
6685         (assistant-find-next-node): commented out for now
6686         (assistant-find-next-nodes): new function, returns list of next
6687         nodes
6688
6689 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
6690
6691         * mail-source.el (mail-source-directory): Fix doc-string.
6692
6693 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
6694
6695         * assistant.el (assistant-render-text, assistant-eval): add :set
6696         widget type, which is different because it takes and returns a
6697         list.  Much hilarity ensues.
6698
6699 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
6700
6701         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
6702
6703         * gnus-group.el (gnus-group-get-new-news-this-group): Added
6704         doc-string.
6705
6706         * gnus-start.el (gnus-activate-group): Added doc-string.
6707
6708 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6709
6710         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
6711
6712 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
6713
6714         * assistant.el (assistant-render-text): trying to add a :set
6715         widget, more to come...
6716
6717         * spam.el (spam-group-spam-contents-p): handle empty groupname
6718         strings
6719         (spam-report-articles-resend)
6720         (spam-register-routine): do registration iff any articles warrant
6721         it.
6722         (spam-summary-prepare-exit): changed log message for nil group
6723         destinations
6724
6725 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
6726
6727         * spam.el (spam-report-resend-register-routine): allow
6728         spam-report-resend-to to be a group parameter or a global value
6729
6730 2004-05-26  Simon Josefsson  <jas@extundo.com>
6731
6732         * starttls.el: Merge with my GNUTLS based starttls.el.
6733         (starttls-gnutls-program, starttls-use-gnutls)
6734         (starttls-extra-arguments, starttls-process-connection-type)
6735         (starttls-connect, starttls-failure, starttls-success): New
6736         variables.
6737         (starttls-program, starttls-extra-args): Doc fix.
6738         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
6739         functions.
6740         (starttls-negotiate, starttls-open-stream): Check
6741         `starttls-use-gnutls' and pass on to corresponding *-gnutls
6742         function if it is set.
6743
6744 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6745
6746         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
6747         structured fields.
6748
6749 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6750
6751         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
6752
6753 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
6754
6755         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
6756         variable.
6757         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
6758         assigning the spam-mark to new messages.
6759
6760 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
6761
6762         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
6763
6764 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6765
6766         * dgnushack.el: Autoload customize-set-variable for XEmacs.
6767
6768         * rfc2047.el (rfc2047-encodable-p): Don't move point.
6769         (rfc2047-decode): Treat the ascii coding-system as raw-text by
6770         default.
6771
6772 2004-05-25  Anand Mitra <mitramc@yahoo.com>  (tiny change)
6773
6774         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
6775         correct data.
6776
6777 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
6778
6779         * spam.el (spam-list-of-processors): use nil for nonexistent processors
6780         (spam-group-processor-p): fixed function so it works properly
6781         (spam-group-processor-multiple-p)
6782         (spam-group-spam-processor-report-gmane-p)
6783         (spam-group-spam-processor-report-resend-p)
6784         (spam-group-spam-processor-bogofilter-p)
6785         (spam-group-spam-processor-blacklist-p)
6786         (spam-group-spam-processor-ifile-p)
6787         (spam-group-ham-processor-ifile-p)
6788         (spam-group-spam-processor-spamoracle-p)
6789         (spam-group-spam-processor-crm114-p)
6790         (spam-group-ham-processor-bogofilter-p)
6791         (spam-group-spam-processor-stat-p)
6792         (spam-group-ham-processor-stat-p)
6793         (spam-group-ham-processor-whitelist-p)
6794         (spam-group-ham-processor-BBDB-p)
6795         (spam-group-ham-processor-spamoracle-p)
6796         (spam-group-ham-processor-copy-p): functions removed with some
6797         prejudice against unneeded code
6798         (spam-report-articles-resend)
6799         (spam-report-resend-register-routine): allow the group/topic
6800         spam-resend-to value to override spam-report-resend-to
6801         (spam-summary-prepare-exit): invoke spam-group-processor-p
6802         properly now
6803
6804         * spam-report.el (spam-report-resend-to, spam-report-resend):
6805         start with resend-to set to nil, and then ask the user if
6806         necessary.  From Daniel Pittman <daniel@rimspace.net>.
6807
6808         * gnus.el (spam-resend-to): new group/topic parameter
6809         (spam-process): move the OBSOLETE processors to the end of the
6810         choices.
6811
6812         * spam-report.el (spam-report-resend): spam-report-resend takes a
6813         list of articles, not separate article numbers.  From Daniel
6814         Pittman <daniel@rimspace.net>.
6815
6816 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6817
6818         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
6819         addition to emacs-w3m.
6820
6821 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6822
6823         * assistant.el (assistant-authinfo-data): New function.
6824         (assistant-eval): Eval for entire assistant.
6825
6826         * netrc.el (netrc-services-file): New variable.
6827         (netrc-parse-services): New function.
6828         (netrc-find-service-name): New function.
6829         (netrc-find-service-number): New function.
6830         (netrc-port-equal): New function.
6831         (netrc-machine): Use it.
6832
6833         * nnimap.el (nnimap-open-connection): Use netrc.
6834
6835         * gnus-util.el (gnus-netrc-get): Remove aliases.
6836
6837         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
6838
6839         * assistant.el (wid-edit): Fix compilation.
6840
6841         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
6842
6843 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
6844
6845         * gnus-util.el (gnus-set-file-modes): New function.  (small
6846         patch).
6847
6848 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6849
6850         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
6851
6852         * assistant.el (assistant-render-node): Fix up rendering and
6853         read-only text.
6854         (assistant-render-node): Reset.
6855         (assistant-make-read-only): Not sticky.
6856
6857 2004-05-20  Danny Siu  <dsiu@adobe.com>
6858
6859         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
6860         centered even when gnus-auto-center-summary is t
6861
6862 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6863
6864         * dns.el (dns-get-txt-answer): New function.
6865         (dns-read-txt): Ditto.
6866         (query-dns): Use it.
6867
6868 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6869
6870         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
6871         active for foreign groups even if the group level is higher than
6872         the specified value.
6873
6874 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6875
6876         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
6877         non-active groups.
6878
6879         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
6880
6881 2004-05-20  Magnus Henoch  <mange@freemail.hu>
6882
6883         * dns.el (dns-read-type): Add support for SVR.  (small patch)
6884
6885 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6886
6887         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
6888         (spam-crm114-header, spam-crm114-spam-switch)
6889         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
6890         (spam-crm114-positive-spam-header)
6891         (spam-crm114-database-directory, spam-list-of-processors)
6892         (spam-group-spam-processor-crm114-p)
6893         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
6894         (spam-generic-score, spam-list-of-checks)
6895         (spam-list-of-statistical-checks, spam-registration-functions)
6896         (spam-check-crm114-headers, spam-crm114-score)
6897         (spam-check-crm114, spam-crm114-register-with-crm114)
6898         (spam-crm114-register-spam-routine)
6899         (spam-crm114-unregister-spam-routine)
6900         (spam-crm114-register-ham-routine)
6901         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
6902         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
6903
6904         * gnus.el: added spam-use-crm114
6905
6906         * spam.el (spam-list-of-processors, spam-registration-functions):
6907         add spam-use-resend
6908         (spam-group-spam-processor-report-resend-p): utility wrapper
6909         (spam-report-articles-gmane): doc fix
6910         (spam-report-articles-resend,
6911         spam-report-resend-register-routine): wrappers around
6912         spam-report-resend-to
6913
6914         * spam-report.el (spam-report-resend-to, spam-report-resend):
6915         support for resending spam
6916         (spam-report-gmane): line length >80 fix
6917
6918         * gnus.el (spam-process): add spam-use-resend
6919
6920 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6921
6922         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
6923         number of processed spam messages.
6924         (spam-ham-copy-or-move-routine): Return the number of processed
6925         ham messages.
6926         (spam-summary-prepare-exit): Use the above values to decide
6927         whether status messages shouled be displayed.
6928
6929 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6930
6931         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
6932         `rfc2047-encoding-function-alist' in order to avoid conflicting
6933         with the old version.
6934         (rfc2047-encode-region): Concatenate words containing non-ASCII
6935         characters in structured fields; don't encode space-delimited
6936         ASCII words even in unstructured fields; don't break words at
6937         char-category boundaries.
6938         (rfc2047-encode-1): New function.
6939         (rfc2047-encode): Use it; encode text so that it occupies the
6940         maximum width within 76-column; work correctly on Q encoding for
6941         iso-2022-* charsets.
6942         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
6943         sure not to break a line just after the header name.
6944         (rfc2047-b-encode-region): Removed.
6945         (rfc2047-b-encode-string): New function.
6946         (rfc2047-q-encode-region): Removed.
6947         (rfc2047-q-encode-string): New function.
6948
6949         * mm-util.el (mm-replace-in-string): New function.
6950
6951 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6952
6953         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
6954         get it right.
6955         (gnus-inews-make-draft): Really.
6956
6957 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
6958
6959         * nnmh.el (nnmh-request-list-1): Don't check the link count
6960         before descending.  (small patch)
6961
6962 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6963
6964         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
6965         stuff.
6966
6967         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
6968         on real group name.
6969
6970         * gnus-art.el (gnus-signature-limit): Doc fix.
6971
6972         * gnus-msg.el (gnus-inews-make-draft): Quote list.
6973
6974         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
6975
6976 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
6977
6978         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
6979         isn't a string.
6980
6981 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6982
6983         * gnus-draft.el (gnus-draft-send): Bind
6984         rfc2047-encode-encoded-words.
6985
6986         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
6987         (rfc2047-encodable-p): Say that =? needs encoding.
6988         (rfc2047-encode-encoded-words): New variable.
6989
6990         * gnus-group.el (gnus-group-select-group): Doc fix.
6991
6992         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
6993
6994         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
6995         to nil.
6996
6997         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
6998
6999         * nnheader.el (nnheader-get-lines-and-char): New function.
7000
7001 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
7002
7003         * gnus-msg.el (gnus-summary-followup-with-original): Document
7004         yanking of region when active.
7005
7006 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7007
7008         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
7009         groups if the group level is higher than the specified value.
7010
7011 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7012
7013         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
7014         (gnus-group-jump-to-group): Added prefix argument using
7015         `gnus-group-jump-to-group-prompt'.  Query before jumping to
7016         non-active group.
7017
7018         * compface.el (uncompface): Be verbose when changing
7019         `uncompface-use-external'.
7020
7021         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
7022         handle manual section.
7023
7024 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7025
7026         * gnus-art.el (gnus-button-alist): Revert previous change.
7027
7028 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7029
7030         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
7031
7032 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7033
7034         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
7035         whether backend can accept message.
7036
7037         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
7038
7039 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
7040
7041         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
7042         Avoid creating directory when nntp-marks-is-evil is true.
7043         Reported by Reiner Steib.
7044
7045 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7046
7047         * gnus-picon.el (gnus-picon-style): New variable.
7048         (gnus-picon-insert-glyph): Added optional `nostring' argument.
7049         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
7050         Jesper Harder <harder@ifa.au.dk>.
7051
7052 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7053
7054         * message.el (message-fill-field): Return point.
7055         (message-generate-headers): Go to end of field.
7056
7057         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
7058         stuff for non-living groups.
7059
7060 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
7061
7062         * gnus-art.el (gnus-article-followup-with-original)
7063         (gnus-article-reply-with-original): gnus-mark-active-p ->
7064         gnus-region-active-p.
7065
7066 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
7067
7068         * spam.el (spam-summary-prepare-exit): fix messages, so they show
7069         only when there is spam or ham to be processed
7070
7071 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7072
7073         * mail-source.el (mail-source-delete-crash-box): Refactor.
7074         (mail-source-fetch): Use it.
7075         (mail-source-fetch-file): Ditto.
7076         (mail-source-fetch-directory): Run postscript in loop.
7077         (mail-source-fetch-pop): Delete.
7078         (mail-source-fetch-maildir): Ditto.
7079         (mail-source-fetch-imap): Ditto.
7080
7081         * imap.el (imap-authenticators): Comment out sasl.
7082
7083         * message.el (message-skip-to-next-address): New function.
7084         (message-fill-header-address): Refactor.
7085         (message-fill-address): Use it.
7086         (message-delete-address): Use it.
7087         (message-fill-header-general): Refactor.
7088         (message-fill-field-address): Rename.
7089         (message-narrow-to-field): Find the start of the header.
7090         (message-header-format-alist): Don't pre-fill.
7091         (message-fill-header): Removed.
7092         (message-insert-header): New function.
7093         (message-shorten-references): Use it.
7094
7095         * rfc2047.el (rfc2047-field-value): Strip props.
7096
7097         * mail-parse.el (mail-header-make-address): New alias.
7098
7099         * ietf-drums.el (ietf-drums-make-address): New function.
7100
7101         * imap.el: Add compiler directives.
7102
7103         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
7104
7105         * gnus-art.el (article-decode-idna-rhs): Don't use
7106         message-idna-inside-rhs-p.
7107
7108 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7109
7110         * message.el (message-idna-inside-rhs-p): Removed.
7111         (message-idna-to-ascii-rhs-1): Use proper address parsing.
7112
7113         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
7114         false positives.
7115
7116 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
7117
7118         * imap.el (imap-sasl-make-mechanisms): Use sasl.
7119
7120 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7121
7122         * nneething.el (nneething-file-name): Don't create spurions
7123         files.
7124
7125         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
7126         (gnus-inews-do-gcc): Remove sleep.
7127
7128         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
7129         part under point.
7130
7131         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
7132         (gnus-agent-regenerate-group): Using nil messages aren't valid.
7133
7134 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
7135
7136         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
7137
7138 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7139
7140         * spam.el (spam-summary-prepare-exit): only produce "marking spam
7141         as expired without moving it" message when there are spam
7142         messages left
7143
7144 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
7145
7146         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
7147         header is not nil.
7148
7149 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
7150
7151         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
7152         nntp-possibly-create-directory, not nntp-possibly-change-group.
7153         (nntp-marks-changed-p): New arg SERVER.
7154         (nntp-request-update-info): Adjust caller.
7155
7156 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
7157
7158         * nntp.el (nntp-save-marks): Pass missing arg.
7159
7160 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
7161
7162         * nntp.el: Support marks.
7163         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
7164         (nntp-marks-modtime, nntp-marks-directory): New variables.
7165         (nntp-request-set-mark, nntp-request-update-info)
7166         (nntp-possibly-create-directory, nntp-marks-changed-p)
7167         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
7168         functions.
7169
7170 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
7171
7172         * gnus-xmas.el (gnus-xmas-select-lowest-window)
7173         (gnus-xmas-redefine): Rename.
7174
7175         * gnus-score.el (gnus-score-insert-help): Use
7176         gnus-select-lowest-window.
7177
7178         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
7179         appt-select-lowest-window and rename to gnus-select-lowest-window.
7180
7181         * gnus.el: do.
7182
7183 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7184
7185         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
7186         encodings of MIME-encoded words, in order to improve
7187         interoperability with several broken MUAs.
7188
7189 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7190
7191         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
7192         tags, only when charsets are not specified in headers.
7193         (mm-inline-text-html-render-with-w3m): Ditto.
7194
7195         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
7196         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
7197
7198 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7199
7200         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
7201         instead of MIME-decoded from fields when checking
7202         `gnus-article-address-banner-alist'.
7203
7204 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
7205
7206         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
7207         description rather than subject.
7208
7209 2004-05-02  Steve Youngs  <steve@youngs.au.com>
7210
7211         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
7212
7213 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7214
7215         * gnus.el (gnus-version-number): Bump.
7216
7217 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7218
7219         * gnus.el: No Gnus v0.2 is released.
7220
7221 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7222
7223         * gnus-agent.el (gnus-agent-read-agentview): Inline
7224         gnus-uncompress-range.
7225
7226 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7227
7228         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
7229         `exec-installed-p'.
7230
7231 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7232
7233         * gnus.el (spam-process, spam-autodetect-methods): Add
7234         bsfilter and bsfilter-headers.
7235
7236         * spam.el (spam-bsfilter): New customize group.
7237         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
7238         (spam-bsfilter-header, spam-bsfilter-probability-header)
7239         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
7240         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
7241         (spam-bsfilter-database-directory): New options.
7242         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
7243         (spam-list-of-statistical-checks, spam-registration-functions):
7244         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
7245         (spam-bsfilter-score): New command.
7246         (spam-check-bsfilter-headers, spam-check-bsfilter)
7247         (spam-bsfilter-register-with-bsfilter)
7248         (spam-bsfilter-register-spam-routine)
7249         (spam-bsfilter-unregister-spam-routine)
7250         (spam-bsfilter-register-ham-routine)
7251         (spam-bsfilter-unregister-ham-routine): New functions.
7252         (spam-generic-score): Support bsfilter; Accept an optional argument
7253         to recalcurate spam score even if scoring header has already been
7254         added.
7255         (spam-bogofilter-score, spam-spamassassin-score): Accept an
7256         optional argument to recalcurate spam score even if scoring header
7257         has already been added.
7258
7259 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
7260
7261         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
7262         strings!  Reported by David D. Smith <davidsmith@acm.org>.
7263         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
7264         link is missing.
7265
7266 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
7267
7268         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
7269         (html2text-get-attr): Rewrite.
7270
7271         * message.el (message-setup-1): Remove redundant put-text-property
7272         on mail-header-separator.
7273
7274 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
7275
7276         * gnus-registry.el (gnus-registry-cache-whitespace)
7277         (gnus-registry-action, gnus-registry-spool-action)
7278         (gnus-registry-split-fancy-with-parent): changed message levels
7279         from 5 to 3 or 7, as needed
7280
7281         * spam.el (spam-summary-prepare-exit)
7282         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
7283         (spam-split, spam-find-spam, spam-log-undo-registration)
7284         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
7285         level from 5 to 6
7286
7287 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7288
7289         * gnus-ems.el: Autoload appt-select-lowest-window (revert
7290         2004-03-04 change).
7291
7292 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
7293
7294         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
7295         Use mapc when appropriate.
7296
7297         * sieve-manage.el (sieve-manage-open): do.
7298
7299         * nnweb.el (nnweb-insert-html): do.
7300
7301         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
7302         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
7303
7304         * nnspool.el (nnspool-request-group): do.
7305
7306         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
7307         do.
7308
7309         * nnml.el (nnml-request-update-info): do.
7310
7311         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
7312         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
7313
7314         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
7315         (nnimap-request-set-mark): do.
7316
7317         * nnfolder.el (nnfolder-request-update-info): do.
7318
7319         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
7320         do.
7321
7322         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
7323
7324         * gnus-uu.el (gnus-uu-find-articles-matching): do.
7325
7326         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
7327         do.
7328
7329         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
7330         do.
7331
7332         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
7333
7334         * gnus-nocem.el (gnus-nocem-scan-groups): do.
7335
7336         * gnus-int.el (gnus-start-news-server): do.
7337
7338         * gnus-group.el (gnus-group-make-kiboze-group)
7339         (gnus-group-browse-foreign-server): do.
7340
7341 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
7342
7343         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
7344         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
7345         <shields@msrl.com>:
7346
7347         * spam.el (spam-necessary-extra-headers): get the extra headers we
7348         may need for spam sorting and scoring
7349         (spam-user-format-function-S): a user format function suitable for
7350         general use
7351         (spam-article-sort-by-spam-status): sorting function for summary
7352         sorting
7353         (spam-extra-header-to-number): get a score from a header
7354         (spam-summary-score): get a numeric score from the headers
7355         (spam-generic-score): oops, function doc in wrong place
7356         (spam-initialize): take symbols when it's run, and install the
7357         extra headers that spam-necessary-extra-headers thinks we need
7358
7359 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
7360
7361         * spam.el (spam-summary-prepare-exit): logic and message fix.
7362         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
7363
7364 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
7365
7366         * gnus-sum.el (gnus-set-global-variables)
7367         (gnus-build-all-threads, gnus-get-newsgroup-headers)
7368         (gnus-article-get-xrefs, gnus-summary-best-group)
7369         (gnus-summary-next-article, gnus-summary-enter-digest-group)
7370         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
7371         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
7372         with-current-buffer.
7373
7374 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
7375
7376         * spam.el (spam-summary-prepare-exit): simplified logic
7377         (spam-fetch-article-header): read the article header if it's not
7378         available
7379         (spam-list-articles): simplified logic
7380         (spam-filelist-register-routine): found bug with unregister-list
7381
7382         * gnus-registry.el: clarified comments at beginning
7383
7384 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
7385
7386         * message.el (message-cater-to-broken-inn): Remove.
7387         (message-shorten-references): Make sure the total folded length of
7388         References is shorter than 998 characters to cater to a bug in INN
7389         2.3.  Also, don't pretend that references aren't folded -- this
7390         hasn't worked for a while.
7391
7392 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7393
7394         * gnus-agent.el (gnus-agentize):
7395         gnus-agent-send-mail-real-function no longer set to current value
7396         of message-send-mail-function but rather a lambda that calls
7397         message-send-mail-function.  The change makes the agent real-time
7398         responsive to user changes to message-send-mail-function.
7399
7400 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7401
7402         * legacy-gnus-agent.el
7403         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
7404         help from Florian Weimer <fw@deneb.enyo.de>
7405
7406 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7407
7408         * nnmail.el (nnmail-cache-insert): Revert last change.
7409
7410 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7411
7412         * nnmail.el (nnmail-cache-insert): Always check whether
7413         nnmail-cache-ignore-groups matches a group name.
7414
7415 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
7416
7417         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
7418         (spam-find-spam, spam-log-processing-to-registry)
7419         (spam-log-registered-p, spam-log-unregistration-needed-p)
7420         (spam-log-undo-registration): use gnus-message instead of
7421         gnus-error, none of these errors are fatal
7422
7423         * gnus-registry.el (gnus-registry-clean-empty-function)
7424         (gnus-registry-clean-empty): remove only empty entries without
7425         extra data
7426
7427 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
7428
7429         * spam-stat.el (spam-stat-buffer-change-to-spam)
7430         (spam-stat-buffer-change-to-non-spam): change (error) to
7431         (gnus-message 8) invocation
7432
7433 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7434
7435         * nntp.el (nntp-via-netcat-command): New variable.
7436         (nntp-via-netcat-switches): New variable.
7437         (nntp-open-via-rlogin-and-netcat): New function.
7438         (nntp-open-connection-function): Doc fix.
7439         (nntp-telnet-command): Doc fix.
7440         (nntp-end-of-line): Doc fix.
7441         (nntp-via-rlogin-command): Doc fix.
7442         (nntp-via-user-name): Doc fix.
7443         (nntp-via-address): Doc fix.
7444
7445 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7446
7447         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
7448         error in Emacs 21.1.
7449
7450 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
7451
7452         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
7453
7454 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7455         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
7456         (gnus-agent-with-refreshed-group): New macro.
7457         (gnus-agent-rename-group): New function.
7458         (gnus-agent-delete-group): New function.
7459         (gnus-agent-save-group-info): Use gnus-command-method when
7460         `method' parameter is nil.  Don't write nil entries into the
7461         active file.
7462         (gnus-agent-get-group-info): New function.
7463         (gnus-agent-fetch-articles): Use
7464         gnus-agent-update-files-total-fetched-for to increment disk space
7465         used.
7466         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
7467         gnus-agent-update-view-total-fetched-for to increment disk space
7468         used.
7469         (gnus-agent-get-local): Added optional parameters to avoid calling
7470         gnus-group-real-name and gnus-find-method-for-group.
7471         (gnus-agent-set-local): Delete stored entry if either min, or max,
7472         are nil.
7473         (gnus-agent-fetch-session): Reworded error/quit messages.  On
7474         quit, use gnus-agent-regenerate-group to record existance of any
7475         articles fetched to disk before the quit occurred.
7476         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
7477         gnus-agent-update-view-total-fetched-for, and
7478         gnus-agent-update-files-total-fetched-for to decrement disk space
7479         used.
7480         (gnus-agent-retrieve-headers): Use
7481         gnus-agent-update-view-total-fetched-for to increment disk space
7482         used.
7483         (gnus-agent-regenerate-group): Replace gnus-group-update-group
7484         with gnus-agent-update-files-total-fetched-for to decrement disk
7485         space and fresh group buffer.
7486         (gnus-agent-inhibit-update-total-fetched-for): New variable.
7487         (gnus-agent-need-update-total-fetched-for): New variable.
7488         (gnus-agent-update-files-total-fetched-for): New function.
7489         (gnus-agent-update-view-total-fetched-for): New function.
7490         (gnus-agent-total-fetched-for): New function.
7491
7492         * gnus-cache.el (gnus-cache-save-buffers): Use
7493         gnus-cache-update-overview-total-fetched-for to change disk space
7494         used by this group.
7495         (gnus-cache-possibly-enter-article): Use
7496         gnus-cache-update-file-total-fetched-for to increment disk space
7497         used by this group.
7498         (gnus-cache-possibly-remove-article): Use
7499         gnus-cache-update-file-total-fetched-for to decrement disk space
7500         used by this group.
7501         (gnus-cache-generate-nov-databases): Purge total fetched cache.
7502         (gnus-cache-rename-group): New function.
7503         (gnus-cache-delete-group): New function.
7504         (gnus-cache-inhibit-update-total-fetched-for): New variable.
7505         (gnus-cache-need-update-total-fetched-for): New variable.
7506         (gnus-cache-with-refreshed-group): New macro.
7507         (gnus-cache-update-file-total-fetched-for): New function.
7508         (gnus-cache-update-overview-total-fetched-for): New function.
7509         (gnus-cache-rename-group-total-fetched-for): New function.
7510         (gnus-cache-delete-group-total-fetched-for): New function.
7511         (gnus-cache-total-fetched-for): New function.
7512
7513         * gnus-group.el: Require gnus-sum and autoload functions to
7514         resolve warnings when gnus-group.el compiled alone.
7515         (gnus-group-line-format): Documented new %F
7516         (size of Fetched data) group line format; identifies disk space
7517         used by agent and cache.
7518         (gnus-group-line-format-alist): Defined new F format.
7519         (gnus-total-fetched-for): New function.
7520         (gnus-group-delete-group): No longer update
7521         gnus-cache-active-altered as gnus-request-delete-group now keeps
7522         the cache in sync.
7523         (gnus-group-list-active): Let the agent store a server's active
7524         list if currently plugged.
7525
7526         * gnus-int.el (gnus-request-delete-group): Use
7527         gnus-cache-delete-group and gnus-agent-delete-group to keep the
7528         local disk in sync with the server.
7529          (gnus-request-rename-group): Use
7530         gnus-cache-rename-group and gnus-agent-rename-group to keep the
7531         local disk in sync with the server.
7532
7533         * gnus-start.el (gnus-get-unread-articles): Cosmetic
7534         simplification to logic.
7535
7536         * gnus-util.el (gnus-rename-file): New function.
7537
7538 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
7539
7540         * mm-util.el (mm-image-load-path): Handle nil in load-path.
7541
7542 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
7543
7544         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
7545         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
7546
7547 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
7548
7549         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
7550         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
7551
7552 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
7553
7554         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
7555
7556 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
7557
7558         * spam.el (spam-set-difference): new function to replace
7559         gnus-set-difference in spam.el
7560         (spam-summary-prepare-exit): use spam-set-difference
7561
7562 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7563
7564         * gnus-registry.el (gnus-registry-cache-file): updated to use
7565         gnus-dribble-directory OR gnus-home-directory OR ~
7566         (gnus-registry-split-fancy-with-parent): fixed doc
7567
7568 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7569
7570         * message.el (message-exchange-point-and-mark): Use
7571         message-mark-active-p.  Suggested by Jesper Harder
7572         <harder@ifa.au.dk>.
7573
7574 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7575
7576         * message.el (message-exchange-point-and-mark): Don't activate
7577         region if it was inactive.  Suggested by Hiroshi Fujishima
7578         <pooh@nature.tsukuba.ac.jp>.
7579
7580 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7581
7582         * gnus-art.el (article-display-face): Display Faces in the same
7583         order as X-Faces.
7584
7585 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7586
7587         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
7588
7589 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7590
7591         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
7592         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
7593         (gnus-article-mime-hierarchy): Remove.
7594         (gnus-article-mime-hierarchy-next): Remove.
7595         (gnus-article-mode): Revert 2004-03-19 change.
7596         (gnus-article-setup-buffer): Revert 2004-03-19 change.
7597         (gnus-insert-mime-button): Revert 2004-03-19 change.
7598         (gnus-mime-accumulate-hierarchy): Remove.
7599         (gnus-mime-enter-multipart): Remove.
7600         (gnus-mime-leave-multipart): Remove,
7601         (gnus-mime-display-part): Revert 2004-03-19 change.
7602         (gnus-mime-display-alternative): Revert 2004-03-19 change.
7603
7604         * mml.el (mml-preview): Revert 2004-03-19 change.
7605
7606 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7607
7608         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
7609
7610 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7611
7612         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
7613         t while entering a file name using the mm-with-multibyte macro.
7614         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7615
7616         * mm-util.el (mm-with-multibyte): New macro.
7617
7618 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7619
7620         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
7621         user option.
7622         (gnus-mime-multipart-functions): Doc and customization fix.
7623         (gnus-article-mime-hierarchy): New variable.
7624         (gnus-article-mime-hierarchy-next): New variable.
7625         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
7626         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
7627         gnus-article-mime-hierarchy-next to nil.
7628         (gnus-insert-mime-button): Show hierarchy numbers.
7629         (gnus-mime-accumulate-hierarchy): New function.
7630         (gnus-mime-enter-multipart): New function.
7631         (gnus-mime-leave-multipart): New function.
7632         (gnus-mime-display-part): Recompute hierarchical MIME structure.
7633         (gnus-mime-display-alternative): Show hierarchy numbers.
7634
7635         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
7636         gnus-article-mime-hierarchy-next to nil.
7637
7638 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
7639
7640         * dns.el: Don't require gnus-xmas.
7641
7642 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
7643
7644         * mml.el (mml-generate-mime-1): Don't use format=flowed with
7645         inline PGP.
7646         (mml-menu): Disable mml-quote-region if mark is inactive.
7647
7648 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7649
7650         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
7651         when the group's active is not available.
7652
7653 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7654
7655         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
7656         error.
7657
7658 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
7659
7660         * imap.el (imap-store-password): New variable.
7661         (imap-interactive-login): Use it.
7662         Suggested by Mark Plaksin <happy@mcplaksin.org>.
7663
7664 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7665
7666         * gnus-art.el (gnus-article-read-summary-keys): Restore new
7667         window-start and hscroll to summary window.
7668
7669 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7670
7671         * gnus-start.el (gnus-convert-old-newsrc): Only write the
7672         conversion message to newsrc-dribble when an actual conversion is
7673         performed.
7674
7675 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
7676
7677         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
7678
7679 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7680
7681         * mm-decode.el (mm-complicated-handles): New function reviving
7682         former definition of mm-multiple-handles.
7683
7684         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
7685         (gnus-mime-delete-part): Use it.
7686
7687 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7688
7689         * gnus-agent.el (gnus-agent-read-local): Bind
7690         nnheader-file-coding-system to gnus-agent-file-coding-system to
7691         avoid the implicit assumption that they will always be equal.
7692         (gnus-agent-save-local): Bind buffer-file-coding-system, not
7693         coding-system-for-write, as the with-temp-file macro first prints
7694         to a buffer then saves the buffer.
7695
7696 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7697
7698         * gnus-art.el (gnus-article-edit-part): New function.
7699         (gnus-mime-save-part-and-strip): Use it; do query instead of
7700         signaling an error; don't use mm-multiple-handles.
7701         (gnus-mime-delete-part): Ditto.
7702
7703 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7704
7705         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
7706         old file versions.
7707         (gnus-group-prepare-hook): Removed function that converted list
7708         form of gnus-agent-expire-days to group properties.
7709
7710         * gnus-int.el: Autoload gnus-agent-regenerate-group.
7711         (gnus-request-accept-article): Re-indented.
7712
7713         * gnus-start.el (gnus-convert-old-newsrc): Registered new
7714         converters to handle old agent file formats.  Added logic for a
7715         "backup before upgrading warning".
7716         (gnus-convert-mark-converter-prompt): Developers can mark
7717         functions as needing (default), or not needing,
7718         gnus-convert-old-newsrc's "backup before upgrading warning".
7719         (gnus-convert-converter-needs-prompt): Tests whether the user
7720         should be protected from potentially irreversable changes by the
7721         function.
7722
7723         * legacy-gnus-agent.el (): New. Provides converters that are only
7724         loaded when gnus-convert-old-newsrc needs to call them.
7725
7726 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7727
7728         * mail-source.el (mail-source-touch-pop): Doc fix.
7729
7730         * message.el (message-smtpmail-send-it): Doc fix.
7731
7732 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
7733
7734         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
7735
7736         * nnmail.el (nnmail-split-fancy): do.
7737
7738         * gnus-kill.el (gnus-kill, gnus-execute): do.
7739
7740 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
7741
7742         * gnus-sum.el (gnus-widget-reversible-match)
7743         (gnus-widget-reversible-to-internal)
7744         (gnus-widget-reversible-to-external): New functions.
7745         (gnus-widget-reversible): New widget.
7746         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
7747
7748 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
7749
7750         * gnus-sum.el (gnus-thread-sort-functions)
7751         (gnus-article-sort-functions): Document `(not F)' items.
7752
7753 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
7754
7755         * spam.el (spam-use-gmane-xref): new backend
7756         (spam-gmane-xref-spam-group): variable to control the name of the
7757         Gmane spam group
7758         (spam-blackhole-servers, spam-blackhole-good-server-regex)
7759         (spam-regex-headers-spam, spam-regex-headers-ham)
7760         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
7761         (spam-list-of-checks): added spam-use-gmane-xref to list of
7762         backends and checks
7763         (spam-check-gmane-xref): function for spam-use-gmane-xref
7764
7765         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
7766         an autodetect method
7767
7768 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7769
7770         * gnus-int.el (gnus-request-accept-article): Inform the agent that
7771         articles are being added to a group.
7772         (gnus-request-replace-article): Inform the agent that articles
7773         need to be uncached as the cached contents are no longer valid.
7774
7775 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7776
7777         * binhex.el: Don't autoload executable-find.
7778
7779         * canlock.el: Don't autoload mail-fetch-field.
7780
7781         * dgnushack.el: Autoload c-mode for XEmacs.
7782
7783         * gnus-ems.el: Don't autoload appt-select-lowest-window.
7784
7785         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
7786         rmail-dont-reply-to and rmail-output.
7787
7788         * gnus-score.el: Don't autoload ffap-string-at-point.
7789
7790         * gnus-setup.el: Don't autoload sc-cite-original.
7791
7792         * imap.el: Don't autoload base64-decode-string,
7793         base64-encode-string and md5.
7794
7795         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
7796         and rmail-msg-restore-non-pruned-header.
7797
7798         * mm-decode.el: Don't autoload executable-find.
7799
7800         * mm-url.el: Don't autoload executable-find.
7801
7802         * mm-view.el: Don't autoload diff-mode.
7803
7804         * nndb.el: Don't autoload news-reply-mode, news-setup,
7805         cancel-timer and telnet.
7806
7807         * password.el: Don't autoload run-at-time for Emacs.
7808
7809         * sha1-el.el: Don't autoload executable-find.
7810
7811         * sieve-mode.el: Don't autoload c-mode.
7812
7813         * uudecode.el: Don't autoload executable-find.
7814
7815 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7816
7817         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
7818         (gnus-agent-possibly-alter-active): Avoid null in numeric
7819         comparison.
7820         (gnus-agent-set-local): Refuse to save null in local object table.
7821         (gnus-agent-regenerate-group): The REREAD parameter can now be a
7822         list of articles that will be marked as unread.
7823
7824 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7825
7826         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
7827
7828 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
7829
7830         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
7831         language tags.
7832
7833 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
7834
7835         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
7836         Don't bind "obarray".
7837
7838         * gnus-sum.el (gnus-thread-sort-functions): Added
7839         `gnus-thread-sort-by-most-recent-number' and
7840         `gnus-thread-sort-by-most-recent-date'.
7841         Reported by Kai Grossjohann <kai@emptydomain.de>.
7842
7843 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
7844
7845         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
7846
7847 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7848
7849         * gnus-cus.el (gnus-agent-customize-category): Removed
7850         ignore-errors macro reference that required cl to be loaded at
7851         run-time.
7852
7853         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
7854         single-interval range of the form (min . max).  Previously the
7855         range had to look like ((min . max)).  Likewise, return
7856         (min . max) rather than ((min . max)).
7857         (gnus-range-map): Use gnus-range-normalize to accept
7858         single-interval range.
7859
7860         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
7861         the cache, but not the agent, now appear with their usual face.
7862
7863         * dgnushack.el (loaddir): New variable that is bound to the
7864         directory containing the dgnushack.el file. Use loaddir, rather
7865         than srcdir, to update load-path. Change lets dgnushack compile
7866         code in directories other than GNUS/lisp.
7867
7868 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7869
7870         * lpath.el: Don't bind w3m-safe-url-regexp.
7871
7872         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
7873         w3m-safe-url-regexp variable buffer-local.
7874
7875         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
7876
7877 2004-02-27  Simon Josefsson  <jas@extundo.com>
7878
7879         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
7880         gnus-group-real-prefix.
7881         (gnus-summary-move-article): Use it, instead of
7882         gnus-group-real-prefix.
7883
7884 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7885
7886         * lpath.el: Bind w3m-safe-url-regexp.
7887
7888         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
7889         w3m-safe-url-regexp variable buffer-local and set it as the value
7890         of mm-w3m-safe-url-regexp.
7891
7892         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
7893
7894         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
7895         parsing gnus-posting-styles when the message is not for replying.
7896
7897         * dgnushack.el: Autoload sgml-mode for XEmacs.
7898
7899         * nnrss.el (nnrss-opml-export): Use
7900         mm-set-buffer-file-coding-system instead of
7901         set-buffer-file-coding-system.
7902
7903 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
7904
7905         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
7906         of checkdoc.el).
7907         * nnrss.el: do.
7908         * gnus-mlspl.el: do.
7909         * gnus-ml.el: do.
7910         * gnus-srvr.el: do.
7911
7912         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
7913
7914 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
7915
7916         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
7917         Corrections to custom-manual links.
7918
7919         * gnus-art.el (gnus-article): Ditto.
7920
7921         * mm-decode.el (mime-display, mime-security): Ditto.
7922
7923 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
7924
7925         * flow-fill.el: Typo.
7926
7927 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
7928
7929         * spam-wash.el: New file.
7930
7931 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
7932
7933         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
7934
7935 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
7936
7937         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
7938         to be run with new-articles as LIST1, not LIST2
7939         (spam-registration-functions): add spam-use-ham-copy as a nil
7940         registration backend
7941
7942 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
7943
7944         * spam-stat.el (spam-stat-washing-hook): New option.
7945         (spam-stat-buffer-words): Use it.
7946         (spam-stat-process-directory, spam-stat-test-directory): Use
7947         insert-file-contents-literally.
7948         (spam-stat-coding-system): New variable.
7949         (spam-stat-load, spam-stat-save): Use it.
7950
7951 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7952
7953         * spam-report.el (spam-report-plug-agent): Quote
7954         spam-report-url-to-file and spam-report-url-ping-plain.
7955
7956 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
7957
7958         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
7959         / in mailto URLs.
7960
7961 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
7962
7963         * spam-report.el (spam-report-process-queue): Fix interactive use.
7964         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
7965         (spam-report-unplug-agent): Doc fixes.
7966         (spam-report-url-ping-mm-url, spam-report-url-to-file)
7967         (spam-report-agentize, spam-report-deagentize): Autoload
7968
7969 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7970
7971         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
7972
7973         * message.el (message-setup-fill-variables): Add mml tags to
7974         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
7975         <ajk@iu.edu>.
7976         (message-mode): Don't modify paragraph-separate there.
7977
7978 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7979
7980         * compface.el (uncompface-use-external): Default to undecided.
7981         (uncompface-use-external-threshold): New variable.
7982         (uncompface-float-time): New macro.
7983         (uncompface): Determine whether to use the external decoder if
7984         uncompface-use-external is undecided.
7985
7986 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7987
7988         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
7989         after images.
7990
7991         * gnus-art.el (gnus-mime-display-single): Remove dead code.
7992
7993 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
7994
7995         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
7996
7997         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
7998
7999         * gnus-sum.el (gnus-summary-limit-to-age)
8000         (gnus-summary-limit-children): do.
8001
8002         * gnus-int.el (gnus-request-scan): do.
8003
8004         * gnus-group.el (gnus-group-suspend): do.
8005
8006         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
8007
8008         * gnus-cite.el (gnus-cite-parse-attributions): do.
8009
8010         * gnus-agent.el (gnus-summary-set-agent-mark)
8011         (gnus-agent-regenerate-group): do.
8012
8013         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
8014
8015         * binhex.el (binhex-decode-region-internal): do.
8016
8017 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8018
8019         * gnus-fun.el (gnus-face-properties-alist): New user option.
8020         (gnus-display-x-face-in-from): Use it.
8021
8022         * gnus-art.el (article-display-face): Ditto.
8023
8024         * compface.el (uncompface-use-external): Default to nil.
8025
8026 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
8027
8028         * nntp.el (nntp-erase-buffer): New function.
8029         (nntp-retrieve-data, nntp-send-command)
8030         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
8031         (nntp-possibly-change-group): Use it.
8032
8033         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
8034         with-current-buffer.
8035
8036 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
8037
8038         * compface.el: Merge the ELisp-based uncompface program.
8039         (compface): New customization group.
8040         (uncompface-use-external): New user option.
8041         (uncompface): Call uncompface-internal if uncompface-use-external
8042         is nil.
8043         (uncompface-internal): New function.  Note that there are also
8044         some other functions and variables added for this function.
8045
8046 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
8047
8048         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
8049         if necessary.
8050
8051 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
8052
8053         * spam-report.el (spam-report-unplug-agent)
8054         (spam-report-plug-agent, spam-report-deagentize)
8055         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
8056         support for the Agent in spam-report: when unplugged, report to a
8057         file; when plugged, submit all the requests
8058
8059         * spam.el (spam-register-routine): improved message about
8060         registration
8061
8062 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
8063
8064         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
8065         dependencies.
8066         (rfc2047-encode): Use it.
8067
8068         * gnus-art.el (gnus-button-marker-list): Move before first
8069         reference.
8070
8071         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8072         (imap-parse-body): Fix format string mismatch.
8073
8074         * gnus-score.el (gnus-summary-increase-score): do.
8075
8076         * nnrss.el (nnrss-close): New function.
8077
8078 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
8079
8080         * nnrss.el (nnrss-make-filename): New function.
8081         (nnrss-request-delete-group, nnrss-read-server-data)
8082         (nnrss-save-server-data, nnrss-read-group-data)
8083         (nnrss-save-group-data): Use it.
8084         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
8085         (nnrss-read-server-data, nnrss-read-group-data): Use load.
8086         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
8087
8088 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
8089
8090         * mml.el (mml-compute-boundary-1): Don't uncompress files.
8091
8092 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
8093
8094         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
8095         files.
8096
8097         * message.el (message-generate-headers-first): Don't quote nil
8098         and t in docstrings.
8099
8100         * imap.el (imap-id): do.
8101
8102         * gnus-agent.el (gnus-agent-consider-all-articles)
8103         (gnus-agent-queue-mail): do.
8104
8105 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
8106
8107         * spam-report.el (spam-report-process-queue): New function.
8108         Process requests from `spam-report-requests-file'.
8109         (spam-report-process-queue): Doc fix.
8110
8111 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
8112
8113         * spam.el (spam-register-routine)
8114         (spam-log-processing-to-registry, spam-log-registered-p)
8115         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8116         change "check" to "spam-check" for semi-clarity
8117
8118 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
8119
8120         * pop3.el: Require nnheader.
8121
8122         * mml-smime.el: Require cl.  Autoload message-fetch-field.
8123
8124         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
8125
8126         * gnus-picon.el: Require cl.
8127
8128         * gnus-fun.el: Require gnus-ems and gnus-util.
8129
8130         * gnus.el (gnus-method-to-server): Move defsubst before first use.
8131
8132         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
8133
8134         * gnus-art.el (gnus-article-edit-mode): Define before first
8135         reference.
8136
8137 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
8138
8139         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
8140         (gnus-uu-post-encoded): Use point-at-bol.
8141
8142         * gnus-topic.el (gnus-group-active-topic-p): do.
8143
8144         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
8145
8146         * gnus-group.el (gnus-group-kill-region): do.
8147
8148         * gnus-art.el (article-date-ut): do.
8149
8150         * message.el (message-fetch-field): Remove redundant
8151         case-fold-search binding.
8152         (message-narrow-to-field): Simplify.
8153
8154 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8155
8156         * spam.el (spam-directory): Derive from `gnus-directory'.
8157
8158         * spam-report.el (spam-report-url-to-file)
8159         (spam-report-requests-file): New function and variable for offline
8160         reporting.
8161         (spam-report-url-ping-function): Add `spam-report-url-to-file'
8162         and user defined function.
8163         (spam-report-url-ping-mm-url): Remove doubled slash.
8164
8165 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
8166
8167         * spam.el (spam-list-of-processors): fixed spamassassin variable names
8168
8169 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
8170
8171         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
8172         format string mismatch.
8173
8174         * sieve.el (sieve-deactivate-all): do.
8175
8176         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8177
8178         * nnlistserv.el (nnlistserv-kk-wash-article): do.
8179
8180         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
8181
8182         * mm-bodies.el (mm-7bit-chars): Don't include \r.
8183
8184 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
8185
8186         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
8187         the list of checks
8188
8189 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
8190
8191         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
8192         padding.
8193
8194 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
8195
8196         * mm-view.el (mm-fill-flowed): New variable.
8197         (mm-inline-text): Use it.
8198
8199 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
8200
8201         * spam.el (spam-spamassassin-register-ham-routine)
8202         (spam-spamassassin-register-spam-routine): fixed function names
8203
8204 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8205
8206         * gnus.el (gnus-tmp-grouplens): Remove.
8207         (gnus-summary-line-format): Remove grouplens.
8208
8209         * gnus-group.el (gnus-group-line-format): Ditto.
8210
8211         * gnus-spec.el (gnus-format-specs): Ditto.
8212         (gnus-update-format-specifications): Flush the group format spec
8213         cache if there's the grouplens stuff.
8214         (gnus-parse-simple-format): Replace %l with the empty string.
8215
8216 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
8217
8218         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
8219         omission.
8220         From Jerry James  <james@xemacs.org>
8221
8222 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
8225         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8226
8227 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8228
8229         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
8230         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
8231         New macros and functions.
8232         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
8233         Handle > NLINK_MAX messages.
8234         * nnmaildir.el (nnmaildir-request-set-mark): Use
8235         nnmaildir--emlink-p and nnmaildir--eexist-p.
8236
8237 2004-01-25  Alex Schroeder  <alex@gnu.org>
8238
8239         * spam-stat.el (spam-stat-process-directory-age): New option.
8240         (spam-stat-process-directory): Use it.
8241
8242 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8243
8244         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
8245         (spam-stat-save): Accept prefix argument.
8246
8247 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
8248
8249         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
8250         links" error.
8251
8252 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
8255         the rest of the and/or forms.
8256
8257 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8258
8259         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
8260         compatibility with old .newsrc.eld files.
8261
8262         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
8263
8264         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
8265
8266         * gnus-start.el (gnus-1): do.
8267
8268         * gnus-group.el (gnus-group-line-format-alist): do.
8269
8270         * gnus.el (gnus-use-grouplens, gnus-visual): do.
8271
8272         * gnus-gl.el: Remove.
8273
8274 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8275
8276         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
8277         marks consisting of a single range {for example, (3 . 5)} rather
8278         than a list of a single range { ((3 . 5)) }.
8279
8280 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8281
8282         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
8283         with-current-buffer.
8284         (spam-stat-store-current-buffer): Use insert-buffer-substring to
8285         avoid consing a string.
8286
8287         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
8288         Remove obsolete entries for big5 and gb2312.
8289
8290 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8291
8292         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
8293         uncompressed list.
8294
8295 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
8296
8297         * spam-stat.el (spam-stat-strip-xref): New function.
8298         (spam-stat-process-directory): Use it.
8299
8300         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
8301         here -- it's done in message-fetch-field.
8302
8303 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8304
8305         * gnus-agent.el (gnus-agent-queue-mail,
8306         gnus-agent-prompt-send-queue): New variables.
8307         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
8308         * gnus-draft.el (gnus-group-send-queue): Pass the group name
8309         "nndraft:queue" along to gnus-draft-send.  Use
8310         gnus-agent-prompt-send-queue.
8311         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
8312         is "nndraft:queue".  Suggested by Gaute Strokkenes
8313         <gs234@srcf.ucam.org>
8314
8315         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
8316         (agent-enable-undownloaded-faces): Added
8317         (gnus-agent-cat-groups): Use eval-and-compile, not
8318         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
8319         method of gnus-agent-cat-groups even when the buffer has been
8320         evaled.
8321         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
8322         delete gnus-agent-save-active-1.
8323         (gnus-agent-save-groups): Deleted. Identical to
8324         gnus-agent-save-active.
8325         (gnus-agent-write-active): No longer adjust agent's copy of active
8326         file as agent's adjustments are now stored in their own
8327         file. Removed optional parameter.
8328         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
8329         servers.  Add use of min/max range limits from server's local
8330         file.
8331         (gnus-agent-save-alist): Removed unused optional argument.
8332         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
8333         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
8334         (gnus-agent-set-local): A per-server file that keeps min/max range
8335         limits for articles known to the agent.  Provides a fast mechanism
8336         for altering many active ranges.
8337         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
8338         active file (local makes it unnecessary).
8339         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
8340
8341         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
8342         (agent-enable-undownloaded-faces): Added
8343
8344         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
8345         disable it when sending to "nndraft:queue".
8346         (gnus-group-send-queue): Add safety check to avoid sending queue
8347         when unplugged.
8348
8349         * gnus-group.el (gnus-group-catchup): Use new
8350         gnus-sequence-of-unread-articles, not
8351         gnus-list-of-unread-articles, to avoid exhausting memory with huge
8352         numbers of articles.  Use gnus-range-map to avoid having to
8353         uncompress the unread list.
8354         (gnus-group-archive-directory,
8355         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
8356         reference.
8357
8358         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
8359         (gnus-sorted-range-intersection): Intersection of two ranges
8360         without requiring that they first be uncompressed.
8361
8362         * gnus-start.el (gnus-activate-group): Unless blocked by the
8363         caller, possibly expand the active range to include both cached
8364         and agentized articles.
8365         (gnus-convert-old-newsrc): Rewrote in anticipation of having
8366         multiple version-dependent converters.
8367         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
8368         gnus-agent-save-active.
8369         (gnus-save-newsrc-file): Save dirty agent range limits.
8370
8371         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
8372         gnus-agent-possibly-alter-active.
8373         (gnus-adjust-marked-articles): Faster handling of simple lists
8374
8375 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
8376
8377         * spam-stat.el (spam-stat-test-directory): New optional argument
8378         displays a list of files detected.  Suggested by Andrew Cohen
8379         <cohen@andy.bu.edu>.
8380         (spam-stat-buffer-words-with-scores): Don't narrow and change
8381         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
8382
8383 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
8384
8385         * spam.el (gnus-summary-mode-map): make spam-generic-score the
8386         default scoring function
8387         (spam-generic-score): calls spam-spamassassin-score if
8388         spam-use-spamassassin or spam-use-spamassassin-headers is on;
8389         spam-bogofilter-score otherwise.
8390
8391         From Hubert Chan <hubert@uhoreg.ca>:
8392
8393         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
8394         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
8395         (spam-spamassassin-arguments)
8396         (spam-spamassassin-spam-flag-header)
8397         (spam-spamassassin-positive-spam-flag-header)
8398         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
8399         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
8400         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8401         (spam-list-of-processors, spam-list-of-checks)
8402         (spam-list-of-statistical-checks, spam-registration-functions)
8403         (spam-check-spamassassin-headers, spam-check-spamassassin)
8404         (spam-spamassassin-score)
8405         (spam-spamassassin-register-with-sa-learn)
8406         (spam-spamassassin-register-spam-routine)
8407         (spam-spamassassin-register-ham-routine)
8408         (spam-assassin-register-spam-routine)
8409         (spam-assassin-register-ham-routine): add SpamAssassin support
8410         (spam-bogofilter-score): fix to show article before scoring
8411
8412         * gnus.el (spam-process, spam-autodetect-methods): add
8413         spamassassin and spamassassin-headers
8414
8415         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8416         Suppress unnecessary messages.  From Nevin Kapur
8417         <nkapur@cs.caltech.edu>.
8418
8419 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
8420
8421         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
8422         make-hash-table.
8423
8424 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8425
8426         * canlock.el (base64-encode-string): Don't autoload it.
8427
8428 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8429
8430         * run-at-time.el: Remove useless (require 'itimer),
8431         eval-and-compile and (featurep 'xemacs).
8432
8433 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
8434
8435         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
8436         GROUP is a virtual group.
8437
8438 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
8439
8440         * gnus.el: Autoload `message-y-or-n-p'.
8441
8442 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
8443
8444         * pgg-parse.el: Remove unnecessary (require 'custom).
8445
8446         * pgg-def.el: do.
8447
8448         * nnmail.el: do.
8449
8450         * gnus-undo.el: do.
8451
8452         * gnus-picon.el: do.
8453
8454         * gnus-util.el: do.
8455
8456 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
8457
8458         * gnus-sum.el (gnus-pick-line-number): Add autoload.
8459
8460 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8461
8462         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
8463         handle, as well as a list.
8464
8465         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
8466         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
8467         (mm-w3m-cid-retrieve): Simplify.
8468
8469 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
8470
8471         * message.el (message-kill-to-signature): Allow prefix arg to
8472         specify number of lines to keep before signature.  From Vasily
8473         Korytov.
8474         (message-kill-to-signature): Change docstring.
8475
8476 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8477
8478         * canlock.el: Always require sha1-el.
8479         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
8480
8481         * message.el: Autoload sha1 only when compiling.
8482
8483         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
8484         eudc-expand-inline for XEmacs.
8485
8486 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8487
8488         * message.el (message-canlock-generate): Require sha1-el.
8489
8490 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
8491
8492         * message.el (message-expand-name): Silence the byte compiler.
8493
8494         * lpath.el: Add detect-coding-system.
8495
8496         * dgnushack.el (dgnushack-compile): Remove obsolete check for
8497         cus-edit.
8498
8499 2004-01-13  Simon Josefsson  <jas@extundo.com>
8500
8501         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
8502         Invoke gnus-score-mode.  Reported by
8503         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8504
8505         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
8506         Jim Blandy <jimb@redhat.com> (tiny change).
8507
8508 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8509
8510         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
8511
8512 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
8513
8514         * spam.el (spam-get-article-as-string): updated to use
8515         gnus-request-article-this-buffer, much simpler
8516         (spam-get-article-as-buffer): removed
8517
8518 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
8519
8520         * message.el (message-expand-name): Use EUDC if the user uses
8521         that.
8522
8523 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8524
8525         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
8526         character for the encoding to avoid consing a string.
8527
8528         * rfc2047.el (rfc2047-decode-string): Don't cons a string
8529         unnecessarily.
8530
8531         * mm-util.el (mm-replace-chars-in-string): Remove.
8532
8533         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
8534         of mm-replace-chars-in-string.
8535
8536 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
8537
8538         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
8539         strings.
8540
8541         * mm-util.el (mm-subst-char-in-string): Support inplace.
8542
8543         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
8544         a new string in every iteration.  Use shy groups.
8545
8546 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
8547
8548         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
8549         (gnus-group-change-level, gnus-kill-newsgroup)
8550         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
8551         (gnus-get-unread-articles, gnus-make-articles-unread)
8552         (gnus-make-ascending-articles-unread): Use accessor
8553         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
8554         to get group information for improved readability.
8555
8556         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
8557
8558         * gnus-soup.el (gnus-soup-group-brew): do.
8559
8560         * gnus-msg.el (gnus-put-message): do.
8561
8562         * gnus-move.el (gnus-group-move-group-to-server): do.
8563
8564         * gnus-kill.el (gnus-batch-score): do.
8565
8566         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
8567         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
8568         (gnus-group-update-group, gnus-group-read-group)
8569         (gnus-group-make-group, gnus-group-make-help-group)
8570         (gnus-group-make-archive-group, gnus-group-make-directory-group)
8571         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
8572         (gnus-group-sort-by-unread, gnus-group-catchup)
8573         (gnus-group-unsubscribe-group, gnus-group-kill-group)
8574         (gnus-group-yank-group, gnus-group-set-info)
8575         (gnus-group-list-groups): do.
8576
8577         * gnus.el (gnus-generate-new-group-name): do.
8578
8579         * gnus-delay.el (gnus-delay-send-queue): do.
8580
8581         * nnvirtual.el (nnvirtual-catchup-group): do.
8582
8583         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
8584         do.
8585
8586         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
8587         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
8588
8589         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
8590         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
8591         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
8592         (gnus-group-make-articles-read): do.
8593
8594 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8595
8596         * gnus-art.el (article-decode-mime-words, article-babel)
8597         (gnus-article-highlight-signature, gnus-article-add-buttons)
8598         (gnus-signature-toggle): Use gnus-with-article-buffer.
8599
8600         * gnus-art.el (gnus-article-highlight-headers)
8601         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
8602
8603         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
8604         (gnus-article-set-globals, gnus-request-article-this-buffer)
8605         (gnus-button-message-id, gnus-article-maybe-hide-headers)
8606         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
8607         (gnus-mime-display-alternative): Use with-current-buffer.
8608
8609 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8610
8611         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
8612         also under 80 char limit, and call gnus-error if needed
8613         (spam-fetch-article-header): finally fixed - it was a
8614         buffer-local variable (gnus-newsgroup-data)
8615         (spam-find-spam): use spam-generate-fake-headers, forget about
8616         spam-insert-fake-headers
8617         (spam-insert-fake-headers): removed
8618
8619 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8620
8621         * deuglify.el (gnus-article-outlook-unwrap-lines)
8622         (gnus-outlook-rearrange-article)
8623         (gnus-outlook-repair-attribution-outlook)
8624         (gnus-outlook-repair-attribution-block)
8625         (gnus-outlook-repair-attribution-other): Remove redundant
8626         save-excursion.
8627
8628 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8629
8630         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
8631         (spam-fetch-field-subject-fast)
8632         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
8633         (spam-fetch-article-header): new functions to deal with Gnus
8634         internals for fast retrieval of article header data
8635         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
8636
8637 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8638
8639         * pop3.el (pop3-md5): Remove.
8640         (pop3-apop): Replace pop3-md5 with md5.
8641
8642         * mm-bodies.el: base64 is always built-in.
8643
8644         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
8645         with-current-buffer.
8646
8647 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * canlock.el (canlock-insert-header): Remove excessive grouping in
8650         regexp.
8651
8652         * gnus-sum.el (gnus-summary-read-document): Ditto.
8653
8654         * gnus-uu.el (gnus-uu-part-number): Ditto.
8655
8656         * html2text.el (html2text-remove-tags): Ditto.
8657         (html2text-format-tags): Ditto.
8658         (html2text-format-single-elements): Ditto.
8659
8660         * mml.el (mml-parse-1): Ditto.
8661
8662 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
8663
8664         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
8665
8666         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
8667
8668         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
8669
8670         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
8671
8672 2003-11-15  Simon Josefsson  <jas@extundo.com>
8673
8674         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
8675         (pgg-gpg-lookup-key): Use regexp match instead of
8676         split-string (split-string is different between emacs 21.2 and
8677         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
8678
8679 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
8680
8681         * gnus-art.el (gnus-mime-view-all-parts)
8682         (gnus-article-part-wrapper, gnus-article-view-part): Use
8683         with-current-buffer.
8684
8685 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
8686
8687         * spam.el (spam-disable-spam-split-during-ham-respool)
8688         (spam-spamoracle-database, spam-cache-lookups)
8689         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
8690         (spam-group-ham-mark-p, spam-group-spam-mark-p)
8691         (spam-group-ham-marks, spam-group-spam-marks)
8692         (spam-group-spam-contents-p, spam-group-ham-contents-p)
8693         (spam-list-of-processors, spam-list-of-statistical-checks): doc
8694         fix, also add spam-use-blackholes to the statistical checks
8695         (spam-fetch-field-fast): new interface to fetching fields, may
8696         become a macro
8697         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
8698         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
8699         (spam-insert-fake-headers): fake an article when needed
8700         (spam-find-spam): fake article when possible
8701         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
8702         (spam-check-bogofilter-headers): use message-fetch-field instead
8703         of nnmail-fetch-field
8704
8705 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8706
8707         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
8708
8709 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
8710
8711         * spam.el (spam-split): do not require spam-use-CHECK to be
8712         enabled if that check is passed to spam-split explicitly; also
8713         fix so 'spam doesn't get converted to spam-split-group when
8714         spam-split-symbolic-return is t
8715         (spam-find-spam): find registrations of the article and use those
8716         instead of re-running spam-split to find the spam/ham
8717         classification of the article
8718         (spam-log-processing-to-registry, spam-log-registered-p)
8719         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8720         use gnus-error instead of gnus-message
8721         (spam-log-registration-type): new function to determine the
8722         classification of a message based on registry entries; will
8723         return nil if both 'spam and 'ham are found
8724         (spam-check-BBDB): expand all the BBDB macros here so we can have
8725         a reasonably fast local cache without the loading errors
8726         (spam-cache-lookups): set to t by default
8727         (spam-find-spam): don't try to guess spam-cache-lookups
8728         (spam-enter-whitelist, spam-enter-blacklist): also clear the
8729         spam-caches entry
8730         (spam-filelist-build-cache, spam-filelist-check-cache): better
8731         caching of whitelist/blacklist entries
8732         (spam-check-whitelist, spam-check-blacklist): invoke
8733         spam-from-listed-p with a type, not a cache variable
8734         (spam-from-listed-p): wrap around spam-filelist-check-cache
8735
8736 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
8737
8738         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
8739
8740         * nnmail.el (nnmail-split-fancy): do.
8741
8742         * mml.el (mml-parse): do.
8743
8744         * gnus-score.el (gnus-enter-score-words-into-hashtb)
8745         (gnus-score-adaptive): do.
8746
8747 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8748
8749         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
8750         (gnus-mime-button-map): Don't set keymap parent.
8751         (gnus-button-ctan-directory-regexp): Use shy grouping.
8752         (gnus-prev-page-map): Don't set keymap parent.
8753         (gnus-prev-page-map): Remove duplicated one.
8754         (gnus-next-page-map): Don't set keymap parent.
8755         (gnus-mime-security-button-map): Ditto.
8756
8757         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
8758         version number.
8759
8760         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
8761
8762 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8763
8764         * canlock.el (canlock-sha1-function): Remove.
8765         (canlock-sha1-function-for-verify): Remove.
8766         (canlock-openssl-program): Remove.
8767         (canlock-openssl-args): Remove.
8768         (canlock-ignore-errors): Remove.
8769         (canlock-sha1-with-openssl): Remove.
8770         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
8771         (canlock-verify): Don't use canlock-ignore-errors.
8772
8773         * sha1-el.el (sha1-string-external): Make it can return a string
8774         in binary form.
8775         (sha1-region-external): Ditto.
8776         (sha1-string-internal): Ditto.
8777         (sha1-region-internal): Ditto.
8778         (sha1-region): Ditto.
8779         (sha1-string): Ditto.
8780         (sha1): Ditto.
8781
8782 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8783
8784         * spam.el (spam-report-articles-gmane): New command.
8785
8786 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * gnus.el: Don't make unnecessary *Group* buffer when loading.
8789
8790         * run-at-time.el (run-at-time-saved): Remove.
8791         (run-at-time): Doc fix.
8792
8793 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
8794
8795         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
8796         (gnus-summary-limit-map): Add it.
8797         (gnus-summary-make-menu-bar): do.
8798
8799 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
8800
8801         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
8802         first attempt at some caching support (done for BBDB only now)
8803         (spam-find-spam): set spam-cache-lookups if there are more than 2
8804         addresses to be checked
8805         (spam-clear-cache-BBDB): new function, to be invoked by
8806         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
8807         (spam-check-BBDB): check and use the caches, if
8808         spam-cache-lookups is on
8809         remove superfluous (provide)
8810
8811 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
8812
8813         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
8814
8815 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
8816
8817         * run-at-time.el (run-at-time-saved): Move to after the definition
8818         of `run-at-time'.
8819
8820         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
8821
8822 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8823
8824         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
8825         mm-w3m-local-map-property.
8826
8827         * mm-view.el (mm-w3m-mode-map): Remove.
8828         (mm-w3m-local-map-property): Remove.
8829         (mm-inline-text-html-render-with-w3m): Don't use
8830         mm-w3m-local-map-property.
8831
8832 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8833
8834         * run-at-time.el: New file.
8835
8836         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
8837         under Emacs.
8838
8839         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
8840         of gnus-set-text-properties.
8841
8842         * gnus-uu.el (gnus-uu-save-article): Ditto.
8843
8844         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
8845
8846         * gnus-cite.el (gnus-cite-parse): Ditto.
8847
8848         * gnus-art.el (gnus-button-push): Use set-text-properties instead
8849         of gnus-.
8850
8851         * gnus-xmas.el (run-at-time): Require run-at-time.
8852
8853         * gnus.el: Changed calls to nnheader-run-at-time and
8854         password-run-at-time throughout to use run-at-time directly.
8855
8856         * password.el: Removed definition of run-at-time.
8857
8858         * nnheaderxm.el: Remove definition of run-at-time.
8859
8860 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
8861
8862         * mml.el (mml-minibuffer-read-disposition): Show attachment type
8863         in prompt.
8864
8865 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
8866
8867         * messagexmas.el (message-xmas-redefine): Alias
8868         `message-make-caesar-translation-table' to
8869         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
8870         version.
8871
8872         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
8873         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
8874         `gnus-xmas-set-text-properties'.
8875         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
8876         `gnus-xmas-completing-read'.
8877         (gnus-xmas-completing-read): Removed.
8878         (gnus-xmas-open-network-stream): Removed.
8879
8880         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
8881         XEmacs version.
8882
8883         * dns.el (dns-make-network-process): Use `open-network-stream'
8884         instead of `gnus-xmas-open-network-stream'.
8885
8886         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
8887
8888         * .cvsignore: Add auto-autoloads.el, custom-load.el.
8889
8890 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
8891
8892         * gnus-art.el (gnus-mime-display-alternative)
8893         (gnus-insert-mime-button, gnus-insert-mime-security-button)
8894         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
8895         Don't use gnus-local-map-property.
8896
8897         * gnus-util.el (gnus-local-map-property): Remove.
8898
8899         * mm-view.el (mm-view-pkcs7-decrypt): Replace
8900         gnus-completing-read-maybe-default with completing-read.
8901
8902         * gnus-util.el (gnus-completing-read): do.
8903         (gnus-completing-read-maybe-default): Remove.
8904
8905 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
8906
8907         * password.el: Only autoload `run-at-time' if not XEmacs.
8908         Only autoload the itimer functions if XEmacs.
8909
8910 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8911
8912         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
8913         XEmacsen.
8914
8915         * dgnushack.el: Autoload executable-find for XEmacs.
8916
8917 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
8918
8919         * gnus-art.el (gnus-read-string): Remove.
8920         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
8921         read-string.
8922
8923 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
8924
8925         * netrc.el: autoload password-read
8926         (netrc): new configuration group
8927         (netrc-encoding-method, netrc-openssl-path): configuration
8928         variables for encoding and decoding of files with symmetric
8929         ciphers
8930         (netrc-encode): assistant function to encode a file with
8931         netrc-encoding-method
8932         (netrc-parse): added interactive parameter, added optional
8933         decoding if netrc-encoding-method is non-nil but otherwise
8934         behavior is standard
8935         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
8936         s/encode/encrypt/ everywhere
8937
8938         * spam.el: remove executable-find autoload
8939
8940 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
8941
8942         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
8943
8944         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
8945
8946 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
8947
8948         * gnus-art.el (gnus-treat-ansi-sequences,
8949         article-treat-ansi-sequences): New variable and function.
8950         Suggested by Dan Jacobson <jidanni@jidanni.org>.
8951
8952         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
8953         Use it.
8954
8955 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
8956
8957         * mm-util.el (mm-quote-arg): Remove.
8958
8959         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
8960         shell-quote-argument.
8961
8962         * gnus-uu.el (gnus-uu-command): do.
8963
8964         * gnus-sum.el (gnus-summary-insert-pseudos): do.
8965
8966         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
8967         with make-char.
8968
8969         * mm-util.el (mm-make-char): Remove.
8970
8971         * mml.el (mml-mode): Replace gnus-add-minor-mode with
8972         add-minor-mode.
8973
8974         * gnus-undo.el (gnus-undo-mode): do.
8975
8976         * gnus-topic.el (gnus-topic-mode): do.
8977
8978         * gnus-sum.el (gnus-dead-summary-mode): do.
8979
8980         * gnus-start.el (gnus-slave-mode): do.
8981
8982         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
8983
8984         * gnus-ml.el (gnus-mailing-list-mode): do.
8985
8986         * gnus-gl.el (gnus-grouplens-mode): do.
8987
8988         * gnus-draft.el (gnus-draft-mode): do.
8989
8990         * gnus-dired.el (gnus-dired-mode): do.
8991
8992         * gnus-ems.el (gnus-add-minor-mode): Remove.
8993
8994         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
8995         Replace gnus-char-width with char-width.
8996
8997         * gnus-ems.el (gnus-char-width): Remove.
8998
8999         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9000         Replace gnus-char-width with char-width.
9001
9002         * gnus-ems.el (gnus-char-width): Remove.
9003
9004         * spam-stat.el (with-syntax-table): Remove with-syntax-table
9005         definition.
9006         Remove Emacs 20 hash table compatibility code.
9007
9008         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
9009         20 compatibility code.
9010
9011         * spam.el (spam-point-at-eol): Replace with point-at-eol.
9012
9013         * smime.el (smime-point-at-eol): Replace with point-at-eol.
9014
9015         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
9016         with point-at-{eol,bol}.
9017
9018         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
9019
9020         * imap.el (imap-point-at-eol): Replace with point-at-eol.
9021
9022         * flow-fill.el (fill-flowed-point-at-bol,
9023         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
9024
9025         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
9026         Replace with point-at-{eol,bol} throughout all files.
9027
9028 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9029
9030         * ntlm.el (ntlm-string-as-unibyte): New macro.
9031         (ntlm-build-auth-response): Use it.
9032
9033         Remove Emacs 20 stuff:
9034         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
9035         (butlast, mapc, remove): Remove the compiler macros.
9036         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
9037         of delq and copy-sequence.
9038         * gnus-art.el (popup-menu): Remove the compiler macro.
9039         * nnmail.el (nnmail-split-fancy): Don't support customizing with
9040         Emacs 20.
9041
9042 2004-01-05  Simon Josefsson  <jas@extundo.com>
9043
9044         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
9045         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
9046         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
9047         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
9048         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
9049         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
9050         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
9051         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
9052         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
9053         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
9054         ntlm-string-permute, string-lshift into ntlm-string-lshift,
9055         string-xor into ntlm-string-xor.  Suggested by
9056         Jesper Harder <harder@myrealbox.com>.
9057
9058         * ntlm.el: Don't include poem.
9059
9060         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
9061         Jesper Harder <harder@myrealbox.com>.
9062
9063         * sasl-ntlm.el, ntlm.el, md4.el: New files.
9064
9065         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
9066         probably breaks emacs with DL patch, but do we care? Is anyone
9067         still using the DL stuff?)
9068
9069         * sieve-manage.el: Use the password package.
9070         (sieve-manage-read-passwd): Remove.
9071         (sieve-manage-interactive-login): Use password.  Re-add
9072         condition-case around loop.
9073
9074         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
9075         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
9076         the password package.
9077
9078 2003-02-19  Simon Josefsson  <jas@extundo.com>
9079
9080         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
9081         token.
9082
9083 2002-08-07  Simon Josefsson  <jas@extundo.com>
9084
9085         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
9086         (sieve-manage-authenticators):
9087         (sieve-manage-authenticator-alist): Add some SASL mechs.
9088         (sieve-sasl-auth): New function.
9089         (sieve-manage-cram-md5-auth):
9090         (sieve-manage-plain-auth): Rewrite using SASL library.
9091         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
9092         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
9093         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
9094         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
9095
9096 2004-01-05  Simon Josefsson  <jas@extundo.com>
9097
9098         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
9099         New files.
9100
9101 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9102
9103         * gnus-group.el (gnus-no-groups-message): Update.
9104
9105         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
9106
9107 2003-11-09  Simon Josefsson  <jas@extundo.com>
9108
9109         * imap.el: Support for ID IMAP extension (RFC 2971).
9110         (imap-local-variables): Add imap-id.
9111         (imap-id): New variable.
9112         (imap-id): New function.
9113         (imap-parse-response): Parse untagged ID response.
9114         * nnimap.el (nnimap-id): New variable.
9115         (nnimap-open-connection): Use it.
9116
9117 2003-12-28  Simon Josefsson  <jas@extundo.com>
9118
9119         * gnus-score.el (gnus-score-edit-all-score): New.
9120         * gnus-group.el (gnus-group-score-map): Bind it to W e.
9121
9122 2004-01-04  Simon Josefsson  <jas@extundo.com>
9123
9124         * password.el: Add.
9125
9126 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
9127
9128         * dns.el: Add support for AAAA records (see RFC 3596)
9129
9130         * Fix typo PRT -> PTR
9131
9132         * Parse MX, PTR and SOA replies (see RFC 1035)
9133
9134 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9135
9136         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
9137
9138         * Moved to Changelog.2.
9139
9140 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9141
9142         * gnus.el (gnus-version-number): Bump version.
9143
9144 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9145
9146         * gnus.el: No Gnus v0.1 is released.
9147
9148 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9149
9150         * gnus.el: No Gnus v0.0 is released.
9151
9152 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9153
9154         * gnus.el (gnus-version-number): Bump.
9155         (gnus-version): No.
9156
9157 See ChangeLog.2 for earlier changes.
9158
9159     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
9160   Copying and distribution of this file, with or without modification,
9161   are permitted provided the copyright notice and this notice are preserved.
9162
9163 ;; Local Variables:
9164 ;; coding: iso-2022-7bit
9165 ;; fill-column: 79
9166 ;; End:
9167
9168 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4