* gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted overview buffe...
[gnus] / lisp / ChangeLog
1 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
2
3         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
4         overview buffer needed a catch to receive its throw.
5         (gnus-agent-flush-cache): Declared as interactive to make this function
6         easier to use.
7
8 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
9
10         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
11         `next-line'.
12
13 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
16         exclude address matching message-dont-reply-to-names.
17
18 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * gnus-util.el (gnus-string<): New function.
21
22         * gnus-sum.el (gnus-article-sort-by-author)
23         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
24
25 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26
27         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
28         the frame-focus tag is set in gnus-buffer-configuration.
29
30 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
31
32         * gnus-art.el (gnus-article-add-button): Make a button overlay without
33         the front stickiness.
34
35 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
38         url pattern; remove duplicate one.
39         (gnus-article-extend-url-button): New function.
40         (gnus-article-add-buttons): Use it.
41         (gnus-button-push): Use concatenated url that it makes.
42
43 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
44
45         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
46         Fix comment about "iso8859-1".
47
48 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
49
50         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
51         ones returned from the verify-function.
52
53         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
54         mml2015-extract-cleartext-signature if extraction failed.
55
56 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
57
58         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
59         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
60         failed.
61
62 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
63
64         * Relicense "GPLv2 or later" files to "GPLv3 or later".
65
66 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
67
68         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
69         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
70         recommends to use EasyPG instead of PGG.
71
72         * pgg.el: Revert to revision 6.23.2.16
73
74         * pgg-def.el: Revert to revision 6.6.2.14.
75
76         * pgg-gpg.el: Revert to revision 6.23.2.34.
77
78 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
79
80         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
81         to mark a thread as expirable.  Add variable `hide' to handle hiding of
82         thread for both the null and zero (kill/expire thread) universal prefix
83         cases.
84         (gnus-summary-expire-thread): Add new function to expire a thread,
85         using gnus-summary-kill-thread.
86         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
87         shortcuts for gnus-summary-expire-thread.
88         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
89         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
90
91 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
92
93         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
94         extras value, so an extras entry can be deleted.
95         (gnus-registry-delete-extra-entry): Use it.
96         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
97         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
98         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
99          storage through the gnus-registry, and provide an appropriate API for
100          it.
101
102 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
105         Suggested by Leo <sdl.web@gmail.com>.
106
107         * gnus.el: Do.
108
109 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
112         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
113
114         * gnus-agent.el (gnus-agent-fetch-headers): Do.
115
116         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
117         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
118
119 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
120
121         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
122         newline.
123         (nnmbox-request-accept-article): Don't change article in source buffer;
124         narrow to header to use message-fetch-field rather than
125         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
126         (nnmbox-request-replace-article): Quote lines that'll be misidentified
127         as delimiters; make sure article ends with newline.
128         (nnmbox-delete-mail): Correct last position of article to be deleted;
129         ignore X-Gnus-Newsgroup header in article body.
130         (nnmbox-save-mail): Quote lines looking like delimiters at the right
131         positions; make sure article ends with newline.
132
133         * message.el (message-display-abbrev): Don't infloop when a user
134         inserts SPC in the beginning of header.
135
136         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
137         coding-system-for-read and coding-system-for-write for XEmacs having no
138         file-coding feature.
139
140         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
141
142 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
143
144         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
145         list of groups not followed by default.  Fix type to be regexp.
146         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
147
148 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
149
150         * hmac-def.el (define-hmac-function): Switch from old-style to
151         new-style backquotes.
152
153         * md4.el (md4-make-step): likewise.
154
155 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
158         raw-text coding system when saving .newsrc file, which may contain
159         non-ASCII group names.
160
161 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * gnus-cus.el (gnus-score-extra): New widget.
164         (gnus-score-extra-convert): New function.
165         (gnus-score-customize): Use it for Extra.
166
167 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
168
169         * mml2015.el (mml2015-extract-cleartext-signature): New function.
170         (mml2015-mailcrypt-clear-verify): Use it.
171         (mml2015-gpg-clear-verify): Use it.
172         (mml2015-pgg-clear-verify): Use it.
173         (mml2015-epg-clear-verify): Replace the current part with the output
174         from GnuPG; don't extract the plaintext by itself.
175
176         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
177         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
178         mml2015-clear-verify-function; don't touch the armor headers or
179         dash-escaped text here.
180
181 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
184         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
185         parts, or application/octet-stream as a last resort.
186         (gnus-mime-view-part-as-type): Don't toggle display.
187         (gnus-mime-view-part-as-charset): Don't turn off display before
188         querying charset.
189
190         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
191         stuff to undisplayer function in Emacs.
192         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
193
194         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
195         text/calendar parts.
196
197 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
198
199         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
200         decoding text/calendar parts.
201
202         * message.el (message-forward-make-body-mime): Always mark body as
203         having no illegible text; remove signed-or-encrypted argument.
204         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
205
206         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
207         (mml-generate-mime-1): Don't encode body if it is specified to be in
208         raw form; don't make buffer be unibyte when inserting multibyte string.
209
210 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
211
212         * sha1.el: Fix up comment style.
213         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
214         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
215
216         * hex-util.el: Fix up comment style.
217         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
218
219         * gnus-salt.el: Use with-current-buffer.
220         (gnus-pick-setup-message): Fix long-standing typo.
221
222 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
223
224         * imap.el (imap-logout-timeout): New variable.
225         (imap-logout, imap-logout-wait): New functions.
226         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
227
228         * nnimap.el (nnimap-logout-timeout): New server variable.
229         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
230         nnimap-logout-timeout.
231
232         * gnus-art.el (gnus-article-summary-command-nosave)
233         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
234
235 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
236
237         * gnus.el (gnus-maximum-newsgroup): New variable.
238
239         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
240         according to gnus-maximum-newsgroup.
241
242         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
243         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
244         Limit the range of articles according to gnus-maximum-newsgroup.
245
246 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
247
248         * gnus-art.el (gnus-sticky-article): Fixed problems described in
249         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
250         Don't perform gnus-configure-windows here; reuse existing sticky
251         article buffer.
252
253         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
254         it doesn't exist in gnus-article-mode.
255
256 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
257
258         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
259         (gnus-agent-decoded-group-name): New function.
260         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
261         (gnus-agent-expire-group-1): Use it; decode group name in messages.
262
263 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
264
265         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
266         Add binding for gnus-sticky-article.
267         (gnus-summary-exit): Don't kill sticky article buffers.
268
269         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
270         article buffer.
271         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
272         (gnus-kill-sticky-article-buffers): New commands.
273
274 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
275
276         * nntp.el (nntp-xref-number-is-evil): New server variable.
277         (nntp-find-group-and-number): If it is non-nil, don't trust article
278         numbers in the Xref header.
279
280 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
281
282         * gnus-agent.el (gnus-agent-read-group): New function.
283         (gnus-agent-flush-group, gnus-agent-expire-group)
284         (gnus-agent-regenerate-group): Use it.
285         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
286         nnmail-pathname-coding-system.
287
288 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
289
290         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
291
292         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
293         that are unread as unread, and also as selected so that information of
294         marks having been changed by a user may be updated when exiting group.
295
296 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
297
298         * gnus-art.el (gnus-mime-display-single): Pass part number that is
299         calculated ignoring signature parts to gnus-treat-article.
300
301 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
302
303         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
304         a point here in order to keep the window start.
305         (gnus-insert-mime-security-button): Make a button overlay without the
306         front stickiness.
307         (gnus-mime-display-security): Goto the end of a button.
308
309         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
310
311 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
312
313         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
314         group-name-at-point.
315         (gnus-group-completing-read): New function that offers decoded
316         non-ASCII group names for completion.
317         (gnus-fetch-group, gnus-group-read-ephemeral-group)
318         (gnus-group-jump-to-group, gnus-group-make-group-simple)
319         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
320         (gnus-group-fetch-control): Use it.
321         (gnus-fetch-group): Use group-name-at-point for the initial value
322         rather than the default value; use gnus-alive-p.
323
324         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
325         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
326         (gnus-summary-post-news): Use gnus-group-completing-read.
327
328         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
329         (gnus-read-move-group-name): Decode group name for completion.
330
331 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
332
333         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
334         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
335         Yamaoka slightly modified the code).
336
337 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
338
339         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
340         (nnmail-split-incoming): Bind it.
341
342         * nnml.el (nnml-group-name-charset): New function.
343         (nnml-decoded-group-name): Use it; don't decode group name if
344         nnmail-group-names-not-encoded-p is non-nil.
345         (nnml-encoded-group-name): New function.
346         (nnml-group-pathname): Inline nnml-decoded-group-name.
347         (nnml-request-expire-articles): Decode group name in message.
348         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
349         nnmail-pathname-coding-system.
350         (nnml-save-mail, nnml-active-number): Work with decoded group names and
351         not decoded ones according to nnmail-group-names-not-encoded-p.
352         (nnml-generate-active-info): Use nnml-encoded-group-name.
353
354 2007-08-08  Glenn Morris  <rgm@gnu.org>
355
356         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
357         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
358         doc-strings and comments.
359
360 2007-07-25  Glenn Morris  <rgm@gnu.org>
361
362         * Relicense all FSF files to GPLv3 or later.
363
364 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
365
366         * gnus-sum.el (gnus-summary-move-article): Make
367         gnus-summary-respool-article work.
368
369 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
370
371         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
372         string.
373
374 2007-07-20  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
375
376         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
377         that should be ignored when comparing distant RSS articles with local
378         ones.
379         (nnrss-make-hash-index): New function.  Create a hash index according
380         to the ignored fields.
381         (nnrss-check-group): Use it.
382
383 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
384
385         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
386
387         * gnus-art.el (article-decode-group-name): Decode Xref header too.
388
389         * gnus-group.el (gnus-group-make-group): Encode group name here unless
390         the new optional argument ENCODED is non-nil.
391         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
392         coding system for encoding group name.
393         (gnus-group-make-rss-group): Pass un-encoded group name to
394         gnus-group-make-group.
395         (gnus-group-set-info): Tell gnus-group-make-group that group name is
396         encoded.
397
398         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
399         Encode group name to which articles are moved or copied.
400         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
401         coding system for encoding Newsgroup, Followup-To and Xref headers.
402
403         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
404         marks; use nnheader-file-coding-system to write a file.
405         (nnagent-retrieve-headers): Bind file-name-coding-system to
406         nnmail-pathname-coding-system.
407
408         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
409
410         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
411         (nnml-request-article, nnml-request-create-group)
412         (nnml-request-rename-group, nnml-find-id)
413         (nnml-possibly-change-directory, nnml-possibly-create-directory)
414         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
415         (nnml-save-marks): Use nnml-group-pathname instead of
416         nnmail-group-pathname.
417
418         (nnml-request-create-group, nnml-request-expire-articles)
419         (nnml-request-move-article, nnml-request-delete-group)
420         (nnml-deletable-article-p, nnml-possibly-create-directory)
421         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
422         (nnml-open-marks): Bind file-name-coding-system to
423         nnmail-pathname-coding-system.
424
425         (nnml-request-article): Pass server argument to nnml-find-group-number.
426         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
427         server argument to nnml-possibly-create-directory.
428         (nnml-request-accept-article): Pass server argument to
429         nnml-active-number and nnml-save-mail.
430         (nnml-find-group-number): Pass server argument to nnml-find-id.
431         (nnml-request-update-info): Pass server argument to
432         nnml-marks-changed-p.
433
434         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
435         (nnml-save-mail, nnml-active-number): Add server argument.
436
437         (nnml-request-delete-group): Warn if group is missing.
438         (nnml-get-nov-buffer): Decode group name.
439         (nnml-generate-active-info): Encode group name.
440         (nnml-open-marks): Decode group name in messages.
441
442 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
443
444         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
445         if it is not specified.
446         (gnus-article-pipe-part, gnus-article-save-part)
447         (gnus-article-interactively-view-part, gnus-article-copy-part)
448         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
449         (gnus-article-inline-part, gnus-article-save-part-and-strip)
450         (gnus-article-replace-part, gnus-article-delete-part)
451         (gnus-article-view-part-as-type): Pass raw prefix argument to
452         gnus-article-part-wrapper.
453
454 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
455
456         * gnus-agent.el (gnus-agent-save-active): Bind
457         nnheader-file-coding-system to gnus-agent-file-coding-system.
458
459         * gnus-cache.el (gnus-cache-save-buffers)
460         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
461         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
462         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
463         (gnus-cache-braid-nov, gnus-cache-braid-heads)
464         (gnus-cache-generate-active, gnus-cache-rename-group)
465         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
466         (gnus-cache-update-overview-total-fetched-for): Bind
467         file-name-coding-system to nnmail-pathname-coding-system.
468         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
469         variables.
470         (gnus-cache-decoded-group-name): New function.
471         (gnus-cache-file-name): Use it.
472         (gnus-cache-generate-active): Use non-decoded group name for active.
473
474         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
475         right place.
476         (gnus-write-active-file): Don't break non-ASCII group names.
477
478         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
479         nnmail-pathname-coding-system.
480
481         * lpath.el: Bind default-file-name-coding-system,
482         file-name-coding-system and language-info-alist for XEmacs.
483
484         * gnus-uu.el (gnus-uu-decode-save): Typo.
485
486 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
487
488         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
489
490 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
491
492         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
493         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
494         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
495         (gnus-agent-flush-group, gnus-agent-flush-cache)
496         (gnus-agent-fetch-headers, gnus-agent-load-alist)
497         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
498         (gnus-agent-retrieve-headers, gnus-agent-request-article)
499         (gnus-agent-regenerate-group)
500         (gnus-agent-update-files-total-fetched-for)
501         (gnus-agent-update-view-total-fetched-for): Bind
502         file-name-coding-system to nnmail-pathname-coding-system.
503         (gnus-agent-group-pathname): Don't encode file names by
504         nnmail-pathname-coding-system.
505         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
506         coding-system-for-write instead of buffer-file-coding-system to
507         gnus-agent-file-coding-system.
508
509         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
510         Decode group name.
511
512         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
513
514         * gnus-start.el (gnus-update-active-hashtb-from-killed)
515         (gnus-read-newsrc-el-file): Make group names unibyte.
516
517         * nnmail.el (nnmail-group-pathname): Don't encode file names by
518         nnmail-pathname-coding-system.
519
520         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
521         (nnrss-request-delete-group): Bind file-name-coding-system to
522         nnmail-pathname-coding-system.
523         (nnrss-read-server-data, nnrss-read-group-data): Bind
524         file-name-coding-system correctly.
525         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
526
527         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
528         (nntp-server-to-method-cache): New variable.
529         (nntp-group-pathname): New function that decodes non-ASCII group names.
530         (nntp-possibly-create-directory, nntp-marks-changed-p)
531         (nntp-save-marks, nntp-open-marks): Use it.
532         (nntp-possibly-create-directory, nntp-open-marks):
533         Bind file-name-coding-system to nnmail-pathname-coding-system.
534         (nntp-open-marks): Decode group names when bootstrapping marks.
535
536         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
537         Newsgroups and Folowup-To headers.
538
539 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
540
541         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
542         (gnus-server-closed-face, gnus-server-denied-face)
543         (gnus-server-offline-face): Remove variable.
544         (gnus-server-font-lock-keywords): Use faces that are not aliases.
545
546         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
547         of modifying message-stack directly for XEmacs.
548
549         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
550         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
551         if the coding-system argument is nil for XEmacs.
552
553         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
554         mm-charset-override-alist.
555
556         * rfc2047.el: Don't require base64; require rfc2045 for the function
557         rfc2045-encode-string.
558         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
559         to quote the parameter value.
560
561 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
562
563         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
564         form in gnus-group-name-charset-method-alist.
565
566         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
567         overrides the default layout edit-form.
568
569         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
570
571         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
572
573 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
574
575         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
576         as unfetched articles.
577
578 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
579
580         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
581
582 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
583
584         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
585         original back end that keeps marks in the local system.
586
587 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
588
589         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
590         arg of pop-to-buffer for XEmacs.
591         (gnus-article-read-summary-keys): Ditto; don't restore window
592         configuration if summary command ends up with neither article buffer
593         nor summary buffer; describe bindings if summary keys end with C-h.
594
595 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
596
597         * message.el (message-fix-before-sending): Skip raw message part to be
598         forwarded while checking illegible text.
599         (message-forward-make-body-mime, message-forward-make-body): Mark
600         signed or encrypted raw message as having no illegible text.
601
602 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
603
604         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
605         (gnus-message-with-timestamp-1): New macro.
606         (gnus-message-with-timestamp): New function.
607         (gnus-message): Use them.
608
609         * nnheader.el (nnheader-message): Use them.
610
611 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
612
613         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
614         .newsrc.eld file.
615
616 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
617
618         * gnus-agent.el (gnus-agent-fetch-headers)
619         (gnus-agent-retrieve-headers): Bind
620         gnus-decode-encoded-address-function to identity.
621
622         * nntp.el (nntp-send-xover-command): Recognize an xover command is
623         available also when the server returns simply a dot.
624
625         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
626
627 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
628
629         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
630
631 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
632
633         * gnus-ems.el (gnus-x-splash): Make it work.
634
635         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
636         from being used.
637
638         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
639
640 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
641
642         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
643         4th and the 5th arguments.
644
645         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
646         the front stickiness.
647         (gnus-article-summary-command-nosave): Correct the order of the
648         arguments passed to pop-to-buffer.
649         (gnus-article-read-summary-keys): Ditto; make it work properly when the
650         summary command ends up with the article buffer.
651
652         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
653         the same faces.
654
655 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
656
657         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
658
659 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
660
661         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
662         * gnus-sum.el (gnus-summary-highlight):
663         * pgg.el (pgg-sign-region, pgg-sign):
664         * mail-source.el (mail-source-delete-old-incoming-confirm):
665         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
666
667 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
668
669         * gnus-art.el (gnus-mime-view-part-externally)
670         (gnus-mime-view-part-internally): Fix predicate function passed to
671         completing-read.
672
673         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
674
675         * gnus.el (gnus-update-message-archive-method): Add :version.
676
677 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
678
679         * gnus.el (gnus-update-message-archive-method): New variable.
680
681         * gnus-start.el (gnus-setup-news): Update saved "archive" method
682         according to gnus-message-archive-method if
683         gnus-update-message-archive-method is non-nil.
684
685 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
686
687         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
688         by Loic Dachary <loic@dachary.org>.
689         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
690
691 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
692
693         * message.el (message-pop-to-buffer): Add switch-function argument.
694         (message-mail): Pass switch-function argument to it.
695
696 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
697
698         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
699         Improve doc string.
700
701 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
702
703         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
704         (gnus-header-content)
705         * gnus-cite.el (gnus-cite-10)
706         * gnus-srvr.el (gnus-server-closed)
707         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
708         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
709         (gnus-group-mail-3-empty, gnus-group-mail-low)
710         (gnus-group-mail-low-empty, gnus-splash)
711         * message.el (message-header-to, message-header-cc)
712         (message-header-subject, message-header-other, message-header-name)
713         (message-header-xheader, message-separator, message-cited-text)
714         (message-mml): Lighten colors of faces used for dark background.
715
716 2007-05-24  Simon Josefsson  <simon@josefsson.org>
717
718         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
719         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
720
721 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
722
723         * message.el (message-narrow-to-headers-or-head): Ignore
724         mail-header-separator in the body.
725
726 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
727
728         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
729         same as window size.
730
731 2007-05-22  Kevin Ryde  <user42@zip.com.au>
732
733         * message.el (message-font-lock-keywords): Use message-header-xheader
734         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
735         ahead of the anything pattern, to get it recognised.
736
737 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
740         spam.el loads uses it in the compiled defadvice form.
741
742 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
743
744         * gnus-sum.el (gnus-articles-to-read)
745         (gnus-summary-insert-old-articles): Don't truncate group name for
746         `read-string'.
747
748         * gnus-util.el (gnus-limit-string): Delete this function.
749
750         * gnus-sum.el (gnus-simplify-subject-fully): Use
751         `truncate-string-to-width' instead.
752
753 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
754
755         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
756         if, on summary exit, the next group has to be selected.
757         (gnus-summary-exit): Use it.
758
759 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
760
761         * gnus-art.el (gnus-article-mode): Fix comment about displaying
762         non-break space.
763
764 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
765
766         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
767         Check if group is not a directory.
768         (nnfolder-request-expire-articles): Don't delete articles if the target
769         group is not available.
770
771         * nnml.el (nnml-request-create-group): Properly check if group is not a
772         file.
773         (nnml-request-expire-articles): Don't delete articles if the target
774         group is not available.
775
776         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
777         Don't quote characters that are within parentheses.
778
779 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
780
781         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
782         (gnus-handle-ephemeral-exit): Select article according to it.
783
784 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
785
786         * message.el (message-insert-formated-citation-line): Remove newline.
787         (message-citation-line-format): Add final \n here so that the user can
788         avoid a blank line.
789
790 2007-05-03  Dan Christensen  <jdc@uwo.ca>
791
792         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
793         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
794         Update lanl/arXiv support.
795
796 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
797
798         * gnus.el: Bump version number.
799
800 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
801
802         * gnus.el (gnus-version-number): Bump version.
803
804 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
805
806         * gnus.el: No Gnus v0.6 is released.
807
808 2007-04-27  Didier Verna  <didier@xemacs.org>
809
810         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
811         * gmm-utils.el (gmm-regexp-concat): here.
812         * message.el: Don't require 'gnus-util.
813         (message-dont-reply-to-names): Handle name change above.
814         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
815
816 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
817
818         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
819         since the initial value varies according to the system.
820
821 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
822
823         * mm-util.el (mm-charset-synonym-alist): Defcustom.
824
825 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
826
827         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
828
829 2007-04-24  Didier Verna  <didier@xemacs.org>
830
831         Improve the type of gnus-ignored-from-addresses.
832         * gnus-util.el (gnus-orify-regexp): New function.
833         * message.el (gnus-util): Require it.
834         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
835         * gnus-sum.el (gnus-ignored-from-addresses): New function.
836         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
837
838 2007-04-24  Didier Verna  <didier@xemacs.org>
839
840         * gnus-sum.el:
841         * gnus-utils.el: Fix some trailing whitespaces.
842
843 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
844
845         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
846         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
847         article's Message-ID; refer parent article in summary buffer.
848
849         * message.el (message-bounce): Call mime-to-mml.
850
851         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
852         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
853         optimize and/or forms properly.
854
855 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
856
857         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
858         URL.
859
860 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
861
862         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
863
864 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
865
866         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
867         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
868         displayed of multipart/alternative part if it is invoked from summary
869         buffer.
870
871         * mm-view.el (mm-inline-text-html-render-with-w3m)
872         (mm-inline-text-html-render-with-w3m-standalone)
873         (mm-inline-render-with-function): Use mail-parse-charset by default.
874
875 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
876
877         * parse-time.el (parse-time-string-chars): Check if CHAR
878         is less than the length of parse-time-syntax.
879
880 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
881
882         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
883         from gnus-newsgroup-processable.
884
885 2007-04-16  Didier Verna  <didier@xemacs.org>
886
887         * gnus-msg.el (gnus-configure-posting-styles): Handle
888         message-signature-directory properly with :file syntax. Reported by
889         "Leo".
890
891 2007-04-11  Didier Verna  <didier@xemacs.org>
892
893         New user option: message-signature-directory.
894         * gnus-msg.el (gnus-configure-posting-styles): Support it.
895         * message.el (message-insert-signature): Ditto.
896         * message.el (message-signature-file): Doc update.
897         * message.el (message-signature-directory): New.
898
899 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * gnus-msg.el (gnus-inews-yank-articles): Use
902         message-exchange-point-and-mark instead of exchange-point-and-mark.
903
904 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
905
906         * message.el (message-yank-original): Make sure cited text ends with
907         newline; don't exchange point and mark.
908
909 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
910
911         * tls.el (open-tls-stream): Properly handle case where there
912         is no associated buffer.
913
914 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
915
916         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
917         message-yank-original, make sure (< mark TEXT point).
918
919 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
920
921         * message.el (message-fill-column): New variable.
922         (message-mode): Use it.  Add comment on a possible new hook.
923
924         * nnmail.el (nnmail-spool-file): Mark as obsolete.
925         (nnmail-get-new-mail): Reformat.
926
927         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
928
929         * gmm-utils.el: Fix Commentary.
930         (gmm-tool-bar-from-list): Fix typo in doc string.
931
932 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
933
934         * message.el (message-yank-original): Don't switch point and mark
935         unnecessarily to put point and mark as documented.
936
937 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
938
939         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
940         from the message heads.
941
942 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
943
944         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
945         article buffer does not have a window.  This may not be the best
946         solution but is certainly better than setting the start of the null,
947         that is the current, window.
948
949 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
950
951         * gnus-draft.el (gnus-draft-setup-hook): New hook.
952         (gnus-draft-setup): Run it.
953
954         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
955         gnus-score-fast-scoring.  Allow regexp.
956         (gnus-score-headers): Use it.
957
958         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
959         XEmacs.
960
961         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
962         string.
963         (gnus-button-alist): Also catch `<f1> k ...'.
964         (gnus-treat-display-x-face): Fix doc string.
965
966 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
967
968         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
969         evaluation of gnus-extended-version to ensure correct generation of the
970         User-Agent header when message-generate-headers-first is used.
971
972 2007-03-24  Simon Josefsson  <simon@josefsson.org>
973
974         * hashcash.el (hashcash-generate-payment-async): Don't crash if
975         hashcash-path is nil.  Don't call callback with incorrect number of
976         parameters if val is 0.
977
978 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
979
980         * message.el (message-required-news-headers):
981         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
982
983 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
984
985         * tls.el (open-tls-stream): In handshake-waiting loop,
986         don't wait more if there is output available to process.
987
988 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
989
990         * tls.el (tls-program): Doc fix.
991
992 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
993
994         * message.el (message-generate-new-buffers): Change the meaning of the
995         nil value; add `standard' to the choices; treat t as `unique'; improve
996         doc string.
997         (gnus-select-frame-set-input-focus): Autoload.
998         (message-buffer-name): Search for the existing message buffer if
999         message-generate-new-buffers is nil or `standard'; treat the value t of
1000         message-generate-new-buffers as `unique'.
1001         (message-pop-to-buffer): Raise the frame already displaying the message
1002         buffer; clear the echo area after querying.
1003         (message-setup): Pass the `continue' argument to compose-mail.
1004         (message-mail): Prefer `switch-function' if it is given; search for the
1005         existing message buffer if the `continue' argument is non-nil; pass
1006         continue and switch-function arguments to compose-mail by way of
1007         message-setup.
1008         (message-mail-other-window): Adjust argument of message-setup.
1009         (message-mail-other-frame): Ditto.
1010
1011 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1012
1013         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
1014         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
1015         to turn font-lock on when turning gnus-message-citation-mode on.
1016
1017 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
1018
1019         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
1020         (mml-smime-function-alist): New variable; add epg as the backend.
1021         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
1022         mml-smime- functions instead.
1023         * mm-view.el: Require smime.
1024
1025 2007-03-05  Didier Verna  <didier@xemacs.org>
1026
1027         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
1028         instead of just inheritance for posting styles.
1029         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
1030
1031 2007-02-24  Chris Moore  <dooglus@gmail.com>
1032
1033         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
1034         * pgg-pgp.el (pgg-pgp-encrypt-region):
1035         * pgg-gpg.el (pgg-gpg-encrypt-region):
1036         Check pgg-encrypt-for-me if no other recipients.
1037
1038 2007-02-24  John Paul Wallington  <jpw@pobox.com>
1039
1040         * tls.el (tls-certtool-program): Fix custom type.
1041
1042 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1043
1044         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
1045         and point-at-eol instead of line-(beginning|end)-position.
1046
1047         * assistant.el (assistant-parse-buffer): Ditto.
1048
1049         * netrc.el (netrc-parse-services): Ditto.
1050
1051 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
1052
1053         * mml2015.el (mml2015-epg-find-usable-key): New function.
1054         (mml2015-epg-sign): Use it.
1055         (mml2015-epg-encrypt): Use it.
1056
1057 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1058
1059         * message.el (message-make-in-reply-to): Quote name containing
1060         non-ASCII characters.  It will make the RFC2047 encoder cause an error
1061         if there are special characters.  Reported by NAKAJI Hiroyuki
1062         <nakaji@jp.freebsd.org>.
1063
1064 2007-02-27  Didier Verna  <didier@xemacs.org>
1065
1066         Include the group parameters as well as the topic ones in the
1067         inheritance filter process.
1068         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
1069         argument GROUP-PARAMS-LIST.
1070         * gnus-topic.el (gnus-group-topic-parameters): Use it.
1071
1072 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1073
1074         * nntp.el (nntp-never-echoes-commands)
1075         (nntp-open-connection-functions-never-echo-commands): New variables.
1076         (nntp-send-command): Use them.
1077
1078 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
1079
1080         * mml2015.el (mml2015-epg-verify): Simplified.
1081
1082 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * mml.el (mml-content-disposition-alist): New user option.
1085         (mml-content-disposition): New function.
1086         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
1087         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
1088
1089 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
1090
1091         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
1092         verification.
1093
1094 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1095
1096         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
1097         articles posted in the last 24 hours.
1098
1099 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
1100
1101         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
1102
1103 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1104
1105         * nntp.el (nntp-send-command): Don't wait for echoes when
1106         nntp-open-ssl-stream is used.
1107
1108 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1109
1110         * gnus-cite.el (gnus-test-font-lock-add-keywords)
1111         (gnus-message-add-citation-keywords)
1112         (gnus-message-remove-citation-keywords): Remove.
1113         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
1114         directly, make the variables in font-lock-defaults buffer-local, add
1115         gnus-message-citation-keywords to them and then update the value of
1116         font-lock-keywords.
1117
1118 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1119
1120         * message.el (message-cite-original-1): Don't call
1121         gnus-article-highlight-citation.
1122
1123         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
1124         citations; fix line count.
1125
1126 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
1129         (gnus-message-add-citation-keywords)
1130         (gnus-message-remove-citation-keywords): Use it; fix the emulating
1131         versions of font-lock-add-keywords and font-lock-remove-keywords to
1132         work with XEmacs correctly.
1133
1134 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1135
1136         * gnus-cite.el (gnus-cite-face-list): Set the values of
1137         gnus-message-max-citation-depth and gnus-message-citation-keywords.
1138         (gnus-message-max-citation-depth): Use defvar rather than defconst.
1139         (gnus-message-cite-prefix-regexp): New variable.
1140         (gnus-message-search-citation-line): Use it; protect against long
1141         citation prefix; fill match data with nil rather than 0 for XEmacs; set
1142         the 0th match data for Emacs.
1143         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
1144         (gnus-message-add-citation-keywords): Append keywords rather than
1145         prepending; emulate font-lock-add-keywords if it is not available.
1146         (gnus-message-remove-citation-keywords): Emulate
1147         font-lock-remove-keywords if it is not available.
1148
1149         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
1150
1151         * message.el (message-cite-prefix-regexp): Set the value of
1152         gnus-message-cite-prefix-regexp.
1153
1154 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1155
1156         * nnweb.el (nnweb-google-parse-1): Update parser.
1157
1158 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
1159
1160         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
1161
1162 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1163
1164         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1165         regexp.
1166
1167 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1168
1169         * uudecode.el (uudecode-string-to-multibyte): New function emulating
1170         string-to-multibyte.
1171         (uudecode-decode-region-internal): Use it.
1172
1173         * lpath.el: Fbind string-as-multibyte for XEmacs.
1174
1175 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
1176
1177         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
1178         custom choice.
1179
1180         * gnus-art.el (gnus-signature-limit): Fix custom choice.
1181
1182 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
1183
1184         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
1185
1186         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
1187         `write-region' to respect `mm-inhibit-file-name-handlers'.
1188
1189 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1190
1191         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
1192         Use gnus-home-directory instead of "~/" or "$HOME".
1193
1194 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
1195
1196         * encrypt.el (encrypt-insert-file-contents): Add better prompt
1197         to mention filename.
1198         Add comments at beginning regarding usage.
1199         (encrypt-write-file-contents): Change interactive so a string is
1200         acceptable.  If the file has no associated model, show an error instead
1201         of a nonsense prompt.
1202
1203 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1204
1205         * spam.el (spam-bsfilter-ham-switch): Fix typo.
1206         Thanks to Yoshihiko Yamada for kind notification of this typo.
1207
1208 2007-01-12  Kenichi Handa  <handa@m17n.org>
1209
1210         * uudecode.el (uudecode-decode-region-internal): Make it work in a
1211         multibyte buffer.
1212
1213 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
1214
1215         * gnus-score.el (gnus-score-fast-scoring): New variable.
1216         (gnus-score-headers): Use it.
1217
1218         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
1219
1220         * message.el (message-cite-original-1): Call
1221         gnus-article-highlight-citation if requested.
1222
1223         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
1224
1225         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
1226         bugs to doc string.
1227         (gnus-button-alist): Add mid\\|message-id.
1228         (gnus-button-fetch-group): Extend for use in
1229         `browse-url-browser-function'.
1230         (gnus-button-url-regexp): Try to catch paired parentheses like in
1231         Wikipedia URLs.
1232
1233         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
1234         Suggested by Simon Krahnke <overlord@gmx.li>.
1235
1236 2007-01-13  Romain Francoise  <romain@orebokech.com>
1237
1238         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
1239         Update copyright.
1240
1241 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
1242
1243         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
1244
1245 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1246
1247         * gnus-registry.el (gnus-registry-unfollowed-groups)
1248         (gnus-registry-split-fancy-with-parent): Fix documentation.
1249
1250 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1251
1252         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
1253         from nnweb groups.
1254
1255 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1256
1257         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
1258         Xref urls.  Erase buffer before requesting head.
1259
1260 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1261
1262         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
1263         customizable.
1264
1265 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
1266
1267         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
1268         no signing key is found.
1269         (mml2015-epg-encrypt): Ask user whether to skip or abort if
1270         no encrypting and/or signing key is found.
1271
1272 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1273
1274         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
1275
1276 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1277
1278         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
1279         headers read from disk with the ones newly found in the current search.
1280         This should no longer cause problems, because the article numbers in
1281         Gmane's `nov.php' output are ignored since the previous change.
1282
1283 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1284
1285         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
1286
1287 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1288
1289         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
1290         replace-regexp-in-string; bind url-version; fbind display-images-p and
1291         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
1292         find-face and set-itimer-function for Emacs; bind itimer-list for
1293         Emacs.
1294
1295         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
1296
1297 2007-01-01  Romain Francoise  <romain@orebokech.com>
1298
1299         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
1300
1301 2006-12-31  Steve Youngs  <steve@sxemacs.org>
1302
1303         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
1304         `define-minor-mode' macro definition expanded properly.
1305         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
1306         exclude it there.
1307
1308         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
1309         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
1310         `fboundp' test.
1311         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
1312         This is OK to autoload in (S)XEmacs now.
1313
1314 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1315
1316         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
1317         keystroke.
1318         (gnus-summary-limit-to-singletons): Fix typo.
1319
1320         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
1321         else fails.
1322
1323 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1324
1325         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
1326         docstring.
1327
1328         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
1329         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
1330         (gnus-summary-insert-dormant-articles): Fix typo in message.
1331
1332 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1333
1334         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
1335         nil for XEmacs.
1336         (gnus-message-citation-mode): Don't autoload in XEmacs.
1337
1338         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
1339
1340 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1341
1342         * nnimap.el (nnimap-expunge-search-string): Mention
1343         nnimap-search-uids-not-since-is-evil in docstring.
1344
1345 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
1346
1347         * spam.el: Revert to make-obsolete-variable because
1348         define-obsolete-variable-alias is not supported in Emacs 21.
1349
1350         * spam.el (spam-ifile-path, spam-ifile-database-path)
1351         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
1352         make-obsolete-variable.
1353         (spam-bsfilter-path, spam-bsfilter-program)
1354         (spam-spamassassin-path, spam-spamassassin-program)
1355         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
1356         use "path" inappropriately.
1357         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
1358         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
1359         variable names.
1360
1361 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
1362
1363         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
1364         summary buffer.
1365
1366         * password.el (password-cache-remove): Use clear-string to burn
1367         password, if available.
1368
1369 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1370
1371         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
1372
1373         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
1374
1375         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
1376         (gnus-message-highlight-citation): Move defcustom here from
1377         gnus-cite.el.
1378         (gnus-message-citation-mode): Autoload.
1379
1380         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
1381         checks to make it compile with XEmacs.
1382         (gnus-message-citation-mode): New minor mode.
1383         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
1384         (gnus-message-highlight-citation): New variables.
1385         (gnus-message-search-citation-line)
1386         (gnus-message-add-citation-keywords)
1387         (gnus-message-remove-citation-keywords)
1388         (turn-on-gnus-message-citation-mode)
1389         (turn-off-gnus-message-citation-mode): New functions.
1390
1391 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
1392
1393         * gnus-cite.el: Enable highlighting of different citation levels in
1394         message-mode.
1395
1396 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1397
1398         * message.el (message-make-fqdn): Fix comment.
1399         (message-bogus-system-names): Add ".local".
1400
1401         * spam.el (spam-ifile-path, spam-ifile-program)
1402         (spam-ifile-database-path, spam-ifile-database)
1403         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
1404         Don't use "path" inappropriately.
1405         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
1406         strings.
1407         (spam-check-ifile, spam-ifile-register-with-ifile)
1408         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
1409         new variable names.
1410
1411         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
1412         (gnus-treat-display-smileys): Simplify using
1413         gnus-image-type-available-p.
1414
1415         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
1416         available.
1417
1418         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
1419         `display-images-p' if available.
1420
1421 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1422
1423         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
1424         one after turning on the buffer's multibyteness instead of decoding
1425         them directly in the unibyte buffer that causes unexpected conversion
1426         in Emacs 23 (unicode).
1427
1428 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1429
1430         * message.el (message-generate-hashcash): Fix custom type.
1431
1432 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
1433
1434         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
1435
1436 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
1437
1438         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
1439         disconnect icons.  Add help text.
1440
1441 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
1442
1443         * spam.el (spam-extra-header-to-number): CRM114 spam score is
1444         negated to be consistent with the others we handle.
1445
1446 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1447
1448         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
1449         version of gnus-summary-buffer to something, so that we can use two
1450         article buffers at the same time.
1451
1452 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
1453
1454         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
1455         trigger all the extra headers.
1456         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
1457         sorting.
1458
1459 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1460
1461         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
1462         solid groups.
1463
1464 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
1465
1466         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
1467
1468 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1469
1470         * legacy-gnus-agent.el: Add Copyright notice.
1471
1472 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
1473
1474         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
1475
1476 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1477
1478         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
1479
1480         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
1481         to make it work reliably in CVS Emacs.
1482         (gnus-summary-limit-strange-charsets-predicate)
1483         (gnus-summary-limit-to-predicate): New functions.
1484
1485 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
1486
1487         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
1488         specifying array size.
1489         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
1490         array if it is too small.
1491         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
1492         (gnus-sort-threads-loop): New function.
1493
1494 2006-12-06  Chris Moore  <dooglus@gmail.com>
1495
1496         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
1497         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
1498
1499 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1500
1501         * mm-url.el (mm-url-predefined-programs): Call curl with correct
1502         options.
1503
1504 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1505
1506         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
1507         DOS-ing the recipient.
1508
1509         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
1510         the headers when creating the mapping to avoid mismappings.
1511         (nnweb-gmane-create-mapping): Always nix out old mapping.
1512
1513 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1514
1515         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
1516         and mm-verify-option to never.
1517
1518 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1519
1520         * message.el (message-signed-or-encrypted-p): New function.
1521         (message-forward-make-body): Use it.
1522
1523         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
1524         Replace encode-coding-string with mm-encode-coding-string.
1525
1526 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1527
1528         * nneething.el (nneething-decode-file-name): Replace
1529         decode-coding-string with mm-decode-coding-string.
1530
1531         * gnus-int.el (gnus-open-server): Say failed server's name.
1532
1533 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1534
1535         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
1536         strings to a single string.  Quote `errors-file-name'.
1537         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
1538         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
1539         Adjust calls.  Use `shell-quote-argument'.
1540
1541 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
1542
1543         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
1544         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
1545
1546         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
1547         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
1548         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
1549         (gnus-group-make-directory-group, gnus-group-transpose-groups):
1550         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
1551         (gnus-subscribe-newsgroup, gnus-1):
1552         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
1553         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
1554         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
1555         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
1556
1557 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1558
1559         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
1560         keystroke.
1561         (gnus-summary-limit-to-bodies): Implement headersp.
1562
1563 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1564
1565         * dns.el (query-dns): Protect against "Process dns deleted" strings.
1566
1567 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1568
1569         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
1570
1571 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1572
1573         * message.el (message-generate-hashcash): Expand range of values to
1574         include `opportunistic'.
1575         (message-send-mail): Use it.
1576
1577 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1578
1579         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
1580         and comment it.
1581
1582         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
1583
1584 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
1585
1586         * gnus-util.el (gnus-extract-address-components): Improve comment.
1587
1588 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1589
1590         * gnus-util.el (gnus-extract-address-components): Work with address in
1591         which the name portion contains @.
1592
1593         * lpath.el: Fbind custom-autoload.
1594
1595 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1596
1597         * gnus.el (gnus-start): Move custom group up.
1598         (gnus-select-method): Don't autoload, but make it available for
1599         `customize-variable'.
1600         (gnus-getenv-nntpserver): Don't autoload.
1601
1602 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
1603
1604         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
1605
1606 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1607
1608         * message.el (message-sendmail-extra-arguments): New variable.
1609         (message-send-mail-with-sendmail): Use it.
1610
1611 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1612
1613         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
1614         mm-with-unibyte-current-buffer to make string unibyte.
1615
1616         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
1617         mm-string-as-multibyte.
1618
1619 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
1620
1621         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
1622         Reported by Werner Koch <wk@gnupg.org>.
1623
1624 2006-11-14  Daiki Ueno  <ueno@p360>
1625
1626         * mml2015.el: Autoload epa-select-keys when compiling.
1627
1628 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1629
1630         * mml2015.el (mml2015-epg-sign): Save the signing keys in
1631         message-options.
1632         (mml2015-epg-encrypt): Save the recipient keys in message-options.
1633
1634 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1635
1636         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
1637         EasyPG (< 0.0.6).
1638         (mml2015-always-trust): New user option.
1639         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
1640         prompt.
1641
1642 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1643
1644         * nntp.el (nntp-authinfo-force): New variable.
1645         (nntp-send-authinfo): Use it.
1646
1647 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
1648
1649         * message.el (message-strip-subject-encoded-words): Allow _not_ to
1650         decode encoded words.  Improve prompt.  Add comment about forwarding.
1651         (message-replacement-char): Move up.
1652
1653 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1654
1655         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
1656         instead of gnus-intersection because arguments of gnus-sorted-nunion
1657         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
1658
1659 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
1660
1661         * message.el (message-strip-subject-encoded-words): Reformat prompt.
1662         (message-simplify-subject-functions): Enable
1663         message-strip-subject-encoded-words by default.
1664
1665 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
1666
1667         * message.el (message-strip-subject-encoded-words): New function
1668         (message-simplify-subject-functions): New variable.
1669         (message-simplify-subject): Use it.  Fix typo in doc string.
1670         Support message-strip-subject-encoded-words.
1671
1672 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
1673
1674         * gnus-diary.el (gnus-diary-delay-format-function):
1675         * nndiary.el (nndiary-reminders):
1676         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
1677
1678 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1679
1680         * gnus-art.el (article-hide-boring-headers): Fetch date from
1681         gnus-original-article-buffer to avoid problems with localized date
1682         strings.
1683
1684 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1685
1686         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
1687
1688 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
1689
1690         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
1691         New variables.
1692         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1693         (mm-charset-synonym-alist): Move some entries to
1694         mm-codepage-iso-8859-list.
1695         (mm-charset-synonym-alist, mm-charset-override-alist): Add
1696         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1697
1698 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1699
1700         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
1701
1702 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1703
1704         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
1705         with Emacs 21 and XEmacs.
1706
1707 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1708
1709         * spam.el (spam-parse-address): New function for better parsing,
1710         catching errors, etc.
1711         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
1712
1713 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1714
1715         * mm-view.el: Add interactive arg to html2text autoload.
1716
1717 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1718
1719         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
1720
1721 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
1722
1723         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
1724         variables.
1725         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1726         (mm-charset-synonym-alist): Move some entries to
1727         mm-codepage-iso-8859-list.
1728
1729         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
1730
1731 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
1732
1733         * message.el (message-citation-line-format)
1734         (message-insert-formated-citation-line): Fix implementation of %E, %N
1735         and %n according to the doc string.
1736
1737 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
1738
1739         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1740         car-safe to avoid bad parses.
1741
1742 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1743
1744         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
1745         names.
1746
1747         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
1748
1749 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1750
1751         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
1752         header.
1753
1754         * message.el (message-draft-headers): Add Date.
1755         (message-headers-to-generate): Fix typo in docstring.
1756
1757         * nndraft.el (nndraft-required-headers): New variable.
1758         (nndraft-generate-headers): Use it.
1759
1760         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
1761
1762 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1763
1764         * gnus-registry.el (gnus-registry-wash-for-keywords)
1765         (gnus-registry-find-keywords): New functions to allow easy searching of
1766         articles that are in the registry.
1767
1768 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1769
1770         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1771         ietf-drums-parse-address instead of gnus-extract-address-components.
1772         Reported by Damien Elmes <damien@repose.cx>.
1773
1774 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1775
1776         * gnus.el (gnus-mime): Remove unused custom group.
1777
1778 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1779
1780         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
1781         "blank line" when searching for end of armor headers.
1782
1783 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1784
1785         * gmm-utils.el (gmm-write-region): Fix variable name.
1786
1787 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
1788
1789         * gmm-utils.el (gmm-write-region): New function based on compatibility
1790         code from `mm-make-temp-file'.
1791
1792         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
1793
1794         * nnmaildir.el (nnmaildir--update-nov)
1795         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
1796         Use `gmm-write-region'.
1797
1798 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1799
1800         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
1801         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1802
1803         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
1804
1805         * message.el (message-replacement-char): New variable.
1806         (message-fix-before-sending): Use it.
1807         (message-simplify-subject): New function to remove duplicate code.
1808         (message-reply, message-followup): Use it.
1809
1810         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
1811         gnus-summary-limit-to-articles.
1812
1813 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1814
1815         * gnus-util.el (gnus-with-local-quit): New macro.
1816
1817         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
1818
1819 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
1820
1821         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
1822         ignore non-string data.
1823
1824 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
1825
1826         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
1827         non-string data (needs to be done in the registry too).
1828
1829 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1830
1831         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
1832         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
1833         (gnus-registry-split-fancy-with-parent)
1834         (gnus-registry-fetch-simplified-message-subject-fast)
1835         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
1836         Remove text properties on ingress into the registry and when it's saved.
1837         (gnus-registry-clean-empty-function): Fix bug with cleaning the
1838         registry from entries with no groups.
1839
1840 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1841
1842         * gnus-util.el (gnus-string-remove-all-properties): Add utility
1843         function to remove string properties.
1844
1845 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
1846
1847         * gmm-utils.el (gmm): Adjust custom version.
1848
1849         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
1850         custom version.
1851
1852         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
1853
1854 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
1855
1856         * gnus-art.el (gnus-insert-prev-page-button)
1857         (gnus-insert-next-page-button): Simplify.  Reformat.
1858
1859 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1860
1861         * gnus-art.el (gnus-insert-prev-page-button)
1862         (gnus-insert-next-page-button): Apply gnus-article-button-face.
1863
1864 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1865
1866         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
1867
1868 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1869
1870         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
1871         gnus-article-button-face to MIME and security buttons.
1872
1873 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
1874
1875         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
1876         readable.
1877
1878 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1879
1880         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
1881
1882 2006-09-20  Steve Youngs  <steve@sxemacs.org>
1883
1884         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
1885         `browse-url-of-file' instead of `browse-url'.
1886
1887 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1888
1889         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1890         regexp.  Articles containing quotation were cut prematurely.
1891
1892 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1893
1894         * message.el (message-cite-original-1): Use nobody by default for the
1895         value of From header.
1896         (message-reply): Ditto.
1897
1898 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
1899
1900         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
1901         to the gnus-info.  This fixes a bug of inline-PGP message verification.
1902         Reported by Michael Piotrowski <mxp@dynalabs.de>.
1903
1904 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
1905
1906         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
1907         mails in the doc string.  Add some URLs in comment.
1908         (pop3-movemail): Warn about pop3-leave-mail-on-server.
1909
1910 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1911
1912         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
1913         backslashes handling and the way to find boundaries of quoted strings.
1914
1915 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
1916
1917         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
1918         mml1991-encrypt-to-self is set and mml1991-signers is not set.
1919         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
1920         mml2015-encrypt-to-self is set and mml2015-signers is not set.
1921
1922 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1923
1924         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
1925         doc string.
1926         (gnus-button-regexp, gnus-button-last): Remove unused variables.
1927
1928 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1929
1930         * lpath.el: Fbind epg-check-configuration.
1931
1932 2006-09-06  Simon Josefsson  <jas@extundo.com>
1933
1934         * mml2015.el (mml2015-use): Doc fix, mention epg.
1935
1936 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1937
1938         * mml2015.el (mml2015-use): Default to epg, if available.
1939
1940 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1941
1942         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
1943         message-sender.
1944         (mml1991-epg-encrypt): Ditto.
1945         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
1946         message-sender.
1947         (mml2015-epg-encrypt): Ditto.
1948
1949 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
1950
1951         * message.el (message-send-mail-with-sendmail): Look for sendmail in
1952         several common directories.
1953
1954 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
1955
1956         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
1957         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
1958
1959 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1960
1961         * gnus-art.el (article-decode-encoded-words): Make it fast.
1962
1963 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1964
1965         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
1966
1967         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
1968         in quoted string into `\'.
1969
1970 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1971
1972         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1973         Use standard-syntax-table.
1974
1975 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1976
1977         * gnus-art.el (gnus-decode-address-function): New variable.
1978         (article-decode-encoded-words): Use it to decode headers which are
1979         assumed to contain addresses.
1980         (gnus-mime-delete-part): Remove useless `or'.
1981
1982         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
1983         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
1984         (gnus-nov-parse-line): Use it to decode From header.
1985         (gnus-get-newsgroup-headers): Ditto.
1986         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
1987
1988         * mail-parse.el (mail-decode-encoded-address-region): New alias.
1989         (mail-decode-encoded-address-string): New alias.
1990
1991         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1992         New function.
1993         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
1994         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
1995         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
1996         (rfc2047-decode-string): Ditto.
1997         (rfc2047-decode-address-region): New function.
1998         (rfc2047-decode-address-string): New function.
1999
2000 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
2001
2002         * message.el (message-caesar-buffer-body): Allow rotating headers.
2003
2004         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
2005
2006         * message.el (message-insert-formated-citation-line): Fix %f.
2007         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
2008
2009 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2010
2011         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
2012         (gnus-bookmark-mouse-available-p): New macro.
2013         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
2014         (gnus-bookmark-bmenu-show-infos): Use it.
2015         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
2016         (gnus-bookmark-bmenu-hide-infos): Ditto.
2017         (gnus-bookmark-remove-properties): New function.
2018         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
2019         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
2020         (gnus-bookmark-write-file): Bind coding-system-for-write.
2021         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
2022         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
2023         group before selecting it.
2024         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
2025         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
2026         quit-window if it is not available; use gnus-mouse-2 and bind it to
2027         gnus-bookmark-bmenu-select-by-mouse.
2028         (gnus-bookmark-show-details): Remove unused variable `details-list'.
2029         (gnus-bookmark-bmenu-select-by-mouse): New function.
2030
2031 2006-08-13  Romain Francoise  <romain@orebokech.com>
2032
2033         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
2034         space.
2035
2036 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2037
2038         * compface.el (uncompface): Use binary rather than raw-text-unix.
2039
2040 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2041
2042         * compface.el (uncompface): Make sure the eol conversion doesn't take
2043         place when communicating with the external programs.  Reported by
2044         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2045
2046 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * nnheader.el (nnheader-insert-head): Fix typo in comment.
2049
2050 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2051
2052         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2053         Make it more robust by parsing author and date independently.
2054
2055 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2056
2057         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
2058
2059 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
2060
2061         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
2062         first matching secret key.
2063         (mml2015-epg-encrypt): Ditto.
2064
2065         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
2066         first matching secret key.
2067         (mml1991-epg-encrypt): Ditto.
2068
2069         * mml2015.el (mml2015-encrypt-to-self): New user option.
2070         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
2071         mml2015-epg-encrypt-to-self is set.
2072
2073         * mml1991.el (mml1991-encrypt-to-self): New variable.
2074         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
2075         mml1991-epg-encrypt-to-self is set.
2076
2077         * mml2015.el (mml2015-signers): New user option.
2078         (mml2015-epg-sign): Reflect the value of mml2015-signers.
2079         (mml2015-epg-encrypt): Allow to select signing keys.
2080
2081         * mml1991.el (mml1991-signers): New variable.
2082         (mml1991-epg-sign): Reflect the value of mml1991-signers.
2083         (mml1991-epg-encrypt): Allow to select signing keys.
2084
2085 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2086
2087         * nnheader.el (nnheader-insert-head): Make it work even if the file
2088         uses CRLF for the line-break code.
2089
2090 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
2091
2092         * mml2015.el: Require mml-sec instead of password.
2093         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
2094         (mml2015-cache-passphrase): Inherit the default value from
2095         mml-secure-cache-passphrase.
2096         (mml2015-passphrase-cache-expiry): Inherit the default value from
2097         mml-secure-passphrase-cache-expiry.
2098
2099         * mml1991.el: Require mml-sec instead of password.
2100         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
2101         (mml1991-cache-passphrase): Inherit the default value from
2102         mml-secure-cache-passphrase.
2103         (mml1991-passphrase-cache-expiry): Inherit the default value from
2104         mml-secure-passphrase-cache-expiry.
2105
2106         * mml-sec.el: Require password.
2107         (mml-secure-verbose): New user option.
2108         (mml-secure-cache-passphrase): New user option.
2109         (mml-secure-passphrase-cache-expiry): New user option.
2110
2111 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
2112
2113         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
2114         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
2115         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
2116
2117         FIXME: Use `tiny change'?
2118
2119 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2120
2121         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
2122         workaround for the url package included with Emacs.
2123
2124         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2125
2126 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2127
2128         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
2129         correctly.  This fixes a bug caused by the 2006-05-12 change.
2130
2131 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
2132
2133         * nnmail.el (nnmail-article-group): If splitting raises an error, give
2134         some information about the error when saying that the `bogus' mail
2135         group will be used.
2136
2137 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
2138
2139         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
2140         string.
2141
2142 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
2143
2144         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
2145
2146 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2147
2148         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
2149
2150 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
2151
2152         * mml1991.el (mml1991-function-alist): Add epg.
2153         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
2154         (mml1991-epg-encrypt): New functions.
2155
2156 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
2157
2158         * mml2015.el (mml2015-verbose): New variable.
2159         (mml2015-cache-passphrase): Ditto.
2160         (mml2015-passphrase-cache-expiry): Ditto.
2161         (mml2015-function-alist): Add epg.
2162         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
2163         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
2164         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
2165         functions.
2166
2167 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2168
2169         * message.el (message-cite-original-1): Preserve region when removing
2170         quoted text due to X-No-Archive in order to avoid bogus attribution
2171         when citing multiple messages.
2172
2173 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2174
2175         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
2176         Kenneth Jacker <khj@be.cs.appstate.edu>.
2177
2178 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
2179
2180         * gnus-diary.el (gnus-user-format-function-d)
2181         (gnus-user-format-function-D): Autoload.
2182
2183         * imap.el (Commentary): Fix typo.
2184
2185         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
2186         2006-04-22 contribution.
2187
2188 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2189
2190         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
2191         It didn't really fix the bogosity I'm seeing with solid web groups.
2192
2193 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2194
2195         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
2196         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
2197         created using server names.  If we use the feature without declaring
2198         it, Gnus does not properly manage server and group state.
2199
2200         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
2201         bound.
2202
2203 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2204
2205         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
2206         looking up the method using GROUP's prefix before inventing a new one.
2207         It is used on killed/unknown groups in various places where returning
2208         an all-new method isn't expected by the caller.
2209
2210         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
2211         and match semantics of gnus-group-real-prefix.
2212
2213 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
2214
2215         * nnmail.el (nnmail-broken-references-mailers): New variable.
2216         (nnmail-ignore-broken-references): New function generalizing
2217         nnmail-fix-eudora-headers.
2218         (nnmail-fix-eudora-headers): Now obsolete.
2219
2220         * gnus-art.el (gnus-button-handle-custom): Support
2221         `customize-apropos*'.
2222
2223 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
2226
2227         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
2228         articles.
2229
2230 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
2231
2232         * message.el (message-cite-reply-above): New variable.
2233         (message-yank-original): Use it.
2234
2235 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2236
2237         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
2238
2239 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
2240
2241         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
2242         as read.
2243
2244         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
2245
2246 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
2247
2248         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
2249         (gnus-bookmark-default-file): Use gnus-directory.
2250         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
2251         Remove "*" in doc string.
2252         (gnus-bookmark-write-file): Simplify.
2253         (gnus-bookmark-maybe-sort-alist): Use `when'.
2254         (gnus-bookmark-get-bookmark): Fix typo in doc string.
2255         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
2256         FIXME about Emacs 21 and XEmacs compatibility.
2257         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
2258         compatibility.
2259         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
2260         compatibility.
2261         (gnus-bookmark-menu-heading): Fix version.
2262
2263 2006-06-19  Bastien Guerry  <bzg@altern.org>
2264
2265         * gnus-bookmark.el: New file.
2266
2267 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2268
2269         * message.el (message-syntax-checks): Doc fix.
2270
2271 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2272
2273         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
2274         unsubscribed groups as if they were killed ones.  It causes duplicate
2275         entries in gnus-newsrc-alist.
2276
2277 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2278
2279         * message.el (message-syntax-checks): Doc fix.
2280         (message-send-mail): Add check for continuation headers.
2281         (message-check-news-header-syntax): Fix regexp used to check for
2282         continuation headers.
2283
2284 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2285
2286         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
2287
2288 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
2289
2290         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
2291
2292 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2293
2294         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
2295         default-truncate-lines.
2296
2297 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2298
2299         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
2300         to fill the utf-8 entry.
2301
2302         * lpath.el: Fbind unicode-precedence-list.
2303
2304 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2305
2306         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2307
2308 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
2309
2310         * gnus-agent.el (directory-files-and-attributes): Move all the way
2311         forward (the third and final move).
2312         (gnus-agent-read-agentview): Trap reconstruction errors due to
2313         nonexistant directory.  Handle by returning nil.
2314
2315 2006-05-30  Didier Verna  <didier@xemacs.org>
2316
2317         * message.el (message-dont-reply-to-names): Update the custom type.
2318         * message.el (message-dont-reply-to-names): New defsubst: potentially
2319         convert a list of regexps into a single one.
2320         * message.el (message-get-reply-headers): Use it.
2321         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
2322
2323 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2324
2325         * gnus-agent.el (directory-files-and-attributes): Move forward.
2326
2327 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2328
2329         * gnus-ml.el (gnus-mailing-list-subscribe)
2330         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
2331         (gnus-mailing-list-message): Fix doc strings.
2332
2333 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2334
2335         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
2336         of doing it manually.
2337
2338 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2339
2340         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
2341         comment.
2342
2343 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
2344
2345         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
2346         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
2347         (gnus-agent-read-local): All symbols allocated in my-obarray
2348         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
2349         (gnus-agent-regenerate-group): Check numeric names to see if they are
2350         messages or groups.
2351         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
2352         better way of do this...)
2353
2354         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
2355         'dummy.group' (there should be a better way of do this...)
2356
2357 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2358
2359         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
2360         (gnus-saved-headers): Ditto.
2361         (gnus-default-article-saver): Mention functions may have properties.
2362         (gnus-article-save): Override gnus-save-all-headers and
2363         gnus-saved-headers by :headers property which saver function may have.
2364         (gnus-summary-save-in-file): Add :headers property.
2365         (gnus-summary-write-to-file): Ditto.
2366
2367         * gnus-sum.el (gnus-summary-save-article): Bind
2368         gnus-prompt-before-saving to t when saving many articles in a file;
2369         always show all headers.
2370
2371         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
2372
2373 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
2374
2375         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
2376         marks.
2377
2378         * message.el (message-indent-citation): Add optional arguments to allow
2379         using it outside of message buffers.
2380
2381         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
2382         (gnus-article-treat-unfold-headers): Use it.
2383         (gnus-article-truncate-lines): New variable.
2384         (gnus-article-mode): Use it.
2385         (gnus-article-toggle-truncate-lines): New function.
2386
2387         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
2388         gnus-article-toggle-truncate-lines.
2389
2390         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
2391         coding system in XEmacs, use binary.
2392
2393 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2394
2395         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
2396         after-load-alist.
2397
2398         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
2399         this function should save decoded articles.
2400         (gnus-summary-write-to-file): Use property to specify this function
2401         should save decoded articles and specify gnus-summary-save-in-file
2402         should be used to save articles other than the first one when saving
2403         many articles.
2404         (gnus-summary-save-body-in-file): Use property to specify this
2405         function should save decoded articles.
2406         (gnus-summary-write-body-to-file): Use property to specify this
2407         function should save decoded articles and specify
2408         gnus-summary-save-body-in-file should be used to save articles other
2409         than the first one when saving many articles.
2410
2411         * gnus-sum.el (gnus-summary-save-article): Simplify.
2412
2413 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2414
2415         * gnus-art.el (gnus-default-article-saver): Add
2416         gnus-summary-write-body-to-file.
2417         (gnus-article-save-coding-system): Don't use coding system object
2418         in XEmacs.
2419         (gnus-read-save-file-name): Add optional `dir-var' argument which
2420         specifies directory in which files are saved; work even if optional
2421         `variable' argument is not specified.
2422         (gnus-summary-write-to-file): Read file name.
2423         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
2424         (gnus-summary-write-body-to-file): New function.
2425
2426         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
2427         (gnus-summary-local-variables): Add it.
2428         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
2429         (gnus-summary-save-article): Remove optional `decode' argument;
2430         determine whether to decode articles by the value of
2431         gnus-default-article-saver; when saving many files using
2432         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
2433         it first and use gnus-summary-save-in-file or
2434         gnus-summary-save-body-in-file thereafter unless
2435         gnus-prompt-before-saving is always; move point to article which
2436         will be saved.
2437         (gnus-summary-save-article-file): Revert.
2438         (gnus-summary-write-article-file): Revert.
2439         (gnus-summary-save-article-body-file): Revert.
2440         (gnus-summary-write-article-body-file): New function.
2441
2442 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * gnus-art.el (gnus-default-article-saver): Doc fix.
2445         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
2446         from gnus-summary-save-article-coding-system, and default to a
2447         certain coding system.
2448         (gnus-output-to-file): Add coding cookie and encode text according
2449         to gnus-article-save-coding-system; don't use mm-append-to-file.
2450
2451         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
2452         gnus-art.el and rename to gnus-article-save-coding-system.
2453         (gnus-summary-save-article): Require gnus-art; don't show all
2454         headers if it decodes articles; don't add coding cookie here;
2455         don't bind mm-text-coding-system-for-write.
2456         (gnus-summary-save-article-file): Save decoded articles.
2457         (gnus-summary-write-article-file): When saving many files, use
2458         gnus-summary-write-to-file first and gnus-summary-save-in-file
2459         thereafter unless gnus-prompt-before-saving is always.
2460         (gnus-summary-save-article-body-file): Save decoded articles.
2461
2462         * lpath.el: Fbind select-safe-coding-system for XEmacs.
2463
2464 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2465
2466         * nnrss.el (nnrss-check-group): Bind hash-index.
2467
2468 2006-05-23  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
2469
2470         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
2471         its hash index.  Store this hash in `nnrss-group-data'.
2472         (nnrss-read-group-data): Update accordingly.
2473
2474 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2475
2476         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
2477         entry.
2478
2479         * gnus-sum.el (gnus-summary-make-menu-bar): Add
2480         gnus-article-browse-html-article.
2481
2482 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
2483
2484         * gnus-sum.el (gnus-summary-mime-map): Add
2485         gnus-article-browse-html-article.
2486
2487         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
2488
2489 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2490
2491         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
2492         suitable coding systems in customize.
2493
2494 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2495
2496         * mail-source.el (mail-sources): Fix custom type.
2497
2498 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
2499
2500         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
2501         (gnus-summary-expire-articles-now): Shorten prompt.
2502
2503         * gmm-utils.el (wid-edit): Require.
2504         (defun-gmm): Renamed from `gmm-defun-compat'.
2505         (gmm-image-search-load-path): Use it.
2506         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
2507
2508 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2509
2510         * gnus-sum.el (gnus-summary-save-article-coding-system): New
2511         variable.
2512         (gnus-summary-save-article): Add optional `decode' argument.  If
2513         it is set and gnus-summary-save-article-coding-system is non-nil,
2514         save decoded article.
2515         (gnus-summary-write-article-file): Save decoded article if
2516         gnus-summary-save-article-coding-system is non-nil.
2517
2518         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
2519         type.
2520
2521 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2522
2523         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
2524
2525 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2526
2527         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
2528         first to test gnus-single-article-buffer which may be buffer-local.
2529
2530         * gnus-sum.el (gnus-summary-setup-buffer): Make
2531         gnus-single-article-buffer buffer-local and nil in ephemeral
2532         group; make gnus-article-buffer, gnus-article-current, and
2533         gnus-original-article-buffer always buffer-local.
2534         (gnus-summary-exit): Kill article buffer belonging to ephemeral
2535         group.
2536         (gnus-handle-ephemeral-exit): Don't move to next summary line.
2537
2538 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
2539
2540         * nnml.el (nnml-request-compact-group): Compressed files might not
2541         have .gz extension.
2542
2543 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2544
2545         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
2546         (mm-copy-to-buffer): Use with-current-buffer.
2547         (mm-display-part): Simplify.
2548         (mm-inlinable-p): Add optional arg `type'.
2549
2550 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2551
2552         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
2553         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
2554         Try harder to show the attachment internally or externally using
2555         gnus-mime-view-part-as-type.
2556
2557 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2558
2559         * message.el (message-from-style, message-signature-separator)
2560         (message-user-organization-file, message-send-mail-function)
2561         (message-citation-line-function, message-yank-prefix)
2562         (message-indent-citation-function, message-signature)
2563         (message-signature-file, message-signature-insert-empty-line):
2564         Remove autoloads.
2565
2566         * gnus-art.el (gnus-buttonized-mime-types): Remove
2567         "multipart/signed".  Revert 2006-04-26 change.
2568
2569 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2570
2571         * gnus.el (gnus-version-number): Bump version.
2572
2573 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2574
2575         * gnus.el: No Gnus v0.5 is released.
2576
2577 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2578
2579         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
2580         fetching articles by message-id.
2581
2582 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2583
2584         * message.el (hashcash): Require hashcash as normal.
2585
2586         * ecomplete.el (ecomplete-highlight-match-line): Use
2587         point-at-eol.
2588         (ecomplete-highlight-match-line): Use `highlight', because that
2589         face exists in both Emacs and XEmacs.
2590
2591         * message.el (message-display-abbrev): Use point-at-bol.
2592
2593         * mail-source.el: Don't require timer/timer-funcs.
2594
2595         * gnus-async.el: Ditto.
2596
2597         * password.el: Ditto.
2598
2599         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
2600
2601         * mm-url.el: Ditto.
2602
2603         * gnus-xmas.el: Don't require timer-funcs.
2604
2605         * mm-util.el: Require timer/timer-funcs.
2606
2607 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2608
2609         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
2610         Close.
2611
2612 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2613
2614         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
2615         unibyte after clear-decrypt function runs.
2616
2617         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
2618         returns as a unibyte string.
2619
2620 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2621
2622         * lpath.el: Revert.
2623
2624         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
2625         (pgg-gpg-process-sentinel): Revert.
2626
2627         * pgg-pgp.el (pgg-pgp-process-region): Revert.
2628         (pgg-pgp-lookup-key): Revert.
2629
2630         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
2631         (pgg-pgp5-lookup-key): Revert.
2632
2633         * pgg.el (pgg-fetch-key): Revert.
2634
2635 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2636
2637         * lpath.el: Fbind string-as-multibyte for XEmacs.
2638
2639         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
2640         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
2641         (mml1991-pgg-encrypt): Ditto.
2642
2643         * pgg-gpg.el (pgg-string-to-multibyte): New function.
2644         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
2645         a multibyte buffer.
2646
2647         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
2648         (pgg-pgp-lookup-key): Ditto.
2649
2650         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2651         (pgg-pgp5-lookup-key): Ditto.
2652
2653         * pgg.el (pgg-fetch-key): Ditto.
2654
2655 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
2656
2657         * message.el (message-user-organization-file): Check several
2658         locations of the organization file.
2659
2660         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
2661         Add gnus-article-view-part-as-type.
2662
2663         * gnus-art.el (gnus-article-view-part-as-type): New function.
2664
2665         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
2666         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
2667
2668         * mml.el: Simplify autoload.
2669         (mml-mode): defvar dnd-protocol-alist instead of using
2670         symbol-value.
2671         (mml-default-directory): New variable.
2672         (mml-minibuffer-read-file): Use it.
2673         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
2674
2675         * message.el (message-citation-line-format): New variable.
2676         (message-insert-formated-citation-line): New function.
2677         (message-citation-line-function): Add
2678         `message-insert-formated-citation-line' to custom type.
2679
2680         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
2681         to doc string.
2682
2683         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
2684         depending on mm-verify-option.
2685
2686 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2687
2688         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
2689         binding pgg-* variables; reimplement the section which prevents
2690         MIME header from being signed.
2691         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
2692         pgg-text-mode; remove a blank line at the top of body.
2693
2694         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
2695         lines at the top of body; use gnus-newsgroup-charset if there's no
2696         Charset header.
2697
2698 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2699
2700         * message.el (message-self-insert-commands): Doc fix.
2701
2702         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
2703         (mm-uu-pgp-encrypted-test): Ditto.
2704         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
2705         between header and body; return application/pgp-encrypted handle
2706         if decryption failed; decode decrypted body by charset.
2707
2708         * mm-decode.el (mm-automatic-display): Don't make application/pgp
2709         element match to application/pgp-*.
2710
2711 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2712
2713         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
2714         HTML.
2715
2716 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2717
2718         * mail-source.el (mail-source-call-script): Message the error
2719         string.
2720
2721 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2722
2723         * gnus-util.el (gnus-byte-compile): Use it.
2724
2725 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
2726
2727         * gnus-util.el (kill-empty-logs): New function.
2728
2729 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2730
2731         * message.el (message-mail-alias-type): Doc fix.
2732         (message-mail-alias-type-p): New function.
2733         (message-send): Use it.
2734         (message-mode): Ditto.
2735         (message-strip-forbidden-properties): Ditto.
2736
2737         * ecomplete.el (ecomplete-database-file-coding-system): New
2738         variable.
2739         (ecomplete-save): Use it.
2740         (ecomplete-setup): Use it.
2741
2742 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2743
2744         * message.el (message-self-insert-commands): New variable.
2745         (message-strip-forbidden-properties): Use it.
2746
2747 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2748
2749         * message.el (message-put-addresses-in-ecomplete): Use a regexp
2750         that doesn't make XEmacs choke.
2751
2752 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
2753
2754         * gnus-util.el (gnus-replace-in-string):
2755         Prefer replace-regexp-in-string over of replace-in-string.
2756
2757 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2758
2759         * gnus-util.el (gnus-select-frame-set-input-focus):
2760         Use select-frame-set-input-focus if it is available in XEmacs; use
2761         definition defined in Emacs 22 for old Emacsen.
2762
2763         * dgnushack.el: Autoload unmorse-region for XEmacs.
2764
2765         * lpath.el: Bind cursor-in-non-selected-windows and
2766         select-frame-set-input-focus for XEmacs.
2767
2768 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2769
2770         * mm-view.el (mm-inline-text): Use equal instead of equalp.
2771
2772 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2773
2774         * gnus-registry.el (gnus-registry-cache-save): Remove text
2775         properties when saving via the temp buffer.
2776
2777 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2778
2779         * message.el (message-generate-hashcash): Honor custom type.
2780
2781 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2782
2783         * message.el (message-generate-hashcash): Default to non-nil when
2784         hashcash is found.
2785
2786         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
2787         (gnus-refer-thread-limit): Increase default to 500.
2788
2789         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
2790
2791         * flow-fill.el (fill-flowed): Allow delete-space.
2792
2793 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2794
2795         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
2796         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
2797         Remove autoloads.
2798
2799 2006-04-18  Simon Josefsson  <jas@extundo.com>
2800
2801         * message.el (message-generate-hashcash): Default to.
2802
2803 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2804
2805         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2806         concatenating segments rather than before concatenating them.
2807
2808 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2809
2810         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
2811
2812 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2813
2814         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
2815
2816         * message.el (message-forward-make-body-plain): Allow
2817         message-forward-ignored-headers to be a list.
2818         (message-remove-ignored-headers): Factor out into function.
2819         (message-forward-make-body-mml): Use it.
2820
2821         * imap.el (imap-quote-specials): New function.
2822         (imap-login-auth): Quote specials.
2823
2824         * rfc2231.el (rfc2231-parse-string): Remove dead code.
2825         (rfc2231-parse-string): Allow concatanation of parameters that
2826         aren't contiguous.  The test case is
2827           (mail-header-parse-content-type "message/external-body;
2828             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
2829             access-type=LOCAL-FILE;
2830             name*1*=plugh%2fhello-sailor%2fbing.pdf")
2831
2832 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2833
2834         * nntp.el (nntp-accept-process-output): Return the value of
2835         `nnheader-accept-process-output'.
2836
2837 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2838
2839         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
2840         (gnus-button-alist): Recognize more diff formats.
2841         (gnus-button-patch): Strip directory.
2842
2843 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2844
2845         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
2846         Emacs 22 when setting focus.
2847
2848 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849
2850         * gnus-art.el (gnus-article-treat-types): Do treatment of
2851         text/x-verbatim parts.
2852         (gnus-button-patch): New command.
2853
2854         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
2855         addresses that contain invalid characters.
2856
2857 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2858
2859         * message.el (message-put-addresses-in-ecomplete): Use
2860         gnus-replace-in-string.
2861         (message-is-yours-p): Use the more correct
2862         mail-header-parse-address instead of
2863         mail-extract-address-components.
2864         (message-put-addresses-in-ecomplete): Fix typo.
2865
2866         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
2867         keystroke.
2868
2869         * gnus-art.el (gnus-treatment-function-alist): Change order of
2870         newsgroups/generic header folding to avoid double-folding.
2871
2872         * message.el (message-hidden-headers): Add X-Draft-From.
2873
2874         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
2875         command.
2876         (gnus-summary-repeat-search-article-backward): New command.
2877
2878         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
2879         groups in the parent topic.
2880
2881 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
2882
2883         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
2884         (spam-extra-header-to-number): Return the CRM114 number as a
2885         number instead of a string.
2886
2887 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2888
2889         * gnus-art.el (gnus-face-properties-alist): Moved here from
2890         gnus-fun.
2891
2892         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
2893
2894 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2895
2896         * message.el (message-strip-forbidden-properties): Only display on
2897         self-insert-command.
2898
2899         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
2900         reindent.
2901         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
2902
2903 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
2904
2905         * smiley.el (smiley-style): Fix typo.
2906
2907 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2908
2909         * hashcash.el (hashcash-insert-payment-async-2): Use
2910         message-goto-eoh instead of doing it manually.
2911         (mail-add-payment): Use message-narrow-to-header instead of trying
2912         to do the same itself.
2913
2914         * message.el (message-hidden-headers): Add Face.
2915
2916         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
2917         reparenting code.
2918         (gnus-summary-reparent-children): Refactored out code.
2919         (gnus-summary-thread-map): New keystroke.
2920         (gnus-summary-reparent-children): Make into command.
2921
2922         * smiley.el (smiley-style): Default to `medium' if using a large
2923         font.
2924
2925         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
2926         does it itself.
2927
2928         * message.el (message-point-in-header-p): Simplify definition.
2929
2930 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2931
2932         * nnagent.el (nnagent-request-set-mark): Silence log file
2933         writing.
2934         (nnagent-request-set-mark): Use write-region instead of
2935         append-to-file.
2936
2937         * gnus-sum.el (gnus-read-header): Fudge article number if using a
2938         strange select method.
2939
2940         * ecomplete.el (ecomplete-display-matches): Get highlightling
2941         right.
2942         (ecomplete-display-matches): Use literals.
2943         (ecomplete-display-matches): Disable message logging.
2944
2945         * message.el (message-display-abbrev): Small optimization.
2946
2947         * ecomplete.el (ecomplete-display-matches): Allow automatic
2948         display.
2949
2950         * message.el (message-strip-forbidden-properties): Display
2951         abbrevs.
2952         (message-display-abbrev): Get automatic display right.
2953
2954         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
2955         keystrokes.
2956
2957 2006-04-13  Romain Francoise  <romain@orebokech.com>
2958
2959         TODO: Backport to v5-10!
2960
2961         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
2962         Moved here (and renamed) from gnus-registry.el.
2963
2964         * gnus-registry.el: Require gnus-util.
2965         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2966
2967 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2968
2969         * gnus-group.el (gnus-group-catchup-current): Change
2970         if-then-else-if-then-else into cond.
2971         (gnus-group-catchup): Indent.
2972         (group-name-at-point): New function.
2973         (gnus-fetch-group): Provide default from thing at point.
2974
2975 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2976
2977         * message.el (message-display-abbrev): Fix regexp.
2978
2979         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
2980         choosing.
2981         (ecomplete-highlight-match-line): Fix up code rewrite, remove
2982         dead variables.
2983
2984         * message.el (message-newline-and-indent): Remove debugging.
2985         (message-display-abbrev): Use new implementation.
2986
2987 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2988
2989         * gnus-art.el (gnus-article-mode): Set
2990         cursor-in-non-selected-windows to nil.
2991
2992         * smiley.el: Revert previous change.
2993         (smiley-data-directory): defvar it before using it in the
2994         defcustom of `smiley-style'.
2995
2996 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2997
2998         * message.el (message-newline-and-indent): New function.
2999
3000         * ecomplete.el: Implement more bits.
3001
3002         * message.el (message-put-addresses-in-ecomplete): Clean up the
3003         string.
3004
3005         * ecomplete.el (ecomplete-add-item): Chop off decimals.
3006
3007         * gnus-sum.el (gnus-summary-save-parts): Bind
3008         gnus-summary-save-parts-counter and use it to make unique file
3009         names.
3010
3011         * gnus-art.el (gnus-ignored-headers): Add some more headers.
3012
3013         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
3014         parameter to say whether to actually parse the individual
3015         addresses.
3016
3017         * message.el (message-put-addresses-in-ecomplete): New function.
3018         (ecomplete): Require.
3019         (message-mail-alias-type): Add ecomplete as an option.
3020
3021 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
3022
3023         * flow-fill.el (fill-flowed): Remove trailing space from blank
3024         quoted lines.
3025
3026 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3027
3028         * smiley.el (smiley-style): Move definition later to avoid a
3029         compilation warning.
3030
3031 2006-04-12  Kenichi Handa  <handa@m17n.org>
3032
3033         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
3034         buffer and then decode the buffer text if necessary.
3035         (rfc2231-encode-string): Be sure to work on multibyte buffer at
3036         first, and after mm-encode-body, change the buffer to unibyte.
3037         Use mm-disable-multibyte instead of set-buffer-multibyte.
3038
3039 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3040
3041         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
3042         Content-Type header instead of Content-Disposition header.
3043         (gnus-mime-inline-part): Ditto.
3044         (gnus-mime-view-part-as-charset): Ignore charset that the part
3045         specifies.
3046
3047         * mm-decode.el (mm-display-part): Work with external parts and
3048         usual parts similarly.
3049
3050         * mm-extern.el (mm-inline-external-body): Use mm-display-part
3051         instead of gnus-display-mime.
3052
3053         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
3054         instead of with-temp-buffer.
3055
3056         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
3057         tag to summarized topics part in order to encode non-ASCII text.
3058
3059 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3060
3061         * smiley.el (smiley-style): New variable.
3062         (smiley-directory): New function.
3063         (smiley-data-directory): Derive from `smiley-style' using
3064         `smiley-directory'.
3065         (smiley-regexp-alist): Add new entries.
3066
3067         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
3068         (gnus-article-browse-delete-temp): Add :version.
3069
3070 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3071
3072         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
3073         the sieve region.
3074
3075 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3076
3077         * gnus.el (gnus-version-number): Bump version.
3078
3079 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3080
3081         * gnus.el: No Gnus v0.4 is released.
3082
3083 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3084
3085         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
3086         layout.
3087
3088         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
3089         unknown charset.
3090
3091         * message.el (message-header-synonyms): Add Original-To to the
3092         default.
3093
3094         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
3095         optional parameter.
3096
3097 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
3098
3099         * gnus-fun.el (gnus): Require it for gnus-directory.
3100
3101 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3102
3103         * gnus-fun.el (gnus-face-properties-alist): Add :version.
3104
3105 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3106
3107         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
3108
3109 2006-04-05  Simon Josefsson  <jas@extundo.com>
3110
3111         * password.el (password-reset): New function.
3112
3113 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3114
3115         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
3116         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
3117
3118 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3119
3120         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3121         Some whitespace was matched into the url, which broke browsing hits
3122         > 100 when mm-url-use-external was nil.
3123
3124 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3125
3126         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
3127         gnus-extra-headers for 'Newsgroups.
3128
3129         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
3130         bound.
3131
3132 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
3133
3134         * pgg-gpg.el: Clean up process buffers every time gpg processes
3135         complete.
3136
3137 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3138
3139         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3140         doc string.
3141
3142 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
3143
3144         * pgg-gpg.el (pgg-gpg-process-filter)
3145         (pgg-gpg-wait-for-completion): Check if buffer is alive.
3146
3147         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3148         lines, temporary fix.
3149
3150 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3151
3152         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
3153
3154 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
3155
3156         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
3157         default-enable-multibyte-characters.  This reverts the change from
3158         revision 6.17 which is no longer necessary because the passphrase
3159         is sent separately now.  GnuPG messages are unreadable under
3160         multibyte locales with default-enable-multibyte-characters set to
3161         nil.
3162
3163 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
3164
3165         * message.el (message-tool-bar-gnome): Move "spell".
3166
3167 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
3168
3169         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
3170         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
3171         instead.
3172
3173 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
3174
3175         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
3176         newsgroups handling for NNTP overviews which don't include
3177         Newsgroups.
3178
3179 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3180
3181         * message.el (message-resend): Bind message-generate-hashcash to nil.
3182
3183 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3184
3185         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
3186         when searching for already-paid recipients.
3187
3188 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
3189
3190         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3191         passphrases when it is not needed.
3192         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3193         passphrase stuff from gpg, should only be necessary when you use
3194         gpg with a smartcard.
3195
3196 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3197
3198         * mml.el (mml-insert-mime): Ignore cached contents of
3199         message/external-body part.
3200
3201         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
3202         (mm-insert-part): Ditto.
3203
3204 2006-03-23  Simon Josefsson  <jas@extundo.com>
3205
3206         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
3207         Reiner.
3208         (pgg-gpg-use-agent-p): Use it again.
3209
3210 2006-03-23  Simon Josefsson  <jas@extundo.com>
3211
3212         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
3213         older emacsen.
3214         (pgg-gpg-use-agent-p): Don't use it.
3215
3216 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
3217
3218         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
3219         if we can.
3220
3221 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
3222
3223         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3224         (pgg-gpg-update-agent): New function.
3225         (pgg-gpg-use-agent-p): New function.
3226         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3227         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3228         (pgg-gpg-sign-region): Use it.
3229
3230 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3231
3232         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
3233         Reported by Ralf Wachinger <rwachinger@gmx.de>.
3234
3235 2006-03-21  Simon Josefsson  <jas@extundo.com>
3236
3237         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3238         <wilde@sha-bang.de>.
3239         (pgg-gpg-use-agent): New variable.
3240         (pgg-gpg-process-region): Use it.
3241         (pgg-gpg-encrypt-region): Likewise.
3242         (pgg-gpg-encrypt-symmetric-region): Likewise.
3243         (pgg-gpg-decrypt-region): Likewise.
3244         (pgg-gpg-sign-region): Likewise.
3245         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3246
3247 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3248
3249         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
3250
3251         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
3252         Add comment on version.
3253
3254 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3255
3256         * smiley.el: Add missing test smiley.
3257
3258 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3259
3260         * mm-decode.el (mm-with-part): New macro.
3261         (mm-get-part): Use it; work with message/external-body as well.
3262         (mm-save-part): Treat name and filename equally.
3263
3264         * mm-extern.el (mm-extern-cache-contents): New function.
3265         (mm-inline-external-body): Use it; force the part to be displayed;
3266         move undisplayer added to the cached handle to the parent.
3267
3268         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
3269         (gnus-mime-view-part-as-type): Work with message/external-body.
3270
3271         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
3272
3273 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3274
3275         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
3276         images in image-load-path.  [Sync with image.el, revision 1.60, in
3277         Emacs.]
3278
3279 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3280
3281         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
3282         path rather than symbol.  Always return list of directories.
3283         Guarantee that image directory comes first.  [Sync with image.el,
3284         revision 1.59, in Emacs.]
3285
3286         * message.el (message-make-tool-bar): Adjust to new API of
3287         `gmm-image-load-path-for-library'.
3288
3289         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3290
3291         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
3292
3293 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3294
3295         * gnus-art.el (gnus-article-only-boring-p):
3296         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
3297         intangible text.
3298         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
3299
3300 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
3301
3302         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
3303         `defun' instead of `gmm-defun-compat'.
3304
3305 2006-03-14  Simon Josefsson  <jas@extundo.com>
3306
3307         * message.el (message-unique-id): Don't use message-number-base36
3308         if (user-uid) is a float.
3309         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
3310
3311 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3312
3313         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
3314
3315         * gnus-art.el (gnus-mime-display-single): Make sure there is an
3316         empty line between a part and a message part.
3317
3318 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
3319
3320         * smiley.el: Add more test smileys.
3321         (smiley-data-directory, smiley-regexp-alist)
3322         (gnus-smiley-file-types): Fix doc strings.
3323         (smiley-update-cache): Clear smiley-cached-regexp-alist before
3324         adding new elements.
3325         (smiley-mouse-map): Unused code.  Make it a comment.
3326
3327 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3328
3329         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
3330         scan latest NoCeM messages instead of old ones.
3331         (gnus-nocem-check-article): Fix regexps so as to match to PGP
3332         delimiters that are recently used.
3333         (gnus-nocem-load-cache): Add autoload cookie.
3334
3335         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
3336
3337         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
3338         level which is larger than gnus-use-nocem is specified.
3339
3340         * gnus-group.el (gnus-group-get-new-news): Ditto.
3341
3342 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3343
3344         * gnus-util.el (gnus-tool-bar-update): New function.
3345
3346         * gnus-group.el (gnus-group-update-tool-bar): New variable.
3347         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
3348
3349         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
3350
3351         * gnus-group.el (gnus-group-redraw-when-idle)
3352         (gnus-group-redraw-check): Remove.
3353         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
3354
3355 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3356
3357         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
3358         if optional last element is specified in splits (FIELD VALUE...).
3359
3360 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
3361
3362         * message.el (message-make-tool-bar): Rename gmm-image-load-path
3363         to gmm-image-load-path-for-library.  Call with no-error argument.
3364         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
3365
3366         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3367
3368         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
3369
3370         * gmm-utils.el (gmm-image-load-path): Remove alias.
3371
3372 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
3373
3374         * gmm-utils.el (gmm-image-load-path): Add alias.
3375
3376         * nnml.el (nnml-generate-nov-databases-directory): Rename from
3377         nnml-generate-nov-databases-1.
3378         (nnml-generate-nov-databases): Use it.
3379         (nnml-generate-nov-databases-directory): Document no-active
3380         argument.
3381
3382         * gmm-utils.el (gmm-image-load-path-for-library): Return single
3383         directory if path is t.  Add no-error.
3384
3385         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
3386         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
3387
3388         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
3389         resetting gnus-article-browse-html-temp-list.
3390
3391         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
3392         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
3393         Add example to docstring.  Rename local variables.  Move error
3394         checks to default case in cond and simplify.
3395
3396 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3397
3398         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
3399         handle is multipart when calling it recursively.
3400         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
3401
3402 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
3403
3404         * nnimap.el (nnimap-request-update-info-internal): Optimize.
3405         Don't `gnus-uncompress-range' to avoid excessive memory usage.
3406
3407 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3408
3409         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
3410         is loaded.
3411
3412         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
3413         loaded.
3414
3415 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3416
3417         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
3418         to "Emacs 23 (unicode)" in doc string.
3419
3420         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
3421         "Emacs 23 (unicode)" in comment.
3422
3423 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3424
3425         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
3426
3427         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
3428         characters 160 through 255 in Emacs 23.
3429
3430 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3431
3432         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
3433         gnus-article-browse-html-temp.
3434         (gnus-article-browse-delete-temp): Make it customizable.  Add
3435         `file'.  Adjust doc string.
3436         (gnus-article-browse-delete-temp-files): Add argument.  Allow
3437         query for each file.  Adjust doc string.
3438         (gnus-article-browse-html-parts): Add
3439         `gnus-article-browse-delete-temp-files' to
3440         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
3441
3442 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
3443
3444         * gnus-art.el (gnus-article-browse-html-temp)
3445         (gnus-article-browse-delete-temp): New variables.
3446         (gnus-article-browse-delete-temp-files): New function.
3447         (gnus-article-browse-html-parts): Use it.
3448
3449 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3450
3451         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
3452
3453         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
3454         string.
3455
3456         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
3457         gnus-summary-insert-new-articles when unplugged.  Remove
3458         gnus-summary-search-article-forward.
3459
3460         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
3461         display-visual-class instead of display-color-cells.
3462
3463 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3464
3465         * dgnushack.el: Autoload customize-group for XEmacs.
3466
3467         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
3468         message/* containing non-ASCII text properly.
3469
3470 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3471
3472         * message.el: Require gmm-utils, remove autoloads.
3473         (message-tool-bar): Set default based on
3474         gmm-tool-bar-style.
3475         (message-tool-bar-gnome): Add gmm-customize-mode.
3476
3477         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
3478         gmm-tool-bar-style.
3479         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
3480
3481         * gnus-group.el (gnus-group-tool-bar): Set default based on
3482         gmm-tool-bar-style.
3483         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
3484
3485         * gmm-utils.el (gmm-image-directory): Rename variable from
3486         gmm-image-load-path.
3487         (gmm-image-load-path): Use gmm-image-directory.
3488         (gmm-customize-mode): New function.
3489         (gmm-tool-bar-style): New variable.
3490
3491         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
3492         gnus-group-redraw-line-number.
3493         (gnus-group-redraw-check): Simplify.
3494         (gnus-group-tool-bar-update): Remove redraw check.
3495         (gnus-group-make-tool-bar): Add redraw check.
3496
3497 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
3498
3499         * gnus-art.el (gnus-button): Add missing parentheses.
3500
3501 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3502
3503         * lpath.el: Fbind line-number-at-pos.
3504
3505 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3506
3507         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
3508
3509 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3510
3511         * gnus-art.el (gnus-button): New face.
3512         (gnus-article-button-face): Use it.
3513
3514         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
3515         gnus-summary-next-page.  Re-order.
3516
3517         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
3518         next-node are now included.
3519         (gnus-group-redraw-line-number): New internal variable.
3520         (gnus-group-redraw-check): Helper function for updating the tool
3521         bar.
3522         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
3523
3524         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
3525
3526         * spam.el (spam-spamassassin-score-regexp): New internal variable.
3527         (spam-extra-header-to-number, spam-check-spamassassin-headers):
3528         Use it to match format of Spamassassin 3.0 and later.  Reported by
3529         IRIE Tetsuya <irie@t.email.ne.jp>.
3530         (spam-check-bogofilter)
3531         (spam-bogofilter-register-with-bogofilter): Fix args of
3532         `gnus-error' calls.
3533
3534 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3535
3536         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
3537         unnecessary interaction when sending queued mails.  Reported by
3538         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
3539
3540 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3541
3542         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
3543         first or last are nil.
3544
3545 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3546
3547         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
3548
3549 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3550
3551         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
3552
3553 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3554
3555         * dns.el (query-dns): Protect more against buggy tcp output.
3556
3557 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3558
3559         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
3560         nov.php.
3561
3562 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3563
3564         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
3565         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
3566         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
3567         output on the server side.
3568         (nnweb-google-create-mapping): Update regexps and add some
3569         progress indication.
3570
3571 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
3572
3573         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
3574         gnus-agent-toggle-plugged.  Re-order icons.
3575         (gnus-group-tool-bar-gnome): Add
3576         gnus-group-{prev,next}-unread-group.
3577         (gnus-group-tool-bar-gnome): Re-order icons.
3578
3579         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
3580         gnus-summary-insert-new-articles.
3581
3582         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
3583         comments.
3584
3585         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
3586         also available in Emacs 21.3.
3587
3588         * message.el (message-fix-before-sending): Change "Emacs 22" to
3589         "Emacs 23 (unicode)" in comment.
3590
3591         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
3592         "Emacs 23 (unicode)" in comment.
3593
3594         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
3595         comment.
3596         (mm-coding-system-p): Add comment about no-MULE XEmacs.
3597
3598         * mm-view.el (mm-fill-flowed): Add :version.
3599
3600 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3601
3602         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
3603         and load-path.
3604
3605 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
3606
3607         * message.el: Autoload gmm-image-load-path.
3608         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
3609         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
3610         consitency.
3611
3612         * gmm-utils.el (gmm-image-load-path): Also search in
3613         "../etc/images".  Don't set gmm-image-load-path if we don't find
3614         the image.
3615
3616 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3617
3618         * gmm-utils.el (gmm-image-load-path): Don't make
3619         `gmm-image-load-path' include subdirectories which the second arg
3620         `image' might specify.
3621
3622         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
3623         subdirectory to icon file names.
3624
3625         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
3626
3627 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3628
3629         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
3630         gmm-image-load-path calls.
3631
3632         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3633
3634         * message.el (message-make-tool-bar): Ditto.
3635
3636         * mml.el (mml-preview): Added comment concerning tool bar icons.
3637
3638         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
3639         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
3640
3641         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
3642         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
3643
3644         * message.el (message-tool-bar-gnome): Use new icon names.
3645         (message-make-tool-bar): Use `gmm-image-load-path'.
3646
3647         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
3648         functions from MH-E.
3649         (gmm-image-load-path): New variable from MH-E.
3650         (gmm-image-load-path): New function from MH-E.  Added arguments
3651         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
3652         *-image-load-path-called-flag.
3653
3654 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
3655
3656         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
3657
3658 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
3659
3660         * nnimap.el (nnimap-request-move-article): Change folder back to
3661         source group before deleting.
3662
3663 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3664
3665         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
3666
3667         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
3668         mm-url.
3669
3670         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
3671
3672 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3673
3674         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
3675         coding system which mm-charset-to-coding-system returns for a
3676         given charset is valid.
3677
3678 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
3679
3680         * html2text.el (html2text-remove-tag-list):
3681         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
3682
3683 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3684
3685         * gnus-cus.el: Revert 2005-10-17 change.
3686
3687 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3688
3689         * gnus-art.el (article-strip-banner): Call
3690         article-really-strip-banner only when the regexp match is made.
3691
3692 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3693
3694         * gnus-art.el (article-strip-banner): Use
3695         gnus-extract-address-components instead of
3696         mail-header-parse-addresses to make it work with non-ASCII text;
3697         remove mail-encode-encoded-word-string.
3698
3699         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
3700         values which are surrounded with \"...\"; make it never cause a
3701         Lisp error; give up parsing of parameters if it failed in
3702         extracting type.
3703
3704 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3705
3706         * smime.el (smime-cert-by-ldap-1): Fix bug where
3707         `smime-ldap-search' returns results without userCertificates.
3708
3709 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3710
3711         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
3712
3713 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3714
3715         * spam.el (spam-check-spamassassin-headers): Adapt format for
3716         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
3717         <ari@mbf.ocn.ne.jp>.
3718         (spam-list-of-processors): Add spam-use-gmane.
3719
3720 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3721
3722         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
3723         make-temp-file; make it work with XEmacs as well.
3724
3725         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
3726         mm-make-temp-file.
3727
3728         * mm-decode.el (mm-display-external): Use the 3rd arg of
3729         mm-make-temp-file.
3730         (mm-create-image-xemacs): Ditto.
3731
3732 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3733
3734         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
3735         with message-narrow-to-headers.
3736         (gnus-draft-setup): Narrow to header to run message-fetch-field.
3737         (gnus-draft-check-draft-articles): New function.
3738         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
3739
3740 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3741
3742         * gnus-art.el (gnus-article-browse-html-parts):
3743         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
3744         Don't use suffix argument for mm-make-temp-file for Emacs 21
3745         compatibility.  Remove useless `format'.
3746
3747 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3748
3749         * nnweb.el (nnweb-google-wash-article): Update regexps.
3750         (nnweb-group-alist): Use defvoo instead of defvar.
3751
3752 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3753
3754         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
3755         re-loading nn* modules.
3756
3757 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3758
3759         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
3760         for `tool-bar-mode' and don't check it's default-value.
3761
3762         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3763
3764         * message.el (message-make-tool-bar): Ditto.
3765
3766         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
3767         `substring'.  Shorten tmp-file name.
3768
3769         * gnus.el: Remove bogus comment.
3770
3771 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
3772
3773         * gnus-art.el (gnus-article-browse-html-parts): New function.
3774         (gnus-article-browse-html-article): New function for viewing html
3775         articles with a browser.
3776
3777 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
3778
3779         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
3780         in elisp.
3781         (pgg-gpg-encrypt-symmetric-region): Ditto.
3782         (pgg-gpg-sign-region): Ditto.
3783
3784         * pgg-def.el (pgg-text-mode): New variable.
3785
3786         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
3787         (mml2015-pgg-encrypt): Ditto.
3788
3789         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
3790         (mml1991-pgg-encrypt): Ditto.
3791
3792 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3793
3794         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
3795         message-make-date instead of current-time-string.
3796
3797         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
3798         to gnus-decoded which mm-uu might set.
3799
3800 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3801
3802         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
3803         don't decode quoted parameters; remove misimported Emacs code.
3804         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3805         (rfc2231-decode-encoded-string): Don't use split-string which
3806         behaves differently according to Emacs version; use
3807         mm-decode-coding-region to convert charset to coding-system.
3808         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3809         (rfc2231-encode-string): Remove misimported Emacs code.
3810
3811 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3812
3813         * gnus-art.el (article-decode-charset): Don't use ignore-errors
3814         when calling mail-header-parse-content-type.
3815         (article-de-quoted-unreadable): Ditto.
3816         (article-de-base64-unreadable): Ditto.
3817         (article-wash-html): Ditto.
3818
3819         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
3820         calling mail-header-parse-content-type and
3821         mail-header-parse-content-disposition.
3822         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
3823         mail-header-parse-content-type.
3824
3825         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
3826         insert charset and format parameters; encode description after
3827         inserting it to buffer.
3828         (mml-insert-parameter): Fold lines properly even if a parameter is
3829         segmented into two or more lines; change the max column to 76.
3830
3831         * rfc1843.el (rfc1843-decode-article-body): Don't use
3832         ignore-errors when calling mail-header-parse-content-type.
3833
3834         * rfc2231.el (rfc2231-parse-string): Return at least type if
3835         possible; don't cause an error even if it fails in parsing of
3836         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3837         (rfc2231-encode-string): Don't break lines at the beginning, leave
3838         it to mml-insert-parameter.
3839
3840         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
3841         calling mail-header-parse-content-type.
3842
3843 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
3844
3845         * spam-report.el (spam-report-gmane-use-article-number):
3846         Improve doc string.
3847         (spam-report-gmane-internal): Check if a suitable header was found
3848         in the article.
3849
3850 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3851
3852         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
3853         (rfc2231-encode-string): Make param*=value always begin with LWSP.
3854
3855 2006-02-05  Romain Francoise  <romain@orebokech.com>
3856
3857         Update copyright notices of all files in the gnus directory.
3858
3859 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3860
3861         * nnweb.el (nnweb-request-group): Avoid growing overview files.
3862
3863 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3864
3865         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
3866         segmented lines of parameter value to cope with Thunderbird 1.5
3867         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
3868         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3869         (rfc2231-encode-string): Don't make lines exceeding 76 column.
3870
3871 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
3872
3873         * mml.el (mml-generate-mime-1): Correct the order of inline signed
3874         parts.
3875
3876 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3877
3878         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
3879         there's only one active file for all servers.
3880         (nnweb-request-scan): Make sure nnweb-articles is initialized on
3881         solid groups.  Gnus might have used a FAST request to select the group.
3882         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
3883         and nnweb-search redundantly in the active file.
3884         (nnweb-request-list): Don't list bogus groups.  There can only be one.
3885         (nnweb-request-create-group): Don't use ARGS.
3886         (nnweb-possibly-change-server, nnweb-request-group): Remove some
3887         initialisations.  Let nnoo do the work.
3888
3889 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3890
3891         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
3892         Say the part has been decoded.
3893
3894         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
3895
3896 2006-01-31  Kevin Ryde  <user42@zip.com.au>
3897
3898         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
3899         mailcap-viewer-test-cache when there's no 'test clause, since that
3900         will invert the meaning of a "nil" test previously determined by
3901         mailcap-mailcap-entry-passes-test.
3902
3903 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3904
3905         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
3906         compiling.
3907
3908         * gnus-sum.el: Ditto.
3909
3910         * message.el: Don't bind tool-bar-map when compiling.
3911
3912 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
3913
3914         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
3915
3916 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3917
3918         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
3919         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
3920         current Google Groups.
3921
3922 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
3923
3924         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
3925         and tool-bar-mode.
3926
3927         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
3928         and tool-bar-mode.
3929
3930         * message.el (message-tool-bar-update): Simplify.
3931         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
3932
3933         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
3934         gnus-summary-buffer.
3935         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
3936         gnus-summary-reply.
3937
3938         * gmm-utils.el (gmm): Add :version.
3939
3940 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3941
3942         * Makefile.in (clean): New rule.
3943         (distclean): Use it.
3944
3945 2006-01-26  Steve Youngs  <steve@sxemacs.org>
3946
3947         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
3948         autoload.
3949
3950 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3951
3952         * gmm-utils.el (gmm-verbose): Add :group.
3953
3954 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
3955
3956         * message.el: Change some comments WRT tool-bars.
3957
3958         * gnus-sum.el (gnus-summary-tool-bar)
3959         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
3960         (gnus-summary-tool-bar-zap-list): New variables.
3961         (gnus-summary-make-tool-bar): Complete rewrite using
3962         `gmm-tool-bar-from-list'.
3963
3964         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
3965         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
3966         variables.
3967         (gnus-group-make-tool-bar): Complete rewrite using
3968         `gmm-tool-bar-from-list'.
3969         (gnus-group-tool-bar-update): New function.
3970
3971         * message.el (message-mode-field-menu): Add "Show hidden Headers".
3972
3973 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3974
3975         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
3976         is dissected into a single part of which the type is the same as
3977         the given one; decode charset.
3978
3979 2006-01-21  Kevin Ryde  <user42@zip.com.au>
3980
3981         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
3982         into alists as symbol not string, since that's what
3983         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
3984         look for.
3985
3986 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
3987
3988         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
3989         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
3990
3991         * message.el (message-tool-bar-gnome): Use gmm-ignore.
3992
3993 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3994
3995         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
3996         (gnus-xmas-mime-security-button-menu): New function.
3997
3998         * gnus-art.el (gnus-mime-security-button-commands): New variable.
3999         (gnus-mime-security-button-menu): New definition.
4000         (gnus-mime-security-button-map): Use them.
4001         (gnus-mime-security-button-menu): New function.
4002         (gnus-insert-mime-security-button): Addition to help echo.
4003         (gnus-mime-security-run-function, gnus-mime-security-save-part)
4004         (gnus-mime-security-pipe-part): New functions.
4005
4006         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
4007         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
4008
4009         * mm-decode.el (mm-handle-set-disposition): Remove.
4010         (mm-handle-set-description): Remove.
4011
4012 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4013
4014         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
4015         (mm-w3m-standalone-supports-m17n-p): New function.
4016         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
4017         w3m usage.
4018
4019         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
4020         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
4021
4022 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
4023
4024         * message.el (message-tool-bar-zap-list): Use
4025         gmm-tool-bar-zap-list as custom type.
4026         (message-tool-bar-update): New function.
4027         (message-tool-bar, message-tool-bar-gnome)
4028         (message-tool-bar-retro): Add message-tool-bar-update.
4029         (message-tool-bar-gnome): Add flyspell-buffer.
4030
4031         * gnus-util.el (gnus-error): Describe `args'.
4032
4033         * gmm-utils.el (gmm-error): Describe `args'.
4034         (gmm-tool-bar-zap-list): New widget.
4035         (gmm-tool-bar-from-list): Improve description of `zap-list'.
4036
4037 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4038
4039         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
4040         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
4041         the number of recursive calls.
4042
4043         * mm-decode.el (mm-handle-set-disposition): New macro.
4044         (mm-handle-set-description): New macro.
4045
4046 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4047
4048         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
4049         encoding.
4050
4051 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4052
4053         * message.el (message-tool-bar-zap-list, message-tool-bar)
4054         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
4055         (message-tool-bar-local-item-from-menu): Remove.
4056         (message-tool-bar-map): Replace by `message-make-tool-bar'.
4057         (message-make-tool-bar): New function.
4058         (message-mode): Use `message-make-tool-bar'.
4059
4060         * gmm-utils.el: New file.
4061         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
4062         (gmm-lazy): New widget copied from `nnmail.el'.
4063         (gmm-tool-bar-from-list): New function for creating customizable
4064         tool bars.
4065         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
4066         output.
4067         (gmm): Add :prefix to defgroup.
4068
4069 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4070
4071         * gmm-utils.el (gmm-widget-p): New function.
4072
4073 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4074
4075         * mml.el (mml-attach-file): Describe `description' in doc string.
4076         (mml-menu): Add Emacs MIME manual and PGG manual.
4077
4078 2006-01-20  Richard M. Stallman  <rms@gnu.org>
4079
4080         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
4081
4082 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
4083
4084         * nntp.el (nntp-end-of-line): Doc fix.
4085
4086 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
4087
4088         * imap.el (imap-open): Handle case where buffer is a buffer
4089         object.
4090
4091 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4092
4093         * gnus-delay.el (gnus-delay): Don't autoload.
4094         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4095         to be re-loaded when customizing the `gnus-delay' group.
4096
4097 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
4098
4099         * message.el (message-insert-citation-line): Use newlines.
4100
4101 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
4102
4103         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4104         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
4105         these routines, so the passphrase can be managed externally and
4106         passed in to the system.
4107         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4108         pgg-add-passphrase-to-cache function.
4109
4110         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4111         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
4112         these routines, so the passphrase can be managed externally and
4113         passed in to the system.
4114         (pgg-pgp5-sign-region): Use new name of
4115         pgg-add-passphrase-to-cache function.
4116
4117 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
4118
4119         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
4120         part of the decoded armor to find the key-identifier.
4121         (pgg-gpg-lookup-key-owner): New function to return the
4122         human-readable identifier of a key owner.
4123         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
4124         itself.
4125         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
4126         the key value) if we have a key and can match it against a secret
4127         key.  Also, added a note pointing out fact that the prompt only
4128         indicates the first matching key.
4129
4130         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
4131         pgg-decrypt-region.
4132         (pgg-add-passphrase-to-cache): Rename from
4133         `pgg-add-passphrase-cache' to reduce confusion (all callers
4134         changed).
4135         (pgg-remove-passphrase-from-cache): Rename from
4136         `pgg-remove-passphrase-cache' to reduce confusion (all callers
4137         changed).
4138         (pgg-read-passphrase, pgg-add-passphrase-cache)
4139         (pgg-remove-passphrase-cache): Add informative docstrings.
4140         (pgg-decrypt): Convey provided passphrase in subordinate call to
4141         pgg-decrypt-region.
4142
4143 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
4144
4145         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
4146         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
4147         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
4148         'passphrase' argument, so the passphrase can be managed externally
4149         and then passed in to the system.
4150
4151         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
4152         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
4153         so the passphrase cache can be used reliably with identifiers
4154         besides a pgp packet's key id.
4155
4156         * pgg-gpg.el (pgg-gpg-encrypt-region)
4157         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4158         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
4159         these routines, so the passphrase can be managed externally and
4160         passed in to the system.
4161
4162         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
4163         'notruncate' argument, so the passphrase cache can be used
4164         reliably with identifiers besides a pgp packet's key id.
4165
4166 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
4167
4168         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
4169         symmetric encryption.
4170         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
4171         encrypted session key.
4172         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
4173         message ask for the passphrase in a proper way.
4174
4175         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
4176         New user commands for symmetric encryption.
4177
4178 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4179
4180         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
4181
4182         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
4183
4184 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
4185
4186         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
4187
4188 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4189
4190         * mm-decode.el (mm-inlined-types): Add application/pgp.
4191         (mm-automatic-display): Ditto.
4192
4193         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
4194         part as text.
4195
4196 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4197
4198         * nnrss.el: Update copyright.
4199         (nnrss-opml-import): Query whether to subscribe to each entry.
4200
4201         * gnus-art.el:
4202         * gnus-sum.el:
4203         * gnus-xmas.el:
4204         * messagexmas.el:
4205         * mm-uu.el:
4206         * mm-view.el: Update copyright.
4207
4208 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
4209
4210         * message.el (message-info): New function.
4211         (message-mode-menu): Add it.
4212         Update copyright.
4213
4214         * ChangeLog: Fix and update copyright.
4215
4216 2006-01-13  Romain Francoise  <romain@orebokech.com>
4217
4218         * message.el (message-forward-subject-name-subject): Prefer the
4219         address to 'nowhere' if the sender has no name.
4220         Fix typo.  Update copyright year.
4221
4222 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4223
4224         * gnus-art.el (article-wash-html): Use
4225         gnus-summary-show-article-charset-alist if a numeric arg is given.
4226         (gnus-article-wash-html-with-w3m-standalone): New function.
4227
4228         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
4229         mm-inline-text-html-render-with-w3m-standalone.
4230         (mm-text-html-washer-alist): Map w3m-standalone to
4231         gnus-article-wash-html-with-w3m-standalone.
4232         (mm-inline-text-html-render-with-w3m-standalone): New function.
4233
4234 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4235
4236         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
4237         Improve LaTeX.
4238
4239 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
4242         (nnrss-request-article): Render text/plain parts as HTML.
4243
4244         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
4245         the buffer.
4246
4247 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4248
4249         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
4250         custom definition of `gnus-posting-styles'.
4251
4252         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
4253         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
4254
4255 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4256
4257         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
4258         Use nntp for bug archive.
4259
4260 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4261
4262         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
4263         parts.
4264         (nnrss-normalize-date): New function converts ISO 8601 date into
4265         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
4266         (nnrss-check-group): Use it.
4267
4268 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4269
4270         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
4271
4272         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
4273         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
4274         (nnrss-insert-w3): Ditto.
4275
4276 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4277
4278         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
4279         the articles to be forwarded including the case where neither a
4280         number of articles nor a region is specified.
4281
4282 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4283
4284         * nnrss.el (nnrss-request-article): Fix last change; fill
4285         text/plain parts.
4286
4287 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4288
4289         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
4290         in text/plain part.
4291         (nnrss-check-group): Don't add excessive newline to dc:subject.
4292
4293 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
4294
4295         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
4296         article.
4297
4298 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4299
4300         * nnml.el: Don't require gnus-bcklg.  Autoload it.
4301         (nnml-use-compressed-files, nnml-save-mail): Support other
4302         comression programs such as bzip2.
4303
4304 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4305
4306         * dns.el (query-dns): Make sure we check the buffer size before
4307         removing tcp headers.
4308
4309 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4310
4311         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
4312         remove MIME buttons associated with multipart/alternative parts.
4313         (gnus-mime-display-alternative): Tag buttons using `article-type'
4314         text property.
4315
4316         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
4317         associated with multipart/alternative parts.
4318
4319         * gnus-art.el (gnus-signature-separator): Fix custom type.
4320
4321         * mm-decode.el (mm-inlined-types): Fix custom type.
4322         (mm-keep-viewer-alive-types): Ditto.
4323         (mm-automatic-display): Ditto.
4324         (mm-attachment-override-types): Ditto.
4325         (mm-inline-override-types): Ditto.
4326         (mm-automatic-external-display): Ditto.
4327
4328 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4329
4330         * spam-report.el (spam-report-user-mail-address)
4331         (spam-report-user-agent): New variables.
4332         (spam-report-url-ping-plain): Use spam-report-user-agent.
4333
4334 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
4335
4336         * gnus-art.el (gnus-button-handle-custom): Do not just use
4337         `customize-apropos' for any "M-x customize-*" button but the
4338         function called for.  Accept both the function name and its
4339         argument in order to achieve this.
4340         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
4341         function name to `gnus-button-handle-custom' in case of "M-x
4342         customize-*" buttons.
4343
4344 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
4347         multipart/alternative and add xref to mm-discouraged-alternatives
4348         in doc string.
4349
4350         * mm-decode.el (mm-discouraged-alternatives): Add xref to
4351         gnus-buttonized-mime-types in doc string.
4352
4353 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4354
4355         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
4356         Suggest image/.* in the doc string.
4357
4358 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4359
4360         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
4361         message-marks (Debian bug #342521).
4362
4363 2005-12-12  Simon Josefsson  <jas@extundo.com>
4364
4365         * password.el (password-read-from-cache): Add.
4366         (password-read): Use it.
4367
4368 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4369
4370         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
4371         us-ascii as a MIME charset.
4372
4373         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
4374         against the case where the 2nd arg TYPE is nil.
4375
4376 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4377
4378         * pop3.el (pop3-stream-type): Fix custom version.
4379
4380         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
4381
4382 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4383
4384         * mm-decode.el (mm-display-external): Add missing cdr.
4385
4386 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4387
4388         * mm-decode.el (mm-display-external): Use nametemplate (defined in
4389         RFC1524) if it is in mailcap or add a suffix according to
4390         mailcap-mime-extensions when generating a temp filename; postpone
4391         deleting a temp file for 2 seconds for some wrappers, shell
4392         scripts, and so on, which might exit right after having started a
4393         viewer command as a background job.
4394
4395 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4396
4397         * nntp.el (nntp-marks-directory): Fix custom group.
4398
4399         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
4400         steps when < 10.
4401
4402         * gnus-start.el (gnus-no-server-1): Mention
4403         `gnus-level-default-subscribed' in doc string.
4404
4405 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4406
4407         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
4408         parens.
4409
4410 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4411
4412         * gnus-xmas.el (gnus-use-toolbar): Revert.
4413         (gnus-xmas-setup-toolbar): Use global default-toolbar if
4414         gnus-use-toolbar is default.
4415
4416         * messagexmas.el (message-use-toolbar): Revert.
4417         (message-setup-toolbar): Use global default-toolbar if
4418         message-use-toolbar is default.
4419
4420 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4421
4422         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
4423         according to default-toolbar-visible-p.
4424
4425         * messagexmas.el (message-use-toolbar): Ditto.
4426
4427 2005-11-26  Dave Love  <fx@gnu.org>
4428
4429         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
4430         (tls-program, tls-success): Provide openssl alternative.
4431
4432         * starttls.el: Doc fixes.
4433         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
4434         SERVICE to PORT.
4435
4436         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
4437         port null or service name.
4438         (starttls-negotiate): Autoload.
4439
4440 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4441
4442         * message.el (message-kill-to-signature): Fix interactive spec.
4443
4444 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4445
4446         * pop3.el (pop3-open-server): Recognize a string as a service name.
4447
4448 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
4449
4450         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4451
4452 2005-11-23  Dave Love  <fx@gnu.org>
4453
4454         Add pop3s, pop3/starttls.
4455
4456         * pop3.el (pop3-authentication-scheme): Clarify doc.
4457         (open-tls-stream, starttls-open-stream): Autoload.
4458         (pop3-stream-type): New.
4459         (pop3-open-server): Use it.
4460
4461         * mail-source.el (mail-sources): Fix some :types.  Add stream type
4462         for POP.
4463         (mail-source-keyword-map): Add :stream for POP.
4464         (mail-source-fetch-pop): Use pop3-stream-type.
4465
4466 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4467
4468         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
4469         of current-time-string.
4470
4471 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
4472
4473         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
4474         date header.
4475
4476 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
4477
4478         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
4479         it can seriously impact performance as it bypasses the agent's
4480         local caches.
4481
4482 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
4483
4484         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
4485         must be explicitly online rather than "not explicitly offline" for
4486         its flags to be synchronized.
4487
4488         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
4489         that gnus-uu-unmark-thread will function correctly.
4490
4491         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
4492         1024K is instead displayed as 1M.
4493
4494 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4495
4496         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
4497
4498 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
4499
4500         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
4501
4502 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
4503
4504         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
4505         error message to display actual error condition.
4506         (gnus-agent-save-local): Avoid saving symbols that are bound to
4507         nil as they simply result in a warning message in
4508         gnus-agent-read-local.
4509
4510 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4511
4512         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
4513         rather than make-variable-buffer-local for file-precious-flag.
4514
4515 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
4516
4517         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
4518         for duplicates which are removed.  The invalid sort check then
4519         triggers a rescan after the sort as sorting may have moved
4520         duplicate entries such that they can be cheaply detected.
4521
4522 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4523
4524         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
4525
4526 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
4527
4528         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
4529         internal variable to a custom variable.  Changed default value
4530         from compressed(2) to uncompressed(1).
4531         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
4532         support for uncompressed agentview files.  Taken together, reading
4533         the agentview file should now be 6-7 times faster.
4534
4535 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4536
4537         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
4538         as a buffer-local variable.  This avoids creating truncated
4539         dribble files as a result of a hang up, eg.
4540
4541 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
4542
4543         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
4544         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
4545         XEmacs.
4546
4547 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4548
4549         * gnus-start.el (gnus-start-draft-setup): Enforce
4550         `gnus-draft-mode' for nndraft:drafts at startup.
4551
4552         * gnus.el (gnus-splash): Change custom group.
4553         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
4554         allow-list argument.
4555
4556         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
4557         string.
4558
4559 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4560
4561         * gnus-art.el (gnus-default-article-saver): Add user-defined
4562         `function' to custom type.
4563
4564 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
4565
4566         * imap.el (imap-open): Handle case where buffer is a buffer
4567         object.
4568
4569 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4570
4571         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
4572         long lines.
4573         (gnus-cache-delete-group): Wrap doc strings.
4574
4575         * gnus-agent.el (gnus-agent-rename-group)
4576         (gnus-agent-delete-group): Wrap doc strings.
4577
4578
4579 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4580
4581         * messagexmas.el (message-use-toolbar): Change the valid values
4582         into default, top, bottom, left, and right.
4583         (message-toolbar-thickness): New variable.
4584         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
4585         well.
4586         (message-setup-toolbar): Make it work.
4587
4588         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
4589         (gnus-use-toolbar): Change the valid values into default, top,
4590         bottom, left, and right.
4591         (gnus-toolbar-thickness): New variable.
4592         (gnus-xmas-setup-toolbar): New function.
4593         (gnus-xmas-setup-group-toolbar): Use it.
4594         (gnus-xmas-setup-summary-toolbar): Use it.
4595
4596 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4597
4598         * gnus-start.el (gnus-1): Add "native" to
4599         gnus-predefined-server-alist.
4600
4601         * gnus.el (gnus-method-to-server): Don't add "native" to the
4602         lists here, because that leads to problems when
4603         gnus-select-method is bound.
4604
4605 2005-11-09  Simon Josefsson  <jas@extundo.com>
4606
4607         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
4608         use (not sort-by-date) instead.
4609
4610 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4611
4612         * gnus-delay.el (gnus-delay-group): Don't autoload.
4613         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4614         to be re-loaded when customizing the `gnus-delay' group.
4615
4616 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
4617
4618         * message.el: Revert last changes.
4619         (message-insert-citation-line): Use newlines.
4620
4621 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4622
4623         * message.el (message-courtesy-message)
4624         (message-mark-insert-begin, message-mark-insert-end)
4625         (message-elide-ellipsis, message-cancel-message)
4626         (message-add-header, message-change-subject)
4627         (message-cross-post-followup-to-header)
4628         (message-cross-post-insert-note, message-reduce-to-to-cc)
4629         (message-widen-reply, message-delete-not-region)
4630         (message-kill-to-signature, message-insert-signature)
4631         (message-insert-importance-high, message-insert-importance-low)
4632         (message-insert-or-toggle-importance)
4633         (message-insert-disposition-notification-to)
4634         (message-indent-citation, message-yank-original)
4635         (message-cite-original-without-signature, message-cite-original)
4636         (message-insert-citation-line, message-position-on-field)
4637         (message-fix-before-sending, message-send-mail-partially)
4638         (message-send-mail, message-send-mail-with-sendmail)
4639         (message-send-mail-with-qmail, message-send-news)
4640         (message-check-news-header-syntax, message-generate-headers)
4641         (message-insert-courtesy-copy, message-fill-address)
4642         (message-fill-header, message-shorten-references)
4643         (message-setup-1, message-cancel-news)
4644         (message-forward-make-body-plain, message-forward-make-body-mime)
4645         (message-forward-make-body-mml, message-encode-message-body)
4646         (message-forward-make-body-digest-plain)
4647         (message-forward-make-body-digest-mime)
4648         (message-use-alternative-email-as-from): Insert `hard-newline'
4649         instead of ordinary newlines.
4650
4651 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4652
4653         * message.el (message-generate-headers): Downcase the argument
4654         given to message-check-element.
4655
4656 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
4657
4658         * nntp.el (nntp-authinfo-rejected): New error condition.
4659         (nntp-wait-for): Use new error condition to signal authentication
4660         error.
4661         (nntp-retrieve-data): Rethrow new error condition to break out of
4662         recursive call to nntp-send-authinfo.
4663
4664 2005-11-08  Romain Francoise  <romain@orebokech.com>
4665
4666         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
4667         (gnus-summary-exit-map): Bind to `Z p'.
4668         (gnus-summary-make-menu-bar): Add menu item.
4669
4670 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
4671
4672         * gnus-art.el (gnus-article-treat-custom): Add `first'.
4673         (gnus-treat-*): Add `first' in all doc strings.
4674
4675         * gnus-group.el (gnus-group-compact-group): Fix typo.
4676
4677 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4678
4679         * gnus.el (gnus-parameters-case-fold-search): New variable.
4680         (gnus-parameters-get-parameter): Use it.
4681
4682         * gnus-score.el (gnus-home-score-file): Doc fix.
4683
4684 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
4685
4686         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
4687
4688 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4689
4690         * mm-util.el (mm-special-display-p): New function.
4691
4692         * mml.el (mml-preview): Use it; doc fix.
4693
4694 2005-10-29  Romain Francoise  <romain@orebokech.com>
4695
4696         * message.el (message-fix-before-sending): Fix comment.
4697
4698 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4699
4700         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
4701
4702 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4703
4704         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
4705         Used in gnus-score.el.
4706
4707 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4708
4709         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
4710
4711 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4712
4713         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
4714         whitespace removed in revision 7.8.  Use concatenated string to
4715         protect trailing whitespace.
4716
4717 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
4718
4719         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
4720         (nnimap-request-expire-articles): Use it to avoid sending 'UID
4721         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
4722         Courier IMAP ("some version from 2004").  Mostly based on similar
4723         code in the same function.
4724
4725 2005-10-26  Didier Verna  <didier@xemacs.org>
4726
4727         * gnus-group.el (gnus-group-compact-group): invalidate original
4728         article buffer.
4729         * gnus-srvr.el (gnus-server-compact-server): ditto.
4730         * nnml.el (nnml-request-compact-group): handle self Xref: field in
4731         NOV database and in article itself.
4732         Invalidate article backlog.
4733
4734 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4735
4736         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
4737
4738 2005-10-26  Simon Josefsson  <jas@extundo.com>
4739
4740         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
4741         part of 2004-07-25 change.
4742
4743 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4744
4745         * message.el (message-display-completion-list): New function.
4746         (message-expand-group): Use it; make sure the Completions buffer
4747         is modifiable.
4748
4749 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4750
4751         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
4752         user-mail-name is an empty string.
4753
4754 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4755
4756         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
4757         depending on gnus-score-decay-constant.
4758
4759         * encrypt.el (encrypt-insert-file-contents)
4760         (encrypt-write-file-contents): Don't use `gnus-message'.
4761
4762         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
4763         arguments.
4764         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
4765         arguments to mm-uu-verbatim-marks-extract.
4766         (mm-uu-hide-markers): New variable.
4767         (mm-uu-extract): Use face similar to `gnus-cite-3'.
4768
4769         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4770         (gnus-convert-image-to-face-command): Use "convert" by default to
4771         allow other input image formats.
4772         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
4773         accordingly.
4774
4775 2005-10-23  Simon Josefsson  <jas@extundo.com>
4776
4777         * imap.el (imap-gssapi-program): Align command line parameters
4778         with latest GNU SASL.
4779         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
4780
4781 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4782
4783         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
4784         HTML.
4785         (nnslashdot-request-article): Ditto.
4786
4787         * lpath.el (featurep): Add nobreak-char-display.
4788
4789 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4790
4791         * mail-source.el (mail-source-fetch-pop): Require pop3.
4792         (mail-source-check-pop): Ditto.
4793
4794 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
4797         errors.
4798
4799 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4800
4801         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
4802         (gnus-treat-strip-leading-blank-lines): Improve doc string.
4803
4804         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
4805
4806         * mm-bodies.el (mm-decode-string): Call
4807         `mm-charset-to-coding-system' with allow-override argument.
4808
4809 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4810
4811         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
4812         (rfc2047-charset-to-coding-system): New function.
4813         (rfc2047-decode-encoded-words): New function.
4814         (rfc2047-decode-region): Use them.
4815         (rfc2047-decode-cte): Remove.
4816         (rfc2047-parse-and-decode): Remove.
4817         (rfc2047-decode): Remove.
4818
4819 2005-10-15  Kenichi Handa  <handa@m17n.org>
4820
4821         * rfc2047.el (rfc2047-decode-cte): New function.
4822         (rfc2047-decode-region): Change the way to decode successive
4823         encoded-words: decode B- or Q-encoding in each encoded-word,
4824         concatenate them, and decode it as charset.
4825
4826 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4827
4828         * lpath.el: Fbind codepage-setup for XEmacs.
4829
4830 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
4831
4832         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
4833         widget-move-and-invoke.
4834         (gnus-custom-mode): Use gnus-custom-map.
4835
4836 2005-10-15  Bill Wohler  <wohler@newt.com>
4837
4838         * message.el (message-tool-bar-map): Renamed image file from
4839         mail_send to mail/send.
4840
4841 2005-10-16  Masatake YAMATO  <jet@gyve.org>
4842
4843         * message.el (message-expand-group): Pass the common
4844         prefix substring of completion to `display-completion-list'.
4845
4846 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
4847
4848         * mml-sec.el (mml-secure-method): New internal variable.
4849         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
4850         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
4851         functions using mml-secure-method.
4852
4853         * mml.el (mml-mode-map): Add key bindings for those functions.
4854         (mml-menu): Simplify security menu entries.  Suggested by Jesper
4855         Harder <harder@myrealbox.com>.
4856         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
4857         end of message if point is the headers of the message.
4858
4859         * message.el (message-in-body-p): New function.
4860
4861         * assistant.el: Autoload gnus-util and netrc.
4862
4863         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
4864         Use `mm-charset-override-alist' only when decoding.
4865
4866         * mm-bodies.el (mm-decode-body): Call
4867         `mm-charset-to-coding-system' with allow-override argument.
4868
4869         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
4870         `filename' from Content-Disposition if Content-Type doesn't
4871         provide `name'.
4872         (gnus-mime-view-part-as-type): Set default instead of
4873         initial-input.
4874
4875 2005-10-09  Daniel Brockman  <daniel@brockman.se>
4876
4877         * format-spec.el (format-spec): Propagate text properties of % spec.
4878
4879 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
4880
4881         * gnus-art.el (gnus-treat-predicate): Add `first'.
4882
4883 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4884
4885         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
4886         (mm-charset-override-alist): New variable.
4887         (mm-charset-to-coding-system): Use it.
4888         (mm-codepage-setup): New helper function.
4889         (mm-charset-eval-alist): New variable.
4890         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
4891         about unknown charsets.
4892
4893         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
4894
4895 2005-10-04  David Hansen  <david.hansen@gmx.net>
4896
4897         * nnrss.el (nnrss-request-article): Add support for the comments tag.
4898         (nnrss-check-group): Ditto.
4899
4900 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4901
4902         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
4903         Rename x-gnus-verbatim to x-verbatim.
4904         (mm-uu-type-alist): Fix regexp for verbatim-marks.
4905
4906         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
4907         x-verbatim.
4908
4909         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
4910
4911         * gnus-util.el (gnus-remove-duplicates): Remove.
4912
4913         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
4914         instead of gnus-remove-duplicates.
4915
4916         * message.el (message-remove-duplicates): Remove.
4917         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
4918         message-remove-duplicates.
4919
4920         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
4921         available, else use implementation from `delete-dups'.
4922
4923         * message.el (message-insert-expires): New function.
4924         (message-mode-map): Add key binding.
4925         (message-mode-field-menu): Add menu entry.
4926         (message-mode): Document it.
4927         (message-make-expires-date): Use `message-make-date'.
4928
4929 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
4930
4931         * message.el (message-make-expires-date): New function.
4932
4933 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4934
4935         * Makefile.in (list-installed-shadows): New entry.
4936         (install): Use it.
4937         (remove-installed-shadows): New entry.
4938
4939         * dgnushack.el (dgnushack-default-load-path): New variable.
4940         (dgnushack-find-lisp-shadows): New function.
4941         (dgnushack-remove-lisp-shadows): New function.
4942
4943 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4944
4945         * Makefile.in (install-el-elc): New entry.
4946         (install): Use it so that .el files are necessarily installed.
4947
4948 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * time-date.el: Autoload parse-time-string, XEmacs needs it.
4951
4952 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4953
4954         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
4955         function rather than the diff-mode.el package.
4956         (mm-display-external): Use with-current-buffer.
4957         (mm-viewer-completion-map, mm-viewer-completion-map):
4958         Move initialization inside declaration.
4959
4960 2005-09-29  Simon Josefsson  <jas@extundo.com>
4961
4962         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
4963         autoload mail-check-payment.
4964         (spam-check-hashcash): Define unconditionally, since hashcash.el
4965         is part of Gnus now.  Ignore errors from payment checking.
4966
4967 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4968
4969         * message.el (message-bold-region, message-unbold-region): Rename
4970         from `bold-region' and `unbold-region'.
4971
4972         * message.el: Remove useless autoloads.
4973
4974 2005-09-28  Simon Josefsson  <jas@extundo.com>
4975
4976         * message.el (message-use-idna): Default to t.
4977         (message-use-idna): Test whether encoding works too.  Doc fix.
4978
4979 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4980
4981         * nntp.el (nntp-warn-about-losing-connection): Remove.
4982
4983 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4984
4985         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
4986         customizable.  Change default value.
4987         (mm-uu-diff-groups-regexp): Change default value.
4988         (mm-uu-type-alist): Add doc string.
4989         (mm-uu-configure): Add doc string.  Make it interactive.
4990         (mm-uu-tex-groups-regexp): New variable.
4991         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
4992         (mm-uu-type-alist): Add LaTeX documents.
4993         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
4994         of "text/verbatim".
4995         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
4996
4997         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
4998         instead of "text/verbatim".
4999
5000         * message.el (message-mark-inserted-region)
5001         (message-mark-insert-file): Use slrn style marks when called with
5002         prefix argument.
5003
5004 2005-09-27  Simon Josefsson  <jas@extundo.com>
5005
5006         * message.el (message-idna-to-ascii-rhs-1): Reformat.
5007
5008 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5009
5010         * message.el (message-remove-duplicates): New function.
5011         Implementation borrowed from `gnus-remove-duplicates'.
5012         (message-idna-to-ascii-rhs): Also encode idna addresses in
5013         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5014         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
5015         only ask about the same idna domain once per header and also tell
5016         in what header to replace the idna domain.
5017
5018         * gnus-art.el (article-decode-idna-rhs): Also decode idna
5019         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5020         (article-decode-idna-rhs): Fix regexp so that all idna-address in
5021         a header is decoded and not just the last one.
5022
5023 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
5026         has been decoded.
5027
5028         * mm-decode.el (mm-automatic-display): Add text/verbatim.
5029         (mm-insert-part): Don't modify text if it has been decoded.
5030
5031         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
5032         decoded.
5033
5034         * mm-view.el (mm-inline-text): Don't strip text props unless
5035         decoding enriched or richtext parts.
5036
5037 2005-09-25  Romain Francoise  <romain@orebokech.com>
5038
5039         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
5040         * gnus-start.el (gnus-subscribe-interactively):
5041         * gnus-uu.el (gnus-uu-grab-articles):
5042         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
5043         space.
5044
5045 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
5046
5047         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5048         * mm-view.el (mm-view-pkcs7-decrypt):
5049         * gnus-sum.el (gnus-summary-limit-to-extra)
5050         (gnus-summary-respool-article, gnus-read-move-group-name):
5051         * gnus-score.el (gnus-summary-increase-score):
5052         * gnus-util.el (gnus-completing-read-with-default):
5053         * gnus-art.el (gnus-read-save-file-name)
5054         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
5055         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
5056         * message.el (message-check-news-header-syntax):
5057         Follow convention for reading with the minibuffer.
5058
5059 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
5060
5061         * spam-report.el (spam-report-url-ping-plain):
5062         Use gnus-extended-version as User-Agent.
5063
5064         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
5065         default value is nil.
5066
5067         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
5068         (mm-uu-verbatim-marks-extract): New function.
5069         (mm-uu-extract): New face.
5070         (mm-uu-copy-to-buffer): Use it.
5071
5072         * spam-report.el (spam-report-gmane-ham): Renamed from
5073         `spam-report-gmane-unspam'.
5074         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
5075         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
5076
5077         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
5078         Autoload.
5079         (spam-report-gmane-unregister-routine): Renamed
5080         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
5081
5082 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
5083
5084         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
5085         (spam-report-gmane-unregister-routine): Add support for gmane
5086         unregistration.
5087
5088         * spam-report.el (spam-report-gmane-unspam)
5089         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
5090         (spam-report-gmane): Change to take a single article and do unspam
5091         registration.
5092
5093 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5094
5095         * mm-url.el (mm-url-decode-entities): Fix regexp.
5096
5097 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5098
5099         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
5100         default to nil, to be able to use Gnus at all.  If the default
5101         switches to something else, then the function should be fixed not
5102         be exceedingly slow.
5103
5104 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
5105
5106         * gnus-start.el (gnus-activate-group): If the server is nil, don't
5107         fail hard.
5108
5109         * spam-report.el: Add better Keywords line.
5110
5111         * spam.el: Add Maintainer and better Keywords line.
5112
5113 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5114
5115         * gnus-art.el (gnus-article-replace-part)
5116         (gnus-mime-replace-part): New functions.
5117         (gnus-mime-action-alist, gnus-mime-button-commands)
5118         (gnus-mime-save-part-and-strip): Added file argument.
5119         (gnus-article-part-wrapper): Added interactive argument.
5120
5121         * gnus-sum.el (gnus-summary-mime-map): Add
5122         `gnus-article-replace-part'.
5123
5124 2005-09-19  Didier Verna  <didier@xemacs.org>
5125
5126         The nnml compaction feature:
5127         * nnml.el (nnml-request-compact-group): New function.
5128         * nnml.el (nnml-request-compact): New function.
5129         * gnus-int.el (gnus-request-compact-group): New function.
5130         * gnus-int.el (gnus-request-compact): New function.
5131         * gnus-group.el (gnus-group-compact-group): New function.
5132         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
5133         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
5134         * gnus-srvr.el (gnus-server-compact-server): New function.
5135         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
5136         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
5137
5138 2005-09-18  Deepak Goel  <deego@gnufans.org>
5139
5140         * sieve.el (sieve-help): Fix `message' call: first arg should be a
5141         format spec.
5142
5143 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5144
5145         * gnus.el (gnus-group-startup-message): Bind image-load-path.
5146
5147 2005-09-15  Romain Francoise  <romain@orebokech.com>
5148
5149         * message.el (message-fill-paragraph): Clarify docstring.
5150
5151 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5152
5153         * gnus-art.el (gnus-mime-display-part): Protect against broken
5154         MIME messages.
5155
5156 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5157
5158         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
5159         before parsing header.
5160
5161 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
5162
5163         * html2text.el: (html2text-replace-list): Add new entities.
5164
5165 2005-09-11  Romain Francoise  <romain@orebokech.com>
5166
5167         * message.el (message-alternative-emails): Improve docstring.
5168         (message-setup-1): Call `message-use-alternative-email-as-from'
5169         after `message-setup-hook' to give it precedence over posting
5170         styles, etc.
5171         (message-use-alternative-email-as-from): Add docstring.  Remove
5172         the original From header if present.
5173
5174         * nnml.el (nnml-compressed-files-size-threshold): New variable.
5175         (nnml-save-mail): Use it.
5176
5177         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
5178         articles.  Add new argument `silent'.
5179         (gnus-uu-mark-all): Report the total number of marked articles.
5180
5181 2005-09-10  Romain Francoise  <romain@orebokech.com>
5182
5183         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
5184         (gnus-uu-mark-series): Likewise.
5185
5186 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
5187
5188         * spam-report.el (spam-report-gmane): Fix generation of spam
5189         report URL.
5190
5191 2005-09-10  Simon Josefsson  <jas@extundo.com>
5192
5193         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
5194         t, based on discussion on the ding list with Robert Epprecht
5195         <epprecht@solnet.ch>.
5196
5197 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
5198
5199         * spam-report.el (spam-report-gmane): Make it work without
5200         X-Report-Spam header.  Gmane now only provides Archived-At.
5201         This is only used if `spam-report-gmane-use-article-number' is nil.
5202         (spam-report-gmane-spam-header): Remove.  Not used anymore.
5203
5204         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
5205         make `gnus-summary-sort-by-recipient' work with threading.
5206
5207         * nnweb.el (nnweb-google-wash-article): Print a message if article
5208         is not available.
5209
5210 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5211
5212         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
5213         change.  Decode text/* parts content before displaying.
5214
5215 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
5216
5217         * mml-smime.el: Remove defvar of gnus-extract-address-components.
5218
5219 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5220
5221         * mm-view.el (mm-display-inline-fontify): Disable support modes.
5222
5223         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
5224         url-package-name, url-package-version,
5225         w3m-cid-retrieve-function-alist, w3m-current-buffer,
5226         w3m-display-inline-images, and w3m-minor-mode-map.
5227
5228 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
5229
5230         * message.el (message-tab-body-function): Fixed mismatched custom
5231         type.
5232
5233         * gnus.el (gnus-group-change-level-function): Ditto.
5234
5235         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
5236
5237         * gnus-art.el (gnus-signature-limit)
5238         (gnus-article-mime-part-function): Ditto.
5239
5240 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5241
5242         * mml.el (mml-mode): Silence the byte compiler.
5243
5244         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
5245         using `(sit-for 0)' before moving the point to the specified part;
5246         skip unbuttonized parts.
5247         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
5248         return to the summary window if gnus-auto-select-part is non-nil.
5249
5250 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
5251
5252         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
5253         variables.
5254         (mml-dnd-attach-file, mml-mode): Use them.
5255
5256         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
5257         Make fetching article by MID work again for Google Groups.  Added
5258         FIXME concerning gnus-group-make-web-group.
5259
5260         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
5261         Don't depend on Gnus by using mail-extract-address-components if
5262         gnus-extract-address-components is not bound.
5263
5264 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5265
5266         * gnus-art.el (gnus-mime-display-security): Don't display the
5267         signature, but only the signed part.
5268
5269 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5270
5271         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
5272
5273         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
5274         list, not listp.
5275
5276 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
5277
5278         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
5279         when encoding.
5280
5281         * mm-bodies.el (mm-decode-content-transfer-encoding):
5282         De-canonicalize CRLF for all text content types, not just
5283         text/plain.
5284
5285 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5286
5287         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
5288         valid article; point arrow and cursor at the MIME button.
5289
5290 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5291
5292         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
5293         Suggested by Dan Christensen <jdc@uwo.ca>.
5294
5295         * mm-decode.el (mm-save-part): Enable change of prompt.
5296
5297 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
5298
5299         * gnus-msg.el (gnus-inews-add-send-actions): Made
5300         `message-post-method' lambda parameter ARG `&optional'.
5301
5302 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
5303
5304         * gnus-sum.el (gnus-summary-mime-map): Added
5305         gnus-article-save-part-and-strip, gnus-article-delete-part and
5306         gnus-article-jump-to-part.
5307
5308         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
5309         (gnus-article-edit-part): Use it.
5310         (gnus-article-part-wrapper): Added no-handle argument.
5311         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
5312         functions.
5313
5314 2005-08-29  Romain Francoise  <romain@orebokech.com>
5315
5316         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
5317         docstring.
5318         (gnus-face-from-file): Likewise.
5319
5320 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
5321
5322         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
5323         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
5324         non-nil.
5325         (gnus-auto-select-part): New variable.
5326         (gnus-article-jump-to-part): New function.
5327         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
5328         (gnus-mime-delete-part): Allow selecting specified part after
5329         deleting or stripping parts.
5330         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
5331         part if argument is bogus.
5332
5333 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
5334
5335         * gnus-art.el (w3m-minor-mode-map):
5336         * gnus-spec.el (gnus-newsrc-file-version):
5337         * gnus-util.el (nnmail-active-file-coding-system)
5338         (gnus-original-article-buffer, gnus-user-agent):
5339         * gnus.el (gnus-ham-process-destinations)
5340         (gnus-parameter-ham-marks-alist)
5341         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
5342         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
5343         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
5344         * mm-decode.el (gnus-current-window-configuration):
5345         * mm-extern.el (gnus-article-mime-handles):
5346         * mm-url.el (url-current-object, url-package-name)
5347         (url-package-version):
5348         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
5349         (smime-keys, w3m-cid-retrieve-function-alist)
5350         (w3m-current-buffer, w3m-display-inline-images)
5351         (w3m-minor-mode-map):
5352         * mml-smime.el (gnus-extract-address-components):
5353         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
5354         (gnus-newsrc-hashtb, message-default-charset)
5355         (message-deletable-headers, message-options)
5356         (message-posting-charset, message-required-mail-headers)
5357         (message-required-news-headers):
5358         * mml1991.el (mc-pgp-always-sign):
5359         * mml2015.el (mc-pgp-always-sign):
5360         * nnheader.el (nnmail-extra-headers):
5361         * rfc1843.el (gnus-decode-encoded-word-function)
5362         (gnus-decode-header-function, gnus-newsgroup-name):
5363         * spam-stat.el (gnus-original-article-buffer): Add defvars.
5364
5365 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
5366
5367         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
5368         the end of the date treatments.
5369
5370 2005-08-15  Simon Josefsson  <jas@extundo.com>
5371
5372         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
5373         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
5374         Capello and Romain Francoise.
5375         (pgg-fetch-key-function): Removed, not used?
5376         (pgg-insert-url-with-w3): Require url, to get
5377         url-insert-file-contents regardless of where it is defined.
5378
5379 2005-08-13  Romain Francoise  <romain@orebokech.com>
5380
5381         * message.el (message-cite-original-1): New function.
5382         (message-cite-original): Use it.
5383         (message-cite-original-without-signature): Ditto.
5384
5385 2005-08-08  Romain Francoise  <romain@orebokech.com>
5386
5387         * message.el (message-yank-empty-prefix): New variable.
5388         (message-indent-citation): Use it.
5389         (message-cite-original-without-signature): Respect X-No-Archive.
5390
5391 2005-08-08  Simon Josefsson  <jas@extundo.com>
5392
5393         * pgg.el: Autoload url-insert-file-contents instead of loading
5394         w3/url.
5395         (pgg-insert-url-with-w3): Don't load url here.
5396
5397 2005-08-07  Jesper Harder  <harder@phys.au.dk>
5398
5399         * message.el (message-kill-to-signature): Don't insert newline at
5400         bol.
5401         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
5402
5403 2005-08-06  Romain Francoise  <romain@orebokech.com>
5404
5405         * message.el (message-user-fqdn): Fix typo in docstring.
5406
5407 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
5408
5409         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
5410
5411         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
5412
5413 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5414
5415         * mm-bodies.el (mm-encode-body): Use coding system rather than
5416         charset to encode text.
5417
5418         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
5419         number of charsets if utf-8 is available (XEmacs).
5420
5421 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
5422
5423         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
5424         taken from `gnus-button-mid-or-mail-regexp'.
5425         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
5426         (gnus-button-alist): Improve regexp for domain part of the MIDs
5427         for news:localpart@domain buttons.
5428         (gnus-button-ctan-directory-regexp): Update.
5429
5430 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5431
5432         * sieve-manage.el (sieve-manage-interactive-login): Use
5433         make-local-variable rather than make-variable-buffer-local.
5434         (sieve-manage-open): Ditto.
5435         (sieve-manage-authenticate): Ditto.
5436
5437         * mml.el (mml-generate-mime-1): Make the content type default to
5438         text/plain if the filename is not specified.
5439
5440 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5441
5442         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
5443         instead of insert-buffer.
5444
5445         * message.el (message-yank-original): Ditto; set the mark at the
5446         end of the yanked message.
5447
5448 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
5451         lines to scroll rather than to stop it.
5452
5453         * mml.el (mml-generate-default-type): Add doc string.
5454         (mml-generate-mime-1): Use mm-default-file-encoding or make it
5455         default to application/octet-stream when determining the content
5456         type if it is not specified for the part or the mml contents; add
5457         a comment about mml-generate-default-type.
5458
5459 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
5460
5461         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
5462         make it default to application/octet-stream when determining the
5463         content type if it is not specified for the external contents.
5464
5465 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * rfc2231.el (rfc2231-parse-string): Take care that not only a
5468         segmented parameter but also other parameters might be there.
5469
5470 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5471
5472         * mm-decode.el (mm-display-external): Delete temp file, directory
5473         and buffer immediately if the external process is exited.
5474
5475 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5476
5477         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
5478         fewer lines than that of scroll-margin.
5479         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
5480
5481 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5482
5483         * gnus-art.el (gnus-article-next-page): Revert.
5484         (gnus-article-beginning-of-window): New macro.
5485         (gnus-article-next-page-1): Use it.
5486         (gnus-article-prev-page): Ditto.
5487         (gnus-article-edit-part): Use insert-buffer-substring instead of
5488         insert-buffer.
5489         (gnus-article-edit-exit): Ditto.
5490
5491         * gnus-util.el (gnus-beginning-of-window): Remove.
5492         (gnus-end-of-window): Remove.
5493
5494         * lpath.el: Don't bind header-line-format and scroll-margin.
5495
5496 2005-07-25  Simon Josefsson  <jas@extundo.com>
5497
5498         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
5499         to have the url package without w3.  Reported by Daiki Ueno
5500         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
5501
5502 2005-07-20  Didier Verna  <didier@xemacs.org>
5503
5504         * gnus-diary.el: Remove the description comment (nndiary is now
5505         properly documented in the Gnus manual).
5506         Fix the spelling of "Back End".
5507         * nndiary.el: Ditto.
5508         Fix the copyright notice.
5509
5510 2005-07-18  Romain Francoise  <romain@orebokech.com>
5511
5512         * gnus-sum.el (gnus-summary-to-prefix,
5513         gnus-summary-newsgroup-prefix): New variables.
5514         (gnus-summary-from-or-to-or-newsgroups): Use them.
5515
5516 2005-07-17  Romain Francoise  <romain@orebokech.com>
5517
5518         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
5519         space as it's generally not especially interesting to the user.
5520
5521 2005-07-16  Romain Francoise  <romain@orebokech.com>
5522
5523         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
5524         nil to avoid prompting and file modification if one of the
5525         messages at the top of the nnfolder file contains a copyright
5526         notice.
5527         Update copyright notice.
5528
5529         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
5530         instead of `current-time-string' as the latter creates a time
5531         string that is not RFC 2822 compliant (it lacks the zone).
5532         Update copyright notice.
5533
5534 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5535
5536         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
5537         for text/rtf.  Display default in prompt.  Pass default for M-n.
5538
5539         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
5540
5541 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5542
5543         * gnus-msg.el (gnus-button-mailto): Remove
5544         save-selected-window-window hackery because it relies on
5545         save-selected-window internals.
5546
5547 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5548
5549         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
5550         (gnus-article-next-page-1): Use gnus-beginning-of-window.
5551         (gnus-article-prev-page): Ditto.
5552
5553         * gnus-util.el (gnus-beginning-of-window): New function.
5554         (gnus-end-of-window): New function.
5555
5556         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
5557
5558 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
5559
5560         * gnus-score.el (gnus-score-edit-all-score): Set
5561         gnus-score-edit-exit-function to gnus-score-edit-done and call
5562         gnus-message.
5563
5564 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5565
5566         * gnus-msg.el (gnus-button-mailto): Remove
5567         save-selected-window-window hackery because it relies on
5568         save-selected-window internals.
5569
5570 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5571
5572         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
5573         add-minor-mode.
5574         (gnus-binary-mode): Ditto.
5575
5576         * gnus-topic.el (gnus-topic-mode): Ditto.
5577
5578 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
5579
5580         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
5581         (gnus-article-prev-page): Take scroll-margin into consideration.
5582
5583 2005-07-04  Lute Kamstra  <lute@gnu.org>
5584
5585         Update FSF's address in GPL notices.
5586
5587 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
5588
5589         * gnus.el (gnus-exit):
5590         * gnus-group.el (gnus-group-icons):
5591         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
5592
5593         * gnus-nocem.el (gnus-nocem):
5594         * message.el (message-various, message-buffers, message-sending)
5595         (message-interface, message-forwarding, message-insertion)
5596         (message-headers, message-news, message-mail):
5597         * pgg-gpg.el (pgg-gpg):
5598         * pgg-parse.el (pgg-parse):
5599         * pgg-pgp.el (pgg-pgp):
5600         * pgg-pgp5.el (pgg-pgp5):
5601         * pop3.el (pop3): Finish `defgroup' description with period.
5602
5603 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5604
5605         * gnus-art.el (article-display-face): Improve the efficiency.
5606         (article-display-x-face): Ditto; remove grey x-face stuff.
5607
5608 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5609
5610         * gnus-art.el (article-display-face): Correct the position in
5611         which Faces are inserted.
5612
5613 2005-06-29  Didier Verna  <didier@xemacs.org>
5614
5615         * gnus-art.el (article-display-face): Display faces in correct
5616         order.
5617
5618 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
5621         (gnus-fill-real-hashtb): Use hash table instead of obarray.
5622         (gnus-nocem-check-article): Fetch the Type header.
5623         (gnus-nocem-message-wanted-p): Fix the way to examine types.
5624         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
5625         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
5626         make sure gnus-nocem-hashtb is initialized.
5627         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
5628         (gnus-nocem-unwanted-article-p): Ditto.
5629
5630         * pgg.el (pgg-verify): Return the verification result.
5631
5632 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5633
5634         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
5635         is ascii.
5636
5637 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
5638
5639         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
5640         `show-nonbreak-escape'.
5641
5642 2005-06-23  Lute Kamstra  <lute@gnu.org>
5643
5644         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
5645
5646         * dig.el (dig-mode):
5647         * smime.el (smime-mode): Use gnus-run-mode-hooks.
5648
5649 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
5650
5651         * nnimap.el (nnimap-split-download-body): Fix spellings.
5652
5653 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
5654
5655         * gnus-art.el (gnus-article-encrypt-body):
5656         * gnus-cus.el (gnus-score-customize):
5657         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
5658         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
5659
5660 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5661
5662         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
5663         header by looking for magic "MII" at the beginnig.
5664
5665 2005-06-16  Miles Bader  <miles@gnu.org>
5666
5667         * gnus-xmas.el (gnus-xmas-group-startup-message):
5668         Use renamed gnus-splash face.
5669
5670         * assistant.el (assistant-field): Remove "-face" suffix from face name.
5671         (assistant-field-face): New backward-compatibility alias for renamed
5672         face.
5673         (assistant-render-text): Use renamed assistant-field face.
5674
5675         * spam.el (spam): Remove "-face" suffix from face name.
5676         (spam-face): New backward-compatibility alias for renamed face.
5677         (spam-face, spam-initialize): Use renamed spam face.
5678
5679         * message.el (message-header-to, message-header-cc)
5680         (message-header-subject, message-header-newsgroups)
5681         (message-header-other, message-header-name)
5682         (message-header-xheader, message-separator, message-cited-text)
5683         (message-mml): Remove "-face" suffix from face names.
5684         (message-header-to-face, message-header-cc-face)
5685         (message-header-subject-face, message-header-newsgroups-face)
5686         (message-header-other-face, message-header-name-face)
5687         (message-header-xheader-face, message-separator-face)
5688         (message-cited-text-face, message-mml-face):
5689         New backward-compatibility aliases for renamed faces.
5690         (message-font-lock-keywords): Use renamed message faces.
5691
5692         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
5693         (sieve-test-commands, sieve-tagged-arguments):
5694         Remove "-face" suffix from face names.
5695         (sieve-control-commands-face, sieve-action-commands-face)
5696         (sieve-test-commands-face, sieve-tagged-arguments-face):
5697         New backward-compatibility aliases for renamed faces.
5698         (sieve-control-commands-face, sieve-action-commands-face)
5699         (sieve-test-commands-face, sieve-tagged-arguments-face):
5700         Use renamed sieve faces.
5701
5702         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
5703         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
5704         (gnus-group-news-3-empty, gnus-group-news-4)
5705         (gnus-group-news-4-empty, gnus-group-news-5)
5706         (gnus-group-news-5-empty, gnus-group-news-6)
5707         (gnus-group-news-6-empty, gnus-group-news-low)
5708         (gnus-group-news-low-empty, gnus-group-mail-1)
5709         (gnus-group-mail-1-empty, gnus-group-mail-2)
5710         (gnus-group-mail-2-empty, gnus-group-mail-3)
5711         (gnus-group-mail-3-empty, gnus-group-mail-low)
5712         (gnus-group-mail-low-empty, gnus-summary-selected)
5713         (gnus-summary-cancelled, gnus-summary-high-ticked)
5714         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
5715         (gnus-summary-high-ancient, gnus-summary-low-ancient)
5716         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
5717         (gnus-summary-low-undownloaded)
5718         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
5719         (gnus-summary-low-unread, gnus-summary-normal-unread)
5720         (gnus-summary-high-read, gnus-summary-low-read)
5721         (gnus-summary-normal-read, gnus-splash):
5722         Remove "-face" suffix from face names.
5723         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5724         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5725         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5726         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5727         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5728         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5729         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5730         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5731         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5732         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5733         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5734         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5735         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5736         (gnus-summary-normal-ticked-face)
5737         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
5738         (gnus-summary-normal-ancient-face)
5739         (gnus-summary-high-undownloaded-face)
5740         (gnus-summary-low-undownloaded-face)
5741         (gnus-summary-normal-undownloaded-face)
5742         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5743         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5744         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5745         (gnus-splash-face):
5746         New backward-compatibility aliases for renamed faces.
5747         (gnus-group-startup-message): Use renamed gnus faces.
5748
5749         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
5750         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
5751         (gnus-server-agent): Remove "-face" suffix from face names.
5752         (gnus-server-agent-face, gnus-server-opened-face)
5753         (gnus-server-closed-face, gnus-server-denied-face)
5754         (gnus-server-offline-face):
5755         New backward-compatibility aliases for renamed faces.
5756         (gnus-server-agent-face, gnus-server-opened-face)
5757         (gnus-server-closed-face, gnus-server-denied-face)
5758         (gnus-server-offline-face): Use renamed gnus faces.
5759
5760         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
5761         Remove "-face" suffix from face names.
5762         (gnus-picon-xbm-face, gnus-picon-face):
5763         New backward-compatibility aliases for renamed faces.
5764
5765         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
5766         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
5767         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
5768         (gnus-cite-11): Remove "-face" suffix from face names.
5769         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
5770         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
5771         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
5772         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
5773         New backward-compatibility aliases for renamed faces.
5774         (gnus-cite-attribution-face, gnus-cite-face-list)
5775         (gnus-article-boring-faces): Use renamed gnus faces.
5776
5777         * gnus-art.el (gnus-signature, gnus-header-from)
5778         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
5779         (gnus-header-content): Remove "-face" suffix from face names.
5780         (gnus-signature-face, gnus-header-from-face)
5781         (gnus-header-subject-face, gnus-header-newsgroups-face)
5782         (gnus-header-name-face, gnus-header-content-face):
5783         New backward-compatibility aliases for renamed faces.
5784         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
5785
5786         * gnus-sum.el (gnus-summary-selected-face)
5787         (gnus-summary-highlight): Use renamed gnus faces.
5788         * gnus-group.el (gnus-group-highlight): Likewise.
5789
5790 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
5791
5792         * gnus-sieve.el (gnus-sieve-article-add-rule):
5793         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
5794         * spam-stat.el (spam-stat-buffer-change-to-spam)
5795         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
5796
5797         * message.el (message-is-yours-p):
5798         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
5799
5800 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5801
5802         * mm-view.el (mm-inline-text): Withdraw the last change.
5803
5804 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5805
5806         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
5807         executing enriched-decode.
5808
5809 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5810
5811         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
5812         charset of tar files.
5813
5814 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
5815
5816         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
5817
5818 2005-06-04  Lute Kamstra  <lute@gnu.org>
5819
5820         * nnfolder.el (nnfolder-read-folder): Make sure that undo
5821         information is never recorded.
5822
5823 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5824
5825         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
5826
5827 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5828
5829         * pop3.el (pop3-apop): Run md5 in the binary mode.
5830
5831         * starttls.el (starttls-set-process-query-on-exit-flag):
5832         Use eval-and-compile.
5833
5834 2005-05-31  Simon Josefsson  <jas@extundo.com>
5835
5836         * smime.el (smime-replace-in-string): Define.
5837         (smime-cert-by-ldap-1): Use it.
5838
5839 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5840
5841         * gnus-art.el (article-display-x-face): Replace
5842         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5843
5844         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
5845         set-process-query-on-exit-flag or process-kill-without-query.
5846
5847         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
5848         loop instead of replace-regexp.
5849
5850         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
5851         instead of process-kill-without-query if it is available.
5852
5853         * lpath.el: Fbind ldap-search-entries.
5854
5855         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
5856         instead of find-file-hooks if it is available.
5857
5858         * mml1991.el: Bind pgg-default-user-id when compiling.
5859
5860         * mml2015.el: Bind pgg-default-user-id when compiling.
5861
5862         * nndraft.el (nndraft-request-associate-buffer):
5863         Use write-contents-functions instead of write-contents-hooks if it is
5864         available.
5865
5866         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
5867         instead of find-file-hooks if it is available.
5868
5869         * nntp.el (nntp-open-connection): Replace
5870         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5871         (nntp-open-ssl-stream): Ditto.
5872         (nntp-open-tls-stream): Ditto.
5873
5874         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
5875         set-process-query-on-exit-flag or process-kill-without-query.
5876         (starttls-open-stream-gnutls): Use it instead of
5877         process-kill-without-query.
5878         (starttls-open-stream): Ditto.
5879
5880 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
5881
5882         * smime.el (smime-cert-by-ldap-1): Don't use
5883         replace-regexp-in-string.
5884
5885 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5886
5887         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
5888
5889         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
5890         in PEM format. Adjust to the XEmacs compability.
5891
5892 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
5893
5894         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
5895         by `string-to-number'.
5896         * gnus-agent.el (gnus-agent-regenerate-group)
5897         (gnus-agent-fetch-articles): Ditto.
5898         * gnus-art.el (gnus-button-fetch-group): Ditto.
5899         * gnus-cache.el (gnus-cache-generate-active)
5900         (gnus-cache-articles-in-group): Ditto.
5901         * gnus-group.el (gnus-group-set-current-level)
5902         (gnus-group-insert-group-line): Ditto.
5903         * gnus-score.el (gnus-score-set-expunge-below)
5904         (gnus-score-set-mark-below, gnus-summary-score-effect)
5905         (gnus-summary-score-entry): Ditto.
5906         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
5907         (gnus-soup-pack): Ditto.
5908         * gnus-spec.el (gnus-xmas-format): Ditto.
5909         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
5910         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
5911         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
5912         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
5913         * nndb.el (nndb-get-remote-expire-response): Ditto.
5914         * nndiary.el (nndiary-parse-schedule-value)
5915         (nndiary-string-to-number, nndiary-request-replace-article)
5916         (nndiary-request-article): Ditto.
5917         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
5918         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
5919         * nneething.el (nneething-make-head): Ditto.
5920         * nnfolder.el (nnfolder-request-article)
5921         (nnfolder-retrieve-headers): Ditto.
5922         * nnheader.el (nnheader-file-to-number): Ditto.
5923         * nnkiboze.el (nnkiboze-request-article): Ditto.
5924         * nnmail.el (nnmail-process-unix-mail-format)
5925         (nnmail-process-babyl-mail-format): Ditto.
5926         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
5927         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
5928         (nnmh-request-create-group, nnmh-request-list-1)
5929         (nnmh-request-group, nnmh-request-article): Ditto.
5930         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
5931         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
5932         * nnsoup.el (nnsoup-make-active): Ditto.
5933         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
5934         * nntp.el (nntp-find-group-and-number)
5935         (nntp-retrieve-headers-with-xover): Ditto.
5936         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
5937         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
5938         (pgg-format-key-identifier): Ditto.
5939         * pop3.el (pop3-last, pop3-stat): Ditto.
5940         * qp.el (quoted-printable-decode-region): Ditto.
5941
5942         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
5943         of concat.
5944
5945 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5946
5947         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
5948
5949         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
5950
5951         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
5952
5953         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
5954
5955         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
5956
5957         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
5958
5959         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
5960         (gnus-carpal-mode): Ditto.
5961
5962         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
5963         (gnus-browse-mode): Ditto.
5964
5965         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
5966
5967         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
5968
5969 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5970
5971         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
5972
5973 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5974
5975         * gnus-util.el (gnus-run-mode-hooks): New function.
5976
5977         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
5978
5979         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
5980         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
5981
5982 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
5983
5984         * gnus-agent.el (gnus-agent-make-mode-line-string):
5985         Use mode-line-highlight as mouse-face.
5986
5987 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5988
5989         * canlock.el (canlock): Change the parent group to news.
5990
5991         * deuglify.el (gnus-outlook-deuglify): Add :group.
5992
5993         * dig.el (dig): Add :group.
5994
5995         * dns-mode.el (dns-mode): Add :group.
5996
5997         * encrypt.el (encrypt): Add :group.
5998
5999         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
6000         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
6001         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
6002         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
6003         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
6004
6005         * gnus-diary.el (gnus-diary): Add :group.
6006
6007         * gnus.el (gnus-group-news-1-face): Add :group.
6008         (gnus-group-news-1-empty-face): Ditto.
6009         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
6010         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
6011         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
6012         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
6013         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
6014         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
6015         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
6016         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
6017         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
6018         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
6019         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
6020         (gnus-summary-high-ticked-face): Ditto.
6021         (gnus-summary-low-ticked-face): Ditto.
6022         (gnus-summary-normal-ticked-face): Ditto.
6023         (gnus-summary-high-ancient-face): Ditto.
6024         (gnus-summary-low-ancient-face): Ditto.
6025         (gnus-summary-normal-ancient-face): Ditto.
6026         (gnus-summary-high-undownloaded-face): Ditto.
6027         (gnus-summary-low-undownloaded-face): Ditto.
6028         (gnus-summary-normal-undownloaded-face): Ditto.
6029         (gnus-summary-high-unread-face): Ditto.
6030         (gnus-summary-low-unread-face): Ditto.
6031         (gnus-summary-normal-unread-face): Ditto.
6032         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
6033         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
6034
6035         * hashcash.el (hashcash): New custom group.
6036         (hashcash-default-payment): Add :group.
6037         (hashcash-payment-alist): Ditto.
6038         (hashcash-default-accept-payment): Ditto.
6039         (hashcash-accept-resources): Ditto.
6040         (hashcash-path): Ditto.
6041         (hashcash-extra-generate-parameters): Ditto.
6042         (hashcash-double-spend-database): Ditto.
6043         (hashcash-in-news): Ditto.
6044
6045         * message.el (message-minibuffer-local-map): Add :group.
6046
6047         * netrc.el (netrc): Add :group.
6048
6049         * sieve-manage.el (sieve-manage-log): Add :group.
6050         (sieve-manage-default-user): Diito.
6051         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
6052         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
6053         (sieve-manage-authenticators): Ditto.
6054         (sieve-manage-authenticator-alist): Ditto.
6055         (sieve-manage-default-port): Ditto.
6056
6057         * sieve-mode.el (sieve-control-commands-face): Add :group.
6058         (sieve-action-commands-face): Ditto.
6059         (sieve-test-commands-face): Ditto.
6060         (sieve-tagged-arguments-face): Ditto.
6061
6062         * smime.el (smime): Add :group.
6063
6064         * spam-report.el (spam-report): Add :group.
6065
6066         * spam.el (spam, spam-face): Add :group.
6067
6068 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6069
6070         * nntp.el (nntp-next-result-arrived-p): Some news servers may
6071         return \n.\n.\n at the end of articles.  Protect against that.
6072         (nntp-with-open-group): Allow debugging.
6073
6074         * nnheader.el (mail-header-set-extra): Make into a function
6075         because I just could't understand how to quote the list properly.
6076
6077         * dns.el (query-dns-cached): New function.
6078
6079 2005-05-26  Lute Kamstra  <lute@gnu.org>
6080
6081         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
6082
6083 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6084
6085         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
6086
6087         * gnus-art.el: Don't autoload mail-extract-address-components.
6088
6089         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
6090         eval-and-compile to evaluate it.
6091
6092         * hashcash.el: Don't autoload executable-find.
6093
6094         * nndb.el: Don't declare the nndb back end two or more times; don't
6095         autoload news-reply-mode, news-setup, cancel-timer and telnet.
6096
6097         * nntp.el: Autoload format-spec instead of format; use
6098         eval-and-compile to evaluate autoload forms.
6099
6100 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
6101
6102         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
6103
6104 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6105
6106         * gnus.el (gnus-version-number): Bump version.
6107
6108 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6109
6110         * gnus.el: No Gnus v0.3 is released.
6111
6112 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6113
6114         * lpath.el (featurep): Bind show-nonbreak-escape.
6115
6116 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6117
6118         * gnus-art.el (gnus-article-edit-part): Disable undo.
6119
6120 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6121
6122         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
6123         gnus-article-date-lapsed-new-header is t if date timer is active;
6124         skip headers in which the original date value is empty.
6125         (gnus-article-save-original-date): Redefine it as a macro.
6126         (gnus-display-mime): Use it.
6127
6128 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6129
6130         * gnus-art.el (article-date-ut): Support converting date in
6131         forwarded parts as well.
6132         (gnus-article-save-original-date): New function.
6133         (gnus-display-mime): Use it.
6134
6135 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
6136
6137         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
6138         enclosure element of <item>.
6139
6140 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
6141
6142         * message.el (message-kill-buffer-query): Renamed from
6143         `message-kill-buffer-query-if-modified'.  Added :version.
6144
6145 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6146
6147         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
6148         window layout.
6149
6150 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6151
6152         * mml.el: Autoload dnd when compiling.
6153
6154 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6155
6156         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
6157         x-dnd-*.
6158
6159 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6160
6161         * qp.el (quoted-printable-encode-region): Save excursion.
6162
6163 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6164
6165         * message.el (message-kill-buffer-query-if-modified): Add new variable
6166         so the user can kill a modified message buffer quickly.
6167         (message-kill-buffer): Use it.
6168
6169 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6170
6171         * lpath.el: Fbind display-time-event-handler; don't fbind
6172         string-to-multibyte.
6173
6174         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
6175
6176 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6177
6178         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
6179         contained in text because xml.el decodes entities) with LFs.
6180
6181 2005-04-11  Lute Kamstra  <lute@gnu.org>
6182
6183         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
6184         differently.
6185
6186 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6187
6188         * mm-util.el (mm-detect-coding-region): Typo.
6189
6190 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6191
6192         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
6193
6194 2005-04-06  D Goel  <deego@gnufans.org>
6195
6196         * spam-stat.el (spam-stat-score-buffer): Add a call to a
6197         user-function allow user modifications of the scores.
6198         (spam-stat-score-buffer-user): New function, to allow
6199         user-computed modifications to the score.
6200         (spam-stat-score-buffer-user-functions): list of additional
6201         scoring functions
6202         (spam-stat-error-holder): global temporary error holder
6203         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
6204         variable
6205
6206 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6207
6208         * gnus-registry.el (gnus-registry-clean-empty-function)
6209         (gnus-registry-trim, gnus-registry-fetch-groups)
6210         (gnus-registry-delete-group): Groups that match
6211         `gnus-registry-ignored-groups' are removed from the registry
6212         entries, not just ignored for splitting.  This helps clean up the
6213         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
6214         to get all the groups a message ID is in.
6215
6216         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
6217         (spam-stat-split-fancy): Change "threshhold" to "threshold"
6218         (spam-stat-score-buffer-user-functions): Add :number custom type.
6219
6220 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
6223         argument in XEmacs.
6224
6225         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
6226         (nnrss-request-group): Decode group name first.
6227         (nnrss-request-article): Make a text/plain article if mml-to-mime
6228         failed.
6229         (nnrss-get-encoding): Return a compatible encoding according to
6230         nnrss-compatible-encoding-alist.
6231         (nnrss-find-el): Use consp instead of listp.
6232         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
6233
6234 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6235
6236         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
6237         which Emacs 20 doesn't support.
6238         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
6239
6240 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
6241
6242         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
6243         silence the byte compiler inside the defun
6244
6245         * gnus-demon.el (parse-time-string): Add autoload.
6246
6247         * gnus-delay.el (parse-time-string): Add autoload.
6248
6249         * gnus-art.el (parse-time-string): Add autoload.
6250
6251         * nnultimate.el (parse-time): Require for `parse-time-string'.
6252
6253 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6254
6255         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
6256
6257         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
6258
6259         * smime.el (smime-ldap-host-list): Add :version.
6260
6261 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6262
6263         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
6264         pass it to `gnus-browse-read-group'.
6265         (gnus-browse-read-group): Add NUMBER argument and pass it to
6266         `gnus-group-read-ephemeral-group'.
6267
6268         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
6269         argument and pass it to `gnus-group-read-group'.
6270
6271 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
6272
6273         * mm-util.el (mm-xemacs-find-mime-charset): Only call
6274         mm-xemacs-find-mime-charset-1 if we have the mule feature
6275         available at runtime.
6276
6277 2005-03-25  Werner Lemberg  <wl@gnu.org>
6278
6279         * nnmaildir.el: Replace `illegal' with `invalid'.
6280
6281 2005-03-23  Lute Kamstra  <lute@gnu.org>
6282
6283         * time-date.el: Add comment on time value formats.
6284         Don't require parse-time.
6285         (with-decoded-time-value): New macro.
6286         (encode-time-value): New function.
6287         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
6288         (days-to-time): Return a valid time value when arg is huge.
6289         (time-since): Use time-subtract.
6290         (time-to-number-of-days): Use time-to-seconds.
6291
6292 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6293
6294         * gnus-start.el (gnus-display-time-event-handler):
6295         Check display-time-timer at runtime rather than only at load time
6296         in case display-time-mode is turned off in the mean time.
6297
6298 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6299
6300         * nnimap.el (nnimap-open-connection): Print which authinfo file is
6301         used.
6302
6303         * nneething.el (nneething-map-file-directory): Derive from
6304         `gnus-directory'.
6305
6306         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
6307         the To/Cc button.
6308
6309 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6310
6311         * nnmaildir.el (nnmaildir-request-accept-article):
6312         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
6313
6314 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
6315
6316         * gnus-async.el: Require timer-funcs at compile time when in
6317         XEmacs for `run-with-idle-timer'.
6318
6319 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
6320
6321         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
6322         autoloaded function.
6323
6324 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6325
6326         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
6327
6328 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
6329
6330         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
6331
6332 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6333
6334         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
6335         gnus-expert-user to default.
6336
6337 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
6338
6339         * nnimap.el (nnimap-open-server): Ditto.
6340
6341         * imap.el (imap-authenticate): Fix typo.
6342
6343 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
6344
6345         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
6346         buffer (since IMAP server might return FETCH response out of
6347         order, and the nntp buffer must be sorted).
6348
6349 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
6350
6351         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
6352         comparison on string.
6353
6354         * gnus-agent.el (gnus-agent-long-article,
6355         gnus-agent-short-article, gnus-agent-score): Renamed category
6356         keywords to match gnus-cus.
6357         (gnus-agent-summary-fetch-series): Modified to protect against
6358         gnus-agent-summary-fetch-group clearing processable flags.
6359         (gnus-agent-synchronize-group-flags): Update live group buffer as
6360         synchronization may occur due to the user toggle the plugged
6361         status.
6362         (gnus-agent-fetch-group-1): Clear downloadable flag when article
6363         successfully downloaded.
6364         (gnus-agent-expire-group-1): Avoid using markers when the overview
6365         is in ascending order; greatly improves performance.
6366         (gnus-agent-regenerate-group): Use
6367         gnus-agent-synchronize-group-flags to reset read status in both
6368         gnus and server.
6369         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
6370
6371 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6372
6373         * message.el: Don't autoload former message-utils variables.
6374         (message-strip-subject-trailing-was): Change doc string.
6375
6376         * nnweb.el: Fixes for `gnus-group-make-web-group'.
6377         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
6378         (nnweb-google-search): Add "hl=en" here.
6379         (nnweb-google-parse-1, nnweb-google-create-mapping):
6380         Don't hardcode URL.
6381
6382 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6383
6384         * message.el (message-get-reply-headers, message-followup):
6385         Mention related variables `message-use-followup-to' and
6386         `message-use-mail-followup-to', in the information buffer.
6387
6388         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
6389         of broken groups(-beta).google.com.
6390
6391 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6392
6393         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
6394         parameter to invoked gnus-request-move-article; remove the
6395         redundant gnus-sum-hint-move-is-internal variable; apply the marks
6396         all at once instead of once per article.
6397         (gnus-summary-remove-process-mark): Accept a list of articles as
6398         well as a single article for processing.
6399
6400         * gnus-int.el (gnus-request-move-article): Add move-is-internal
6401         parameter.
6402
6403         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
6404
6405         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
6406
6407         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
6408         parameter.
6409
6410         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
6411         parameter.
6412
6413         * nnimap.el (nnimap-request-move-article): Add move-is-internal
6414         parameter and remove the gnus-sum-hint-move-is-internal variable.
6415
6416         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
6417         parameter.
6418
6419         * nndraft.el (nndraft-request-move-article): Add move-is-internal
6420         parameter.
6421
6422         * nndiary.el (nndiary-request-move-article): Add move-is-internal
6423         parameter.
6424
6425         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
6426
6427         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
6428         parameter.
6429
6430         * nnagent.el (nnagent-request-move-article): Add move-is-internal
6431         parameter.
6432
6433 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6434
6435         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
6436         a more conservative way.
6437
6438 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6439
6440         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
6441         buffer, so it moves the window's cursor.
6442
6443 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6444
6445         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
6446         `mm-dissect-multipart' and receive the from field as an (optional)
6447         argument from `mm-dissect-multipart'.
6448         (mm-dissect-multipart): Receive the from field as an argument and
6449         pass it on when we call `mm-dissect-buffer' on MIME parts.
6450         Fixes verification/decryption of signed/encrypted MIME parts.
6451
6452 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6453
6454         * gnus-sum.el (gnus-summary-move-article): Set
6455         gnus-sum-hint-move-is-internal for gnus-request-move-article and
6456         whatever it calls (right now, only nnimap-request-move article
6457         respects it).
6458
6459         * nnimap.el (nnimap-request-move-article): When
6460         gnus-sum-hint-move-is-internal is set, don't do the extra
6461         nnimap-request-article.
6462
6463 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
6464
6465         * nnheader.el (nnheader-find-file-noselect): Add doc string.
6466
6467         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
6468         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
6469
6470         * gnus-sum.el (gnus-summary-caesar-message):
6471         Apply `gnus-treat-article' after rotation.
6472
6473         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
6474         doc string.
6475
6476 2005-02-22  Simon Josefsson  <jas@extundo.com>
6477
6478         * encrypt.el (encrypt-password-cache-expiry): Remove (use
6479         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
6480         <arne@arnested.dk>.
6481         (encrypt): Add password-cache and password-cache-expiry as group
6482         members.
6483
6484 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6485
6486         * smime.el (smime-ldap-host-list): Doc fix.
6487         (smime-ask-passphrase): Use `password-read-and-add' to read (and
6488         cache) password.
6489         (smime-sign-region): Use it.
6490         (smime-decrypt-region): Use it.
6491         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
6492         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
6493         fails.
6494         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
6495         certificate from DER to PEM format rather than calling openssl.
6496
6497         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
6498
6499         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
6500         for signing/encryption.
6501
6502         * mml.el (mml-parse-1): Use them.
6503
6504 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6505
6506         * nnrss.el (nnrss-verbose): Removed.
6507         (nnrss-request-group): Use `nnheader-message' instead.
6508
6509 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
6510
6511         * nnrss.el (nnrss-verbose): New variable.
6512         (nnrss-request-group): Make it say nnrss is requesting a group.
6513
6514 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
6515
6516         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
6517         Handle news URL with given port correctly.
6518
6519 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6520
6521         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
6522         containing special characters.
6523
6524         * gnus-sum.el (gnus-summary-edit-article): Ditto.
6525
6526         * mml.el (mime-to-mml): Ditto.
6527
6528         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
6529         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
6530         (rfc2047-decode-region): Quote decoded words containing special
6531         characters when rfc2047-quote-decoded-words-containing-tspecials
6532         is non-nil.
6533
6534 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6535
6536         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
6537
6538         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
6539
6540 2005-02-15  Simon Josefsson  <jas@extundo.com>
6541
6542         * nnimap.el (nnimap-debug): Doc fix.
6543
6544         * imap.el (imap-debug): Doc fix.
6545
6546 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6547
6548         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
6549
6550 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6551
6552         * gnus.el (spam-contents): Improve docs for spam-contents
6553         parameter in its variable incarnation.
6554
6555 2005-02-14  Simon Josefsson  <jas@extundo.com>
6556
6557         * smime-ldap.el: Use require instead of load-library for ldap.
6558         (smime-ldap-search): Indent.
6559         (smime-ldap-search-internal): Shorten line.
6560
6561         * smime.el (smime-cert-by-dns): Add doc-string.
6562         (smime-cert-by-ldap-1): Indent.
6563
6564         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
6565         mml-smime-get-dns-ldap.
6566         (mml-smime-encrypt-query): Use new function.  Default to ldap.
6567
6568 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6569
6570         * smime.el: Require smime-ldap.
6571         (smime-ldap-host-list): New variable.
6572         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
6573
6574         * mml-smime.el (mml-smime-encrypt-query): New function.
6575         (mml-smime-encrypt-query): Use it.
6576
6577         * smime-ldap.el: New file.
6578
6579 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6580
6581         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
6582
6583 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6584
6585         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
6586         argument in doc string.  Make query for type more clear.
6587
6588 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
6589
6590         * gnus.el (gnus-group-startup-message): Search for gnus images in
6591         etc/images/gnus.
6592         * mm-util.el (mm-image-load-path): Likewise.
6593         * smiley.el (smiley-data-directory): Search for smilies in
6594         etc/images/smilies.
6595
6596 2005-02-09  Kim F. Storm  <storm@cua.dk>
6597
6598         Change Emacs release version from 21.4 to 22.1 throughout.
6599         Change Emacs development version from 21.3.50 to 22.0.50.
6600
6601 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
6604
6605         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
6606         non-Mule XEmacs as well.
6607         (mm-decompress-buffer): Signal an error intentionally if it does
6608         not decompress compressed data because auto-compression-mode is
6609         disabled.
6610
6611 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
6612
6613         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
6614         an ID in the registry even if it has no groups.
6615
6616 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6617
6618         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
6619         merge it into mm-decompress-buffer.
6620         (gnus-mime-copy-part): Use the MIME part charset, the value which
6621         a user specified or gnus-newsgroup-charset for decoding, like
6622         gnus-mime-inline-part does; set buffer-file-coding-system to tell
6623         save-buffer what was used.  Suggested by Kevin Ryde
6624         <user42@zip.com.au>.
6625         (gnus-mime-inline-part): Allow the name parameter as well as the
6626         filename parameter; force decompressing of compressed data; always
6627         display contents being not decoded as unibyte.
6628
6629         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
6630         as well as the filename parameter.
6631
6632         * mm-util.el (mm-decompress-buffer): Merge
6633         gnus-mime-jka-compr-maybe-uncompress.
6634         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
6635         of compressed data.
6636
6637 2005-02-08  Simon Josefsson  <jas@extundo.com>
6638
6639         * imap.el (imap-log): Doc fix.
6640
6641 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
6644         the coding cookies; decompress compressed parts.
6645
6646         * mml.el (mml-generate-mime-1): Add the charaset parameter according
6647         to the value which a user specified manually or the coding cookie.
6648
6649         * mm-util.el (mm-string-to-multibyte): New function.
6650         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
6651         (mm-coding-system-to-mime-charset): New function.
6652         (mm-decompress-buffer): New function.
6653         (mm-find-buffer-file-coding-system): New function.
6654
6655         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
6656         (mm-display-inline-fontify): Rewrite for decoding and decompressing
6657         parts.
6658
6659 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6660
6661         * mm-view.el (mm-display-inline-fontify): Decode a part according
6662         to the charset parameter.
6663
6664 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6665
6666         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
6667         prefix arg is neither nil nor a number, as info specifies.
6668
6669 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6670
6671         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
6672         timestamps.
6673
6674 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
6675
6676         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
6677         groups error checking and notify user.
6678
6679 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
6680
6681         * message.el (message-send-mail-function): Check existence of
6682         sendmail-program first before using default value
6683         `message-send-mail-with-sendmail'.  Otherwise use more generic
6684         `smtpmail-send-it'.
6685
6686 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6687
6688         * nntp.el (nntp-request-update-info): Always return nil.
6689
6690 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6691
6692         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
6693
6694 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6695
6696         * message.el (message-beginning-of-line): Change the behavior when
6697         invoked between BOL and : so that it first moves backward.
6698
6699 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6700
6701         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
6702         article buffer when editing of the article is discarded.
6703         (gnus-article-prepare): Revert.
6704
6705 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * gnus-art.el (gnus-article-prepare):
6708         Remove message-strip-forbidden-properties from the local hook.
6709
6710 2005-01-27  Simon Josefsson  <jas@extundo.com>
6711
6712         * password.el (password-cache-add): Only start one timer per key.
6713         Reported by Derek Atkins <warlord@MIT.EDU>.
6714
6715 2005-01-26  Steve Youngs  <steve@sxemacs.org>
6716
6717         * run-at-time.el: Removed.  It is no longer needed as
6718         timer-funcs.el in the xemacs-base package has a working version of
6719         `run-at-time'.
6720
6721         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
6722
6723         * password.el: Require timer-funcs instead of run-at-time in
6724         XEmacs.
6725         Remove `password-run-at-time' macro.
6726         (password-cache-add): Use `run-at-time' instead of
6727         `password-run-at-time'.
6728
6729         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
6730         Remove `nnheader-cancel-function-timers' alias,
6731         `cancel-function-timers' exists in XEmacs in timer-funcs.
6732
6733         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
6734         for `run-with-idle-timer'.
6735
6736         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
6737         for `run-at-time'.
6738
6739         * mm-url.el: Require timer-funcs at compile time when in XEmacs
6740         for `with-timeout'.
6741
6742         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
6743         the same as for XEmacs 21.4.
6744         No need to ignore `run-with-idle-timer', this function exists in
6745         XEmacs now in timer-funcs.el in the xemacs-base package.
6746         (dgnushack-compile): No need to delete
6747         run-at-time.el from the list of files to compile because it
6748         doesn't exist anymore.
6749
6750 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6751
6752         * mml.el (mml-generate-mime-1): Convert string into unibyte when
6753         inserting " *mml*" buffer's contents into a unibyte temp buffer.
6754
6755 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
6756
6757         * mail-source.el (mail-source-fetch-imap): Search for ^From case
6758         sensitively.
6759
6760 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
6761
6762         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
6763
6764 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6765
6766         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
6767         which will be inserted according to the multibyteness of a buffer
6768         rather than the type of contents.  Suggested by ARISAWA Akihiro
6769         <ari@mbf.ocn.ne.jp>.
6770
6771         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
6772         of string which old xml.el may return rather than a string.
6773
6774 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6775
6776         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
6777
6778 2005-01-16  Simon Josefsson  <jas@extundo.com>
6779
6780         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
6781         idn/idna.el isn't available.
6782         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
6783         <michael@waxrat.com>.
6784
6785         * hashcash.el: Remove non-FSF copyright header.
6786
6787         * hashcash.el (hashcash-extra-generate-parameters): New variable.
6788         (hashcash-generate-payment): Use it.
6789         (hashcash-generate-payment-async): Use it.
6790
6791 2005-01-15  Simon Josefsson  <jas@extundo.com>
6792
6793         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
6794         Suggested by Raymond Scholz <ray-2005@zonix.de>.
6795
6796         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
6797         gnus-summary-idna-message.
6798         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
6799         (gnus-summary-idna-message): New function.
6800
6801 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6802
6803         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
6804         gnus-novice-user.
6805
6806 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6807
6808         * nnrss.el (nnrss-request-delete-group): Delete entries in
6809         nnrss-group-alist as well.
6810         (nnrss-save-server-data): Insert newline.
6811
6812 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
6813
6814         * gnus.el (gnus-user-agent): Use list of symbols instead of
6815         symbols.  Display full version number for (S)XEmacs.  Optionally
6816         display (S)XEmacs codename.
6817
6818         * gnus-util.el (gnus-emacs-version): Update for new
6819         `gnus-user-agent'.
6820
6821         * gnus-msg.el (gnus-extended-version): Make it possible to omit
6822         Gnus version.
6823
6824 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6825
6826         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
6827         which is unreadable in some setups.
6828
6829 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6830
6831         * gnus-spec.el (gnus-update-format-specifications): Flush the
6832         group format spec cache if it doesn't support decoded group names.
6833
6834 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6835
6836         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
6837         to apply decay on score files matching a regexp.
6838
6839 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6840
6841         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
6842         compatibility in %g and %c.
6843
6844 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6845
6846         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
6847         name for only %g and %c.
6848         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
6849         of gnus-tmp-group to decoded group name.
6850         (gnus-group-make-rss-group): Exclude `/'s from group names.
6851
6852 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6853
6854         * nnrss.el (nnrss-get-encoding): Fix regexp.
6855
6856 2004-12-27  Simon Josefsson  <jas@extundo.com>
6857
6858         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
6859         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
6860         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
6861
6862 2004-12-17  Kim F. Storm  <storm@cua.dk>
6863
6864         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
6865
6866         * gnus-sum.el (gnus-summary-mode-map): Likewise.
6867
6868 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6869
6870         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
6871
6872 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6873
6874         * nnrss.el: Require rfc2047 and mml.
6875         (nnrss-file-coding-system): New variable.
6876         (nnrss-format-string): Redefine it as an inline function.
6877         (nnrss-decode-group-name): New function.
6878         (nnrss-string-as-multibyte): Remove.
6879         (nnrss-retrieve-headers): Decode group name; don't use
6880         nnrss-format-string.
6881         (nnrss-request-group): Decode group name.
6882         (nnrss-request-article): Decode group name; allow a Message-ID as
6883         well as an article number; don't use nnrss-format-string; encode a
6884         Message-ID string which may contain non-ASCII characters; use
6885         mml-to-mime to compose a MIME article.
6886         (nnrss-request-expire-articles): Decode group name.
6887         (nnrss-request-delete-group): Decode group name.
6888         (nnrss-fetch): Clarify error message.
6889         (nnrss-read-server-data): Use insert-file-contents instead of load;
6890         bind file-name-coding-system; use multibyte buffer.
6891         (nnrss-save-server-data): Bind coding-system-for-write to the
6892         value of nnrss-file-coding-system; bind file-name-coding-system;
6893         add coding cookie.
6894         (nnrss-read-group-data): Use insert-file-contents instead of load;
6895         bind file-name-coding-system; use multibyte buffer.
6896         (nnrss-save-group-data): Bind coding-system-for-write to the
6897         value of nnrss-file-coding-system; bind file-name-coding-system.
6898         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
6899         make it work with non-ASCII text.
6900         (nnrss-find-el): Make it work with old xml.el as well.
6901
6902 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6903
6904         * nnrss.el (nnrss-get-encoding): New function.
6905         (nnrss-fetch): Use unibyte buffer initially; bind
6906         coding-system-for-read while performing mm-url-insert; remove ^Ms;
6907         decode contents according to the encoding attribute.
6908         (nnrss-save-group-data): Add coding cookie.
6909         (nnrss-mime-encode-string): New function.
6910         (nnrss-check-group): Use it to encode subject and author.
6911
6912 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6913
6914         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
6915         imaginary variable.
6916
6917 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
6920         correctly even if there are wide characters.
6921
6922 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6923
6924         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
6925         downcased symbol names; make a new cache instead of reusing
6926         bbdb-hashtable.
6927
6928 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6929
6930         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6931         concatenating segments rather than before concatenating them.
6932         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6933
6934         * message.el (message-get-reply-headers): Bind `extra'.
6935
6936 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6937
6938         * message.el (message-extra-wide-headers): New variable.
6939         (message-get-reply-headers): Use it.
6940
6941 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6942
6943         * gnus-agent.el (gnus-agent-group-path): Decode group name.
6944         (gnus-agent-group-pathname): Ditto.
6945
6946         * gnus-cache.el (gnus-cache-file-name): Decode group name.
6947
6948         * gnus-group.el (gnus-group-make-group): Decode group name.
6949         (gnus-group-make-rss-group): Register the group data after opening
6950         the nnrss group.
6951
6952 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
6953
6954         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
6955         by expiry now get marked as read.
6956
6957 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6958
6959         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
6960
6961 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
6962
6963         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
6964         unify Latin characters in XEmacs.
6965         (mm-find-mime-charset-region): Use it.
6966
6967 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6968
6969         * gnus-util.el (gnus-delete-directory): New function.
6970
6971         * gnus-agent.el (gnus-agent-delete-group): Use it.
6972
6973         * gnus-cache.el (gnus-cache-delete-group): Use it.
6974
6975 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6976
6977         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
6978         names.
6979
6980 2004-12-16  Simon Josefsson  <jas@extundo.com>
6981
6982         * hashcash.el (hashcash-payment-alist): Fix custom :type.
6983
6984 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6985
6986         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
6987
6988         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
6989         (gnus-group-set-current-level): Decode group name.
6990
6991 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
6992
6993         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
6994         failed.
6995
6996 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6997
6998         * gnus-group.el (gnus-group-delete-group): Decode group name.
6999         (gnus-group-make-rss-group): Encode group name.
7000         (gnus-group-catchup-current): Decode group name.
7001         (gnus-group-kill-group): Decode group name.
7002
7003 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7004
7005         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
7006
7007 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7008
7009         * gnus-group.el (gnus-group-make-rss-group):
7010         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
7011
7012         * gnus-start.el (gnus-setup-news): Honor user's setting to
7013         gnus-message-archive-method.  Suggested by Lute Kamstra
7014         <lute@gnu.org>.
7015
7016 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
7017
7018         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
7019         global counterparts of the buffer-local variables.
7020
7021 2004-11-16  Romain Francoise  <romain@orebokech.com>
7022
7023         * gnus-sum.el (gnus-summary-exit): Don't clear the global
7024         counterparts of the buffer-local variables.
7025
7026 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7027
7028         * message.el (message-forbidden-properties): Fixed typo in doc
7029         string.
7030
7031 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7032
7033         * gnus-util.el (gnus-replace-in-string): Added doc string.
7034
7035         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
7036         to avoid problems when splitting mails with many recipients.
7037
7038 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7039
7040         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
7041         pop-to-buffer, covered by the subsequent gnus-configure-windows.
7042
7043 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
7044
7045         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
7046         if there is no hashtable in memory or file modification time is
7047         newer than cached timestamp.
7048
7049 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7050
7051         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
7052         not-matching option.
7053
7054 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
7055
7056         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
7057         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
7058         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7059         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
7060         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
7061         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
7062
7063 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7064
7065         * message.el (message-forward-make-body-mml): Remove headers
7066         according to message-forward-ignored-headers if a message is decoded.
7067
7068 2004-12-02  Romain Francoise  <romain@orebokech.com>
7069
7070         * message.el (message-forward-make-body-plain): Always remove
7071         headers according to message-forward-ignored-headers.
7072
7073 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7074
7075         * spam.el (spam-summary-prepare-exit): Remove the
7076         gnus-summary-limit pop for now, it has problems with ham marks for
7077         me.
7078
7079 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
7080
7081         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
7082         correctly.
7083
7084 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
7085
7086         * format-spec.el (format-spec): Message the char.
7087
7088 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7089
7090         * gnus-art.el (gnus-split-methods): Reformat comments.
7091
7092         * spam.el (spam-summary-prepare-exit): Remove article limits
7093         before exiting the summary buffer.
7094
7095 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7096
7097         * lpath.el: Remove bbdb-create-internal, bbdb-records,
7098         spam-BBDB-register-routine and spam-enter-ham-BBDB.
7099
7100         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
7101         order to silence the byte compiler.
7102
7103         * spam.el: Fix the way to silence the byte compiler, which
7104         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
7105         bbdb-search-simple, spam-BBDB-register-routine,
7106         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
7107         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
7108         spam-stat-buffer-is-spam, spam-stat-load,
7109         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
7110         spam-stat-save and spam-stat-split-fancy.
7111
7112 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
7115         which may confuse users.
7116         (canlock-password-for-verify): Ditto.
7117
7118         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
7119
7120         * gnus-art.el (gnus-emphasis-alist): Ditto.
7121
7122         * gnus-registry.el (gnus-registry-max-entries): Ditto.
7123
7124         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
7125
7126         * gnus-start.el (gnus-save-killed-list): Ditto.
7127
7128         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
7129         (gnus-sum-thread-tree-root): Ditto.
7130         (gnus-sum-thread-tree-false-root): Ditto.
7131         (gnus-sum-thread-tree-single-indent): Ditto.
7132
7133         * message.el (message-courtesy-message): Ditto.
7134         (message-archive-note): Ditto.
7135         (message-subscribed-address-file): Ditto.
7136         (message-user-fqdn): Ditto.
7137
7138         * spam-report.el (spam-report-gmane-regex): Ditto.
7139
7140         * spam.el (spam-blackhole-good-server-regex): Ditto.
7141
7142 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7143
7144         * mml.el (mml-preview): Widen the message buffer before copying
7145         the contents to the preview buffer; sort headers before previewing.
7146
7147         * message.el (message-hidden-headers): Fix the way to avoid a bug
7148         in the `repeat' widget in Emacs 21.3 or earlier.
7149
7150 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7151
7152         * message.el (message-hidden-headers): Default to "^References:".
7153         Improve customization type.  Suggested by Reiner Steib
7154         <Reiner.Steib@gmx.de>.
7155
7156 2004-11-25  Romain Francoise  <romain@orebokech.com>
7157
7158         * message.el (message-strip-forbidden-properties): Remove check for
7159         obsolete `message-hidden' text property, hidden headers are not
7160         accessible in the buffer anymore.
7161
7162 2004-11-22  Romain Francoise  <romain@orebokech.com>
7163
7164         * message.el (message-header-format-alist): Add `From' in list
7165         so that it can be sorted.
7166         (message-fix-before-sending): Widen and sort headers before
7167         sending.
7168         (message-hide-headers): Use narrowing to hide headers by moving
7169         them to the top of the buffer and narrowing to the region
7170         underneath.
7171
7172 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7173
7174         * message.el (message-strip-forbidden-properties): Bind
7175         buffer-read-only (etc) to nil.
7176
7177 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7178
7179         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
7180         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7181
7182 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
7183
7184         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
7185
7186 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7187
7188         * dns.el (query-dns): Use sit-for to time instead of
7189         accept-process-output, since that doesn't seem to work on udp
7190         sockets.
7191
7192 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7193
7194         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
7195
7196 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
7197
7198         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
7199         doc string.  Improve doc string.
7200
7201 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7202
7203         * nntp.el (nntp-request-update-info): Return nil if
7204         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
7205         may not call gnus-activate-group which uselessly issues the GROUP
7206         commands for all nntp groups and wastes time.  Reported by Romain
7207         Francoise <romain@orebokech.com>.
7208
7209         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
7210
7211 2004-11-15  Simon Josefsson  <jas@extundo.com>
7212
7213         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
7214         headers separately.
7215         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
7216         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
7217
7218 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7219
7220         * gnus-start.el (gnus-convert-old-newsrc):
7221         Assign legacy-gnus-agent to 5.10.7.
7222
7223 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7224
7225         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
7226         start of the lines.
7227
7228 2004-11-14  Magnus Henoch  <mange@freemail.hu>
7229
7230         * hashcash.el (hashcash-default-payment): Change default to 20
7231         (hashcash-default-accept-payment): Change default to 20
7232         (hashcash-process-alist): New variable
7233         (hashcash-generate-payment-async): Add
7234         (hashcash-already-paid-p): Add
7235         (hashcash-insert-payment): Don't generate payments twice
7236         (hashcash-insert-payment-async): Add
7237         (hashcash-insert-payment-async-2): Add
7238         (hashcash-cancel-async): Add
7239         (hashcash-wait-async): Add
7240         (hashcash-processes-running-p): Add
7241         (hashcash-wait-or-cancel): Add
7242         (mail-add-payment): New optional argument.  Conditionally start
7243         asynchronous calculation.
7244         (mail-add-payment-async): Add
7245
7246         * message.el (message-send-mail): Wait for asynchronous hashcash
7247         results.  Don't clobber existing X-Hashcash headers.
7248         (message-setup-1): Call mail-add-payment-async when
7249         message-generate-hashcash is non-nil.
7250
7251 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
7252
7253         * message.el (message-use-alternative-email-as-from): Examine the
7254         From header as well; use message-make-from in order to include a
7255         user's full name.
7256
7257 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7258
7259         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
7260         default; improve customization type.
7261         (gnus-emphasis-custom-with-format): New macro.
7262         (gnus-emphasis-custom-value-to-external): New function.
7263         (gnus-emphasis-custom-value-to-internal): New function.
7264
7265 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7266
7267         * dns.el (query-dns): Resolve reverse addresses.
7268
7269 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7270
7271         * gnus-group.el (gnus-group-get-new-news): Use it.
7272
7273         * gnus-start.el (gnus-check-reasonable-setup): New function.
7274
7275 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7276
7277         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
7278         "Args out of range" error.  Reported by Arnaud Giersch
7279         <arnaud.giersch@free.fr>.
7280
7281 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7282
7283         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
7284
7285 2004-11-04  Richard M. Stallman  <rms@gnu.org>
7286
7287         * spam.el (spam group): Add :version.
7288
7289         * pgg-def.el (pgg group): Add :version.
7290
7291 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7292
7293         * gnus-art.el (gnus-article-edit-article): Don't associate the
7294         article buffer with a draft file.  This is a temporary measure
7295         against the 2004-08-22 change to gnus-article-edit-mode.
7296
7297 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
7300         (html2text-format-tags): Remove unused variable `attr'.
7301
7302 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7303
7304         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
7305
7306         * tls.el (tls-process-connection-type, tls-success)
7307         (tls-certtool-program): Add :version.
7308
7309         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
7310         (starttls-extra-arguments, starttls-process-connection-type)
7311         (starttls-connect, starttls-failure, starttls-success):
7312
7313         * spam-stat.el (spam-stat): Add :version.
7314
7315         * sieve.el (sieve): Add :version.
7316
7317         * sha1.el (sha1): Add :version.
7318         (sha1-use-external): Remove redundant version.
7319
7320         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
7321         (nnmail-cache-ignore-groups, nnmail-spool-hook)
7322         (nnmail-split-fancy-match-partial-words)
7323         (nnmail-split-lowercase-expanded): Add :version.
7324
7325         * nndiary.el (nndiary): Add :version.
7326
7327         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
7328
7329         * mml-sec.el (mml-default-sign-method)
7330         (mml-default-encrypt-method, mml-signencrypt-style-alist):
7331         Add :version.
7332
7333         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
7334
7335         * mm-url.el (mm-url-use-external, mm-url-program)
7336         (mm-url-arguments): Add :version.
7337
7338         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
7339         (mm-attachment-file-modes, mm-decrypt-option)
7340         (mm-w3m-safe-url-regexp): Add :version.
7341
7342         * message.el (message-cite-prefix-regexp)
7343         (message-sendmail-envelope-from, message-minibuffer-local-map)
7344         (message-user-fqdn, message-completion-alist): Add :version.
7345
7346         * gnus-win.el (gnus-configure-windows-hook)
7347         (gnus-use-frames-on-any-display): Add :version.
7348
7349         * gnus-art.el (gnus-article-address-banner-alist)
7350         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
7351         (gnus-treat-from-picon, gnus-treat-mail-picon)
7352         (gnus-treat-x-pgp-sig): Add :version.
7353
7354         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
7355         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
7356         (gnus-summary-article-delete-hook)
7357         (gnus-summary-display-while-building): Add :version.
7358
7359         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
7360         (gnus-get-top-new-news-hook):Add :version.
7361
7362         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7363         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
7364
7365         * gnus-registry.el (gnus-registry): Add :version.
7366
7367         * gnus-spec.el (gnus-use-correct-string-widths)
7368         (gnus-make-format-preserve-properties): Add :version.
7369
7370         * gnus.el (gnus-group-charter-alist)
7371         (gnus-group-fetch-control-use-browse-url)
7372         (gnus-install-group-spam-parameters): Add :version.
7373
7374         * gnus-diary.el (gnus-diary): Add :version.
7375
7376         * gnus-delay.el (gnus-delay): Add :version.
7377
7378         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
7379         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
7380         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
7381         Add :version.
7382
7383         * gnus-agent.el (gnus-agent-max-fetch-size)
7384         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
7385         (gnus-agent-prompt-send-queue): Add :version.
7386
7387         * deuglify.el (gnus-outlook-deuglify): Add :version.
7388
7389         * html2text.el: Beautify code.  Improve doc strings.  Some
7390         checkdoc cleanup.
7391         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
7392
7393 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
7394
7395         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
7396
7397 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
7398
7399         * gnus-registry.el (gnus-registry-hashtb): Create the registry
7400         when package is loaded.
7401
7402         * spam.el (spam-summary-score-preferred-header): Add global preference
7403         for people who want to override the default SpamAssassin over
7404         Bogofilter preference (when both are set).
7405         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
7406         (spam-user-format-function-S): Check
7407         spam-summary-score-preferred-header.
7408         (spam-extra-header-to-number): Add X-Bogosity header parsing.
7409         (spam-user-format-function-S): Format the score correctly.
7410
7411 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7412
7413         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
7414         signature file.  Suggested by Manoj Srivastava
7415         <srivasta@golden-gryphon.com>.
7416
7417         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
7418         iso-2022-jp even in the Japanese language environment.
7419         Suggested by Jason Rumney <jasonr@gnu.org>.
7420
7421 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7422
7423         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
7424         use the same characters as the dummy marks; make it free from
7425         getting affected by the language environment.
7426         (gnus-summary-read-group-1): Update mark positions only when the
7427         format spec is updated.
7428
7429         * gnus-spec.el (gnus-update-format-specifications): Return a list
7430         of updated types.
7431
7432 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7433
7434         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
7435         of boundp to check if display-warning is available.
7436
7437 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
7438
7439         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
7440
7441 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7442
7443         * nnspool.el (nnspool-spool-directory): Use news-path if the
7444         news-directory variable is not bound.
7445
7446         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
7447         function instead of display-warning if it is not available.
7448
7449 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7450
7451         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
7452         v5-10: Use `point-at-bol'.
7453
7454 2004-10-26  Simon Josefsson  <jas@extundo.com>
7455
7456         * hashcash.el: Fix URL in comment, reported by Cheng Gao
7457         <chenggao@gmail.com>.
7458
7459 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
7460
7461         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
7462         instead.
7463
7464 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
7465
7466         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
7467         to remove a server from the nnimap-server-buffer-alist.
7468         (nnimap-open-connection, nnimap-close-server): Use it.
7469
7470         * gnus-encrypt.el: Remove file in favor of encrypt.el.
7471
7472 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7473
7474         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
7475         running the major-mode function.
7476
7477 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7478
7479         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
7480         dummy marks in the right way.
7481
7482 2004-10-18  David Edmondson  <dme@dme.org>
7483
7484         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
7485         excessively.
7486
7487 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
7488
7489         * gnus-util.el (gnus-split-references): Accept a nil references
7490         string and go on blissfully.
7491
7492         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
7493         cases where the references string is non-nil but has no references.
7494
7495         * encrypt.el: Add autoload tags.
7496
7497         * spam.el (spam-resolve-registrations-routine): Remove article
7498         from unregistration list too.  Reported by David Hanak
7499         <dhanak@isis.vanderbilt.edu>
7500
7501 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
7502
7503         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
7504         nil.  Changed custom type.
7505
7506 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
7507
7508         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
7509
7510         * gnus-sum.el (gnus-summary-move-article): Use it.
7511
7512 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
7513
7514         * encrypt.el: Add autoload cookies.
7515
7516         * spam.el (spam-backend-article-list-property)
7517         (spam-backend-get-article-todo-list)
7518         (spam-backend-put-article-todo-list, )
7519         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
7520         Resolve registrations separately.
7521         (spam-register-routine): Format comments.
7522         (spam-unregister-routine, spam-register-routine): Always call with
7523         specific-articles, no default list.
7524         (spam-summary-prepare-exit): Use the spam-classifications function.
7525
7526         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
7527         gnus-encrypt.el.
7528
7529         * encrypt.el: copied from gnus-encrypt.el
7530
7531         * gnus-encrypt.el: commented that it's obsolete
7532
7533 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7534
7535         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
7536         (gnus-score-save): Use it.
7537
7538         * message.el (message-bury): Use `window-dedicated-p'.
7539
7540 2004-10-15  Simon Josefsson  <jas@extundo.com>
7541
7542         * pop3.el (top-level): Don't require nnheader.
7543         (pop3-read-timeout): Add.
7544         (pop3-accept-process-output): Add.
7545         (pop3-read-response, pop3-retr): Use it.
7546
7547 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
7548
7549         * spam.el (spam-register-routine): Move comment.
7550         (spam-verify-bogofilter): Use 'unknown for the initial
7551         spam-bogofilter-valid state, not 'never.
7552
7553         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
7554         for netrc-machine.
7555
7556         * nnimap.el (nnimap-open-connection): Use
7557         netrc-machine-user-or-password.
7558
7559 2004-10-17  Richard M. Stallman  <rms@gnu.org>
7560
7561         * gnus-registry.el (gnus-registry-unload-hook):
7562         Set as a variable with add-hook.
7563
7564         * nnspool.el (nnspool-spool-directory): Use news-directory instead
7565         of news-path.
7566
7567         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
7568
7569         * spam.el: Delete duplicate `provide'.
7570         (spam-unload-hook): Set as a variable with add-hook.
7571
7572 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7573
7574         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
7575         in the doc string.
7576
7577         * message.el (message-ignored-news-headers)
7578         (message-ignored-supersedes-headers)
7579         (message-ignored-resent-headers)
7580         (message-forward-ignored-headers): Improve custom type.
7581
7582 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7583
7584         * message.el (message-tokenize-header): Fix 2004-09-06 change
7585         which used point-min in the wrong place.
7586
7587 2004-10-12  Simon Josefsson  <jas@extundo.com>
7588
7589         * tls.el (tls-certtool-program): New variable.
7590         (tls-certificate-information): New function, based on
7591         ssl-certificate-information.
7592
7593 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7594
7595         * compface.el: Move the version of ELisp-based uncompface program
7596         to the contrib directory because of the copyright problem.
7597
7598 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7599
7600         * message.el (message-kill-buffer): Raise the current frame.
7601
7602 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7603
7604         * gnus-sum.el: Mention that multibyte characters don't work as marks.
7605
7606         * gnus.el (message-y-or-n-p): Autoload.
7607
7608         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
7609         (pop3-password-required, pop3-authentication-scheme)
7610         (pop3-leave-mail-on-server): Made customizable.
7611         (pop3): New custom group.
7612         (pop3-retr): Remove `sleep-for' statements.
7613         Suggested by Dave Love <fx@gnu.org>.
7614
7615         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
7616         Windows/DOS.
7617
7618         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
7619         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
7620         Dave Love <fx@gnu.org>.
7621
7622         * mml.el (mml-minibuffer-read-disposition): Require match.
7623         Suggested by Dave Love <fx@gnu.org>.
7624
7625 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
7626
7627         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
7628         doc string.
7629
7630 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7631
7632         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
7633
7634 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7635
7636         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
7637         instead of calling `mm-insert-inline', to decode text/* parts
7638         before displaying them.
7639
7640 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7641
7642         * mm-uu.el (mm-uu-text-plain-type): New variable.
7643         (mm-uu-pgp-signed-extract-1): Use it.
7644         (mm-uu-pgp-encrypted-extract-1): Use it.
7645         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
7646         bind mm-uu-text-plain-type with that value.
7647         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
7648         mm-uu-dissect.
7649
7650 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7651
7652         * gnus-group.el (gnus-update-group-mark-positions):
7653         * gnus-sum.el (gnus-update-summary-mark-positions):
7654         * message.el (message-check-news-body-syntax):
7655         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
7656         of string-as-multibyte.
7657
7658 2004-10-05  Juri Linkov  <juri@jurta.org>
7659
7660         * gnus-group.el (gnus-update-group-mark-positions):
7661         * gnus-sum.el (gnus-update-summary-mark-positions):
7662         * message.el (message-check-news-body-syntax):
7663         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
7664         8-bit unibyte values to a multibyte string for search functions.
7665
7666 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7667
7668         * mm-uu.el (mm-uu-dissect): Allow optional arg.
7669         (mm-uu-dissect-text-parts): New function.
7670
7671         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
7672         dissect text parts.
7673
7674         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
7675         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
7676
7677         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
7678
7679         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
7680         gnus-current-topics instead of gnus-current-topic.
7681
7682 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
7683
7684         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
7685
7686 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
7687
7688         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
7689         where approriate.
7690
7691         * nnml.el (nnml-generate-active-info): do.
7692
7693         * nndiary.el (nndiary-generate-active-info): do.
7694
7695         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
7696         (gnus-topic-move): do.
7697
7698         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
7699         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
7700
7701         * gnus-srvr.el (gnus-server-prepare)
7702         (gnus-server-open-all-servers): do.
7703
7704         * gnus-msg.el (gnus-summary-cancel-article)
7705         (gnus-summary-resend-message)
7706         (gnus-summary-mail-crosspost-complaint): do.
7707
7708         * gnus-move.el (gnus-change-server): do.
7709
7710         * gnus-group.el (gnus-group-unmark-all-groups)
7711         (gnus-group-set-current-level): do.
7712
7713 2004-10-04  Simon Josefsson  <jas@extundo.com>
7714
7715         * message.el (message-generate-hashcash): Doc fix.
7716
7717 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
7718
7719         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
7720         avoid infinite recursion via gnus-get-function.
7721
7722 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
7723
7724         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
7725
7726         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
7727
7728         * nnmail.el (nnmail-split-history): do.
7729
7730         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
7731         (nnml-request-delete-group): do.
7732
7733         * nnslashdot.el (nnslashdot-read-groups): do.
7734
7735         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
7736         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
7737
7738         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
7739         (nnspool-sift-nov-with-sed): Use last
7740         (nnspool-retrieve-headers-with-nov): Use mapc.
7741         (nnspool-request-newgroups): Use dolist.
7742         (nnspool-request-group): Use last.
7743
7744         * nntp.el (nntp-read-server-type): Use dolist.
7745
7746         * nnvirtual.el (nnvirtual-create-mapping)
7747         (nnvirtual-update-read-and-marked): Use dolist.
7748         (nnvirtual-convert-headers): Simplify.
7749
7750 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7751
7752         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
7753         support for sync'ing tick marks.
7754
7755 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7756
7757         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
7758         there's no visible header.
7759
7760 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7761
7762         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
7763         necessary, pass full group name to gnus-request-set-marks.
7764
7765 2004-10-01  Simon Josefsson  <jas@extundo.com>
7766
7767         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
7768         acroread.
7769
7770 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7771
7772         * spam-report.el (spam-report-gmane): Fix interactive.
7773
7774         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
7775
7776         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
7777         when writing file.
7778         (gnus-agent-synchronize-flags): Don't default to being
7779         interactive.
7780
7781 2004-09-30  Simon Josefsson  <jas@extundo.com>
7782
7783         * message.el (message-generate-hashcash): Add.
7784         (message-send-mail): Use it, call mail-add-payment.
7785
7786 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7787
7788         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
7789
7790 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
7791
7792         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
7793         gnus-requst-update-info with explicit code to sync the in-memory
7794         info read flags with the marks being sync'd to the backend.
7795
7796         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
7797
7798 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7799
7800         * spam.el (spam-verify-bogofilter): Add new function.
7801         (spam-check-bogofilter)
7802         (spam-bogofilter-register-with-bogofilter): Use it.
7803         (spam-verify-bogofilter): Add small fixes.
7804
7805 2004-09-28  Simon Josefsson  <jas@extundo.com>
7806
7807         * hashcash.el (hashcash-generate-payment): Revert.
7808
7809 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7810
7811         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
7812         gnus-extract-references instead of gnus-split-references.
7813
7814         * gnus-util.el (gnus-extract-references): Add new function, analogous
7815         to gnus-split-references but extracts only the message-ID without
7816         anything extra.
7817
7818         * hashcash.el (hashcash-generate-payment)
7819         (hashcash-check-payment): Do the right thing if hashcash-path is
7820         nil (because the hashcash program could not be found).
7821
7822         * spam.el (spam-use-hashcash): Remove comment.
7823
7824 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
7825
7826         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
7827         (gnus-cache-enter-article, gnus-cache-remove-article)
7828         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
7829
7830         * gnus-async.el (gnus-async-prefetch-remove-group): do.
7831
7832         * gnus-art.el (article-hide-boring-headers)
7833         (article-translate-strings, article-display-face)
7834         (gnus-article-mime-match-handle-first)
7835         (gnus-article-highlight-headers)
7836         (gnus-article-add-buttons-to-head): do.
7837
7838 2004-09-27  Simon Josefsson  <jas@extundo.com>
7839
7840         * hashcash.el: New version, from
7841         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
7842         ../contrib/.
7843
7844 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7845
7846         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
7847
7848 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7849
7850         * gnus-dup.el (gnus-dup-open): Use mapc.
7851         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
7852
7853         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
7854         Reported by Stefan Wiens <s.wi@gmx.net>.
7855
7856         * gnus.el (gnus-shutdown): Use dolist.
7857
7858         * gnus-undo.el (gnus-undo): Use mapc.
7859
7860         * nnrss.el (nnrss-generate-active): do.
7861
7862         * message.el (message-cite-original-without-signature)
7863         (message-cite-original): Use mapc.
7864         (message-do-actions, message-make-forward-subject): Use dolist.
7865
7866 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7867
7868         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
7869         deletion to remove entire duplicate line.  Fixes merged article
7870         number bug.
7871
7872 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7873
7874         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
7875         servers that are offline.  Avoids having gnus-agent-toggle-plugged
7876         first ask if you want to open a server and then, even when you
7877         responded with no, asking if you want to synchronize the server's
7878         flags.
7879         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
7880         multi-line expressions.
7881         (gnus-agent-synchronize-group-flags): New internal function.
7882         Updates marks in memory (in the info structure) AND in the
7883         backend.
7884
7885         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
7886
7887         * nnagent.el (nnagent-request-set-mark): Use
7888         gnus-agent-synchronize-group-flags, not backend's request-set-mark
7889         method, to ensure that synchronization updates marks in the
7890         backend and in the info (in memory) structure.
7891
7892 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
7895         convention fully; don't miss the root article of a thread; make
7896         the X-Draft-From header with correct article numbers.
7897
7898 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
7899
7900         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
7901         unless plugged.  Disable the agent so that an open failure causes
7902         an error.
7903
7904         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
7905         Reverted 2004-09-21 change.  The backend must be opened while
7906         synchronizing flags even when the backend stores the flags
7907         locally.
7908
7909 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7910
7911         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
7912         in `header' match.  Reported by Svend Tollak Munkejord.
7913
7914         * message.el (message-cite-original): Fix use of
7915         `message-cite-articles-with-x-no-archive'.
7916
7917 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7918
7919         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
7920         (gnus-window-to-buffer): Ditto.
7921
7922         * mml.el (mml-preview-buffer): New variable.
7923         (mml-preview): Manage window layout with gnus-buffer-configuration.
7924
7925         * gnus-msg.el (gnus-setup-message): Put article numbers into the
7926         X-Draft-From header even if those articles aren't quoted.
7927
7928 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
7929
7930         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
7931         (gnus-request-set-mark, gnus-request-update-mark): Use new
7932         g-s-t-u-l-m to decide to use backend even when unplugged.
7933
7934 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7935
7936         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
7937         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
7938
7939 2004-09-20  Simon Josefsson  <jas@extundo.com>
7940
7941         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
7942         "utf-16-le".
7943
7944 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7945
7946         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
7947
7948 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7949
7950         * uudecode.el (uudecode-use-external): Add :version.
7951
7952         * smime.el (smime-CA-file, smime-encrypt-cipher)
7953         (smime-dns-server): Add :version.
7954
7955         * smiley.el (gnus-smiley-file-types): Add :version.
7956
7957         * sha1.el (sha1-use-external): Add :version.
7958
7959         * pgg-def.el (pgg-query-keyserver): Add :version.
7960
7961         * nnmail.el (nnmail-fancy-expiry-targets)
7962         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
7963         Add :version.
7964
7965         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
7966         (nnimap-retrieve-groups-asynchronous): Add :version.
7967         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
7968
7969         * mml.el (mml-content-disposition-parameters)
7970         (mml-insert-mime-headers-always): Add :version.
7971
7972         * mm-util.el (mm-coding-system-priorities): Add :version.
7973
7974         * mm-decode.el (mm-inline-text-html-with-images)
7975         (mm-keep-viewer-alive-types, mm-external-terminal-program)
7976         (mm-verify-option): Add :version.
7977         (mm-text-html-renderer): Change :version.
7978
7979         * message.el (message-fcc-externalize-attachments)
7980         (message-required-headers, message-draft-headers)
7981         (message-subject-trailing-was-query)
7982         (message-subject-trailing-was-ask-regexp)
7983         (message-subject-trailing-was-regexp, message-mark-insert-begin)
7984         (message-mark-insert-end, message-archive-header)
7985         (message-archive-note, message-cross-post-default)
7986         (message-cross-post-note, message-followup-to-note)
7987         (message-cross-post-note-function, message-use-mail-followup-to)
7988         (message-subscribed-address-functions)
7989         (message-subscribed-address-file, message-subscribed-addresses)
7990         (message-subscribed-regexps, message-allow-no-recipients)
7991         (message-yank-cited-prefix, message-signature-insert-empty-line)
7992         (message-hidden-headers, message-hierarchical-addresses)
7993         (message-mail-user-agent, message-use-idna)
7994         (message-valid-fqdn-regexp)
7995         (message-strip-special-text-properties, message-header-synonyms)
7996         (message-beginning-of-line, message-tab-body-function): Add :version.
7997         (message-insert-canlock, message-wide-reply-confirm-recipients):
7998         Change :version.
7999
8000         * mail-source.el (mail-source-ignore-errors): Add :group, :type
8001         and :version.
8002         (mail-source-delete-old-incoming-confirm)
8003         (mail-source-movemail-program): Add :version.
8004
8005         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
8006         (gnus-agent-cache, gnus-agent): Change :version.
8007
8008         * gnus-util.el (gnus-use-byte-compile): Change :version.
8009
8010         * gnus-sum.el (gnus-summary-make-false-root-always)
8011         (gnus-summary-default-high-score)
8012         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
8013         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
8014         (gnus-read-all-available-headers, gnus-article-emulate-mime)
8015         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
8016         (gnus-sum-thread-tree-single-indent)
8017         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8018         (gnus-sum-thread-tree-leaf-with-other)
8019         (gnus-sum-thread-tree-single-leaf): Add :version.
8020         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
8021         (gnus-article-loose-mime): Change :version.
8022
8023         * gnus-start.el (gnus-backup-startup-file)
8024         (gnus-save-startup-file-via-temp-buffer): Add :version.
8025
8026         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
8027         (gnus-server-offline-face): Add :version.
8028
8029         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
8030
8031         * gnus-msg.el (gnus-gcc-externalize-attachments)
8032         (gnus-debug-files, gnus-debug-exclude-variables)
8033         (gnus-discouraged-post-methods): Change :version.
8034         (gnus-confirm-mail-reply-to-news)
8035         (gnus-confirm-treat-mail-like-news): Add :version.
8036
8037         * gnus-int.el (gnus-server-unopen-status): Add :version.
8038
8039         * gnus-group.el (gnus-group-jump-to-group-prompt)
8040         (gnus-large-ephemeral-newsgroup)
8041         (gnus-fetch-old-ephemeral-headers): Add :version.
8042
8043         * gnus-fun.el (gnus-x-face-directory)
8044         (gnus-convert-pbm-to-x-face-command)
8045         (gnus-convert-image-to-x-face-command)
8046         (gnus-convert-image-to-face-command): Add :version.
8047
8048         * gnus-delay.el (gnus-delay-default-hour): Add :version.
8049
8050         * gnus-cite.el (gnus-cite-blank-line-after-header)
8051         (gnus-article-boring-faces): Add :version.
8052
8053         * gnus-art.el (gnus-buttonized-mime-types)
8054         (gnus-inhibit-mime-unbuttonizing)
8055         (gnus-treat-display-face)
8056         (gnus-treat-body-boundary): Change :version.
8057         (gnus-body-boundary-delimiter, gnus-picon-databases)
8058         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
8059         (gnus-treat-date-english, gnus-treat-fold-headers)
8060         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
8061         (gnus-treat-mail-picon, gnus-treat-wash-html)
8062         (gnus-article-encrypt-protocol)
8063         (gnus-use-idna, gnus-article-over-scroll)
8064         (gnus-mime-display-multipart-alternative-as-mixed)
8065         (gnus-mime-display-multipart-related-as-mixed)
8066         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
8067         (gnus-ctan-url, gnus-button-ctan-handler)
8068         (gnus-button-handle-ctan-bogus-regexp)
8069         (gnus-button-ctan-directory-regexp)
8070         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
8071         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
8072         (gnus-button-man-level, gnus-button-emacs-level)
8073         (gnus-button-message-level, gnus-button-browse-level): Add :version.
8074
8075         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
8076         (gnus-agent-go-online): Change :version.
8077         (gnus-agent-expire-unagentized-dirs)
8078         (gnus-agent-auto-agentize-methods): Add :version.
8079
8080         * flow-fill.el (fill-flowed-display-column)
8081         (fill-flowed-encode-column): Add :version.
8082
8083         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8084         (gnus-outlook-deuglify-unwrap-max)
8085         (gnus-outlook-deuglify-cite-marks)
8086         (gnus-outlook-deuglify-unwrap-stop-chars)
8087         (gnus-outlook-deuglify-no-wrap-chars)
8088         (gnus-outlook-deuglify-attrib-cut-regexp)
8089         (gnus-outlook-deuglify-attrib-verb-regexp)
8090         (gnus-outlook-deuglify-attrib-end-regexp)
8091         (gnus-outlook-display-hook): Add :version.
8092
8093         * binhex.el (binhex-use-external): Add :version.
8094
8095 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
8096
8097         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
8098         and `invisible'.
8099
8100 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8101
8102         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
8103         in gnus-registry-trim.
8104
8105 2004-09-13  Simon Josefsson  <jas@extundo.com>
8106
8107         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
8108
8109         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
8110
8111         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
8112         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8113         <yamaoka@jpl.org>.
8114         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
8115         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8116         <yamaoka@jpl.org>.
8117
8118         * sieve.el (sieve-manage-mode): Ditto.
8119
8120 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
8121
8122         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
8123
8124 2004-09-11  Simon Josefsson  <jas@extundo.com>
8125
8126         * dns-mode.el: Add.
8127
8128         * mm-view.el (mm-display-dns-inline): Add.
8129
8130         * mm-decode.el (mm-inline-media-tests): Add text/dns.
8131         (mm-automatic-display): Ditto.
8132
8133         * mailcap.el (mailcap-mime-data): Add text/dns.
8134         (mailcap-mime-extensions): Map .soa to text/dns.
8135
8136 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
8137
8138         * gnus-art.el (article-decode-mime-words, article-babel)
8139         (gnus-article-highlight-signature, gnus-article-add-buttons)
8140         (gnus-signature-toggle): Remove unnecessary bindings of
8141         `inhibit-read-only' inherited from v5.10 merge.
8142
8143 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
8144
8145         * nntp.el (nntp): New customization group.
8146         (nntp-authinfo-file): Add customization group.
8147
8148         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
8149
8150         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
8151
8152         * gnus.el (to-address, to-list, subscribed)
8153         (large-newsgroup-initial): Ditto.
8154
8155         * flow-fill.el (fill-flowed-display-column)
8156         (fill-flowed-encode-column): Ditto.
8157
8158 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
8159
8160         * message.el (message-tokenize-header, message-send-mail-with-qmail):
8161         Use point-min rather than 1.
8162         (message-send-mail): Use buffer-size rather than point-max.
8163
8164         * gnus-sum.el (gnus-summary-search-article-forward):
8165         Signal a specific `search-failed' rather than a generic `error'.
8166
8167         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
8168         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
8169         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
8170
8171 2004-09-10  Simon Josefsson  <jas@extundo.com>
8172
8173         * nndb.el (require): Remove tcp and duplicate cl.
8174
8175 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8176
8177         * gnus-agent.el (directory-files-and-attributes): Move forward.
8178
8179 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
8180
8181         * gnus-agent.el (directory-files-and-attributes): Optionally
8182         defined to support XEmacs.
8183
8184 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
8185
8186         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
8187         to avoid run-time CL dependencies.
8188         (gnus-agent-unfetch-articles): New function.
8189         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
8190         article numbers even when local .overview file is missing.
8191         (gnus-agent-read-article-number): New function. Only accepts
8192         27-bit article numbers.
8193         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
8194         gnus-agent-read-article-number.
8195         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
8196         from backend while recognizing that article numbers in .overview
8197         must be valid.
8198         (gnus-agent-update-files-total-fetched-for): Use
8199         directory-files-and-attributes to improve performance.
8200         * gnus-int.el (gnus-request-move-article): Use
8201         gnus-agent-unfetch-articles in place of gnus-agent-expire to
8202         improve performance.
8203
8204         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
8205         some users confused by references to .newsrc when they only have a
8206         .newsrc.eld file.
8207         (gnus-convert-mark-converter-prompt,
8208         gnus-convert-converter-needs-prompt): Fixed use of property list.
8209         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
8210         New function. Used internally to only display 'gnus converting
8211         files' message when actually necessary.
8212
8213         * gnus-sum.el (): Removed (require 'gnus-agent) as required
8214         methods now autoloaded.
8215
8216 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8217
8218         * gnus-sum.el (gnus-summary-insert-subject): Remove list
8219         identifiers.
8220
8221 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
8222
8223         * gnus-picon.el: Fix indentation and closing parenthesis.
8224
8225 2004-09-01  Simon Josefsson  <jas@extundo.com>
8226
8227         * message.el (message-canlock-generate): Require sha1, not
8228         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
8229         to require within a function.  Sadly, if sha1.el isn't loaded, the
8230         let binding in m-c-g will hide the defcustom definition, which is
8231         bad.)
8232
8233         * canlock.el: Require sha1, not sha1-el.
8234
8235         * message.el: Don't autoload sha1 (there is a autoload cookie in
8236         sha1.el).
8237
8238         * sha1-el.el: Renamed to sha1.el.
8239
8240 2004-08-30  Juanma Barranquero  <lektu@terra.es>
8241
8242         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
8243
8244 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8245
8246         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
8247
8248 2004-08-30  Kim F. Storm  <storm@cua.dk>
8249
8250         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
8251
8252         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
8253         Add :group 'nnimap.
8254
8255 2004-08-30  Andreas Schwab  <schwab@suse.de>
8256
8257         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
8258         ?* and ?\;.
8259
8260         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
8261         and ?\' to symbol instead of whitespace.
8262
8263 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8264
8265         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
8266
8267         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
8268         instead of re-search-forward.
8269
8270         * gnus-uu.el (gnus-uu-save-article): Ditto.
8271         (gnus-uu-post-encode-uuencode): Ditto.
8272
8273         * html2text.el (html2text-clean-list-items): Ditto.
8274         (html2text-clean-dtdd): Ditto.
8275         (html2text-format-tags): Ditto.
8276
8277         * message.el (message-send-mail-with-sendmail): Fix regexp.
8278         (message-fill-field-general): Use search-forward instead of
8279         re-search-forward.
8280         (unbold-region): Ditto.
8281
8282         * nnrss.el (nnrss-request-article): Ditto.
8283
8284         * nnslashdot.el (nnslashdot-request-article): Ditto.
8285
8286         * nnweb.el (nnweb-gmane-wash-article): Ditto.
8287
8288         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
8289         "Unrecognized menu descriptor" error in XEmacs.
8290
8291 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8292
8293         * gnus-sum.el (gnus-read-header): Don't remove a header for the
8294         parent article of a sparse article in the thread hashtb.
8295
8296 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
8297
8298         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
8299         (nnmail-expand-newtext): Lowercase expanded entries if
8300         nnmail-split-lowercase-expanded is non-nil.
8301
8302 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8303
8304         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
8305         entry.
8306
8307         * gnus-group.el (gnus-group-line-format-alist): Convert the value
8308         of gnus-tmp-news-method into string under XEmacs.  It will be
8309         passed to gnus-correct-length which takes only a string argument.
8310
8311 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8312
8313         * gnus-util.el (gnus-bind-print-variables): New macro.
8314         (gnus-prin1): Use it.
8315         (gnus-prin1-to-string): Use it.
8316         (gnus-pp): New function.
8317         (gnus-pp-to-string): New function.
8318
8319         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
8320         pp-to-string with gnus-pp-to-string.
8321         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
8322         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
8323         * gnus-msg.el (gnus-debug): Ditto.
8324         * gnus-score.el (gnus-score-save): Ditto.
8325         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
8326         gnus-pp-to-string.
8327         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
8328         with gnus-pp.
8329         * score-mode.el (gnus-score-pretty-print): Ditto.
8330         * webmail.el (webmail-debug): Ditto.
8331
8332 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8333
8334         * gnus-art.el (article-display-face, article-display-x-face): Use
8335         buffer-read-only.
8336
8337 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * gnus-art.el (article-hide-list-identifiers): Bind
8340         inhibit-read-only as t.
8341
8342 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8343
8344         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
8345
8346 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8347
8348         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
8349         (gnus-narrow-to-page): Don't assume point-min == 1.
8350         (gnus-article-edit-mode): Derive from message-mode.
8351
8352         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
8353         point-min == 1.
8354
8355         * imap.el (imap-parse-address-list, imap-parse-body-ext):
8356         Disable incorrect use of `assert'.
8357
8358         * message.el (message-mode): Set comment-start-skip.
8359
8360
8361 2004-08-22  Sam Steingold  <sds@gnu.org>
8362
8363         * pop3.el (pop3-leave-mail-on-server): New user variable.
8364         (pop3-movemail): Delete mail only when it is nil.
8365
8366 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
8367
8368         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
8369
8370         * mml.el (mml-preview): Use `pop-to-buffer'.
8371
8372         * message.el (message-goto-mail-followup-to): Insert after "To".
8373         (message-carefully-insert-headers): Add comment.
8374
8375         * gnus.el: Remove unused variable `gnus-article-check-size'.
8376
8377         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
8378
8379         * gnus-art.el (gnus-button-alist): Improve
8380         `gnus-button-handle-library' entry.
8381
8382 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
8383
8384         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
8385         downcase, since XEmacs capitalizes error messages differently.
8386
8387 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
8388
8389         * nntp.el: Add (require 'gnus) due to reference to
8390         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
8391
8392 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
8393
8394         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
8395         `mm-fill-flowed'.
8396
8397         * mm-decode.el (mm-dissect-singlepart): Check it.
8398
8399 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
8400
8401         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
8402         'imap' for netrc parsing.
8403
8404 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
8405
8406         * mailcap.el (mailcap-mime-data): Mark as risky.
8407
8408 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8409
8410         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
8411         may be included in the encoded word.
8412         (rfc2047-encode): Don't append a space if the encoded word
8413         includes close parenthesis.
8414
8415 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8416
8417         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
8418         of text within parentheses.
8419
8420 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
8421
8422         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
8423         (gnus-encrypt-write-file-contents): Make the password key the file
8424         name PLUS the cipher, not just the cipher.  Also remove failed
8425         passwords from the cache.
8426
8427 2004-08-06  Simon Josefsson  <jas@extundo.com>
8428
8429         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
8430         fix.
8431
8432 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
8435         LWSP.
8436
8437 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
8438
8439         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
8440         to append in-reply-to: data to the references: header.
8441
8442         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
8443         (netrc-parse): Use gnus-encrypt.el functions.
8444
8445         * gnus-encrypt.el: Add new file for encryption support; currently
8446         does only a few GPG ciphers and an internal XOR cipher.
8447
8448         * password.el: Add comments on using password-read-and-add.
8449         (password-read-and-add): Add function to read and add the
8450         password to the cache at once.
8451
8452 2004-07-28  Simon Josefsson  <jas@extundo.com>
8453
8454         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
8455         parameter (but don't use it, for now).
8456
8457         * imap.el (imap-ssl-open): Use imap-process-connection-type,
8458         instead of hard coding to nil.
8459
8460 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8461
8462         * mm-view.el (mm-inline-image-emacs): Open lines under an image
8463         as mm-inline-image-xemacs does.
8464
8465 2004-07-26  Simon Josefsson  <jas@extundo.com>
8466
8467         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
8468         Revert part of 2004-07-17 change below.
8469
8470 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8471
8472         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
8473         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8474
8475 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8476
8477         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
8478         quotes that actually start with ">" at the beginning of the
8479         lines.
8480
8481 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8482
8483         * rfc2047.el (rfc2047-encode-region): Fix last change.
8484         (rfc2047-encode-parameter): Remove useless concat.
8485
8486 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8487
8488         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
8489         encode special characters; fix some kind of misconfigured headers;
8490         signal a real error if debug-on-quit or debug-on-error is non-nil.
8491         (rfc2047-encode-max-chars): New variable.
8492         (rfc2047-encode-1): Use it.
8493         (rfc2047-encode-parameter): New function.
8494
8495         * mml.el (mml-insert-parameter): Remove an excessive space.
8496
8497 2004-07-17  Simon Josefsson  <jas@extundo.com>
8498
8499         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
8500         Kai Grossjohann <kai@emptydomain.de>.
8501         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
8502         (gnus-group-make-menu-bar): Ditto.
8503
8504         * gnus-util.el (gnus-group-server): Add.
8505
8506 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
8507
8508         * message.el (message-clone-locals): Clone sendmail and smtp
8509         variables.
8510
8511 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8512
8513         * rfc2047.el (rfc2047-encode-region): Fix last change.
8514
8515 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8516
8517         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
8518         characters as non-special.
8519
8520 2004-07-09  Simon Josefsson  <jas@extundo.com>
8521
8522         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
8523         Users will lose all flag changes made while unplugged with
8524         e.g. nntp unless flag synchronization happens, thus `nil' is not a
8525         good default.  See numerous reports on ding mailing list.
8526
8527 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8528
8529         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
8530         add generate-head-function and generate-article-function to the
8531         rfc822-forward entry.
8532         (nndoc-rfc822-forward-generate-article): New function.
8533         (nndoc-rfc822-forward-generate-head): New function.
8534
8535         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
8536
8537 2004-07-06  Dan Christensen  <jdc@uwo.ca>
8538
8539         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
8540         respect display group parameter and gnus-summary-expunge-below.
8541         (gnus-articles-to-read): Remove unused reference to display group
8542         parameter.
8543
8544 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8545
8546         * nnheader.el (nnheader-uniquify-message-id): New experimental
8547         variable.
8548         (nnheader-nov-read-message-id): Use it.
8549
8550         * spam-report.el (spam-report-gmane): Add interactive.
8551
8552 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8553
8554         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
8555         qp-or-base64 for the application/* types.
8556
8557 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
8558
8559         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
8560
8561 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
8562
8563         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
8564         trim value.
8565
8566 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8567
8568         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
8569         New macro and function.
8570         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
8571
8572 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8573
8574         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
8575         after-load-alist.
8576
8577 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8578
8579         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
8580         update info that isn't there.
8581
8582 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
8583
8584         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
8585         entry.
8586
8587 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8588
8589         * mm-view.el (mm-inline-render-with-function): Use multibyte
8590         buffer; decode html source by charset.
8591
8592         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
8593
8594         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
8595         Mule-UCS is loaded under XEmacs.
8596         (mm-mime-mule-charset-alist): Avoid duplicated entries.
8597
8598 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
8599
8600         * nnheader.el (nnheader-max-head-length): Increase to 8192.
8601
8602 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8603
8604         * mm-util.el (mm-coding-system-p): Return a coding-system.
8605         (mm-mime-mule-charset-alist): Use shift_jis instead of
8606         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
8607         entries for the mime charsets iso-2022-jp-3 and shift_jis.
8608         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
8609         instead of japanese-shift-jis and iso-latin-1 respectively in
8610         order to share the default value with both Emacs and XEmacs-mule.
8611         (mm-mule-charset-to-mime-charset): Make
8612         mm-coding-system-priorities effective.
8613         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
8614         while predicating of candidates upon the priorities.
8615
8616 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
8617
8618         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8619         gnus-uu-invert-processable.
8620
8621         * gnus.el: Autoload gnus-uu-invert-processable.
8622
8623 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8624
8625         * mm-util.el (mm-with-multibyte-buffer): New macro.
8626
8627         * rfc2047.el (rfc2047-encode-string): Use it.
8628         (rfc2047-encode-region): Move point to the end of the region after
8629         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
8630
8631 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8632
8633         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
8634         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
8635
8636 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8637
8638         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
8639         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
8640         Karl Chen <quarl@nospam.quarl.org>.
8641
8642 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
8643
8644         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
8645         invalid addresses.
8646
8647 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
8648
8649         * spam.el: Change section markers, revise TODO list.
8650         (spam-backends): Make new master list of all installed backends.
8651         (spam-summary-exit-behavior): Add new variable to determine how
8652         messages moves are done at summary exit.
8653         (spam-move-spam-nonspam-groups-only)
8654         (spam-process-ham-in-nonham-groups)
8655         (spam-process-ham-in-spam-groups): Remove variables, the
8656         spam-summary-exit-behavior variable should be used to manage this
8657         behavior.
8658         (spam-old-ham-articles, spam-old-spam-articles): Remove.
8659         (spam-old-articles): Add variable, replacing spam-old-ham-articles
8660         and spam-old-spam-articles.
8661         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
8662         Add empty variables, placeholders for the backends they represent.
8663         (spam-set-difference): Move, unchanged.
8664         (spam-list-of-processors): Declare OBSOLETE, not used anymore
8665         unless the user has a processor variable.
8666         (spam-classifications, spam-classification-valid-p)
8667         (spam-backend-properties, spam-backend-property-valid-p)
8668         (spam-backend-function-type-valid-p)
8669         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
8670         (spam-report-articles-gmane, spam-report-articles-resend):
8671         Remove functions, they are not needed.
8672         (spam-install-backend-super, spam-backend-list)
8673         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
8674         (spam-backend-function, spam-backend-ham-registration-function)
8675         (spam-backend-spam-registration-function)
8676         (spam-backend-ham-unregistration-function)
8677         (spam-backend-spam-unregistration-function)
8678         (spam-backend-statistical-p, spam-backend-mover-p)
8679         (spam-install-backend-alias, spam-install-checkonly-backend)
8680         (spam-install-mover-backend, spam-install-nocheck-backend)
8681         (spam-install-backend, spam-install-statistical-backend)
8682         (spam-install-statistical-checkonly-backend): Add backend installation
8683         support.
8684         (spam-summary-prepare-exit): Rewrite to use the new backend code.
8685         (spam-group-processor-p): Use the new backend code and respect the
8686         summary exit behavior.
8687         (spam-mark-spam-as-expired-and-move-routine): Remove.
8688         (spam-summary-prepare): Change to use the new spam-old-articles
8689         variable.
8690         (spam-copy-or-move-routine, spam-copy-spam-routine)
8691         (spam-move-spam-routine, spam-copy-ham-routine)
8692         (spam-move-ham-routine): Add code to copy/move ham or spam.
8693         (spam-fetch-field-fast): Improve doc and code, plus allow the
8694         'number request.
8695         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
8696         variables.
8697         (spam-split, spam-find-spam): Use the new backend code.
8698         (spam-registration-functions): Remove variable.
8699         (spam-unregister-routine): Add convenience wrapper.
8700         (spam-log-undo-registration, spam-register-routine)
8701         (spam-log-processing-to-registry)
8702         (spam-log-unregistration-needed-p): Rename "check" to "backend"
8703         where possible.
8704         (spam-check-gmane-xref, spam-check-regex-headers)
8705         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
8706         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
8707         (spam-check-bogofilter-headers, spam-check-spamoracle)
8708         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
8709         (spam-check-crm114-headers): Use the spam-split-group that
8710         spam-split prepares, no need to determine it every time.
8711
8712         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
8713         to the nnheader-parse-naked-head call.
8714
8715         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
8716
8717         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
8718         the nnheader-nov-read-message-id call.
8719
8720 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8721
8722         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
8723         gnus-activate-group twice.  Suggested by Markus Peter
8724         <warp@spin.de>.
8725
8726 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8727
8728         * gnus-art.el (gnus-article-time-format): Exchange the order of
8729         day and month in the default value; fix customization type.
8730         (article-date-ut): Use add-text-properties.
8731         (article-make-date-line): Use message-make-date instead of
8732         current-time-string.
8733
8734         * message.el (message-fetch-field): Don't use set-text-properties.
8735         (message-make-date): Simplify.
8736
8737         * messagexmas.el (message-xmas-make-date): New function.
8738         (message-xmas-redefine): Defalias message-make-date to it.
8739
8740 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8741
8742         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
8743         (rfc2047-encode-region): Treat text within parentheses as special;
8744         show the original text when error has occurred.
8745
8746         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
8747         already-computed method to gnus-activate-group.
8748
8749         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
8750         same select-methods identical Lisp objects.
8751
8752         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
8753         object when modifying the info.
8754
8755 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8756
8757         * gnus-srvr.el (gnus-server-set-info): Remove the server from
8758         gnus-opened-servers since it has never been opened with the new
8759         configuration yet.
8760
8761 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8762
8763         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
8764         arg to nnheader-generate-fake-message-id.
8765
8766 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
8767
8768         * nnheader.el (nnheader-generate-fake-message-id): Accept a
8769         number and build a fake message ID localized to a group and
8770         article number (so it's repeatable from that point on).
8771         (nnheader-fake-message-id-p): Change regex to accomodate new fake
8772         ID format.
8773
8774         * gnus-sum.el (gnus-get-newsgroup-headers): Call
8775         nnheader-generate-fake-message-id with the article number.
8776
8777 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
8778
8779         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
8780         end-of-buffer.
8781
8782 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8783
8784         * message.el (message-ignored-supersedes-headers): Add Approved.
8785
8786 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8787
8788         * rfc2047.el (rfc2047-encode-message-header): Remove useless
8789         goto-char.
8790         (rfc2047-encode): Fold the line before encoding.
8791
8792 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8793
8794         * rfc2047.el (rfc2047-encode-message-header): Disabled header
8795         folding -- not all headers can be folded, and this should be done
8796         by the message composition mode.  Probably.  I think.
8797
8798 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8799
8800         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
8801         fast.
8802
8803         * gnus-ems.el (gnus-remove-image): Don't use
8804         message-text-with-property; remove only the image found first.
8805
8806         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
8807         found first.
8808
8809 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
8810
8811         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
8812
8813 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8814
8815         * message.el (message-text-with-property): Make it fast and accept
8816         optional arguments.
8817         (message-strip-forbidden-properties): Use it.
8818         (message-fix-before-sending): Follow the m-t-w-p change.
8819
8820         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
8821
8822 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8823
8824         * gnus-art.el (article-hide-headers): Don't change the buffer
8825         mistakenly when performing mml-preview even if
8826         gnus-single-article-buffer is nil.
8827
8828 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
8829
8830         * message.el (message-expand-name-databases): New user option.
8831         (message-expand-name): Use it.
8832
8833 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
8834
8835         * spam.el (spam-report-articles-resend)
8836         (spam-report-resend-register-routine): Allow ham reporting.
8837         (spam-report-resend-register-ham-routine): Add wrapper.
8838         (spam-registration-functions): Add ham resending functions.
8839         (spam-list-of-processors): Add ham resend processor.
8840
8841         * gnus.el (ham-resend-to): Add new group parameter.
8842         (spam-process): Add ham resend option.
8843
8844         * spam-report.el (spam-report-resend): Allow reporting ham.
8845         (spam-report-resend-ham): Add wrapper.
8846
8847 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8848
8849         * message.el (message-cite-articles-with-x-no-archive): New
8850         variable.
8851         (message-cite-original): Use it.
8852
8853 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8854
8855         * message.el (message-cite-original): Respect X-No-Archive.
8856
8857 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8858
8859         * gnus-art.el (article-hide-headers): Refer to the values for
8860         gnus-ignored-headers and gnus-visible-headers in the summary
8861         buffer since a user may have set them as group parameters.
8862
8863 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
8864
8865         * assistant.el (assistant-node-name): Add convenience function.
8866         (assistant-render-text, assistant-render-node): Add error handling,
8867         plus handle multiple next nodes.
8868         (assistant-find-next-node): Comment out for now.
8869         (assistant-find-next-nodes): Add function, returns list of next
8870         nodes.
8871
8872 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
8873
8874         * mail-source.el (mail-source-directory): Fix doc-string.
8875
8876 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
8877
8878         * assistant.el (assistant-render-text, assistant-eval): Add :set
8879         widget type, which is different because it takes and returns a
8880         list.  Much hilarity ensues.
8881
8882 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
8883
8884         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
8885
8886         * gnus-group.el (gnus-group-get-new-news-this-group): Added
8887         doc-string.
8888
8889         * gnus-start.el (gnus-activate-group): Added doc-string.
8890
8891 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8892
8893         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
8894
8895 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
8896
8897         * assistant.el (assistant-render-text): Try to add a :set
8898         widget, more to come.
8899
8900         * spam.el (spam-group-spam-contents-p): Handle empty groupname
8901         strings.
8902         (spam-report-articles-resend)
8903         (spam-register-routine): Do registration iff any articles warrant
8904         it.
8905         (spam-summary-prepare-exit): Change log message for nil group
8906         destinations.
8907
8908 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
8909
8910         * spam.el (spam-report-resend-register-routine): Allow
8911         spam-report-resend-to to be a group parameter or a global value.
8912
8913 2004-05-26  Simon Josefsson  <jas@extundo.com>
8914
8915         * starttls.el: Merge with my GNUTLS based starttls.el.
8916         (starttls-gnutls-program, starttls-use-gnutls)
8917         (starttls-extra-arguments, starttls-process-connection-type)
8918         (starttls-connect, starttls-failure, starttls-success): New
8919         variables.
8920         (starttls-program, starttls-extra-args): Doc fix.
8921         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
8922         functions.
8923         (starttls-negotiate, starttls-open-stream): Check
8924         `starttls-use-gnutls' and pass on to corresponding *-gnutls
8925         function if it is set.
8926
8927 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8928
8929         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
8930         structured fields.
8931
8932 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8933
8934         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
8935
8936 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
8937
8938         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
8939         variable.
8940         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
8941         assigning the spam-mark to new messages.
8942
8943 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
8944
8945         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
8946
8947 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8948
8949         * dgnushack.el: Autoload customize-set-variable for XEmacs.
8950
8951         * rfc2047.el (rfc2047-encodable-p): Don't move point.
8952         (rfc2047-decode): Treat the ascii coding-system as raw-text by
8953         default.
8954
8955 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
8956
8957         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
8958         correct data.
8959
8960 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
8961
8962         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
8963         (spam-group-processor-p): Fix function.
8964         (spam-group-processor-multiple-p)
8965         (spam-group-spam-processor-report-gmane-p)
8966         (spam-group-spam-processor-report-resend-p)
8967         (spam-group-spam-processor-bogofilter-p)
8968         (spam-group-spam-processor-blacklist-p)
8969         (spam-group-spam-processor-ifile-p)
8970         (spam-group-ham-processor-ifile-p)
8971         (spam-group-spam-processor-spamoracle-p)
8972         (spam-group-spam-processor-crm114-p)
8973         (spam-group-ham-processor-bogofilter-p)
8974         (spam-group-spam-processor-stat-p)
8975         (spam-group-ham-processor-stat-p)
8976         (spam-group-ham-processor-whitelist-p)
8977         (spam-group-ham-processor-BBDB-p)
8978         (spam-group-ham-processor-spamoracle-p)
8979         (spam-group-ham-processor-copy-p): Remove functions with some
8980         prejudice against unneeded code.
8981         (spam-report-articles-resend)
8982         (spam-report-resend-register-routine): Allow the group/topic
8983         spam-resend-to value to override spam-report-resend-to.
8984         (spam-summary-prepare-exit): Invoke spam-group-processor-p
8985         properly now.
8986
8987         * gnus.el (spam-resend-to): Add group/topic parameter.
8988         (spam-process): Move the OBSOLETE processors to the end of the
8989         choices.
8990
8991 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
8992
8993         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
8994         with resend-to set to nil, and then ask the user if necessary.
8995         (spam-report-resend): spam-report-resend takes a list of articles, not
8996         separate article numbers.
8997
8998 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8999
9000         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
9001         addition to emacs-w3m.
9002
9003 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9004
9005         * assistant.el (assistant-authinfo-data): New function.
9006         (assistant-eval): Eval for entire assistant.
9007
9008         * netrc.el (netrc-services-file): New variable.
9009         (netrc-parse-services): New function.
9010         (netrc-find-service-name): New function.
9011         (netrc-find-service-number): New function.
9012         (netrc-port-equal): New function.
9013         (netrc-machine): Use it.
9014
9015         * nnimap.el (nnimap-open-connection): Use netrc.
9016
9017         * gnus-util.el (gnus-netrc-get): Remove aliases.
9018
9019         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
9020
9021         * assistant.el (wid-edit): Fix compilation.
9022
9023         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
9024
9025 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
9026
9027         * gnus-util.el (gnus-set-file-modes): New function.  (small
9028         patch).
9029
9030 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9031
9032         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
9033
9034         * assistant.el (assistant-render-node): Fix up rendering and
9035         read-only text.
9036         (assistant-render-node): Reset.
9037         (assistant-make-read-only): Not sticky.
9038
9039 2004-05-20  Danny Siu  <dsiu@adobe.com>
9040
9041         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
9042         centered even when gnus-auto-center-summary is t
9043
9044 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9045
9046         * dns.el (dns-get-txt-answer): New function.
9047         (dns-read-txt): Ditto.
9048         (query-dns): Use it.
9049
9050 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9051
9052         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
9053         active for foreign groups even if the group level is higher than
9054         the specified value.
9055
9056 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9057
9058         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
9059         non-active groups.
9060
9061         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
9062
9063 2004-05-20  Magnus Henoch  <mange@freemail.hu>
9064
9065         * dns.el (dns-read-type): Add support for SVR.  (small patch)
9066
9067 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9068
9069         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
9070         (spam-crm114-header, spam-crm114-spam-switch)
9071         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
9072         (spam-crm114-positive-spam-header)
9073         (spam-crm114-database-directory, spam-list-of-processors)
9074         (spam-group-spam-processor-crm114-p)
9075         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
9076         (spam-generic-score, spam-list-of-checks)
9077         (spam-list-of-statistical-checks, spam-registration-functions)
9078         (spam-check-crm114-headers, spam-crm114-score)
9079         (spam-check-crm114, spam-crm114-register-with-crm114)
9080         (spam-crm114-register-spam-routine)
9081         (spam-crm114-unregister-spam-routine)
9082         (spam-crm114-register-ham-routine)
9083         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
9084         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
9085
9086         * gnus.el: Add spam-use-crm114.
9087
9088         * spam.el (spam-list-of-processors, spam-registration-functions):
9089         Add spam-use-resend.
9090         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
9091         (spam-report-articles-gmane): Add doc fix.
9092         (spam-report-articles-resend,
9093         spam-report-resend-register-routine): Add wrappers around
9094         spam-report-resend-to.
9095
9096         * spam-report.el (spam-report-resend-to, spam-report-resend):
9097         Add support for resending spam.
9098         (spam-report-gmane): Fix line length >80.
9099
9100         * gnus.el (spam-process): Add spam-use-resend.
9101
9102 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9103
9104         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
9105         number of processed spam messages.
9106         (spam-ham-copy-or-move-routine): Return the number of processed
9107         ham messages.
9108         (spam-summary-prepare-exit): Use the above values to decide
9109         whether status messages shouled be displayed.
9110
9111 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9112
9113         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
9114         `rfc2047-encoding-function-alist' in order to avoid conflicting
9115         with the old version.
9116         (rfc2047-encode-region): Concatenate words containing non-ASCII
9117         characters in structured fields; don't encode space-delimited
9118         ASCII words even in unstructured fields; don't break words at
9119         char-category boundaries.
9120         (rfc2047-encode-1): New function.
9121         (rfc2047-encode): Use it; encode text so that it occupies the
9122         maximum width within 76-column; work correctly on Q encoding for
9123         iso-2022-* charsets.
9124         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
9125         sure not to break a line just after the header name.
9126         (rfc2047-b-encode-region): Removed.
9127         (rfc2047-b-encode-string): New function.
9128         (rfc2047-q-encode-region): Removed.
9129         (rfc2047-q-encode-string): New function.
9130
9131         * mm-util.el (mm-replace-in-string): New function.
9132
9133 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9134
9135         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
9136         get it right.
9137         (gnus-inews-make-draft): Really.
9138
9139 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
9140
9141         * nnmh.el (nnmh-request-list-1): Don't check the link count
9142         before descending.  (small patch)
9143
9144 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9145
9146         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
9147         stuff.
9148
9149         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
9150         on real group name.
9151
9152         * gnus-art.el (gnus-signature-limit): Doc fix.
9153
9154         * gnus-msg.el (gnus-inews-make-draft): Quote list.
9155
9156         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
9157
9158 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
9159
9160         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
9161         isn't a string.
9162
9163 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9164
9165         * gnus-draft.el (gnus-draft-send): Bind
9166         rfc2047-encode-encoded-words.
9167
9168         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
9169         (rfc2047-encodable-p): Say that =? needs encoding.
9170         (rfc2047-encode-encoded-words): New variable.
9171
9172         * gnus-group.el (gnus-group-select-group): Doc fix.
9173
9174         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
9175
9176         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
9177         to nil.
9178
9179         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
9180
9181         * nnheader.el (nnheader-get-lines-and-char): New function.
9182
9183 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
9184
9185         * gnus-msg.el (gnus-summary-followup-with-original): Document
9186         yanking of region when active.
9187
9188 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9189
9190         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
9191         groups if the group level is higher than the specified value.
9192
9193 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9194
9195         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
9196         (gnus-group-jump-to-group): Added prefix argument using
9197         `gnus-group-jump-to-group-prompt'.  Query before jumping to
9198         non-active group.
9199
9200         * compface.el (uncompface): Be verbose when changing
9201         `uncompface-use-external'.
9202
9203         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
9204         handle manual section.
9205
9206 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * gnus-art.el (gnus-button-alist): Revert previous change.
9209
9210 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9211
9212         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
9213
9214 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9215
9216         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
9217         whether backend can accept message.
9218
9219         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
9220
9221 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
9222
9223         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
9224         Avoid creating directory when nntp-marks-is-evil is true.
9225         Reported by Reiner Steib.
9226
9227 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9228
9229         * gnus-picon.el (gnus-picon-style): New variable.
9230         (gnus-picon-insert-glyph): Added optional `nostring' argument.
9231         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
9232         Jesper Harder <harder@ifa.au.dk>.
9233
9234 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9235
9236         * message.el (message-fill-field): Return point.
9237         (message-generate-headers): Go to end of field.
9238
9239         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
9240         stuff for non-living groups.
9241
9242 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
9243
9244         * gnus-art.el (gnus-article-followup-with-original)
9245         (gnus-article-reply-with-original): gnus-mark-active-p ->
9246         gnus-region-active-p.
9247
9248 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
9249
9250         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
9251         only when there is spam or ham to be processed.
9252
9253 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9254
9255         * mail-source.el (mail-source-delete-crash-box): Refactor.
9256         (mail-source-fetch): Use it.
9257         (mail-source-fetch-file): Ditto.
9258         (mail-source-fetch-directory): Run postscript in loop.
9259         (mail-source-fetch-pop): Delete.
9260         (mail-source-fetch-maildir): Ditto.
9261         (mail-source-fetch-imap): Ditto.
9262
9263         * imap.el (imap-authenticators): Comment out sasl.
9264
9265         * message.el (message-skip-to-next-address): New function.
9266         (message-fill-header-address): Refactor.
9267         (message-fill-address): Use it.
9268         (message-delete-address): Use it.
9269         (message-fill-header-general): Refactor.
9270         (message-fill-field-address): Rename.
9271         (message-narrow-to-field): Find the start of the header.
9272         (message-header-format-alist): Don't pre-fill.
9273         (message-fill-header): Removed.
9274         (message-insert-header): New function.
9275         (message-shorten-references): Use it.
9276
9277         * rfc2047.el (rfc2047-field-value): Strip props.
9278
9279         * mail-parse.el (mail-header-make-address): New alias.
9280
9281         * ietf-drums.el (ietf-drums-make-address): New function.
9282
9283         * imap.el: Add compiler directives.
9284
9285         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
9286
9287         * gnus-art.el (article-decode-idna-rhs): Don't use
9288         message-idna-inside-rhs-p.
9289
9290 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9291
9292         * message.el (message-idna-inside-rhs-p): Removed.
9293         (message-idna-to-ascii-rhs-1): Use proper address parsing.
9294
9295         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
9296         false positives.
9297
9298 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
9299
9300         * imap.el (imap-sasl-make-mechanisms): Use sasl.
9301
9302 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9303
9304         * nneething.el (nneething-file-name): Don't create spurions
9305         files.
9306
9307         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
9308         (gnus-inews-do-gcc): Remove sleep.
9309
9310         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
9311         part under point.
9312
9313         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
9314         (gnus-agent-regenerate-group): Using nil messages aren't valid.
9315
9316 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
9317
9318         * spam.el (spam-summary-prepare-exit): Fixed (length).
9319
9320 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9321
9322         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
9323         as expired without moving it" message when there are spam
9324         messages left.
9325
9326 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
9327
9328         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
9329         header is not nil.
9330
9331 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
9332
9333         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
9334         nntp-possibly-create-directory, not nntp-possibly-change-group.
9335         (nntp-marks-changed-p): New arg SERVER.
9336         (nntp-request-update-info): Adjust caller.
9337
9338 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
9339
9340         * nntp.el (nntp-save-marks): Pass missing arg.
9341
9342 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
9343
9344         * nntp.el: Support marks.
9345         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
9346         (nntp-marks-modtime, nntp-marks-directory): New variables.
9347         (nntp-request-set-mark, nntp-request-update-info)
9348         (nntp-possibly-create-directory, nntp-marks-changed-p)
9349         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
9350         functions.
9351
9352 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
9353
9354         * gnus-xmas.el (gnus-xmas-select-lowest-window)
9355         (gnus-xmas-redefine): Rename.
9356
9357         * gnus-score.el (gnus-score-insert-help): Use
9358         gnus-select-lowest-window.
9359
9360         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
9361         appt-select-lowest-window and rename to gnus-select-lowest-window.
9362
9363         * gnus.el: do.
9364
9365 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9366
9367         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
9368         encodings of MIME-encoded words, in order to improve
9369         interoperability with several broken MUAs.
9370
9371 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9372
9373         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
9374         tags, only when charsets are not specified in headers.
9375         (mm-inline-text-html-render-with-w3m): Ditto.
9376
9377         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
9378         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
9379
9380 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9381
9382         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
9383         instead of MIME-decoded from fields when checking
9384         `gnus-article-address-banner-alist'.
9385
9386 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
9387
9388         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
9389         description rather than subject.
9390
9391 2004-05-02  Steve Youngs  <steve@youngs.au.com>
9392
9393         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
9394
9395 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9396
9397         * gnus.el (gnus-version-number): Bump.
9398
9399 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9400
9401         * gnus.el: No Gnus v0.2 is released.
9402
9403 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9404
9405         * gnus-agent.el (gnus-agent-read-agentview): Inline
9406         gnus-uncompress-range.
9407
9408 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9409
9410         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
9411         `exec-installed-p'.
9412
9413 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9414
9415         * gnus.el (spam-process, spam-autodetect-methods): Add
9416         bsfilter and bsfilter-headers.
9417
9418         * spam.el (spam-bsfilter): New customize group.
9419         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
9420         (spam-bsfilter-header, spam-bsfilter-probability-header)
9421         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
9422         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
9423         (spam-bsfilter-database-directory): New options.
9424         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
9425         (spam-list-of-statistical-checks, spam-registration-functions):
9426         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
9427         (spam-bsfilter-score): New command.
9428         (spam-check-bsfilter-headers, spam-check-bsfilter)
9429         (spam-bsfilter-register-with-bsfilter)
9430         (spam-bsfilter-register-spam-routine)
9431         (spam-bsfilter-unregister-spam-routine)
9432         (spam-bsfilter-register-ham-routine)
9433         (spam-bsfilter-unregister-ham-routine): New functions.
9434         (spam-generic-score): Support bsfilter; Accept an optional argument
9435         to recalcurate spam score even if scoring header has already been
9436         added.
9437         (spam-bogofilter-score, spam-spamassassin-score): Accept an
9438         optional argument to recalcurate spam score even if scoring header
9439         has already been added.
9440
9441 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
9442
9443         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
9444         strings!  Reported by David D. Smith <davidsmith@acm.org>.
9445         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
9446         link is missing.
9447
9448 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
9449
9450         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
9451         (html2text-get-attr): Rewrite.
9452
9453         * message.el (message-setup-1): Remove redundant put-text-property
9454         on mail-header-separator.
9455
9456 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
9457
9458         * gnus-registry.el (gnus-registry-cache-whitespace)
9459         (gnus-registry-action, gnus-registry-spool-action)
9460         (gnus-registry-split-fancy-with-parent): Change message levels
9461         from 5 to 3 or 7, as needed.
9462
9463         * spam.el (spam-summary-prepare-exit)
9464         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
9465         (spam-split, spam-find-spam, spam-log-undo-registration)
9466         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
9467         level from 5 to 6.
9468
9469 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9470
9471         * gnus-ems.el: Autoload appt-select-lowest-window (revert
9472         2004-03-04 change).
9473
9474 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
9475
9476         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
9477         Use mapc when appropriate.
9478
9479         * sieve-manage.el (sieve-manage-open): do.
9480
9481         * nnweb.el (nnweb-insert-html): do.
9482
9483         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
9484         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
9485
9486         * nnspool.el (nnspool-request-group): do.
9487
9488         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
9489         do.
9490
9491         * nnml.el (nnml-request-update-info): do.
9492
9493         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
9494         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
9495
9496         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
9497         (nnimap-request-set-mark): do.
9498
9499         * nnfolder.el (nnfolder-request-update-info): do.
9500
9501         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
9502         do.
9503
9504         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
9505
9506         * gnus-uu.el (gnus-uu-find-articles-matching): do.
9507
9508         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
9509         do.
9510
9511         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
9512         do.
9513
9514         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
9515
9516         * gnus-nocem.el (gnus-nocem-scan-groups): do.
9517
9518         * gnus-int.el (gnus-start-news-server): do.
9519
9520         * gnus-group.el (gnus-group-make-kiboze-group)
9521         (gnus-group-browse-foreign-server): do.
9522
9523 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
9524
9525         FIXME: Make separate entries for each person.
9526
9527         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
9528         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
9529         <shields@msrl.com>:
9530
9531         * spam.el (spam-necessary-extra-headers): Get the extra headers we
9532         may need for spam sorting and scoring.
9533         (spam-user-format-function-S): Add user format function suitable for
9534         general use.
9535         (spam-article-sort-by-spam-status): Add sorting function for summary
9536         sorting.
9537         (spam-extra-header-to-number): Add function to get a score from a
9538         header.
9539         (spam-summary-score): Add function to  get a numeric score from the
9540         headers.
9541         (spam-generic-score): Fixed function doc, was in wrong place.
9542         (spam-initialize): Take symbols when it's run, and install the
9543         extra headers that spam-necessary-extra-headers thinks we need.
9544
9545 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
9546
9547         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
9548         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9549
9550 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
9551
9552         * gnus-sum.el (gnus-set-global-variables)
9553         (gnus-build-all-threads, gnus-get-newsgroup-headers)
9554         (gnus-article-get-xrefs, gnus-summary-best-group)
9555         (gnus-summary-next-article, gnus-summary-enter-digest-group)
9556         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
9557         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
9558         with-current-buffer.
9559
9560 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
9561
9562         * spam.el (spam-summary-prepare-exit): Simplify logic.
9563         (spam-fetch-article-header): Read the article header if it's not
9564         available.
9565         (spam-list-articles): Simplify logic.
9566         (spam-filelist-register-routine): Fix bug with unregister-list.
9567
9568         * gnus-registry.el: Fix comments at beginning.
9569
9570 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
9571
9572         * message.el (message-cater-to-broken-inn): Remove.
9573         (message-shorten-references): Make sure the total folded length of
9574         References is shorter than 998 characters to cater to a bug in INN
9575         2.3.  Also, don't pretend that references aren't folded -- this
9576         hasn't worked for a while.
9577
9578 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9579
9580         * gnus-agent.el (gnus-agentize):
9581         gnus-agent-send-mail-real-function no longer set to current value
9582         of message-send-mail-function but rather a lambda that calls
9583         message-send-mail-function.  The change makes the agent real-time
9584         responsive to user changes to message-send-mail-function.
9585
9586 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9587
9588         * legacy-gnus-agent.el
9589         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
9590         help from Florian Weimer <fw@deneb.enyo.de>
9591
9592 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9593
9594         * nnmail.el (nnmail-cache-insert): Revert last change.
9595
9596 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9597
9598         * nnmail.el (nnmail-cache-insert): Always check whether
9599         nnmail-cache-ignore-groups matches a group name.
9600
9601 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
9602
9603         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
9604         (spam-find-spam, spam-log-processing-to-registry)
9605         (spam-log-registered-p, spam-log-unregistration-needed-p)
9606         (spam-log-undo-registration): Use gnus-message instead of
9607         gnus-error, none of these errors are fatal.
9608
9609         * gnus-registry.el (gnus-registry-clean-empty-function)
9610         (gnus-registry-clean-empty): Remove only empty entries without
9611         extra data.
9612
9613 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
9614
9615         * spam-stat.el (spam-stat-buffer-change-to-spam)
9616         (spam-stat-buffer-change-to-non-spam): Change (error) to
9617         (gnus-message 8) invocation.
9618
9619 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9620
9621         * nntp.el (nntp-via-netcat-command): New variable.
9622         (nntp-via-netcat-switches): New variable.
9623         (nntp-open-via-rlogin-and-netcat): New function.
9624         (nntp-open-connection-function): Doc fix.
9625         (nntp-telnet-command): Doc fix.
9626         (nntp-end-of-line): Doc fix.
9627         (nntp-via-rlogin-command): Doc fix.
9628         (nntp-via-user-name): Doc fix.
9629         (nntp-via-address): Doc fix.
9630
9631 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9632
9633         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
9634         error in Emacs 21.1.
9635
9636 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
9637
9638         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
9639
9640 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9641         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
9642         (gnus-agent-with-refreshed-group): New macro.
9643         (gnus-agent-rename-group): New function.
9644         (gnus-agent-delete-group): New function.
9645         (gnus-agent-save-group-info): Use gnus-command-method when
9646         `method' parameter is nil.  Don't write nil entries into the
9647         active file.
9648         (gnus-agent-get-group-info): New function.
9649         (gnus-agent-fetch-articles): Use
9650         gnus-agent-update-files-total-fetched-for to increment disk space
9651         used.
9652         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
9653         gnus-agent-update-view-total-fetched-for to increment disk space
9654         used.
9655         (gnus-agent-get-local): Added optional parameters to avoid calling
9656         gnus-group-real-name and gnus-find-method-for-group.
9657         (gnus-agent-set-local): Delete stored entry if either min, or max,
9658         are nil.
9659         (gnus-agent-fetch-session): Reworded error/quit messages.  On
9660         quit, use gnus-agent-regenerate-group to record existance of any
9661         articles fetched to disk before the quit occurred.
9662         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
9663         gnus-agent-update-view-total-fetched-for, and
9664         gnus-agent-update-files-total-fetched-for to decrement disk space
9665         used.
9666         (gnus-agent-retrieve-headers): Use
9667         gnus-agent-update-view-total-fetched-for to increment disk space
9668         used.
9669         (gnus-agent-regenerate-group): Replace gnus-group-update-group
9670         with gnus-agent-update-files-total-fetched-for to decrement disk
9671         space and fresh group buffer.
9672         (gnus-agent-inhibit-update-total-fetched-for): New variable.
9673         (gnus-agent-need-update-total-fetched-for): New variable.
9674         (gnus-agent-update-files-total-fetched-for): New function.
9675         (gnus-agent-update-view-total-fetched-for): New function.
9676         (gnus-agent-total-fetched-for): New function.
9677
9678         * gnus-cache.el (gnus-cache-save-buffers): Use
9679         gnus-cache-update-overview-total-fetched-for to change disk space
9680         used by this group.
9681         (gnus-cache-possibly-enter-article): Use
9682         gnus-cache-update-file-total-fetched-for to increment disk space
9683         used by this group.
9684         (gnus-cache-possibly-remove-article): Use
9685         gnus-cache-update-file-total-fetched-for to decrement disk space
9686         used by this group.
9687         (gnus-cache-generate-nov-databases): Purge total fetched cache.
9688         (gnus-cache-rename-group): New function.
9689         (gnus-cache-delete-group): New function.
9690         (gnus-cache-inhibit-update-total-fetched-for): New variable.
9691         (gnus-cache-need-update-total-fetched-for): New variable.
9692         (gnus-cache-with-refreshed-group): New macro.
9693         (gnus-cache-update-file-total-fetched-for): New function.
9694         (gnus-cache-update-overview-total-fetched-for): New function.
9695         (gnus-cache-rename-group-total-fetched-for): New function.
9696         (gnus-cache-delete-group-total-fetched-for): New function.
9697         (gnus-cache-total-fetched-for): New function.
9698
9699         * gnus-group.el: Require gnus-sum and autoload functions to
9700         resolve warnings when gnus-group.el compiled alone.
9701         (gnus-group-line-format): Documented new %F
9702         (size of Fetched data) group line format; identifies disk space
9703         used by agent and cache.
9704         (gnus-group-line-format-alist): Defined new F format.
9705         (gnus-total-fetched-for): New function.
9706         (gnus-group-delete-group): No longer update
9707         gnus-cache-active-altered as gnus-request-delete-group now keeps
9708         the cache in sync.
9709         (gnus-group-list-active): Let the agent store a server's active
9710         list if currently plugged.
9711
9712         * gnus-int.el (gnus-request-delete-group): Use
9713         gnus-cache-delete-group and gnus-agent-delete-group to keep the
9714         local disk in sync with the server.
9715          (gnus-request-rename-group): Use
9716         gnus-cache-rename-group and gnus-agent-rename-group to keep the
9717         local disk in sync with the server.
9718
9719         * gnus-start.el (gnus-get-unread-articles): Cosmetic
9720         simplification to logic.
9721
9722         * gnus-util.el (gnus-rename-file): New function.
9723
9724 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
9725
9726         * mm-util.el (mm-image-load-path): Handle nil in load-path.
9727
9728 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
9729
9730         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
9731         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
9732
9733 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
9734
9735         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
9736         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
9737
9738 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
9739
9740         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
9741
9742 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
9743
9744         * spam.el (spam-set-difference): Add function to replace
9745         gnus-set-difference in spam.el.
9746         (spam-summary-prepare-exit): Use spam-set-difference.
9747
9748 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9749
9750         * gnus-registry.el (gnus-registry-cache-file): Update to use
9751         gnus-dribble-directory OR gnus-home-directory OR ~.
9752         (gnus-registry-split-fancy-with-parent): Fix doc.
9753
9754 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * message.el (message-exchange-point-and-mark): Use
9757         message-mark-active-p.  Suggested by Jesper Harder
9758         <harder@ifa.au.dk>.
9759
9760 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9761
9762         * message.el (message-exchange-point-and-mark): Don't activate
9763         region if it was inactive.  Suggested by Hiroshi Fujishima
9764         <pooh@nature.tsukuba.ac.jp>.
9765
9766 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9767
9768         * gnus-art.el (article-display-face): Display Faces in the same
9769         order as X-Faces.
9770
9771 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9772
9773         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
9774
9775 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9776
9777         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
9778         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
9779         (gnus-article-mime-hierarchy): Remove.
9780         (gnus-article-mime-hierarchy-next): Remove.
9781         (gnus-article-mode): Revert 2004-03-19 change.
9782         (gnus-article-setup-buffer): Revert 2004-03-19 change.
9783         (gnus-insert-mime-button): Revert 2004-03-19 change.
9784         (gnus-mime-accumulate-hierarchy): Remove.
9785         (gnus-mime-enter-multipart): Remove.
9786         (gnus-mime-leave-multipart): Remove,
9787         (gnus-mime-display-part): Revert 2004-03-19 change.
9788         (gnus-mime-display-alternative): Revert 2004-03-19 change.
9789
9790         * mml.el (mml-preview): Revert 2004-03-19 change.
9791
9792 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9793
9794         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
9795
9796 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9797
9798         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
9799         t while entering a file name using the mm-with-multibyte macro.
9800         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9801
9802         * mm-util.el (mm-with-multibyte): New macro.
9803
9804 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9805
9806         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
9807         user option.
9808         (gnus-mime-multipart-functions): Doc and customization fix.
9809         (gnus-article-mime-hierarchy): New variable.
9810         (gnus-article-mime-hierarchy-next): New variable.
9811         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
9812         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
9813         gnus-article-mime-hierarchy-next to nil.
9814         (gnus-insert-mime-button): Show hierarchy numbers.
9815         (gnus-mime-accumulate-hierarchy): New function.
9816         (gnus-mime-enter-multipart): New function.
9817         (gnus-mime-leave-multipart): New function.
9818         (gnus-mime-display-part): Recompute hierarchical MIME structure.
9819         (gnus-mime-display-alternative): Show hierarchy numbers.
9820
9821         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
9822         gnus-article-mime-hierarchy-next to nil.
9823
9824 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
9825
9826         * dns.el: Don't require gnus-xmas.
9827
9828 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
9829
9830         * mml.el (mml-generate-mime-1): Don't use format=flowed with
9831         inline PGP.
9832         (mml-menu): Disable mml-quote-region if mark is inactive.
9833
9834 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9835
9836         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
9837         when the group's active is not available.
9838
9839 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9840
9841         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
9842         error.
9843
9844 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
9845
9846         * imap.el (imap-store-password): New variable.
9847         (imap-interactive-login): Use it.
9848         Suggested by Mark Plaksin <happy@mcplaksin.org>.
9849
9850 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9851
9852         * gnus-art.el (gnus-article-read-summary-keys): Restore new
9853         window-start and hscroll to summary window.
9854
9855 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9856
9857         * gnus-start.el (gnus-convert-old-newsrc): Only write the
9858         conversion message to newsrc-dribble when an actual conversion is
9859         performed.
9860
9861 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
9862
9863         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
9864
9865 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9866
9867         * mm-decode.el (mm-complicated-handles): New function reviving
9868         former definition of mm-multiple-handles.
9869
9870         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9871         (gnus-mime-delete-part): Use it.
9872
9873 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9874
9875         * gnus-agent.el (gnus-agent-read-local): Bind
9876         nnheader-file-coding-system to gnus-agent-file-coding-system to
9877         avoid the implicit assumption that they will always be equal.
9878         (gnus-agent-save-local): Bind buffer-file-coding-system, not
9879         coding-system-for-write, as the with-temp-file macro first prints
9880         to a buffer then saves the buffer.
9881
9882 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9883
9884         * gnus-art.el (gnus-article-edit-part): New function.
9885         (gnus-mime-save-part-and-strip): Use it; do query instead of
9886         signaling an error; don't use mm-multiple-handles.
9887         (gnus-mime-delete-part): Ditto.
9888
9889 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9890
9891         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
9892         old file versions.
9893         (gnus-group-prepare-hook): Removed function that converted list
9894         form of gnus-agent-expire-days to group properties.
9895
9896         * gnus-int.el: Autoload gnus-agent-regenerate-group.
9897         (gnus-request-accept-article): Re-indented.
9898
9899         * gnus-start.el (gnus-convert-old-newsrc): Registered new
9900         converters to handle old agent file formats.  Added logic for a
9901         "backup before upgrading warning".
9902         (gnus-convert-mark-converter-prompt): Developers can mark
9903         functions as needing (default), or not needing,
9904         gnus-convert-old-newsrc's "backup before upgrading warning".
9905         (gnus-convert-converter-needs-prompt): Tests whether the user
9906         should be protected from potentially irreversable changes by the
9907         function.
9908
9909         * legacy-gnus-agent.el (): New. Provides converters that are only
9910         loaded when gnus-convert-old-newsrc needs to call them.
9911
9912 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9913
9914         * mail-source.el (mail-source-touch-pop): Doc fix.
9915
9916         * message.el (message-smtpmail-send-it): Doc fix.
9917
9918 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
9919
9920         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
9921
9922         * nnmail.el (nnmail-split-fancy): do.
9923
9924         * gnus-kill.el (gnus-kill, gnus-execute): do.
9925
9926 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9927
9928         * gnus-sum.el (gnus-widget-reversible-match)
9929         (gnus-widget-reversible-to-internal)
9930         (gnus-widget-reversible-to-external): New functions.
9931         (gnus-widget-reversible): New widget.
9932         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
9933
9934 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
9935
9936         * gnus-sum.el (gnus-thread-sort-functions)
9937         (gnus-article-sort-functions): Document `(not F)' items.
9938
9939 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9940
9941         * spam.el (spam-use-gmane-xref): Add new backend.
9942         (spam-gmane-xref-spam-group): Add variable to control the name of the
9943         Gmane spam group.
9944         (spam-blackhole-servers, spam-blackhole-good-server-regex)
9945         (spam-regex-headers-spam, spam-regex-headers-ham)
9946         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
9947         (spam-list-of-checks): Add spam-use-gmane-xref to list of
9948         backends and checks.
9949         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
9950
9951         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
9952         an autodetect method.
9953
9954 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9955
9956         * gnus-int.el (gnus-request-accept-article): Inform the agent that
9957         articles are being added to a group.
9958         (gnus-request-replace-article): Inform the agent that articles
9959         need to be uncached as the cached contents are no longer valid.
9960
9961 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9962
9963         * binhex.el: Don't autoload executable-find.
9964
9965         * canlock.el: Don't autoload mail-fetch-field.
9966
9967         * dgnushack.el: Autoload c-mode for XEmacs.
9968
9969         * gnus-ems.el: Don't autoload appt-select-lowest-window.
9970
9971         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
9972         rmail-dont-reply-to and rmail-output.
9973
9974         * gnus-score.el: Don't autoload ffap-string-at-point.
9975
9976         * gnus-setup.el: Don't autoload sc-cite-original.
9977
9978         * imap.el: Don't autoload base64-decode-string,
9979         base64-encode-string and md5.
9980
9981         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
9982         and rmail-msg-restore-non-pruned-header.
9983
9984         * mm-decode.el: Don't autoload executable-find.
9985
9986         * mm-url.el: Don't autoload executable-find.
9987
9988         * mm-view.el: Don't autoload diff-mode.
9989
9990         * nndb.el: Don't autoload news-reply-mode, news-setup,
9991         cancel-timer and telnet.
9992
9993         * password.el: Don't autoload run-at-time for Emacs.
9994
9995         * sha1-el.el: Don't autoload executable-find.
9996
9997         * sieve-mode.el: Don't autoload c-mode.
9998
9999         * uudecode.el: Don't autoload executable-find.
10000
10001 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10002
10003         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
10004         (gnus-agent-possibly-alter-active): Avoid null in numeric
10005         comparison.
10006         (gnus-agent-set-local): Refuse to save null in local object table.
10007         (gnus-agent-regenerate-group): The REREAD parameter can now be a
10008         list of articles that will be marked as unread.
10009
10010 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10011
10012         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
10013
10014 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
10015
10016         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
10017         language tags.
10018
10019 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10020
10021         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
10022         Don't bind "obarray".
10023
10024         * gnus-sum.el (gnus-thread-sort-functions): Added
10025         `gnus-thread-sort-by-most-recent-number' and
10026         `gnus-thread-sort-by-most-recent-date'.
10027         Reported by Kai Grossjohann <kai@emptydomain.de>.
10028
10029 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10030
10031         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
10032
10033 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10034
10035         * gnus-cus.el (gnus-agent-customize-category): Removed
10036         ignore-errors macro reference that required cl to be loaded at
10037         run-time.
10038
10039         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
10040         single-interval range of the form (min . max).  Previously the
10041         range had to look like ((min . max)).  Likewise, return
10042         (min . max) rather than ((min . max)).
10043         (gnus-range-map): Use gnus-range-normalize to accept
10044         single-interval range.
10045
10046         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
10047         the cache, but not the agent, now appear with their usual face.
10048
10049         * dgnushack.el (loaddir): New variable that is bound to the
10050         directory containing the dgnushack.el file. Use loaddir, rather
10051         than srcdir, to update load-path. Change lets dgnushack compile
10052         code in directories other than GNUS/lisp.
10053
10054 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10055
10056         * lpath.el: Don't bind w3m-safe-url-regexp.
10057
10058         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
10059         w3m-safe-url-regexp variable buffer-local.
10060
10061         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10062
10063 2004-02-27  Simon Josefsson  <jas@extundo.com>
10064
10065         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
10066         gnus-group-real-prefix.
10067         (gnus-summary-move-article): Use it, instead of
10068         gnus-group-real-prefix.
10069
10070 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10071
10072         * lpath.el: Bind w3m-safe-url-regexp.
10073
10074         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
10075         w3m-safe-url-regexp variable buffer-local and set it as the value
10076         of mm-w3m-safe-url-regexp.
10077
10078         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10079
10080         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
10081         parsing gnus-posting-styles when the message is not for replying.
10082
10083         * dgnushack.el: Autoload sgml-mode for XEmacs.
10084
10085         * nnrss.el (nnrss-opml-export): Use
10086         mm-set-buffer-file-coding-system instead of
10087         set-buffer-file-coding-system.
10088
10089 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
10090
10091         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
10092         of checkdoc.el).
10093         * nnrss.el: do.
10094         * gnus-mlspl.el: do.
10095         * gnus-ml.el: do.
10096         * gnus-srvr.el: do.
10097
10098         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
10099
10100 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10101
10102         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
10103         Corrections to custom-manual links.
10104
10105         * gnus-art.el (gnus-article): Ditto.
10106
10107         * mm-decode.el (mime-display, mime-security): Ditto.
10108
10109 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
10110
10111         * flow-fill.el: Typo.
10112
10113 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
10114
10115         * spam-wash.el: New file.
10116
10117 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
10118
10119         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
10120
10121 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10122
10123         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
10124         to be run with new-articles as LIST1, not LIST2.
10125         (spam-registration-functions): Add spam-use-ham-copy as a nil
10126         registration backend.
10127
10128 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
10129
10130         * spam-stat.el (spam-stat-washing-hook): New option.
10131         (spam-stat-buffer-words): Use it.
10132         (spam-stat-process-directory, spam-stat-test-directory): Use
10133         insert-file-contents-literally.
10134         (spam-stat-coding-system): New variable.
10135         (spam-stat-load, spam-stat-save): Use it.
10136
10137 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10138
10139         * spam-report.el (spam-report-plug-agent): Quote
10140         spam-report-url-to-file and spam-report-url-ping-plain.
10141
10142 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
10143
10144         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
10145         / in mailto URLs.
10146
10147 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10148
10149         * spam-report.el (spam-report-process-queue): Fix interactive use.
10150         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
10151         (spam-report-unplug-agent): Doc fixes.
10152         (spam-report-url-ping-mm-url, spam-report-url-to-file)
10153         (spam-report-agentize, spam-report-deagentize): Autoload
10154
10155 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10156
10157         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
10158
10159         * message.el (message-setup-fill-variables): Add mml tags to
10160         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
10161         <ajk@iu.edu>.
10162         (message-mode): Don't modify paragraph-separate there.
10163
10164 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10165
10166         * compface.el (uncompface-use-external): Default to undecided.
10167         (uncompface-use-external-threshold): New variable.
10168         (uncompface-float-time): New macro.
10169         (uncompface): Determine whether to use the external decoder if
10170         uncompface-use-external is undecided.
10171
10172 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10173
10174         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
10175         after images.
10176
10177         * gnus-art.el (gnus-mime-display-single): Remove dead code.
10178
10179 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
10180
10181         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
10182
10183         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
10184
10185         * gnus-sum.el (gnus-summary-limit-to-age)
10186         (gnus-summary-limit-children): do.
10187
10188         * gnus-int.el (gnus-request-scan): do.
10189
10190         * gnus-group.el (gnus-group-suspend): do.
10191
10192         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
10193
10194         * gnus-cite.el (gnus-cite-parse-attributions): do.
10195
10196         * gnus-agent.el (gnus-summary-set-agent-mark)
10197         (gnus-agent-regenerate-group): do.
10198
10199         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
10200
10201         * binhex.el (binhex-decode-region-internal): do.
10202
10203 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10204
10205         * gnus-fun.el (gnus-face-properties-alist): New user option.
10206         (gnus-display-x-face-in-from): Use it.
10207
10208         * gnus-art.el (article-display-face): Ditto.
10209
10210         * compface.el (uncompface-use-external): Default to nil.
10211
10212 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
10213
10214         * nntp.el (nntp-erase-buffer): New function.
10215         (nntp-retrieve-data, nntp-send-command)
10216         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
10217         (nntp-possibly-change-group): Use it.
10218
10219         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
10220         with-current-buffer.
10221
10222 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
10223
10224         * compface.el: Merge the ELisp-based uncompface program.
10225         (compface): New customization group.
10226         (uncompface-use-external): New user option.
10227         (uncompface): Call uncompface-internal if uncompface-use-external
10228         is nil.
10229         (uncompface-internal): New function.  Note that there are also
10230         some other functions and variables added for this function.
10231
10232 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
10233
10234         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
10235         if necessary.
10236
10237 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
10238
10239         * spam-report.el (spam-report-unplug-agent)
10240         (spam-report-plug-agent, spam-report-deagentize)
10241         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
10242         Add support for the Agent in spam-report: when unplugged, report to a
10243         file; when plugged, submit all the requests.
10244
10245         * spam.el (spam-register-routine): Fix message about
10246         registration.
10247
10248 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
10249
10250         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
10251         dependencies.
10252         (rfc2047-encode): Use it.
10253
10254         * gnus-art.el (gnus-button-marker-list): Move before first
10255         reference.
10256
10257         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
10258         (imap-parse-body): Fix format string mismatch.
10259
10260         * gnus-score.el (gnus-summary-increase-score): do.
10261
10262         * nnrss.el (nnrss-close): New function.
10263
10264 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
10265
10266         * nnrss.el (nnrss-make-filename): New function.
10267         (nnrss-request-delete-group, nnrss-read-server-data)
10268         (nnrss-save-server-data, nnrss-read-group-data)
10269         (nnrss-save-group-data): Use it.
10270         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
10271         (nnrss-read-server-data, nnrss-read-group-data): Use load.
10272         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
10273
10274 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
10275
10276         * mml.el (mml-compute-boundary-1): Don't uncompress files.
10277
10278 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
10279
10280         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
10281         files.
10282
10283         * message.el (message-generate-headers-first): Don't quote nil
10284         and t in docstrings.
10285
10286         * imap.el (imap-id): do.
10287
10288         * gnus-agent.el (gnus-agent-consider-all-articles)
10289         (gnus-agent-queue-mail): do.
10290
10291 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
10292
10293         * spam-report.el (spam-report-process-queue): New function.
10294         Process requests from `spam-report-requests-file'.
10295         (spam-report-process-queue): Doc fix.
10296
10297 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
10298
10299         * spam.el (spam-register-routine)
10300         (spam-log-processing-to-registry, spam-log-registered-p)
10301         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10302         Change "check" to "spam-check" for semi-clarity.
10303
10304 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
10305
10306         * pop3.el: Require nnheader.
10307
10308         * mml-smime.el: Require cl.  Autoload message-fetch-field.
10309
10310         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
10311
10312         * gnus-picon.el: Require cl.
10313
10314         * gnus-fun.el: Require gnus-ems and gnus-util.
10315
10316         * gnus.el (gnus-method-to-server): Move defsubst before first use.
10317
10318         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
10319
10320         * gnus-art.el (gnus-article-edit-mode): Define before first
10321         reference.
10322
10323 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
10324
10325         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
10326         (gnus-uu-post-encoded): Use point-at-bol.
10327
10328         * gnus-topic.el (gnus-group-active-topic-p): do.
10329
10330         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
10331
10332         * gnus-group.el (gnus-group-kill-region): do.
10333
10334         * gnus-art.el (article-date-ut): do.
10335
10336         * message.el (message-fetch-field): Remove redundant
10337         case-fold-search binding.
10338         (message-narrow-to-field): Simplify.
10339
10340 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10341
10342         * spam.el (spam-directory): Derive from `gnus-directory'.
10343
10344         * spam-report.el (spam-report-url-to-file)
10345         (spam-report-requests-file): New function and variable for offline
10346         reporting.
10347         (spam-report-url-ping-function): Add `spam-report-url-to-file'
10348         and user defined function.
10349         (spam-report-url-ping-mm-url): Remove doubled slash.
10350
10351 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
10352
10353         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
10354
10355 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
10356
10357         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
10358         format string mismatch.
10359
10360         * sieve.el (sieve-deactivate-all): do.
10361
10362         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
10363
10364         * nnlistserv.el (nnlistserv-kk-wash-article): do.
10365
10366         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
10367
10368         * mm-bodies.el (mm-7bit-chars): Don't include \r.
10369
10370 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
10371
10372         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
10373         the list of checks.
10374
10375 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
10376
10377         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
10378         padding.
10379
10380 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
10381
10382         * mm-view.el (mm-fill-flowed): New variable.
10383         (mm-inline-text): Use it.
10384
10385 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
10386
10387         * spam.el (spam-spamassassin-register-ham-routine)
10388         (spam-spamassassin-register-spam-routine): Fix function names.
10389
10390 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10391
10392         * gnus.el (gnus-tmp-grouplens): Remove.
10393         (gnus-summary-line-format): Remove grouplens.
10394
10395         * gnus-group.el (gnus-group-line-format): Ditto.
10396
10397         * gnus-spec.el (gnus-format-specs): Ditto.
10398         (gnus-update-format-specifications): Flush the group format spec
10399         cache if there's the grouplens stuff.
10400         (gnus-parse-simple-format): Replace %l with the empty string.
10401
10402 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
10403
10404         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
10405         omission.
10406
10407 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10408
10409         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
10410         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10411
10412 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
10413
10414         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
10415         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
10416         New macros and functions.
10417         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
10418         Handle > NLINK_MAX messages.
10419         * nnmaildir.el (nnmaildir-request-set-mark): Use
10420         nnmaildir--emlink-p and nnmaildir--eexist-p.
10421
10422 2004-01-25  Alex Schroeder  <alex@gnu.org>
10423
10424         * spam-stat.el (spam-stat-process-directory-age): New option.
10425         (spam-stat-process-directory): Use it.
10426
10427 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10428
10429         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
10430         (spam-stat-save): Accept prefix argument.
10431
10432 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
10433
10434         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
10435         links" error.
10436
10437 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10438
10439         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
10440         the rest of the and/or forms.
10441
10442 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
10443
10444         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
10445         compatibility with old .newsrc.eld files.
10446
10447         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
10448
10449         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
10450
10451         * gnus-start.el (gnus-1): do.
10452
10453         * gnus-group.el (gnus-group-line-format-alist): do.
10454
10455         * gnus.el (gnus-use-grouplens, gnus-visual): do.
10456
10457         * gnus-gl.el: Remove.
10458
10459 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10460
10461         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
10462         marks consisting of a single range {for example, (3 . 5)} rather
10463         than a list of a single range { ((3 . 5)) }.
10464
10465 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
10466
10467         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
10468         with-current-buffer.
10469         (spam-stat-store-current-buffer): Use insert-buffer-substring to
10470         avoid consing a string.
10471
10472         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
10473         Remove obsolete entries for big5 and gb2312.
10474
10475 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10476
10477         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
10478         uncompressed list.
10479
10480 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
10481
10482         * spam-stat.el (spam-stat-strip-xref): New function.
10483         (spam-stat-process-directory): Use it.
10484
10485         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
10486         here -- it's done in message-fetch-field.
10487
10488 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10489
10490         * gnus-agent.el (gnus-agent-queue-mail,
10491         gnus-agent-prompt-send-queue): New variables.
10492         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
10493         * gnus-draft.el (gnus-group-send-queue): Pass the group name
10494         "nndraft:queue" along to gnus-draft-send.  Use
10495         gnus-agent-prompt-send-queue.
10496         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
10497         is "nndraft:queue".  Suggested by Gaute Strokkenes
10498         <gs234@srcf.ucam.org>
10499
10500         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
10501         (agent-enable-undownloaded-faces): Added
10502         (gnus-agent-cat-groups): Use eval-and-compile, not
10503         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
10504         method of gnus-agent-cat-groups even when the buffer has been
10505         evaled.
10506         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
10507         delete gnus-agent-save-active-1.
10508         (gnus-agent-save-groups): Deleted. Identical to
10509         gnus-agent-save-active.
10510         (gnus-agent-write-active): No longer adjust agent's copy of active
10511         file as agent's adjustments are now stored in their own
10512         file. Removed optional parameter.
10513         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
10514         servers.  Add use of min/max range limits from server's local
10515         file.
10516         (gnus-agent-save-alist): Removed unused optional argument.
10517         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
10518         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
10519         (gnus-agent-set-local): A per-server file that keeps min/max range
10520         limits for articles known to the agent.  Provides a fast mechanism
10521         for altering many active ranges.
10522         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
10523         active file (local makes it unnecessary).
10524         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
10525
10526         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
10527         (agent-enable-undownloaded-faces): Added
10528
10529         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
10530         disable it when sending to "nndraft:queue".
10531         (gnus-group-send-queue): Add safety check to avoid sending queue
10532         when unplugged.
10533
10534         * gnus-group.el (gnus-group-catchup): Use new
10535         gnus-sequence-of-unread-articles, not
10536         gnus-list-of-unread-articles, to avoid exhausting memory with huge
10537         numbers of articles.  Use gnus-range-map to avoid having to
10538         uncompress the unread list.
10539         (gnus-group-archive-directory,
10540         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
10541         reference.
10542
10543         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
10544         (gnus-sorted-range-intersection): Intersection of two ranges
10545         without requiring that they first be uncompressed.
10546
10547         * gnus-start.el (gnus-activate-group): Unless blocked by the
10548         caller, possibly expand the active range to include both cached
10549         and agentized articles.
10550         (gnus-convert-old-newsrc): Rewrote in anticipation of having
10551         multiple version-dependent converters.
10552         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
10553         gnus-agent-save-active.
10554         (gnus-save-newsrc-file): Save dirty agent range limits.
10555
10556         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
10557         gnus-agent-possibly-alter-active.
10558         (gnus-adjust-marked-articles): Faster handling of simple lists
10559
10560 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
10561
10562         * spam-stat.el (spam-stat-test-directory): New optional argument
10563         displays a list of files detected.  Suggested by Andrew Cohen
10564         <cohen@andy.bu.edu>.
10565         (spam-stat-buffer-words-with-scores): Don't narrow and change
10566         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
10567
10568 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
10569
10570         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
10571         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
10572         (spam-spamassassin-arguments)
10573         (spam-spamassassin-spam-flag-header)
10574         (spam-spamassassin-positive-spam-flag-header)
10575         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
10576         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
10577         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10578         (spam-list-of-processors, spam-list-of-checks)
10579         (spam-list-of-statistical-checks, spam-registration-functions)
10580         (spam-check-spamassassin-headers, spam-check-spamassassin)
10581         (spam-spamassassin-score)
10582         (spam-spamassassin-register-with-sa-learn)
10583         (spam-spamassassin-register-spam-routine)
10584         (spam-spamassassin-register-ham-routine)
10585         (spam-assassin-register-spam-routine)
10586         (spam-assassin-register-ham-routine): add SpamAssassin support
10587         (spam-bogofilter-score): fix to show article before scoring
10588
10589 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
10590
10591         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
10592         default scoring function.
10593         (spam-generic-score): Call spam-spamassassin-score if
10594         spam-use-spamassassin or spam-use-spamassassin-headers is on;
10595         spam-bogofilter-score otherwise.
10596
10597         * gnus.el (spam-process, spam-autodetect-methods): Add
10598         spamassassin and spamassassin-headers.
10599
10600 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
10601
10602         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10603         Suppress unnecessary messages.
10604
10605 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
10606
10607         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
10608         make-hash-table.
10609
10610 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10611
10612         * canlock.el (base64-encode-string): Don't autoload it.
10613
10614 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10615
10616         * run-at-time.el: Remove useless (require 'itimer),
10617         eval-and-compile and (featurep 'xemacs).
10618
10619 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
10620
10621         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
10622         GROUP is a virtual group.
10623
10624 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
10625
10626         * gnus.el: Autoload `message-y-or-n-p'.
10627
10628 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
10629
10630         * pgg-parse.el: Remove unnecessary (require 'custom).
10631
10632         * pgg-def.el: do.
10633
10634         * nnmail.el: do.
10635
10636         * gnus-undo.el: do.
10637
10638         * gnus-picon.el: do.
10639
10640         * gnus-util.el: do.
10641
10642 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
10643
10644         * gnus-sum.el (gnus-pick-line-number): Add autoload.
10645
10646 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10647
10648         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
10649         handle, as well as a list.
10650
10651         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
10652         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
10653         (mm-w3m-cid-retrieve): Simplify.
10654
10655 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
10656
10657         * message.el (message-kill-to-signature): Allow prefix arg to
10658         specify number of lines to keep before signature.
10659
10660 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
10661
10662         (message-kill-to-signature): Change docstring.
10663
10664 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10665
10666         * canlock.el: Always require sha1-el.
10667         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
10668
10669         * message.el: Autoload sha1 only when compiling.
10670
10671         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
10672         eudc-expand-inline for XEmacs.
10673
10674 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10675
10676         * message.el (message-canlock-generate): Require sha1-el.
10677
10678 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
10679
10680         * message.el (message-expand-name): Silence the byte compiler.
10681
10682         * lpath.el: Add detect-coding-system.
10683
10684         * dgnushack.el (dgnushack-compile): Remove obsolete check for
10685         cus-edit.
10686
10687 2004-01-13  Simon Josefsson  <jas@extundo.com>
10688
10689         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
10690         Invoke gnus-score-mode.  Reported by
10691         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10692
10693         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
10694         Jim Blandy <jimb@redhat.com> (tiny change).
10695
10696 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10697
10698         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
10699
10700 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
10701
10702         * spam.el (spam-get-article-as-string): Update to use
10703         gnus-request-article-this-buffer, much simpler.
10704         (spam-get-article-as-buffer): Remove.
10705
10706 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
10707
10708         * message.el (message-expand-name): Use EUDC if the user uses
10709         that.
10710
10711 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10712
10713         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
10714         character for the encoding to avoid consing a string.
10715
10716         * rfc2047.el (rfc2047-decode-string): Don't cons a string
10717         unnecessarily.
10718
10719         * mm-util.el (mm-replace-chars-in-string): Remove.
10720
10721         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
10722         of mm-replace-chars-in-string.
10723
10724 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
10725
10726         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
10727         strings.
10728
10729         * mm-util.el (mm-subst-char-in-string): Support inplace.
10730
10731         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
10732         a new string in every iteration.  Use shy groups.
10733
10734 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
10735
10736         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
10737         (gnus-group-change-level, gnus-kill-newsgroup)
10738         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
10739         (gnus-get-unread-articles, gnus-make-articles-unread)
10740         (gnus-make-ascending-articles-unread): Use accessor
10741         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
10742         to get group information for improved readability.
10743
10744         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
10745
10746         * gnus-soup.el (gnus-soup-group-brew): do.
10747
10748         * gnus-msg.el (gnus-put-message): do.
10749
10750         * gnus-move.el (gnus-group-move-group-to-server): do.
10751
10752         * gnus-kill.el (gnus-batch-score): do.
10753
10754         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
10755         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
10756         (gnus-group-update-group, gnus-group-read-group)
10757         (gnus-group-make-group, gnus-group-make-help-group)
10758         (gnus-group-make-archive-group, gnus-group-make-directory-group)
10759         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
10760         (gnus-group-sort-by-unread, gnus-group-catchup)
10761         (gnus-group-unsubscribe-group, gnus-group-kill-group)
10762         (gnus-group-yank-group, gnus-group-set-info)
10763         (gnus-group-list-groups): do.
10764
10765         * gnus.el (gnus-generate-new-group-name): do.
10766
10767         * gnus-delay.el (gnus-delay-send-queue): do.
10768
10769         * nnvirtual.el (nnvirtual-catchup-group): do.
10770
10771         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
10772         do.
10773
10774         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
10775         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
10776
10777         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
10778         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
10779         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
10780         (gnus-group-make-articles-read): do.
10781
10782 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10783
10784         * gnus-art.el (article-decode-mime-words, article-babel)
10785         (gnus-article-highlight-signature, gnus-article-add-buttons)
10786         (gnus-signature-toggle): Use gnus-with-article-buffer.
10787
10788         * gnus-art.el (gnus-article-highlight-headers)
10789         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
10790
10791         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
10792         (gnus-article-set-globals, gnus-request-article-this-buffer)
10793         (gnus-button-message-id, gnus-article-maybe-hide-headers)
10794         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
10795         (gnus-mime-display-alternative): Use with-current-buffer.
10796
10797 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10798
10799         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
10800         also under 80 char limit, and call gnus-error if needed.
10801         (spam-fetch-article-header): Fix - it was a
10802         buffer-local variable (gnus-newsgroup-data).
10803         (spam-find-spam): Use spam-generate-fake-headers, forget about
10804         spam-insert-fake-headers.
10805         (spam-insert-fake-headers): Remove.
10806
10807 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10808
10809         * deuglify.el (gnus-article-outlook-unwrap-lines)
10810         (gnus-outlook-rearrange-article)
10811         (gnus-outlook-repair-attribution-outlook)
10812         (gnus-outlook-repair-attribution-block)
10813         (gnus-outlook-repair-attribution-other): Remove redundant
10814         save-excursion.
10815
10816 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10817
10818         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
10819         (spam-fetch-field-subject-fast)
10820         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
10821         (spam-fetch-article-header): Add functions to deal with Gnus
10822         internals for fast retrieval of article header data.
10823         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
10824
10825 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10826
10827         * pop3.el (pop3-md5): Remove.
10828         (pop3-apop): Replace pop3-md5 with md5.
10829
10830         * mm-bodies.el: base64 is always built-in.
10831
10832         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
10833         with-current-buffer.
10834
10835 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10836
10837         * canlock.el (canlock-insert-header): Remove excessive grouping in
10838         regexp.
10839
10840         * gnus-sum.el (gnus-summary-read-document): Ditto.
10841
10842         * gnus-uu.el (gnus-uu-part-number): Ditto.
10843
10844         * html2text.el (html2text-remove-tags): Ditto.
10845         (html2text-format-tags): Ditto.
10846         (html2text-format-single-elements): Ditto.
10847
10848         * mml.el (mml-parse-1): Ditto.
10849
10850 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10851
10852         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
10853
10854         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
10855
10856         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
10857
10858         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
10859
10860 2003-11-15  Simon Josefsson  <jas@extundo.com>
10861
10862         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
10863         (pgg-gpg-lookup-key): Use regexp match instead of
10864         split-string (split-string is different between emacs 21.2 and
10865         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
10866
10867 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10868
10869         * gnus-art.el (gnus-mime-view-all-parts)
10870         (gnus-article-part-wrapper, gnus-article-view-part): Use
10871         with-current-buffer.
10872
10873 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10874
10875         * spam.el (spam-disable-spam-split-during-ham-respool)
10876         (spam-spamoracle-database, spam-cache-lookups)
10877         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
10878         (spam-group-ham-mark-p, spam-group-spam-mark-p)
10879         (spam-group-ham-marks, spam-group-spam-marks)
10880         (spam-group-spam-contents-p, spam-group-ham-contents-p)
10881         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
10882         also add spam-use-blackholes to the statistical checks.
10883         (spam-fetch-field-fast): Add interface to fetching fields, may
10884         become a macro.
10885         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
10886         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
10887         (spam-insert-fake-headers): Fake an article when needed.
10888         (spam-find-spam): Fake article when possible.
10889         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
10890         (spam-check-bogofilter-headers): Use message-fetch-field instead
10891         of nnmail-fetch-field.
10892
10893 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10894
10895         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
10896
10897 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10898
10899         * spam.el (spam-split): Do not require spam-use-CHECK to be
10900         enabled if that check is passed to spam-split explicitly; also
10901         fix so 'spam doesn't get converted to spam-split-group when
10902         spam-split-symbolic-return is t.
10903         (spam-find-spam): Find registrations of the article and use those
10904         instead of re-running spam-split to find the spam/ham
10905         classification of the article.
10906         (spam-log-processing-to-registry, spam-log-registered-p)
10907         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10908         Use gnus-error instead of gnus-message.
10909         (spam-log-registration-type): Add function to determine the
10910         classification of a message based on registry entries; will
10911         return nil if both 'spam and 'ham are found.
10912         (spam-check-BBDB): Expand all the BBDB macros here so we can have
10913         a reasonably fast local cache without the loading errors.
10914         (spam-cache-lookups): Set to t by default.
10915         (spam-find-spam): Don't try to guess spam-cache-lookups.
10916         (spam-enter-whitelist, spam-enter-blacklist): Clear the
10917         spam-caches entry.
10918         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
10919         caching of whitelist/blacklist entries.
10920         (spam-check-whitelist, spam-check-blacklist): Invoke
10921         spam-from-listed-p with a type, not a cache variable.
10922         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
10923
10924 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10925
10926         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
10927
10928         * nnmail.el (nnmail-split-fancy): do.
10929
10930         * mml.el (mml-parse): do.
10931
10932         * gnus-score.el (gnus-enter-score-words-into-hashtb)
10933         (gnus-score-adaptive): do.
10934
10935 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10936
10937         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
10938         (gnus-mime-button-map): Don't set keymap parent.
10939         (gnus-button-ctan-directory-regexp): Use shy grouping.
10940         (gnus-prev-page-map): Don't set keymap parent.
10941         (gnus-prev-page-map): Remove duplicated one.
10942         (gnus-next-page-map): Don't set keymap parent.
10943         (gnus-mime-security-button-map): Ditto.
10944
10945         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
10946         version number.
10947
10948         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
10949
10950 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10951
10952         * canlock.el (canlock-sha1-function): Remove.
10953         (canlock-sha1-function-for-verify): Remove.
10954         (canlock-openssl-program): Remove.
10955         (canlock-openssl-args): Remove.
10956         (canlock-ignore-errors): Remove.
10957         (canlock-sha1-with-openssl): Remove.
10958         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
10959         (canlock-verify): Don't use canlock-ignore-errors.
10960
10961         * sha1-el.el (sha1-string-external): Make it can return a string
10962         in binary form.
10963         (sha1-region-external): Ditto.
10964         (sha1-string-internal): Ditto.
10965         (sha1-region-internal): Ditto.
10966         (sha1-region): Ditto.
10967         (sha1-string): Ditto.
10968         (sha1): Ditto.
10969
10970 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10971
10972         * spam.el (spam-report-articles-gmane): New command.
10973
10974 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10975
10976         * gnus.el: Don't make unnecessary *Group* buffer when loading.
10977
10978         * run-at-time.el (run-at-time-saved): Remove.
10979         (run-at-time): Doc fix.
10980
10981 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10982
10983         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
10984         (gnus-summary-limit-map): Add it.
10985         (gnus-summary-make-menu-bar): do.
10986
10987 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
10988
10989         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
10990         Make attempt at some caching support (done for BBDB only now).
10991         (spam-find-spam): Set spam-cache-lookups if there are more than 2
10992         addresses to be checked.
10993         (spam-clear-cache-BBDB): Add function, to be invoked by
10994         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
10995         (spam-check-BBDB): Check and use the caches, if
10996         spam-cache-lookups is on, remove superfluous (provide).
10997
10998 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10999
11000         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
11001
11002 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
11003
11004         * run-at-time.el (run-at-time-saved): Move to after the definition
11005         of `run-at-time'.
11006
11007         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
11008
11009 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11010
11011         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
11012         mm-w3m-local-map-property.
11013
11014         * mm-view.el (mm-w3m-mode-map): Remove.
11015         (mm-w3m-local-map-property): Remove.
11016         (mm-inline-text-html-render-with-w3m): Don't use
11017         mm-w3m-local-map-property.
11018
11019 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11020
11021         * run-at-time.el: New file.
11022
11023         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
11024         under Emacs.
11025
11026         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
11027         of gnus-set-text-properties.
11028
11029         * gnus-uu.el (gnus-uu-save-article): Ditto.
11030
11031         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
11032
11033         * gnus-cite.el (gnus-cite-parse): Ditto.
11034
11035         * gnus-art.el (gnus-button-push): Use set-text-properties instead
11036         of gnus-.
11037
11038         * gnus-xmas.el (run-at-time): Require run-at-time.
11039
11040         * gnus.el: Changed calls to nnheader-run-at-time and
11041         password-run-at-time throughout to use run-at-time directly.
11042
11043         * password.el: Removed definition of run-at-time.
11044
11045         * nnheaderxm.el: Remove definition of run-at-time.
11046
11047 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
11048
11049         * mml.el (mml-minibuffer-read-disposition): Show attachment type
11050         in prompt.
11051
11052 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11053
11054         * messagexmas.el (message-xmas-redefine): Alias
11055         `message-make-caesar-translation-table' to
11056         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
11057         version.
11058
11059         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
11060         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
11061         `gnus-xmas-set-text-properties'.
11062         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
11063         `gnus-xmas-completing-read'.
11064         (gnus-xmas-completing-read): Removed.
11065         (gnus-xmas-open-network-stream): Removed.
11066
11067         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
11068         XEmacs version.
11069
11070         * dns.el (dns-make-network-process): Use `open-network-stream'
11071         instead of `gnus-xmas-open-network-stream'.
11072
11073         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
11074
11075         * .cvsignore: Add auto-autoloads.el, custom-load.el.
11076
11077 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11078
11079         * gnus-art.el (gnus-mime-display-alternative)
11080         (gnus-insert-mime-button, gnus-insert-mime-security-button)
11081         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
11082         Don't use gnus-local-map-property.
11083
11084         * gnus-util.el (gnus-local-map-property): Remove.
11085
11086         * mm-view.el (mm-view-pkcs7-decrypt): Replace
11087         gnus-completing-read-maybe-default with completing-read.
11088
11089         * gnus-util.el (gnus-completing-read): do.
11090         (gnus-completing-read-maybe-default): Remove.
11091
11092 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11093
11094         * password.el: Only autoload `run-at-time' if not XEmacs.
11095         Only autoload the itimer functions if XEmacs.
11096
11097 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11098
11099         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
11100         XEmacsen.
11101
11102         * dgnushack.el: Autoload executable-find for XEmacs.
11103
11104 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11105
11106         * gnus-art.el (gnus-read-string): Remove.
11107         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
11108         read-string.
11109
11110 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
11111
11112         * netrc.el: Autoload password-read.
11113         (netrc): Add configuration group.
11114         (netrc-encoding-method, netrc-openssl-path): Add
11115         variables for encoding and decoding of files with symmetric
11116         ciphers.
11117         (netrc-encode): Add assistant function to encode a file with
11118         netrc-encoding-method.
11119         (netrc-parse): Add interactive parameter, added optional
11120         decoding if netrc-encoding-method is non-nil but otherwise
11121         behavior is standard.
11122         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
11123         Do s/encode/encrypt/ everywhere.
11124
11125         * spam.el: Remove executable-find autoload.
11126
11127 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
11128
11129         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
11130
11131         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
11132
11133 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11134
11135         * gnus-art.el (gnus-treat-ansi-sequences,
11136         article-treat-ansi-sequences): New variable and function.
11137         Suggested by Dan Jacobson <jidanni@jidanni.org>.
11138
11139         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11140         Use it.
11141
11142 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
11143
11144         * mm-util.el (mm-quote-arg): Remove.
11145
11146         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
11147         shell-quote-argument.
11148
11149         * gnus-uu.el (gnus-uu-command): do.
11150
11151         * gnus-sum.el (gnus-summary-insert-pseudos): do.
11152
11153         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
11154         with make-char.
11155
11156         * mm-util.el (mm-make-char): Remove.
11157
11158         * mml.el (mml-mode): Replace gnus-add-minor-mode with
11159         add-minor-mode.
11160
11161         * gnus-undo.el (gnus-undo-mode): do.
11162
11163         * gnus-topic.el (gnus-topic-mode): do.
11164
11165         * gnus-sum.el (gnus-dead-summary-mode): do.
11166
11167         * gnus-start.el (gnus-slave-mode): do.
11168
11169         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
11170
11171         * gnus-ml.el (gnus-mailing-list-mode): do.
11172
11173         * gnus-gl.el (gnus-grouplens-mode): do.
11174
11175         * gnus-draft.el (gnus-draft-mode): do.
11176
11177         * gnus-dired.el (gnus-dired-mode): do.
11178
11179         * gnus-ems.el (gnus-add-minor-mode): Remove.
11180
11181         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11182         Replace gnus-char-width with char-width.
11183
11184         * gnus-ems.el (gnus-char-width): Remove.
11185
11186         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11187         Replace gnus-char-width with char-width.
11188
11189         * gnus-ems.el (gnus-char-width): Remove.
11190
11191         * spam-stat.el (with-syntax-table): Remove with-syntax-table
11192         definition.
11193         Remove Emacs 20 hash table compatibility code.
11194
11195         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
11196         20 compatibility code.
11197
11198         * spam.el (spam-point-at-eol): Replace with point-at-eol.
11199
11200         * smime.el (smime-point-at-eol): Replace with point-at-eol.
11201
11202         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
11203         with point-at-{eol,bol}.
11204
11205         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
11206
11207         * imap.el (imap-point-at-eol): Replace with point-at-eol.
11208
11209         * flow-fill.el (fill-flowed-point-at-bol,
11210         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
11211
11212         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
11213         Replace with point-at-{eol,bol} throughout all files.
11214
11215 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11216
11217         * ntlm.el (ntlm-string-as-unibyte): New macro.
11218         (ntlm-build-auth-response): Use it.
11219
11220         Remove Emacs 20 stuff:
11221         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
11222         (butlast, mapc, remove): Remove the compiler macros.
11223         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
11224         of delq and copy-sequence.
11225         * gnus-art.el (popup-menu): Remove the compiler macro.
11226         * nnmail.el (nnmail-split-fancy): Don't support customizing with
11227         Emacs 20.
11228
11229 2004-01-05  Simon Josefsson  <jas@extundo.com>
11230
11231         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
11232         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
11233         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
11234         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
11235         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
11236         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
11237         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
11238         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
11239         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
11240         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
11241         ntlm-string-permute, string-lshift into ntlm-string-lshift,
11242         string-xor into ntlm-string-xor.  Suggested by
11243         Jesper Harder <harder@myrealbox.com>.
11244
11245         * ntlm.el: Don't include poem.
11246
11247         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
11248         Jesper Harder <harder@myrealbox.com>.
11249
11250         * sasl-ntlm.el, ntlm.el, md4.el: New files.
11251
11252         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
11253         probably breaks emacs with DL patch, but do we care? Is anyone
11254         still using the DL stuff?)
11255
11256         * sieve-manage.el: Use the password package.
11257         (sieve-manage-read-passwd): Remove.
11258         (sieve-manage-interactive-login): Use password.  Re-add
11259         condition-case around loop.
11260
11261         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
11262         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
11263         the password package.
11264
11265 2003-02-19  Simon Josefsson  <jas@extundo.com>
11266
11267         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
11268         token.
11269
11270 2002-08-07  Simon Josefsson  <jas@extundo.com>
11271
11272         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
11273         (sieve-manage-authenticators):
11274         (sieve-manage-authenticator-alist): Add some SASL mechs.
11275         (sieve-sasl-auth): New function.
11276         (sieve-manage-cram-md5-auth):
11277         (sieve-manage-plain-auth): Rewrite using SASL library.
11278         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
11279         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
11280         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
11281         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
11282
11283 2004-01-05  Simon Josefsson  <jas@extundo.com>
11284
11285         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
11286         New files.
11287
11288 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11289
11290         * gnus-group.el (gnus-no-groups-message): Update.
11291
11292         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
11293
11294 2003-11-09  Simon Josefsson  <jas@extundo.com>
11295
11296         * imap.el: Support for ID IMAP extension (RFC 2971).
11297         (imap-local-variables): Add imap-id.
11298         (imap-id): New variable.
11299         (imap-id): New function.
11300         (imap-parse-response): Parse untagged ID response.
11301         * nnimap.el (nnimap-id): New variable.
11302         (nnimap-open-connection): Use it.
11303
11304 2003-12-28  Simon Josefsson  <jas@extundo.com>
11305
11306         * gnus-score.el (gnus-score-edit-all-score): New.
11307         * gnus-group.el (gnus-group-score-map): Bind it to W e.
11308
11309 2004-01-04  Simon Josefsson  <jas@extundo.com>
11310
11311         * password.el: Add.
11312
11313 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
11314
11315         * dns.el: Add support for AAAA records (see RFC 3596)
11316
11317         * Fix typo PRT -> PTR
11318
11319         * Parse MX, PTR and SOA replies (see RFC 1035)
11320
11321 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11322
11323         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
11324
11325         * Moved to Changelog.2.
11326
11327 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11328
11329         * gnus.el (gnus-version-number): Bump version.
11330
11331 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11332
11333         * gnus.el: No Gnus v0.1 is released.
11334
11335 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11336
11337         * gnus.el: No Gnus v0.0 is released.
11338
11339 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11340
11341         * gnus.el (gnus-version-number): Bump.
11342         (gnus-version): No.
11343
11344 See ChangeLog.2 for earlier changes.
11345
11346     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
11347
11348   This file is part of GNU Emacs.
11349
11350   GNU Emacs is free software; you can redistribute it and/or modify
11351   it under the terms of the GNU General Public License as published by
11352   the Free Software Foundation; either version 3, or (at your option)
11353   any later version.
11354
11355   GNU Emacs is distributed in the hope that it will be useful,
11356   but WITHOUT ANY WARRANTY; without even the implied warranty of
11357   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11358   GNU General Public License for more details.
11359
11360   You should have received a copy of the GNU General Public License
11361   along with GNU Emacs; see the file COPYING.  If not, write to the
11362   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
11363   Boston, MA 02110-1301, USA.
11364
11365 ;; Local Variables:
11366 ;; coding: iso-2022-7bit
11367 ;; fill-column: 79
11368 ;; add-log-time-zone-rule: t
11369 ;; End:
11370
11371 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4