(gnus-article-highlight-signature)
[gnus] / lisp / ChangeLog
1 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-art.el (gnus-article-highlight-signature)
4         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
5         button overlay without the front stickiness.
6
7 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
8
9         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
10         overview buffer needed a catch to receive its throw.
11         (gnus-agent-flush-cache): Declared as interactive to make this function
12         easier to use.
13
14 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
15
16         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
17         `next-line'.
18
19 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20
21         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
22         exclude address matching message-dont-reply-to-names.
23
24 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25
26         * gnus-util.el (gnus-string<): New function.
27
28         * gnus-sum.el (gnus-article-sort-by-author)
29         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
30
31 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
34         the frame-focus tag is set in gnus-buffer-configuration.
35
36 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
37
38         * gnus-art.el (gnus-article-add-button): Make a button overlay without
39         the front stickiness.
40
41 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
42
43         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
44         url pattern; remove duplicate one.
45         (gnus-article-extend-url-button): New function.
46         (gnus-article-add-buttons): Use it.
47         (gnus-button-push): Use concatenated url that it makes.
48
49 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
50
51         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
52         Fix comment about "iso8859-1".
53
54 2007-10-08   Daiki Ueno  <ueno@unixuser.org>
55
56         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
57         ones returned from the verify-function.
58
59         * mm-uu.el (mm-uu-pgp-signed-extract-1): Call
60         mml2015-extract-cleartext-signature if extraction failed.
61
62 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
63
64         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
65         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
66         failed.
67
68 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
69
70         * Relicense "GPLv2 or later" files to "GPLv3 or later".
71
72 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
73
74         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
75         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
76         recommends to use EasyPG instead of PGG.
77
78         * pgg.el: Revert to revision 6.23.2.16
79
80         * pgg-def.el: Revert to revision 6.6.2.14.
81
82         * pgg-gpg.el: Revert to revision 6.23.2.34.
83
84 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
85
86         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
87         to mark a thread as expirable.  Add variable `hide' to handle hiding of
88         thread for both the null and zero (kill/expire thread) universal prefix
89         cases.
90         (gnus-summary-expire-thread): Add new function to expire a thread,
91         using gnus-summary-kill-thread.
92         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
93         shortcuts for gnus-summary-expire-thread.
94         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
95         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
96
97 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
98
99         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
100         extras value, so an extras entry can be deleted.
101         (gnus-registry-delete-extra-entry): Use it.
102         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
103         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
104         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
105          storage through the gnus-registry, and provide an appropriate API for
106          it.
107
108 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
109
110         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
111         Suggested by Leo <sdl.web@gmail.com>.
112
113         * gnus.el: Do.
114
115 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
118         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
119
120         * gnus-agent.el (gnus-agent-fetch-headers): Do.
121
122         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
123         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
124
125 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
128         newline.
129         (nnmbox-request-accept-article): Don't change article in source buffer;
130         narrow to header to use message-fetch-field rather than
131         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
132         (nnmbox-request-replace-article): Quote lines that'll be misidentified
133         as delimiters; make sure article ends with newline.
134         (nnmbox-delete-mail): Correct last position of article to be deleted;
135         ignore X-Gnus-Newsgroup header in article body.
136         (nnmbox-save-mail): Quote lines looking like delimiters at the right
137         positions; make sure article ends with newline.
138
139         * message.el (message-display-abbrev): Don't infloop when a user
140         inserts SPC in the beginning of header.
141
142         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
143         coding-system-for-read and coding-system-for-write for XEmacs having no
144         file-coding feature.
145
146         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
147
148 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
149
150         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
151         list of groups not followed by default.  Fix type to be regexp.
152         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
153
154 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
155
156         * hmac-def.el (define-hmac-function): Switch from old-style to
157         new-style backquotes.
158
159         * md4.el (md4-make-step): likewise.
160
161 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
164         raw-text coding system when saving .newsrc file, which may contain
165         non-ASCII group names.
166
167 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
168
169         * gnus-cus.el (gnus-score-extra): New widget.
170         (gnus-score-extra-convert): New function.
171         (gnus-score-customize): Use it for Extra.
172
173 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
174
175         * mml2015.el (mml2015-extract-cleartext-signature): New function.
176         (mml2015-mailcrypt-clear-verify): Use it.
177         (mml2015-gpg-clear-verify): Use it.
178         (mml2015-pgg-clear-verify): Use it.
179         (mml2015-epg-clear-verify): Replace the current part with the output
180         from GnuPG; don't extract the plaintext by itself.
181
182         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
183         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
184         mml2015-clear-verify-function; don't touch the armor headers or
185         dash-escaped text here.
186
187 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
188
189         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
190         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
191         parts, or application/octet-stream as a last resort.
192         (gnus-mime-view-part-as-type): Don't toggle display.
193         (gnus-mime-view-part-as-charset): Don't turn off display before
194         querying charset.
195
196         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
197         stuff to undisplayer function in Emacs.
198         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
199
200         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
201         text/calendar parts.
202
203 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
204
205         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
206         decoding text/calendar parts.
207
208         * message.el (message-forward-make-body-mime): Always mark body as
209         having no illegible text; remove signed-or-encrypted argument.
210         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
211
212         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
213         (mml-generate-mime-1): Don't encode body if it is specified to be in
214         raw form; don't make buffer be unibyte when inserting multibyte string.
215
216 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
217
218         * sha1.el: Fix up comment style.
219         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
220         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
221
222         * hex-util.el: Fix up comment style.
223         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
224
225         * gnus-salt.el: Use with-current-buffer.
226         (gnus-pick-setup-message): Fix long-standing typo.
227
228 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
229
230         * imap.el (imap-logout-timeout): New variable.
231         (imap-logout, imap-logout-wait): New functions.
232         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
233
234         * nnimap.el (nnimap-logout-timeout): New server variable.
235         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
236         nnimap-logout-timeout.
237
238         * gnus-art.el (gnus-article-summary-command-nosave)
239         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
240
241 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * gnus.el (gnus-maximum-newsgroup): New variable.
244
245         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
246         according to gnus-maximum-newsgroup.
247
248         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
249         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
250         Limit the range of articles according to gnus-maximum-newsgroup.
251
252 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
253
254         * gnus-art.el (gnus-sticky-article): Fixed problems described in
255         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
256         Don't perform gnus-configure-windows here; reuse existing sticky
257         article buffer.
258
259         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
260         it doesn't exist in gnus-article-mode.
261
262 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
263
264         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
265         (gnus-agent-decoded-group-name): New function.
266         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
267         (gnus-agent-expire-group-1): Use it; decode group name in messages.
268
269 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
270
271         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
272         Add binding for gnus-sticky-article.
273         (gnus-summary-exit): Don't kill sticky article buffers.
274
275         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
276         article buffer.
277         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
278         (gnus-kill-sticky-article-buffers): New commands.
279
280 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
281
282         * nntp.el (nntp-xref-number-is-evil): New server variable.
283         (nntp-find-group-and-number): If it is non-nil, don't trust article
284         numbers in the Xref header.
285
286 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
287
288         * gnus-agent.el (gnus-agent-read-group): New function.
289         (gnus-agent-flush-group, gnus-agent-expire-group)
290         (gnus-agent-regenerate-group): Use it.
291         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
292         nnmail-pathname-coding-system.
293
294 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
295
296         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
297
298         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
299         that are unread as unread, and also as selected so that information of
300         marks having been changed by a user may be updated when exiting group.
301
302 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
303
304         * gnus-art.el (gnus-mime-display-single): Pass part number that is
305         calculated ignoring signature parts to gnus-treat-article.
306
307 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
308
309         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
310         a point here in order to keep the window start.
311         (gnus-insert-mime-security-button): Make a button overlay without the
312         front stickiness.
313         (gnus-mime-display-security): Goto the end of a button.
314
315         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
316
317 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
318
319         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
320         group-name-at-point.
321         (gnus-group-completing-read): New function that offers decoded
322         non-ASCII group names for completion.
323         (gnus-fetch-group, gnus-group-read-ephemeral-group)
324         (gnus-group-jump-to-group, gnus-group-make-group-simple)
325         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
326         (gnus-group-fetch-control): Use it.
327         (gnus-fetch-group): Use group-name-at-point for the initial value
328         rather than the default value; use gnus-alive-p.
329
330         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
331         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
332         (gnus-summary-post-news): Use gnus-group-completing-read.
333
334         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
335         (gnus-read-move-group-name): Decode group name for completion.
336
337 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
338
339         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
340         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
341         Yamaoka slightly modified the code).
342
343 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
344
345         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
346         (nnmail-split-incoming): Bind it.
347
348         * nnml.el (nnml-group-name-charset): New function.
349         (nnml-decoded-group-name): Use it; don't decode group name if
350         nnmail-group-names-not-encoded-p is non-nil.
351         (nnml-encoded-group-name): New function.
352         (nnml-group-pathname): Inline nnml-decoded-group-name.
353         (nnml-request-expire-articles): Decode group name in message.
354         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
355         nnmail-pathname-coding-system.
356         (nnml-save-mail, nnml-active-number): Work with decoded group names and
357         not decoded ones according to nnmail-group-names-not-encoded-p.
358         (nnml-generate-active-info): Use nnml-encoded-group-name.
359
360 2007-08-08  Glenn Morris  <rgm@gnu.org>
361
362         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
363         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
364         doc-strings and comments.
365
366 2007-07-25  Glenn Morris  <rgm@gnu.org>
367
368         * Relicense all FSF files to GPLv3 or later.
369
370 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
371
372         * gnus-sum.el (gnus-summary-move-article): Make
373         gnus-summary-respool-article work.
374
375 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
376
377         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
378         string.
379
380 2007-07-20  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
381
382         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
383         that should be ignored when comparing distant RSS articles with local
384         ones.
385         (nnrss-make-hash-index): New function.  Create a hash index according
386         to the ignored fields.
387         (nnrss-check-group): Use it.
388
389 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
390
391         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
392
393         * gnus-art.el (article-decode-group-name): Decode Xref header too.
394
395         * gnus-group.el (gnus-group-make-group): Encode group name here unless
396         the new optional argument ENCODED is non-nil.
397         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
398         coding system for encoding group name.
399         (gnus-group-make-rss-group): Pass un-encoded group name to
400         gnus-group-make-group.
401         (gnus-group-set-info): Tell gnus-group-make-group that group name is
402         encoded.
403
404         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
405         Encode group name to which articles are moved or copied.
406         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
407         coding system for encoding Newsgroup, Followup-To and Xref headers.
408
409         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
410         marks; use nnheader-file-coding-system to write a file.
411         (nnagent-retrieve-headers): Bind file-name-coding-system to
412         nnmail-pathname-coding-system.
413
414         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
415
416         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
417         (nnml-request-article, nnml-request-create-group)
418         (nnml-request-rename-group, nnml-find-id)
419         (nnml-possibly-change-directory, nnml-possibly-create-directory)
420         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
421         (nnml-save-marks): Use nnml-group-pathname instead of
422         nnmail-group-pathname.
423
424         (nnml-request-create-group, nnml-request-expire-articles)
425         (nnml-request-move-article, nnml-request-delete-group)
426         (nnml-deletable-article-p, nnml-possibly-create-directory)
427         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
428         (nnml-open-marks): Bind file-name-coding-system to
429         nnmail-pathname-coding-system.
430
431         (nnml-request-article): Pass server argument to nnml-find-group-number.
432         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
433         server argument to nnml-possibly-create-directory.
434         (nnml-request-accept-article): Pass server argument to
435         nnml-active-number and nnml-save-mail.
436         (nnml-find-group-number): Pass server argument to nnml-find-id.
437         (nnml-request-update-info): Pass server argument to
438         nnml-marks-changed-p.
439
440         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
441         (nnml-save-mail, nnml-active-number): Add server argument.
442
443         (nnml-request-delete-group): Warn if group is missing.
444         (nnml-get-nov-buffer): Decode group name.
445         (nnml-generate-active-info): Encode group name.
446         (nnml-open-marks): Decode group name in messages.
447
448 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
449
450         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
451         if it is not specified.
452         (gnus-article-pipe-part, gnus-article-save-part)
453         (gnus-article-interactively-view-part, gnus-article-copy-part)
454         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
455         (gnus-article-inline-part, gnus-article-save-part-and-strip)
456         (gnus-article-replace-part, gnus-article-delete-part)
457         (gnus-article-view-part-as-type): Pass raw prefix argument to
458         gnus-article-part-wrapper.
459
460 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
461
462         * gnus-agent.el (gnus-agent-save-active): Bind
463         nnheader-file-coding-system to gnus-agent-file-coding-system.
464
465         * gnus-cache.el (gnus-cache-save-buffers)
466         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
467         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
468         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
469         (gnus-cache-braid-nov, gnus-cache-braid-heads)
470         (gnus-cache-generate-active, gnus-cache-rename-group)
471         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
472         (gnus-cache-update-overview-total-fetched-for): Bind
473         file-name-coding-system to nnmail-pathname-coding-system.
474         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
475         variables.
476         (gnus-cache-decoded-group-name): New function.
477         (gnus-cache-file-name): Use it.
478         (gnus-cache-generate-active): Use non-decoded group name for active.
479
480         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
481         right place.
482         (gnus-write-active-file): Don't break non-ASCII group names.
483
484         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
485         nnmail-pathname-coding-system.
486
487         * lpath.el: Bind default-file-name-coding-system,
488         file-name-coding-system and language-info-alist for XEmacs.
489
490         * gnus-uu.el (gnus-uu-decode-save): Typo.
491
492 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
493
494         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
495
496 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
497
498         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
499         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
500         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
501         (gnus-agent-flush-group, gnus-agent-flush-cache)
502         (gnus-agent-fetch-headers, gnus-agent-load-alist)
503         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
504         (gnus-agent-retrieve-headers, gnus-agent-request-article)
505         (gnus-agent-regenerate-group)
506         (gnus-agent-update-files-total-fetched-for)
507         (gnus-agent-update-view-total-fetched-for): Bind
508         file-name-coding-system to nnmail-pathname-coding-system.
509         (gnus-agent-group-pathname): Don't encode file names by
510         nnmail-pathname-coding-system.
511         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
512         coding-system-for-write instead of buffer-file-coding-system to
513         gnus-agent-file-coding-system.
514
515         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
516         Decode group name.
517
518         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
519
520         * gnus-start.el (gnus-update-active-hashtb-from-killed)
521         (gnus-read-newsrc-el-file): Make group names unibyte.
522
523         * nnmail.el (nnmail-group-pathname): Don't encode file names by
524         nnmail-pathname-coding-system.
525
526         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
527         (nnrss-request-delete-group): Bind file-name-coding-system to
528         nnmail-pathname-coding-system.
529         (nnrss-read-server-data, nnrss-read-group-data): Bind
530         file-name-coding-system correctly.
531         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
532
533         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
534         (nntp-server-to-method-cache): New variable.
535         (nntp-group-pathname): New function that decodes non-ASCII group names.
536         (nntp-possibly-create-directory, nntp-marks-changed-p)
537         (nntp-save-marks, nntp-open-marks): Use it.
538         (nntp-possibly-create-directory, nntp-open-marks):
539         Bind file-name-coding-system to nnmail-pathname-coding-system.
540         (nntp-open-marks): Decode group names when bootstrapping marks.
541
542         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
543         Newsgroups and Folowup-To headers.
544
545 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
546
547         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
548         (gnus-server-closed-face, gnus-server-denied-face)
549         (gnus-server-offline-face): Remove variable.
550         (gnus-server-font-lock-keywords): Use faces that are not aliases.
551
552         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
553         of modifying message-stack directly for XEmacs.
554
555         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
556         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
557         if the coding-system argument is nil for XEmacs.
558
559         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
560         mm-charset-override-alist.
561
562         * rfc2047.el: Don't require base64; require rfc2045 for the function
563         rfc2045-encode-string.
564         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
565         to quote the parameter value.
566
567 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
568
569         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
570         form in gnus-group-name-charset-method-alist.
571
572         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
573         overrides the default layout edit-form.
574
575         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
576
577         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
578
579 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
580
581         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
582         as unfetched articles.
583
584 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
585
586         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
587
588 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
591         original back end that keeps marks in the local system.
592
593 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
596         arg of pop-to-buffer for XEmacs.
597         (gnus-article-read-summary-keys): Ditto; don't restore window
598         configuration if summary command ends up with neither article buffer
599         nor summary buffer; describe bindings if summary keys end with C-h.
600
601 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
602
603         * message.el (message-fix-before-sending): Skip raw message part to be
604         forwarded while checking illegible text.
605         (message-forward-make-body-mime, message-forward-make-body): Mark
606         signed or encrypted raw message as having no illegible text.
607
608 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
609
610         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
611         (gnus-message-with-timestamp-1): New macro.
612         (gnus-message-with-timestamp): New function.
613         (gnus-message): Use them.
614
615         * nnheader.el (nnheader-message): Use them.
616
617 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
618
619         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
620         .newsrc.eld file.
621
622 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
623
624         * gnus-agent.el (gnus-agent-fetch-headers)
625         (gnus-agent-retrieve-headers): Bind
626         gnus-decode-encoded-address-function to identity.
627
628         * nntp.el (nntp-send-xover-command): Recognize an xover command is
629         available also when the server returns simply a dot.
630
631         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
632
633 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
634
635         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
636
637 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
638
639         * gnus-ems.el (gnus-x-splash): Make it work.
640
641         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
642         from being used.
643
644         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
645
646 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
647
648         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
649         4th and the 5th arguments.
650
651         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
652         the front stickiness.
653         (gnus-article-summary-command-nosave): Correct the order of the
654         arguments passed to pop-to-buffer.
655         (gnus-article-read-summary-keys): Ditto; make it work properly when the
656         summary command ends up with the article buffer.
657
658         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
659         the same faces.
660
661 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
662
663         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
664
665 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
666
667         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
668         * gnus-sum.el (gnus-summary-highlight):
669         * pgg.el (pgg-sign-region, pgg-sign):
670         * mail-source.el (mail-source-delete-old-incoming-confirm):
671         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
672
673 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
674
675         * gnus-art.el (gnus-mime-view-part-externally)
676         (gnus-mime-view-part-internally): Fix predicate function passed to
677         completing-read.
678
679         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
680
681         * gnus.el (gnus-update-message-archive-method): Add :version.
682
683 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
684
685         * gnus.el (gnus-update-message-archive-method): New variable.
686
687         * gnus-start.el (gnus-setup-news): Update saved "archive" method
688         according to gnus-message-archive-method if
689         gnus-update-message-archive-method is non-nil.
690
691 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
692
693         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
694         by Loic Dachary <loic@dachary.org>.
695         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
696
697 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
698
699         * message.el (message-pop-to-buffer): Add switch-function argument.
700         (message-mail): Pass switch-function argument to it.
701
702 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
703
704         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
705         Improve doc string.
706
707 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
708
709         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
710         (gnus-header-content)
711         * gnus-cite.el (gnus-cite-10)
712         * gnus-srvr.el (gnus-server-closed)
713         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
714         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
715         (gnus-group-mail-3-empty, gnus-group-mail-low)
716         (gnus-group-mail-low-empty, gnus-splash)
717         * message.el (message-header-to, message-header-cc)
718         (message-header-subject, message-header-other, message-header-name)
719         (message-header-xheader, message-separator, message-cited-text)
720         (message-mml): Lighten colors of faces used for dark background.
721
722 2007-05-24  Simon Josefsson  <simon@josefsson.org>
723
724         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
725         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
726
727 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
728
729         * message.el (message-narrow-to-headers-or-head): Ignore
730         mail-header-separator in the body.
731
732 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
733
734         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
735         same as window size.
736
737 2007-05-22  Kevin Ryde  <user42@zip.com.au>
738
739         * message.el (message-font-lock-keywords): Use message-header-xheader
740         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
741         ahead of the anything pattern, to get it recognised.
742
743 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
744
745         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
746         spam.el loads uses it in the compiled defadvice form.
747
748 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
749
750         * gnus-sum.el (gnus-articles-to-read)
751         (gnus-summary-insert-old-articles): Don't truncate group name for
752         `read-string'.
753
754         * gnus-util.el (gnus-limit-string): Delete this function.
755
756         * gnus-sum.el (gnus-simplify-subject-fully): Use
757         `truncate-string-to-width' instead.
758
759 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
760
761         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
762         if, on summary exit, the next group has to be selected.
763         (gnus-summary-exit): Use it.
764
765 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
766
767         * gnus-art.el (gnus-article-mode): Fix comment about displaying
768         non-break space.
769
770 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
771
772         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
773         Check if group is not a directory.
774         (nnfolder-request-expire-articles): Don't delete articles if the target
775         group is not available.
776
777         * nnml.el (nnml-request-create-group): Properly check if group is not a
778         file.
779         (nnml-request-expire-articles): Don't delete articles if the target
780         group is not available.
781
782         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
783         Don't quote characters that are within parentheses.
784
785 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
786
787         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
788         (gnus-handle-ephemeral-exit): Select article according to it.
789
790 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
791
792         * message.el (message-insert-formated-citation-line): Remove newline.
793         (message-citation-line-format): Add final \n here so that the user can
794         avoid a blank line.
795
796 2007-05-03  Dan Christensen  <jdc@uwo.ca>
797
798         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
799         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
800         Update lanl/arXiv support.
801
802 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
803
804         * gnus.el: Bump version number.
805
806 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
807
808         * gnus.el (gnus-version-number): Bump version.
809
810 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
811
812         * gnus.el: No Gnus v0.6 is released.
813
814 2007-04-27  Didier Verna  <didier@xemacs.org>
815
816         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
817         * gmm-utils.el (gmm-regexp-concat): here.
818         * message.el: Don't require 'gnus-util.
819         (message-dont-reply-to-names): Handle name change above.
820         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
821
822 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
825         since the initial value varies according to the system.
826
827 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
828
829         * mm-util.el (mm-charset-synonym-alist): Defcustom.
830
831 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
832
833         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
834
835 2007-04-24  Didier Verna  <didier@xemacs.org>
836
837         Improve the type of gnus-ignored-from-addresses.
838         * gnus-util.el (gnus-orify-regexp): New function.
839         * message.el (gnus-util): Require it.
840         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
841         * gnus-sum.el (gnus-ignored-from-addresses): New function.
842         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
843
844 2007-04-24  Didier Verna  <didier@xemacs.org>
845
846         * gnus-sum.el:
847         * gnus-utils.el: Fix some trailing whitespaces.
848
849 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
850
851         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
852         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
853         article's Message-ID; refer parent article in summary buffer.
854
855         * message.el (message-bounce): Call mime-to-mml.
856
857         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
858         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
859         optimize and/or forms properly.
860
861 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
862
863         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
864         URL.
865
866 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
867
868         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
869
870 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
871
872         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
873         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
874         displayed of multipart/alternative part if it is invoked from summary
875         buffer.
876
877         * mm-view.el (mm-inline-text-html-render-with-w3m)
878         (mm-inline-text-html-render-with-w3m-standalone)
879         (mm-inline-render-with-function): Use mail-parse-charset by default.
880
881 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
882
883         * parse-time.el (parse-time-string-chars): Check if CHAR
884         is less than the length of parse-time-syntax.
885
886 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
887
888         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
889         from gnus-newsgroup-processable.
890
891 2007-04-16  Didier Verna  <didier@xemacs.org>
892
893         * gnus-msg.el (gnus-configure-posting-styles): Handle
894         message-signature-directory properly with :file syntax. Reported by
895         "Leo".
896
897 2007-04-11  Didier Verna  <didier@xemacs.org>
898
899         New user option: message-signature-directory.
900         * gnus-msg.el (gnus-configure-posting-styles): Support it.
901         * message.el (message-insert-signature): Ditto.
902         * message.el (message-signature-file): Doc update.
903         * message.el (message-signature-directory): New.
904
905 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
906
907         * gnus-msg.el (gnus-inews-yank-articles): Use
908         message-exchange-point-and-mark instead of exchange-point-and-mark.
909
910 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
911
912         * message.el (message-yank-original): Make sure cited text ends with
913         newline; don't exchange point and mark.
914
915 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
916
917         * tls.el (open-tls-stream): Properly handle case where there
918         is no associated buffer.
919
920 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
921
922         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
923         message-yank-original, make sure (< mark TEXT point).
924
925 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
926
927         * message.el (message-fill-column): New variable.
928         (message-mode): Use it.  Add comment on a possible new hook.
929
930         * nnmail.el (nnmail-spool-file): Mark as obsolete.
931         (nnmail-get-new-mail): Reformat.
932
933         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
934
935         * gmm-utils.el: Fix Commentary.
936         (gmm-tool-bar-from-list): Fix typo in doc string.
937
938 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
939
940         * message.el (message-yank-original): Don't switch point and mark
941         unnecessarily to put point and mark as documented.
942
943 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
944
945         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
946         from the message heads.
947
948 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
949
950         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
951         article buffer does not have a window.  This may not be the best
952         solution but is certainly better than setting the start of the null,
953         that is the current, window.
954
955 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
956
957         * gnus-draft.el (gnus-draft-setup-hook): New hook.
958         (gnus-draft-setup): Run it.
959
960         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
961         gnus-score-fast-scoring.  Allow regexp.
962         (gnus-score-headers): Use it.
963
964         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
965         XEmacs.
966
967         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
968         string.
969         (gnus-button-alist): Also catch `<f1> k ...'.
970         (gnus-treat-display-x-face): Fix doc string.
971
972 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
973
974         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
975         evaluation of gnus-extended-version to ensure correct generation of the
976         User-Agent header when message-generate-headers-first is used.
977
978 2007-03-24  Simon Josefsson  <simon@josefsson.org>
979
980         * hashcash.el (hashcash-generate-payment-async): Don't crash if
981         hashcash-path is nil.  Don't call callback with incorrect number of
982         parameters if val is 0.
983
984 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
985
986         * message.el (message-required-news-headers):
987         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
988
989 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
990
991         * tls.el (open-tls-stream): In handshake-waiting loop,
992         don't wait more if there is output available to process.
993
994 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
995
996         * tls.el (tls-program): Doc fix.
997
998 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
999
1000         * message.el (message-generate-new-buffers): Change the meaning of the
1001         nil value; add `standard' to the choices; treat t as `unique'; improve
1002         doc string.
1003         (gnus-select-frame-set-input-focus): Autoload.
1004         (message-buffer-name): Search for the existing message buffer if
1005         message-generate-new-buffers is nil or `standard'; treat the value t of
1006         message-generate-new-buffers as `unique'.
1007         (message-pop-to-buffer): Raise the frame already displaying the message
1008         buffer; clear the echo area after querying.
1009         (message-setup): Pass the `continue' argument to compose-mail.
1010         (message-mail): Prefer `switch-function' if it is given; search for the
1011         existing message buffer if the `continue' argument is non-nil; pass
1012         continue and switch-function arguments to compose-mail by way of
1013         message-setup.
1014         (message-mail-other-window): Adjust argument of message-setup.
1015         (message-mail-other-frame): Ditto.
1016
1017 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1018
1019         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
1020         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
1021         to turn font-lock on when turning gnus-message-citation-mode on.
1022
1023 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
1024
1025         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
1026         (mml-smime-function-alist): New variable; add epg as the backend.
1027         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
1028         mml-smime- functions instead.
1029         * mm-view.el: Require smime.
1030
1031 2007-03-05  Didier Verna  <didier@xemacs.org>
1032
1033         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
1034         instead of just inheritance for posting styles.
1035         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
1036
1037 2007-02-24  Chris Moore  <dooglus@gmail.com>
1038
1039         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
1040         * pgg-pgp.el (pgg-pgp-encrypt-region):
1041         * pgg-gpg.el (pgg-gpg-encrypt-region):
1042         Check pgg-encrypt-for-me if no other recipients.
1043
1044 2007-02-24  John Paul Wallington  <jpw@pobox.com>
1045
1046         * tls.el (tls-certtool-program): Fix custom type.
1047
1048 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1049
1050         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
1051         and point-at-eol instead of line-(beginning|end)-position.
1052
1053         * assistant.el (assistant-parse-buffer): Ditto.
1054
1055         * netrc.el (netrc-parse-services): Ditto.
1056
1057 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
1058
1059         * mml2015.el (mml2015-epg-find-usable-key): New function.
1060         (mml2015-epg-sign): Use it.
1061         (mml2015-epg-encrypt): Use it.
1062
1063 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * message.el (message-make-in-reply-to): Quote name containing
1066         non-ASCII characters.  It will make the RFC2047 encoder cause an error
1067         if there are special characters.  Reported by NAKAJI Hiroyuki
1068         <nakaji@jp.freebsd.org>.
1069
1070 2007-02-27  Didier Verna  <didier@xemacs.org>
1071
1072         Include the group parameters as well as the topic ones in the
1073         inheritance filter process.
1074         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
1075         argument GROUP-PARAMS-LIST.
1076         * gnus-topic.el (gnus-group-topic-parameters): Use it.
1077
1078 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1079
1080         * nntp.el (nntp-never-echoes-commands)
1081         (nntp-open-connection-functions-never-echo-commands): New variables.
1082         (nntp-send-command): Use them.
1083
1084 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
1085
1086         * mml2015.el (mml2015-epg-verify): Simplified.
1087
1088 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1089
1090         * mml.el (mml-content-disposition-alist): New user option.
1091         (mml-content-disposition): New function.
1092         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
1093         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
1094
1095 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
1096
1097         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
1098         verification.
1099
1100 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1101
1102         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
1103         articles posted in the last 24 hours.
1104
1105 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
1106
1107         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
1108
1109 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
1110
1111         * nntp.el (nntp-send-command): Don't wait for echoes when
1112         nntp-open-ssl-stream is used.
1113
1114 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1115
1116         * gnus-cite.el (gnus-test-font-lock-add-keywords)
1117         (gnus-message-add-citation-keywords)
1118         (gnus-message-remove-citation-keywords): Remove.
1119         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
1120         directly, make the variables in font-lock-defaults buffer-local, add
1121         gnus-message-citation-keywords to them and then update the value of
1122         font-lock-keywords.
1123
1124 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1125
1126         * message.el (message-cite-original-1): Don't call
1127         gnus-article-highlight-citation.
1128
1129         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
1130         citations; fix line count.
1131
1132 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1133
1134         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
1135         (gnus-message-add-citation-keywords)
1136         (gnus-message-remove-citation-keywords): Use it; fix the emulating
1137         versions of font-lock-add-keywords and font-lock-remove-keywords to
1138         work with XEmacs correctly.
1139
1140 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1141
1142         * gnus-cite.el (gnus-cite-face-list): Set the values of
1143         gnus-message-max-citation-depth and gnus-message-citation-keywords.
1144         (gnus-message-max-citation-depth): Use defvar rather than defconst.
1145         (gnus-message-cite-prefix-regexp): New variable.
1146         (gnus-message-search-citation-line): Use it; protect against long
1147         citation prefix; fill match data with nil rather than 0 for XEmacs; set
1148         the 0th match data for Emacs.
1149         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
1150         (gnus-message-add-citation-keywords): Append keywords rather than
1151         prepending; emulate font-lock-add-keywords if it is not available.
1152         (gnus-message-remove-citation-keywords): Emulate
1153         font-lock-remove-keywords if it is not available.
1154
1155         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
1156
1157         * message.el (message-cite-prefix-regexp): Set the value of
1158         gnus-message-cite-prefix-regexp.
1159
1160 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1161
1162         * nnweb.el (nnweb-google-parse-1): Update parser.
1163
1164 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
1165
1166         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
1167
1168 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1169
1170         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1171         regexp.
1172
1173 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1174
1175         * uudecode.el (uudecode-string-to-multibyte): New function emulating
1176         string-to-multibyte.
1177         (uudecode-decode-region-internal): Use it.
1178
1179         * lpath.el: Fbind string-as-multibyte for XEmacs.
1180
1181 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
1182
1183         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
1184         custom choice.
1185
1186         * gnus-art.el (gnus-signature-limit): Fix custom choice.
1187
1188 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
1189
1190         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
1191
1192         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
1193         `write-region' to respect `mm-inhibit-file-name-handlers'.
1194
1195 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1196
1197         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
1198         Use gnus-home-directory instead of "~/" or "$HOME".
1199
1200 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
1201
1202         * encrypt.el (encrypt-insert-file-contents): Add better prompt
1203         to mention filename.
1204         Add comments at beginning regarding usage.
1205         (encrypt-write-file-contents): Change interactive so a string is
1206         acceptable.  If the file has no associated model, show an error instead
1207         of a nonsense prompt.
1208
1209 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1210
1211         * spam.el (spam-bsfilter-ham-switch): Fix typo.
1212         Thanks to Yoshihiko Yamada for kind notification of this typo.
1213
1214 2007-01-12  Kenichi Handa  <handa@m17n.org>
1215
1216         * uudecode.el (uudecode-decode-region-internal): Make it work in a
1217         multibyte buffer.
1218
1219 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
1220
1221         * gnus-score.el (gnus-score-fast-scoring): New variable.
1222         (gnus-score-headers): Use it.
1223
1224         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
1225
1226         * message.el (message-cite-original-1): Call
1227         gnus-article-highlight-citation if requested.
1228
1229         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
1230
1231         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
1232         bugs to doc string.
1233         (gnus-button-alist): Add mid\\|message-id.
1234         (gnus-button-fetch-group): Extend for use in
1235         `browse-url-browser-function'.
1236         (gnus-button-url-regexp): Try to catch paired parentheses like in
1237         Wikipedia URLs.
1238
1239         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
1240         Suggested by Simon Krahnke <overlord@gmx.li>.
1241
1242 2007-01-13  Romain Francoise  <romain@orebokech.com>
1243
1244         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
1245         Update copyright.
1246
1247 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
1248
1249         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
1250
1251 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1252
1253         * gnus-registry.el (gnus-registry-unfollowed-groups)
1254         (gnus-registry-split-fancy-with-parent): Fix documentation.
1255
1256 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1257
1258         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
1259         from nnweb groups.
1260
1261 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1262
1263         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
1264         Xref urls.  Erase buffer before requesting head.
1265
1266 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1267
1268         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
1269         customizable.
1270
1271 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
1272
1273         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
1274         no signing key is found.
1275         (mml2015-epg-encrypt): Ask user whether to skip or abort if
1276         no encrypting and/or signing key is found.
1277
1278 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1279
1280         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
1281
1282 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1283
1284         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
1285         headers read from disk with the ones newly found in the current search.
1286         This should no longer cause problems, because the article numbers in
1287         Gmane's `nov.php' output are ignored since the previous change.
1288
1289 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1290
1291         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
1292
1293 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1294
1295         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
1296         replace-regexp-in-string; bind url-version; fbind display-images-p and
1297         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
1298         find-face and set-itimer-function for Emacs; bind itimer-list for
1299         Emacs.
1300
1301         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
1302
1303 2007-01-01  Romain Francoise  <romain@orebokech.com>
1304
1305         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
1306
1307 2006-12-31  Steve Youngs  <steve@sxemacs.org>
1308
1309         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
1310         `define-minor-mode' macro definition expanded properly.
1311         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
1312         exclude it there.
1313
1314         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
1315         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
1316         `fboundp' test.
1317         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
1318         This is OK to autoload in (S)XEmacs now.
1319
1320 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321
1322         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
1323         keystroke.
1324         (gnus-summary-limit-to-singletons): Fix typo.
1325
1326         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
1327         else fails.
1328
1329 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1330
1331         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
1332         docstring.
1333
1334         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
1335         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
1336         (gnus-summary-insert-dormant-articles): Fix typo in message.
1337
1338 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1339
1340         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
1341         nil for XEmacs.
1342         (gnus-message-citation-mode): Don't autoload in XEmacs.
1343
1344         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
1345
1346 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1347
1348         * nnimap.el (nnimap-expunge-search-string): Mention
1349         nnimap-search-uids-not-since-is-evil in docstring.
1350
1351 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
1352
1353         * spam.el: Revert to make-obsolete-variable because
1354         define-obsolete-variable-alias is not supported in Emacs 21.
1355
1356         * spam.el (spam-ifile-path, spam-ifile-database-path)
1357         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
1358         make-obsolete-variable.
1359         (spam-bsfilter-path, spam-bsfilter-program)
1360         (spam-spamassassin-path, spam-spamassassin-program)
1361         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
1362         use "path" inappropriately.
1363         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
1364         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
1365         variable names.
1366
1367 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
1368
1369         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
1370         summary buffer.
1371
1372         * password.el (password-cache-remove): Use clear-string to burn
1373         password, if available.
1374
1375 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1376
1377         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
1378
1379         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
1380
1381         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
1382         (gnus-message-highlight-citation): Move defcustom here from
1383         gnus-cite.el.
1384         (gnus-message-citation-mode): Autoload.
1385
1386         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
1387         checks to make it compile with XEmacs.
1388         (gnus-message-citation-mode): New minor mode.
1389         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
1390         (gnus-message-highlight-citation): New variables.
1391         (gnus-message-search-citation-line)
1392         (gnus-message-add-citation-keywords)
1393         (gnus-message-remove-citation-keywords)
1394         (turn-on-gnus-message-citation-mode)
1395         (turn-off-gnus-message-citation-mode): New functions.
1396
1397 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
1398
1399         * gnus-cite.el: Enable highlighting of different citation levels in
1400         message-mode.
1401
1402 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1403
1404         * message.el (message-make-fqdn): Fix comment.
1405         (message-bogus-system-names): Add ".local".
1406
1407         * spam.el (spam-ifile-path, spam-ifile-program)
1408         (spam-ifile-database-path, spam-ifile-database)
1409         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
1410         Don't use "path" inappropriately.
1411         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
1412         strings.
1413         (spam-check-ifile, spam-ifile-register-with-ifile)
1414         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
1415         new variable names.
1416
1417         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
1418         (gnus-treat-display-smileys): Simplify using
1419         gnus-image-type-available-p.
1420
1421         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
1422         available.
1423
1424         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
1425         `display-images-p' if available.
1426
1427 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1428
1429         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
1430         one after turning on the buffer's multibyteness instead of decoding
1431         them directly in the unibyte buffer that causes unexpected conversion
1432         in Emacs 23 (unicode).
1433
1434 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1435
1436         * message.el (message-generate-hashcash): Fix custom type.
1437
1438 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
1439
1440         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
1441
1442 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
1443
1444         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
1445         disconnect icons.  Add help text.
1446
1447 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
1448
1449         * spam.el (spam-extra-header-to-number): CRM114 spam score is
1450         negated to be consistent with the others we handle.
1451
1452 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1453
1454         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
1455         version of gnus-summary-buffer to something, so that we can use two
1456         article buffers at the same time.
1457
1458 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
1459
1460         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
1461         trigger all the extra headers.
1462         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
1463         sorting.
1464
1465 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1466
1467         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
1468         solid groups.
1469
1470 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
1471
1472         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
1473
1474 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1475
1476         * legacy-gnus-agent.el: Add Copyright notice.
1477
1478 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
1479
1480         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
1481
1482 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1483
1484         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
1485
1486         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
1487         to make it work reliably in CVS Emacs.
1488         (gnus-summary-limit-strange-charsets-predicate)
1489         (gnus-summary-limit-to-predicate): New functions.
1490
1491 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
1492
1493         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
1494         specifying array size.
1495         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
1496         array if it is too small.
1497         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
1498         (gnus-sort-threads-loop): New function.
1499
1500 2006-12-06  Chris Moore  <dooglus@gmail.com>
1501
1502         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
1503         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
1504
1505 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1506
1507         * mm-url.el (mm-url-predefined-programs): Call curl with correct
1508         options.
1509
1510 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1511
1512         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
1513         DOS-ing the recipient.
1514
1515         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
1516         the headers when creating the mapping to avoid mismappings.
1517         (nnweb-gmane-create-mapping): Always nix out old mapping.
1518
1519 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1520
1521         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
1522         and mm-verify-option to never.
1523
1524 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1525
1526         * message.el (message-signed-or-encrypted-p): New function.
1527         (message-forward-make-body): Use it.
1528
1529         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
1530         Replace encode-coding-string with mm-encode-coding-string.
1531
1532 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1533
1534         * nneething.el (nneething-decode-file-name): Replace
1535         decode-coding-string with mm-decode-coding-string.
1536
1537         * gnus-int.el (gnus-open-server): Say failed server's name.
1538
1539 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1540
1541         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
1542         strings to a single string.  Quote `errors-file-name'.
1543         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
1544         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
1545         Adjust calls.  Use `shell-quote-argument'.
1546
1547 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
1548
1549         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
1550         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
1551
1552         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
1553         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
1554         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
1555         (gnus-group-make-directory-group, gnus-group-transpose-groups):
1556         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
1557         (gnus-subscribe-newsgroup, gnus-1):
1558         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
1559         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
1560         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
1561         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
1562
1563 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1564
1565         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
1566         keystroke.
1567         (gnus-summary-limit-to-bodies): Implement headersp.
1568
1569 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570
1571         * dns.el (query-dns): Protect against "Process dns deleted" strings.
1572
1573 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1574
1575         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
1576
1577 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1578
1579         * message.el (message-generate-hashcash): Expand range of values to
1580         include `opportunistic'.
1581         (message-send-mail): Use it.
1582
1583 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1584
1585         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
1586         and comment it.
1587
1588         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
1589
1590 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
1591
1592         * gnus-util.el (gnus-extract-address-components): Improve comment.
1593
1594 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * gnus-util.el (gnus-extract-address-components): Work with address in
1597         which the name portion contains @.
1598
1599         * lpath.el: Fbind custom-autoload.
1600
1601 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1602
1603         * gnus.el (gnus-start): Move custom group up.
1604         (gnus-select-method): Don't autoload, but make it available for
1605         `customize-variable'.
1606         (gnus-getenv-nntpserver): Don't autoload.
1607
1608 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
1609
1610         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
1611
1612 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1613
1614         * message.el (message-sendmail-extra-arguments): New variable.
1615         (message-send-mail-with-sendmail): Use it.
1616
1617 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1618
1619         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
1620         mm-with-unibyte-current-buffer to make string unibyte.
1621
1622         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
1623         mm-string-as-multibyte.
1624
1625 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
1626
1627         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
1628         Reported by Werner Koch <wk@gnupg.org>.
1629
1630 2006-11-14  Daiki Ueno  <ueno@p360>
1631
1632         * mml2015.el: Autoload epa-select-keys when compiling.
1633
1634 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1635
1636         * mml2015.el (mml2015-epg-sign): Save the signing keys in
1637         message-options.
1638         (mml2015-epg-encrypt): Save the recipient keys in message-options.
1639
1640 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1641
1642         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
1643         EasyPG (< 0.0.6).
1644         (mml2015-always-trust): New user option.
1645         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
1646         prompt.
1647
1648 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1649
1650         * nntp.el (nntp-authinfo-force): New variable.
1651         (nntp-send-authinfo): Use it.
1652
1653 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
1654
1655         * message.el (message-strip-subject-encoded-words): Allow _not_ to
1656         decode encoded words.  Improve prompt.  Add comment about forwarding.
1657         (message-replacement-char): Move up.
1658
1659 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1660
1661         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
1662         instead of gnus-intersection because arguments of gnus-sorted-nunion
1663         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
1664
1665 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
1666
1667         * message.el (message-strip-subject-encoded-words): Reformat prompt.
1668         (message-simplify-subject-functions): Enable
1669         message-strip-subject-encoded-words by default.
1670
1671 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
1672
1673         * message.el (message-strip-subject-encoded-words): New function
1674         (message-simplify-subject-functions): New variable.
1675         (message-simplify-subject): Use it.  Fix typo in doc string.
1676         Support message-strip-subject-encoded-words.
1677
1678 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
1679
1680         * gnus-diary.el (gnus-diary-delay-format-function):
1681         * nndiary.el (nndiary-reminders):
1682         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
1683
1684 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1685
1686         * gnus-art.el (article-hide-boring-headers): Fetch date from
1687         gnus-original-article-buffer to avoid problems with localized date
1688         strings.
1689
1690 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1691
1692         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
1693
1694 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
1695
1696         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
1697         New variables.
1698         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1699         (mm-charset-synonym-alist): Move some entries to
1700         mm-codepage-iso-8859-list.
1701         (mm-charset-synonym-alist, mm-charset-override-alist): Add
1702         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1703
1704 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1705
1706         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
1707
1708 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1709
1710         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
1711         with Emacs 21 and XEmacs.
1712
1713 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1714
1715         * spam.el (spam-parse-address): New function for better parsing,
1716         catching errors, etc.
1717         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
1718
1719 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1720
1721         * mm-view.el: Add interactive arg to html2text autoload.
1722
1723 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1724
1725         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
1726
1727 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
1728
1729         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
1730         variables.
1731         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1732         (mm-charset-synonym-alist): Move some entries to
1733         mm-codepage-iso-8859-list.
1734
1735         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
1736
1737 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
1738
1739         * message.el (message-citation-line-format)
1740         (message-insert-formated-citation-line): Fix implementation of %E, %N
1741         and %n according to the doc string.
1742
1743 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
1744
1745         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1746         car-safe to avoid bad parses.
1747
1748 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1749
1750         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
1751         names.
1752
1753         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
1754
1755 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
1758         header.
1759
1760         * message.el (message-draft-headers): Add Date.
1761         (message-headers-to-generate): Fix typo in docstring.
1762
1763         * nndraft.el (nndraft-required-headers): New variable.
1764         (nndraft-generate-headers): Use it.
1765
1766         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
1767
1768 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1769
1770         * gnus-registry.el (gnus-registry-wash-for-keywords)
1771         (gnus-registry-find-keywords): New functions to allow easy searching of
1772         articles that are in the registry.
1773
1774 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1775
1776         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1777         ietf-drums-parse-address instead of gnus-extract-address-components.
1778         Reported by Damien Elmes <damien@repose.cx>.
1779
1780 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1781
1782         * gnus.el (gnus-mime): Remove unused custom group.
1783
1784 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1785
1786         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
1787         "blank line" when searching for end of armor headers.
1788
1789 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1790
1791         * gmm-utils.el (gmm-write-region): Fix variable name.
1792
1793 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
1794
1795         * gmm-utils.el (gmm-write-region): New function based on compatibility
1796         code from `mm-make-temp-file'.
1797
1798         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
1799
1800         * nnmaildir.el (nnmaildir--update-nov)
1801         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
1802         Use `gmm-write-region'.
1803
1804 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1805
1806         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
1807         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1808
1809         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
1810
1811         * message.el (message-replacement-char): New variable.
1812         (message-fix-before-sending): Use it.
1813         (message-simplify-subject): New function to remove duplicate code.
1814         (message-reply, message-followup): Use it.
1815
1816         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
1817         gnus-summary-limit-to-articles.
1818
1819 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1820
1821         * gnus-util.el (gnus-with-local-quit): New macro.
1822
1823         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
1824
1825 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
1826
1827         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
1828         ignore non-string data.
1829
1830 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
1831
1832         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
1833         non-string data (needs to be done in the registry too).
1834
1835 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1836
1837         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
1838         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
1839         (gnus-registry-split-fancy-with-parent)
1840         (gnus-registry-fetch-simplified-message-subject-fast)
1841         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
1842         Remove text properties on ingress into the registry and when it's saved.
1843         (gnus-registry-clean-empty-function): Fix bug with cleaning the
1844         registry from entries with no groups.
1845
1846 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1847
1848         * gnus-util.el (gnus-string-remove-all-properties): Add utility
1849         function to remove string properties.
1850
1851 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
1852
1853         * gmm-utils.el (gmm): Adjust custom version.
1854
1855         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
1856         custom version.
1857
1858         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
1859
1860 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
1861
1862         * gnus-art.el (gnus-insert-prev-page-button)
1863         (gnus-insert-next-page-button): Simplify.  Reformat.
1864
1865 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1866
1867         * gnus-art.el (gnus-insert-prev-page-button)
1868         (gnus-insert-next-page-button): Apply gnus-article-button-face.
1869
1870 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1871
1872         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
1873
1874 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1875
1876         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
1877         gnus-article-button-face to MIME and security buttons.
1878
1879 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
1880
1881         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
1882         readable.
1883
1884 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1885
1886         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
1887
1888 2006-09-20  Steve Youngs  <steve@sxemacs.org>
1889
1890         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
1891         `browse-url-of-file' instead of `browse-url'.
1892
1893 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1894
1895         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1896         regexp.  Articles containing quotation were cut prematurely.
1897
1898 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1899
1900         * message.el (message-cite-original-1): Use nobody by default for the
1901         value of From header.
1902         (message-reply): Ditto.
1903
1904 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
1905
1906         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
1907         to the gnus-info.  This fixes a bug of inline-PGP message verification.
1908         Reported by Michael Piotrowski <mxp@dynalabs.de>.
1909
1910 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
1911
1912         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
1913         mails in the doc string.  Add some URLs in comment.
1914         (pop3-movemail): Warn about pop3-leave-mail-on-server.
1915
1916 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1917
1918         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
1919         backslashes handling and the way to find boundaries of quoted strings.
1920
1921 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
1922
1923         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
1924         mml1991-encrypt-to-self is set and mml1991-signers is not set.
1925         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
1926         mml2015-encrypt-to-self is set and mml2015-signers is not set.
1927
1928 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1929
1930         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
1931         doc string.
1932         (gnus-button-regexp, gnus-button-last): Remove unused variables.
1933
1934 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1935
1936         * lpath.el: Fbind epg-check-configuration.
1937
1938 2006-09-06  Simon Josefsson  <jas@extundo.com>
1939
1940         * mml2015.el (mml2015-use): Doc fix, mention epg.
1941
1942 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1943
1944         * mml2015.el (mml2015-use): Default to epg, if available.
1945
1946 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1947
1948         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
1949         message-sender.
1950         (mml1991-epg-encrypt): Ditto.
1951         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
1952         message-sender.
1953         (mml2015-epg-encrypt): Ditto.
1954
1955 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
1956
1957         * message.el (message-send-mail-with-sendmail): Look for sendmail in
1958         several common directories.
1959
1960 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
1961
1962         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
1963         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
1964
1965 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1966
1967         * gnus-art.el (article-decode-encoded-words): Make it fast.
1968
1969 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1970
1971         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
1972
1973         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
1974         in quoted string into `\'.
1975
1976 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1977
1978         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1979         Use standard-syntax-table.
1980
1981 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1982
1983         * gnus-art.el (gnus-decode-address-function): New variable.
1984         (article-decode-encoded-words): Use it to decode headers which are
1985         assumed to contain addresses.
1986         (gnus-mime-delete-part): Remove useless `or'.
1987
1988         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
1989         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
1990         (gnus-nov-parse-line): Use it to decode From header.
1991         (gnus-get-newsgroup-headers): Ditto.
1992         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
1993
1994         * mail-parse.el (mail-decode-encoded-address-region): New alias.
1995         (mail-decode-encoded-address-string): New alias.
1996
1997         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1998         New function.
1999         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
2000         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
2001         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
2002         (rfc2047-decode-string): Ditto.
2003         (rfc2047-decode-address-region): New function.
2004         (rfc2047-decode-address-string): New function.
2005
2006 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
2007
2008         * message.el (message-caesar-buffer-body): Allow rotating headers.
2009
2010         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
2011
2012         * message.el (message-insert-formated-citation-line): Fix %f.
2013         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
2014
2015 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2016
2017         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
2018         (gnus-bookmark-mouse-available-p): New macro.
2019         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
2020         (gnus-bookmark-bmenu-show-infos): Use it.
2021         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
2022         (gnus-bookmark-bmenu-hide-infos): Ditto.
2023         (gnus-bookmark-remove-properties): New function.
2024         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
2025         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
2026         (gnus-bookmark-write-file): Bind coding-system-for-write.
2027         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
2028         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
2029         group before selecting it.
2030         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
2031         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
2032         quit-window if it is not available; use gnus-mouse-2 and bind it to
2033         gnus-bookmark-bmenu-select-by-mouse.
2034         (gnus-bookmark-show-details): Remove unused variable `details-list'.
2035         (gnus-bookmark-bmenu-select-by-mouse): New function.
2036
2037 2006-08-13  Romain Francoise  <romain@orebokech.com>
2038
2039         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
2040         space.
2041
2042 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2043
2044         * compface.el (uncompface): Use binary rather than raw-text-unix.
2045
2046 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2047
2048         * compface.el (uncompface): Make sure the eol conversion doesn't take
2049         place when communicating with the external programs.  Reported by
2050         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2051
2052 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2053
2054         * nnheader.el (nnheader-insert-head): Fix typo in comment.
2055
2056 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2057
2058         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2059         Make it more robust by parsing author and date independently.
2060
2061 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2062
2063         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
2064
2065 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
2066
2067         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
2068         first matching secret key.
2069         (mml2015-epg-encrypt): Ditto.
2070
2071         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
2072         first matching secret key.
2073         (mml1991-epg-encrypt): Ditto.
2074
2075         * mml2015.el (mml2015-encrypt-to-self): New user option.
2076         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
2077         mml2015-epg-encrypt-to-self is set.
2078
2079         * mml1991.el (mml1991-encrypt-to-self): New variable.
2080         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
2081         mml1991-epg-encrypt-to-self is set.
2082
2083         * mml2015.el (mml2015-signers): New user option.
2084         (mml2015-epg-sign): Reflect the value of mml2015-signers.
2085         (mml2015-epg-encrypt): Allow to select signing keys.
2086
2087         * mml1991.el (mml1991-signers): New variable.
2088         (mml1991-epg-sign): Reflect the value of mml1991-signers.
2089         (mml1991-epg-encrypt): Allow to select signing keys.
2090
2091 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2092
2093         * nnheader.el (nnheader-insert-head): Make it work even if the file
2094         uses CRLF for the line-break code.
2095
2096 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
2097
2098         * mml2015.el: Require mml-sec instead of password.
2099         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
2100         (mml2015-cache-passphrase): Inherit the default value from
2101         mml-secure-cache-passphrase.
2102         (mml2015-passphrase-cache-expiry): Inherit the default value from
2103         mml-secure-passphrase-cache-expiry.
2104
2105         * mml1991.el: Require mml-sec instead of password.
2106         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
2107         (mml1991-cache-passphrase): Inherit the default value from
2108         mml-secure-cache-passphrase.
2109         (mml1991-passphrase-cache-expiry): Inherit the default value from
2110         mml-secure-passphrase-cache-expiry.
2111
2112         * mml-sec.el: Require password.
2113         (mml-secure-verbose): New user option.
2114         (mml-secure-cache-passphrase): New user option.
2115         (mml-secure-passphrase-cache-expiry): New user option.
2116
2117 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
2118
2119         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
2120         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
2121         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
2122
2123         FIXME: Use `tiny change'?
2124
2125 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2126
2127         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
2128         workaround for the url package included with Emacs.
2129
2130         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2131
2132 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2133
2134         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
2135         correctly.  This fixes a bug caused by the 2006-05-12 change.
2136
2137 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
2138
2139         * nnmail.el (nnmail-article-group): If splitting raises an error, give
2140         some information about the error when saying that the `bogus' mail
2141         group will be used.
2142
2143 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
2144
2145         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
2146         string.
2147
2148 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
2149
2150         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
2151
2152 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2153
2154         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
2155
2156 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
2157
2158         * mml1991.el (mml1991-function-alist): Add epg.
2159         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
2160         (mml1991-epg-encrypt): New functions.
2161
2162 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
2163
2164         * mml2015.el (mml2015-verbose): New variable.
2165         (mml2015-cache-passphrase): Ditto.
2166         (mml2015-passphrase-cache-expiry): Ditto.
2167         (mml2015-function-alist): Add epg.
2168         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
2169         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
2170         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
2171         functions.
2172
2173 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2174
2175         * message.el (message-cite-original-1): Preserve region when removing
2176         quoted text due to X-No-Archive in order to avoid bogus attribution
2177         when citing multiple messages.
2178
2179 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2180
2181         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
2182         Kenneth Jacker <khj@be.cs.appstate.edu>.
2183
2184 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
2185
2186         * gnus-diary.el (gnus-user-format-function-d)
2187         (gnus-user-format-function-D): Autoload.
2188
2189         * imap.el (Commentary): Fix typo.
2190
2191         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
2192         2006-04-22 contribution.
2193
2194 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2195
2196         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
2197         It didn't really fix the bogosity I'm seeing with solid web groups.
2198
2199 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2200
2201         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
2202         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
2203         created using server names.  If we use the feature without declaring
2204         it, Gnus does not properly manage server and group state.
2205
2206         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
2207         bound.
2208
2209 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2210
2211         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
2212         looking up the method using GROUP's prefix before inventing a new one.
2213         It is used on killed/unknown groups in various places where returning
2214         an all-new method isn't expected by the caller.
2215
2216         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
2217         and match semantics of gnus-group-real-prefix.
2218
2219 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
2220
2221         * nnmail.el (nnmail-broken-references-mailers): New variable.
2222         (nnmail-ignore-broken-references): New function generalizing
2223         nnmail-fix-eudora-headers.
2224         (nnmail-fix-eudora-headers): Now obsolete.
2225
2226         * gnus-art.el (gnus-button-handle-custom): Support
2227         `customize-apropos*'.
2228
2229 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2230
2231         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
2232
2233         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
2234         articles.
2235
2236 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
2237
2238         * message.el (message-cite-reply-above): New variable.
2239         (message-yank-original): Use it.
2240
2241 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2242
2243         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
2244
2245 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
2246
2247         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
2248         as read.
2249
2250         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
2251
2252 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
2253
2254         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
2255         (gnus-bookmark-default-file): Use gnus-directory.
2256         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
2257         Remove "*" in doc string.
2258         (gnus-bookmark-write-file): Simplify.
2259         (gnus-bookmark-maybe-sort-alist): Use `when'.
2260         (gnus-bookmark-get-bookmark): Fix typo in doc string.
2261         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
2262         FIXME about Emacs 21 and XEmacs compatibility.
2263         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
2264         compatibility.
2265         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
2266         compatibility.
2267         (gnus-bookmark-menu-heading): Fix version.
2268
2269 2006-06-19  Bastien Guerry  <bzg@altern.org>
2270
2271         * gnus-bookmark.el: New file.
2272
2273 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * message.el (message-syntax-checks): Doc fix.
2276
2277 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2278
2279         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
2280         unsubscribed groups as if they were killed ones.  It causes duplicate
2281         entries in gnus-newsrc-alist.
2282
2283 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2284
2285         * message.el (message-syntax-checks): Doc fix.
2286         (message-send-mail): Add check for continuation headers.
2287         (message-check-news-header-syntax): Fix regexp used to check for
2288         continuation headers.
2289
2290 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2291
2292         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
2293
2294 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
2295
2296         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
2297
2298 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2299
2300         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
2301         default-truncate-lines.
2302
2303 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2304
2305         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
2306         to fill the utf-8 entry.
2307
2308         * lpath.el: Fbind unicode-precedence-list.
2309
2310 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2311
2312         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2313
2314 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
2315
2316         * gnus-agent.el (directory-files-and-attributes): Move all the way
2317         forward (the third and final move).
2318         (gnus-agent-read-agentview): Trap reconstruction errors due to
2319         nonexistant directory.  Handle by returning nil.
2320
2321 2006-05-30  Didier Verna  <didier@xemacs.org>
2322
2323         * message.el (message-dont-reply-to-names): Update the custom type.
2324         * message.el (message-dont-reply-to-names): New defsubst: potentially
2325         convert a list of regexps into a single one.
2326         * message.el (message-get-reply-headers): Use it.
2327         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
2328
2329 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2330
2331         * gnus-agent.el (directory-files-and-attributes): Move forward.
2332
2333 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2334
2335         * gnus-ml.el (gnus-mailing-list-subscribe)
2336         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
2337         (gnus-mailing-list-message): Fix doc strings.
2338
2339 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2340
2341         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
2342         of doing it manually.
2343
2344 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2345
2346         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
2347         comment.
2348
2349 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
2350
2351         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
2352         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
2353         (gnus-agent-read-local): All symbols allocated in my-obarray
2354         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
2355         (gnus-agent-regenerate-group): Check numeric names to see if they are
2356         messages or groups.
2357         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
2358         better way of do this...)
2359
2360         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
2361         'dummy.group' (there should be a better way of do this...)
2362
2363 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2364
2365         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
2366         (gnus-saved-headers): Ditto.
2367         (gnus-default-article-saver): Mention functions may have properties.
2368         (gnus-article-save): Override gnus-save-all-headers and
2369         gnus-saved-headers by :headers property which saver function may have.
2370         (gnus-summary-save-in-file): Add :headers property.
2371         (gnus-summary-write-to-file): Ditto.
2372
2373         * gnus-sum.el (gnus-summary-save-article): Bind
2374         gnus-prompt-before-saving to t when saving many articles in a file;
2375         always show all headers.
2376
2377         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
2378
2379 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
2380
2381         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
2382         marks.
2383
2384         * message.el (message-indent-citation): Add optional arguments to allow
2385         using it outside of message buffers.
2386
2387         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
2388         (gnus-article-treat-unfold-headers): Use it.
2389         (gnus-article-truncate-lines): New variable.
2390         (gnus-article-mode): Use it.
2391         (gnus-article-toggle-truncate-lines): New function.
2392
2393         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
2394         gnus-article-toggle-truncate-lines.
2395
2396         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
2397         coding system in XEmacs, use binary.
2398
2399 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2400
2401         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
2402         after-load-alist.
2403
2404         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
2405         this function should save decoded articles.
2406         (gnus-summary-write-to-file): Use property to specify this function
2407         should save decoded articles and specify gnus-summary-save-in-file
2408         should be used to save articles other than the first one when saving
2409         many articles.
2410         (gnus-summary-save-body-in-file): Use property to specify this
2411         function should save decoded articles.
2412         (gnus-summary-write-body-to-file): Use property to specify this
2413         function should save decoded articles and specify
2414         gnus-summary-save-body-in-file should be used to save articles other
2415         than the first one when saving many articles.
2416
2417         * gnus-sum.el (gnus-summary-save-article): Simplify.
2418
2419 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2420
2421         * gnus-art.el (gnus-default-article-saver): Add
2422         gnus-summary-write-body-to-file.
2423         (gnus-article-save-coding-system): Don't use coding system object
2424         in XEmacs.
2425         (gnus-read-save-file-name): Add optional `dir-var' argument which
2426         specifies directory in which files are saved; work even if optional
2427         `variable' argument is not specified.
2428         (gnus-summary-write-to-file): Read file name.
2429         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
2430         (gnus-summary-write-body-to-file): New function.
2431
2432         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
2433         (gnus-summary-local-variables): Add it.
2434         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
2435         (gnus-summary-save-article): Remove optional `decode' argument;
2436         determine whether to decode articles by the value of
2437         gnus-default-article-saver; when saving many files using
2438         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
2439         it first and use gnus-summary-save-in-file or
2440         gnus-summary-save-body-in-file thereafter unless
2441         gnus-prompt-before-saving is always; move point to article which
2442         will be saved.
2443         (gnus-summary-save-article-file): Revert.
2444         (gnus-summary-write-article-file): Revert.
2445         (gnus-summary-save-article-body-file): Revert.
2446         (gnus-summary-write-article-body-file): New function.
2447
2448 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2449
2450         * gnus-art.el (gnus-default-article-saver): Doc fix.
2451         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
2452         from gnus-summary-save-article-coding-system, and default to a
2453         certain coding system.
2454         (gnus-output-to-file): Add coding cookie and encode text according
2455         to gnus-article-save-coding-system; don't use mm-append-to-file.
2456
2457         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
2458         gnus-art.el and rename to gnus-article-save-coding-system.
2459         (gnus-summary-save-article): Require gnus-art; don't show all
2460         headers if it decodes articles; don't add coding cookie here;
2461         don't bind mm-text-coding-system-for-write.
2462         (gnus-summary-save-article-file): Save decoded articles.
2463         (gnus-summary-write-article-file): When saving many files, use
2464         gnus-summary-write-to-file first and gnus-summary-save-in-file
2465         thereafter unless gnus-prompt-before-saving is always.
2466         (gnus-summary-save-article-body-file): Save decoded articles.
2467
2468         * lpath.el: Fbind select-safe-coding-system for XEmacs.
2469
2470 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2471
2472         * nnrss.el (nnrss-check-group): Bind hash-index.
2473
2474 2006-05-23  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
2475
2476         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
2477         its hash index.  Store this hash in `nnrss-group-data'.
2478         (nnrss-read-group-data): Update accordingly.
2479
2480 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2481
2482         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
2483         entry.
2484
2485         * gnus-sum.el (gnus-summary-make-menu-bar): Add
2486         gnus-article-browse-html-article.
2487
2488 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
2489
2490         * gnus-sum.el (gnus-summary-mime-map): Add
2491         gnus-article-browse-html-article.
2492
2493         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
2494
2495 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2496
2497         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
2498         suitable coding systems in customize.
2499
2500 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2501
2502         * mail-source.el (mail-sources): Fix custom type.
2503
2504 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
2505
2506         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
2507         (gnus-summary-expire-articles-now): Shorten prompt.
2508
2509         * gmm-utils.el (wid-edit): Require.
2510         (defun-gmm): Renamed from `gmm-defun-compat'.
2511         (gmm-image-search-load-path): Use it.
2512         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
2513
2514 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * gnus-sum.el (gnus-summary-save-article-coding-system): New
2517         variable.
2518         (gnus-summary-save-article): Add optional `decode' argument.  If
2519         it is set and gnus-summary-save-article-coding-system is non-nil,
2520         save decoded article.
2521         (gnus-summary-write-article-file): Save decoded article if
2522         gnus-summary-save-article-coding-system is non-nil.
2523
2524         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
2525         type.
2526
2527 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
2530
2531 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2532
2533         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
2534         first to test gnus-single-article-buffer which may be buffer-local.
2535
2536         * gnus-sum.el (gnus-summary-setup-buffer): Make
2537         gnus-single-article-buffer buffer-local and nil in ephemeral
2538         group; make gnus-article-buffer, gnus-article-current, and
2539         gnus-original-article-buffer always buffer-local.
2540         (gnus-summary-exit): Kill article buffer belonging to ephemeral
2541         group.
2542         (gnus-handle-ephemeral-exit): Don't move to next summary line.
2543
2544 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
2545
2546         * nnml.el (nnml-request-compact-group): Compressed files might not
2547         have .gz extension.
2548
2549 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2550
2551         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
2552         (mm-copy-to-buffer): Use with-current-buffer.
2553         (mm-display-part): Simplify.
2554         (mm-inlinable-p): Add optional arg `type'.
2555
2556 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2557
2558         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
2559         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
2560         Try harder to show the attachment internally or externally using
2561         gnus-mime-view-part-as-type.
2562
2563 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2564
2565         * message.el (message-from-style, message-signature-separator)
2566         (message-user-organization-file, message-send-mail-function)
2567         (message-citation-line-function, message-yank-prefix)
2568         (message-indent-citation-function, message-signature)
2569         (message-signature-file, message-signature-insert-empty-line):
2570         Remove autoloads.
2571
2572         * gnus-art.el (gnus-buttonized-mime-types): Remove
2573         "multipart/signed".  Revert 2006-04-26 change.
2574
2575 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2576
2577         * gnus.el (gnus-version-number): Bump version.
2578
2579 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2580
2581         * gnus.el: No Gnus v0.5 is released.
2582
2583 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2584
2585         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
2586         fetching articles by message-id.
2587
2588 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2589
2590         * message.el (hashcash): Require hashcash as normal.
2591
2592         * ecomplete.el (ecomplete-highlight-match-line): Use
2593         point-at-eol.
2594         (ecomplete-highlight-match-line): Use `highlight', because that
2595         face exists in both Emacs and XEmacs.
2596
2597         * message.el (message-display-abbrev): Use point-at-bol.
2598
2599         * mail-source.el: Don't require timer/timer-funcs.
2600
2601         * gnus-async.el: Ditto.
2602
2603         * password.el: Ditto.
2604
2605         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
2606
2607         * mm-url.el: Ditto.
2608
2609         * gnus-xmas.el: Don't require timer-funcs.
2610
2611         * mm-util.el: Require timer/timer-funcs.
2612
2613 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2614
2615         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
2616         Close.
2617
2618 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2619
2620         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
2621         unibyte after clear-decrypt function runs.
2622
2623         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
2624         returns as a unibyte string.
2625
2626 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2627
2628         * lpath.el: Revert.
2629
2630         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
2631         (pgg-gpg-process-sentinel): Revert.
2632
2633         * pgg-pgp.el (pgg-pgp-process-region): Revert.
2634         (pgg-pgp-lookup-key): Revert.
2635
2636         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
2637         (pgg-pgp5-lookup-key): Revert.
2638
2639         * pgg.el (pgg-fetch-key): Revert.
2640
2641 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2642
2643         * lpath.el: Fbind string-as-multibyte for XEmacs.
2644
2645         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
2646         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
2647         (mml1991-pgg-encrypt): Ditto.
2648
2649         * pgg-gpg.el (pgg-string-to-multibyte): New function.
2650         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
2651         a multibyte buffer.
2652
2653         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
2654         (pgg-pgp-lookup-key): Ditto.
2655
2656         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2657         (pgg-pgp5-lookup-key): Ditto.
2658
2659         * pgg.el (pgg-fetch-key): Ditto.
2660
2661 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
2662
2663         * message.el (message-user-organization-file): Check several
2664         locations of the organization file.
2665
2666         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
2667         Add gnus-article-view-part-as-type.
2668
2669         * gnus-art.el (gnus-article-view-part-as-type): New function.
2670
2671         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
2672         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
2673
2674         * mml.el: Simplify autoload.
2675         (mml-mode): defvar dnd-protocol-alist instead of using
2676         symbol-value.
2677         (mml-default-directory): New variable.
2678         (mml-minibuffer-read-file): Use it.
2679         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
2680
2681         * message.el (message-citation-line-format): New variable.
2682         (message-insert-formated-citation-line): New function.
2683         (message-citation-line-function): Add
2684         `message-insert-formated-citation-line' to custom type.
2685
2686         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
2687         to doc string.
2688
2689         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
2690         depending on mm-verify-option.
2691
2692 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2693
2694         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
2695         binding pgg-* variables; reimplement the section which prevents
2696         MIME header from being signed.
2697         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
2698         pgg-text-mode; remove a blank line at the top of body.
2699
2700         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
2701         lines at the top of body; use gnus-newsgroup-charset if there's no
2702         Charset header.
2703
2704 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2705
2706         * message.el (message-self-insert-commands): Doc fix.
2707
2708         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
2709         (mm-uu-pgp-encrypted-test): Ditto.
2710         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
2711         between header and body; return application/pgp-encrypted handle
2712         if decryption failed; decode decrypted body by charset.
2713
2714         * mm-decode.el (mm-automatic-display): Don't make application/pgp
2715         element match to application/pgp-*.
2716
2717 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2718
2719         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
2720         HTML.
2721
2722 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2723
2724         * mail-source.el (mail-source-call-script): Message the error
2725         string.
2726
2727 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2728
2729         * gnus-util.el (gnus-byte-compile): Use it.
2730
2731 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
2732
2733         * gnus-util.el (kill-empty-logs): New function.
2734
2735 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2736
2737         * message.el (message-mail-alias-type): Doc fix.
2738         (message-mail-alias-type-p): New function.
2739         (message-send): Use it.
2740         (message-mode): Ditto.
2741         (message-strip-forbidden-properties): Ditto.
2742
2743         * ecomplete.el (ecomplete-database-file-coding-system): New
2744         variable.
2745         (ecomplete-save): Use it.
2746         (ecomplete-setup): Use it.
2747
2748 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2749
2750         * message.el (message-self-insert-commands): New variable.
2751         (message-strip-forbidden-properties): Use it.
2752
2753 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2754
2755         * message.el (message-put-addresses-in-ecomplete): Use a regexp
2756         that doesn't make XEmacs choke.
2757
2758 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
2759
2760         * gnus-util.el (gnus-replace-in-string):
2761         Prefer replace-regexp-in-string over of replace-in-string.
2762
2763 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2764
2765         * gnus-util.el (gnus-select-frame-set-input-focus):
2766         Use select-frame-set-input-focus if it is available in XEmacs; use
2767         definition defined in Emacs 22 for old Emacsen.
2768
2769         * dgnushack.el: Autoload unmorse-region for XEmacs.
2770
2771         * lpath.el: Bind cursor-in-non-selected-windows and
2772         select-frame-set-input-focus for XEmacs.
2773
2774 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * mm-view.el (mm-inline-text): Use equal instead of equalp.
2777
2778 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2779
2780         * gnus-registry.el (gnus-registry-cache-save): Remove text
2781         properties when saving via the temp buffer.
2782
2783 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2784
2785         * message.el (message-generate-hashcash): Honor custom type.
2786
2787 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2788
2789         * message.el (message-generate-hashcash): Default to non-nil when
2790         hashcash is found.
2791
2792         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
2793         (gnus-refer-thread-limit): Increase default to 500.
2794
2795         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
2796
2797         * flow-fill.el (fill-flowed): Allow delete-space.
2798
2799 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2800
2801         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
2802         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
2803         Remove autoloads.
2804
2805 2006-04-18  Simon Josefsson  <jas@extundo.com>
2806
2807         * message.el (message-generate-hashcash): Default to.
2808
2809 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2810
2811         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2812         concatenating segments rather than before concatenating them.
2813
2814 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2815
2816         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
2817
2818 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2819
2820         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
2821
2822         * message.el (message-forward-make-body-plain): Allow
2823         message-forward-ignored-headers to be a list.
2824         (message-remove-ignored-headers): Factor out into function.
2825         (message-forward-make-body-mml): Use it.
2826
2827         * imap.el (imap-quote-specials): New function.
2828         (imap-login-auth): Quote specials.
2829
2830         * rfc2231.el (rfc2231-parse-string): Remove dead code.
2831         (rfc2231-parse-string): Allow concatanation of parameters that
2832         aren't contiguous.  The test case is
2833           (mail-header-parse-content-type "message/external-body;
2834             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
2835             access-type=LOCAL-FILE;
2836             name*1*=plugh%2fhello-sailor%2fbing.pdf")
2837
2838 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2839
2840         * nntp.el (nntp-accept-process-output): Return the value of
2841         `nnheader-accept-process-output'.
2842
2843 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2844
2845         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
2846         (gnus-button-alist): Recognize more diff formats.
2847         (gnus-button-patch): Strip directory.
2848
2849 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2850
2851         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
2852         Emacs 22 when setting focus.
2853
2854 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2855
2856         * gnus-art.el (gnus-article-treat-types): Do treatment of
2857         text/x-verbatim parts.
2858         (gnus-button-patch): New command.
2859
2860         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
2861         addresses that contain invalid characters.
2862
2863 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2864
2865         * message.el (message-put-addresses-in-ecomplete): Use
2866         gnus-replace-in-string.
2867         (message-is-yours-p): Use the more correct
2868         mail-header-parse-address instead of
2869         mail-extract-address-components.
2870         (message-put-addresses-in-ecomplete): Fix typo.
2871
2872         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
2873         keystroke.
2874
2875         * gnus-art.el (gnus-treatment-function-alist): Change order of
2876         newsgroups/generic header folding to avoid double-folding.
2877
2878         * message.el (message-hidden-headers): Add X-Draft-From.
2879
2880         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
2881         command.
2882         (gnus-summary-repeat-search-article-backward): New command.
2883
2884         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
2885         groups in the parent topic.
2886
2887 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
2888
2889         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
2890         (spam-extra-header-to-number): Return the CRM114 number as a
2891         number instead of a string.
2892
2893 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2894
2895         * gnus-art.el (gnus-face-properties-alist): Moved here from
2896         gnus-fun.
2897
2898         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
2899
2900 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2901
2902         * message.el (message-strip-forbidden-properties): Only display on
2903         self-insert-command.
2904
2905         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
2906         reindent.
2907         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
2908
2909 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
2910
2911         * smiley.el (smiley-style): Fix typo.
2912
2913 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2914
2915         * hashcash.el (hashcash-insert-payment-async-2): Use
2916         message-goto-eoh instead of doing it manually.
2917         (mail-add-payment): Use message-narrow-to-header instead of trying
2918         to do the same itself.
2919
2920         * message.el (message-hidden-headers): Add Face.
2921
2922         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
2923         reparenting code.
2924         (gnus-summary-reparent-children): Refactored out code.
2925         (gnus-summary-thread-map): New keystroke.
2926         (gnus-summary-reparent-children): Make into command.
2927
2928         * smiley.el (smiley-style): Default to `medium' if using a large
2929         font.
2930
2931         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
2932         does it itself.
2933
2934         * message.el (message-point-in-header-p): Simplify definition.
2935
2936 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2937
2938         * nnagent.el (nnagent-request-set-mark): Silence log file
2939         writing.
2940         (nnagent-request-set-mark): Use write-region instead of
2941         append-to-file.
2942
2943         * gnus-sum.el (gnus-read-header): Fudge article number if using a
2944         strange select method.
2945
2946         * ecomplete.el (ecomplete-display-matches): Get highlightling
2947         right.
2948         (ecomplete-display-matches): Use literals.
2949         (ecomplete-display-matches): Disable message logging.
2950
2951         * message.el (message-display-abbrev): Small optimization.
2952
2953         * ecomplete.el (ecomplete-display-matches): Allow automatic
2954         display.
2955
2956         * message.el (message-strip-forbidden-properties): Display
2957         abbrevs.
2958         (message-display-abbrev): Get automatic display right.
2959
2960         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
2961         keystrokes.
2962
2963 2006-04-13  Romain Francoise  <romain@orebokech.com>
2964
2965         TODO: Backport to v5-10!
2966
2967         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
2968         Moved here (and renamed) from gnus-registry.el.
2969
2970         * gnus-registry.el: Require gnus-util.
2971         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2972
2973 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2974
2975         * gnus-group.el (gnus-group-catchup-current): Change
2976         if-then-else-if-then-else into cond.
2977         (gnus-group-catchup): Indent.
2978         (group-name-at-point): New function.
2979         (gnus-fetch-group): Provide default from thing at point.
2980
2981 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2982
2983         * message.el (message-display-abbrev): Fix regexp.
2984
2985         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
2986         choosing.
2987         (ecomplete-highlight-match-line): Fix up code rewrite, remove
2988         dead variables.
2989
2990         * message.el (message-newline-and-indent): Remove debugging.
2991         (message-display-abbrev): Use new implementation.
2992
2993 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2994
2995         * gnus-art.el (gnus-article-mode): Set
2996         cursor-in-non-selected-windows to nil.
2997
2998         * smiley.el: Revert previous change.
2999         (smiley-data-directory): defvar it before using it in the
3000         defcustom of `smiley-style'.
3001
3002 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3003
3004         * message.el (message-newline-and-indent): New function.
3005
3006         * ecomplete.el: Implement more bits.
3007
3008         * message.el (message-put-addresses-in-ecomplete): Clean up the
3009         string.
3010
3011         * ecomplete.el (ecomplete-add-item): Chop off decimals.
3012
3013         * gnus-sum.el (gnus-summary-save-parts): Bind
3014         gnus-summary-save-parts-counter and use it to make unique file
3015         names.
3016
3017         * gnus-art.el (gnus-ignored-headers): Add some more headers.
3018
3019         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
3020         parameter to say whether to actually parse the individual
3021         addresses.
3022
3023         * message.el (message-put-addresses-in-ecomplete): New function.
3024         (ecomplete): Require.
3025         (message-mail-alias-type): Add ecomplete as an option.
3026
3027 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
3028
3029         * flow-fill.el (fill-flowed): Remove trailing space from blank
3030         quoted lines.
3031
3032 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3033
3034         * smiley.el (smiley-style): Move definition later to avoid a
3035         compilation warning.
3036
3037 2006-04-12  Kenichi Handa  <handa@m17n.org>
3038
3039         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
3040         buffer and then decode the buffer text if necessary.
3041         (rfc2231-encode-string): Be sure to work on multibyte buffer at
3042         first, and after mm-encode-body, change the buffer to unibyte.
3043         Use mm-disable-multibyte instead of set-buffer-multibyte.
3044
3045 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3046
3047         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
3048         Content-Type header instead of Content-Disposition header.
3049         (gnus-mime-inline-part): Ditto.
3050         (gnus-mime-view-part-as-charset): Ignore charset that the part
3051         specifies.
3052
3053         * mm-decode.el (mm-display-part): Work with external parts and
3054         usual parts similarly.
3055
3056         * mm-extern.el (mm-inline-external-body): Use mm-display-part
3057         instead of gnus-display-mime.
3058
3059         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
3060         instead of with-temp-buffer.
3061
3062         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
3063         tag to summarized topics part in order to encode non-ASCII text.
3064
3065 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3066
3067         * smiley.el (smiley-style): New variable.
3068         (smiley-directory): New function.
3069         (smiley-data-directory): Derive from `smiley-style' using
3070         `smiley-directory'.
3071         (smiley-regexp-alist): Add new entries.
3072
3073         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
3074         (gnus-article-browse-delete-temp): Add :version.
3075
3076 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3077
3078         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
3079         the sieve region.
3080
3081 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3082
3083         * gnus.el (gnus-version-number): Bump version.
3084
3085 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
3086
3087         * gnus.el: No Gnus v0.4 is released.
3088
3089 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3090
3091         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
3092         layout.
3093
3094         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
3095         unknown charset.
3096
3097         * message.el (message-header-synonyms): Add Original-To to the
3098         default.
3099
3100         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
3101         optional parameter.
3102
3103 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
3104
3105         * gnus-fun.el (gnus): Require it for gnus-directory.
3106
3107 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3108
3109         * gnus-fun.el (gnus-face-properties-alist): Add :version.
3110
3111 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3112
3113         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
3114
3115 2006-04-05  Simon Josefsson  <jas@extundo.com>
3116
3117         * password.el (password-reset): New function.
3118
3119 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
3120
3121         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
3122         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
3123
3124 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3125
3126         * nnweb.el (nnweb-google-create-mapping): Update regexp.
3127         Some whitespace was matched into the url, which broke browsing hits
3128         > 100 when mm-url-use-external was nil.
3129
3130 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
3131
3132         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
3133         gnus-extra-headers for 'Newsgroups.
3134
3135         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
3136         bound.
3137
3138 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
3139
3140         * pgg-gpg.el: Clean up process buffers every time gpg processes
3141         complete.
3142
3143 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
3144
3145         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3146         doc string.
3147
3148 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
3149
3150         * pgg-gpg.el (pgg-gpg-process-filter)
3151         (pgg-gpg-wait-for-completion): Check if buffer is alive.
3152
3153         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
3154         lines, temporary fix.
3155
3156 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
3157
3158         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
3159
3160 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
3161
3162         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
3163         default-enable-multibyte-characters.  This reverts the change from
3164         revision 6.17 which is no longer necessary because the passphrase
3165         is sent separately now.  GnuPG messages are unreadable under
3166         multibyte locales with default-enable-multibyte-characters set to
3167         nil.
3168
3169 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
3170
3171         * message.el (message-tool-bar-gnome): Move "spell".
3172
3173 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
3174
3175         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
3176         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
3177         instead.
3178
3179 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
3180
3181         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
3182         newsgroups handling for NNTP overviews which don't include
3183         Newsgroups.
3184
3185 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3186
3187         * message.el (message-resend): Bind message-generate-hashcash to nil.
3188
3189 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3190
3191         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
3192         when searching for already-paid recipients.
3193
3194 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
3195
3196         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3197         passphrases when it is not needed.
3198         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3199         passphrase stuff from gpg, should only be necessary when you use
3200         gpg with a smartcard.
3201
3202 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3203
3204         * mml.el (mml-insert-mime): Ignore cached contents of
3205         message/external-body part.
3206
3207         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
3208         (mm-insert-part): Ditto.
3209
3210 2006-03-23  Simon Josefsson  <jas@extundo.com>
3211
3212         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
3213         Reiner.
3214         (pgg-gpg-use-agent-p): Use it again.
3215
3216 2006-03-23  Simon Josefsson  <jas@extundo.com>
3217
3218         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
3219         older emacsen.
3220         (pgg-gpg-use-agent-p): Don't use it.
3221
3222 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
3223
3224         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
3225         if we can.
3226
3227 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
3228
3229         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3230         (pgg-gpg-update-agent): New function.
3231         (pgg-gpg-use-agent-p): New function.
3232         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3233         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3234         (pgg-gpg-sign-region): Use it.
3235
3236 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3237
3238         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
3239         Reported by Ralf Wachinger <rwachinger@gmx.de>.
3240
3241 2006-03-21  Simon Josefsson  <jas@extundo.com>
3242
3243         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3244         <wilde@sha-bang.de>.
3245         (pgg-gpg-use-agent): New variable.
3246         (pgg-gpg-process-region): Use it.
3247         (pgg-gpg-encrypt-region): Likewise.
3248         (pgg-gpg-encrypt-symmetric-region): Likewise.
3249         (pgg-gpg-decrypt-region): Likewise.
3250         (pgg-gpg-sign-region): Likewise.
3251         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3252
3253 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3254
3255         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
3256
3257         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
3258         Add comment on version.
3259
3260 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3261
3262         * smiley.el: Add missing test smiley.
3263
3264 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3265
3266         * mm-decode.el (mm-with-part): New macro.
3267         (mm-get-part): Use it; work with message/external-body as well.
3268         (mm-save-part): Treat name and filename equally.
3269
3270         * mm-extern.el (mm-extern-cache-contents): New function.
3271         (mm-inline-external-body): Use it; force the part to be displayed;
3272         move undisplayer added to the cached handle to the parent.
3273
3274         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
3275         (gnus-mime-view-part-as-type): Work with message/external-body.
3276
3277         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
3278
3279 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3280
3281         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
3282         images in image-load-path.  [Sync with image.el, revision 1.60, in
3283         Emacs.]
3284
3285 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3286
3287         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
3288         path rather than symbol.  Always return list of directories.
3289         Guarantee that image directory comes first.  [Sync with image.el,
3290         revision 1.59, in Emacs.]
3291
3292         * message.el (message-make-tool-bar): Adjust to new API of
3293         `gmm-image-load-path-for-library'.
3294
3295         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3296
3297         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
3298
3299 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3300
3301         * gnus-art.el (gnus-article-only-boring-p):
3302         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
3303         intangible text.
3304         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
3305
3306 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
3307
3308         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
3309         `defun' instead of `gmm-defun-compat'.
3310
3311 2006-03-14  Simon Josefsson  <jas@extundo.com>
3312
3313         * message.el (message-unique-id): Don't use message-number-base36
3314         if (user-uid) is a float.
3315         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
3316
3317 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3318
3319         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
3320
3321         * gnus-art.el (gnus-mime-display-single): Make sure there is an
3322         empty line between a part and a message part.
3323
3324 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
3325
3326         * smiley.el: Add more test smileys.
3327         (smiley-data-directory, smiley-regexp-alist)
3328         (gnus-smiley-file-types): Fix doc strings.
3329         (smiley-update-cache): Clear smiley-cached-regexp-alist before
3330         adding new elements.
3331         (smiley-mouse-map): Unused code.  Make it a comment.
3332
3333 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3334
3335         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
3336         scan latest NoCeM messages instead of old ones.
3337         (gnus-nocem-check-article): Fix regexps so as to match to PGP
3338         delimiters that are recently used.
3339         (gnus-nocem-load-cache): Add autoload cookie.
3340
3341         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
3342
3343         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
3344         level which is larger than gnus-use-nocem is specified.
3345
3346         * gnus-group.el (gnus-group-get-new-news): Ditto.
3347
3348 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3349
3350         * gnus-util.el (gnus-tool-bar-update): New function.
3351
3352         * gnus-group.el (gnus-group-update-tool-bar): New variable.
3353         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
3354
3355         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
3356
3357         * gnus-group.el (gnus-group-redraw-when-idle)
3358         (gnus-group-redraw-check): Remove.
3359         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
3360
3361 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3362
3363         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
3364         if optional last element is specified in splits (FIELD VALUE...).
3365
3366 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
3367
3368         * message.el (message-make-tool-bar): Rename gmm-image-load-path
3369         to gmm-image-load-path-for-library.  Call with no-error argument.
3370         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
3371
3372         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3373
3374         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
3375
3376         * gmm-utils.el (gmm-image-load-path): Remove alias.
3377
3378 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
3379
3380         * gmm-utils.el (gmm-image-load-path): Add alias.
3381
3382         * nnml.el (nnml-generate-nov-databases-directory): Rename from
3383         nnml-generate-nov-databases-1.
3384         (nnml-generate-nov-databases): Use it.
3385         (nnml-generate-nov-databases-directory): Document no-active
3386         argument.
3387
3388         * gmm-utils.el (gmm-image-load-path-for-library): Return single
3389         directory if path is t.  Add no-error.
3390
3391         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
3392         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
3393
3394         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
3395         resetting gnus-article-browse-html-temp-list.
3396
3397         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
3398         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
3399         Add example to docstring.  Rename local variables.  Move error
3400         checks to default case in cond and simplify.
3401
3402 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3403
3404         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
3405         handle is multipart when calling it recursively.
3406         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
3407
3408 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
3409
3410         * nnimap.el (nnimap-request-update-info-internal): Optimize.
3411         Don't `gnus-uncompress-range' to avoid excessive memory usage.
3412
3413 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3414
3415         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
3416         is loaded.
3417
3418         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
3419         loaded.
3420
3421 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3422
3423         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
3424         to "Emacs 23 (unicode)" in doc string.
3425
3426         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
3427         "Emacs 23 (unicode)" in comment.
3428
3429 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3430
3431         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
3432
3433         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
3434         characters 160 through 255 in Emacs 23.
3435
3436 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3437
3438         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
3439         gnus-article-browse-html-temp.
3440         (gnus-article-browse-delete-temp): Make it customizable.  Add
3441         `file'.  Adjust doc string.
3442         (gnus-article-browse-delete-temp-files): Add argument.  Allow
3443         query for each file.  Adjust doc string.
3444         (gnus-article-browse-html-parts): Add
3445         `gnus-article-browse-delete-temp-files' to
3446         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
3447
3448 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
3449
3450         * gnus-art.el (gnus-article-browse-html-temp)
3451         (gnus-article-browse-delete-temp): New variables.
3452         (gnus-article-browse-delete-temp-files): New function.
3453         (gnus-article-browse-html-parts): Use it.
3454
3455 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3456
3457         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
3458
3459         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
3460         string.
3461
3462         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
3463         gnus-summary-insert-new-articles when unplugged.  Remove
3464         gnus-summary-search-article-forward.
3465
3466         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
3467         display-visual-class instead of display-color-cells.
3468
3469 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3470
3471         * dgnushack.el: Autoload customize-group for XEmacs.
3472
3473         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
3474         message/* containing non-ASCII text properly.
3475
3476 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3477
3478         * message.el: Require gmm-utils, remove autoloads.
3479         (message-tool-bar): Set default based on
3480         gmm-tool-bar-style.
3481         (message-tool-bar-gnome): Add gmm-customize-mode.
3482
3483         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
3484         gmm-tool-bar-style.
3485         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
3486
3487         * gnus-group.el (gnus-group-tool-bar): Set default based on
3488         gmm-tool-bar-style.
3489         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
3490
3491         * gmm-utils.el (gmm-image-directory): Rename variable from
3492         gmm-image-load-path.
3493         (gmm-image-load-path): Use gmm-image-directory.
3494         (gmm-customize-mode): New function.
3495         (gmm-tool-bar-style): New variable.
3496
3497         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
3498         gnus-group-redraw-line-number.
3499         (gnus-group-redraw-check): Simplify.
3500         (gnus-group-tool-bar-update): Remove redraw check.
3501         (gnus-group-make-tool-bar): Add redraw check.
3502
3503 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
3504
3505         * gnus-art.el (gnus-button): Add missing parentheses.
3506
3507 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3508
3509         * lpath.el: Fbind line-number-at-pos.
3510
3511 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3512
3513         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
3514
3515 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3516
3517         * gnus-art.el (gnus-button): New face.
3518         (gnus-article-button-face): Use it.
3519
3520         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
3521         gnus-summary-next-page.  Re-order.
3522
3523         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
3524         next-node are now included.
3525         (gnus-group-redraw-line-number): New internal variable.
3526         (gnus-group-redraw-check): Helper function for updating the tool
3527         bar.
3528         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
3529
3530         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
3531
3532         * spam.el (spam-spamassassin-score-regexp): New internal variable.
3533         (spam-extra-header-to-number, spam-check-spamassassin-headers):
3534         Use it to match format of Spamassassin 3.0 and later.  Reported by
3535         IRIE Tetsuya <irie@t.email.ne.jp>.
3536         (spam-check-bogofilter)
3537         (spam-bogofilter-register-with-bogofilter): Fix args of
3538         `gnus-error' calls.
3539
3540 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3541
3542         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
3543         unnecessary interaction when sending queued mails.  Reported by
3544         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
3545
3546 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3547
3548         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
3549         first or last are nil.
3550
3551 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3552
3553         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
3554
3555 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3556
3557         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
3558
3559 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560
3561         * dns.el (query-dns): Protect more against buggy tcp output.
3562
3563 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3564
3565         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
3566         nov.php.
3567
3568 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3569
3570         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
3571         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
3572         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
3573         output on the server side.
3574         (nnweb-google-create-mapping): Update regexps and add some
3575         progress indication.
3576
3577 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
3578
3579         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
3580         gnus-agent-toggle-plugged.  Re-order icons.
3581         (gnus-group-tool-bar-gnome): Add
3582         gnus-group-{prev,next}-unread-group.
3583         (gnus-group-tool-bar-gnome): Re-order icons.
3584
3585         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
3586         gnus-summary-insert-new-articles.
3587
3588         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
3589         comments.
3590
3591         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
3592         also available in Emacs 21.3.
3593
3594         * message.el (message-fix-before-sending): Change "Emacs 22" to
3595         "Emacs 23 (unicode)" in comment.
3596
3597         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
3598         "Emacs 23 (unicode)" in comment.
3599
3600         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
3601         comment.
3602         (mm-coding-system-p): Add comment about no-MULE XEmacs.
3603
3604         * mm-view.el (mm-fill-flowed): Add :version.
3605
3606 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3607
3608         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
3609         and load-path.
3610
3611 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
3612
3613         * message.el: Autoload gmm-image-load-path.
3614         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
3615         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
3616         consitency.
3617
3618         * gmm-utils.el (gmm-image-load-path): Also search in
3619         "../etc/images".  Don't set gmm-image-load-path if we don't find
3620         the image.
3621
3622 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * gmm-utils.el (gmm-image-load-path): Don't make
3625         `gmm-image-load-path' include subdirectories which the second arg
3626         `image' might specify.
3627
3628         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
3629         subdirectory to icon file names.
3630
3631         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
3632
3633 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3634
3635         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
3636         gmm-image-load-path calls.
3637
3638         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3639
3640         * message.el (message-make-tool-bar): Ditto.
3641
3642         * mml.el (mml-preview): Added comment concerning tool bar icons.
3643
3644         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
3645         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
3646
3647         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
3648         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
3649
3650         * message.el (message-tool-bar-gnome): Use new icon names.
3651         (message-make-tool-bar): Use `gmm-image-load-path'.
3652
3653         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
3654         functions from MH-E.
3655         (gmm-image-load-path): New variable from MH-E.
3656         (gmm-image-load-path): New function from MH-E.  Added arguments
3657         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
3658         *-image-load-path-called-flag.
3659
3660 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
3661
3662         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
3663
3664 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
3665
3666         * nnimap.el (nnimap-request-move-article): Change folder back to
3667         source group before deleting.
3668
3669 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3670
3671         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
3672
3673         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
3674         mm-url.
3675
3676         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
3677
3678 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3679
3680         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
3681         coding system which mm-charset-to-coding-system returns for a
3682         given charset is valid.
3683
3684 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
3685
3686         * html2text.el (html2text-remove-tag-list):
3687         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
3688
3689 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3690
3691         * gnus-cus.el: Revert 2005-10-17 change.
3692
3693 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * gnus-art.el (article-strip-banner): Call
3696         article-really-strip-banner only when the regexp match is made.
3697
3698 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3699
3700         * gnus-art.el (article-strip-banner): Use
3701         gnus-extract-address-components instead of
3702         mail-header-parse-addresses to make it work with non-ASCII text;
3703         remove mail-encode-encoded-word-string.
3704
3705         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
3706         values which are surrounded with \"...\"; make it never cause a
3707         Lisp error; give up parsing of parameters if it failed in
3708         extracting type.
3709
3710 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3711
3712         * smime.el (smime-cert-by-ldap-1): Fix bug where
3713         `smime-ldap-search' returns results without userCertificates.
3714
3715 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
3718
3719 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3720
3721         * spam.el (spam-check-spamassassin-headers): Adapt format for
3722         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
3723         <ari@mbf.ocn.ne.jp>.
3724         (spam-list-of-processors): Add spam-use-gmane.
3725
3726 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3727
3728         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
3729         make-temp-file; make it work with XEmacs as well.
3730
3731         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
3732         mm-make-temp-file.
3733
3734         * mm-decode.el (mm-display-external): Use the 3rd arg of
3735         mm-make-temp-file.
3736         (mm-create-image-xemacs): Ditto.
3737
3738 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3739
3740         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
3741         with message-narrow-to-headers.
3742         (gnus-draft-setup): Narrow to header to run message-fetch-field.
3743         (gnus-draft-check-draft-articles): New function.
3744         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
3745
3746 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3747
3748         * gnus-art.el (gnus-article-browse-html-parts):
3749         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
3750         Don't use suffix argument for mm-make-temp-file for Emacs 21
3751         compatibility.  Remove useless `format'.
3752
3753 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3754
3755         * nnweb.el (nnweb-google-wash-article): Update regexps.
3756         (nnweb-group-alist): Use defvoo instead of defvar.
3757
3758 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3759
3760         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
3761         re-loading nn* modules.
3762
3763 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3764
3765         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
3766         for `tool-bar-mode' and don't check it's default-value.
3767
3768         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3769
3770         * message.el (message-make-tool-bar): Ditto.
3771
3772         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
3773         `substring'.  Shorten tmp-file name.
3774
3775         * gnus.el: Remove bogus comment.
3776
3777 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
3778
3779         * gnus-art.el (gnus-article-browse-html-parts): New function.
3780         (gnus-article-browse-html-article): New function for viewing html
3781         articles with a browser.
3782
3783 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
3784
3785         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
3786         in elisp.
3787         (pgg-gpg-encrypt-symmetric-region): Ditto.
3788         (pgg-gpg-sign-region): Ditto.
3789
3790         * pgg-def.el (pgg-text-mode): New variable.
3791
3792         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
3793         (mml2015-pgg-encrypt): Ditto.
3794
3795         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
3796         (mml1991-pgg-encrypt): Ditto.
3797
3798 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
3801         message-make-date instead of current-time-string.
3802
3803         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
3804         to gnus-decoded which mm-uu might set.
3805
3806 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3807
3808         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
3809         don't decode quoted parameters; remove misimported Emacs code.
3810         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3811         (rfc2231-decode-encoded-string): Don't use split-string which
3812         behaves differently according to Emacs version; use
3813         mm-decode-coding-region to convert charset to coding-system.
3814         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3815         (rfc2231-encode-string): Remove misimported Emacs code.
3816
3817 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3818
3819         * gnus-art.el (article-decode-charset): Don't use ignore-errors
3820         when calling mail-header-parse-content-type.
3821         (article-de-quoted-unreadable): Ditto.
3822         (article-de-base64-unreadable): Ditto.
3823         (article-wash-html): Ditto.
3824
3825         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
3826         calling mail-header-parse-content-type and
3827         mail-header-parse-content-disposition.
3828         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
3829         mail-header-parse-content-type.
3830
3831         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
3832         insert charset and format parameters; encode description after
3833         inserting it to buffer.
3834         (mml-insert-parameter): Fold lines properly even if a parameter is
3835         segmented into two or more lines; change the max column to 76.
3836
3837         * rfc1843.el (rfc1843-decode-article-body): Don't use
3838         ignore-errors when calling mail-header-parse-content-type.
3839
3840         * rfc2231.el (rfc2231-parse-string): Return at least type if
3841         possible; don't cause an error even if it fails in parsing of
3842         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3843         (rfc2231-encode-string): Don't break lines at the beginning, leave
3844         it to mml-insert-parameter.
3845
3846         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
3847         calling mail-header-parse-content-type.
3848
3849 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
3850
3851         * spam-report.el (spam-report-gmane-use-article-number):
3852         Improve doc string.
3853         (spam-report-gmane-internal): Check if a suitable header was found
3854         in the article.
3855
3856 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3857
3858         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
3859         (rfc2231-encode-string): Make param*=value always begin with LWSP.
3860
3861 2006-02-05  Romain Francoise  <romain@orebokech.com>
3862
3863         Update copyright notices of all files in the gnus directory.
3864
3865 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3866
3867         * nnweb.el (nnweb-request-group): Avoid growing overview files.
3868
3869 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3870
3871         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
3872         segmented lines of parameter value to cope with Thunderbird 1.5
3873         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
3874         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3875         (rfc2231-encode-string): Don't make lines exceeding 76 column.
3876
3877 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
3878
3879         * mml.el (mml-generate-mime-1): Correct the order of inline signed
3880         parts.
3881
3882 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3883
3884         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
3885         there's only one active file for all servers.
3886         (nnweb-request-scan): Make sure nnweb-articles is initialized on
3887         solid groups.  Gnus might have used a FAST request to select the group.
3888         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
3889         and nnweb-search redundantly in the active file.
3890         (nnweb-request-list): Don't list bogus groups.  There can only be one.
3891         (nnweb-request-create-group): Don't use ARGS.
3892         (nnweb-possibly-change-server, nnweb-request-group): Remove some
3893         initialisations.  Let nnoo do the work.
3894
3895 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3896
3897         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
3898         Say the part has been decoded.
3899
3900         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
3901
3902 2006-01-31  Kevin Ryde  <user42@zip.com.au>
3903
3904         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
3905         mailcap-viewer-test-cache when there's no 'test clause, since that
3906         will invert the meaning of a "nil" test previously determined by
3907         mailcap-mailcap-entry-passes-test.
3908
3909 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3910
3911         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
3912         compiling.
3913
3914         * gnus-sum.el: Ditto.
3915
3916         * message.el: Don't bind tool-bar-map when compiling.
3917
3918 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
3919
3920         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
3921
3922 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3923
3924         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
3925         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
3926         current Google Groups.
3927
3928 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
3929
3930         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
3931         and tool-bar-mode.
3932
3933         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
3934         and tool-bar-mode.
3935
3936         * message.el (message-tool-bar-update): Simplify.
3937         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
3938
3939         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
3940         gnus-summary-buffer.
3941         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
3942         gnus-summary-reply.
3943
3944         * gmm-utils.el (gmm): Add :version.
3945
3946 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3947
3948         * Makefile.in (clean): New rule.
3949         (distclean): Use it.
3950
3951 2006-01-26  Steve Youngs  <steve@sxemacs.org>
3952
3953         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
3954         autoload.
3955
3956 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3957
3958         * gmm-utils.el (gmm-verbose): Add :group.
3959
3960 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
3961
3962         * message.el: Change some comments WRT tool-bars.
3963
3964         * gnus-sum.el (gnus-summary-tool-bar)
3965         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
3966         (gnus-summary-tool-bar-zap-list): New variables.
3967         (gnus-summary-make-tool-bar): Complete rewrite using
3968         `gmm-tool-bar-from-list'.
3969
3970         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
3971         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
3972         variables.
3973         (gnus-group-make-tool-bar): Complete rewrite using
3974         `gmm-tool-bar-from-list'.
3975         (gnus-group-tool-bar-update): New function.
3976
3977         * message.el (message-mode-field-menu): Add "Show hidden Headers".
3978
3979 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3980
3981         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
3982         is dissected into a single part of which the type is the same as
3983         the given one; decode charset.
3984
3985 2006-01-21  Kevin Ryde  <user42@zip.com.au>
3986
3987         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
3988         into alists as symbol not string, since that's what
3989         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
3990         look for.
3991
3992 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
3993
3994         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
3995         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
3996
3997         * message.el (message-tool-bar-gnome): Use gmm-ignore.
3998
3999 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
4002         (gnus-xmas-mime-security-button-menu): New function.
4003
4004         * gnus-art.el (gnus-mime-security-button-commands): New variable.
4005         (gnus-mime-security-button-menu): New definition.
4006         (gnus-mime-security-button-map): Use them.
4007         (gnus-mime-security-button-menu): New function.
4008         (gnus-insert-mime-security-button): Addition to help echo.
4009         (gnus-mime-security-run-function, gnus-mime-security-save-part)
4010         (gnus-mime-security-pipe-part): New functions.
4011
4012         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
4013         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
4014
4015         * mm-decode.el (mm-handle-set-disposition): Remove.
4016         (mm-handle-set-description): Remove.
4017
4018 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4019
4020         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
4021         (mm-w3m-standalone-supports-m17n-p): New function.
4022         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
4023         w3m usage.
4024
4025         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
4026         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
4027
4028 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
4029
4030         * message.el (message-tool-bar-zap-list): Use
4031         gmm-tool-bar-zap-list as custom type.
4032         (message-tool-bar-update): New function.
4033         (message-tool-bar, message-tool-bar-gnome)
4034         (message-tool-bar-retro): Add message-tool-bar-update.
4035         (message-tool-bar-gnome): Add flyspell-buffer.
4036
4037         * gnus-util.el (gnus-error): Describe `args'.
4038
4039         * gmm-utils.el (gmm-error): Describe `args'.
4040         (gmm-tool-bar-zap-list): New widget.
4041         (gmm-tool-bar-from-list): Improve description of `zap-list'.
4042
4043 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4044
4045         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
4046         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
4047         the number of recursive calls.
4048
4049         * mm-decode.el (mm-handle-set-disposition): New macro.
4050         (mm-handle-set-description): New macro.
4051
4052 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
4055         encoding.
4056
4057 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4058
4059         * message.el (message-tool-bar-zap-list, message-tool-bar)
4060         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
4061         (message-tool-bar-local-item-from-menu): Remove.
4062         (message-tool-bar-map): Replace by `message-make-tool-bar'.
4063         (message-make-tool-bar): New function.
4064         (message-mode): Use `message-make-tool-bar'.
4065
4066         * gmm-utils.el: New file.
4067         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
4068         (gmm-lazy): New widget copied from `nnmail.el'.
4069         (gmm-tool-bar-from-list): New function for creating customizable
4070         tool bars.
4071         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
4072         output.
4073         (gmm): Add :prefix to defgroup.
4074
4075 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
4076
4077         * gmm-utils.el (gmm-widget-p): New function.
4078
4079 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
4080
4081         * mml.el (mml-attach-file): Describe `description' in doc string.
4082         (mml-menu): Add Emacs MIME manual and PGG manual.
4083
4084 2006-01-20  Richard M. Stallman  <rms@gnu.org>
4085
4086         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
4087
4088 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
4089
4090         * nntp.el (nntp-end-of-line): Doc fix.
4091
4092 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
4093
4094         * imap.el (imap-open): Handle case where buffer is a buffer
4095         object.
4096
4097 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
4098
4099         * gnus-delay.el (gnus-delay): Don't autoload.
4100         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4101         to be re-loaded when customizing the `gnus-delay' group.
4102
4103 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
4104
4105         * message.el (message-insert-citation-line): Use newlines.
4106
4107 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
4108
4109         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
4110         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
4111         these routines, so the passphrase can be managed externally and
4112         passed in to the system.
4113         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
4114         pgg-add-passphrase-to-cache function.
4115
4116         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
4117         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
4118         these routines, so the passphrase can be managed externally and
4119         passed in to the system.
4120         (pgg-pgp5-sign-region): Use new name of
4121         pgg-add-passphrase-to-cache function.
4122
4123 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
4124
4125         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
4126         part of the decoded armor to find the key-identifier.
4127         (pgg-gpg-lookup-key-owner): New function to return the
4128         human-readable identifier of a key owner.
4129         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
4130         itself.
4131         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
4132         the key value) if we have a key and can match it against a secret
4133         key.  Also, added a note pointing out fact that the prompt only
4134         indicates the first matching key.
4135
4136         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
4137         pgg-decrypt-region.
4138         (pgg-add-passphrase-to-cache): Rename from
4139         `pgg-add-passphrase-cache' to reduce confusion (all callers
4140         changed).
4141         (pgg-remove-passphrase-from-cache): Rename from
4142         `pgg-remove-passphrase-cache' to reduce confusion (all callers
4143         changed).
4144         (pgg-read-passphrase, pgg-add-passphrase-cache)
4145         (pgg-remove-passphrase-cache): Add informative docstrings.
4146         (pgg-decrypt): Convey provided passphrase in subordinate call to
4147         pgg-decrypt-region.
4148
4149 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
4150
4151         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
4152         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
4153         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
4154         'passphrase' argument, so the passphrase can be managed externally
4155         and then passed in to the system.
4156
4157         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
4158         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
4159         so the passphrase cache can be used reliably with identifiers
4160         besides a pgp packet's key id.
4161
4162         * pgg-gpg.el (pgg-gpg-encrypt-region)
4163         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
4164         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
4165         these routines, so the passphrase can be managed externally and
4166         passed in to the system.
4167
4168         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
4169         'notruncate' argument, so the passphrase cache can be used
4170         reliably with identifiers besides a pgp packet's key id.
4171
4172 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
4173
4174         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
4175         symmetric encryption.
4176         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
4177         encrypted session key.
4178         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
4179         message ask for the passphrase in a proper way.
4180
4181         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
4182         New user commands for symmetric encryption.
4183
4184 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4185
4186         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
4187
4188         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
4189
4190 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
4191
4192         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
4193
4194 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4195
4196         * mm-decode.el (mm-inlined-types): Add application/pgp.
4197         (mm-automatic-display): Ditto.
4198
4199         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
4200         part as text.
4201
4202 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4203
4204         * nnrss.el: Update copyright.
4205         (nnrss-opml-import): Query whether to subscribe to each entry.
4206
4207         * gnus-art.el:
4208         * gnus-sum.el:
4209         * gnus-xmas.el:
4210         * messagexmas.el:
4211         * mm-uu.el:
4212         * mm-view.el: Update copyright.
4213
4214 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
4215
4216         * message.el (message-info): New function.
4217         (message-mode-menu): Add it.
4218         Update copyright.
4219
4220         * ChangeLog: Fix and update copyright.
4221
4222 2006-01-13  Romain Francoise  <romain@orebokech.com>
4223
4224         * message.el (message-forward-subject-name-subject): Prefer the
4225         address to 'nowhere' if the sender has no name.
4226         Fix typo.  Update copyright year.
4227
4228 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4229
4230         * gnus-art.el (article-wash-html): Use
4231         gnus-summary-show-article-charset-alist if a numeric arg is given.
4232         (gnus-article-wash-html-with-w3m-standalone): New function.
4233
4234         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
4235         mm-inline-text-html-render-with-w3m-standalone.
4236         (mm-text-html-washer-alist): Map w3m-standalone to
4237         gnus-article-wash-html-with-w3m-standalone.
4238         (mm-inline-text-html-render-with-w3m-standalone): New function.
4239
4240 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4241
4242         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
4243         Improve LaTeX.
4244
4245 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
4248         (nnrss-request-article): Render text/plain parts as HTML.
4249
4250         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
4251         the buffer.
4252
4253 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4254
4255         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
4256         custom definition of `gnus-posting-styles'.
4257
4258         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
4259         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
4260
4261 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4262
4263         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
4264         Use nntp for bug archive.
4265
4266 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4267
4268         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
4269         parts.
4270         (nnrss-normalize-date): New function converts ISO 8601 date into
4271         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
4272         (nnrss-check-group): Use it.
4273
4274 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4275
4276         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
4277
4278         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
4279         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
4280         (nnrss-insert-w3): Ditto.
4281
4282 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4283
4284         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
4285         the articles to be forwarded including the case where neither a
4286         number of articles nor a region is specified.
4287
4288 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4289
4290         * nnrss.el (nnrss-request-article): Fix last change; fill
4291         text/plain parts.
4292
4293 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4294
4295         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
4296         in text/plain part.
4297         (nnrss-check-group): Don't add excessive newline to dc:subject.
4298
4299 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
4300
4301         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
4302         article.
4303
4304 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4305
4306         * nnml.el: Don't require gnus-bcklg.  Autoload it.
4307         (nnml-use-compressed-files, nnml-save-mail): Support other
4308         comression programs such as bzip2.
4309
4310 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4311
4312         * dns.el (query-dns): Make sure we check the buffer size before
4313         removing tcp headers.
4314
4315 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4316
4317         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
4318         remove MIME buttons associated with multipart/alternative parts.
4319         (gnus-mime-display-alternative): Tag buttons using `article-type'
4320         text property.
4321
4322         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
4323         associated with multipart/alternative parts.
4324
4325         * gnus-art.el (gnus-signature-separator): Fix custom type.
4326
4327         * mm-decode.el (mm-inlined-types): Fix custom type.
4328         (mm-keep-viewer-alive-types): Ditto.
4329         (mm-automatic-display): Ditto.
4330         (mm-attachment-override-types): Ditto.
4331         (mm-inline-override-types): Ditto.
4332         (mm-automatic-external-display): Ditto.
4333
4334 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4335
4336         * spam-report.el (spam-report-user-mail-address)
4337         (spam-report-user-agent): New variables.
4338         (spam-report-url-ping-plain): Use spam-report-user-agent.
4339
4340 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
4341
4342         * gnus-art.el (gnus-button-handle-custom): Do not just use
4343         `customize-apropos' for any "M-x customize-*" button but the
4344         function called for.  Accept both the function name and its
4345         argument in order to achieve this.
4346         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
4347         function name to `gnus-button-handle-custom' in case of "M-x
4348         customize-*" buttons.
4349
4350 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4351
4352         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
4353         multipart/alternative and add xref to mm-discouraged-alternatives
4354         in doc string.
4355
4356         * mm-decode.el (mm-discouraged-alternatives): Add xref to
4357         gnus-buttonized-mime-types in doc string.
4358
4359 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4360
4361         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
4362         Suggest image/.* in the doc string.
4363
4364 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4365
4366         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
4367         message-marks (Debian bug #342521).
4368
4369 2005-12-12  Simon Josefsson  <jas@extundo.com>
4370
4371         * password.el (password-read-from-cache): Add.
4372         (password-read): Use it.
4373
4374 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4375
4376         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
4377         us-ascii as a MIME charset.
4378
4379         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
4380         against the case where the 2nd arg TYPE is nil.
4381
4382 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4383
4384         * pop3.el (pop3-stream-type): Fix custom version.
4385
4386         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
4387
4388 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4389
4390         * mm-decode.el (mm-display-external): Add missing cdr.
4391
4392 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4393
4394         * mm-decode.el (mm-display-external): Use nametemplate (defined in
4395         RFC1524) if it is in mailcap or add a suffix according to
4396         mailcap-mime-extensions when generating a temp filename; postpone
4397         deleting a temp file for 2 seconds for some wrappers, shell
4398         scripts, and so on, which might exit right after having started a
4399         viewer command as a background job.
4400
4401 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4402
4403         * nntp.el (nntp-marks-directory): Fix custom group.
4404
4405         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
4406         steps when < 10.
4407
4408         * gnus-start.el (gnus-no-server-1): Mention
4409         `gnus-level-default-subscribed' in doc string.
4410
4411 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4412
4413         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
4414         parens.
4415
4416 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4417
4418         * gnus-xmas.el (gnus-use-toolbar): Revert.
4419         (gnus-xmas-setup-toolbar): Use global default-toolbar if
4420         gnus-use-toolbar is default.
4421
4422         * messagexmas.el (message-use-toolbar): Revert.
4423         (message-setup-toolbar): Use global default-toolbar if
4424         message-use-toolbar is default.
4425
4426 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4427
4428         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
4429         according to default-toolbar-visible-p.
4430
4431         * messagexmas.el (message-use-toolbar): Ditto.
4432
4433 2005-11-26  Dave Love  <fx@gnu.org>
4434
4435         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
4436         (tls-program, tls-success): Provide openssl alternative.
4437
4438         * starttls.el: Doc fixes.
4439         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
4440         SERVICE to PORT.
4441
4442         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
4443         port null or service name.
4444         (starttls-negotiate): Autoload.
4445
4446 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4447
4448         * message.el (message-kill-to-signature): Fix interactive spec.
4449
4450 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4451
4452         * pop3.el (pop3-open-server): Recognize a string as a service name.
4453
4454 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
4455
4456         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4457
4458 2005-11-23  Dave Love  <fx@gnu.org>
4459
4460         Add pop3s, pop3/starttls.
4461
4462         * pop3.el (pop3-authentication-scheme): Clarify doc.
4463         (open-tls-stream, starttls-open-stream): Autoload.
4464         (pop3-stream-type): New.
4465         (pop3-open-server): Use it.
4466
4467         * mail-source.el (mail-sources): Fix some :types.  Add stream type
4468         for POP.
4469         (mail-source-keyword-map): Add :stream for POP.
4470         (mail-source-fetch-pop): Use pop3-stream-type.
4471
4472 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4473
4474         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
4475         of current-time-string.
4476
4477 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
4478
4479         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
4480         date header.
4481
4482 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
4483
4484         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
4485         it can seriously impact performance as it bypasses the agent's
4486         local caches.
4487
4488 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
4489
4490         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
4491         must be explicitly online rather than "not explicitly offline" for
4492         its flags to be synchronized.
4493
4494         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
4495         that gnus-uu-unmark-thread will function correctly.
4496
4497         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
4498         1024K is instead displayed as 1M.
4499
4500 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4501
4502         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
4503
4504 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
4505
4506         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
4507
4508 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
4509
4510         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
4511         error message to display actual error condition.
4512         (gnus-agent-save-local): Avoid saving symbols that are bound to
4513         nil as they simply result in a warning message in
4514         gnus-agent-read-local.
4515
4516 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4517
4518         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
4519         rather than make-variable-buffer-local for file-precious-flag.
4520
4521 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
4522
4523         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
4524         for duplicates which are removed.  The invalid sort check then
4525         triggers a rescan after the sort as sorting may have moved
4526         duplicate entries such that they can be cheaply detected.
4527
4528 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4529
4530         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
4531
4532 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
4533
4534         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
4535         internal variable to a custom variable.  Changed default value
4536         from compressed(2) to uncompressed(1).
4537         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
4538         support for uncompressed agentview files.  Taken together, reading
4539         the agentview file should now be 6-7 times faster.
4540
4541 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4542
4543         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
4544         as a buffer-local variable.  This avoids creating truncated
4545         dribble files as a result of a hang up, eg.
4546
4547 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
4548
4549         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
4550         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
4551         XEmacs.
4552
4553 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4554
4555         * gnus-start.el (gnus-start-draft-setup): Enforce
4556         `gnus-draft-mode' for nndraft:drafts at startup.
4557
4558         * gnus.el (gnus-splash): Change custom group.
4559         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
4560         allow-list argument.
4561
4562         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
4563         string.
4564
4565 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4566
4567         * gnus-art.el (gnus-default-article-saver): Add user-defined
4568         `function' to custom type.
4569
4570 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
4571
4572         * imap.el (imap-open): Handle case where buffer is a buffer
4573         object.
4574
4575 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4576
4577         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
4578         long lines.
4579         (gnus-cache-delete-group): Wrap doc strings.
4580
4581         * gnus-agent.el (gnus-agent-rename-group)
4582         (gnus-agent-delete-group): Wrap doc strings.
4583
4584
4585 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4586
4587         * messagexmas.el (message-use-toolbar): Change the valid values
4588         into default, top, bottom, left, and right.
4589         (message-toolbar-thickness): New variable.
4590         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
4591         well.
4592         (message-setup-toolbar): Make it work.
4593
4594         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
4595         (gnus-use-toolbar): Change the valid values into default, top,
4596         bottom, left, and right.
4597         (gnus-toolbar-thickness): New variable.
4598         (gnus-xmas-setup-toolbar): New function.
4599         (gnus-xmas-setup-group-toolbar): Use it.
4600         (gnus-xmas-setup-summary-toolbar): Use it.
4601
4602 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4603
4604         * gnus-start.el (gnus-1): Add "native" to
4605         gnus-predefined-server-alist.
4606
4607         * gnus.el (gnus-method-to-server): Don't add "native" to the
4608         lists here, because that leads to problems when
4609         gnus-select-method is bound.
4610
4611 2005-11-09  Simon Josefsson  <jas@extundo.com>
4612
4613         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
4614         use (not sort-by-date) instead.
4615
4616 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4617
4618         * gnus-delay.el (gnus-delay-group): Don't autoload.
4619         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4620         to be re-loaded when customizing the `gnus-delay' group.
4621
4622 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
4623
4624         * message.el: Revert last changes.
4625         (message-insert-citation-line): Use newlines.
4626
4627 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4628
4629         * message.el (message-courtesy-message)
4630         (message-mark-insert-begin, message-mark-insert-end)
4631         (message-elide-ellipsis, message-cancel-message)
4632         (message-add-header, message-change-subject)
4633         (message-cross-post-followup-to-header)
4634         (message-cross-post-insert-note, message-reduce-to-to-cc)
4635         (message-widen-reply, message-delete-not-region)
4636         (message-kill-to-signature, message-insert-signature)
4637         (message-insert-importance-high, message-insert-importance-low)
4638         (message-insert-or-toggle-importance)
4639         (message-insert-disposition-notification-to)
4640         (message-indent-citation, message-yank-original)
4641         (message-cite-original-without-signature, message-cite-original)
4642         (message-insert-citation-line, message-position-on-field)
4643         (message-fix-before-sending, message-send-mail-partially)
4644         (message-send-mail, message-send-mail-with-sendmail)
4645         (message-send-mail-with-qmail, message-send-news)
4646         (message-check-news-header-syntax, message-generate-headers)
4647         (message-insert-courtesy-copy, message-fill-address)
4648         (message-fill-header, message-shorten-references)
4649         (message-setup-1, message-cancel-news)
4650         (message-forward-make-body-plain, message-forward-make-body-mime)
4651         (message-forward-make-body-mml, message-encode-message-body)
4652         (message-forward-make-body-digest-plain)
4653         (message-forward-make-body-digest-mime)
4654         (message-use-alternative-email-as-from): Insert `hard-newline'
4655         instead of ordinary newlines.
4656
4657 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4658
4659         * message.el (message-generate-headers): Downcase the argument
4660         given to message-check-element.
4661
4662 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
4663
4664         * nntp.el (nntp-authinfo-rejected): New error condition.
4665         (nntp-wait-for): Use new error condition to signal authentication
4666         error.
4667         (nntp-retrieve-data): Rethrow new error condition to break out of
4668         recursive call to nntp-send-authinfo.
4669
4670 2005-11-08  Romain Francoise  <romain@orebokech.com>
4671
4672         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
4673         (gnus-summary-exit-map): Bind to `Z p'.
4674         (gnus-summary-make-menu-bar): Add menu item.
4675
4676 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
4677
4678         * gnus-art.el (gnus-article-treat-custom): Add `first'.
4679         (gnus-treat-*): Add `first' in all doc strings.
4680
4681         * gnus-group.el (gnus-group-compact-group): Fix typo.
4682
4683 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4684
4685         * gnus.el (gnus-parameters-case-fold-search): New variable.
4686         (gnus-parameters-get-parameter): Use it.
4687
4688         * gnus-score.el (gnus-home-score-file): Doc fix.
4689
4690 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
4691
4692         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
4693
4694 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * mm-util.el (mm-special-display-p): New function.
4697
4698         * mml.el (mml-preview): Use it; doc fix.
4699
4700 2005-10-29  Romain Francoise  <romain@orebokech.com>
4701
4702         * message.el (message-fix-before-sending): Fix comment.
4703
4704 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4705
4706         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
4707
4708 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4709
4710         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
4711         Used in gnus-score.el.
4712
4713 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4714
4715         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
4716
4717 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4718
4719         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
4720         whitespace removed in revision 7.8.  Use concatenated string to
4721         protect trailing whitespace.
4722
4723 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
4724
4725         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
4726         (nnimap-request-expire-articles): Use it to avoid sending 'UID
4727         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
4728         Courier IMAP ("some version from 2004").  Mostly based on similar
4729         code in the same function.
4730
4731 2005-10-26  Didier Verna  <didier@xemacs.org>
4732
4733         * gnus-group.el (gnus-group-compact-group): invalidate original
4734         article buffer.
4735         * gnus-srvr.el (gnus-server-compact-server): ditto.
4736         * nnml.el (nnml-request-compact-group): handle self Xref: field in
4737         NOV database and in article itself.
4738         Invalidate article backlog.
4739
4740 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4741
4742         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
4743
4744 2005-10-26  Simon Josefsson  <jas@extundo.com>
4745
4746         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
4747         part of 2004-07-25 change.
4748
4749 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4750
4751         * message.el (message-display-completion-list): New function.
4752         (message-expand-group): Use it; make sure the Completions buffer
4753         is modifiable.
4754
4755 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4756
4757         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
4758         user-mail-name is an empty string.
4759
4760 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4761
4762         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
4763         depending on gnus-score-decay-constant.
4764
4765         * encrypt.el (encrypt-insert-file-contents)
4766         (encrypt-write-file-contents): Don't use `gnus-message'.
4767
4768         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
4769         arguments.
4770         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
4771         arguments to mm-uu-verbatim-marks-extract.
4772         (mm-uu-hide-markers): New variable.
4773         (mm-uu-extract): Use face similar to `gnus-cite-3'.
4774
4775         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4776         (gnus-convert-image-to-face-command): Use "convert" by default to
4777         allow other input image formats.
4778         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
4779         accordingly.
4780
4781 2005-10-23  Simon Josefsson  <jas@extundo.com>
4782
4783         * imap.el (imap-gssapi-program): Align command line parameters
4784         with latest GNU SASL.
4785         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
4786
4787 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4788
4789         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
4790         HTML.
4791         (nnslashdot-request-article): Ditto.
4792
4793         * lpath.el (featurep): Add nobreak-char-display.
4794
4795 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4796
4797         * mail-source.el (mail-source-fetch-pop): Require pop3.
4798         (mail-source-check-pop): Ditto.
4799
4800 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4801
4802         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
4803         errors.
4804
4805 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4806
4807         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
4808         (gnus-treat-strip-leading-blank-lines): Improve doc string.
4809
4810         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
4811
4812         * mm-bodies.el (mm-decode-string): Call
4813         `mm-charset-to-coding-system' with allow-override argument.
4814
4815 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4816
4817         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
4818         (rfc2047-charset-to-coding-system): New function.
4819         (rfc2047-decode-encoded-words): New function.
4820         (rfc2047-decode-region): Use them.
4821         (rfc2047-decode-cte): Remove.
4822         (rfc2047-parse-and-decode): Remove.
4823         (rfc2047-decode): Remove.
4824
4825 2005-10-15  Kenichi Handa  <handa@m17n.org>
4826
4827         * rfc2047.el (rfc2047-decode-cte): New function.
4828         (rfc2047-decode-region): Change the way to decode successive
4829         encoded-words: decode B- or Q-encoding in each encoded-word,
4830         concatenate them, and decode it as charset.
4831
4832 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4833
4834         * lpath.el: Fbind codepage-setup for XEmacs.
4835
4836 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
4837
4838         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
4839         widget-move-and-invoke.
4840         (gnus-custom-mode): Use gnus-custom-map.
4841
4842 2005-10-15  Bill Wohler  <wohler@newt.com>
4843
4844         * message.el (message-tool-bar-map): Renamed image file from
4845         mail_send to mail/send.
4846
4847 2005-10-16  Masatake YAMATO  <jet@gyve.org>
4848
4849         * message.el (message-expand-group): Pass the common
4850         prefix substring of completion to `display-completion-list'.
4851
4852 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
4853
4854         * mml-sec.el (mml-secure-method): New internal variable.
4855         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
4856         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
4857         functions using mml-secure-method.
4858
4859         * mml.el (mml-mode-map): Add key bindings for those functions.
4860         (mml-menu): Simplify security menu entries.  Suggested by Jesper
4861         Harder <harder@myrealbox.com>.
4862         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
4863         end of message if point is the headers of the message.
4864
4865         * message.el (message-in-body-p): New function.
4866
4867         * assistant.el: Autoload gnus-util and netrc.
4868
4869         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
4870         Use `mm-charset-override-alist' only when decoding.
4871
4872         * mm-bodies.el (mm-decode-body): Call
4873         `mm-charset-to-coding-system' with allow-override argument.
4874
4875         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
4876         `filename' from Content-Disposition if Content-Type doesn't
4877         provide `name'.
4878         (gnus-mime-view-part-as-type): Set default instead of
4879         initial-input.
4880
4881 2005-10-09  Daniel Brockman  <daniel@brockman.se>
4882
4883         * format-spec.el (format-spec): Propagate text properties of % spec.
4884
4885 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
4886
4887         * gnus-art.el (gnus-treat-predicate): Add `first'.
4888
4889 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4890
4891         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
4892         (mm-charset-override-alist): New variable.
4893         (mm-charset-to-coding-system): Use it.
4894         (mm-codepage-setup): New helper function.
4895         (mm-charset-eval-alist): New variable.
4896         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
4897         about unknown charsets.
4898
4899         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
4900
4901 2005-10-04  David Hansen  <david.hansen@gmx.net>
4902
4903         * nnrss.el (nnrss-request-article): Add support for the comments tag.
4904         (nnrss-check-group): Ditto.
4905
4906 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4907
4908         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
4909         Rename x-gnus-verbatim to x-verbatim.
4910         (mm-uu-type-alist): Fix regexp for verbatim-marks.
4911
4912         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
4913         x-verbatim.
4914
4915         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
4916
4917         * gnus-util.el (gnus-remove-duplicates): Remove.
4918
4919         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
4920         instead of gnus-remove-duplicates.
4921
4922         * message.el (message-remove-duplicates): Remove.
4923         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
4924         message-remove-duplicates.
4925
4926         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
4927         available, else use implementation from `delete-dups'.
4928
4929         * message.el (message-insert-expires): New function.
4930         (message-mode-map): Add key binding.
4931         (message-mode-field-menu): Add menu entry.
4932         (message-mode): Document it.
4933         (message-make-expires-date): Use `message-make-date'.
4934
4935 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
4936
4937         * message.el (message-make-expires-date): New function.
4938
4939 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4940
4941         * Makefile.in (list-installed-shadows): New entry.
4942         (install): Use it.
4943         (remove-installed-shadows): New entry.
4944
4945         * dgnushack.el (dgnushack-default-load-path): New variable.
4946         (dgnushack-find-lisp-shadows): New function.
4947         (dgnushack-remove-lisp-shadows): New function.
4948
4949 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4950
4951         * Makefile.in (install-el-elc): New entry.
4952         (install): Use it so that .el files are necessarily installed.
4953
4954 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4955
4956         * time-date.el: Autoload parse-time-string, XEmacs needs it.
4957
4958 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4959
4960         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
4961         function rather than the diff-mode.el package.
4962         (mm-display-external): Use with-current-buffer.
4963         (mm-viewer-completion-map, mm-viewer-completion-map):
4964         Move initialization inside declaration.
4965
4966 2005-09-29  Simon Josefsson  <jas@extundo.com>
4967
4968         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
4969         autoload mail-check-payment.
4970         (spam-check-hashcash): Define unconditionally, since hashcash.el
4971         is part of Gnus now.  Ignore errors from payment checking.
4972
4973 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4974
4975         * message.el (message-bold-region, message-unbold-region): Rename
4976         from `bold-region' and `unbold-region'.
4977
4978         * message.el: Remove useless autoloads.
4979
4980 2005-09-28  Simon Josefsson  <jas@extundo.com>
4981
4982         * message.el (message-use-idna): Default to t.
4983         (message-use-idna): Test whether encoding works too.  Doc fix.
4984
4985 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4986
4987         * nntp.el (nntp-warn-about-losing-connection): Remove.
4988
4989 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4990
4991         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
4992         customizable.  Change default value.
4993         (mm-uu-diff-groups-regexp): Change default value.
4994         (mm-uu-type-alist): Add doc string.
4995         (mm-uu-configure): Add doc string.  Make it interactive.
4996         (mm-uu-tex-groups-regexp): New variable.
4997         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
4998         (mm-uu-type-alist): Add LaTeX documents.
4999         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
5000         of "text/verbatim".
5001         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
5002
5003         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
5004         instead of "text/verbatim".
5005
5006         * message.el (message-mark-inserted-region)
5007         (message-mark-insert-file): Use slrn style marks when called with
5008         prefix argument.
5009
5010 2005-09-27  Simon Josefsson  <jas@extundo.com>
5011
5012         * message.el (message-idna-to-ascii-rhs-1): Reformat.
5013
5014 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5015
5016         * message.el (message-remove-duplicates): New function.
5017         Implementation borrowed from `gnus-remove-duplicates'.
5018         (message-idna-to-ascii-rhs): Also encode idna addresses in
5019         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5020         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
5021         only ask about the same idna domain once per header and also tell
5022         in what header to replace the idna domain.
5023
5024         * gnus-art.el (article-decode-idna-rhs): Also decode idna
5025         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
5026         (article-decode-idna-rhs): Fix regexp so that all idna-address in
5027         a header is decoded and not just the last one.
5028
5029 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5030
5031         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
5032         has been decoded.
5033
5034         * mm-decode.el (mm-automatic-display): Add text/verbatim.
5035         (mm-insert-part): Don't modify text if it has been decoded.
5036
5037         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
5038         decoded.
5039
5040         * mm-view.el (mm-inline-text): Don't strip text props unless
5041         decoding enriched or richtext parts.
5042
5043 2005-09-25  Romain Francoise  <romain@orebokech.com>
5044
5045         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
5046         * gnus-start.el (gnus-subscribe-interactively):
5047         * gnus-uu.el (gnus-uu-grab-articles):
5048         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
5049         space.
5050
5051 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
5052
5053         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
5054         * mm-view.el (mm-view-pkcs7-decrypt):
5055         * gnus-sum.el (gnus-summary-limit-to-extra)
5056         (gnus-summary-respool-article, gnus-read-move-group-name):
5057         * gnus-score.el (gnus-summary-increase-score):
5058         * gnus-util.el (gnus-completing-read-with-default):
5059         * gnus-art.el (gnus-read-save-file-name)
5060         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
5061         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
5062         * message.el (message-check-news-header-syntax):
5063         Follow convention for reading with the minibuffer.
5064
5065 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
5066
5067         * spam-report.el (spam-report-url-ping-plain):
5068         Use gnus-extended-version as User-Agent.
5069
5070         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
5071         default value is nil.
5072
5073         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
5074         (mm-uu-verbatim-marks-extract): New function.
5075         (mm-uu-extract): New face.
5076         (mm-uu-copy-to-buffer): Use it.
5077
5078         * spam-report.el (spam-report-gmane-ham): Renamed from
5079         `spam-report-gmane-unspam'.
5080         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
5081         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
5082
5083         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
5084         Autoload.
5085         (spam-report-gmane-unregister-routine): Renamed
5086         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
5087
5088 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
5089
5090         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
5091         (spam-report-gmane-unregister-routine): Add support for gmane
5092         unregistration.
5093
5094         * spam-report.el (spam-report-gmane-unspam)
5095         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
5096         (spam-report-gmane): Change to take a single article and do unspam
5097         registration.
5098
5099 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5100
5101         * mm-url.el (mm-url-decode-entities): Fix regexp.
5102
5103 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5104
5105         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
5106         default to nil, to be able to use Gnus at all.  If the default
5107         switches to something else, then the function should be fixed not
5108         be exceedingly slow.
5109
5110 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
5111
5112         * gnus-start.el (gnus-activate-group): If the server is nil, don't
5113         fail hard.
5114
5115         * spam-report.el: Add better Keywords line.
5116
5117         * spam.el: Add Maintainer and better Keywords line.
5118
5119 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
5120
5121         * gnus-art.el (gnus-article-replace-part)
5122         (gnus-mime-replace-part): New functions.
5123         (gnus-mime-action-alist, gnus-mime-button-commands)
5124         (gnus-mime-save-part-and-strip): Added file argument.
5125         (gnus-article-part-wrapper): Added interactive argument.
5126
5127         * gnus-sum.el (gnus-summary-mime-map): Add
5128         `gnus-article-replace-part'.
5129
5130 2005-09-19  Didier Verna  <didier@xemacs.org>
5131
5132         The nnml compaction feature:
5133         * nnml.el (nnml-request-compact-group): New function.
5134         * nnml.el (nnml-request-compact): New function.
5135         * gnus-int.el (gnus-request-compact-group): New function.
5136         * gnus-int.el (gnus-request-compact): New function.
5137         * gnus-group.el (gnus-group-compact-group): New function.
5138         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
5139         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
5140         * gnus-srvr.el (gnus-server-compact-server): New function.
5141         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
5142         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
5143
5144 2005-09-18  Deepak Goel  <deego@gnufans.org>
5145
5146         * sieve.el (sieve-help): Fix `message' call: first arg should be a
5147         format spec.
5148
5149 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5150
5151         * gnus.el (gnus-group-startup-message): Bind image-load-path.
5152
5153 2005-09-15  Romain Francoise  <romain@orebokech.com>
5154
5155         * message.el (message-fill-paragraph): Clarify docstring.
5156
5157 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5158
5159         * gnus-art.el (gnus-mime-display-part): Protect against broken
5160         MIME messages.
5161
5162 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5163
5164         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
5165         before parsing header.
5166
5167 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
5168
5169         * html2text.el: (html2text-replace-list): Add new entities.
5170
5171 2005-09-11  Romain Francoise  <romain@orebokech.com>
5172
5173         * message.el (message-alternative-emails): Improve docstring.
5174         (message-setup-1): Call `message-use-alternative-email-as-from'
5175         after `message-setup-hook' to give it precedence over posting
5176         styles, etc.
5177         (message-use-alternative-email-as-from): Add docstring.  Remove
5178         the original From header if present.
5179
5180         * nnml.el (nnml-compressed-files-size-threshold): New variable.
5181         (nnml-save-mail): Use it.
5182
5183         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
5184         articles.  Add new argument `silent'.
5185         (gnus-uu-mark-all): Report the total number of marked articles.
5186
5187 2005-09-10  Romain Francoise  <romain@orebokech.com>
5188
5189         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
5190         (gnus-uu-mark-series): Likewise.
5191
5192 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
5193
5194         * spam-report.el (spam-report-gmane): Fix generation of spam
5195         report URL.
5196
5197 2005-09-10  Simon Josefsson  <jas@extundo.com>
5198
5199         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
5200         t, based on discussion on the ding list with Robert Epprecht
5201         <epprecht@solnet.ch>.
5202
5203 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
5204
5205         * spam-report.el (spam-report-gmane): Make it work without
5206         X-Report-Spam header.  Gmane now only provides Archived-At.
5207         This is only used if `spam-report-gmane-use-article-number' is nil.
5208         (spam-report-gmane-spam-header): Remove.  Not used anymore.
5209
5210         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
5211         make `gnus-summary-sort-by-recipient' work with threading.
5212
5213         * nnweb.el (nnweb-google-wash-article): Print a message if article
5214         is not available.
5215
5216 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5217
5218         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
5219         change.  Decode text/* parts content before displaying.
5220
5221 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
5222
5223         * mml-smime.el: Remove defvar of gnus-extract-address-components.
5224
5225 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5226
5227         * mm-view.el (mm-display-inline-fontify): Disable support modes.
5228
5229         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
5230         url-package-name, url-package-version,
5231         w3m-cid-retrieve-function-alist, w3m-current-buffer,
5232         w3m-display-inline-images, and w3m-minor-mode-map.
5233
5234 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
5235
5236         * message.el (message-tab-body-function): Fixed mismatched custom
5237         type.
5238
5239         * gnus.el (gnus-group-change-level-function): Ditto.
5240
5241         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
5242
5243         * gnus-art.el (gnus-signature-limit)
5244         (gnus-article-mime-part-function): Ditto.
5245
5246 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5247
5248         * mml.el (mml-mode): Silence the byte compiler.
5249
5250         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
5251         using `(sit-for 0)' before moving the point to the specified part;
5252         skip unbuttonized parts.
5253         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
5254         return to the summary window if gnus-auto-select-part is non-nil.
5255
5256 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
5257
5258         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
5259         variables.
5260         (mml-dnd-attach-file, mml-mode): Use them.
5261
5262         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
5263         Make fetching article by MID work again for Google Groups.  Added
5264         FIXME concerning gnus-group-make-web-group.
5265
5266         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
5267         Don't depend on Gnus by using mail-extract-address-components if
5268         gnus-extract-address-components is not bound.
5269
5270 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5271
5272         * gnus-art.el (gnus-mime-display-security): Don't display the
5273         signature, but only the signed part.
5274
5275 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5276
5277         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
5278
5279         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
5280         list, not listp.
5281
5282 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
5283
5284         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
5285         when encoding.
5286
5287         * mm-bodies.el (mm-decode-content-transfer-encoding):
5288         De-canonicalize CRLF for all text content types, not just
5289         text/plain.
5290
5291 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5292
5293         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
5294         valid article; point arrow and cursor at the MIME button.
5295
5296 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5297
5298         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
5299         Suggested by Dan Christensen <jdc@uwo.ca>.
5300
5301         * mm-decode.el (mm-save-part): Enable change of prompt.
5302
5303 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
5304
5305         * gnus-msg.el (gnus-inews-add-send-actions): Made
5306         `message-post-method' lambda parameter ARG `&optional'.
5307
5308 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
5309
5310         * gnus-sum.el (gnus-summary-mime-map): Added
5311         gnus-article-save-part-and-strip, gnus-article-delete-part and
5312         gnus-article-jump-to-part.
5313
5314         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
5315         (gnus-article-edit-part): Use it.
5316         (gnus-article-part-wrapper): Added no-handle argument.
5317         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
5318         functions.
5319
5320 2005-08-29  Romain Francoise  <romain@orebokech.com>
5321
5322         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
5323         docstring.
5324         (gnus-face-from-file): Likewise.
5325
5326 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
5327
5328         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
5329         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
5330         non-nil.
5331         (gnus-auto-select-part): New variable.
5332         (gnus-article-jump-to-part): New function.
5333         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
5334         (gnus-mime-delete-part): Allow selecting specified part after
5335         deleting or stripping parts.
5336         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
5337         part if argument is bogus.
5338
5339 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
5340
5341         * gnus-art.el (w3m-minor-mode-map):
5342         * gnus-spec.el (gnus-newsrc-file-version):
5343         * gnus-util.el (nnmail-active-file-coding-system)
5344         (gnus-original-article-buffer, gnus-user-agent):
5345         * gnus.el (gnus-ham-process-destinations)
5346         (gnus-parameter-ham-marks-alist)
5347         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
5348         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
5349         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
5350         * mm-decode.el (gnus-current-window-configuration):
5351         * mm-extern.el (gnus-article-mime-handles):
5352         * mm-url.el (url-current-object, url-package-name)
5353         (url-package-version):
5354         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
5355         (smime-keys, w3m-cid-retrieve-function-alist)
5356         (w3m-current-buffer, w3m-display-inline-images)
5357         (w3m-minor-mode-map):
5358         * mml-smime.el (gnus-extract-address-components):
5359         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
5360         (gnus-newsrc-hashtb, message-default-charset)
5361         (message-deletable-headers, message-options)
5362         (message-posting-charset, message-required-mail-headers)
5363         (message-required-news-headers):
5364         * mml1991.el (mc-pgp-always-sign):
5365         * mml2015.el (mc-pgp-always-sign):
5366         * nnheader.el (nnmail-extra-headers):
5367         * rfc1843.el (gnus-decode-encoded-word-function)
5368         (gnus-decode-header-function, gnus-newsgroup-name):
5369         * spam-stat.el (gnus-original-article-buffer): Add defvars.
5370
5371 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
5372
5373         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
5374         the end of the date treatments.
5375
5376 2005-08-15  Simon Josefsson  <jas@extundo.com>
5377
5378         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
5379         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
5380         Capello and Romain Francoise.
5381         (pgg-fetch-key-function): Removed, not used?
5382         (pgg-insert-url-with-w3): Require url, to get
5383         url-insert-file-contents regardless of where it is defined.
5384
5385 2005-08-13  Romain Francoise  <romain@orebokech.com>
5386
5387         * message.el (message-cite-original-1): New function.
5388         (message-cite-original): Use it.
5389         (message-cite-original-without-signature): Ditto.
5390
5391 2005-08-08  Romain Francoise  <romain@orebokech.com>
5392
5393         * message.el (message-yank-empty-prefix): New variable.
5394         (message-indent-citation): Use it.
5395         (message-cite-original-without-signature): Respect X-No-Archive.
5396
5397 2005-08-08  Simon Josefsson  <jas@extundo.com>
5398
5399         * pgg.el: Autoload url-insert-file-contents instead of loading
5400         w3/url.
5401         (pgg-insert-url-with-w3): Don't load url here.
5402
5403 2005-08-07  Jesper Harder  <harder@phys.au.dk>
5404
5405         * message.el (message-kill-to-signature): Don't insert newline at
5406         bol.
5407         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
5408
5409 2005-08-06  Romain Francoise  <romain@orebokech.com>
5410
5411         * message.el (message-user-fqdn): Fix typo in docstring.
5412
5413 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
5414
5415         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
5416
5417         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
5418
5419 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5420
5421         * mm-bodies.el (mm-encode-body): Use coding system rather than
5422         charset to encode text.
5423
5424         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
5425         number of charsets if utf-8 is available (XEmacs).
5426
5427 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
5428
5429         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
5430         taken from `gnus-button-mid-or-mail-regexp'.
5431         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
5432         (gnus-button-alist): Improve regexp for domain part of the MIDs
5433         for news:localpart@domain buttons.
5434         (gnus-button-ctan-directory-regexp): Update.
5435
5436 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5437
5438         * sieve-manage.el (sieve-manage-interactive-login): Use
5439         make-local-variable rather than make-variable-buffer-local.
5440         (sieve-manage-open): Ditto.
5441         (sieve-manage-authenticate): Ditto.
5442
5443         * mml.el (mml-generate-mime-1): Make the content type default to
5444         text/plain if the filename is not specified.
5445
5446 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5447
5448         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
5449         instead of insert-buffer.
5450
5451         * message.el (message-yank-original): Ditto; set the mark at the
5452         end of the yanked message.
5453
5454 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5455
5456         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
5457         lines to scroll rather than to stop it.
5458
5459         * mml.el (mml-generate-default-type): Add doc string.
5460         (mml-generate-mime-1): Use mm-default-file-encoding or make it
5461         default to application/octet-stream when determining the content
5462         type if it is not specified for the part or the mml contents; add
5463         a comment about mml-generate-default-type.
5464
5465 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
5466
5467         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
5468         make it default to application/octet-stream when determining the
5469         content type if it is not specified for the external contents.
5470
5471 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5472
5473         * rfc2231.el (rfc2231-parse-string): Take care that not only a
5474         segmented parameter but also other parameters might be there.
5475
5476 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5477
5478         * mm-decode.el (mm-display-external): Delete temp file, directory
5479         and buffer immediately if the external process is exited.
5480
5481 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5482
5483         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
5484         fewer lines than that of scroll-margin.
5485         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
5486
5487 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5488
5489         * gnus-art.el (gnus-article-next-page): Revert.
5490         (gnus-article-beginning-of-window): New macro.
5491         (gnus-article-next-page-1): Use it.
5492         (gnus-article-prev-page): Ditto.
5493         (gnus-article-edit-part): Use insert-buffer-substring instead of
5494         insert-buffer.
5495         (gnus-article-edit-exit): Ditto.
5496
5497         * gnus-util.el (gnus-beginning-of-window): Remove.
5498         (gnus-end-of-window): Remove.
5499
5500         * lpath.el: Don't bind header-line-format and scroll-margin.
5501
5502 2005-07-25  Simon Josefsson  <jas@extundo.com>
5503
5504         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
5505         to have the url package without w3.  Reported by Daiki Ueno
5506         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
5507
5508 2005-07-20  Didier Verna  <didier@xemacs.org>
5509
5510         * gnus-diary.el: Remove the description comment (nndiary is now
5511         properly documented in the Gnus manual).
5512         Fix the spelling of "Back End".
5513         * nndiary.el: Ditto.
5514         Fix the copyright notice.
5515
5516 2005-07-18  Romain Francoise  <romain@orebokech.com>
5517
5518         * gnus-sum.el (gnus-summary-to-prefix,
5519         gnus-summary-newsgroup-prefix): New variables.
5520         (gnus-summary-from-or-to-or-newsgroups): Use them.
5521
5522 2005-07-17  Romain Francoise  <romain@orebokech.com>
5523
5524         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
5525         space as it's generally not especially interesting to the user.
5526
5527 2005-07-16  Romain Francoise  <romain@orebokech.com>
5528
5529         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
5530         nil to avoid prompting and file modification if one of the
5531         messages at the top of the nnfolder file contains a copyright
5532         notice.
5533         Update copyright notice.
5534
5535         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
5536         instead of `current-time-string' as the latter creates a time
5537         string that is not RFC 2822 compliant (it lacks the zone).
5538         Update copyright notice.
5539
5540 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5541
5542         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
5543         for text/rtf.  Display default in prompt.  Pass default for M-n.
5544
5545         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
5546
5547 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5548
5549         * gnus-msg.el (gnus-button-mailto): Remove
5550         save-selected-window-window hackery because it relies on
5551         save-selected-window internals.
5552
5553 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5554
5555         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
5556         (gnus-article-next-page-1): Use gnus-beginning-of-window.
5557         (gnus-article-prev-page): Ditto.
5558
5559         * gnus-util.el (gnus-beginning-of-window): New function.
5560         (gnus-end-of-window): New function.
5561
5562         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
5563
5564 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
5565
5566         * gnus-score.el (gnus-score-edit-all-score): Set
5567         gnus-score-edit-exit-function to gnus-score-edit-done and call
5568         gnus-message.
5569
5570 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5571
5572         * gnus-msg.el (gnus-button-mailto): Remove
5573         save-selected-window-window hackery because it relies on
5574         save-selected-window internals.
5575
5576 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5577
5578         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
5579         add-minor-mode.
5580         (gnus-binary-mode): Ditto.
5581
5582         * gnus-topic.el (gnus-topic-mode): Ditto.
5583
5584 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
5585
5586         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
5587         (gnus-article-prev-page): Take scroll-margin into consideration.
5588
5589 2005-07-04  Lute Kamstra  <lute@gnu.org>
5590
5591         Update FSF's address in GPL notices.
5592
5593 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
5594
5595         * gnus.el (gnus-exit):
5596         * gnus-group.el (gnus-group-icons):
5597         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
5598
5599         * gnus-nocem.el (gnus-nocem):
5600         * message.el (message-various, message-buffers, message-sending)
5601         (message-interface, message-forwarding, message-insertion)
5602         (message-headers, message-news, message-mail):
5603         * pgg-gpg.el (pgg-gpg):
5604         * pgg-parse.el (pgg-parse):
5605         * pgg-pgp.el (pgg-pgp):
5606         * pgg-pgp5.el (pgg-pgp5):
5607         * pop3.el (pop3): Finish `defgroup' description with period.
5608
5609 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5610
5611         * gnus-art.el (article-display-face): Improve the efficiency.
5612         (article-display-x-face): Ditto; remove grey x-face stuff.
5613
5614 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5615
5616         * gnus-art.el (article-display-face): Correct the position in
5617         which Faces are inserted.
5618
5619 2005-06-29  Didier Verna  <didier@xemacs.org>
5620
5621         * gnus-art.el (article-display-face): Display faces in correct
5622         order.
5623
5624 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5625
5626         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
5627         (gnus-fill-real-hashtb): Use hash table instead of obarray.
5628         (gnus-nocem-check-article): Fetch the Type header.
5629         (gnus-nocem-message-wanted-p): Fix the way to examine types.
5630         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
5631         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
5632         make sure gnus-nocem-hashtb is initialized.
5633         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
5634         (gnus-nocem-unwanted-article-p): Ditto.
5635
5636         * pgg.el (pgg-verify): Return the verification result.
5637
5638 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5639
5640         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
5641         is ascii.
5642
5643 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
5644
5645         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
5646         `show-nonbreak-escape'.
5647
5648 2005-06-23  Lute Kamstra  <lute@gnu.org>
5649
5650         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
5651
5652         * dig.el (dig-mode):
5653         * smime.el (smime-mode): Use gnus-run-mode-hooks.
5654
5655 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
5656
5657         * nnimap.el (nnimap-split-download-body): Fix spellings.
5658
5659 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
5660
5661         * gnus-art.el (gnus-article-encrypt-body):
5662         * gnus-cus.el (gnus-score-customize):
5663         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
5664         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
5665
5666 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5667
5668         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
5669         header by looking for magic "MII" at the beginnig.
5670
5671 2005-06-16  Miles Bader  <miles@gnu.org>
5672
5673         * gnus-xmas.el (gnus-xmas-group-startup-message):
5674         Use renamed gnus-splash face.
5675
5676         * assistant.el (assistant-field): Remove "-face" suffix from face name.
5677         (assistant-field-face): New backward-compatibility alias for renamed
5678         face.
5679         (assistant-render-text): Use renamed assistant-field face.
5680
5681         * spam.el (spam): Remove "-face" suffix from face name.
5682         (spam-face): New backward-compatibility alias for renamed face.
5683         (spam-face, spam-initialize): Use renamed spam face.
5684
5685         * message.el (message-header-to, message-header-cc)
5686         (message-header-subject, message-header-newsgroups)
5687         (message-header-other, message-header-name)
5688         (message-header-xheader, message-separator, message-cited-text)
5689         (message-mml): Remove "-face" suffix from face names.
5690         (message-header-to-face, message-header-cc-face)
5691         (message-header-subject-face, message-header-newsgroups-face)
5692         (message-header-other-face, message-header-name-face)
5693         (message-header-xheader-face, message-separator-face)
5694         (message-cited-text-face, message-mml-face):
5695         New backward-compatibility aliases for renamed faces.
5696         (message-font-lock-keywords): Use renamed message faces.
5697
5698         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
5699         (sieve-test-commands, sieve-tagged-arguments):
5700         Remove "-face" suffix from face names.
5701         (sieve-control-commands-face, sieve-action-commands-face)
5702         (sieve-test-commands-face, sieve-tagged-arguments-face):
5703         New backward-compatibility aliases for renamed faces.
5704         (sieve-control-commands-face, sieve-action-commands-face)
5705         (sieve-test-commands-face, sieve-tagged-arguments-face):
5706         Use renamed sieve faces.
5707
5708         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
5709         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
5710         (gnus-group-news-3-empty, gnus-group-news-4)
5711         (gnus-group-news-4-empty, gnus-group-news-5)
5712         (gnus-group-news-5-empty, gnus-group-news-6)
5713         (gnus-group-news-6-empty, gnus-group-news-low)
5714         (gnus-group-news-low-empty, gnus-group-mail-1)
5715         (gnus-group-mail-1-empty, gnus-group-mail-2)
5716         (gnus-group-mail-2-empty, gnus-group-mail-3)
5717         (gnus-group-mail-3-empty, gnus-group-mail-low)
5718         (gnus-group-mail-low-empty, gnus-summary-selected)
5719         (gnus-summary-cancelled, gnus-summary-high-ticked)
5720         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
5721         (gnus-summary-high-ancient, gnus-summary-low-ancient)
5722         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
5723         (gnus-summary-low-undownloaded)
5724         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
5725         (gnus-summary-low-unread, gnus-summary-normal-unread)
5726         (gnus-summary-high-read, gnus-summary-low-read)
5727         (gnus-summary-normal-read, gnus-splash):
5728         Remove "-face" suffix from face names.
5729         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5730         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5731         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5732         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5733         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5734         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5735         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5736         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5737         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5738         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5739         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5740         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5741         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5742         (gnus-summary-normal-ticked-face)
5743         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
5744         (gnus-summary-normal-ancient-face)
5745         (gnus-summary-high-undownloaded-face)
5746         (gnus-summary-low-undownloaded-face)
5747         (gnus-summary-normal-undownloaded-face)
5748         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5749         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5750         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5751         (gnus-splash-face):
5752         New backward-compatibility aliases for renamed faces.
5753         (gnus-group-startup-message): Use renamed gnus faces.
5754
5755         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
5756         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
5757         (gnus-server-agent): Remove "-face" suffix from face names.
5758         (gnus-server-agent-face, gnus-server-opened-face)
5759         (gnus-server-closed-face, gnus-server-denied-face)
5760         (gnus-server-offline-face):
5761         New backward-compatibility aliases for renamed faces.
5762         (gnus-server-agent-face, gnus-server-opened-face)
5763         (gnus-server-closed-face, gnus-server-denied-face)
5764         (gnus-server-offline-face): Use renamed gnus faces.
5765
5766         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
5767         Remove "-face" suffix from face names.
5768         (gnus-picon-xbm-face, gnus-picon-face):
5769         New backward-compatibility aliases for renamed faces.
5770
5771         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
5772         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
5773         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
5774         (gnus-cite-11): Remove "-face" suffix from face names.
5775         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
5776         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
5777         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
5778         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
5779         New backward-compatibility aliases for renamed faces.
5780         (gnus-cite-attribution-face, gnus-cite-face-list)
5781         (gnus-article-boring-faces): Use renamed gnus faces.
5782
5783         * gnus-art.el (gnus-signature, gnus-header-from)
5784         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
5785         (gnus-header-content): Remove "-face" suffix from face names.
5786         (gnus-signature-face, gnus-header-from-face)
5787         (gnus-header-subject-face, gnus-header-newsgroups-face)
5788         (gnus-header-name-face, gnus-header-content-face):
5789         New backward-compatibility aliases for renamed faces.
5790         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
5791
5792         * gnus-sum.el (gnus-summary-selected-face)
5793         (gnus-summary-highlight): Use renamed gnus faces.
5794         * gnus-group.el (gnus-group-highlight): Likewise.
5795
5796 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
5797
5798         * gnus-sieve.el (gnus-sieve-article-add-rule):
5799         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
5800         * spam-stat.el (spam-stat-buffer-change-to-spam)
5801         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
5802
5803         * message.el (message-is-yours-p):
5804         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
5805
5806 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5807
5808         * mm-view.el (mm-inline-text): Withdraw the last change.
5809
5810 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
5813         executing enriched-decode.
5814
5815 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
5818         charset of tar files.
5819
5820 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
5821
5822         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
5823
5824 2005-06-04  Lute Kamstra  <lute@gnu.org>
5825
5826         * nnfolder.el (nnfolder-read-folder): Make sure that undo
5827         information is never recorded.
5828
5829 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5830
5831         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
5832
5833 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5834
5835         * pop3.el (pop3-apop): Run md5 in the binary mode.
5836
5837         * starttls.el (starttls-set-process-query-on-exit-flag):
5838         Use eval-and-compile.
5839
5840 2005-05-31  Simon Josefsson  <jas@extundo.com>
5841
5842         * smime.el (smime-replace-in-string): Define.
5843         (smime-cert-by-ldap-1): Use it.
5844
5845 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5846
5847         * gnus-art.el (article-display-x-face): Replace
5848         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5849
5850         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
5851         set-process-query-on-exit-flag or process-kill-without-query.
5852
5853         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
5854         loop instead of replace-regexp.
5855
5856         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
5857         instead of process-kill-without-query if it is available.
5858
5859         * lpath.el: Fbind ldap-search-entries.
5860
5861         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
5862         instead of find-file-hooks if it is available.
5863
5864         * mml1991.el: Bind pgg-default-user-id when compiling.
5865
5866         * mml2015.el: Bind pgg-default-user-id when compiling.
5867
5868         * nndraft.el (nndraft-request-associate-buffer):
5869         Use write-contents-functions instead of write-contents-hooks if it is
5870         available.
5871
5872         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
5873         instead of find-file-hooks if it is available.
5874
5875         * nntp.el (nntp-open-connection): Replace
5876         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5877         (nntp-open-ssl-stream): Ditto.
5878         (nntp-open-tls-stream): Ditto.
5879
5880         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
5881         set-process-query-on-exit-flag or process-kill-without-query.
5882         (starttls-open-stream-gnutls): Use it instead of
5883         process-kill-without-query.
5884         (starttls-open-stream): Ditto.
5885
5886 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
5887
5888         * smime.el (smime-cert-by-ldap-1): Don't use
5889         replace-regexp-in-string.
5890
5891 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5892
5893         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
5894
5895         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
5896         in PEM format. Adjust to the XEmacs compability.
5897
5898 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
5899
5900         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
5901         by `string-to-number'.
5902         * gnus-agent.el (gnus-agent-regenerate-group)
5903         (gnus-agent-fetch-articles): Ditto.
5904         * gnus-art.el (gnus-button-fetch-group): Ditto.
5905         * gnus-cache.el (gnus-cache-generate-active)
5906         (gnus-cache-articles-in-group): Ditto.
5907         * gnus-group.el (gnus-group-set-current-level)
5908         (gnus-group-insert-group-line): Ditto.
5909         * gnus-score.el (gnus-score-set-expunge-below)
5910         (gnus-score-set-mark-below, gnus-summary-score-effect)
5911         (gnus-summary-score-entry): Ditto.
5912         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
5913         (gnus-soup-pack): Ditto.
5914         * gnus-spec.el (gnus-xmas-format): Ditto.
5915         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
5916         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
5917         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
5918         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
5919         * nndb.el (nndb-get-remote-expire-response): Ditto.
5920         * nndiary.el (nndiary-parse-schedule-value)
5921         (nndiary-string-to-number, nndiary-request-replace-article)
5922         (nndiary-request-article): Ditto.
5923         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
5924         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
5925         * nneething.el (nneething-make-head): Ditto.
5926         * nnfolder.el (nnfolder-request-article)
5927         (nnfolder-retrieve-headers): Ditto.
5928         * nnheader.el (nnheader-file-to-number): Ditto.
5929         * nnkiboze.el (nnkiboze-request-article): Ditto.
5930         * nnmail.el (nnmail-process-unix-mail-format)
5931         (nnmail-process-babyl-mail-format): Ditto.
5932         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
5933         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
5934         (nnmh-request-create-group, nnmh-request-list-1)
5935         (nnmh-request-group, nnmh-request-article): Ditto.
5936         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
5937         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
5938         * nnsoup.el (nnsoup-make-active): Ditto.
5939         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
5940         * nntp.el (nntp-find-group-and-number)
5941         (nntp-retrieve-headers-with-xover): Ditto.
5942         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
5943         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
5944         (pgg-format-key-identifier): Ditto.
5945         * pop3.el (pop3-last, pop3-stat): Ditto.
5946         * qp.el (quoted-printable-decode-region): Ditto.
5947
5948         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
5949         of concat.
5950
5951 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5952
5953         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
5954
5955         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
5956
5957         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
5958
5959         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
5960
5961         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
5962
5963         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
5964
5965         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
5966         (gnus-carpal-mode): Ditto.
5967
5968         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
5969         (gnus-browse-mode): Ditto.
5970
5971         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
5972
5973         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
5974
5975 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5976
5977         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
5978
5979 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5980
5981         * gnus-util.el (gnus-run-mode-hooks): New function.
5982
5983         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
5984
5985         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
5986         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
5987
5988 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
5989
5990         * gnus-agent.el (gnus-agent-make-mode-line-string):
5991         Use mode-line-highlight as mouse-face.
5992
5993 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5994
5995         * canlock.el (canlock): Change the parent group to news.
5996
5997         * deuglify.el (gnus-outlook-deuglify): Add :group.
5998
5999         * dig.el (dig): Add :group.
6000
6001         * dns-mode.el (dns-mode): Add :group.
6002
6003         * encrypt.el (encrypt): Add :group.
6004
6005         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
6006         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
6007         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
6008         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
6009         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
6010
6011         * gnus-diary.el (gnus-diary): Add :group.
6012
6013         * gnus.el (gnus-group-news-1-face): Add :group.
6014         (gnus-group-news-1-empty-face): Ditto.
6015         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
6016         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
6017         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
6018         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
6019         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
6020         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
6021         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
6022         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
6023         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
6024         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
6025         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
6026         (gnus-summary-high-ticked-face): Ditto.
6027         (gnus-summary-low-ticked-face): Ditto.
6028         (gnus-summary-normal-ticked-face): Ditto.
6029         (gnus-summary-high-ancient-face): Ditto.
6030         (gnus-summary-low-ancient-face): Ditto.
6031         (gnus-summary-normal-ancient-face): Ditto.
6032         (gnus-summary-high-undownloaded-face): Ditto.
6033         (gnus-summary-low-undownloaded-face): Ditto.
6034         (gnus-summary-normal-undownloaded-face): Ditto.
6035         (gnus-summary-high-unread-face): Ditto.
6036         (gnus-summary-low-unread-face): Ditto.
6037         (gnus-summary-normal-unread-face): Ditto.
6038         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
6039         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
6040
6041         * hashcash.el (hashcash): New custom group.
6042         (hashcash-default-payment): Add :group.
6043         (hashcash-payment-alist): Ditto.
6044         (hashcash-default-accept-payment): Ditto.
6045         (hashcash-accept-resources): Ditto.
6046         (hashcash-path): Ditto.
6047         (hashcash-extra-generate-parameters): Ditto.
6048         (hashcash-double-spend-database): Ditto.
6049         (hashcash-in-news): Ditto.
6050
6051         * message.el (message-minibuffer-local-map): Add :group.
6052
6053         * netrc.el (netrc): Add :group.
6054
6055         * sieve-manage.el (sieve-manage-log): Add :group.
6056         (sieve-manage-default-user): Diito.
6057         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
6058         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
6059         (sieve-manage-authenticators): Ditto.
6060         (sieve-manage-authenticator-alist): Ditto.
6061         (sieve-manage-default-port): Ditto.
6062
6063         * sieve-mode.el (sieve-control-commands-face): Add :group.
6064         (sieve-action-commands-face): Ditto.
6065         (sieve-test-commands-face): Ditto.
6066         (sieve-tagged-arguments-face): Ditto.
6067
6068         * smime.el (smime): Add :group.
6069
6070         * spam-report.el (spam-report): Add :group.
6071
6072         * spam.el (spam, spam-face): Add :group.
6073
6074 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6075
6076         * nntp.el (nntp-next-result-arrived-p): Some news servers may
6077         return \n.\n.\n at the end of articles.  Protect against that.
6078         (nntp-with-open-group): Allow debugging.
6079
6080         * nnheader.el (mail-header-set-extra): Make into a function
6081         because I just could't understand how to quote the list properly.
6082
6083         * dns.el (query-dns-cached): New function.
6084
6085 2005-05-26  Lute Kamstra  <lute@gnu.org>
6086
6087         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
6088
6089 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6090
6091         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
6092
6093         * gnus-art.el: Don't autoload mail-extract-address-components.
6094
6095         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
6096         eval-and-compile to evaluate it.
6097
6098         * hashcash.el: Don't autoload executable-find.
6099
6100         * nndb.el: Don't declare the nndb back end two or more times; don't
6101         autoload news-reply-mode, news-setup, cancel-timer and telnet.
6102
6103         * nntp.el: Autoload format-spec instead of format; use
6104         eval-and-compile to evaluate autoload forms.
6105
6106 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
6107
6108         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
6109
6110 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6111
6112         * gnus.el (gnus-version-number): Bump version.
6113
6114 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6115
6116         * gnus.el: No Gnus v0.3 is released.
6117
6118 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6119
6120         * lpath.el (featurep): Bind show-nonbreak-escape.
6121
6122 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6123
6124         * gnus-art.el (gnus-article-edit-part): Disable undo.
6125
6126 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6127
6128         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
6129         gnus-article-date-lapsed-new-header is t if date timer is active;
6130         skip headers in which the original date value is empty.
6131         (gnus-article-save-original-date): Redefine it as a macro.
6132         (gnus-display-mime): Use it.
6133
6134 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6135
6136         * gnus-art.el (article-date-ut): Support converting date in
6137         forwarded parts as well.
6138         (gnus-article-save-original-date): New function.
6139         (gnus-display-mime): Use it.
6140
6141 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
6142
6143         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
6144         enclosure element of <item>.
6145
6146 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
6147
6148         * message.el (message-kill-buffer-query): Renamed from
6149         `message-kill-buffer-query-if-modified'.  Added :version.
6150
6151 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6152
6153         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
6154         window layout.
6155
6156 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6157
6158         * mml.el: Autoload dnd when compiling.
6159
6160 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
6161
6162         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
6163         x-dnd-*.
6164
6165 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * qp.el (quoted-printable-encode-region): Save excursion.
6168
6169 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6170
6171         * message.el (message-kill-buffer-query-if-modified): Add new variable
6172         so the user can kill a modified message buffer quickly.
6173         (message-kill-buffer): Use it.
6174
6175 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6176
6177         * lpath.el: Fbind display-time-event-handler; don't fbind
6178         string-to-multibyte.
6179
6180         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
6181
6182 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6183
6184         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
6185         contained in text because xml.el decodes entities) with LFs.
6186
6187 2005-04-11  Lute Kamstra  <lute@gnu.org>
6188
6189         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
6190         differently.
6191
6192 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6193
6194         * mm-util.el (mm-detect-coding-region): Typo.
6195
6196 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6197
6198         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
6199
6200 2005-04-06  D Goel  <deego@gnufans.org>
6201
6202         * spam-stat.el (spam-stat-score-buffer): Add a call to a
6203         user-function allow user modifications of the scores.
6204         (spam-stat-score-buffer-user): New function, to allow
6205         user-computed modifications to the score.
6206         (spam-stat-score-buffer-user-functions): list of additional
6207         scoring functions
6208         (spam-stat-error-holder): global temporary error holder
6209         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
6210         variable
6211
6212 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6213
6214         * gnus-registry.el (gnus-registry-clean-empty-function)
6215         (gnus-registry-trim, gnus-registry-fetch-groups)
6216         (gnus-registry-delete-group): Groups that match
6217         `gnus-registry-ignored-groups' are removed from the registry
6218         entries, not just ignored for splitting.  This helps clean up the
6219         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
6220         to get all the groups a message ID is in.
6221
6222         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
6223         (spam-stat-split-fancy): Change "threshhold" to "threshold"
6224         (spam-stat-score-buffer-user-functions): Add :number custom type.
6225
6226 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6227
6228         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
6229         argument in XEmacs.
6230
6231         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
6232         (nnrss-request-group): Decode group name first.
6233         (nnrss-request-article): Make a text/plain article if mml-to-mime
6234         failed.
6235         (nnrss-get-encoding): Return a compatible encoding according to
6236         nnrss-compatible-encoding-alist.
6237         (nnrss-find-el): Use consp instead of listp.
6238         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
6239
6240 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6241
6242         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
6243         which Emacs 20 doesn't support.
6244         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
6245
6246 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
6247
6248         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
6249         silence the byte compiler inside the defun
6250
6251         * gnus-demon.el (parse-time-string): Add autoload.
6252
6253         * gnus-delay.el (parse-time-string): Add autoload.
6254
6255         * gnus-art.el (parse-time-string): Add autoload.
6256
6257         * nnultimate.el (parse-time): Require for `parse-time-string'.
6258
6259 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6260
6261         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
6262
6263         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
6264
6265         * smime.el (smime-ldap-host-list): Add :version.
6266
6267 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6268
6269         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
6270         pass it to `gnus-browse-read-group'.
6271         (gnus-browse-read-group): Add NUMBER argument and pass it to
6272         `gnus-group-read-ephemeral-group'.
6273
6274         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
6275         argument and pass it to `gnus-group-read-group'.
6276
6277 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
6278
6279         * mm-util.el (mm-xemacs-find-mime-charset): Only call
6280         mm-xemacs-find-mime-charset-1 if we have the mule feature
6281         available at runtime.
6282
6283 2005-03-25  Werner Lemberg  <wl@gnu.org>
6284
6285         * nnmaildir.el: Replace `illegal' with `invalid'.
6286
6287 2005-03-23  Lute Kamstra  <lute@gnu.org>
6288
6289         * time-date.el: Add comment on time value formats.
6290         Don't require parse-time.
6291         (with-decoded-time-value): New macro.
6292         (encode-time-value): New function.
6293         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
6294         (days-to-time): Return a valid time value when arg is huge.
6295         (time-since): Use time-subtract.
6296         (time-to-number-of-days): Use time-to-seconds.
6297
6298 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6299
6300         * gnus-start.el (gnus-display-time-event-handler):
6301         Check display-time-timer at runtime rather than only at load time
6302         in case display-time-mode is turned off in the mean time.
6303
6304 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6305
6306         * nnimap.el (nnimap-open-connection): Print which authinfo file is
6307         used.
6308
6309         * nneething.el (nneething-map-file-directory): Derive from
6310         `gnus-directory'.
6311
6312         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
6313         the To/Cc button.
6314
6315 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6316
6317         * nnmaildir.el (nnmaildir-request-accept-article):
6318         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
6319
6320 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
6321
6322         * gnus-async.el: Require timer-funcs at compile time when in
6323         XEmacs for `run-with-idle-timer'.
6324
6325 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
6326
6327         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
6328         autoloaded function.
6329
6330 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6331
6332         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
6333
6334 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
6335
6336         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
6337
6338 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6339
6340         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
6341         gnus-expert-user to default.
6342
6343 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
6344
6345         * nnimap.el (nnimap-open-server): Ditto.
6346
6347         * imap.el (imap-authenticate): Fix typo.
6348
6349 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
6350
6351         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
6352         buffer (since IMAP server might return FETCH response out of
6353         order, and the nntp buffer must be sorted).
6354
6355 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
6356
6357         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
6358         comparison on string.
6359
6360         * gnus-agent.el (gnus-agent-long-article,
6361         gnus-agent-short-article, gnus-agent-score): Renamed category
6362         keywords to match gnus-cus.
6363         (gnus-agent-summary-fetch-series): Modified to protect against
6364         gnus-agent-summary-fetch-group clearing processable flags.
6365         (gnus-agent-synchronize-group-flags): Update live group buffer as
6366         synchronization may occur due to the user toggle the plugged
6367         status.
6368         (gnus-agent-fetch-group-1): Clear downloadable flag when article
6369         successfully downloaded.
6370         (gnus-agent-expire-group-1): Avoid using markers when the overview
6371         is in ascending order; greatly improves performance.
6372         (gnus-agent-regenerate-group): Use
6373         gnus-agent-synchronize-group-flags to reset read status in both
6374         gnus and server.
6375         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
6376
6377 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6378
6379         * message.el: Don't autoload former message-utils variables.
6380         (message-strip-subject-trailing-was): Change doc string.
6381
6382         * nnweb.el: Fixes for `gnus-group-make-web-group'.
6383         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
6384         (nnweb-google-search): Add "hl=en" here.
6385         (nnweb-google-parse-1, nnweb-google-create-mapping):
6386         Don't hardcode URL.
6387
6388 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6389
6390         * message.el (message-get-reply-headers, message-followup):
6391         Mention related variables `message-use-followup-to' and
6392         `message-use-mail-followup-to', in the information buffer.
6393
6394         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
6395         of broken groups(-beta).google.com.
6396
6397 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6398
6399         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
6400         parameter to invoked gnus-request-move-article; remove the
6401         redundant gnus-sum-hint-move-is-internal variable; apply the marks
6402         all at once instead of once per article.
6403         (gnus-summary-remove-process-mark): Accept a list of articles as
6404         well as a single article for processing.
6405
6406         * gnus-int.el (gnus-request-move-article): Add move-is-internal
6407         parameter.
6408
6409         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
6410
6411         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
6412
6413         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
6414         parameter.
6415
6416         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
6417         parameter.
6418
6419         * nnimap.el (nnimap-request-move-article): Add move-is-internal
6420         parameter and remove the gnus-sum-hint-move-is-internal variable.
6421
6422         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
6423         parameter.
6424
6425         * nndraft.el (nndraft-request-move-article): Add move-is-internal
6426         parameter.
6427
6428         * nndiary.el (nndiary-request-move-article): Add move-is-internal
6429         parameter.
6430
6431         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
6432
6433         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
6434         parameter.
6435
6436         * nnagent.el (nnagent-request-move-article): Add move-is-internal
6437         parameter.
6438
6439 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6440
6441         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
6442         a more conservative way.
6443
6444 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6445
6446         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
6447         buffer, so it moves the window's cursor.
6448
6449 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6450
6451         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
6452         `mm-dissect-multipart' and receive the from field as an (optional)
6453         argument from `mm-dissect-multipart'.
6454         (mm-dissect-multipart): Receive the from field as an argument and
6455         pass it on when we call `mm-dissect-buffer' on MIME parts.
6456         Fixes verification/decryption of signed/encrypted MIME parts.
6457
6458 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6459
6460         * gnus-sum.el (gnus-summary-move-article): Set
6461         gnus-sum-hint-move-is-internal for gnus-request-move-article and
6462         whatever it calls (right now, only nnimap-request-move article
6463         respects it).
6464
6465         * nnimap.el (nnimap-request-move-article): When
6466         gnus-sum-hint-move-is-internal is set, don't do the extra
6467         nnimap-request-article.
6468
6469 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
6470
6471         * nnheader.el (nnheader-find-file-noselect): Add doc string.
6472
6473         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
6474         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
6475
6476         * gnus-sum.el (gnus-summary-caesar-message):
6477         Apply `gnus-treat-article' after rotation.
6478
6479         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
6480         doc string.
6481
6482 2005-02-22  Simon Josefsson  <jas@extundo.com>
6483
6484         * encrypt.el (encrypt-password-cache-expiry): Remove (use
6485         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
6486         <arne@arnested.dk>.
6487         (encrypt): Add password-cache and password-cache-expiry as group
6488         members.
6489
6490 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6491
6492         * smime.el (smime-ldap-host-list): Doc fix.
6493         (smime-ask-passphrase): Use `password-read-and-add' to read (and
6494         cache) password.
6495         (smime-sign-region): Use it.
6496         (smime-decrypt-region): Use it.
6497         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
6498         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
6499         fails.
6500         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
6501         certificate from DER to PEM format rather than calling openssl.
6502
6503         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
6504
6505         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
6506         for signing/encryption.
6507
6508         * mml.el (mml-parse-1): Use them.
6509
6510 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6511
6512         * nnrss.el (nnrss-verbose): Removed.
6513         (nnrss-request-group): Use `nnheader-message' instead.
6514
6515 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
6516
6517         * nnrss.el (nnrss-verbose): New variable.
6518         (nnrss-request-group): Make it say nnrss is requesting a group.
6519
6520 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
6521
6522         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
6523         Handle news URL with given port correctly.
6524
6525 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6526
6527         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
6528         containing special characters.
6529
6530         * gnus-sum.el (gnus-summary-edit-article): Ditto.
6531
6532         * mml.el (mime-to-mml): Ditto.
6533
6534         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
6535         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
6536         (rfc2047-decode-region): Quote decoded words containing special
6537         characters when rfc2047-quote-decoded-words-containing-tspecials
6538         is non-nil.
6539
6540 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6541
6542         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
6543
6544         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
6545
6546 2005-02-15  Simon Josefsson  <jas@extundo.com>
6547
6548         * nnimap.el (nnimap-debug): Doc fix.
6549
6550         * imap.el (imap-debug): Doc fix.
6551
6552 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6553
6554         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
6555
6556 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6557
6558         * gnus.el (spam-contents): Improve docs for spam-contents
6559         parameter in its variable incarnation.
6560
6561 2005-02-14  Simon Josefsson  <jas@extundo.com>
6562
6563         * smime-ldap.el: Use require instead of load-library for ldap.
6564         (smime-ldap-search): Indent.
6565         (smime-ldap-search-internal): Shorten line.
6566
6567         * smime.el (smime-cert-by-dns): Add doc-string.
6568         (smime-cert-by-ldap-1): Indent.
6569
6570         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
6571         mml-smime-get-dns-ldap.
6572         (mml-smime-encrypt-query): Use new function.  Default to ldap.
6573
6574 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6575
6576         * smime.el: Require smime-ldap.
6577         (smime-ldap-host-list): New variable.
6578         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
6579
6580         * mml-smime.el (mml-smime-encrypt-query): New function.
6581         (mml-smime-encrypt-query): Use it.
6582
6583         * smime-ldap.el: New file.
6584
6585 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6586
6587         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
6588
6589 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6590
6591         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
6592         argument in doc string.  Make query for type more clear.
6593
6594 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
6595
6596         * gnus.el (gnus-group-startup-message): Search for gnus images in
6597         etc/images/gnus.
6598         * mm-util.el (mm-image-load-path): Likewise.
6599         * smiley.el (smiley-data-directory): Search for smilies in
6600         etc/images/smilies.
6601
6602 2005-02-09  Kim F. Storm  <storm@cua.dk>
6603
6604         Change Emacs release version from 21.4 to 22.1 throughout.
6605         Change Emacs development version from 21.3.50 to 22.0.50.
6606
6607 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6608
6609         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
6610
6611         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
6612         non-Mule XEmacs as well.
6613         (mm-decompress-buffer): Signal an error intentionally if it does
6614         not decompress compressed data because auto-compression-mode is
6615         disabled.
6616
6617 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
6618
6619         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
6620         an ID in the registry even if it has no groups.
6621
6622 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6623
6624         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
6625         merge it into mm-decompress-buffer.
6626         (gnus-mime-copy-part): Use the MIME part charset, the value which
6627         a user specified or gnus-newsgroup-charset for decoding, like
6628         gnus-mime-inline-part does; set buffer-file-coding-system to tell
6629         save-buffer what was used.  Suggested by Kevin Ryde
6630         <user42@zip.com.au>.
6631         (gnus-mime-inline-part): Allow the name parameter as well as the
6632         filename parameter; force decompressing of compressed data; always
6633         display contents being not decoded as unibyte.
6634
6635         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
6636         as well as the filename parameter.
6637
6638         * mm-util.el (mm-decompress-buffer): Merge
6639         gnus-mime-jka-compr-maybe-uncompress.
6640         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
6641         of compressed data.
6642
6643 2005-02-08  Simon Josefsson  <jas@extundo.com>
6644
6645         * imap.el (imap-log): Doc fix.
6646
6647 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6648
6649         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
6650         the coding cookies; decompress compressed parts.
6651
6652         * mml.el (mml-generate-mime-1): Add the charaset parameter according
6653         to the value which a user specified manually or the coding cookie.
6654
6655         * mm-util.el (mm-string-to-multibyte): New function.
6656         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
6657         (mm-coding-system-to-mime-charset): New function.
6658         (mm-decompress-buffer): New function.
6659         (mm-find-buffer-file-coding-system): New function.
6660
6661         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
6662         (mm-display-inline-fontify): Rewrite for decoding and decompressing
6663         parts.
6664
6665 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6666
6667         * mm-view.el (mm-display-inline-fontify): Decode a part according
6668         to the charset parameter.
6669
6670 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6671
6672         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
6673         prefix arg is neither nil nor a number, as info specifies.
6674
6675 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6676
6677         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
6678         timestamps.
6679
6680 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
6681
6682         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
6683         groups error checking and notify user.
6684
6685 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
6686
6687         * message.el (message-send-mail-function): Check existence of
6688         sendmail-program first before using default value
6689         `message-send-mail-with-sendmail'.  Otherwise use more generic
6690         `smtpmail-send-it'.
6691
6692 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6693
6694         * nntp.el (nntp-request-update-info): Always return nil.
6695
6696 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6697
6698         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
6699
6700 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6701
6702         * message.el (message-beginning-of-line): Change the behavior when
6703         invoked between BOL and : so that it first moves backward.
6704
6705 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
6708         article buffer when editing of the article is discarded.
6709         (gnus-article-prepare): Revert.
6710
6711 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6712
6713         * gnus-art.el (gnus-article-prepare):
6714         Remove message-strip-forbidden-properties from the local hook.
6715
6716 2005-01-27  Simon Josefsson  <jas@extundo.com>
6717
6718         * password.el (password-cache-add): Only start one timer per key.
6719         Reported by Derek Atkins <warlord@MIT.EDU>.
6720
6721 2005-01-26  Steve Youngs  <steve@sxemacs.org>
6722
6723         * run-at-time.el: Removed.  It is no longer needed as
6724         timer-funcs.el in the xemacs-base package has a working version of
6725         `run-at-time'.
6726
6727         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
6728
6729         * password.el: Require timer-funcs instead of run-at-time in
6730         XEmacs.
6731         Remove `password-run-at-time' macro.
6732         (password-cache-add): Use `run-at-time' instead of
6733         `password-run-at-time'.
6734
6735         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
6736         Remove `nnheader-cancel-function-timers' alias,
6737         `cancel-function-timers' exists in XEmacs in timer-funcs.
6738
6739         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
6740         for `run-with-idle-timer'.
6741
6742         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
6743         for `run-at-time'.
6744
6745         * mm-url.el: Require timer-funcs at compile time when in XEmacs
6746         for `with-timeout'.
6747
6748         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
6749         the same as for XEmacs 21.4.
6750         No need to ignore `run-with-idle-timer', this function exists in
6751         XEmacs now in timer-funcs.el in the xemacs-base package.
6752         (dgnushack-compile): No need to delete
6753         run-at-time.el from the list of files to compile because it
6754         doesn't exist anymore.
6755
6756 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6757
6758         * mml.el (mml-generate-mime-1): Convert string into unibyte when
6759         inserting " *mml*" buffer's contents into a unibyte temp buffer.
6760
6761 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
6762
6763         * mail-source.el (mail-source-fetch-imap): Search for ^From case
6764         sensitively.
6765
6766 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
6767
6768         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
6769
6770 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6771
6772         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
6773         which will be inserted according to the multibyteness of a buffer
6774         rather than the type of contents.  Suggested by ARISAWA Akihiro
6775         <ari@mbf.ocn.ne.jp>.
6776
6777         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
6778         of string which old xml.el may return rather than a string.
6779
6780 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6781
6782         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
6783
6784 2005-01-16  Simon Josefsson  <jas@extundo.com>
6785
6786         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
6787         idn/idna.el isn't available.
6788         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
6789         <michael@waxrat.com>.
6790
6791         * hashcash.el: Remove non-FSF copyright header.
6792
6793         * hashcash.el (hashcash-extra-generate-parameters): New variable.
6794         (hashcash-generate-payment): Use it.
6795         (hashcash-generate-payment-async): Use it.
6796
6797 2005-01-15  Simon Josefsson  <jas@extundo.com>
6798
6799         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
6800         Suggested by Raymond Scholz <ray-2005@zonix.de>.
6801
6802         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
6803         gnus-summary-idna-message.
6804         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
6805         (gnus-summary-idna-message): New function.
6806
6807 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6808
6809         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
6810         gnus-novice-user.
6811
6812 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6813
6814         * nnrss.el (nnrss-request-delete-group): Delete entries in
6815         nnrss-group-alist as well.
6816         (nnrss-save-server-data): Insert newline.
6817
6818 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
6819
6820         * gnus.el (gnus-user-agent): Use list of symbols instead of
6821         symbols.  Display full version number for (S)XEmacs.  Optionally
6822         display (S)XEmacs codename.
6823
6824         * gnus-util.el (gnus-emacs-version): Update for new
6825         `gnus-user-agent'.
6826
6827         * gnus-msg.el (gnus-extended-version): Make it possible to omit
6828         Gnus version.
6829
6830 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6831
6832         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
6833         which is unreadable in some setups.
6834
6835 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6836
6837         * gnus-spec.el (gnus-update-format-specifications): Flush the
6838         group format spec cache if it doesn't support decoded group names.
6839
6840 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6841
6842         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
6843         to apply decay on score files matching a regexp.
6844
6845 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6846
6847         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
6848         compatibility in %g and %c.
6849
6850 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6851
6852         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
6853         name for only %g and %c.
6854         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
6855         of gnus-tmp-group to decoded group name.
6856         (gnus-group-make-rss-group): Exclude `/'s from group names.
6857
6858 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6859
6860         * nnrss.el (nnrss-get-encoding): Fix regexp.
6861
6862 2004-12-27  Simon Josefsson  <jas@extundo.com>
6863
6864         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
6865         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
6866         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
6867
6868 2004-12-17  Kim F. Storm  <storm@cua.dk>
6869
6870         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
6871
6872         * gnus-sum.el (gnus-summary-mode-map): Likewise.
6873
6874 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6875
6876         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
6877
6878 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6879
6880         * nnrss.el: Require rfc2047 and mml.
6881         (nnrss-file-coding-system): New variable.
6882         (nnrss-format-string): Redefine it as an inline function.
6883         (nnrss-decode-group-name): New function.
6884         (nnrss-string-as-multibyte): Remove.
6885         (nnrss-retrieve-headers): Decode group name; don't use
6886         nnrss-format-string.
6887         (nnrss-request-group): Decode group name.
6888         (nnrss-request-article): Decode group name; allow a Message-ID as
6889         well as an article number; don't use nnrss-format-string; encode a
6890         Message-ID string which may contain non-ASCII characters; use
6891         mml-to-mime to compose a MIME article.
6892         (nnrss-request-expire-articles): Decode group name.
6893         (nnrss-request-delete-group): Decode group name.
6894         (nnrss-fetch): Clarify error message.
6895         (nnrss-read-server-data): Use insert-file-contents instead of load;
6896         bind file-name-coding-system; use multibyte buffer.
6897         (nnrss-save-server-data): Bind coding-system-for-write to the
6898         value of nnrss-file-coding-system; bind file-name-coding-system;
6899         add coding cookie.
6900         (nnrss-read-group-data): Use insert-file-contents instead of load;
6901         bind file-name-coding-system; use multibyte buffer.
6902         (nnrss-save-group-data): Bind coding-system-for-write to the
6903         value of nnrss-file-coding-system; bind file-name-coding-system.
6904         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
6905         make it work with non-ASCII text.
6906         (nnrss-find-el): Make it work with old xml.el as well.
6907
6908 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6909
6910         * nnrss.el (nnrss-get-encoding): New function.
6911         (nnrss-fetch): Use unibyte buffer initially; bind
6912         coding-system-for-read while performing mm-url-insert; remove ^Ms;
6913         decode contents according to the encoding attribute.
6914         (nnrss-save-group-data): Add coding cookie.
6915         (nnrss-mime-encode-string): New function.
6916         (nnrss-check-group): Use it to encode subject and author.
6917
6918 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6919
6920         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
6921         imaginary variable.
6922
6923 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6924
6925         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
6926         correctly even if there are wide characters.
6927
6928 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6929
6930         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
6931         downcased symbol names; make a new cache instead of reusing
6932         bbdb-hashtable.
6933
6934 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6935
6936         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6937         concatenating segments rather than before concatenating them.
6938         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6939
6940         * message.el (message-get-reply-headers): Bind `extra'.
6941
6942 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6943
6944         * message.el (message-extra-wide-headers): New variable.
6945         (message-get-reply-headers): Use it.
6946
6947 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6948
6949         * gnus-agent.el (gnus-agent-group-path): Decode group name.
6950         (gnus-agent-group-pathname): Ditto.
6951
6952         * gnus-cache.el (gnus-cache-file-name): Decode group name.
6953
6954         * gnus-group.el (gnus-group-make-group): Decode group name.
6955         (gnus-group-make-rss-group): Register the group data after opening
6956         the nnrss group.
6957
6958 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
6959
6960         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
6961         by expiry now get marked as read.
6962
6963 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6964
6965         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
6966
6967 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
6968
6969         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
6970         unify Latin characters in XEmacs.
6971         (mm-find-mime-charset-region): Use it.
6972
6973 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6974
6975         * gnus-util.el (gnus-delete-directory): New function.
6976
6977         * gnus-agent.el (gnus-agent-delete-group): Use it.
6978
6979         * gnus-cache.el (gnus-cache-delete-group): Use it.
6980
6981 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6982
6983         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
6984         names.
6985
6986 2004-12-16  Simon Josefsson  <jas@extundo.com>
6987
6988         * hashcash.el (hashcash-payment-alist): Fix custom :type.
6989
6990 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6991
6992         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
6993
6994         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
6995         (gnus-group-set-current-level): Decode group name.
6996
6997 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
6998
6999         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
7000         failed.
7001
7002 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7003
7004         * gnus-group.el (gnus-group-delete-group): Decode group name.
7005         (gnus-group-make-rss-group): Encode group name.
7006         (gnus-group-catchup-current): Decode group name.
7007         (gnus-group-kill-group): Decode group name.
7008
7009 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
7010
7011         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
7012
7013 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7014
7015         * gnus-group.el (gnus-group-make-rss-group):
7016         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
7017
7018         * gnus-start.el (gnus-setup-news): Honor user's setting to
7019         gnus-message-archive-method.  Suggested by Lute Kamstra
7020         <lute@gnu.org>.
7021
7022 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
7023
7024         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
7025         global counterparts of the buffer-local variables.
7026
7027 2004-11-16  Romain Francoise  <romain@orebokech.com>
7028
7029         * gnus-sum.el (gnus-summary-exit): Don't clear the global
7030         counterparts of the buffer-local variables.
7031
7032 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7033
7034         * message.el (message-forbidden-properties): Fixed typo in doc
7035         string.
7036
7037 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
7038
7039         * gnus-util.el (gnus-replace-in-string): Added doc string.
7040
7041         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
7042         to avoid problems when splitting mails with many recipients.
7043
7044 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7045
7046         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
7047         pop-to-buffer, covered by the subsequent gnus-configure-windows.
7048
7049 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
7050
7051         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
7052         if there is no hashtable in memory or file modification time is
7053         newer than cached timestamp.
7054
7055 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
7056
7057         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
7058         not-matching option.
7059
7060 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
7061
7062         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
7063         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
7064         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
7065         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
7066         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
7067         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
7068
7069 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7070
7071         * message.el (message-forward-make-body-mml): Remove headers
7072         according to message-forward-ignored-headers if a message is decoded.
7073
7074 2004-12-02  Romain Francoise  <romain@orebokech.com>
7075
7076         * message.el (message-forward-make-body-plain): Always remove
7077         headers according to message-forward-ignored-headers.
7078
7079 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
7080
7081         * spam.el (spam-summary-prepare-exit): Remove the
7082         gnus-summary-limit pop for now, it has problems with ham marks for
7083         me.
7084
7085 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
7086
7087         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
7088         correctly.
7089
7090 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
7091
7092         * format-spec.el (format-spec): Message the char.
7093
7094 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
7095
7096         * gnus-art.el (gnus-split-methods): Reformat comments.
7097
7098         * spam.el (spam-summary-prepare-exit): Remove article limits
7099         before exiting the summary buffer.
7100
7101 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7102
7103         * lpath.el: Remove bbdb-create-internal, bbdb-records,
7104         spam-BBDB-register-routine and spam-enter-ham-BBDB.
7105
7106         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
7107         order to silence the byte compiler.
7108
7109         * spam.el: Fix the way to silence the byte compiler, which
7110         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
7111         bbdb-search-simple, spam-BBDB-register-routine,
7112         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
7113         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
7114         spam-stat-buffer-is-spam, spam-stat-load,
7115         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
7116         spam-stat-save and spam-stat-split-fancy.
7117
7118 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7119
7120         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
7121         which may confuse users.
7122         (canlock-password-for-verify): Ditto.
7123
7124         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
7125
7126         * gnus-art.el (gnus-emphasis-alist): Ditto.
7127
7128         * gnus-registry.el (gnus-registry-max-entries): Ditto.
7129
7130         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
7131
7132         * gnus-start.el (gnus-save-killed-list): Ditto.
7133
7134         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
7135         (gnus-sum-thread-tree-root): Ditto.
7136         (gnus-sum-thread-tree-false-root): Ditto.
7137         (gnus-sum-thread-tree-single-indent): Ditto.
7138
7139         * message.el (message-courtesy-message): Ditto.
7140         (message-archive-note): Ditto.
7141         (message-subscribed-address-file): Ditto.
7142         (message-user-fqdn): Ditto.
7143
7144         * spam-report.el (spam-report-gmane-regex): Ditto.
7145
7146         * spam.el (spam-blackhole-good-server-regex): Ditto.
7147
7148 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7149
7150         * mml.el (mml-preview): Widen the message buffer before copying
7151         the contents to the preview buffer; sort headers before previewing.
7152
7153         * message.el (message-hidden-headers): Fix the way to avoid a bug
7154         in the `repeat' widget in Emacs 21.3 or earlier.
7155
7156 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7157
7158         * message.el (message-hidden-headers): Default to "^References:".
7159         Improve customization type.  Suggested by Reiner Steib
7160         <Reiner.Steib@gmx.de>.
7161
7162 2004-11-25  Romain Francoise  <romain@orebokech.com>
7163
7164         * message.el (message-strip-forbidden-properties): Remove check for
7165         obsolete `message-hidden' text property, hidden headers are not
7166         accessible in the buffer anymore.
7167
7168 2004-11-22  Romain Francoise  <romain@orebokech.com>
7169
7170         * message.el (message-header-format-alist): Add `From' in list
7171         so that it can be sorted.
7172         (message-fix-before-sending): Widen and sort headers before
7173         sending.
7174         (message-hide-headers): Use narrowing to hide headers by moving
7175         them to the top of the buffer and narrowing to the region
7176         underneath.
7177
7178 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7179
7180         * message.el (message-strip-forbidden-properties): Bind
7181         buffer-read-only (etc) to nil.
7182
7183 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7184
7185         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
7186         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7187
7188 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
7189
7190         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
7191
7192 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7193
7194         * dns.el (query-dns): Use sit-for to time instead of
7195         accept-process-output, since that doesn't seem to work on udp
7196         sockets.
7197
7198 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7199
7200         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
7201
7202 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
7203
7204         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
7205         doc string.  Improve doc string.
7206
7207 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7208
7209         * nntp.el (nntp-request-update-info): Return nil if
7210         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
7211         may not call gnus-activate-group which uselessly issues the GROUP
7212         commands for all nntp groups and wastes time.  Reported by Romain
7213         Francoise <romain@orebokech.com>.
7214
7215         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
7216
7217 2004-11-15  Simon Josefsson  <jas@extundo.com>
7218
7219         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
7220         headers separately.
7221         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
7222         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
7223
7224 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7225
7226         * gnus-start.el (gnus-convert-old-newsrc):
7227         Assign legacy-gnus-agent to 5.10.7.
7228
7229 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7230
7231         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
7232         start of the lines.
7233
7234 2004-11-14  Magnus Henoch  <mange@freemail.hu>
7235
7236         * hashcash.el (hashcash-default-payment): Change default to 20
7237         (hashcash-default-accept-payment): Change default to 20
7238         (hashcash-process-alist): New variable
7239         (hashcash-generate-payment-async): Add
7240         (hashcash-already-paid-p): Add
7241         (hashcash-insert-payment): Don't generate payments twice
7242         (hashcash-insert-payment-async): Add
7243         (hashcash-insert-payment-async-2): Add
7244         (hashcash-cancel-async): Add
7245         (hashcash-wait-async): Add
7246         (hashcash-processes-running-p): Add
7247         (hashcash-wait-or-cancel): Add
7248         (mail-add-payment): New optional argument.  Conditionally start
7249         asynchronous calculation.
7250         (mail-add-payment-async): Add
7251
7252         * message.el (message-send-mail): Wait for asynchronous hashcash
7253         results.  Don't clobber existing X-Hashcash headers.
7254         (message-setup-1): Call mail-add-payment-async when
7255         message-generate-hashcash is non-nil.
7256
7257 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
7258
7259         * message.el (message-use-alternative-email-as-from): Examine the
7260         From header as well; use message-make-from in order to include a
7261         user's full name.
7262
7263 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7264
7265         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
7266         default; improve customization type.
7267         (gnus-emphasis-custom-with-format): New macro.
7268         (gnus-emphasis-custom-value-to-external): New function.
7269         (gnus-emphasis-custom-value-to-internal): New function.
7270
7271 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7272
7273         * dns.el (query-dns): Resolve reverse addresses.
7274
7275 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7276
7277         * gnus-group.el (gnus-group-get-new-news): Use it.
7278
7279         * gnus-start.el (gnus-check-reasonable-setup): New function.
7280
7281 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7282
7283         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
7284         "Args out of range" error.  Reported by Arnaud Giersch
7285         <arnaud.giersch@free.fr>.
7286
7287 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7288
7289         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
7290
7291 2004-11-04  Richard M. Stallman  <rms@gnu.org>
7292
7293         * spam.el (spam group): Add :version.
7294
7295         * pgg-def.el (pgg group): Add :version.
7296
7297 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * gnus-art.el (gnus-article-edit-article): Don't associate the
7300         article buffer with a draft file.  This is a temporary measure
7301         against the 2004-08-22 change to gnus-article-edit-mode.
7302
7303 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7304
7305         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
7306         (html2text-format-tags): Remove unused variable `attr'.
7307
7308 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7309
7310         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
7311
7312         * tls.el (tls-process-connection-type, tls-success)
7313         (tls-certtool-program): Add :version.
7314
7315         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
7316         (starttls-extra-arguments, starttls-process-connection-type)
7317         (starttls-connect, starttls-failure, starttls-success):
7318
7319         * spam-stat.el (spam-stat): Add :version.
7320
7321         * sieve.el (sieve): Add :version.
7322
7323         * sha1.el (sha1): Add :version.
7324         (sha1-use-external): Remove redundant version.
7325
7326         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
7327         (nnmail-cache-ignore-groups, nnmail-spool-hook)
7328         (nnmail-split-fancy-match-partial-words)
7329         (nnmail-split-lowercase-expanded): Add :version.
7330
7331         * nndiary.el (nndiary): Add :version.
7332
7333         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
7334
7335         * mml-sec.el (mml-default-sign-method)
7336         (mml-default-encrypt-method, mml-signencrypt-style-alist):
7337         Add :version.
7338
7339         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
7340
7341         * mm-url.el (mm-url-use-external, mm-url-program)
7342         (mm-url-arguments): Add :version.
7343
7344         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
7345         (mm-attachment-file-modes, mm-decrypt-option)
7346         (mm-w3m-safe-url-regexp): Add :version.
7347
7348         * message.el (message-cite-prefix-regexp)
7349         (message-sendmail-envelope-from, message-minibuffer-local-map)
7350         (message-user-fqdn, message-completion-alist): Add :version.
7351
7352         * gnus-win.el (gnus-configure-windows-hook)
7353         (gnus-use-frames-on-any-display): Add :version.
7354
7355         * gnus-art.el (gnus-article-address-banner-alist)
7356         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
7357         (gnus-treat-from-picon, gnus-treat-mail-picon)
7358         (gnus-treat-x-pgp-sig): Add :version.
7359
7360         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
7361         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
7362         (gnus-summary-article-delete-hook)
7363         (gnus-summary-display-while-building): Add :version.
7364
7365         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
7366         (gnus-get-top-new-news-hook):Add :version.
7367
7368         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7369         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
7370
7371         * gnus-registry.el (gnus-registry): Add :version.
7372
7373         * gnus-spec.el (gnus-use-correct-string-widths)
7374         (gnus-make-format-preserve-properties): Add :version.
7375
7376         * gnus.el (gnus-group-charter-alist)
7377         (gnus-group-fetch-control-use-browse-url)
7378         (gnus-install-group-spam-parameters): Add :version.
7379
7380         * gnus-diary.el (gnus-diary): Add :version.
7381
7382         * gnus-delay.el (gnus-delay): Add :version.
7383
7384         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
7385         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
7386         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
7387         Add :version.
7388
7389         * gnus-agent.el (gnus-agent-max-fetch-size)
7390         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
7391         (gnus-agent-prompt-send-queue): Add :version.
7392
7393         * deuglify.el (gnus-outlook-deuglify): Add :version.
7394
7395         * html2text.el: Beautify code.  Improve doc strings.  Some
7396         checkdoc cleanup.
7397         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
7398
7399 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
7400
7401         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
7402
7403 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
7404
7405         * gnus-registry.el (gnus-registry-hashtb): Create the registry
7406         when package is loaded.
7407
7408         * spam.el (spam-summary-score-preferred-header): Add global preference
7409         for people who want to override the default SpamAssassin over
7410         Bogofilter preference (when both are set).
7411         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
7412         (spam-user-format-function-S): Check
7413         spam-summary-score-preferred-header.
7414         (spam-extra-header-to-number): Add X-Bogosity header parsing.
7415         (spam-user-format-function-S): Format the score correctly.
7416
7417 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7418
7419         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
7420         signature file.  Suggested by Manoj Srivastava
7421         <srivasta@golden-gryphon.com>.
7422
7423         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
7424         iso-2022-jp even in the Japanese language environment.
7425         Suggested by Jason Rumney <jasonr@gnu.org>.
7426
7427 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7428
7429         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
7430         use the same characters as the dummy marks; make it free from
7431         getting affected by the language environment.
7432         (gnus-summary-read-group-1): Update mark positions only when the
7433         format spec is updated.
7434
7435         * gnus-spec.el (gnus-update-format-specifications): Return a list
7436         of updated types.
7437
7438 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7439
7440         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
7441         of boundp to check if display-warning is available.
7442
7443 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
7444
7445         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
7446
7447 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7448
7449         * nnspool.el (nnspool-spool-directory): Use news-path if the
7450         news-directory variable is not bound.
7451
7452         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
7453         function instead of display-warning if it is not available.
7454
7455 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7456
7457         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
7458         v5-10: Use `point-at-bol'.
7459
7460 2004-10-26  Simon Josefsson  <jas@extundo.com>
7461
7462         * hashcash.el: Fix URL in comment, reported by Cheng Gao
7463         <chenggao@gmail.com>.
7464
7465 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
7466
7467         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
7468         instead.
7469
7470 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
7471
7472         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
7473         to remove a server from the nnimap-server-buffer-alist.
7474         (nnimap-open-connection, nnimap-close-server): Use it.
7475
7476         * gnus-encrypt.el: Remove file in favor of encrypt.el.
7477
7478 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7479
7480         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
7481         running the major-mode function.
7482
7483 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7484
7485         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
7486         dummy marks in the right way.
7487
7488 2004-10-18  David Edmondson  <dme@dme.org>
7489
7490         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
7491         excessively.
7492
7493 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
7494
7495         * gnus-util.el (gnus-split-references): Accept a nil references
7496         string and go on blissfully.
7497
7498         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
7499         cases where the references string is non-nil but has no references.
7500
7501         * encrypt.el: Add autoload tags.
7502
7503         * spam.el (spam-resolve-registrations-routine): Remove article
7504         from unregistration list too.  Reported by David Hanak
7505         <dhanak@isis.vanderbilt.edu>
7506
7507 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
7508
7509         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
7510         nil.  Changed custom type.
7511
7512 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
7513
7514         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
7515
7516         * gnus-sum.el (gnus-summary-move-article): Use it.
7517
7518 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
7519
7520         * encrypt.el: Add autoload cookies.
7521
7522         * spam.el (spam-backend-article-list-property)
7523         (spam-backend-get-article-todo-list)
7524         (spam-backend-put-article-todo-list, )
7525         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
7526         Resolve registrations separately.
7527         (spam-register-routine): Format comments.
7528         (spam-unregister-routine, spam-register-routine): Always call with
7529         specific-articles, no default list.
7530         (spam-summary-prepare-exit): Use the spam-classifications function.
7531
7532         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
7533         gnus-encrypt.el.
7534
7535         * encrypt.el: copied from gnus-encrypt.el
7536
7537         * gnus-encrypt.el: commented that it's obsolete
7538
7539 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7540
7541         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
7542         (gnus-score-save): Use it.
7543
7544         * message.el (message-bury): Use `window-dedicated-p'.
7545
7546 2004-10-15  Simon Josefsson  <jas@extundo.com>
7547
7548         * pop3.el (top-level): Don't require nnheader.
7549         (pop3-read-timeout): Add.
7550         (pop3-accept-process-output): Add.
7551         (pop3-read-response, pop3-retr): Use it.
7552
7553 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
7554
7555         * spam.el (spam-register-routine): Move comment.
7556         (spam-verify-bogofilter): Use 'unknown for the initial
7557         spam-bogofilter-valid state, not 'never.
7558
7559         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
7560         for netrc-machine.
7561
7562         * nnimap.el (nnimap-open-connection): Use
7563         netrc-machine-user-or-password.
7564
7565 2004-10-17  Richard M. Stallman  <rms@gnu.org>
7566
7567         * gnus-registry.el (gnus-registry-unload-hook):
7568         Set as a variable with add-hook.
7569
7570         * nnspool.el (nnspool-spool-directory): Use news-directory instead
7571         of news-path.
7572
7573         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
7574
7575         * spam.el: Delete duplicate `provide'.
7576         (spam-unload-hook): Set as a variable with add-hook.
7577
7578 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7579
7580         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
7581         in the doc string.
7582
7583         * message.el (message-ignored-news-headers)
7584         (message-ignored-supersedes-headers)
7585         (message-ignored-resent-headers)
7586         (message-forward-ignored-headers): Improve custom type.
7587
7588 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7589
7590         * message.el (message-tokenize-header): Fix 2004-09-06 change
7591         which used point-min in the wrong place.
7592
7593 2004-10-12  Simon Josefsson  <jas@extundo.com>
7594
7595         * tls.el (tls-certtool-program): New variable.
7596         (tls-certificate-information): New function, based on
7597         ssl-certificate-information.
7598
7599 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7600
7601         * compface.el: Move the version of ELisp-based uncompface program
7602         to the contrib directory because of the copyright problem.
7603
7604 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7605
7606         * message.el (message-kill-buffer): Raise the current frame.
7607
7608 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7609
7610         * gnus-sum.el: Mention that multibyte characters don't work as marks.
7611
7612         * gnus.el (message-y-or-n-p): Autoload.
7613
7614         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
7615         (pop3-password-required, pop3-authentication-scheme)
7616         (pop3-leave-mail-on-server): Made customizable.
7617         (pop3): New custom group.
7618         (pop3-retr): Remove `sleep-for' statements.
7619         Suggested by Dave Love <fx@gnu.org>.
7620
7621         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
7622         Windows/DOS.
7623
7624         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
7625         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
7626         Dave Love <fx@gnu.org>.
7627
7628         * mml.el (mml-minibuffer-read-disposition): Require match.
7629         Suggested by Dave Love <fx@gnu.org>.
7630
7631 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
7632
7633         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
7634         doc string.
7635
7636 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7637
7638         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
7639
7640 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7641
7642         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
7643         instead of calling `mm-insert-inline', to decode text/* parts
7644         before displaying them.
7645
7646 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7647
7648         * mm-uu.el (mm-uu-text-plain-type): New variable.
7649         (mm-uu-pgp-signed-extract-1): Use it.
7650         (mm-uu-pgp-encrypted-extract-1): Use it.
7651         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
7652         bind mm-uu-text-plain-type with that value.
7653         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
7654         mm-uu-dissect.
7655
7656 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7657
7658         * gnus-group.el (gnus-update-group-mark-positions):
7659         * gnus-sum.el (gnus-update-summary-mark-positions):
7660         * message.el (message-check-news-body-syntax):
7661         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
7662         of string-as-multibyte.
7663
7664 2004-10-05  Juri Linkov  <juri@jurta.org>
7665
7666         * gnus-group.el (gnus-update-group-mark-positions):
7667         * gnus-sum.el (gnus-update-summary-mark-positions):
7668         * message.el (message-check-news-body-syntax):
7669         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
7670         8-bit unibyte values to a multibyte string for search functions.
7671
7672 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7673
7674         * mm-uu.el (mm-uu-dissect): Allow optional arg.
7675         (mm-uu-dissect-text-parts): New function.
7676
7677         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
7678         dissect text parts.
7679
7680         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
7681         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
7682
7683         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
7684
7685         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
7686         gnus-current-topics instead of gnus-current-topic.
7687
7688 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
7689
7690         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
7691
7692 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
7693
7694         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
7695         where approriate.
7696
7697         * nnml.el (nnml-generate-active-info): do.
7698
7699         * nndiary.el (nndiary-generate-active-info): do.
7700
7701         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
7702         (gnus-topic-move): do.
7703
7704         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
7705         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
7706
7707         * gnus-srvr.el (gnus-server-prepare)
7708         (gnus-server-open-all-servers): do.
7709
7710         * gnus-msg.el (gnus-summary-cancel-article)
7711         (gnus-summary-resend-message)
7712         (gnus-summary-mail-crosspost-complaint): do.
7713
7714         * gnus-move.el (gnus-change-server): do.
7715
7716         * gnus-group.el (gnus-group-unmark-all-groups)
7717         (gnus-group-set-current-level): do.
7718
7719 2004-10-04  Simon Josefsson  <jas@extundo.com>
7720
7721         * message.el (message-generate-hashcash): Doc fix.
7722
7723 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
7724
7725         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
7726         avoid infinite recursion via gnus-get-function.
7727
7728 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
7729
7730         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
7731
7732         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
7733
7734         * nnmail.el (nnmail-split-history): do.
7735
7736         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
7737         (nnml-request-delete-group): do.
7738
7739         * nnslashdot.el (nnslashdot-read-groups): do.
7740
7741         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
7742         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
7743
7744         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
7745         (nnspool-sift-nov-with-sed): Use last
7746         (nnspool-retrieve-headers-with-nov): Use mapc.
7747         (nnspool-request-newgroups): Use dolist.
7748         (nnspool-request-group): Use last.
7749
7750         * nntp.el (nntp-read-server-type): Use dolist.
7751
7752         * nnvirtual.el (nnvirtual-create-mapping)
7753         (nnvirtual-update-read-and-marked): Use dolist.
7754         (nnvirtual-convert-headers): Simplify.
7755
7756 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7757
7758         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
7759         support for sync'ing tick marks.
7760
7761 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7762
7763         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
7764         there's no visible header.
7765
7766 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7767
7768         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
7769         necessary, pass full group name to gnus-request-set-marks.
7770
7771 2004-10-01  Simon Josefsson  <jas@extundo.com>
7772
7773         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
7774         acroread.
7775
7776 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7777
7778         * spam-report.el (spam-report-gmane): Fix interactive.
7779
7780         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
7781
7782         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
7783         when writing file.
7784         (gnus-agent-synchronize-flags): Don't default to being
7785         interactive.
7786
7787 2004-09-30  Simon Josefsson  <jas@extundo.com>
7788
7789         * message.el (message-generate-hashcash): Add.
7790         (message-send-mail): Use it, call mail-add-payment.
7791
7792 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7793
7794         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
7795
7796 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
7797
7798         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
7799         gnus-requst-update-info with explicit code to sync the in-memory
7800         info read flags with the marks being sync'd to the backend.
7801
7802         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
7803
7804 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7805
7806         * spam.el (spam-verify-bogofilter): Add new function.
7807         (spam-check-bogofilter)
7808         (spam-bogofilter-register-with-bogofilter): Use it.
7809         (spam-verify-bogofilter): Add small fixes.
7810
7811 2004-09-28  Simon Josefsson  <jas@extundo.com>
7812
7813         * hashcash.el (hashcash-generate-payment): Revert.
7814
7815 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7816
7817         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
7818         gnus-extract-references instead of gnus-split-references.
7819
7820         * gnus-util.el (gnus-extract-references): Add new function, analogous
7821         to gnus-split-references but extracts only the message-ID without
7822         anything extra.
7823
7824         * hashcash.el (hashcash-generate-payment)
7825         (hashcash-check-payment): Do the right thing if hashcash-path is
7826         nil (because the hashcash program could not be found).
7827
7828         * spam.el (spam-use-hashcash): Remove comment.
7829
7830 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
7831
7832         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
7833         (gnus-cache-enter-article, gnus-cache-remove-article)
7834         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
7835
7836         * gnus-async.el (gnus-async-prefetch-remove-group): do.
7837
7838         * gnus-art.el (article-hide-boring-headers)
7839         (article-translate-strings, article-display-face)
7840         (gnus-article-mime-match-handle-first)
7841         (gnus-article-highlight-headers)
7842         (gnus-article-add-buttons-to-head): do.
7843
7844 2004-09-27  Simon Josefsson  <jas@extundo.com>
7845
7846         * hashcash.el: New version, from
7847         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
7848         ../contrib/.
7849
7850 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7851
7852         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
7853
7854 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7855
7856         * gnus-dup.el (gnus-dup-open): Use mapc.
7857         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
7858
7859         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
7860         Reported by Stefan Wiens <s.wi@gmx.net>.
7861
7862         * gnus.el (gnus-shutdown): Use dolist.
7863
7864         * gnus-undo.el (gnus-undo): Use mapc.
7865
7866         * nnrss.el (nnrss-generate-active): do.
7867
7868         * message.el (message-cite-original-without-signature)
7869         (message-cite-original): Use mapc.
7870         (message-do-actions, message-make-forward-subject): Use dolist.
7871
7872 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7873
7874         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
7875         deletion to remove entire duplicate line.  Fixes merged article
7876         number bug.
7877
7878 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7879
7880         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
7881         servers that are offline.  Avoids having gnus-agent-toggle-plugged
7882         first ask if you want to open a server and then, even when you
7883         responded with no, asking if you want to synchronize the server's
7884         flags.
7885         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
7886         multi-line expressions.
7887         (gnus-agent-synchronize-group-flags): New internal function.
7888         Updates marks in memory (in the info structure) AND in the
7889         backend.
7890
7891         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
7892
7893         * nnagent.el (nnagent-request-set-mark): Use
7894         gnus-agent-synchronize-group-flags, not backend's request-set-mark
7895         method, to ensure that synchronization updates marks in the
7896         backend and in the info (in memory) structure.
7897
7898 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7899
7900         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
7901         convention fully; don't miss the root article of a thread; make
7902         the X-Draft-From header with correct article numbers.
7903
7904 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
7905
7906         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
7907         unless plugged.  Disable the agent so that an open failure causes
7908         an error.
7909
7910         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
7911         Reverted 2004-09-21 change.  The backend must be opened while
7912         synchronizing flags even when the backend stores the flags
7913         locally.
7914
7915 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7916
7917         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
7918         in `header' match.  Reported by Svend Tollak Munkejord.
7919
7920         * message.el (message-cite-original): Fix use of
7921         `message-cite-articles-with-x-no-archive'.
7922
7923 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7924
7925         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
7926         (gnus-window-to-buffer): Ditto.
7927
7928         * mml.el (mml-preview-buffer): New variable.
7929         (mml-preview): Manage window layout with gnus-buffer-configuration.
7930
7931         * gnus-msg.el (gnus-setup-message): Put article numbers into the
7932         X-Draft-From header even if those articles aren't quoted.
7933
7934 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
7935
7936         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
7937         (gnus-request-set-mark, gnus-request-update-mark): Use new
7938         g-s-t-u-l-m to decide to use backend even when unplugged.
7939
7940 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7941
7942         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
7943         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
7944
7945 2004-09-20  Simon Josefsson  <jas@extundo.com>
7946
7947         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
7948         "utf-16-le".
7949
7950 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7951
7952         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
7953
7954 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7955
7956         * uudecode.el (uudecode-use-external): Add :version.
7957
7958         * smime.el (smime-CA-file, smime-encrypt-cipher)
7959         (smime-dns-server): Add :version.
7960
7961         * smiley.el (gnus-smiley-file-types): Add :version.
7962
7963         * sha1.el (sha1-use-external): Add :version.
7964
7965         * pgg-def.el (pgg-query-keyserver): Add :version.
7966
7967         * nnmail.el (nnmail-fancy-expiry-targets)
7968         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
7969         Add :version.
7970
7971         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
7972         (nnimap-retrieve-groups-asynchronous): Add :version.
7973         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
7974
7975         * mml.el (mml-content-disposition-parameters)
7976         (mml-insert-mime-headers-always): Add :version.
7977
7978         * mm-util.el (mm-coding-system-priorities): Add :version.
7979
7980         * mm-decode.el (mm-inline-text-html-with-images)
7981         (mm-keep-viewer-alive-types, mm-external-terminal-program)
7982         (mm-verify-option): Add :version.
7983         (mm-text-html-renderer): Change :version.
7984
7985         * message.el (message-fcc-externalize-attachments)
7986         (message-required-headers, message-draft-headers)
7987         (message-subject-trailing-was-query)
7988         (message-subject-trailing-was-ask-regexp)
7989         (message-subject-trailing-was-regexp, message-mark-insert-begin)
7990         (message-mark-insert-end, message-archive-header)
7991         (message-archive-note, message-cross-post-default)
7992         (message-cross-post-note, message-followup-to-note)
7993         (message-cross-post-note-function, message-use-mail-followup-to)
7994         (message-subscribed-address-functions)
7995         (message-subscribed-address-file, message-subscribed-addresses)
7996         (message-subscribed-regexps, message-allow-no-recipients)
7997         (message-yank-cited-prefix, message-signature-insert-empty-line)
7998         (message-hidden-headers, message-hierarchical-addresses)
7999         (message-mail-user-agent, message-use-idna)
8000         (message-valid-fqdn-regexp)
8001         (message-strip-special-text-properties, message-header-synonyms)
8002         (message-beginning-of-line, message-tab-body-function): Add :version.
8003         (message-insert-canlock, message-wide-reply-confirm-recipients):
8004         Change :version.
8005
8006         * mail-source.el (mail-source-ignore-errors): Add :group, :type
8007         and :version.
8008         (mail-source-delete-old-incoming-confirm)
8009         (mail-source-movemail-program): Add :version.
8010
8011         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
8012         (gnus-agent-cache, gnus-agent): Change :version.
8013
8014         * gnus-util.el (gnus-use-byte-compile): Change :version.
8015
8016         * gnus-sum.el (gnus-summary-make-false-root-always)
8017         (gnus-summary-default-high-score)
8018         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
8019         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
8020         (gnus-read-all-available-headers, gnus-article-emulate-mime)
8021         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
8022         (gnus-sum-thread-tree-single-indent)
8023         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
8024         (gnus-sum-thread-tree-leaf-with-other)
8025         (gnus-sum-thread-tree-single-leaf): Add :version.
8026         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
8027         (gnus-article-loose-mime): Change :version.
8028
8029         * gnus-start.el (gnus-backup-startup-file)
8030         (gnus-save-startup-file-via-temp-buffer): Add :version.
8031
8032         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
8033         (gnus-server-offline-face): Add :version.
8034
8035         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
8036
8037         * gnus-msg.el (gnus-gcc-externalize-attachments)
8038         (gnus-debug-files, gnus-debug-exclude-variables)
8039         (gnus-discouraged-post-methods): Change :version.
8040         (gnus-confirm-mail-reply-to-news)
8041         (gnus-confirm-treat-mail-like-news): Add :version.
8042
8043         * gnus-int.el (gnus-server-unopen-status): Add :version.
8044
8045         * gnus-group.el (gnus-group-jump-to-group-prompt)
8046         (gnus-large-ephemeral-newsgroup)
8047         (gnus-fetch-old-ephemeral-headers): Add :version.
8048
8049         * gnus-fun.el (gnus-x-face-directory)
8050         (gnus-convert-pbm-to-x-face-command)
8051         (gnus-convert-image-to-x-face-command)
8052         (gnus-convert-image-to-face-command): Add :version.
8053
8054         * gnus-delay.el (gnus-delay-default-hour): Add :version.
8055
8056         * gnus-cite.el (gnus-cite-blank-line-after-header)
8057         (gnus-article-boring-faces): Add :version.
8058
8059         * gnus-art.el (gnus-buttonized-mime-types)
8060         (gnus-inhibit-mime-unbuttonizing)
8061         (gnus-treat-display-face)
8062         (gnus-treat-body-boundary): Change :version.
8063         (gnus-body-boundary-delimiter, gnus-picon-databases)
8064         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
8065         (gnus-treat-date-english, gnus-treat-fold-headers)
8066         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
8067         (gnus-treat-mail-picon, gnus-treat-wash-html)
8068         (gnus-article-encrypt-protocol)
8069         (gnus-use-idna, gnus-article-over-scroll)
8070         (gnus-mime-display-multipart-alternative-as-mixed)
8071         (gnus-mime-display-multipart-related-as-mixed)
8072         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
8073         (gnus-ctan-url, gnus-button-ctan-handler)
8074         (gnus-button-handle-ctan-bogus-regexp)
8075         (gnus-button-ctan-directory-regexp)
8076         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
8077         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
8078         (gnus-button-man-level, gnus-button-emacs-level)
8079         (gnus-button-message-level, gnus-button-browse-level): Add :version.
8080
8081         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
8082         (gnus-agent-go-online): Change :version.
8083         (gnus-agent-expire-unagentized-dirs)
8084         (gnus-agent-auto-agentize-methods): Add :version.
8085
8086         * flow-fill.el (fill-flowed-display-column)
8087         (fill-flowed-encode-column): Add :version.
8088
8089         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
8090         (gnus-outlook-deuglify-unwrap-max)
8091         (gnus-outlook-deuglify-cite-marks)
8092         (gnus-outlook-deuglify-unwrap-stop-chars)
8093         (gnus-outlook-deuglify-no-wrap-chars)
8094         (gnus-outlook-deuglify-attrib-cut-regexp)
8095         (gnus-outlook-deuglify-attrib-verb-regexp)
8096         (gnus-outlook-deuglify-attrib-end-regexp)
8097         (gnus-outlook-display-hook): Add :version.
8098
8099         * binhex.el (binhex-use-external): Add :version.
8100
8101 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
8102
8103         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
8104         and `invisible'.
8105
8106 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8107
8108         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
8109         in gnus-registry-trim.
8110
8111 2004-09-13  Simon Josefsson  <jas@extundo.com>
8112
8113         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
8114
8115         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
8116
8117         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
8118         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8119         <yamaoka@jpl.org>.
8120         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
8121         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
8122         <yamaoka@jpl.org>.
8123
8124         * sieve.el (sieve-manage-mode): Ditto.
8125
8126 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
8127
8128         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
8129
8130 2004-09-11  Simon Josefsson  <jas@extundo.com>
8131
8132         * dns-mode.el: Add.
8133
8134         * mm-view.el (mm-display-dns-inline): Add.
8135
8136         * mm-decode.el (mm-inline-media-tests): Add text/dns.
8137         (mm-automatic-display): Ditto.
8138
8139         * mailcap.el (mailcap-mime-data): Add text/dns.
8140         (mailcap-mime-extensions): Map .soa to text/dns.
8141
8142 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
8143
8144         * gnus-art.el (article-decode-mime-words, article-babel)
8145         (gnus-article-highlight-signature, gnus-article-add-buttons)
8146         (gnus-signature-toggle): Remove unnecessary bindings of
8147         `inhibit-read-only' inherited from v5.10 merge.
8148
8149 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
8150
8151         * nntp.el (nntp): New customization group.
8152         (nntp-authinfo-file): Add customization group.
8153
8154         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
8155
8156         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
8157
8158         * gnus.el (to-address, to-list, subscribed)
8159         (large-newsgroup-initial): Ditto.
8160
8161         * flow-fill.el (fill-flowed-display-column)
8162         (fill-flowed-encode-column): Ditto.
8163
8164 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
8165
8166         * message.el (message-tokenize-header, message-send-mail-with-qmail):
8167         Use point-min rather than 1.
8168         (message-send-mail): Use buffer-size rather than point-max.
8169
8170         * gnus-sum.el (gnus-summary-search-article-forward):
8171         Signal a specific `search-failed' rather than a generic `error'.
8172
8173         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
8174         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
8175         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
8176
8177 2004-09-10  Simon Josefsson  <jas@extundo.com>
8178
8179         * nndb.el (require): Remove tcp and duplicate cl.
8180
8181 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8182
8183         * gnus-agent.el (directory-files-and-attributes): Move forward.
8184
8185 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
8186
8187         * gnus-agent.el (directory-files-and-attributes): Optionally
8188         defined to support XEmacs.
8189
8190 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
8191
8192         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
8193         to avoid run-time CL dependencies.
8194         (gnus-agent-unfetch-articles): New function.
8195         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
8196         article numbers even when local .overview file is missing.
8197         (gnus-agent-read-article-number): New function. Only accepts
8198         27-bit article numbers.
8199         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
8200         gnus-agent-read-article-number.
8201         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
8202         from backend while recognizing that article numbers in .overview
8203         must be valid.
8204         (gnus-agent-update-files-total-fetched-for): Use
8205         directory-files-and-attributes to improve performance.
8206         * gnus-int.el (gnus-request-move-article): Use
8207         gnus-agent-unfetch-articles in place of gnus-agent-expire to
8208         improve performance.
8209
8210         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
8211         some users confused by references to .newsrc when they only have a
8212         .newsrc.eld file.
8213         (gnus-convert-mark-converter-prompt,
8214         gnus-convert-converter-needs-prompt): Fixed use of property list.
8215         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
8216         New function. Used internally to only display 'gnus converting
8217         files' message when actually necessary.
8218
8219         * gnus-sum.el (): Removed (require 'gnus-agent) as required
8220         methods now autoloaded.
8221
8222 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8223
8224         * gnus-sum.el (gnus-summary-insert-subject): Remove list
8225         identifiers.
8226
8227 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
8228
8229         * gnus-picon.el: Fix indentation and closing parenthesis.
8230
8231 2004-09-01  Simon Josefsson  <jas@extundo.com>
8232
8233         * message.el (message-canlock-generate): Require sha1, not
8234         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
8235         to require within a function.  Sadly, if sha1.el isn't loaded, the
8236         let binding in m-c-g will hide the defcustom definition, which is
8237         bad.)
8238
8239         * canlock.el: Require sha1, not sha1-el.
8240
8241         * message.el: Don't autoload sha1 (there is a autoload cookie in
8242         sha1.el).
8243
8244         * sha1-el.el: Renamed to sha1.el.
8245
8246 2004-08-30  Juanma Barranquero  <lektu@terra.es>
8247
8248         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
8249
8250 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8251
8252         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
8253
8254 2004-08-30  Kim F. Storm  <storm@cua.dk>
8255
8256         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
8257
8258         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
8259         Add :group 'nnimap.
8260
8261 2004-08-30  Andreas Schwab  <schwab@suse.de>
8262
8263         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
8264         ?* and ?\;.
8265
8266         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
8267         and ?\' to symbol instead of whitespace.
8268
8269 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8270
8271         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
8272
8273         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
8274         instead of re-search-forward.
8275
8276         * gnus-uu.el (gnus-uu-save-article): Ditto.
8277         (gnus-uu-post-encode-uuencode): Ditto.
8278
8279         * html2text.el (html2text-clean-list-items): Ditto.
8280         (html2text-clean-dtdd): Ditto.
8281         (html2text-format-tags): Ditto.
8282
8283         * message.el (message-send-mail-with-sendmail): Fix regexp.
8284         (message-fill-field-general): Use search-forward instead of
8285         re-search-forward.
8286         (unbold-region): Ditto.
8287
8288         * nnrss.el (nnrss-request-article): Ditto.
8289
8290         * nnslashdot.el (nnslashdot-request-article): Ditto.
8291
8292         * nnweb.el (nnweb-gmane-wash-article): Ditto.
8293
8294         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
8295         "Unrecognized menu descriptor" error in XEmacs.
8296
8297 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8298
8299         * gnus-sum.el (gnus-read-header): Don't remove a header for the
8300         parent article of a sparse article in the thread hashtb.
8301
8302 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
8303
8304         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
8305         (nnmail-expand-newtext): Lowercase expanded entries if
8306         nnmail-split-lowercase-expanded is non-nil.
8307
8308 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8309
8310         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
8311         entry.
8312
8313         * gnus-group.el (gnus-group-line-format-alist): Convert the value
8314         of gnus-tmp-news-method into string under XEmacs.  It will be
8315         passed to gnus-correct-length which takes only a string argument.
8316
8317 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8318
8319         * gnus-util.el (gnus-bind-print-variables): New macro.
8320         (gnus-prin1): Use it.
8321         (gnus-prin1-to-string): Use it.
8322         (gnus-pp): New function.
8323         (gnus-pp-to-string): New function.
8324
8325         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
8326         pp-to-string with gnus-pp-to-string.
8327         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
8328         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
8329         * gnus-msg.el (gnus-debug): Ditto.
8330         * gnus-score.el (gnus-score-save): Ditto.
8331         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
8332         gnus-pp-to-string.
8333         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
8334         with gnus-pp.
8335         * score-mode.el (gnus-score-pretty-print): Ditto.
8336         * webmail.el (webmail-debug): Ditto.
8337
8338 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8339
8340         * gnus-art.el (article-display-face, article-display-x-face): Use
8341         buffer-read-only.
8342
8343 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8344
8345         * gnus-art.el (article-hide-list-identifiers): Bind
8346         inhibit-read-only as t.
8347
8348 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8349
8350         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
8351
8352 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8353
8354         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
8355         (gnus-narrow-to-page): Don't assume point-min == 1.
8356         (gnus-article-edit-mode): Derive from message-mode.
8357
8358         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
8359         point-min == 1.
8360
8361         * imap.el (imap-parse-address-list, imap-parse-body-ext):
8362         Disable incorrect use of `assert'.
8363
8364         * message.el (message-mode): Set comment-start-skip.
8365
8366
8367 2004-08-22  Sam Steingold  <sds@gnu.org>
8368
8369         * pop3.el (pop3-leave-mail-on-server): New user variable.
8370         (pop3-movemail): Delete mail only when it is nil.
8371
8372 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
8373
8374         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
8375
8376         * mml.el (mml-preview): Use `pop-to-buffer'.
8377
8378         * message.el (message-goto-mail-followup-to): Insert after "To".
8379         (message-carefully-insert-headers): Add comment.
8380
8381         * gnus.el: Remove unused variable `gnus-article-check-size'.
8382
8383         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
8384
8385         * gnus-art.el (gnus-button-alist): Improve
8386         `gnus-button-handle-library' entry.
8387
8388 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
8389
8390         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
8391         downcase, since XEmacs capitalizes error messages differently.
8392
8393 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
8394
8395         * nntp.el: Add (require 'gnus) due to reference to
8396         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
8397
8398 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
8399
8400         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
8401         `mm-fill-flowed'.
8402
8403         * mm-decode.el (mm-dissect-singlepart): Check it.
8404
8405 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
8406
8407         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
8408         'imap' for netrc parsing.
8409
8410 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
8411
8412         * mailcap.el (mailcap-mime-data): Mark as risky.
8413
8414 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8415
8416         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
8417         may be included in the encoded word.
8418         (rfc2047-encode): Don't append a space if the encoded word
8419         includes close parenthesis.
8420
8421 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8422
8423         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
8424         of text within parentheses.
8425
8426 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
8427
8428         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
8429         (gnus-encrypt-write-file-contents): Make the password key the file
8430         name PLUS the cipher, not just the cipher.  Also remove failed
8431         passwords from the cache.
8432
8433 2004-08-06  Simon Josefsson  <jas@extundo.com>
8434
8435         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
8436         fix.
8437
8438 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8439
8440         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
8441         LWSP.
8442
8443 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
8444
8445         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
8446         to append in-reply-to: data to the references: header.
8447
8448         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
8449         (netrc-parse): Use gnus-encrypt.el functions.
8450
8451         * gnus-encrypt.el: Add new file for encryption support; currently
8452         does only a few GPG ciphers and an internal XOR cipher.
8453
8454         * password.el: Add comments on using password-read-and-add.
8455         (password-read-and-add): Add function to read and add the
8456         password to the cache at once.
8457
8458 2004-07-28  Simon Josefsson  <jas@extundo.com>
8459
8460         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
8461         parameter (but don't use it, for now).
8462
8463         * imap.el (imap-ssl-open): Use imap-process-connection-type,
8464         instead of hard coding to nil.
8465
8466 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * mm-view.el (mm-inline-image-emacs): Open lines under an image
8469         as mm-inline-image-xemacs does.
8470
8471 2004-07-26  Simon Josefsson  <jas@extundo.com>
8472
8473         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
8474         Revert part of 2004-07-17 change below.
8475
8476 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8477
8478         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
8479         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8480
8481 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8482
8483         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
8484         quotes that actually start with ">" at the beginning of the
8485         lines.
8486
8487 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8488
8489         * rfc2047.el (rfc2047-encode-region): Fix last change.
8490         (rfc2047-encode-parameter): Remove useless concat.
8491
8492 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8493
8494         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
8495         encode special characters; fix some kind of misconfigured headers;
8496         signal a real error if debug-on-quit or debug-on-error is non-nil.
8497         (rfc2047-encode-max-chars): New variable.
8498         (rfc2047-encode-1): Use it.
8499         (rfc2047-encode-parameter): New function.
8500
8501         * mml.el (mml-insert-parameter): Remove an excessive space.
8502
8503 2004-07-17  Simon Josefsson  <jas@extundo.com>
8504
8505         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
8506         Kai Grossjohann <kai@emptydomain.de>.
8507         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
8508         (gnus-group-make-menu-bar): Ditto.
8509
8510         * gnus-util.el (gnus-group-server): Add.
8511
8512 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
8513
8514         * message.el (message-clone-locals): Clone sendmail and smtp
8515         variables.
8516
8517 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * rfc2047.el (rfc2047-encode-region): Fix last change.
8520
8521 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8522
8523         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
8524         characters as non-special.
8525
8526 2004-07-09  Simon Josefsson  <jas@extundo.com>
8527
8528         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
8529         Users will lose all flag changes made while unplugged with
8530         e.g. nntp unless flag synchronization happens, thus `nil' is not a
8531         good default.  See numerous reports on ding mailing list.
8532
8533 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8534
8535         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
8536         add generate-head-function and generate-article-function to the
8537         rfc822-forward entry.
8538         (nndoc-rfc822-forward-generate-article): New function.
8539         (nndoc-rfc822-forward-generate-head): New function.
8540
8541         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
8542
8543 2004-07-06  Dan Christensen  <jdc@uwo.ca>
8544
8545         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
8546         respect display group parameter and gnus-summary-expunge-below.
8547         (gnus-articles-to-read): Remove unused reference to display group
8548         parameter.
8549
8550 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8551
8552         * nnheader.el (nnheader-uniquify-message-id): New experimental
8553         variable.
8554         (nnheader-nov-read-message-id): Use it.
8555
8556         * spam-report.el (spam-report-gmane): Add interactive.
8557
8558 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8559
8560         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
8561         qp-or-base64 for the application/* types.
8562
8563 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
8564
8565         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
8566
8567 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
8568
8569         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
8570         trim value.
8571
8572 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8573
8574         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
8575         New macro and function.
8576         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
8577
8578 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8579
8580         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
8581         after-load-alist.
8582
8583 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8584
8585         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
8586         update info that isn't there.
8587
8588 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
8589
8590         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
8591         entry.
8592
8593 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8594
8595         * mm-view.el (mm-inline-render-with-function): Use multibyte
8596         buffer; decode html source by charset.
8597
8598         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
8599
8600         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
8601         Mule-UCS is loaded under XEmacs.
8602         (mm-mime-mule-charset-alist): Avoid duplicated entries.
8603
8604 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
8605
8606         * nnheader.el (nnheader-max-head-length): Increase to 8192.
8607
8608 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8609
8610         * mm-util.el (mm-coding-system-p): Return a coding-system.
8611         (mm-mime-mule-charset-alist): Use shift_jis instead of
8612         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
8613         entries for the mime charsets iso-2022-jp-3 and shift_jis.
8614         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
8615         instead of japanese-shift-jis and iso-latin-1 respectively in
8616         order to share the default value with both Emacs and XEmacs-mule.
8617         (mm-mule-charset-to-mime-charset): Make
8618         mm-coding-system-priorities effective.
8619         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
8620         while predicating of candidates upon the priorities.
8621
8622 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
8623
8624         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8625         gnus-uu-invert-processable.
8626
8627         * gnus.el: Autoload gnus-uu-invert-processable.
8628
8629 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8630
8631         * mm-util.el (mm-with-multibyte-buffer): New macro.
8632
8633         * rfc2047.el (rfc2047-encode-string): Use it.
8634         (rfc2047-encode-region): Move point to the end of the region after
8635         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
8636
8637 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8638
8639         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
8640         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
8641
8642 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8643
8644         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
8645         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
8646         Karl Chen <quarl@nospam.quarl.org>.
8647
8648 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
8649
8650         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
8651         invalid addresses.
8652
8653 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
8654
8655         * spam.el: Change section markers, revise TODO list.
8656         (spam-backends): Make new master list of all installed backends.
8657         (spam-summary-exit-behavior): Add new variable to determine how
8658         messages moves are done at summary exit.
8659         (spam-move-spam-nonspam-groups-only)
8660         (spam-process-ham-in-nonham-groups)
8661         (spam-process-ham-in-spam-groups): Remove variables, the
8662         spam-summary-exit-behavior variable should be used to manage this
8663         behavior.
8664         (spam-old-ham-articles, spam-old-spam-articles): Remove.
8665         (spam-old-articles): Add variable, replacing spam-old-ham-articles
8666         and spam-old-spam-articles.
8667         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
8668         Add empty variables, placeholders for the backends they represent.
8669         (spam-set-difference): Move, unchanged.
8670         (spam-list-of-processors): Declare OBSOLETE, not used anymore
8671         unless the user has a processor variable.
8672         (spam-classifications, spam-classification-valid-p)
8673         (spam-backend-properties, spam-backend-property-valid-p)
8674         (spam-backend-function-type-valid-p)
8675         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
8676         (spam-report-articles-gmane, spam-report-articles-resend):
8677         Remove functions, they are not needed.
8678         (spam-install-backend-super, spam-backend-list)
8679         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
8680         (spam-backend-function, spam-backend-ham-registration-function)
8681         (spam-backend-spam-registration-function)
8682         (spam-backend-ham-unregistration-function)
8683         (spam-backend-spam-unregistration-function)
8684         (spam-backend-statistical-p, spam-backend-mover-p)
8685         (spam-install-backend-alias, spam-install-checkonly-backend)
8686         (spam-install-mover-backend, spam-install-nocheck-backend)
8687         (spam-install-backend, spam-install-statistical-backend)
8688         (spam-install-statistical-checkonly-backend): Add backend installation
8689         support.
8690         (spam-summary-prepare-exit): Rewrite to use the new backend code.
8691         (spam-group-processor-p): Use the new backend code and respect the
8692         summary exit behavior.
8693         (spam-mark-spam-as-expired-and-move-routine): Remove.
8694         (spam-summary-prepare): Change to use the new spam-old-articles
8695         variable.
8696         (spam-copy-or-move-routine, spam-copy-spam-routine)
8697         (spam-move-spam-routine, spam-copy-ham-routine)
8698         (spam-move-ham-routine): Add code to copy/move ham or spam.
8699         (spam-fetch-field-fast): Improve doc and code, plus allow the
8700         'number request.
8701         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
8702         variables.
8703         (spam-split, spam-find-spam): Use the new backend code.
8704         (spam-registration-functions): Remove variable.
8705         (spam-unregister-routine): Add convenience wrapper.
8706         (spam-log-undo-registration, spam-register-routine)
8707         (spam-log-processing-to-registry)
8708         (spam-log-unregistration-needed-p): Rename "check" to "backend"
8709         where possible.
8710         (spam-check-gmane-xref, spam-check-regex-headers)
8711         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
8712         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
8713         (spam-check-bogofilter-headers, spam-check-spamoracle)
8714         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
8715         (spam-check-crm114-headers): Use the spam-split-group that
8716         spam-split prepares, no need to determine it every time.
8717
8718         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
8719         to the nnheader-parse-naked-head call.
8720
8721         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
8722
8723         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
8724         the nnheader-nov-read-message-id call.
8725
8726 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8727
8728         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
8729         gnus-activate-group twice.  Suggested by Markus Peter
8730         <warp@spin.de>.
8731
8732 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8733
8734         * gnus-art.el (gnus-article-time-format): Exchange the order of
8735         day and month in the default value; fix customization type.
8736         (article-date-ut): Use add-text-properties.
8737         (article-make-date-line): Use message-make-date instead of
8738         current-time-string.
8739
8740         * message.el (message-fetch-field): Don't use set-text-properties.
8741         (message-make-date): Simplify.
8742
8743         * messagexmas.el (message-xmas-make-date): New function.
8744         (message-xmas-redefine): Defalias message-make-date to it.
8745
8746 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8747
8748         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
8749         (rfc2047-encode-region): Treat text within parentheses as special;
8750         show the original text when error has occurred.
8751
8752         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
8753         already-computed method to gnus-activate-group.
8754
8755         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
8756         same select-methods identical Lisp objects.
8757
8758         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
8759         object when modifying the info.
8760
8761 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8762
8763         * gnus-srvr.el (gnus-server-set-info): Remove the server from
8764         gnus-opened-servers since it has never been opened with the new
8765         configuration yet.
8766
8767 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8768
8769         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
8770         arg to nnheader-generate-fake-message-id.
8771
8772 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
8773
8774         * nnheader.el (nnheader-generate-fake-message-id): Accept a
8775         number and build a fake message ID localized to a group and
8776         article number (so it's repeatable from that point on).
8777         (nnheader-fake-message-id-p): Change regex to accomodate new fake
8778         ID format.
8779
8780         * gnus-sum.el (gnus-get-newsgroup-headers): Call
8781         nnheader-generate-fake-message-id with the article number.
8782
8783 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
8784
8785         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
8786         end-of-buffer.
8787
8788 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8789
8790         * message.el (message-ignored-supersedes-headers): Add Approved.
8791
8792 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * rfc2047.el (rfc2047-encode-message-header): Remove useless
8795         goto-char.
8796         (rfc2047-encode): Fold the line before encoding.
8797
8798 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8799
8800         * rfc2047.el (rfc2047-encode-message-header): Disabled header
8801         folding -- not all headers can be folded, and this should be done
8802         by the message composition mode.  Probably.  I think.
8803
8804 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8805
8806         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
8807         fast.
8808
8809         * gnus-ems.el (gnus-remove-image): Don't use
8810         message-text-with-property; remove only the image found first.
8811
8812         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
8813         found first.
8814
8815 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
8816
8817         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
8818
8819 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8820
8821         * message.el (message-text-with-property): Make it fast and accept
8822         optional arguments.
8823         (message-strip-forbidden-properties): Use it.
8824         (message-fix-before-sending): Follow the m-t-w-p change.
8825
8826         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
8827
8828 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * gnus-art.el (article-hide-headers): Don't change the buffer
8831         mistakenly when performing mml-preview even if
8832         gnus-single-article-buffer is nil.
8833
8834 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
8835
8836         * message.el (message-expand-name-databases): New user option.
8837         (message-expand-name): Use it.
8838
8839 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
8840
8841         * spam.el (spam-report-articles-resend)
8842         (spam-report-resend-register-routine): Allow ham reporting.
8843         (spam-report-resend-register-ham-routine): Add wrapper.
8844         (spam-registration-functions): Add ham resending functions.
8845         (spam-list-of-processors): Add ham resend processor.
8846
8847         * gnus.el (ham-resend-to): Add new group parameter.
8848         (spam-process): Add ham resend option.
8849
8850         * spam-report.el (spam-report-resend): Allow reporting ham.
8851         (spam-report-resend-ham): Add wrapper.
8852
8853 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8854
8855         * message.el (message-cite-articles-with-x-no-archive): New
8856         variable.
8857         (message-cite-original): Use it.
8858
8859 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8860
8861         * message.el (message-cite-original): Respect X-No-Archive.
8862
8863 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8864
8865         * gnus-art.el (article-hide-headers): Refer to the values for
8866         gnus-ignored-headers and gnus-visible-headers in the summary
8867         buffer since a user may have set them as group parameters.
8868
8869 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
8870
8871         * assistant.el (assistant-node-name): Add convenience function.
8872         (assistant-render-text, assistant-render-node): Add error handling,
8873         plus handle multiple next nodes.
8874         (assistant-find-next-node): Comment out for now.
8875         (assistant-find-next-nodes): Add function, returns list of next
8876         nodes.
8877
8878 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
8879
8880         * mail-source.el (mail-source-directory): Fix doc-string.
8881
8882 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
8883
8884         * assistant.el (assistant-render-text, assistant-eval): Add :set
8885         widget type, which is different because it takes and returns a
8886         list.  Much hilarity ensues.
8887
8888 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
8889
8890         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
8891
8892         * gnus-group.el (gnus-group-get-new-news-this-group): Added
8893         doc-string.
8894
8895         * gnus-start.el (gnus-activate-group): Added doc-string.
8896
8897 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8898
8899         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
8900
8901 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
8902
8903         * assistant.el (assistant-render-text): Try to add a :set
8904         widget, more to come.
8905
8906         * spam.el (spam-group-spam-contents-p): Handle empty groupname
8907         strings.
8908         (spam-report-articles-resend)
8909         (spam-register-routine): Do registration iff any articles warrant
8910         it.
8911         (spam-summary-prepare-exit): Change log message for nil group
8912         destinations.
8913
8914 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
8915
8916         * spam.el (spam-report-resend-register-routine): Allow
8917         spam-report-resend-to to be a group parameter or a global value.
8918
8919 2004-05-26  Simon Josefsson  <jas@extundo.com>
8920
8921         * starttls.el: Merge with my GNUTLS based starttls.el.
8922         (starttls-gnutls-program, starttls-use-gnutls)
8923         (starttls-extra-arguments, starttls-process-connection-type)
8924         (starttls-connect, starttls-failure, starttls-success): New
8925         variables.
8926         (starttls-program, starttls-extra-args): Doc fix.
8927         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
8928         functions.
8929         (starttls-negotiate, starttls-open-stream): Check
8930         `starttls-use-gnutls' and pass on to corresponding *-gnutls
8931         function if it is set.
8932
8933 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
8936         structured fields.
8937
8938 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8939
8940         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
8941
8942 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
8943
8944         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
8945         variable.
8946         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
8947         assigning the spam-mark to new messages.
8948
8949 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
8950
8951         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
8952
8953 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8954
8955         * dgnushack.el: Autoload customize-set-variable for XEmacs.
8956
8957         * rfc2047.el (rfc2047-encodable-p): Don't move point.
8958         (rfc2047-decode): Treat the ascii coding-system as raw-text by
8959         default.
8960
8961 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
8962
8963         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
8964         correct data.
8965
8966 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
8967
8968         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
8969         (spam-group-processor-p): Fix function.
8970         (spam-group-processor-multiple-p)
8971         (spam-group-spam-processor-report-gmane-p)
8972         (spam-group-spam-processor-report-resend-p)
8973         (spam-group-spam-processor-bogofilter-p)
8974         (spam-group-spam-processor-blacklist-p)
8975         (spam-group-spam-processor-ifile-p)
8976         (spam-group-ham-processor-ifile-p)
8977         (spam-group-spam-processor-spamoracle-p)
8978         (spam-group-spam-processor-crm114-p)
8979         (spam-group-ham-processor-bogofilter-p)
8980         (spam-group-spam-processor-stat-p)
8981         (spam-group-ham-processor-stat-p)
8982         (spam-group-ham-processor-whitelist-p)
8983         (spam-group-ham-processor-BBDB-p)
8984         (spam-group-ham-processor-spamoracle-p)
8985         (spam-group-ham-processor-copy-p): Remove functions with some
8986         prejudice against unneeded code.
8987         (spam-report-articles-resend)
8988         (spam-report-resend-register-routine): Allow the group/topic
8989         spam-resend-to value to override spam-report-resend-to.
8990         (spam-summary-prepare-exit): Invoke spam-group-processor-p
8991         properly now.
8992
8993         * gnus.el (spam-resend-to): Add group/topic parameter.
8994         (spam-process): Move the OBSOLETE processors to the end of the
8995         choices.
8996
8997 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
8998
8999         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
9000         with resend-to set to nil, and then ask the user if necessary.
9001         (spam-report-resend): spam-report-resend takes a list of articles, not
9002         separate article numbers.
9003
9004 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9005
9006         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
9007         addition to emacs-w3m.
9008
9009 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9010
9011         * assistant.el (assistant-authinfo-data): New function.
9012         (assistant-eval): Eval for entire assistant.
9013
9014         * netrc.el (netrc-services-file): New variable.
9015         (netrc-parse-services): New function.
9016         (netrc-find-service-name): New function.
9017         (netrc-find-service-number): New function.
9018         (netrc-port-equal): New function.
9019         (netrc-machine): Use it.
9020
9021         * nnimap.el (nnimap-open-connection): Use netrc.
9022
9023         * gnus-util.el (gnus-netrc-get): Remove aliases.
9024
9025         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
9026
9027         * assistant.el (wid-edit): Fix compilation.
9028
9029         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
9030
9031 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
9032
9033         * gnus-util.el (gnus-set-file-modes): New function.  (small
9034         patch).
9035
9036 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9037
9038         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
9039
9040         * assistant.el (assistant-render-node): Fix up rendering and
9041         read-only text.
9042         (assistant-render-node): Reset.
9043         (assistant-make-read-only): Not sticky.
9044
9045 2004-05-20  Danny Siu  <dsiu@adobe.com>
9046
9047         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
9048         centered even when gnus-auto-center-summary is t
9049
9050 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9051
9052         * dns.el (dns-get-txt-answer): New function.
9053         (dns-read-txt): Ditto.
9054         (query-dns): Use it.
9055
9056 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9057
9058         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
9059         active for foreign groups even if the group level is higher than
9060         the specified value.
9061
9062 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9063
9064         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
9065         non-active groups.
9066
9067         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
9068
9069 2004-05-20  Magnus Henoch  <mange@freemail.hu>
9070
9071         * dns.el (dns-read-type): Add support for SVR.  (small patch)
9072
9073 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
9074
9075         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
9076         (spam-crm114-header, spam-crm114-spam-switch)
9077         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
9078         (spam-crm114-positive-spam-header)
9079         (spam-crm114-database-directory, spam-list-of-processors)
9080         (spam-group-spam-processor-crm114-p)
9081         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
9082         (spam-generic-score, spam-list-of-checks)
9083         (spam-list-of-statistical-checks, spam-registration-functions)
9084         (spam-check-crm114-headers, spam-crm114-score)
9085         (spam-check-crm114, spam-crm114-register-with-crm114)
9086         (spam-crm114-register-spam-routine)
9087         (spam-crm114-unregister-spam-routine)
9088         (spam-crm114-register-ham-routine)
9089         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
9090         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
9091
9092         * gnus.el: Add spam-use-crm114.
9093
9094         * spam.el (spam-list-of-processors, spam-registration-functions):
9095         Add spam-use-resend.
9096         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
9097         (spam-report-articles-gmane): Add doc fix.
9098         (spam-report-articles-resend,
9099         spam-report-resend-register-routine): Add wrappers around
9100         spam-report-resend-to.
9101
9102         * spam-report.el (spam-report-resend-to, spam-report-resend):
9103         Add support for resending spam.
9104         (spam-report-gmane): Fix line length >80.
9105
9106         * gnus.el (spam-process): Add spam-use-resend.
9107
9108 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9109
9110         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
9111         number of processed spam messages.
9112         (spam-ham-copy-or-move-routine): Return the number of processed
9113         ham messages.
9114         (spam-summary-prepare-exit): Use the above values to decide
9115         whether status messages shouled be displayed.
9116
9117 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9118
9119         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
9120         `rfc2047-encoding-function-alist' in order to avoid conflicting
9121         with the old version.
9122         (rfc2047-encode-region): Concatenate words containing non-ASCII
9123         characters in structured fields; don't encode space-delimited
9124         ASCII words even in unstructured fields; don't break words at
9125         char-category boundaries.
9126         (rfc2047-encode-1): New function.
9127         (rfc2047-encode): Use it; encode text so that it occupies the
9128         maximum width within 76-column; work correctly on Q encoding for
9129         iso-2022-* charsets.
9130         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
9131         sure not to break a line just after the header name.
9132         (rfc2047-b-encode-region): Removed.
9133         (rfc2047-b-encode-string): New function.
9134         (rfc2047-q-encode-region): Removed.
9135         (rfc2047-q-encode-string): New function.
9136
9137         * mm-util.el (mm-replace-in-string): New function.
9138
9139 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9140
9141         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
9142         get it right.
9143         (gnus-inews-make-draft): Really.
9144
9145 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
9146
9147         * nnmh.el (nnmh-request-list-1): Don't check the link count
9148         before descending.  (small patch)
9149
9150 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9151
9152         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
9153         stuff.
9154
9155         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
9156         on real group name.
9157
9158         * gnus-art.el (gnus-signature-limit): Doc fix.
9159
9160         * gnus-msg.el (gnus-inews-make-draft): Quote list.
9161
9162         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
9163
9164 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
9165
9166         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
9167         isn't a string.
9168
9169 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9170
9171         * gnus-draft.el (gnus-draft-send): Bind
9172         rfc2047-encode-encoded-words.
9173
9174         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
9175         (rfc2047-encodable-p): Say that =? needs encoding.
9176         (rfc2047-encode-encoded-words): New variable.
9177
9178         * gnus-group.el (gnus-group-select-group): Doc fix.
9179
9180         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
9181
9182         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
9183         to nil.
9184
9185         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
9186
9187         * nnheader.el (nnheader-get-lines-and-char): New function.
9188
9189 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
9190
9191         * gnus-msg.el (gnus-summary-followup-with-original): Document
9192         yanking of region when active.
9193
9194 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
9197         groups if the group level is higher than the specified value.
9198
9199 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9200
9201         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
9202         (gnus-group-jump-to-group): Added prefix argument using
9203         `gnus-group-jump-to-group-prompt'.  Query before jumping to
9204         non-active group.
9205
9206         * compface.el (uncompface): Be verbose when changing
9207         `uncompface-use-external'.
9208
9209         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
9210         handle manual section.
9211
9212 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9213
9214         * gnus-art.el (gnus-button-alist): Revert previous change.
9215
9216 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9217
9218         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
9219
9220 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9221
9222         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
9223         whether backend can accept message.
9224
9225         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
9226
9227 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
9228
9229         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
9230         Avoid creating directory when nntp-marks-is-evil is true.
9231         Reported by Reiner Steib.
9232
9233 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9234
9235         * gnus-picon.el (gnus-picon-style): New variable.
9236         (gnus-picon-insert-glyph): Added optional `nostring' argument.
9237         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
9238         Jesper Harder <harder@ifa.au.dk>.
9239
9240 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9241
9242         * message.el (message-fill-field): Return point.
9243         (message-generate-headers): Go to end of field.
9244
9245         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
9246         stuff for non-living groups.
9247
9248 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
9249
9250         * gnus-art.el (gnus-article-followup-with-original)
9251         (gnus-article-reply-with-original): gnus-mark-active-p ->
9252         gnus-region-active-p.
9253
9254 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
9255
9256         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
9257         only when there is spam or ham to be processed.
9258
9259 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9260
9261         * mail-source.el (mail-source-delete-crash-box): Refactor.
9262         (mail-source-fetch): Use it.
9263         (mail-source-fetch-file): Ditto.
9264         (mail-source-fetch-directory): Run postscript in loop.
9265         (mail-source-fetch-pop): Delete.
9266         (mail-source-fetch-maildir): Ditto.
9267         (mail-source-fetch-imap): Ditto.
9268
9269         * imap.el (imap-authenticators): Comment out sasl.
9270
9271         * message.el (message-skip-to-next-address): New function.
9272         (message-fill-header-address): Refactor.
9273         (message-fill-address): Use it.
9274         (message-delete-address): Use it.
9275         (message-fill-header-general): Refactor.
9276         (message-fill-field-address): Rename.
9277         (message-narrow-to-field): Find the start of the header.
9278         (message-header-format-alist): Don't pre-fill.
9279         (message-fill-header): Removed.
9280         (message-insert-header): New function.
9281         (message-shorten-references): Use it.
9282
9283         * rfc2047.el (rfc2047-field-value): Strip props.
9284
9285         * mail-parse.el (mail-header-make-address): New alias.
9286
9287         * ietf-drums.el (ietf-drums-make-address): New function.
9288
9289         * imap.el: Add compiler directives.
9290
9291         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
9292
9293         * gnus-art.el (article-decode-idna-rhs): Don't use
9294         message-idna-inside-rhs-p.
9295
9296 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9297
9298         * message.el (message-idna-inside-rhs-p): Removed.
9299         (message-idna-to-ascii-rhs-1): Use proper address parsing.
9300
9301         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
9302         false positives.
9303
9304 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
9305
9306         * imap.el (imap-sasl-make-mechanisms): Use sasl.
9307
9308 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9309
9310         * nneething.el (nneething-file-name): Don't create spurions
9311         files.
9312
9313         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
9314         (gnus-inews-do-gcc): Remove sleep.
9315
9316         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
9317         part under point.
9318
9319         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
9320         (gnus-agent-regenerate-group): Using nil messages aren't valid.
9321
9322 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
9323
9324         * spam.el (spam-summary-prepare-exit): Fixed (length).
9325
9326 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9327
9328         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
9329         as expired without moving it" message when there are spam
9330         messages left.
9331
9332 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
9333
9334         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
9335         header is not nil.
9336
9337 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
9338
9339         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
9340         nntp-possibly-create-directory, not nntp-possibly-change-group.
9341         (nntp-marks-changed-p): New arg SERVER.
9342         (nntp-request-update-info): Adjust caller.
9343
9344 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
9345
9346         * nntp.el (nntp-save-marks): Pass missing arg.
9347
9348 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
9349
9350         * nntp.el: Support marks.
9351         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
9352         (nntp-marks-modtime, nntp-marks-directory): New variables.
9353         (nntp-request-set-mark, nntp-request-update-info)
9354         (nntp-possibly-create-directory, nntp-marks-changed-p)
9355         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
9356         functions.
9357
9358 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
9359
9360         * gnus-xmas.el (gnus-xmas-select-lowest-window)
9361         (gnus-xmas-redefine): Rename.
9362
9363         * gnus-score.el (gnus-score-insert-help): Use
9364         gnus-select-lowest-window.
9365
9366         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
9367         appt-select-lowest-window and rename to gnus-select-lowest-window.
9368
9369         * gnus.el: do.
9370
9371 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9372
9373         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
9374         encodings of MIME-encoded words, in order to improve
9375         interoperability with several broken MUAs.
9376
9377 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9378
9379         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
9380         tags, only when charsets are not specified in headers.
9381         (mm-inline-text-html-render-with-w3m): Ditto.
9382
9383         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
9384         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
9385
9386 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9387
9388         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
9389         instead of MIME-decoded from fields when checking
9390         `gnus-article-address-banner-alist'.
9391
9392 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
9393
9394         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
9395         description rather than subject.
9396
9397 2004-05-02  Steve Youngs  <steve@youngs.au.com>
9398
9399         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
9400
9401 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9402
9403         * gnus.el (gnus-version-number): Bump.
9404
9405 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9406
9407         * gnus.el: No Gnus v0.2 is released.
9408
9409 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9410
9411         * gnus-agent.el (gnus-agent-read-agentview): Inline
9412         gnus-uncompress-range.
9413
9414 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9415
9416         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
9417         `exec-installed-p'.
9418
9419 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9420
9421         * gnus.el (spam-process, spam-autodetect-methods): Add
9422         bsfilter and bsfilter-headers.
9423
9424         * spam.el (spam-bsfilter): New customize group.
9425         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
9426         (spam-bsfilter-header, spam-bsfilter-probability-header)
9427         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
9428         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
9429         (spam-bsfilter-database-directory): New options.
9430         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
9431         (spam-list-of-statistical-checks, spam-registration-functions):
9432         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
9433         (spam-bsfilter-score): New command.
9434         (spam-check-bsfilter-headers, spam-check-bsfilter)
9435         (spam-bsfilter-register-with-bsfilter)
9436         (spam-bsfilter-register-spam-routine)
9437         (spam-bsfilter-unregister-spam-routine)
9438         (spam-bsfilter-register-ham-routine)
9439         (spam-bsfilter-unregister-ham-routine): New functions.
9440         (spam-generic-score): Support bsfilter; Accept an optional argument
9441         to recalcurate spam score even if scoring header has already been
9442         added.
9443         (spam-bogofilter-score, spam-spamassassin-score): Accept an
9444         optional argument to recalcurate spam score even if scoring header
9445         has already been added.
9446
9447 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
9448
9449         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
9450         strings!  Reported by David D. Smith <davidsmith@acm.org>.
9451         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
9452         link is missing.
9453
9454 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
9455
9456         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
9457         (html2text-get-attr): Rewrite.
9458
9459         * message.el (message-setup-1): Remove redundant put-text-property
9460         on mail-header-separator.
9461
9462 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
9463
9464         * gnus-registry.el (gnus-registry-cache-whitespace)
9465         (gnus-registry-action, gnus-registry-spool-action)
9466         (gnus-registry-split-fancy-with-parent): Change message levels
9467         from 5 to 3 or 7, as needed.
9468
9469         * spam.el (spam-summary-prepare-exit)
9470         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
9471         (spam-split, spam-find-spam, spam-log-undo-registration)
9472         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
9473         level from 5 to 6.
9474
9475 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9476
9477         * gnus-ems.el: Autoload appt-select-lowest-window (revert
9478         2004-03-04 change).
9479
9480 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
9481
9482         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
9483         Use mapc when appropriate.
9484
9485         * sieve-manage.el (sieve-manage-open): do.
9486
9487         * nnweb.el (nnweb-insert-html): do.
9488
9489         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
9490         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
9491
9492         * nnspool.el (nnspool-request-group): do.
9493
9494         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
9495         do.
9496
9497         * nnml.el (nnml-request-update-info): do.
9498
9499         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
9500         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
9501
9502         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
9503         (nnimap-request-set-mark): do.
9504
9505         * nnfolder.el (nnfolder-request-update-info): do.
9506
9507         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
9508         do.
9509
9510         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
9511
9512         * gnus-uu.el (gnus-uu-find-articles-matching): do.
9513
9514         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
9515         do.
9516
9517         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
9518         do.
9519
9520         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
9521
9522         * gnus-nocem.el (gnus-nocem-scan-groups): do.
9523
9524         * gnus-int.el (gnus-start-news-server): do.
9525
9526         * gnus-group.el (gnus-group-make-kiboze-group)
9527         (gnus-group-browse-foreign-server): do.
9528
9529 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
9530
9531         FIXME: Make separate entries for each person.
9532
9533         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
9534         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
9535         <shields@msrl.com>:
9536
9537         * spam.el (spam-necessary-extra-headers): Get the extra headers we
9538         may need for spam sorting and scoring.
9539         (spam-user-format-function-S): Add user format function suitable for
9540         general use.
9541         (spam-article-sort-by-spam-status): Add sorting function for summary
9542         sorting.
9543         (spam-extra-header-to-number): Add function to get a score from a
9544         header.
9545         (spam-summary-score): Add function to  get a numeric score from the
9546         headers.
9547         (spam-generic-score): Fixed function doc, was in wrong place.
9548         (spam-initialize): Take symbols when it's run, and install the
9549         extra headers that spam-necessary-extra-headers thinks we need.
9550
9551 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
9552
9553         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
9554         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9555
9556 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
9557
9558         * gnus-sum.el (gnus-set-global-variables)
9559         (gnus-build-all-threads, gnus-get-newsgroup-headers)
9560         (gnus-article-get-xrefs, gnus-summary-best-group)
9561         (gnus-summary-next-article, gnus-summary-enter-digest-group)
9562         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
9563         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
9564         with-current-buffer.
9565
9566 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
9567
9568         * spam.el (spam-summary-prepare-exit): Simplify logic.
9569         (spam-fetch-article-header): Read the article header if it's not
9570         available.
9571         (spam-list-articles): Simplify logic.
9572         (spam-filelist-register-routine): Fix bug with unregister-list.
9573
9574         * gnus-registry.el: Fix comments at beginning.
9575
9576 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
9577
9578         * message.el (message-cater-to-broken-inn): Remove.
9579         (message-shorten-references): Make sure the total folded length of
9580         References is shorter than 998 characters to cater to a bug in INN
9581         2.3.  Also, don't pretend that references aren't folded -- this
9582         hasn't worked for a while.
9583
9584 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9585
9586         * gnus-agent.el (gnus-agentize):
9587         gnus-agent-send-mail-real-function no longer set to current value
9588         of message-send-mail-function but rather a lambda that calls
9589         message-send-mail-function.  The change makes the agent real-time
9590         responsive to user changes to message-send-mail-function.
9591
9592 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9593
9594         * legacy-gnus-agent.el
9595         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
9596         help from Florian Weimer <fw@deneb.enyo.de>
9597
9598 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9599
9600         * nnmail.el (nnmail-cache-insert): Revert last change.
9601
9602 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9603
9604         * nnmail.el (nnmail-cache-insert): Always check whether
9605         nnmail-cache-ignore-groups matches a group name.
9606
9607 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
9608
9609         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
9610         (spam-find-spam, spam-log-processing-to-registry)
9611         (spam-log-registered-p, spam-log-unregistration-needed-p)
9612         (spam-log-undo-registration): Use gnus-message instead of
9613         gnus-error, none of these errors are fatal.
9614
9615         * gnus-registry.el (gnus-registry-clean-empty-function)
9616         (gnus-registry-clean-empty): Remove only empty entries without
9617         extra data.
9618
9619 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
9620
9621         * spam-stat.el (spam-stat-buffer-change-to-spam)
9622         (spam-stat-buffer-change-to-non-spam): Change (error) to
9623         (gnus-message 8) invocation.
9624
9625 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9626
9627         * nntp.el (nntp-via-netcat-command): New variable.
9628         (nntp-via-netcat-switches): New variable.
9629         (nntp-open-via-rlogin-and-netcat): New function.
9630         (nntp-open-connection-function): Doc fix.
9631         (nntp-telnet-command): Doc fix.
9632         (nntp-end-of-line): Doc fix.
9633         (nntp-via-rlogin-command): Doc fix.
9634         (nntp-via-user-name): Doc fix.
9635         (nntp-via-address): Doc fix.
9636
9637 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9638
9639         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
9640         error in Emacs 21.1.
9641
9642 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
9643
9644         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
9645
9646 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9647         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
9648         (gnus-agent-with-refreshed-group): New macro.
9649         (gnus-agent-rename-group): New function.
9650         (gnus-agent-delete-group): New function.
9651         (gnus-agent-save-group-info): Use gnus-command-method when
9652         `method' parameter is nil.  Don't write nil entries into the
9653         active file.
9654         (gnus-agent-get-group-info): New function.
9655         (gnus-agent-fetch-articles): Use
9656         gnus-agent-update-files-total-fetched-for to increment disk space
9657         used.
9658         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
9659         gnus-agent-update-view-total-fetched-for to increment disk space
9660         used.
9661         (gnus-agent-get-local): Added optional parameters to avoid calling
9662         gnus-group-real-name and gnus-find-method-for-group.
9663         (gnus-agent-set-local): Delete stored entry if either min, or max,
9664         are nil.
9665         (gnus-agent-fetch-session): Reworded error/quit messages.  On
9666         quit, use gnus-agent-regenerate-group to record existance of any
9667         articles fetched to disk before the quit occurred.
9668         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
9669         gnus-agent-update-view-total-fetched-for, and
9670         gnus-agent-update-files-total-fetched-for to decrement disk space
9671         used.
9672         (gnus-agent-retrieve-headers): Use
9673         gnus-agent-update-view-total-fetched-for to increment disk space
9674         used.
9675         (gnus-agent-regenerate-group): Replace gnus-group-update-group
9676         with gnus-agent-update-files-total-fetched-for to decrement disk
9677         space and fresh group buffer.
9678         (gnus-agent-inhibit-update-total-fetched-for): New variable.
9679         (gnus-agent-need-update-total-fetched-for): New variable.
9680         (gnus-agent-update-files-total-fetched-for): New function.
9681         (gnus-agent-update-view-total-fetched-for): New function.
9682         (gnus-agent-total-fetched-for): New function.
9683
9684         * gnus-cache.el (gnus-cache-save-buffers): Use
9685         gnus-cache-update-overview-total-fetched-for to change disk space
9686         used by this group.
9687         (gnus-cache-possibly-enter-article): Use
9688         gnus-cache-update-file-total-fetched-for to increment disk space
9689         used by this group.
9690         (gnus-cache-possibly-remove-article): Use
9691         gnus-cache-update-file-total-fetched-for to decrement disk space
9692         used by this group.
9693         (gnus-cache-generate-nov-databases): Purge total fetched cache.
9694         (gnus-cache-rename-group): New function.
9695         (gnus-cache-delete-group): New function.
9696         (gnus-cache-inhibit-update-total-fetched-for): New variable.
9697         (gnus-cache-need-update-total-fetched-for): New variable.
9698         (gnus-cache-with-refreshed-group): New macro.
9699         (gnus-cache-update-file-total-fetched-for): New function.
9700         (gnus-cache-update-overview-total-fetched-for): New function.
9701         (gnus-cache-rename-group-total-fetched-for): New function.
9702         (gnus-cache-delete-group-total-fetched-for): New function.
9703         (gnus-cache-total-fetched-for): New function.
9704
9705         * gnus-group.el: Require gnus-sum and autoload functions to
9706         resolve warnings when gnus-group.el compiled alone.
9707         (gnus-group-line-format): Documented new %F
9708         (size of Fetched data) group line format; identifies disk space
9709         used by agent and cache.
9710         (gnus-group-line-format-alist): Defined new F format.
9711         (gnus-total-fetched-for): New function.
9712         (gnus-group-delete-group): No longer update
9713         gnus-cache-active-altered as gnus-request-delete-group now keeps
9714         the cache in sync.
9715         (gnus-group-list-active): Let the agent store a server's active
9716         list if currently plugged.
9717
9718         * gnus-int.el (gnus-request-delete-group): Use
9719         gnus-cache-delete-group and gnus-agent-delete-group to keep the
9720         local disk in sync with the server.
9721          (gnus-request-rename-group): Use
9722         gnus-cache-rename-group and gnus-agent-rename-group to keep the
9723         local disk in sync with the server.
9724
9725         * gnus-start.el (gnus-get-unread-articles): Cosmetic
9726         simplification to logic.
9727
9728         * gnus-util.el (gnus-rename-file): New function.
9729
9730 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
9731
9732         * mm-util.el (mm-image-load-path): Handle nil in load-path.
9733
9734 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
9735
9736         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
9737         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
9738
9739 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
9740
9741         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
9742         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
9743
9744 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
9745
9746         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
9747
9748 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
9749
9750         * spam.el (spam-set-difference): Add function to replace
9751         gnus-set-difference in spam.el.
9752         (spam-summary-prepare-exit): Use spam-set-difference.
9753
9754 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9755
9756         * gnus-registry.el (gnus-registry-cache-file): Update to use
9757         gnus-dribble-directory OR gnus-home-directory OR ~.
9758         (gnus-registry-split-fancy-with-parent): Fix doc.
9759
9760 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9761
9762         * message.el (message-exchange-point-and-mark): Use
9763         message-mark-active-p.  Suggested by Jesper Harder
9764         <harder@ifa.au.dk>.
9765
9766 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9767
9768         * message.el (message-exchange-point-and-mark): Don't activate
9769         region if it was inactive.  Suggested by Hiroshi Fujishima
9770         <pooh@nature.tsukuba.ac.jp>.
9771
9772 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9773
9774         * gnus-art.el (article-display-face): Display Faces in the same
9775         order as X-Faces.
9776
9777 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9778
9779         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
9780
9781 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9782
9783         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
9784         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
9785         (gnus-article-mime-hierarchy): Remove.
9786         (gnus-article-mime-hierarchy-next): Remove.
9787         (gnus-article-mode): Revert 2004-03-19 change.
9788         (gnus-article-setup-buffer): Revert 2004-03-19 change.
9789         (gnus-insert-mime-button): Revert 2004-03-19 change.
9790         (gnus-mime-accumulate-hierarchy): Remove.
9791         (gnus-mime-enter-multipart): Remove.
9792         (gnus-mime-leave-multipart): Remove,
9793         (gnus-mime-display-part): Revert 2004-03-19 change.
9794         (gnus-mime-display-alternative): Revert 2004-03-19 change.
9795
9796         * mml.el (mml-preview): Revert 2004-03-19 change.
9797
9798 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9799
9800         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
9801
9802 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9803
9804         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
9805         t while entering a file name using the mm-with-multibyte macro.
9806         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9807
9808         * mm-util.el (mm-with-multibyte): New macro.
9809
9810 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9811
9812         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
9813         user option.
9814         (gnus-mime-multipart-functions): Doc and customization fix.
9815         (gnus-article-mime-hierarchy): New variable.
9816         (gnus-article-mime-hierarchy-next): New variable.
9817         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
9818         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
9819         gnus-article-mime-hierarchy-next to nil.
9820         (gnus-insert-mime-button): Show hierarchy numbers.
9821         (gnus-mime-accumulate-hierarchy): New function.
9822         (gnus-mime-enter-multipart): New function.
9823         (gnus-mime-leave-multipart): New function.
9824         (gnus-mime-display-part): Recompute hierarchical MIME structure.
9825         (gnus-mime-display-alternative): Show hierarchy numbers.
9826
9827         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
9828         gnus-article-mime-hierarchy-next to nil.
9829
9830 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
9831
9832         * dns.el: Don't require gnus-xmas.
9833
9834 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
9835
9836         * mml.el (mml-generate-mime-1): Don't use format=flowed with
9837         inline PGP.
9838         (mml-menu): Disable mml-quote-region if mark is inactive.
9839
9840 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
9843         when the group's active is not available.
9844
9845 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9846
9847         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
9848         error.
9849
9850 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
9851
9852         * imap.el (imap-store-password): New variable.
9853         (imap-interactive-login): Use it.
9854         Suggested by Mark Plaksin <happy@mcplaksin.org>.
9855
9856 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9857
9858         * gnus-art.el (gnus-article-read-summary-keys): Restore new
9859         window-start and hscroll to summary window.
9860
9861 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9862
9863         * gnus-start.el (gnus-convert-old-newsrc): Only write the
9864         conversion message to newsrc-dribble when an actual conversion is
9865         performed.
9866
9867 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
9868
9869         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
9870
9871 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9872
9873         * mm-decode.el (mm-complicated-handles): New function reviving
9874         former definition of mm-multiple-handles.
9875
9876         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9877         (gnus-mime-delete-part): Use it.
9878
9879 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9880
9881         * gnus-agent.el (gnus-agent-read-local): Bind
9882         nnheader-file-coding-system to gnus-agent-file-coding-system to
9883         avoid the implicit assumption that they will always be equal.
9884         (gnus-agent-save-local): Bind buffer-file-coding-system, not
9885         coding-system-for-write, as the with-temp-file macro first prints
9886         to a buffer then saves the buffer.
9887
9888 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9889
9890         * gnus-art.el (gnus-article-edit-part): New function.
9891         (gnus-mime-save-part-and-strip): Use it; do query instead of
9892         signaling an error; don't use mm-multiple-handles.
9893         (gnus-mime-delete-part): Ditto.
9894
9895 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9896
9897         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
9898         old file versions.
9899         (gnus-group-prepare-hook): Removed function that converted list
9900         form of gnus-agent-expire-days to group properties.
9901
9902         * gnus-int.el: Autoload gnus-agent-regenerate-group.
9903         (gnus-request-accept-article): Re-indented.
9904
9905         * gnus-start.el (gnus-convert-old-newsrc): Registered new
9906         converters to handle old agent file formats.  Added logic for a
9907         "backup before upgrading warning".
9908         (gnus-convert-mark-converter-prompt): Developers can mark
9909         functions as needing (default), or not needing,
9910         gnus-convert-old-newsrc's "backup before upgrading warning".
9911         (gnus-convert-converter-needs-prompt): Tests whether the user
9912         should be protected from potentially irreversable changes by the
9913         function.
9914
9915         * legacy-gnus-agent.el (): New. Provides converters that are only
9916         loaded when gnus-convert-old-newsrc needs to call them.
9917
9918 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9919
9920         * mail-source.el (mail-source-touch-pop): Doc fix.
9921
9922         * message.el (message-smtpmail-send-it): Doc fix.
9923
9924 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
9925
9926         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
9927
9928         * nnmail.el (nnmail-split-fancy): do.
9929
9930         * gnus-kill.el (gnus-kill, gnus-execute): do.
9931
9932 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9933
9934         * gnus-sum.el (gnus-widget-reversible-match)
9935         (gnus-widget-reversible-to-internal)
9936         (gnus-widget-reversible-to-external): New functions.
9937         (gnus-widget-reversible): New widget.
9938         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
9939
9940 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
9941
9942         * gnus-sum.el (gnus-thread-sort-functions)
9943         (gnus-article-sort-functions): Document `(not F)' items.
9944
9945 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9946
9947         * spam.el (spam-use-gmane-xref): Add new backend.
9948         (spam-gmane-xref-spam-group): Add variable to control the name of the
9949         Gmane spam group.
9950         (spam-blackhole-servers, spam-blackhole-good-server-regex)
9951         (spam-regex-headers-spam, spam-regex-headers-ham)
9952         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
9953         (spam-list-of-checks): Add spam-use-gmane-xref to list of
9954         backends and checks.
9955         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
9956
9957         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
9958         an autodetect method.
9959
9960 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9961
9962         * gnus-int.el (gnus-request-accept-article): Inform the agent that
9963         articles are being added to a group.
9964         (gnus-request-replace-article): Inform the agent that articles
9965         need to be uncached as the cached contents are no longer valid.
9966
9967 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9968
9969         * binhex.el: Don't autoload executable-find.
9970
9971         * canlock.el: Don't autoload mail-fetch-field.
9972
9973         * dgnushack.el: Autoload c-mode for XEmacs.
9974
9975         * gnus-ems.el: Don't autoload appt-select-lowest-window.
9976
9977         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
9978         rmail-dont-reply-to and rmail-output.
9979
9980         * gnus-score.el: Don't autoload ffap-string-at-point.
9981
9982         * gnus-setup.el: Don't autoload sc-cite-original.
9983
9984         * imap.el: Don't autoload base64-decode-string,
9985         base64-encode-string and md5.
9986
9987         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
9988         and rmail-msg-restore-non-pruned-header.
9989
9990         * mm-decode.el: Don't autoload executable-find.
9991
9992         * mm-url.el: Don't autoload executable-find.
9993
9994         * mm-view.el: Don't autoload diff-mode.
9995
9996         * nndb.el: Don't autoload news-reply-mode, news-setup,
9997         cancel-timer and telnet.
9998
9999         * password.el: Don't autoload run-at-time for Emacs.
10000
10001         * sha1-el.el: Don't autoload executable-find.
10002
10003         * sieve-mode.el: Don't autoload c-mode.
10004
10005         * uudecode.el: Don't autoload executable-find.
10006
10007 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10008
10009         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
10010         (gnus-agent-possibly-alter-active): Avoid null in numeric
10011         comparison.
10012         (gnus-agent-set-local): Refuse to save null in local object table.
10013         (gnus-agent-regenerate-group): The REREAD parameter can now be a
10014         list of articles that will be marked as unread.
10015
10016 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
10017
10018         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
10019
10020 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
10021
10022         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
10023         language tags.
10024
10025 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
10026
10027         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
10028         Don't bind "obarray".
10029
10030         * gnus-sum.el (gnus-thread-sort-functions): Added
10031         `gnus-thread-sort-by-most-recent-number' and
10032         `gnus-thread-sort-by-most-recent-date'.
10033         Reported by Kai Grossjohann <kai@emptydomain.de>.
10034
10035 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10036
10037         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
10038
10039 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10040
10041         * gnus-cus.el (gnus-agent-customize-category): Removed
10042         ignore-errors macro reference that required cl to be loaded at
10043         run-time.
10044
10045         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
10046         single-interval range of the form (min . max).  Previously the
10047         range had to look like ((min . max)).  Likewise, return
10048         (min . max) rather than ((min . max)).
10049         (gnus-range-map): Use gnus-range-normalize to accept
10050         single-interval range.
10051
10052         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
10053         the cache, but not the agent, now appear with their usual face.
10054
10055         * dgnushack.el (loaddir): New variable that is bound to the
10056         directory containing the dgnushack.el file. Use loaddir, rather
10057         than srcdir, to update load-path. Change lets dgnushack compile
10058         code in directories other than GNUS/lisp.
10059
10060 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10061
10062         * lpath.el: Don't bind w3m-safe-url-regexp.
10063
10064         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
10065         w3m-safe-url-regexp variable buffer-local.
10066
10067         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10068
10069 2004-02-27  Simon Josefsson  <jas@extundo.com>
10070
10071         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
10072         gnus-group-real-prefix.
10073         (gnus-summary-move-article): Use it, instead of
10074         gnus-group-real-prefix.
10075
10076 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10077
10078         * lpath.el: Bind w3m-safe-url-regexp.
10079
10080         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
10081         w3m-safe-url-regexp variable buffer-local and set it as the value
10082         of mm-w3m-safe-url-regexp.
10083
10084         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
10085
10086         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
10087         parsing gnus-posting-styles when the message is not for replying.
10088
10089         * dgnushack.el: Autoload sgml-mode for XEmacs.
10090
10091         * nnrss.el (nnrss-opml-export): Use
10092         mm-set-buffer-file-coding-system instead of
10093         set-buffer-file-coding-system.
10094
10095 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
10096
10097         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
10098         of checkdoc.el).
10099         * nnrss.el: do.
10100         * gnus-mlspl.el: do.
10101         * gnus-ml.el: do.
10102         * gnus-srvr.el: do.
10103
10104         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
10105
10106 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10107
10108         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
10109         Corrections to custom-manual links.
10110
10111         * gnus-art.el (gnus-article): Ditto.
10112
10113         * mm-decode.el (mime-display, mime-security): Ditto.
10114
10115 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
10116
10117         * flow-fill.el: Typo.
10118
10119 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
10120
10121         * spam-wash.el: New file.
10122
10123 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
10124
10125         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
10126
10127 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
10128
10129         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
10130         to be run with new-articles as LIST1, not LIST2.
10131         (spam-registration-functions): Add spam-use-ham-copy as a nil
10132         registration backend.
10133
10134 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
10135
10136         * spam-stat.el (spam-stat-washing-hook): New option.
10137         (spam-stat-buffer-words): Use it.
10138         (spam-stat-process-directory, spam-stat-test-directory): Use
10139         insert-file-contents-literally.
10140         (spam-stat-coding-system): New variable.
10141         (spam-stat-load, spam-stat-save): Use it.
10142
10143 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10144
10145         * spam-report.el (spam-report-plug-agent): Quote
10146         spam-report-url-to-file and spam-report-url-ping-plain.
10147
10148 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
10149
10150         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
10151         / in mailto URLs.
10152
10153 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
10154
10155         * spam-report.el (spam-report-process-queue): Fix interactive use.
10156         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
10157         (spam-report-unplug-agent): Doc fixes.
10158         (spam-report-url-ping-mm-url, spam-report-url-to-file)
10159         (spam-report-agentize, spam-report-deagentize): Autoload
10160
10161 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10162
10163         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
10164
10165         * message.el (message-setup-fill-variables): Add mml tags to
10166         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
10167         <ajk@iu.edu>.
10168         (message-mode): Don't modify paragraph-separate there.
10169
10170 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10171
10172         * compface.el (uncompface-use-external): Default to undecided.
10173         (uncompface-use-external-threshold): New variable.
10174         (uncompface-float-time): New macro.
10175         (uncompface): Determine whether to use the external decoder if
10176         uncompface-use-external is undecided.
10177
10178 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10179
10180         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
10181         after images.
10182
10183         * gnus-art.el (gnus-mime-display-single): Remove dead code.
10184
10185 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
10186
10187         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
10188
10189         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
10190
10191         * gnus-sum.el (gnus-summary-limit-to-age)
10192         (gnus-summary-limit-children): do.
10193
10194         * gnus-int.el (gnus-request-scan): do.
10195
10196         * gnus-group.el (gnus-group-suspend): do.
10197
10198         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
10199
10200         * gnus-cite.el (gnus-cite-parse-attributions): do.
10201
10202         * gnus-agent.el (gnus-summary-set-agent-mark)
10203         (gnus-agent-regenerate-group): do.
10204
10205         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
10206
10207         * binhex.el (binhex-decode-region-internal): do.
10208
10209 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10210
10211         * gnus-fun.el (gnus-face-properties-alist): New user option.
10212         (gnus-display-x-face-in-from): Use it.
10213
10214         * gnus-art.el (article-display-face): Ditto.
10215
10216         * compface.el (uncompface-use-external): Default to nil.
10217
10218 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
10219
10220         * nntp.el (nntp-erase-buffer): New function.
10221         (nntp-retrieve-data, nntp-send-command)
10222         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
10223         (nntp-possibly-change-group): Use it.
10224
10225         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
10226         with-current-buffer.
10227
10228 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
10229
10230         * compface.el: Merge the ELisp-based uncompface program.
10231         (compface): New customization group.
10232         (uncompface-use-external): New user option.
10233         (uncompface): Call uncompface-internal if uncompface-use-external
10234         is nil.
10235         (uncompface-internal): New function.  Note that there are also
10236         some other functions and variables added for this function.
10237
10238 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
10239
10240         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
10241         if necessary.
10242
10243 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
10244
10245         * spam-report.el (spam-report-unplug-agent)
10246         (spam-report-plug-agent, spam-report-deagentize)
10247         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
10248         Add support for the Agent in spam-report: when unplugged, report to a
10249         file; when plugged, submit all the requests.
10250
10251         * spam.el (spam-register-routine): Fix message about
10252         registration.
10253
10254 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
10255
10256         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
10257         dependencies.
10258         (rfc2047-encode): Use it.
10259
10260         * gnus-art.el (gnus-button-marker-list): Move before first
10261         reference.
10262
10263         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
10264         (imap-parse-body): Fix format string mismatch.
10265
10266         * gnus-score.el (gnus-summary-increase-score): do.
10267
10268         * nnrss.el (nnrss-close): New function.
10269
10270 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
10271
10272         * nnrss.el (nnrss-make-filename): New function.
10273         (nnrss-request-delete-group, nnrss-read-server-data)
10274         (nnrss-save-server-data, nnrss-read-group-data)
10275         (nnrss-save-group-data): Use it.
10276         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
10277         (nnrss-read-server-data, nnrss-read-group-data): Use load.
10278         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
10279
10280 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
10281
10282         * mml.el (mml-compute-boundary-1): Don't uncompress files.
10283
10284 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
10285
10286         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
10287         files.
10288
10289         * message.el (message-generate-headers-first): Don't quote nil
10290         and t in docstrings.
10291
10292         * imap.el (imap-id): do.
10293
10294         * gnus-agent.el (gnus-agent-consider-all-articles)
10295         (gnus-agent-queue-mail): do.
10296
10297 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
10298
10299         * spam-report.el (spam-report-process-queue): New function.
10300         Process requests from `spam-report-requests-file'.
10301         (spam-report-process-queue): Doc fix.
10302
10303 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
10304
10305         * spam.el (spam-register-routine)
10306         (spam-log-processing-to-registry, spam-log-registered-p)
10307         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10308         Change "check" to "spam-check" for semi-clarity.
10309
10310 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
10311
10312         * pop3.el: Require nnheader.
10313
10314         * mml-smime.el: Require cl.  Autoload message-fetch-field.
10315
10316         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
10317
10318         * gnus-picon.el: Require cl.
10319
10320         * gnus-fun.el: Require gnus-ems and gnus-util.
10321
10322         * gnus.el (gnus-method-to-server): Move defsubst before first use.
10323
10324         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
10325
10326         * gnus-art.el (gnus-article-edit-mode): Define before first
10327         reference.
10328
10329 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
10330
10331         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
10332         (gnus-uu-post-encoded): Use point-at-bol.
10333
10334         * gnus-topic.el (gnus-group-active-topic-p): do.
10335
10336         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
10337
10338         * gnus-group.el (gnus-group-kill-region): do.
10339
10340         * gnus-art.el (article-date-ut): do.
10341
10342         * message.el (message-fetch-field): Remove redundant
10343         case-fold-search binding.
10344         (message-narrow-to-field): Simplify.
10345
10346 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10347
10348         * spam.el (spam-directory): Derive from `gnus-directory'.
10349
10350         * spam-report.el (spam-report-url-to-file)
10351         (spam-report-requests-file): New function and variable for offline
10352         reporting.
10353         (spam-report-url-ping-function): Add `spam-report-url-to-file'
10354         and user defined function.
10355         (spam-report-url-ping-mm-url): Remove doubled slash.
10356
10357 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
10358
10359         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
10360
10361 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
10362
10363         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
10364         format string mismatch.
10365
10366         * sieve.el (sieve-deactivate-all): do.
10367
10368         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
10369
10370         * nnlistserv.el (nnlistserv-kk-wash-article): do.
10371
10372         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
10373
10374         * mm-bodies.el (mm-7bit-chars): Don't include \r.
10375
10376 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
10377
10378         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
10379         the list of checks.
10380
10381 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
10382
10383         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
10384         padding.
10385
10386 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
10387
10388         * mm-view.el (mm-fill-flowed): New variable.
10389         (mm-inline-text): Use it.
10390
10391 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
10392
10393         * spam.el (spam-spamassassin-register-ham-routine)
10394         (spam-spamassassin-register-spam-routine): Fix function names.
10395
10396 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10397
10398         * gnus.el (gnus-tmp-grouplens): Remove.
10399         (gnus-summary-line-format): Remove grouplens.
10400
10401         * gnus-group.el (gnus-group-line-format): Ditto.
10402
10403         * gnus-spec.el (gnus-format-specs): Ditto.
10404         (gnus-update-format-specifications): Flush the group format spec
10405         cache if there's the grouplens stuff.
10406         (gnus-parse-simple-format): Replace %l with the empty string.
10407
10408 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
10409
10410         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
10411         omission.
10412
10413 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10414
10415         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
10416         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10417
10418 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
10419
10420         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
10421         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
10422         New macros and functions.
10423         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
10424         Handle > NLINK_MAX messages.
10425         * nnmaildir.el (nnmaildir-request-set-mark): Use
10426         nnmaildir--emlink-p and nnmaildir--eexist-p.
10427
10428 2004-01-25  Alex Schroeder  <alex@gnu.org>
10429
10430         * spam-stat.el (spam-stat-process-directory-age): New option.
10431         (spam-stat-process-directory): Use it.
10432
10433 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10434
10435         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
10436         (spam-stat-save): Accept prefix argument.
10437
10438 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
10439
10440         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
10441         links" error.
10442
10443 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10444
10445         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
10446         the rest of the and/or forms.
10447
10448 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
10449
10450         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
10451         compatibility with old .newsrc.eld files.
10452
10453         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
10454
10455         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
10456
10457         * gnus-start.el (gnus-1): do.
10458
10459         * gnus-group.el (gnus-group-line-format-alist): do.
10460
10461         * gnus.el (gnus-use-grouplens, gnus-visual): do.
10462
10463         * gnus-gl.el: Remove.
10464
10465 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10466
10467         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
10468         marks consisting of a single range {for example, (3 . 5)} rather
10469         than a list of a single range { ((3 . 5)) }.
10470
10471 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
10472
10473         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
10474         with-current-buffer.
10475         (spam-stat-store-current-buffer): Use insert-buffer-substring to
10476         avoid consing a string.
10477
10478         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
10479         Remove obsolete entries for big5 and gb2312.
10480
10481 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10482
10483         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
10484         uncompressed list.
10485
10486 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
10487
10488         * spam-stat.el (spam-stat-strip-xref): New function.
10489         (spam-stat-process-directory): Use it.
10490
10491         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
10492         here -- it's done in message-fetch-field.
10493
10494 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10495
10496         * gnus-agent.el (gnus-agent-queue-mail,
10497         gnus-agent-prompt-send-queue): New variables.
10498         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
10499         * gnus-draft.el (gnus-group-send-queue): Pass the group name
10500         "nndraft:queue" along to gnus-draft-send.  Use
10501         gnus-agent-prompt-send-queue.
10502         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
10503         is "nndraft:queue".  Suggested by Gaute Strokkenes
10504         <gs234@srcf.ucam.org>
10505
10506         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
10507         (agent-enable-undownloaded-faces): Added
10508         (gnus-agent-cat-groups): Use eval-and-compile, not
10509         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
10510         method of gnus-agent-cat-groups even when the buffer has been
10511         evaled.
10512         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
10513         delete gnus-agent-save-active-1.
10514         (gnus-agent-save-groups): Deleted. Identical to
10515         gnus-agent-save-active.
10516         (gnus-agent-write-active): No longer adjust agent's copy of active
10517         file as agent's adjustments are now stored in their own
10518         file. Removed optional parameter.
10519         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
10520         servers.  Add use of min/max range limits from server's local
10521         file.
10522         (gnus-agent-save-alist): Removed unused optional argument.
10523         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
10524         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
10525         (gnus-agent-set-local): A per-server file that keeps min/max range
10526         limits for articles known to the agent.  Provides a fast mechanism
10527         for altering many active ranges.
10528         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
10529         active file (local makes it unnecessary).
10530         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
10531
10532         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
10533         (agent-enable-undownloaded-faces): Added
10534
10535         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
10536         disable it when sending to "nndraft:queue".
10537         (gnus-group-send-queue): Add safety check to avoid sending queue
10538         when unplugged.
10539
10540         * gnus-group.el (gnus-group-catchup): Use new
10541         gnus-sequence-of-unread-articles, not
10542         gnus-list-of-unread-articles, to avoid exhausting memory with huge
10543         numbers of articles.  Use gnus-range-map to avoid having to
10544         uncompress the unread list.
10545         (gnus-group-archive-directory,
10546         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
10547         reference.
10548
10549         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
10550         (gnus-sorted-range-intersection): Intersection of two ranges
10551         without requiring that they first be uncompressed.
10552
10553         * gnus-start.el (gnus-activate-group): Unless blocked by the
10554         caller, possibly expand the active range to include both cached
10555         and agentized articles.
10556         (gnus-convert-old-newsrc): Rewrote in anticipation of having
10557         multiple version-dependent converters.
10558         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
10559         gnus-agent-save-active.
10560         (gnus-save-newsrc-file): Save dirty agent range limits.
10561
10562         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
10563         gnus-agent-possibly-alter-active.
10564         (gnus-adjust-marked-articles): Faster handling of simple lists
10565
10566 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
10567
10568         * spam-stat.el (spam-stat-test-directory): New optional argument
10569         displays a list of files detected.  Suggested by Andrew Cohen
10570         <cohen@andy.bu.edu>.
10571         (spam-stat-buffer-words-with-scores): Don't narrow and change
10572         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
10573
10574 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
10575
10576         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
10577         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
10578         (spam-spamassassin-arguments)
10579         (spam-spamassassin-spam-flag-header)
10580         (spam-spamassassin-positive-spam-flag-header)
10581         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
10582         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
10583         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10584         (spam-list-of-processors, spam-list-of-checks)
10585         (spam-list-of-statistical-checks, spam-registration-functions)
10586         (spam-check-spamassassin-headers, spam-check-spamassassin)
10587         (spam-spamassassin-score)
10588         (spam-spamassassin-register-with-sa-learn)
10589         (spam-spamassassin-register-spam-routine)
10590         (spam-spamassassin-register-ham-routine)
10591         (spam-assassin-register-spam-routine)
10592         (spam-assassin-register-ham-routine): add SpamAssassin support
10593         (spam-bogofilter-score): fix to show article before scoring
10594
10595 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
10596
10597         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
10598         default scoring function.
10599         (spam-generic-score): Call spam-spamassassin-score if
10600         spam-use-spamassassin or spam-use-spamassassin-headers is on;
10601         spam-bogofilter-score otherwise.
10602
10603         * gnus.el (spam-process, spam-autodetect-methods): Add
10604         spamassassin and spamassassin-headers.
10605
10606 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
10607
10608         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10609         Suppress unnecessary messages.
10610
10611 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
10612
10613         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
10614         make-hash-table.
10615
10616 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10617
10618         * canlock.el (base64-encode-string): Don't autoload it.
10619
10620 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10621
10622         * run-at-time.el: Remove useless (require 'itimer),
10623         eval-and-compile and (featurep 'xemacs).
10624
10625 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
10626
10627         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
10628         GROUP is a virtual group.
10629
10630 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
10631
10632         * gnus.el: Autoload `message-y-or-n-p'.
10633
10634 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
10635
10636         * pgg-parse.el: Remove unnecessary (require 'custom).
10637
10638         * pgg-def.el: do.
10639
10640         * nnmail.el: do.
10641
10642         * gnus-undo.el: do.
10643
10644         * gnus-picon.el: do.
10645
10646         * gnus-util.el: do.
10647
10648 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
10649
10650         * gnus-sum.el (gnus-pick-line-number): Add autoload.
10651
10652 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10653
10654         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
10655         handle, as well as a list.
10656
10657         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
10658         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
10659         (mm-w3m-cid-retrieve): Simplify.
10660
10661 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
10662
10663         * message.el (message-kill-to-signature): Allow prefix arg to
10664         specify number of lines to keep before signature.
10665
10666 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
10667
10668         (message-kill-to-signature): Change docstring.
10669
10670 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10671
10672         * canlock.el: Always require sha1-el.
10673         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
10674
10675         * message.el: Autoload sha1 only when compiling.
10676
10677         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
10678         eudc-expand-inline for XEmacs.
10679
10680 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10681
10682         * message.el (message-canlock-generate): Require sha1-el.
10683
10684 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
10685
10686         * message.el (message-expand-name): Silence the byte compiler.
10687
10688         * lpath.el: Add detect-coding-system.
10689
10690         * dgnushack.el (dgnushack-compile): Remove obsolete check for
10691         cus-edit.
10692
10693 2004-01-13  Simon Josefsson  <jas@extundo.com>
10694
10695         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
10696         Invoke gnus-score-mode.  Reported by
10697         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10698
10699         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
10700         Jim Blandy <jimb@redhat.com> (tiny change).
10701
10702 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10703
10704         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
10705
10706 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
10707
10708         * spam.el (spam-get-article-as-string): Update to use
10709         gnus-request-article-this-buffer, much simpler.
10710         (spam-get-article-as-buffer): Remove.
10711
10712 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
10713
10714         * message.el (message-expand-name): Use EUDC if the user uses
10715         that.
10716
10717 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10718
10719         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
10720         character for the encoding to avoid consing a string.
10721
10722         * rfc2047.el (rfc2047-decode-string): Don't cons a string
10723         unnecessarily.
10724
10725         * mm-util.el (mm-replace-chars-in-string): Remove.
10726
10727         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
10728         of mm-replace-chars-in-string.
10729
10730 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
10731
10732         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
10733         strings.
10734
10735         * mm-util.el (mm-subst-char-in-string): Support inplace.
10736
10737         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
10738         a new string in every iteration.  Use shy groups.
10739
10740 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
10741
10742         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
10743         (gnus-group-change-level, gnus-kill-newsgroup)
10744         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
10745         (gnus-get-unread-articles, gnus-make-articles-unread)
10746         (gnus-make-ascending-articles-unread): Use accessor
10747         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
10748         to get group information for improved readability.
10749
10750         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
10751
10752         * gnus-soup.el (gnus-soup-group-brew): do.
10753
10754         * gnus-msg.el (gnus-put-message): do.
10755
10756         * gnus-move.el (gnus-group-move-group-to-server): do.
10757
10758         * gnus-kill.el (gnus-batch-score): do.
10759
10760         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
10761         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
10762         (gnus-group-update-group, gnus-group-read-group)
10763         (gnus-group-make-group, gnus-group-make-help-group)
10764         (gnus-group-make-archive-group, gnus-group-make-directory-group)
10765         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
10766         (gnus-group-sort-by-unread, gnus-group-catchup)
10767         (gnus-group-unsubscribe-group, gnus-group-kill-group)
10768         (gnus-group-yank-group, gnus-group-set-info)
10769         (gnus-group-list-groups): do.
10770
10771         * gnus.el (gnus-generate-new-group-name): do.
10772
10773         * gnus-delay.el (gnus-delay-send-queue): do.
10774
10775         * nnvirtual.el (nnvirtual-catchup-group): do.
10776
10777         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
10778         do.
10779
10780         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
10781         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
10782
10783         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
10784         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
10785         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
10786         (gnus-group-make-articles-read): do.
10787
10788 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10789
10790         * gnus-art.el (article-decode-mime-words, article-babel)
10791         (gnus-article-highlight-signature, gnus-article-add-buttons)
10792         (gnus-signature-toggle): Use gnus-with-article-buffer.
10793
10794         * gnus-art.el (gnus-article-highlight-headers)
10795         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
10796
10797         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
10798         (gnus-article-set-globals, gnus-request-article-this-buffer)
10799         (gnus-button-message-id, gnus-article-maybe-hide-headers)
10800         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
10801         (gnus-mime-display-alternative): Use with-current-buffer.
10802
10803 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10804
10805         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
10806         also under 80 char limit, and call gnus-error if needed.
10807         (spam-fetch-article-header): Fix - it was a
10808         buffer-local variable (gnus-newsgroup-data).
10809         (spam-find-spam): Use spam-generate-fake-headers, forget about
10810         spam-insert-fake-headers.
10811         (spam-insert-fake-headers): Remove.
10812
10813 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10814
10815         * deuglify.el (gnus-article-outlook-unwrap-lines)
10816         (gnus-outlook-rearrange-article)
10817         (gnus-outlook-repair-attribution-outlook)
10818         (gnus-outlook-repair-attribution-block)
10819         (gnus-outlook-repair-attribution-other): Remove redundant
10820         save-excursion.
10821
10822 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10823
10824         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
10825         (spam-fetch-field-subject-fast)
10826         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
10827         (spam-fetch-article-header): Add functions to deal with Gnus
10828         internals for fast retrieval of article header data.
10829         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
10830
10831 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10832
10833         * pop3.el (pop3-md5): Remove.
10834         (pop3-apop): Replace pop3-md5 with md5.
10835
10836         * mm-bodies.el: base64 is always built-in.
10837
10838         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
10839         with-current-buffer.
10840
10841 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10842
10843         * canlock.el (canlock-insert-header): Remove excessive grouping in
10844         regexp.
10845
10846         * gnus-sum.el (gnus-summary-read-document): Ditto.
10847
10848         * gnus-uu.el (gnus-uu-part-number): Ditto.
10849
10850         * html2text.el (html2text-remove-tags): Ditto.
10851         (html2text-format-tags): Ditto.
10852         (html2text-format-single-elements): Ditto.
10853
10854         * mml.el (mml-parse-1): Ditto.
10855
10856 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10857
10858         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
10859
10860         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
10861
10862         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
10863
10864         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
10865
10866 2003-11-15  Simon Josefsson  <jas@extundo.com>
10867
10868         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
10869         (pgg-gpg-lookup-key): Use regexp match instead of
10870         split-string (split-string is different between emacs 21.2 and
10871         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
10872
10873 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10874
10875         * gnus-art.el (gnus-mime-view-all-parts)
10876         (gnus-article-part-wrapper, gnus-article-view-part): Use
10877         with-current-buffer.
10878
10879 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10880
10881         * spam.el (spam-disable-spam-split-during-ham-respool)
10882         (spam-spamoracle-database, spam-cache-lookups)
10883         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
10884         (spam-group-ham-mark-p, spam-group-spam-mark-p)
10885         (spam-group-ham-marks, spam-group-spam-marks)
10886         (spam-group-spam-contents-p, spam-group-ham-contents-p)
10887         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
10888         also add spam-use-blackholes to the statistical checks.
10889         (spam-fetch-field-fast): Add interface to fetching fields, may
10890         become a macro.
10891         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
10892         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
10893         (spam-insert-fake-headers): Fake an article when needed.
10894         (spam-find-spam): Fake article when possible.
10895         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
10896         (spam-check-bogofilter-headers): Use message-fetch-field instead
10897         of nnmail-fetch-field.
10898
10899 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10900
10901         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
10902
10903 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10904
10905         * spam.el (spam-split): Do not require spam-use-CHECK to be
10906         enabled if that check is passed to spam-split explicitly; also
10907         fix so 'spam doesn't get converted to spam-split-group when
10908         spam-split-symbolic-return is t.
10909         (spam-find-spam): Find registrations of the article and use those
10910         instead of re-running spam-split to find the spam/ham
10911         classification of the article.
10912         (spam-log-processing-to-registry, spam-log-registered-p)
10913         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10914         Use gnus-error instead of gnus-message.
10915         (spam-log-registration-type): Add function to determine the
10916         classification of a message based on registry entries; will
10917         return nil if both 'spam and 'ham are found.
10918         (spam-check-BBDB): Expand all the BBDB macros here so we can have
10919         a reasonably fast local cache without the loading errors.
10920         (spam-cache-lookups): Set to t by default.
10921         (spam-find-spam): Don't try to guess spam-cache-lookups.
10922         (spam-enter-whitelist, spam-enter-blacklist): Clear the
10923         spam-caches entry.
10924         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
10925         caching of whitelist/blacklist entries.
10926         (spam-check-whitelist, spam-check-blacklist): Invoke
10927         spam-from-listed-p with a type, not a cache variable.
10928         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
10929
10930 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10931
10932         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
10933
10934         * nnmail.el (nnmail-split-fancy): do.
10935
10936         * mml.el (mml-parse): do.
10937
10938         * gnus-score.el (gnus-enter-score-words-into-hashtb)
10939         (gnus-score-adaptive): do.
10940
10941 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10942
10943         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
10944         (gnus-mime-button-map): Don't set keymap parent.
10945         (gnus-button-ctan-directory-regexp): Use shy grouping.
10946         (gnus-prev-page-map): Don't set keymap parent.
10947         (gnus-prev-page-map): Remove duplicated one.
10948         (gnus-next-page-map): Don't set keymap parent.
10949         (gnus-mime-security-button-map): Ditto.
10950
10951         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
10952         version number.
10953
10954         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
10955
10956 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10957
10958         * canlock.el (canlock-sha1-function): Remove.
10959         (canlock-sha1-function-for-verify): Remove.
10960         (canlock-openssl-program): Remove.
10961         (canlock-openssl-args): Remove.
10962         (canlock-ignore-errors): Remove.
10963         (canlock-sha1-with-openssl): Remove.
10964         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
10965         (canlock-verify): Don't use canlock-ignore-errors.
10966
10967         * sha1-el.el (sha1-string-external): Make it can return a string
10968         in binary form.
10969         (sha1-region-external): Ditto.
10970         (sha1-string-internal): Ditto.
10971         (sha1-region-internal): Ditto.
10972         (sha1-region): Ditto.
10973         (sha1-string): Ditto.
10974         (sha1): Ditto.
10975
10976 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10977
10978         * spam.el (spam-report-articles-gmane): New command.
10979
10980 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10981
10982         * gnus.el: Don't make unnecessary *Group* buffer when loading.
10983
10984         * run-at-time.el (run-at-time-saved): Remove.
10985         (run-at-time): Doc fix.
10986
10987 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10988
10989         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
10990         (gnus-summary-limit-map): Add it.
10991         (gnus-summary-make-menu-bar): do.
10992
10993 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
10994
10995         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
10996         Make attempt at some caching support (done for BBDB only now).
10997         (spam-find-spam): Set spam-cache-lookups if there are more than 2
10998         addresses to be checked.
10999         (spam-clear-cache-BBDB): Add function, to be invoked by
11000         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
11001         (spam-check-BBDB): Check and use the caches, if
11002         spam-cache-lookups is on, remove superfluous (provide).
11003
11004 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
11005
11006         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
11007
11008 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
11009
11010         * run-at-time.el (run-at-time-saved): Move to after the definition
11011         of `run-at-time'.
11012
11013         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
11014
11015 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11016
11017         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
11018         mm-w3m-local-map-property.
11019
11020         * mm-view.el (mm-w3m-mode-map): Remove.
11021         (mm-w3m-local-map-property): Remove.
11022         (mm-inline-text-html-render-with-w3m): Don't use
11023         mm-w3m-local-map-property.
11024
11025 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11026
11027         * run-at-time.el: New file.
11028
11029         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
11030         under Emacs.
11031
11032         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
11033         of gnus-set-text-properties.
11034
11035         * gnus-uu.el (gnus-uu-save-article): Ditto.
11036
11037         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
11038
11039         * gnus-cite.el (gnus-cite-parse): Ditto.
11040
11041         * gnus-art.el (gnus-button-push): Use set-text-properties instead
11042         of gnus-.
11043
11044         * gnus-xmas.el (run-at-time): Require run-at-time.
11045
11046         * gnus.el: Changed calls to nnheader-run-at-time and
11047         password-run-at-time throughout to use run-at-time directly.
11048
11049         * password.el: Removed definition of run-at-time.
11050
11051         * nnheaderxm.el: Remove definition of run-at-time.
11052
11053 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
11054
11055         * mml.el (mml-minibuffer-read-disposition): Show attachment type
11056         in prompt.
11057
11058 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11059
11060         * messagexmas.el (message-xmas-redefine): Alias
11061         `message-make-caesar-translation-table' to
11062         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
11063         version.
11064
11065         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
11066         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
11067         `gnus-xmas-set-text-properties'.
11068         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
11069         `gnus-xmas-completing-read'.
11070         (gnus-xmas-completing-read): Removed.
11071         (gnus-xmas-open-network-stream): Removed.
11072
11073         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
11074         XEmacs version.
11075
11076         * dns.el (dns-make-network-process): Use `open-network-stream'
11077         instead of `gnus-xmas-open-network-stream'.
11078
11079         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
11080
11081         * .cvsignore: Add auto-autoloads.el, custom-load.el.
11082
11083 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11084
11085         * gnus-art.el (gnus-mime-display-alternative)
11086         (gnus-insert-mime-button, gnus-insert-mime-security-button)
11087         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
11088         Don't use gnus-local-map-property.
11089
11090         * gnus-util.el (gnus-local-map-property): Remove.
11091
11092         * mm-view.el (mm-view-pkcs7-decrypt): Replace
11093         gnus-completing-read-maybe-default with completing-read.
11094
11095         * gnus-util.el (gnus-completing-read): do.
11096         (gnus-completing-read-maybe-default): Remove.
11097
11098 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
11099
11100         * password.el: Only autoload `run-at-time' if not XEmacs.
11101         Only autoload the itimer functions if XEmacs.
11102
11103 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11104
11105         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
11106         XEmacsen.
11107
11108         * dgnushack.el: Autoload executable-find for XEmacs.
11109
11110 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
11111
11112         * gnus-art.el (gnus-read-string): Remove.
11113         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
11114         read-string.
11115
11116 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
11117
11118         * netrc.el: Autoload password-read.
11119         (netrc): Add configuration group.
11120         (netrc-encoding-method, netrc-openssl-path): Add
11121         variables for encoding and decoding of files with symmetric
11122         ciphers.
11123         (netrc-encode): Add assistant function to encode a file with
11124         netrc-encoding-method.
11125         (netrc-parse): Add interactive parameter, added optional
11126         decoding if netrc-encoding-method is non-nil but otherwise
11127         behavior is standard.
11128         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
11129         Do s/encode/encrypt/ everywhere.
11130
11131         * spam.el: Remove executable-find autoload.
11132
11133 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
11134
11135         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
11136
11137         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
11138
11139 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
11140
11141         * gnus-art.el (gnus-treat-ansi-sequences,
11142         article-treat-ansi-sequences): New variable and function.
11143         Suggested by Dan Jacobson <jidanni@jidanni.org>.
11144
11145         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
11146         Use it.
11147
11148 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
11149
11150         * mm-util.el (mm-quote-arg): Remove.
11151
11152         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
11153         shell-quote-argument.
11154
11155         * gnus-uu.el (gnus-uu-command): do.
11156
11157         * gnus-sum.el (gnus-summary-insert-pseudos): do.
11158
11159         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
11160         with make-char.
11161
11162         * mm-util.el (mm-make-char): Remove.
11163
11164         * mml.el (mml-mode): Replace gnus-add-minor-mode with
11165         add-minor-mode.
11166
11167         * gnus-undo.el (gnus-undo-mode): do.
11168
11169         * gnus-topic.el (gnus-topic-mode): do.
11170
11171         * gnus-sum.el (gnus-dead-summary-mode): do.
11172
11173         * gnus-start.el (gnus-slave-mode): do.
11174
11175         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
11176
11177         * gnus-ml.el (gnus-mailing-list-mode): do.
11178
11179         * gnus-gl.el (gnus-grouplens-mode): do.
11180
11181         * gnus-draft.el (gnus-draft-mode): do.
11182
11183         * gnus-dired.el (gnus-dired-mode): do.
11184
11185         * gnus-ems.el (gnus-add-minor-mode): Remove.
11186
11187         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11188         Replace gnus-char-width with char-width.
11189
11190         * gnus-ems.el (gnus-char-width): Remove.
11191
11192         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11193         Replace gnus-char-width with char-width.
11194
11195         * gnus-ems.el (gnus-char-width): Remove.
11196
11197         * spam-stat.el (with-syntax-table): Remove with-syntax-table
11198         definition.
11199         Remove Emacs 20 hash table compatibility code.
11200
11201         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
11202         20 compatibility code.
11203
11204         * spam.el (spam-point-at-eol): Replace with point-at-eol.
11205
11206         * smime.el (smime-point-at-eol): Replace with point-at-eol.
11207
11208         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
11209         with point-at-{eol,bol}.
11210
11211         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
11212
11213         * imap.el (imap-point-at-eol): Replace with point-at-eol.
11214
11215         * flow-fill.el (fill-flowed-point-at-bol,
11216         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
11217
11218         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
11219         Replace with point-at-{eol,bol} throughout all files.
11220
11221 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11222
11223         * ntlm.el (ntlm-string-as-unibyte): New macro.
11224         (ntlm-build-auth-response): Use it.
11225
11226         Remove Emacs 20 stuff:
11227         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
11228         (butlast, mapc, remove): Remove the compiler macros.
11229         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
11230         of delq and copy-sequence.
11231         * gnus-art.el (popup-menu): Remove the compiler macro.
11232         * nnmail.el (nnmail-split-fancy): Don't support customizing with
11233         Emacs 20.
11234
11235 2004-01-05  Simon Josefsson  <jas@extundo.com>
11236
11237         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
11238         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
11239         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
11240         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
11241         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
11242         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
11243         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
11244         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
11245         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
11246         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
11247         ntlm-string-permute, string-lshift into ntlm-string-lshift,
11248         string-xor into ntlm-string-xor.  Suggested by
11249         Jesper Harder <harder@myrealbox.com>.
11250
11251         * ntlm.el: Don't include poem.
11252
11253         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
11254         Jesper Harder <harder@myrealbox.com>.
11255
11256         * sasl-ntlm.el, ntlm.el, md4.el: New files.
11257
11258         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
11259         probably breaks emacs with DL patch, but do we care? Is anyone
11260         still using the DL stuff?)
11261
11262         * sieve-manage.el: Use the password package.
11263         (sieve-manage-read-passwd): Remove.
11264         (sieve-manage-interactive-login): Use password.  Re-add
11265         condition-case around loop.
11266
11267         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
11268         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
11269         the password package.
11270
11271 2003-02-19  Simon Josefsson  <jas@extundo.com>
11272
11273         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
11274         token.
11275
11276 2002-08-07  Simon Josefsson  <jas@extundo.com>
11277
11278         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
11279         (sieve-manage-authenticators):
11280         (sieve-manage-authenticator-alist): Add some SASL mechs.
11281         (sieve-sasl-auth): New function.
11282         (sieve-manage-cram-md5-auth):
11283         (sieve-manage-plain-auth): Rewrite using SASL library.
11284         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
11285         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
11286         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
11287         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
11288
11289 2004-01-05  Simon Josefsson  <jas@extundo.com>
11290
11291         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
11292         New files.
11293
11294 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11295
11296         * gnus-group.el (gnus-no-groups-message): Update.
11297
11298         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
11299
11300 2003-11-09  Simon Josefsson  <jas@extundo.com>
11301
11302         * imap.el: Support for ID IMAP extension (RFC 2971).
11303         (imap-local-variables): Add imap-id.
11304         (imap-id): New variable.
11305         (imap-id): New function.
11306         (imap-parse-response): Parse untagged ID response.
11307         * nnimap.el (nnimap-id): New variable.
11308         (nnimap-open-connection): Use it.
11309
11310 2003-12-28  Simon Josefsson  <jas@extundo.com>
11311
11312         * gnus-score.el (gnus-score-edit-all-score): New.
11313         * gnus-group.el (gnus-group-score-map): Bind it to W e.
11314
11315 2004-01-04  Simon Josefsson  <jas@extundo.com>
11316
11317         * password.el: Add.
11318
11319 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
11320
11321         * dns.el: Add support for AAAA records (see RFC 3596)
11322
11323         * Fix typo PRT -> PTR
11324
11325         * Parse MX, PTR and SOA replies (see RFC 1035)
11326
11327 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11328
11329         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
11330
11331         * Moved to Changelog.2.
11332
11333 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11334
11335         * gnus.el (gnus-version-number): Bump version.
11336
11337 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11338
11339         * gnus.el: No Gnus v0.1 is released.
11340
11341 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11342
11343         * gnus.el: No Gnus v0.0 is released.
11344
11345 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11346
11347         * gnus.el (gnus-version-number): Bump.
11348         (gnus-version): No.
11349
11350 See ChangeLog.2 for earlier changes.
11351
11352     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
11353
11354   This file is part of GNU Emacs.
11355
11356   GNU Emacs is free software; you can redistribute it and/or modify
11357   it under the terms of the GNU General Public License as published by
11358   the Free Software Foundation; either version 3, or (at your option)
11359   any later version.
11360
11361   GNU Emacs is distributed in the hope that it will be useful,
11362   but WITHOUT ANY WARRANTY; without even the implied warranty of
11363   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11364   GNU General Public License for more details.
11365
11366   You should have received a copy of the GNU General Public License
11367   along with GNU Emacs; see the file COPYING.  If not, write to the
11368   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
11369   Boston, MA 02110-1301, USA.
11370
11371 ;; Local Variables:
11372 ;; coding: iso-2022-7bit
11373 ;; fill-column: 79
11374 ;; add-log-time-zone-rule: t
11375 ;; End:
11376
11377 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4