(gnus-registry-unfollowed-groups): Add INBOX to the
[gnus] / lisp / ChangeLog
1 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
4         list of groups not followed by default.  Fix type to be regexp.
5         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
6
7 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8
9         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
10         raw-text coding system when saving .newsrc file, which may contain
11         non-ASCII group names.
12
13 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * gnus-cus.el (gnus-score-extra): New widget.
16         (gnus-score-extra-convert): New function.
17         (gnus-score-customize): Use it for Extra.
18
19 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
20
21         * mml2015.el (mml2015-extract-cleartext-signature): New function.
22         (mml2015-mailcrypt-clear-verify): Use it.
23         (mml2015-gpg-clear-verify): Use it.
24         (mml2015-pgg-clear-verify): Use it.
25         (mml2015-epg-clear-verify): Replace the current part with the output
26         from GnuPG; don't extract the plaintext by itself.
27
28         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
29         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
30         mml2015-clear-verify-function; don't touch the armor headers or
31         dash-escaped text here.
32
33 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
34
35         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
36         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
37         parts, or application/octet-stream as a last resort.
38         (gnus-mime-view-part-as-type): Don't toggle display.
39         (gnus-mime-view-part-as-charset): Don't turn off display before
40         querying charset.
41
42         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
43         stuff to undisplayer function in Emacs.
44         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
45
46         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
47         text/calendar parts.
48
49 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
50
51         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
52         decoding text/calendar parts.
53
54         * message.el (message-forward-make-body-mime): Always mark body as
55         having no illegible text; remove signed-or-encrypted argument.
56         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
57
58         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
59         (mml-generate-mime-1): Don't encode body if it is specified to be in
60         raw form; don't make buffer be unibyte when inserting multibyte string.
61
62 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * imap.el (imap-logout-timeout): New variable.
65         (imap-logout, imap-logout-wait): New functions.
66         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
67
68         * nnimap.el (nnimap-logout-timeout): New server variable.
69         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
70         nnimap-logout-timeout.
71
72         * gnus-art.el (gnus-article-summary-command-nosave)
73         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
74
75 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
76
77         * gnus.el (gnus-maximum-newsgroup): New variable.
78
79         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
80         according to gnus-maximum-newsgroup.
81
82         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
83         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Limit
84         the range of articles according to gnus-maximum-newsgroup.
85
86 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
87
88         * gnus-art.el (gnus-sticky-article): Fixed problems described in
89         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
90         Don't perform gnus-configure-windows here; reuse existing sticky
91         article buffer.
92
93         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
94         it doesn't exist in gnus-article-mode.
95
96 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
97
98         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
99         (gnus-agent-decoded-group-name): New function.
100         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
101         (gnus-agent-expire-group-1): Use it; decode group name in messages.
102
103 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
104
105         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
106         Add binding for gnus-sticky-article.
107         (gnus-summary-exit): Don't kill sticky article buffers.
108
109         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
110         article buffer.
111         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
112         (gnus-kill-sticky-article-buffers): New commands.
113
114 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
115
116         * nntp.el (nntp-xref-number-is-evil): New server variable.
117         (nntp-find-group-and-number): If it is non-nil, don't trust article
118         numbers in the Xref header.
119
120 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * gnus-agent.el (gnus-agent-read-group): New function.
123         (gnus-agent-flush-group, gnus-agent-expire-group)
124         (gnus-agent-regenerate-group): Use it.
125         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
126         nnmail-pathname-coding-system.
127
128 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
129
130         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
131
132         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
133         that are unread as unread, and also as selected so that information of
134         marks having been changed by a user may be updated when exiting group.
135
136 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
137
138         * gnus-art.el (gnus-mime-display-single): Pass part number that is
139         calculated ignoring signature parts to gnus-treat-article.
140
141 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
142
143         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
144         a point here in order to keep the window start.
145         (gnus-insert-mime-security-button): Make a button overlay without the
146         front stickiness.
147         (gnus-mime-display-security): Goto the end of a button.
148
149         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
150
151 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
154         group-name-at-point.
155         (gnus-group-completing-read): New function that offers decoded
156         non-ASCII group names for completion.
157         (gnus-fetch-group, gnus-group-read-ephemeral-group)
158         (gnus-group-jump-to-group, gnus-group-make-group-simple)
159         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
160         (gnus-group-fetch-control): Use it.
161         (gnus-fetch-group): Use group-name-at-point for the initial value
162         rather than the default value; use gnus-alive-p.
163
164         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
165         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
166         (gnus-summary-post-news): Use gnus-group-completing-read.
167
168         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
169         (gnus-read-move-group-name): Decode group name for completion.
170
171 2007-07-31  Ted Zlatanov  <tzz@lifelogs.com>
172
173         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
174         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
175         Yamaoka slightly modified the code).
176
177 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
178
179         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
180         (nnmail-split-incoming): Bind it.
181
182         * nnml.el (nnml-group-name-charset): New function.
183         (nnml-decoded-group-name): Use it; don't decode group name if
184         nnmail-group-names-not-encoded-p is non-nil.
185         (nnml-encoded-group-name): New function.
186         (nnml-group-pathname): Inline nnml-decoded-group-name.
187         (nnml-request-expire-articles): Decode group name in message.
188         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
189         nnmail-pathname-coding-system.
190         (nnml-save-mail, nnml-active-number): Work with decoded group names and
191         not decoded ones according to nnmail-group-names-not-encoded-p.
192         (nnml-generate-active-info): Use nnml-encoded-group-name.
193
194 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
195
196         * gnus-sum.el (gnus-summary-move-article): Make
197         gnus-summary-respool-article work.
198
199 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
200
201         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
202         string.
203
204 2007-07-20  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
205
206         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
207         that should be ignored when comparing distant RSS articles with local
208         ones.
209         (nnrss-make-hash-index): New function.  Create a hash index according
210         to the ignored fields.
211         (nnrss-check-group): Use it.
212
213 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
214
215         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
216
217         * gnus-art.el (article-decode-group-name): Decode Xref header too.
218
219         * gnus-group.el (gnus-group-make-group): Encode group name here unless
220         the new optional argument ENCODED is non-nil.
221         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
222         coding system for encoding group name.
223         (gnus-group-make-rss-group): Pass un-encoded group name to
224         gnus-group-make-group.
225         (gnus-group-set-info): Tell gnus-group-make-group that group name is
226         encoded.
227
228         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
229         Encode group name to which articles are moved or copied.
230         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
231         coding system for encoding Newsgroup, Followup-To and Xref headers.
232
233         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
234         marks; use nnheader-file-coding-system to write a file.
235         (nnagent-retrieve-headers): Bind file-name-coding-system to
236         nnmail-pathname-coding-system.
237
238         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
239
240         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
241         (nnml-request-article, nnml-request-create-group)
242         (nnml-request-rename-group, nnml-find-id)
243         (nnml-possibly-change-directory, nnml-possibly-create-directory)
244         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
245         (nnml-save-marks): Use nnml-group-pathname instead of
246         nnmail-group-pathname.
247
248         (nnml-request-create-group, nnml-request-expire-articles)
249         (nnml-request-move-article, nnml-request-delete-group)
250         (nnml-deletable-article-p, nnml-possibly-create-directory)
251         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
252         (nnml-open-marks): Bind file-name-coding-system to
253         nnmail-pathname-coding-system.
254
255         (nnml-request-article): Pass server argument to nnml-find-group-number.
256         (nnml-request-create-group, nnml-active-number, nnml-save-marks): Pass
257         server argument to nnml-possibly-create-directory.
258         (nnml-request-accept-article): Pass server argument to
259         nnml-active-number and nnml-save-mail.
260         (nnml-find-group-number): Pass server argument to nnml-find-id.
261         (nnml-request-update-info): Pass server argument to
262         nnml-marks-changed-p.
263
264         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
265         (nnml-save-mail, nnml-active-number): Add server argument.
266
267         (nnml-request-delete-group): Warn if group is missing.
268         (nnml-get-nov-buffer): Decode group name.
269         (nnml-generate-active-info): Encode group name.
270         (nnml-open-marks): Decode group name in messages.
271
272 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
273
274         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
275         if it is not specified.
276         (gnus-article-pipe-part, gnus-article-save-part)
277         (gnus-article-interactively-view-part, gnus-article-copy-part)
278         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
279         (gnus-article-inline-part, gnus-article-save-part-and-strip)
280         (gnus-article-replace-part, gnus-article-delete-part)
281         (gnus-article-view-part-as-type): Pass raw prefix argument to
282         gnus-article-part-wrapper.
283
284 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
285
286         * gnus-agent.el (gnus-agent-save-active): Bind
287         nnheader-file-coding-system to gnus-agent-file-coding-system.
288
289         * gnus-cache.el (gnus-cache-save-buffers)
290         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
291         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
292         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
293         (gnus-cache-braid-nov, gnus-cache-braid-heads)
294         (gnus-cache-generate-active, gnus-cache-rename-group)
295         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
296         (gnus-cache-update-overview-total-fetched-for): Bind
297         file-name-coding-system to nnmail-pathname-coding-system.
298         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names): New
299         variables.
300         (gnus-cache-decoded-group-name): New function.
301         (gnus-cache-file-name): Use it.
302         (gnus-cache-generate-active): Use non-decoded group name for active.
303
304         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
305         right place.
306         (gnus-write-active-file): Don't break non-ASCII group names.
307
308         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
309         nnmail-pathname-coding-system.
310
311         * lpath.el: Bind default-file-name-coding-system,
312         file-name-coding-system and language-info-alist for XEmacs.
313
314         * gnus-uu.el (gnus-uu-decode-save): Typo.
315
316 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
317
318         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
319
320 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
321
322         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
323         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
324         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
325         (gnus-agent-flush-group, gnus-agent-flush-cache)
326         (gnus-agent-fetch-headers, gnus-agent-load-alist)
327         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
328         (gnus-agent-retrieve-headers, gnus-agent-request-article)
329         (gnus-agent-regenerate-group)
330         (gnus-agent-update-files-total-fetched-for)
331         (gnus-agent-update-view-total-fetched-for): Bind
332         file-name-coding-system to nnmail-pathname-coding-system.
333         (gnus-agent-group-pathname): Don't encode file names by
334         nnmail-pathname-coding-system.
335         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
336         coding-system-for-write instead of buffer-file-coding-system to
337         gnus-agent-file-coding-system.
338
339         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
340         Decode group name.
341
342         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
343
344         * gnus-start.el (gnus-update-active-hashtb-from-killed)
345         (gnus-read-newsrc-el-file): Make group names unibyte.
346
347         * nnmail.el (nnmail-group-pathname): Don't encode file names by
348         nnmail-pathname-coding-system.
349
350         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
351         (nnrss-request-delete-group): Bind file-name-coding-system to
352         nnmail-pathname-coding-system.
353         (nnrss-read-server-data, nnrss-read-group-data): Bind
354         file-name-coding-system correctly.
355         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
356
357         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
358         (nntp-server-to-method-cache): New variable.
359         (nntp-group-pathname): New function that decodes non-ASCII group names.
360         (nntp-possibly-create-directory, nntp-marks-changed-p)
361         (nntp-save-marks, nntp-open-marks): Use it.
362         (nntp-possibly-create-directory, nntp-open-marks):
363         Bind file-name-coding-system to nnmail-pathname-coding-system.
364         (nntp-open-marks): Decode group names when bootstrapping marks.
365
366         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
367         Newsgroups and Folowup-To headers.
368
369 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
370
371         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
372         (gnus-server-closed-face, gnus-server-denied-face)
373         (gnus-server-offline-face): Remove variable.
374         (gnus-server-font-lock-keywords): Use faces that are not aliases.
375
376         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
377         of modifying message-stack directly for XEmacs.
378
379         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
380         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
381         if the coding-system argument is nil for XEmacs.
382
383         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
384         mm-charset-override-alist.
385
386         * rfc2047.el: Don't require base64; require rfc2045 for the function
387         rfc2045-encode-string.
388         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
389         to quote the parameter value.
390
391 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
394         form in gnus-group-name-charset-method-alist.
395
396         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
397         overrides the default layout edit-form.
398
399         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
400
401         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
402
403 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
404
405         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
406         as unfetched articles.
407
408 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
409
410         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
411
412 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
413
414         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
415         original back end that keeps marks in the local system.
416
417 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
418
419         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
420         arg of pop-to-buffer for XEmacs.
421         (gnus-article-read-summary-keys): Ditto; don't restore window
422         configuration if summary command ends up with neither article buffer
423         nor summary buffer; describe bindings if summary keys end with C-h.
424
425 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
426
427         * message.el (message-fix-before-sending): Skip raw message part to be
428         forwarded while checking illegible text.
429         (message-forward-make-body-mime, message-forward-make-body): Mark
430         signed or encrypted raw message as having no illegible text.
431
432 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
435         (gnus-message-with-timestamp-1): New macro.
436         (gnus-message-with-timestamp): New function.
437         (gnus-message): Use them.
438
439         * nnheader.el (nnheader-message): Use them.
440
441 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
442
443         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
444         .newsrc.eld file.
445
446 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
447
448         * gnus-agent.el (gnus-agent-fetch-headers)
449         (gnus-agent-retrieve-headers): Bind
450         gnus-decode-encoded-address-function to identity.
451
452         * nntp.el (nntp-send-xover-command): Recognize an xover command is
453         available also when the server returns simply a dot.
454
455         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
456
457 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
458
459         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
460
461 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
462
463         * gnus-ems.el (gnus-x-splash): Make it work.
464
465         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
466         from being used.
467
468         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
469
470 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
471
472         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
473         4th and the 5th arguments.
474
475         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
476         the front stickiness.
477         (gnus-article-summary-command-nosave): Correct the order of the
478         arguments passed to pop-to-buffer.
479         (gnus-article-read-summary-keys): Ditto; make it work properly when the
480         summary command ends up with the article buffer.
481
482         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
483         the same faces.
484
485 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
486
487         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
488
489 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
490
491         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
492         * gnus-sum.el (gnus-summary-highlight):
493         * pgg.el (pgg-sign-region, pgg-sign):
494         * mail-source.el (mail-source-delete-old-incoming-confirm):
495         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
496
497 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * gnus-art.el (gnus-mime-view-part-externally)
500         (gnus-mime-view-part-internally): Fix predicate function passed to
501         completing-read.
502
503         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
504
505         * gnus.el (gnus-update-message-archive-method): Add :version.
506
507 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
508
509         * gnus.el (gnus-update-message-archive-method): New variable.
510
511         * gnus-start.el (gnus-setup-news): Update saved "archive" method
512         according to gnus-message-archive-method if
513         gnus-update-message-archive-method is non-nil.
514
515 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
516
517         * gnus-sum.el (gnus-summary-limit-to-address): New function.  Suggested
518         by Loic Dachary <loic@dachary.org>.
519         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
520
521 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
522
523         * message.el (message-pop-to-buffer): Add switch-function argument.
524         (message-mail): Pass switch-function argument to it.
525
526 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
527
528         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
529         Improve doc string.
530
531 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
532
533         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
534         (gnus-header-content)
535         * gnus-cite.el (gnus-cite-10)
536         * gnus-srvr.el (gnus-server-closed)
537         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
538         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
539         (gnus-group-mail-3-empty, gnus-group-mail-low)
540         (gnus-group-mail-low-empty, gnus-splash)
541         * message.el (message-header-to, message-header-cc)
542         (message-header-subject, message-header-other, message-header-name)
543         (message-header-xheader, message-separator, message-cited-text)
544         (message-mml): Lighten colors of faces used for dark background.
545
546 2007-05-24  Simon Josefsson  <simon@josefsson.org>
547
548         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
549         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
550
551 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
552
553         * message.el (message-narrow-to-headers-or-head): Ignore
554         mail-header-separator in the body.
555
556 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
557
558         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
559         same as window size.
560
561 2007-05-22  Kevin Ryde  <user42@zip.com.au>
562
563         * message.el (message-font-lock-keywords): Use message-header-xheader
564         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
565         ahead of the anything pattern, to get it recognised.
566
567 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
568
569         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
570         spam.el loads uses it in the compiled defadvice form.
571
572 2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
573
574         * gnus-sum.el (gnus-articles-to-read)
575         (gnus-summary-insert-old-articles): Don't truncate group name for
576         `read-string'.
577
578         * gnus-util.el (gnus-limit-string): Delete this function.
579
580         * gnus-sum.el (gnus-simplify-subject-fully): Use
581         `truncate-string-to-width' instead.
582
583 2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
584
585         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell if, on
586         summary exit, the next group has to be selected.
587         (gnus-summary-exit): Use it.
588
589 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
590
591         * gnus-art.el (gnus-article-mode): Fix comment about displaying
592         non-break space.
593
594 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
595
596         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
597         Check if group is not a directory.
598         (nnfolder-request-expire-articles): Don't delete articles if the target
599         group is not available.
600
601         * nnml.el (nnml-request-create-group): Properly check if group is not a
602         file.
603         (nnml-request-expire-articles): Don't delete articles if the target
604         group is not available.
605
606         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
607         Don't quote characters that are within parentheses.
608
609 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
610
611         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
612         (gnus-handle-ephemeral-exit): Select article according to it.
613
614 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
615
616         * message.el (message-insert-formated-citation-line): Remove newline.
617         (message-citation-line-format): Add final \n here so that the user can
618         avoid a blank line.
619
620 2007-05-03  Dan Christensen  <jdc@uwo.ca>
621
622         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
623         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
624         Update lanl/arXiv support.
625
626 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
627
628         * gnus.el: Bump version number.
629
630 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
631
632         * gnus.el (gnus-version-number): Bump version.
633
634 2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
635
636         * gnus.el: No Gnus v0.6 is released.
637
638 2007-04-27  Didier Verna  <didier@xemacs.org>
639
640         * gnus-util.el (gnus-orify-regexp): Moved and renamed to ...
641         * gmm-utils.el (gmm-regexp-concat): here.
642         * message.el: Don't require 'gnus-util.
643         (message-dont-reply-to-names): Handle name change above.
644         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
645
646 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
647
648         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
649         since the initial value varies according to the system.
650
651 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
652
653         * mm-util.el (mm-charset-synonym-alist): Defcustom.
654
655 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
656
657         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
658
659 2007-04-24  Didier Verna  <didier@xemacs.org>
660
661         Improve the type of gnus-ignored-from-addresses.
662         * gnus-util.el (gnus-orify-regexp): New function.
663         * message.el (gnus-util): Require it.
664         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
665         * gnus-sum.el (gnus-ignored-from-addresses): New function.
666         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
667
668 2007-04-24  Didier Verna  <didier@xemacs.org>
669
670         * gnus-sum.el:
671         * gnus-utils.el: Fix some trailing whitespaces.
672
673 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
674
675         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
676         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
677         article's Message-ID; refer parent article in summary buffer.
678
679         * message.el (message-bounce): Call mime-to-mml.
680
681         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
682         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
683         optimize and/or forms properly.
684
685 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
686
687         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
688         URL.
689
690 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
691
692         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
693
694 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
695
696         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
697         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
698         displayed of multipart/alternative part if it is invoked from summary
699         buffer.
700
701         * mm-view.el (mm-inline-text-html-render-with-w3m)
702         (mm-inline-text-html-render-with-w3m-standalone)
703         (mm-inline-render-with-function): Use mail-parse-charset by default.
704
705 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
706
707         * parse-time.el (parse-time-string-chars): Check if CHAR
708         is less than the length of parse-time-syntax.
709
710 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
711
712         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
713         from gnus-newsgroup-processable.
714
715 2007-04-16  Didier Verna  <didier@xemacs.org>
716
717         * gnus-msg.el (gnus-configure-posting-styles): Handle
718         message-signature-directory properly with :file syntax. Reported by
719         "Leo".
720
721 2007-04-11  Didier Verna  <didier@xemacs.org>
722
723         New user option: message-signature-directory.
724         * gnus-msg.el (gnus-configure-posting-styles): Support it.
725         * message.el (message-insert-signature): Ditto.
726         * message.el (message-signature-file): Doc update.
727         * message.el (message-signature-directory): New.
728
729 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
730
731         * gnus-msg.el (gnus-inews-yank-articles): Use
732         message-exchange-point-and-mark instead of exchange-point-and-mark.
733
734 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
735
736         * message.el (message-yank-original): Make sure cited text ends with
737         newline; don't exchange point and mark.
738
739 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
740
741         * tls.el (open-tls-stream): Properly handle case where there
742         is no associated buffer.
743
744 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
745
746         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
747         message-yank-original, make sure (< mark TEXT point).
748
749 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
750
751         * message.el (message-fill-column): New variable.
752         (message-mode): Use it.  Add comment on a possible new hook.
753
754         * nnmail.el (nnmail-spool-file): Mark as obsolete.
755         (nnmail-get-new-mail): Reformat.
756
757         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
758
759         * gmm-utils.el: Fix Commentary.
760         (gmm-tool-bar-from-list): Fix typo in doc string.
761
762 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
763
764         * message.el (message-yank-original): Don't switch point and mark
765         unnecessarily to put point and mark as documented.
766
767 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
768
769         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
770         from the message heads.
771
772 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
773
774         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
775         article buffer does not have a window.  This may not be the best
776         solution but is certainly better than setting the start of the null,
777         that is the current, window.
778
779 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
780
781         * gnus-draft.el (gnus-draft-setup-hook): New hook.
782         (gnus-draft-setup): Run it.
783
784         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
785         gnus-score-fast-scoring.  Allow regexp.
786         (gnus-score-headers): Use it.
787
788         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
789         XEmacs.
790
791         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
792         string.
793         (gnus-button-alist): Also catch `<f1> k ...'.
794         (gnus-treat-display-x-face): Fix doc string.
795
796 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
797
798         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
799         evaluation of gnus-extended-version to ensure correct generation of the
800         User-Agent header when message-generate-headers-first is used.
801
802 2007-03-24  Simon Josefsson  <simon@josefsson.org>
803
804         * hashcash.el (hashcash-generate-payment-async): Don't crash if
805         hashcash-path is nil.  Don't call callback with incorrect number of
806         parameters if val is 0.
807
808 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
809
810         * message.el (message-required-news-headers):
811         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
812
813 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
814
815         * tls.el (open-tls-stream): In handshake-waiting loop,
816         don't wait more if there is output available to process.
817
818 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
819
820         * tls.el (tls-program): Doc fix.
821
822 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
823
824         * message.el (message-generate-new-buffers): Change the meaning of the
825         nil value; add `standard' to the choices; treat t as `unique'; improve
826         doc string.
827         (gnus-select-frame-set-input-focus): Autoload.
828         (message-buffer-name): Search for the existing message buffer if
829         message-generate-new-buffers is nil or `standard'; treat the value t of
830         message-generate-new-buffers as `unique'.
831         (message-pop-to-buffer): Raise the frame already displaying the message
832         buffer; clear the echo area after querying.
833         (message-setup): Pass the `continue' argument to compose-mail.
834         (message-mail): Prefer `switch-function' if it is given; search for the
835         existing message buffer if the `continue' argument is non-nil; pass
836         continue and switch-function arguments to compose-mail by way of
837         message-setup.
838         (message-mail-other-window): Adjust argument of message-setup.
839         (message-mail-other-frame): Ditto.
840
841 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
842
843         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
844         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
845         to turn font-lock on when turning gnus-message-citation-mode on.
846
847 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
848
849         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
850         (mml-smime-function-alist): New variable; add epg as the backend.
851         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
852         mml-smime- functions instead.
853         * mm-view.el: Require smime.
854
855 2007-03-05  Didier Verna  <didier@xemacs.org>
856
857         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
858         instead of just inheritance for posting styles.
859         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
860
861 2007-02-24  Chris Moore  <dooglus@gmail.com>
862
863         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
864         * pgg-pgp.el (pgg-pgp-encrypt-region):
865         * pgg-gpg.el (pgg-gpg-encrypt-region):
866         Check pgg-encrypt-for-me if no other recipients.
867
868 2007-02-24  John Paul Wallington  <jpw@pobox.com>
869
870         * tls.el (tls-certtool-program): Fix custom type.
871
872 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
873
874         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
875         and point-at-eol instead of line-(beginning|end)-position.
876
877         * assistant.el (assistant-parse-buffer): Ditto.
878
879         * netrc.el (netrc-parse-services): Ditto.
880
881 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
882
883         * mml2015.el (mml2015-epg-find-usable-key): New function.
884         (mml2015-epg-sign): Use it.
885         (mml2015-epg-encrypt): Use it.
886
887 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
888
889         * message.el (message-make-in-reply-to): Quote name containing
890         non-ASCII characters.  It will make the RFC2047 encoder cause an error
891         if there are special characters.  Reported by NAKAJI Hiroyuki
892         <nakaji@jp.freebsd.org>.
893
894 2007-02-27  Didier Verna  <didier@xemacs.org>
895
896         Include the group parameters as well as the topic ones in the
897         inheritance filter process.
898         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
899         argument GROUP-PARAMS-LIST.
900         * gnus-topic.el (gnus-group-topic-parameters): Use it.
901
902 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
903
904         * nntp.el (nntp-never-echoes-commands)
905         (nntp-open-connection-functions-never-echo-commands): New variables.
906         (nntp-send-command): Use them.
907
908 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
909
910         * mml2015.el (mml2015-epg-verify): Simplified.
911
912 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
913
914         * mml.el (mml-content-disposition-alist): New user option.
915         (mml-content-disposition): New function.
916         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
917         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
918
919 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
920
921         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
922         verification.
923
924 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
925
926         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
927         articles posted in the last 24 hours.
928
929 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
930
931         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
932
933 2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
934
935         * nntp.el (nntp-send-command): Don't wait for echoes when
936         nntp-open-ssl-stream is used.
937
938 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
939
940         * gnus-cite.el (gnus-test-font-lock-add-keywords)
941         (gnus-message-add-citation-keywords)
942         (gnus-message-remove-citation-keywords): Remove.
943         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
944         directly, make the variables in font-lock-defaults buffer-local, add
945         gnus-message-citation-keywords to them and then update the value of
946         font-lock-keywords.
947
948 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
949
950         * message.el (message-cite-original-1): Don't call
951         gnus-article-highlight-citation.
952
953         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
954         citations; fix line count.
955
956 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
957
958         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
959         (gnus-message-add-citation-keywords)
960         (gnus-message-remove-citation-keywords): Use it; fix the emulating
961         versions of font-lock-add-keywords and font-lock-remove-keywords to
962         work with XEmacs correctly.
963
964 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
965
966         * gnus-cite.el (gnus-cite-face-list): Set the values of
967         gnus-message-max-citation-depth and gnus-message-citation-keywords.
968         (gnus-message-max-citation-depth): Use defvar rather than defconst.
969         (gnus-message-cite-prefix-regexp): New variable.
970         (gnus-message-search-citation-line): Use it; protect against long
971         citation prefix; fill match data with nil rather than 0 for XEmacs; set
972         the 0th match data for Emacs.
973         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
974         (gnus-message-add-citation-keywords): Append keywords rather than
975         prepending; emulate font-lock-add-keywords if it is not available.
976         (gnus-message-remove-citation-keywords): Emulate
977         font-lock-remove-keywords if it is not available.
978
979         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
980
981         * message.el (message-cite-prefix-regexp): Set the value of
982         gnus-message-cite-prefix-regexp.
983
984 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
985
986         * nnweb.el (nnweb-google-parse-1): Update parser.
987
988 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
989
990         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
991
992 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
993
994         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
995         regexp.
996
997 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
998
999         * uudecode.el (uudecode-string-to-multibyte): New function emulating
1000         string-to-multibyte.
1001         (uudecode-decode-region-internal): Use it.
1002
1003         * lpath.el: Fbind string-as-multibyte for XEmacs.
1004
1005 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
1006
1007         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
1008         custom choice.
1009
1010         * gnus-art.el (gnus-signature-limit): Fix custom choice.
1011
1012 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
1013
1014         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
1015
1016         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
1017         `write-region' to respect `mm-inhibit-file-name-handlers'.
1018
1019 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
1020
1021         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
1022         Use gnus-home-directory instead of "~/" or "$HOME".
1023
1024 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
1025
1026         * encrypt.el (encrypt-insert-file-contents): Add better prompt
1027         to mention filename.
1028         Add comments at beginning regarding usage.
1029         (encrypt-write-file-contents): Change interactive so a string is
1030         acceptable.  If the file has no associated model, show an error instead
1031         of a nonsense prompt.
1032
1033 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1034
1035         * spam.el (spam-bsfilter-ham-switch): Fix typo.
1036         Thanks to Yoshihiko Yamada for kind notification of this typo.
1037
1038 2007-01-12  Kenichi Handa  <handa@m17n.org>
1039
1040         * uudecode.el (uudecode-decode-region-internal): Make it work in a
1041         multibyte buffer.
1042
1043 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
1044
1045         * gnus-score.el (gnus-score-fast-scoring): New variable.
1046         (gnus-score-headers): Use it.
1047
1048         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
1049
1050         * message.el (message-cite-original-1): Call
1051         gnus-article-highlight-citation if requested.
1052
1053         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
1054
1055         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
1056         bugs to doc string.
1057         (gnus-button-alist): Add mid\\|message-id.
1058         (gnus-button-fetch-group): Extend for use in
1059         `browse-url-browser-function'.
1060         (gnus-button-url-regexp): Try to catch paired parentheses like in
1061         Wikipedia URLs.
1062
1063         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
1064         Suggested by Simon Krahnke <overlord@gmx.li>.
1065
1066 2007-01-13  Romain Francoise  <romain@orebokech.com>
1067
1068         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
1069         Update copyright.
1070
1071 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
1072
1073         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
1074
1075 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
1076
1077         * gnus-registry.el (gnus-registry-unfollowed-groups)
1078         (gnus-registry-split-fancy-with-parent): Fix documentation.
1079
1080 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1081
1082         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
1083         from nnweb groups.
1084
1085 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1086
1087         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
1088         Xref urls.  Erase buffer before requesting head.
1089
1090 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
1091
1092         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
1093         customizable.
1094
1095 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
1096
1097         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
1098         no signing key is found.
1099         (mml2015-epg-encrypt): Ask user whether to skip or abort if
1100         no encrypting and/or signing key is found.
1101
1102 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1103
1104         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
1105
1106 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1107
1108         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
1109         headers read from disk with the ones newly found in the current search.
1110         This should no longer cause problems, because the article numbers in
1111         Gmane's `nov.php' output are ignored since the previous change.
1112
1113 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1114
1115         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
1116
1117 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1118
1119         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
1120         replace-regexp-in-string; bind url-version; fbind display-images-p and
1121         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
1122         find-face and set-itimer-function for Emacs; bind itimer-list for
1123         Emacs.
1124
1125         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
1126
1127 2007-01-01  Romain Francoise  <romain@orebokech.com>
1128
1129         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
1130
1131 2006-12-31  Steve Youngs  <steve@sxemacs.org>
1132
1133         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
1134         `define-minor-mode' macro definition expanded properly.
1135         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
1136         exclude it there.
1137
1138         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
1139         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
1140         `fboundp' test.
1141         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
1142         This is OK to autoload in (S)XEmacs now.
1143
1144 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1145
1146         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
1147         keystroke.
1148         (gnus-summary-limit-to-singletons): Fix typo.
1149
1150         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
1151         else fails.
1152
1153 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1154
1155         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
1156         docstring.
1157
1158         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
1159         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
1160         (gnus-summary-insert-dormant-articles): Fix typo in message.
1161
1162 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
1163
1164         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
1165         nil for XEmacs.
1166         (gnus-message-citation-mode): Don't autoload in XEmacs.
1167
1168         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
1169
1170 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1171
1172         * nnimap.el (nnimap-expunge-search-string): Mention
1173         nnimap-search-uids-not-since-is-evil in docstring.
1174
1175 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
1176
1177         * spam.el: Revert to make-obsolete-variable because
1178         define-obsolete-variable-alias is not supported in Emacs 21.
1179
1180         * spam.el (spam-ifile-path, spam-ifile-database-path)
1181         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
1182         make-obsolete-variable.
1183         (spam-bsfilter-path, spam-bsfilter-program)
1184         (spam-spamassassin-path, spam-spamassassin-program)
1185         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
1186         use "path" inappropriately.
1187         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
1188         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
1189         variable names.
1190
1191 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
1192
1193         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
1194         summary buffer.
1195
1196         * password.el (password-cache-remove): Use clear-string to burn
1197         password, if available.
1198
1199 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1200
1201         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
1202
1203         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
1204
1205         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
1206         (gnus-message-highlight-citation): Move defcustom here from
1207         gnus-cite.el.
1208         (gnus-message-citation-mode): Autoload.
1209
1210         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
1211         checks to make it compile with XEmacs.
1212         (gnus-message-citation-mode): New minor mode.
1213         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
1214         (gnus-message-highlight-citation): New variables.
1215         (gnus-message-search-citation-line)
1216         (gnus-message-add-citation-keywords)
1217         (gnus-message-remove-citation-keywords)
1218         (turn-on-gnus-message-citation-mode)
1219         (turn-off-gnus-message-citation-mode): New functions.
1220
1221 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
1222
1223         * gnus-cite.el: Enable highlighting of different citation levels in
1224         message-mode.
1225
1226 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1227
1228         * message.el (message-make-fqdn): Fix comment.
1229         (message-bogus-system-names): Add ".local".
1230
1231         * spam.el (spam-ifile-path, spam-ifile-program)
1232         (spam-ifile-database-path, spam-ifile-database)
1233         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
1234         Don't use "path" inappropriately.
1235         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
1236         strings.
1237         (spam-check-ifile, spam-ifile-register-with-ifile)
1238         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
1239         new variable names.
1240
1241         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
1242         (gnus-treat-display-smileys): Simplify using
1243         gnus-image-type-available-p.
1244
1245         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
1246         available.
1247
1248         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
1249         `display-images-p' if available.
1250
1251 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1252
1253         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
1254         one after turning on the buffer's multibyteness instead of decoding
1255         them directly in the unibyte buffer that causes unexpected conversion
1256         in Emacs 23 (unicode).
1257
1258 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1259
1260         * message.el (message-generate-hashcash): Fix custom type.
1261
1262 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
1263
1264         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
1265
1266 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
1267
1268         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
1269         disconnect icons.  Add help text.
1270
1271 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
1272
1273         * spam.el (spam-extra-header-to-number): CRM114 spam score is
1274         negated to be consistent with the others we handle.
1275
1276 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1277
1278         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
1279         version of gnus-summary-buffer to something, so that we can use two
1280         article buffers at the same time.
1281
1282 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
1283
1284         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
1285         trigger all the extra headers.
1286         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
1287         sorting.
1288
1289 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1290
1291         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
1292         solid groups.
1293
1294 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
1295
1296         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
1297
1298 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1299
1300         * legacy-gnus-agent.el: Add Copyright notice.
1301
1302 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
1303
1304         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
1305
1306 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1307
1308         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
1309
1310         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
1311         to make it work reliably in CVS Emacs.
1312         (gnus-summary-limit-strange-charsets-predicate)
1313         (gnus-summary-limit-to-predicate): New functions.
1314
1315 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
1316
1317         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
1318         specifying array size.
1319         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
1320         array if it is too small.
1321         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
1322         (gnus-sort-threads-loop): New function.
1323
1324 2006-12-06  Chris Moore  <dooglus@gmail.com>
1325
1326         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
1327         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
1328
1329 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1330
1331         * mm-url.el (mm-url-predefined-programs): Call curl with correct
1332         options.
1333
1334 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1335
1336         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
1337         DOS-ing the recipient.
1338
1339         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
1340         the headers when creating the mapping to avoid mismappings.
1341         (nnweb-gmane-create-mapping): Always nix out old mapping.
1342
1343 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1344
1345         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
1346         and mm-verify-option to never.
1347
1348 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1349
1350         * message.el (message-signed-or-encrypted-p): New function.
1351         (message-forward-make-body): Use it.
1352
1353         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
1354         Replace encode-coding-string with mm-encode-coding-string.
1355
1356 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1357
1358         * nneething.el (nneething-decode-file-name): Replace
1359         decode-coding-string with mm-decode-coding-string.
1360
1361         * gnus-int.el (gnus-open-server): Say failed server's name.
1362
1363 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
1364
1365         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
1366         strings to a single string.  Quote `errors-file-name'.
1367         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
1368         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
1369         Adjust calls.  Use `shell-quote-argument'.
1370
1371 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
1372
1373         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
1374         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
1375
1376         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
1377         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
1378         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
1379         (gnus-group-make-directory-group, gnus-group-transpose-groups):
1380         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
1381         (gnus-subscribe-newsgroup, gnus-1):
1382         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
1383         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
1384         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
1385         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
1386
1387 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1388
1389         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
1390         keystroke.
1391         (gnus-summary-limit-to-bodies): Implement headersp.
1392
1393 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1394
1395         * dns.el (query-dns): Protect against "Process dns deleted" strings.
1396
1397 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1398
1399         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
1400
1401 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1402
1403         * message.el (message-generate-hashcash): Expand range of values to
1404         include `opportunistic'.
1405         (message-send-mail): Use it.
1406
1407 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1408
1409         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
1410         and comment it.
1411
1412         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
1413
1414 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
1415
1416         * gnus-util.el (gnus-extract-address-components): Improve comment.
1417
1418 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1419
1420         * gnus-util.el (gnus-extract-address-components): Work with address in
1421         which the name portion contains @.
1422
1423         * lpath.el: Fbind custom-autoload.
1424
1425 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1426
1427         * gnus.el (gnus-start): Move custom group up.
1428         (gnus-select-method): Don't autoload, but make it available for
1429         `customize-variable'.
1430         (gnus-getenv-nntpserver): Don't autoload.
1431
1432 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
1433
1434         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
1435
1436 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
1437
1438         * message.el (message-sendmail-extra-arguments): New variable.
1439         (message-send-mail-with-sendmail): Use it.
1440
1441 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1442
1443         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
1444         mm-with-unibyte-current-buffer to make string unibyte.
1445
1446         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
1447         mm-string-as-multibyte.
1448
1449 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
1450
1451         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
1452         Reported by Werner Koch <wk@gnupg.org>.
1453
1454 2006-11-14  Daiki Ueno  <ueno@p360>
1455
1456         * mml2015.el: Autoload epa-select-keys when compiling.
1457
1458 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1459
1460         * mml2015.el (mml2015-epg-sign): Save the signing keys in
1461         message-options.
1462         (mml2015-epg-encrypt): Save the recipient keys in message-options.
1463
1464 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
1465
1466         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
1467         EasyPG (< 0.0.6).
1468         (mml2015-always-trust): New user option.
1469         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
1470         prompt.
1471
1472 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1473
1474         * nntp.el (nntp-authinfo-force): New variable.
1475         (nntp-send-authinfo): Use it.
1476
1477 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
1478
1479         * message.el (message-strip-subject-encoded-words): Allow _not_ to
1480         decode encoded words.  Improve prompt.  Add comment about forwarding.
1481         (message-replacement-char): Move up.
1482
1483 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
1484
1485         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
1486         instead of gnus-intersection because arguments of gnus-sorted-nunion
1487         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
1488
1489 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
1490
1491         * message.el (message-strip-subject-encoded-words): Reformat prompt.
1492         (message-simplify-subject-functions): Enable
1493         message-strip-subject-encoded-words by default.
1494
1495 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
1496
1497         * message.el (message-strip-subject-encoded-words): New function
1498         (message-simplify-subject-functions): New variable.
1499         (message-simplify-subject): Use it.  Fix typo in doc string.
1500         Support message-strip-subject-encoded-words.
1501
1502 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
1503
1504         * gnus-diary.el (gnus-diary-delay-format-function):
1505         * nndiary.el (nndiary-reminders):
1506         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
1507
1508 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
1509
1510         * gnus-art.el (article-hide-boring-headers): Fetch date from
1511         gnus-original-article-buffer to avoid problems with localized date
1512         strings.
1513
1514 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1515
1516         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
1517
1518 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
1519
1520         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
1521         New variables.
1522         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1523         (mm-charset-synonym-alist): Move some entries to
1524         mm-codepage-iso-8859-list.
1525         (mm-charset-synonym-alist, mm-charset-override-alist): Add
1526         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1527
1528 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1529
1530         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
1531
1532 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
1533
1534         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
1535         with Emacs 21 and XEmacs.
1536
1537 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
1538
1539         * spam.el (spam-parse-address): New function for better parsing,
1540         catching errors, etc.
1541         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
1542
1543 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
1544
1545         * mm-view.el: Add interactive arg to html2text autoload.
1546
1547 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1548
1549         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
1550
1551 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
1552
1553         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
1554         variables.
1555         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
1556         (mm-charset-synonym-alist): Move some entries to
1557         mm-codepage-iso-8859-list.
1558
1559         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
1560
1561 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
1562
1563         * message.el (message-citation-line-format)
1564         (message-insert-formated-citation-line): Fix implementation of %E, %N
1565         and %n according to the doc string.
1566
1567 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
1568
1569         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1570         car-safe to avoid bad parses.
1571
1572 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1573
1574         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
1575         names.
1576
1577         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
1578
1579 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1580
1581         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
1582         header.
1583
1584         * message.el (message-draft-headers): Add Date.
1585         (message-headers-to-generate): Fix typo in docstring.
1586
1587         * nndraft.el (nndraft-required-headers): New variable.
1588         (nndraft-generate-headers): Use it.
1589
1590         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
1591
1592 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1593
1594         * gnus-registry.el (gnus-registry-wash-for-keywords)
1595         (gnus-registry-find-keywords): New functions to allow easy searching of
1596         articles that are in the registry.
1597
1598 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
1599
1600         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
1601         ietf-drums-parse-address instead of gnus-extract-address-components.
1602         Reported by Damien Elmes <damien@repose.cx>.
1603
1604 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
1605
1606         * gnus.el (gnus-mime): Remove unused custom group.
1607
1608 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1609
1610         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
1611         "blank line" when searching for end of armor headers.
1612
1613 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1614
1615         * gmm-utils.el (gmm-write-region): Fix variable name.
1616
1617 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
1618
1619         * gmm-utils.el (gmm-write-region): New function based on compatibility
1620         code from `mm-make-temp-file'.
1621
1622         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
1623
1624         * nnmaildir.el (nnmaildir--update-nov)
1625         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
1626         Use `gmm-write-region'.
1627
1628 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
1629
1630         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
1631         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
1632
1633         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
1634
1635         * message.el (message-replacement-char): New variable.
1636         (message-fix-before-sending): Use it.
1637         (message-simplify-subject): New function to remove duplicate code.
1638         (message-reply, message-followup): Use it.
1639
1640         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
1641         gnus-summary-limit-to-articles.
1642
1643 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1644
1645         * gnus-util.el (gnus-with-local-quit): New macro.
1646
1647         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
1648
1649 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
1650
1651         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
1652         ignore non-string data.
1653
1654 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
1655
1656         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
1657         non-string data (needs to be done in the registry too).
1658
1659 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1660
1661         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
1662         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
1663         (gnus-registry-split-fancy-with-parent)
1664         (gnus-registry-fetch-simplified-message-subject-fast)
1665         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
1666         Remove text properties on ingress into the registry and when it's saved.
1667         (gnus-registry-clean-empty-function): Fix bug with cleaning the
1668         registry from entries with no groups.
1669
1670 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
1671
1672         * gnus-util.el (gnus-string-remove-all-properties): Add utility
1673         function to remove string properties.
1674
1675 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
1676
1677         * gmm-utils.el (gmm): Adjust custom version.
1678
1679         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
1680         custom version.
1681
1682         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
1683
1684 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
1685
1686         * gnus-art.el (gnus-insert-prev-page-button)
1687         (gnus-insert-next-page-button): Simplify.  Reformat.
1688
1689 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1690
1691         * gnus-art.el (gnus-insert-prev-page-button)
1692         (gnus-insert-next-page-button): Apply gnus-article-button-face.
1693
1694 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1695
1696         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
1697
1698 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
1699
1700         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
1701         gnus-article-button-face to MIME and security buttons.
1702
1703 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
1704
1705         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
1706         readable.
1707
1708 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1709
1710         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
1711
1712 2006-09-20  Steve Youngs  <steve@sxemacs.org>
1713
1714         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
1715         `browse-url-of-file' instead of `browse-url'.
1716
1717 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1718
1719         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
1720         regexp.  Articles containing quotation were cut prematurely.
1721
1722 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1723
1724         * message.el (message-cite-original-1): Use nobody by default for the
1725         value of From header.
1726         (message-reply): Ditto.
1727
1728 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
1729
1730         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
1731         to the gnus-info.  This fixes a bug of inline-PGP message verification.
1732         Reported by Michael Piotrowski <mxp@dynalabs.de>.
1733
1734 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
1735
1736         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
1737         mails in the doc string.  Add some URLs in comment.
1738         (pop3-movemail): Warn about pop3-leave-mail-on-server.
1739
1740 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1741
1742         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
1743         backslashes handling and the way to find boundaries of quoted strings.
1744
1745 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
1746
1747         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
1748         mml1991-encrypt-to-self is set and mml1991-signers is not set.
1749         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
1750         mml2015-encrypt-to-self is set and mml2015-signers is not set.
1751
1752 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
1753
1754         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
1755         doc string.
1756         (gnus-button-regexp, gnus-button-last): Remove unused variables.
1757
1758 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * lpath.el: Fbind epg-check-configuration.
1761
1762 2006-09-06  Simon Josefsson  <jas@extundo.com>
1763
1764         * mml2015.el (mml2015-use): Doc fix, mention epg.
1765
1766 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1767
1768         * mml2015.el (mml2015-use): Default to epg, if available.
1769
1770 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
1771
1772         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
1773         message-sender.
1774         (mml1991-epg-encrypt): Ditto.
1775         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
1776         message-sender.
1777         (mml2015-epg-encrypt): Ditto.
1778
1779 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
1780
1781         * message.el (message-send-mail-with-sendmail): Look for sendmail in
1782         several common directories.
1783
1784 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
1785
1786         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
1787         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
1788
1789 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1790
1791         * gnus-art.el (article-decode-encoded-words): Make it fast.
1792
1793 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1794
1795         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
1796
1797         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
1798         in quoted string into `\'.
1799
1800 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1801
1802         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1803         Use standard-syntax-table.
1804
1805 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1806
1807         * gnus-art.el (gnus-decode-address-function): New variable.
1808         (article-decode-encoded-words): Use it to decode headers which are
1809         assumed to contain addresses.
1810         (gnus-mime-delete-part): Remove useless `or'.
1811
1812         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
1813         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
1814         (gnus-nov-parse-line): Use it to decode From header.
1815         (gnus-get-newsgroup-headers): Ditto.
1816         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
1817
1818         * mail-parse.el (mail-decode-encoded-address-region): New alias.
1819         (mail-decode-encoded-address-string): New alias.
1820
1821         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
1822         New function.
1823         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
1824         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
1825         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
1826         (rfc2047-decode-string): Ditto.
1827         (rfc2047-decode-address-region): New function.
1828         (rfc2047-decode-address-string): New function.
1829
1830 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
1831
1832         * message.el (message-caesar-buffer-body): Allow rotating headers.
1833
1834         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
1835
1836         * message.el (message-insert-formated-citation-line): Fix %f.
1837         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
1838
1839 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1840
1841         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
1842         (gnus-bookmark-mouse-available-p): New macro.
1843         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
1844         (gnus-bookmark-bmenu-show-infos): Use it.
1845         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
1846         (gnus-bookmark-bmenu-hide-infos): Ditto.
1847         (gnus-bookmark-remove-properties): New function.
1848         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
1849         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
1850         (gnus-bookmark-write-file): Bind coding-system-for-write.
1851         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
1852         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
1853         group before selecting it.
1854         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
1855         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
1856         quit-window if it is not available; use gnus-mouse-2 and bind it to
1857         gnus-bookmark-bmenu-select-by-mouse.
1858         (gnus-bookmark-show-details): Remove unused variable `details-list'.
1859         (gnus-bookmark-bmenu-select-by-mouse): New function.
1860
1861 2006-08-13  Romain Francoise  <romain@orebokech.com>
1862
1863         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
1864         space.
1865
1866 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1867
1868         * compface.el (uncompface): Use binary rather than raw-text-unix.
1869
1870 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1871
1872         * compface.el (uncompface): Make sure the eol conversion doesn't take
1873         place when communicating with the external programs.  Reported by
1874         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1875
1876 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1877
1878         * nnheader.el (nnheader-insert-head): Fix typo in comment.
1879
1880 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1881
1882         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1883         Make it more robust by parsing author and date independently.
1884
1885 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1886
1887         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
1888
1889 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
1890
1891         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
1892         first matching secret key.
1893         (mml2015-epg-encrypt): Ditto.
1894
1895         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
1896         first matching secret key.
1897         (mml1991-epg-encrypt): Ditto.
1898
1899         * mml2015.el (mml2015-encrypt-to-self): New user option.
1900         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
1901         mml2015-epg-encrypt-to-self is set.
1902
1903         * mml1991.el (mml1991-encrypt-to-self): New variable.
1904         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
1905         mml1991-epg-encrypt-to-self is set.
1906
1907         * mml2015.el (mml2015-signers): New user option.
1908         (mml2015-epg-sign): Reflect the value of mml2015-signers.
1909         (mml2015-epg-encrypt): Allow to select signing keys.
1910
1911         * mml1991.el (mml1991-signers): New variable.
1912         (mml1991-epg-sign): Reflect the value of mml1991-signers.
1913         (mml1991-epg-encrypt): Allow to select signing keys.
1914
1915 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1916
1917         * nnheader.el (nnheader-insert-head): Make it work even if the file
1918         uses CRLF for the line-break code.
1919
1920 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
1921
1922         * mml2015.el: Require mml-sec instead of password.
1923         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
1924         (mml2015-cache-passphrase): Inherit the default value from
1925         mml-secure-cache-passphrase.
1926         (mml2015-passphrase-cache-expiry): Inherit the default value from
1927         mml-secure-passphrase-cache-expiry.
1928
1929         * mml1991.el: Require mml-sec instead of password.
1930         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
1931         (mml1991-cache-passphrase): Inherit the default value from
1932         mml-secure-cache-passphrase.
1933         (mml1991-passphrase-cache-expiry): Inherit the default value from
1934         mml-secure-passphrase-cache-expiry.
1935
1936         * mml-sec.el: Require password.
1937         (mml-secure-verbose): New user option.
1938         (mml-secure-cache-passphrase): New user option.
1939         (mml-secure-passphrase-cache-expiry): New user option.
1940
1941 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
1942
1943         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
1944         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
1945         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
1946
1947         FIXME: Use `tiny change'?
1948
1949 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1950
1951         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
1952         workaround for the url package included with Emacs.
1953
1954         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1955
1956 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1957
1958         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
1959         correctly.  This fixes a bug caused by the 2006-05-12 change.
1960
1961 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
1962
1963         * nnmail.el (nnmail-article-group): If splitting raises an error, give
1964         some information about the error when saying that the `bogus' mail
1965         group will be used.
1966
1967 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
1968
1969         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
1970         string.
1971
1972 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
1973
1974         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
1975
1976 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1977
1978         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
1979
1980 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1981
1982         * mml1991.el (mml1991-function-alist): Add epg.
1983         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
1984         (mml1991-epg-encrypt): New functions.
1985
1986 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
1987
1988         * mml2015.el (mml2015-verbose): New variable.
1989         (mml2015-cache-passphrase): Ditto.
1990         (mml2015-passphrase-cache-expiry): Ditto.
1991         (mml2015-function-alist): Add epg.
1992         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
1993         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
1994         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
1995         functions.
1996
1997 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1998
1999         * message.el (message-cite-original-1): Preserve region when removing
2000         quoted text due to X-No-Archive in order to avoid bogus attribution
2001         when citing multiple messages.
2002
2003 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2004
2005         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
2006         Kenneth Jacker <khj@be.cs.appstate.edu>.
2007
2008 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
2009
2010         * gnus-diary.el (gnus-user-format-function-d)
2011         (gnus-user-format-function-D): Autoload.
2012
2013         * imap.el (Commentary): Fix typo.
2014
2015         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
2016         2006-04-22 contribution.
2017
2018 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2019
2020         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
2021         It didn't really fix the bogosity I'm seeing with solid web groups.
2022
2023 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2024
2025         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
2026         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
2027         created using server names.  If we use the feature without declaring
2028         it, Gnus does not properly manage server and group state.
2029
2030         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
2031         bound.
2032
2033 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2034
2035         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
2036         looking up the method using GROUP's prefix before inventing a new one.
2037         It is used on killed/unknown groups in various places where returning
2038         an all-new method isn't expected by the caller.
2039
2040         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
2041         and match semantics of gnus-group-real-prefix.
2042
2043 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
2044
2045         * nnmail.el (nnmail-broken-references-mailers): New variable.
2046         (nnmail-ignore-broken-references): New function generalizing
2047         nnmail-fix-eudora-headers.
2048         (nnmail-fix-eudora-headers): Now obsolete.
2049
2050         * gnus-art.el (gnus-button-handle-custom): Support
2051         `customize-apropos*'.
2052
2053 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2054
2055         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
2056
2057         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
2058         articles.
2059
2060 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
2061
2062         * message.el (message-cite-reply-above): New variable.
2063         (message-yank-original): Use it.
2064
2065 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2066
2067         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
2068
2069 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
2070
2071         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
2072         as read.
2073
2074         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
2075
2076 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
2077
2078         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
2079         (gnus-bookmark-default-file): Use gnus-directory.
2080         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
2081         Remove "*" in doc string.
2082         (gnus-bookmark-write-file): Simplify.
2083         (gnus-bookmark-maybe-sort-alist): Use `when'.
2084         (gnus-bookmark-get-bookmark): Fix typo in doc string.
2085         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
2086         FIXME about Emacs 21 and XEmacs compatibility.
2087         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
2088         compatibility.
2089         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
2090         compatibility.
2091         (gnus-bookmark-menu-heading): Fix version.
2092
2093 2006-06-19  Bastien Guerry  <bzg@altern.org>
2094
2095         * gnus-bookmark.el: New file.
2096
2097 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * message.el (message-syntax-checks): Doc fix.
2100
2101 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2102
2103         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
2104         unsubscribed groups as if they were killed ones.  It causes duplicate
2105         entries in gnus-newsrc-alist.
2106
2107 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2108
2109         * message.el (message-syntax-checks): Doc fix.
2110         (message-send-mail): Add check for continuation headers.
2111         (message-check-news-header-syntax): Fix regexp used to check for
2112         continuation headers.
2113
2114 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2115
2116         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
2117
2118 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
2119
2120         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
2121
2122 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2123
2124         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
2125         default-truncate-lines.
2126
2127 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2128
2129         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
2130         to fill the utf-8 entry.
2131
2132         * lpath.el: Fbind unicode-precedence-list.
2133
2134 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2135
2136         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
2137
2138 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
2139
2140         * gnus-agent.el (directory-files-and-attributes): Move all the way
2141         forward (the third and final move).
2142         (gnus-agent-read-agentview): Trap reconstruction errors due to
2143         nonexistant directory.  Handle by returning nil.
2144
2145 2006-05-30  Didier Verna  <didier@xemacs.org>
2146
2147         * message.el (message-dont-reply-to-names): Update the custom type.
2148         * message.el (message-dont-reply-to-names): New defsubst: potentially
2149         convert a list of regexps into a single one.
2150         * message.el (message-get-reply-headers): Use it.
2151         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
2152
2153 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2154
2155         * gnus-agent.el (directory-files-and-attributes): Move forward.
2156
2157 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2158
2159         * gnus-ml.el (gnus-mailing-list-subscribe)
2160         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
2161         (gnus-mailing-list-message): Fix doc strings.
2162
2163 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2164
2165         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
2166         of doing it manually.
2167
2168 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
2169
2170         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
2171         comment.
2172
2173 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
2174
2175         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
2176         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
2177         (gnus-agent-read-local): All symbols allocated in my-obarray
2178         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
2179         (gnus-agent-regenerate-group): Check numeric names to see if they are
2180         messages or groups.
2181         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
2182         better way of do this...)
2183
2184         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
2185         'dummy.group' (there should be a better way of do this...)
2186
2187 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2188
2189         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
2190         (gnus-saved-headers): Ditto.
2191         (gnus-default-article-saver): Mention functions may have properties.
2192         (gnus-article-save): Override gnus-save-all-headers and
2193         gnus-saved-headers by :headers property which saver function may have.
2194         (gnus-summary-save-in-file): Add :headers property.
2195         (gnus-summary-write-to-file): Ditto.
2196
2197         * gnus-sum.el (gnus-summary-save-article): Bind
2198         gnus-prompt-before-saving to t when saving many articles in a file;
2199         always show all headers.
2200
2201         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
2202
2203 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
2204
2205         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
2206         marks.
2207
2208         * message.el (message-indent-citation): Add optional arguments to allow
2209         using it outside of message buffers.
2210
2211         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
2212         (gnus-article-treat-unfold-headers): Use it.
2213         (gnus-article-truncate-lines): New variable.
2214         (gnus-article-mode): Use it.
2215         (gnus-article-toggle-truncate-lines): New function.
2216
2217         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
2218         gnus-article-toggle-truncate-lines.
2219
2220         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
2221         coding system in XEmacs, use binary.
2222
2223 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2224
2225         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
2226         after-load-alist.
2227
2228         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
2229         this function should save decoded articles.
2230         (gnus-summary-write-to-file): Use property to specify this function
2231         should save decoded articles and specify gnus-summary-save-in-file
2232         should be used to save articles other than the first one when saving
2233         many articles.
2234         (gnus-summary-save-body-in-file): Use property to specify this
2235         function should save decoded articles.
2236         (gnus-summary-write-body-to-file): Use property to specify this
2237         function should save decoded articles and specify
2238         gnus-summary-save-body-in-file should be used to save articles other
2239         than the first one when saving many articles.
2240
2241         * gnus-sum.el (gnus-summary-save-article): Simplify.
2242
2243 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * gnus-art.el (gnus-default-article-saver): Add
2246         gnus-summary-write-body-to-file.
2247         (gnus-article-save-coding-system): Don't use coding system object
2248         in XEmacs.
2249         (gnus-read-save-file-name): Add optional `dir-var' argument which
2250         specifies directory in which files are saved; work even if optional
2251         `variable' argument is not specified.
2252         (gnus-summary-write-to-file): Read file name.
2253         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
2254         (gnus-summary-write-body-to-file): New function.
2255
2256         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
2257         (gnus-summary-local-variables): Add it.
2258         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
2259         (gnus-summary-save-article): Remove optional `decode' argument;
2260         determine whether to decode articles by the value of
2261         gnus-default-article-saver; when saving many files using
2262         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
2263         it first and use gnus-summary-save-in-file or
2264         gnus-summary-save-body-in-file thereafter unless
2265         gnus-prompt-before-saving is always; move point to article which
2266         will be saved.
2267         (gnus-summary-save-article-file): Revert.
2268         (gnus-summary-write-article-file): Revert.
2269         (gnus-summary-save-article-body-file): Revert.
2270         (gnus-summary-write-article-body-file): New function.
2271
2272 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2273
2274         * gnus-art.el (gnus-default-article-saver): Doc fix.
2275         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
2276         from gnus-summary-save-article-coding-system, and default to a
2277         certain coding system.
2278         (gnus-output-to-file): Add coding cookie and encode text according
2279         to gnus-article-save-coding-system; don't use mm-append-to-file.
2280
2281         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
2282         gnus-art.el and rename to gnus-article-save-coding-system.
2283         (gnus-summary-save-article): Require gnus-art; don't show all
2284         headers if it decodes articles; don't add coding cookie here;
2285         don't bind mm-text-coding-system-for-write.
2286         (gnus-summary-save-article-file): Save decoded articles.
2287         (gnus-summary-write-article-file): When saving many files, use
2288         gnus-summary-write-to-file first and gnus-summary-save-in-file
2289         thereafter unless gnus-prompt-before-saving is always.
2290         (gnus-summary-save-article-body-file): Save decoded articles.
2291
2292         * lpath.el: Fbind select-safe-coding-system for XEmacs.
2293
2294 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2295
2296         * nnrss.el (nnrss-check-group): Bind hash-index.
2297
2298 2006-05-23  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
2299
2300         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
2301         its hash index.  Store this hash in `nnrss-group-data'.
2302         (nnrss-read-group-data): Update accordingly.
2303
2304 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2305
2306         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
2307         entry.
2308
2309         * gnus-sum.el (gnus-summary-make-menu-bar): Add
2310         gnus-article-browse-html-article.
2311
2312 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
2313
2314         * gnus-sum.el (gnus-summary-mime-map): Add
2315         gnus-article-browse-html-article.
2316
2317         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
2318
2319 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
2320
2321         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
2322         suitable coding systems in customize.
2323
2324 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2325
2326         * mail-source.el (mail-sources): Fix custom type.
2327
2328 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
2329
2330         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
2331         (gnus-summary-expire-articles-now): Shorten prompt.
2332
2333         * gmm-utils.el (wid-edit): Require.
2334         (defun-gmm): Renamed from `gmm-defun-compat'.
2335         (gmm-image-search-load-path): Use it.
2336         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
2337
2338 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2339
2340         * gnus-sum.el (gnus-summary-save-article-coding-system): New
2341         variable.
2342         (gnus-summary-save-article): Add optional `decode' argument.  If
2343         it is set and gnus-summary-save-article-coding-system is non-nil,
2344         save decoded article.
2345         (gnus-summary-write-article-file): Save decoded article if
2346         gnus-summary-save-article-coding-system is non-nil.
2347
2348         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
2349         type.
2350
2351 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2352
2353         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
2354
2355 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2356
2357         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
2358         first to test gnus-single-article-buffer which may be buffer-local.
2359
2360         * gnus-sum.el (gnus-summary-setup-buffer): Make
2361         gnus-single-article-buffer buffer-local and nil in ephemeral
2362         group; make gnus-article-buffer, gnus-article-current, and
2363         gnus-original-article-buffer always buffer-local.
2364         (gnus-summary-exit): Kill article buffer belonging to ephemeral
2365         group.
2366         (gnus-handle-ephemeral-exit): Don't move to next summary line.
2367
2368 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
2369
2370         * nnml.el (nnml-request-compact-group): Compressed files might not
2371         have .gz extension.
2372
2373 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2374
2375         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
2376         (mm-copy-to-buffer): Use with-current-buffer.
2377         (mm-display-part): Simplify.
2378         (mm-inlinable-p): Add optional arg `type'.
2379
2380 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2381
2382         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
2383         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
2384         Try harder to show the attachment internally or externally using
2385         gnus-mime-view-part-as-type.
2386
2387 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
2388
2389         * message.el (message-from-style, message-signature-separator)
2390         (message-user-organization-file, message-send-mail-function)
2391         (message-citation-line-function, message-yank-prefix)
2392         (message-indent-citation-function, message-signature)
2393         (message-signature-file, message-signature-insert-empty-line):
2394         Remove autoloads.
2395
2396         * gnus-art.el (gnus-buttonized-mime-types): Remove
2397         "multipart/signed".  Revert 2006-04-26 change.
2398
2399 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2400
2401         * gnus.el (gnus-version-number): Bump version.
2402
2403 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2404
2405         * gnus.el: No Gnus v0.5 is released.
2406
2407 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2408
2409         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
2410         fetching articles by message-id.
2411
2412 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2413
2414         * message.el (hashcash): Require hashcash as normal.
2415
2416         * ecomplete.el (ecomplete-highlight-match-line): Use
2417         point-at-eol.
2418         (ecomplete-highlight-match-line): Use `highlight', because that
2419         face exists in both Emacs and XEmacs.
2420
2421         * message.el (message-display-abbrev): Use point-at-bol.
2422
2423         * mail-source.el: Don't require timer/timer-funcs.
2424
2425         * gnus-async.el: Ditto.
2426
2427         * password.el: Ditto.
2428
2429         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
2430
2431         * mm-url.el: Ditto.
2432
2433         * gnus-xmas.el: Don't require timer-funcs.
2434
2435         * mm-util.el: Require timer/timer-funcs.
2436
2437 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2438
2439         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
2440         Close.
2441
2442 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2443
2444         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
2445         unibyte after clear-decrypt function runs.
2446
2447         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
2448         returns as a unibyte string.
2449
2450 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2451
2452         * lpath.el: Revert.
2453
2454         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
2455         (pgg-gpg-process-sentinel): Revert.
2456
2457         * pgg-pgp.el (pgg-pgp-process-region): Revert.
2458         (pgg-pgp-lookup-key): Revert.
2459
2460         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
2461         (pgg-pgp5-lookup-key): Revert.
2462
2463         * pgg.el (pgg-fetch-key): Revert.
2464
2465 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * lpath.el: Fbind string-as-multibyte for XEmacs.
2468
2469         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
2470         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
2471         (mml1991-pgg-encrypt): Ditto.
2472
2473         * pgg-gpg.el (pgg-string-to-multibyte): New function.
2474         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
2475         a multibyte buffer.
2476
2477         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
2478         (pgg-pgp-lookup-key): Ditto.
2479
2480         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
2481         (pgg-pgp5-lookup-key): Ditto.
2482
2483         * pgg.el (pgg-fetch-key): Ditto.
2484
2485 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
2486
2487         * message.el (message-user-organization-file): Check several
2488         locations of the organization file.
2489
2490         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
2491         Add gnus-article-view-part-as-type.
2492
2493         * gnus-art.el (gnus-article-view-part-as-type): New function.
2494
2495         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
2496         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
2497
2498         * mml.el: Simplify autoload.
2499         (mml-mode): defvar dnd-protocol-alist instead of using
2500         symbol-value.
2501         (mml-default-directory): New variable.
2502         (mml-minibuffer-read-file): Use it.
2503         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
2504
2505         * message.el (message-citation-line-format): New variable.
2506         (message-insert-formated-citation-line): New function.
2507         (message-citation-line-function): Add
2508         `message-insert-formated-citation-line' to custom type.
2509
2510         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
2511         to doc string.
2512
2513         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
2514         depending on mm-verify-option.
2515
2516 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2517
2518         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
2519         binding pgg-* variables; reimplement the section which prevents
2520         MIME header from being signed.
2521         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
2522         pgg-text-mode; remove a blank line at the top of body.
2523
2524         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
2525         lines at the top of body; use gnus-newsgroup-charset if there's no
2526         Charset header.
2527
2528 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2529
2530         * message.el (message-self-insert-commands): Doc fix.
2531
2532         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
2533         (mm-uu-pgp-encrypted-test): Ditto.
2534         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
2535         between header and body; return application/pgp-encrypted handle
2536         if decryption failed; decode decrypted body by charset.
2537
2538         * mm-decode.el (mm-automatic-display): Don't make application/pgp
2539         element match to application/pgp-*.
2540
2541 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2542
2543         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
2544         HTML.
2545
2546 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2547
2548         * mail-source.el (mail-source-call-script): Message the error
2549         string.
2550
2551 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2552
2553         * gnus-util.el (gnus-byte-compile): Use it.
2554
2555 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
2556
2557         * gnus-util.el (kill-empty-logs): New function.
2558
2559 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2560
2561         * message.el (message-mail-alias-type): Doc fix.
2562         (message-mail-alias-type-p): New function.
2563         (message-send): Use it.
2564         (message-mode): Ditto.
2565         (message-strip-forbidden-properties): Ditto.
2566
2567         * ecomplete.el (ecomplete-database-file-coding-system): New
2568         variable.
2569         (ecomplete-save): Use it.
2570         (ecomplete-setup): Use it.
2571
2572 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2573
2574         * message.el (message-self-insert-commands): New variable.
2575         (message-strip-forbidden-properties): Use it.
2576
2577 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2578
2579         * message.el (message-put-addresses-in-ecomplete): Use a regexp
2580         that doesn't make XEmacs choke.
2581
2582 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
2583
2584         * gnus-util.el (gnus-replace-in-string):
2585         Prefer replace-regexp-in-string over of replace-in-string.
2586
2587 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2588
2589         * gnus-util.el (gnus-select-frame-set-input-focus):
2590         Use select-frame-set-input-focus if it is available in XEmacs; use
2591         definition defined in Emacs 22 for old Emacsen.
2592
2593         * dgnushack.el: Autoload unmorse-region for XEmacs.
2594
2595         * lpath.el: Bind cursor-in-non-selected-windows and
2596         select-frame-set-input-focus for XEmacs.
2597
2598 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2599
2600         * mm-view.el (mm-inline-text): Use equal instead of equalp.
2601
2602 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2603
2604         * gnus-registry.el (gnus-registry-cache-save): Remove text
2605         properties when saving via the temp buffer.
2606
2607 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2608
2609         * message.el (message-generate-hashcash): Honor custom type.
2610
2611 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2612
2613         * message.el (message-generate-hashcash): Default to non-nil when
2614         hashcash is found.
2615
2616         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
2617         (gnus-refer-thread-limit): Increase default to 500.
2618
2619         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
2620
2621         * flow-fill.el (fill-flowed): Allow delete-space.
2622
2623 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
2624
2625         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
2626         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
2627         Remove autoloads.
2628
2629 2006-04-18  Simon Josefsson  <jas@extundo.com>
2630
2631         * message.el (message-generate-hashcash): Default to.
2632
2633 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2634
2635         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2636         concatenating segments rather than before concatenating them.
2637
2638 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2639
2640         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
2641
2642 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2643
2644         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
2645
2646         * message.el (message-forward-make-body-plain): Allow
2647         message-forward-ignored-headers to be a list.
2648         (message-remove-ignored-headers): Factor out into function.
2649         (message-forward-make-body-mml): Use it.
2650
2651         * imap.el (imap-quote-specials): New function.
2652         (imap-login-auth): Quote specials.
2653
2654         * rfc2231.el (rfc2231-parse-string): Remove dead code.
2655         (rfc2231-parse-string): Allow concatanation of parameters that
2656         aren't contiguous.  The test case is
2657           (mail-header-parse-content-type "message/external-body;
2658             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
2659             access-type=LOCAL-FILE;
2660             name*1*=plugh%2fhello-sailor%2fbing.pdf")
2661
2662 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2663
2664         * nntp.el (nntp-accept-process-output): Return the value of
2665         `nnheader-accept-process-output'.
2666
2667 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2668
2669         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
2670         (gnus-button-alist): Recognize more diff formats.
2671         (gnus-button-patch): Strip directory.
2672
2673 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2674
2675         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
2676         Emacs 22 when setting focus.
2677
2678 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2679
2680         * gnus-art.el (gnus-article-treat-types): Do treatment of
2681         text/x-verbatim parts.
2682         (gnus-button-patch): New command.
2683
2684         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
2685         addresses that contain invalid characters.
2686
2687 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2688
2689         * message.el (message-put-addresses-in-ecomplete): Use
2690         gnus-replace-in-string.
2691         (message-is-yours-p): Use the more correct
2692         mail-header-parse-address instead of
2693         mail-extract-address-components.
2694         (message-put-addresses-in-ecomplete): Fix typo.
2695
2696         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
2697         keystroke.
2698
2699         * gnus-art.el (gnus-treatment-function-alist): Change order of
2700         newsgroups/generic header folding to avoid double-folding.
2701
2702         * message.el (message-hidden-headers): Add X-Draft-From.
2703
2704         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
2705         command.
2706         (gnus-summary-repeat-search-article-backward): New command.
2707
2708         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
2709         groups in the parent topic.
2710
2711 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
2712
2713         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
2714         (spam-extra-header-to-number): Return the CRM114 number as a
2715         number instead of a string.
2716
2717 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2718
2719         * gnus-art.el (gnus-face-properties-alist): Moved here from
2720         gnus-fun.
2721
2722         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
2723
2724 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2725
2726         * message.el (message-strip-forbidden-properties): Only display on
2727         self-insert-command.
2728
2729         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
2730         reindent.
2731         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
2732
2733 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
2734
2735         * smiley.el (smiley-style): Fix typo.
2736
2737 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2738
2739         * hashcash.el (hashcash-insert-payment-async-2): Use
2740         message-goto-eoh instead of doing it manually.
2741         (mail-add-payment): Use message-narrow-to-header instead of trying
2742         to do the same itself.
2743
2744         * message.el (message-hidden-headers): Add Face.
2745
2746         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
2747         reparenting code.
2748         (gnus-summary-reparent-children): Refactored out code.
2749         (gnus-summary-thread-map): New keystroke.
2750         (gnus-summary-reparent-children): Make into command.
2751
2752         * smiley.el (smiley-style): Default to `medium' if using a large
2753         font.
2754
2755         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
2756         does it itself.
2757
2758         * message.el (message-point-in-header-p): Simplify definition.
2759
2760 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2761
2762         * nnagent.el (nnagent-request-set-mark): Silence log file
2763         writing.
2764         (nnagent-request-set-mark): Use write-region instead of
2765         append-to-file.
2766
2767         * gnus-sum.el (gnus-read-header): Fudge article number if using a
2768         strange select method.
2769
2770         * ecomplete.el (ecomplete-display-matches): Get highlightling
2771         right.
2772         (ecomplete-display-matches): Use literals.
2773         (ecomplete-display-matches): Disable message logging.
2774
2775         * message.el (message-display-abbrev): Small optimization.
2776
2777         * ecomplete.el (ecomplete-display-matches): Allow automatic
2778         display.
2779
2780         * message.el (message-strip-forbidden-properties): Display
2781         abbrevs.
2782         (message-display-abbrev): Get automatic display right.
2783
2784         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
2785         keystrokes.
2786
2787 2006-04-13  Romain Francoise  <romain@orebokech.com>
2788
2789         TODO: Backport to v5-10!
2790
2791         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
2792         Moved here (and renamed) from gnus-registry.el.
2793
2794         * gnus-registry.el: Require gnus-util.
2795         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
2796
2797 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2798
2799         * gnus-group.el (gnus-group-catchup-current): Change
2800         if-then-else-if-then-else into cond.
2801         (gnus-group-catchup): Indent.
2802         (group-name-at-point): New function.
2803         (gnus-fetch-group): Provide default from thing at point.
2804
2805 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2806
2807         * message.el (message-display-abbrev): Fix regexp.
2808
2809         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
2810         choosing.
2811         (ecomplete-highlight-match-line): Fix up code rewrite, remove
2812         dead variables.
2813
2814         * message.el (message-newline-and-indent): Remove debugging.
2815         (message-display-abbrev): Use new implementation.
2816
2817 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
2818
2819         * gnus-art.el (gnus-article-mode): Set
2820         cursor-in-non-selected-windows to nil.
2821
2822         * smiley.el: Revert previous change.
2823         (smiley-data-directory): defvar it before using it in the
2824         defcustom of `smiley-style'.
2825
2826 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2827
2828         * message.el (message-newline-and-indent): New function.
2829
2830         * ecomplete.el: Implement more bits.
2831
2832         * message.el (message-put-addresses-in-ecomplete): Clean up the
2833         string.
2834
2835         * ecomplete.el (ecomplete-add-item): Chop off decimals.
2836
2837         * gnus-sum.el (gnus-summary-save-parts): Bind
2838         gnus-summary-save-parts-counter and use it to make unique file
2839         names.
2840
2841         * gnus-art.el (gnus-ignored-headers): Add some more headers.
2842
2843         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
2844         parameter to say whether to actually parse the individual
2845         addresses.
2846
2847         * message.el (message-put-addresses-in-ecomplete): New function.
2848         (ecomplete): Require.
2849         (message-mail-alias-type): Add ecomplete as an option.
2850
2851 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
2852
2853         * flow-fill.el (fill-flowed): Remove trailing space from blank
2854         quoted lines.
2855
2856 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2857
2858         * smiley.el (smiley-style): Move definition later to avoid a
2859         compilation warning.
2860
2861 2006-04-12  Kenichi Handa  <handa@m17n.org>
2862
2863         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
2864         buffer and then decode the buffer text if necessary.
2865         (rfc2231-encode-string): Be sure to work on multibyte buffer at
2866         first, and after mm-encode-body, change the buffer to unibyte.
2867         Use mm-disable-multibyte instead of set-buffer-multibyte.
2868
2869 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2870
2871         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
2872         Content-Type header instead of Content-Disposition header.
2873         (gnus-mime-inline-part): Ditto.
2874         (gnus-mime-view-part-as-charset): Ignore charset that the part
2875         specifies.
2876
2877         * mm-decode.el (mm-display-part): Work with external parts and
2878         usual parts similarly.
2879
2880         * mm-extern.el (mm-inline-external-body): Use mm-display-part
2881         instead of gnus-display-mime.
2882
2883         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
2884         instead of with-temp-buffer.
2885
2886         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
2887         tag to summarized topics part in order to encode non-ASCII text.
2888
2889 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2890
2891         * smiley.el (smiley-style): New variable.
2892         (smiley-directory): New function.
2893         (smiley-data-directory): Derive from `smiley-style' using
2894         `smiley-directory'.
2895         (smiley-regexp-alist): Add new entries.
2896
2897         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
2898         (gnus-article-browse-delete-temp): Add :version.
2899
2900 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2901
2902         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
2903         the sieve region.
2904
2905 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2906
2907         * gnus.el (gnus-version-number): Bump version.
2908
2909 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2910
2911         * gnus.el: No Gnus v0.4 is released.
2912
2913 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2914
2915         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
2916         layout.
2917
2918         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
2919         unknown charset.
2920
2921         * message.el (message-header-synonyms): Add Original-To to the
2922         default.
2923
2924         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
2925         optional parameter.
2926
2927 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
2928
2929         * gnus-fun.el (gnus): Require it for gnus-directory.
2930
2931 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2932
2933         * gnus-fun.el (gnus-face-properties-alist): Add :version.
2934
2935 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2936
2937         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
2938
2939 2006-04-05  Simon Josefsson  <jas@extundo.com>
2940
2941         * password.el (password-reset): New function.
2942
2943 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
2944
2945         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
2946         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
2947
2948 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2949
2950         * nnweb.el (nnweb-google-create-mapping): Update regexp.
2951         Some whitespace was matched into the url, which broke browsing hits
2952         > 100 when mm-url-use-external was nil.
2953
2954 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
2955
2956         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
2957         gnus-extra-headers for 'Newsgroups.
2958
2959         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
2960         bound.
2961
2962 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
2963
2964         * pgg-gpg.el: Clean up process buffers every time gpg processes
2965         complete.
2966
2967 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
2968
2969         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
2970         doc string.
2971
2972 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
2973
2974         * pgg-gpg.el (pgg-gpg-process-filter)
2975         (pgg-gpg-wait-for-completion): Check if buffer is alive.
2976
2977         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
2978         lines, temporary fix.
2979
2980 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2981
2982         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
2983
2984 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
2985
2986         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
2987         default-enable-multibyte-characters.  This reverts the change from
2988         revision 6.17 which is no longer necessary because the passphrase
2989         is sent separately now.  GnuPG messages are unreadable under
2990         multibyte locales with default-enable-multibyte-characters set to
2991         nil.
2992
2993 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2994
2995         * message.el (message-tool-bar-gnome): Move "spell".
2996
2997 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2998
2999         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
3000         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
3001         instead.
3002
3003 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
3004
3005         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
3006         newsgroups handling for NNTP overviews which don't include
3007         Newsgroups.
3008
3009 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3010
3011         * message.el (message-resend): Bind message-generate-hashcash to nil.
3012
3013 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3014
3015         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
3016         when searching for already-paid recipients.
3017
3018 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
3019
3020         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
3021         passphrases when it is not needed.
3022         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
3023         passphrase stuff from gpg, should only be necessary when you use
3024         gpg with a smartcard.
3025
3026 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3027
3028         * mml.el (mml-insert-mime): Ignore cached contents of
3029         message/external-body part.
3030
3031         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
3032         (mm-insert-part): Ditto.
3033
3034 2006-03-23  Simon Josefsson  <jas@extundo.com>
3035
3036         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
3037         Reiner.
3038         (pgg-gpg-use-agent-p): Use it again.
3039
3040 2006-03-23  Simon Josefsson  <jas@extundo.com>
3041
3042         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
3043         older emacsen.
3044         (pgg-gpg-use-agent-p): Don't use it.
3045
3046 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
3047
3048         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
3049         if we can.
3050
3051 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
3052
3053         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
3054         (pgg-gpg-update-agent): New function.
3055         (pgg-gpg-use-agent-p): New function.
3056         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
3057         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3058         (pgg-gpg-sign-region): Use it.
3059
3060 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
3063         Reported by Ralf Wachinger <rwachinger@gmx.de>.
3064
3065 2006-03-21  Simon Josefsson  <jas@extundo.com>
3066
3067         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
3068         <wilde@sha-bang.de>.
3069         (pgg-gpg-use-agent): New variable.
3070         (pgg-gpg-process-region): Use it.
3071         (pgg-gpg-encrypt-region): Likewise.
3072         (pgg-gpg-encrypt-symmetric-region): Likewise.
3073         (pgg-gpg-decrypt-region): Likewise.
3074         (pgg-gpg-sign-region): Likewise.
3075         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
3076
3077 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3078
3079         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
3080
3081         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
3082         Add comment on version.
3083
3084 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3085
3086         * smiley.el: Add missing test smiley.
3087
3088 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3089
3090         * mm-decode.el (mm-with-part): New macro.
3091         (mm-get-part): Use it; work with message/external-body as well.
3092         (mm-save-part): Treat name and filename equally.
3093
3094         * mm-extern.el (mm-extern-cache-contents): New function.
3095         (mm-inline-external-body): Use it; force the part to be displayed;
3096         move undisplayer added to the cached handle to the parent.
3097
3098         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
3099         (gnus-mime-view-part-as-type): Work with message/external-body.
3100
3101         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
3102
3103 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3104
3105         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
3106         images in image-load-path.  [Sync with image.el, revision 1.60, in
3107         Emacs.]
3108
3109 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
3110
3111         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
3112         path rather than symbol.  Always return list of directories.
3113         Guarantee that image directory comes first.  [Sync with image.el,
3114         revision 1.59, in Emacs.]
3115
3116         * message.el (message-make-tool-bar): Adjust to new API of
3117         `gmm-image-load-path-for-library'.
3118
3119         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3120
3121         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
3122
3123 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3124
3125         * gnus-art.el (gnus-article-only-boring-p):
3126         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
3127         intangible text.
3128         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
3129
3130 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
3131
3132         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
3133         `defun' instead of `gmm-defun-compat'.
3134
3135 2006-03-14  Simon Josefsson  <jas@extundo.com>
3136
3137         * message.el (message-unique-id): Don't use message-number-base36
3138         if (user-uid) is a float.
3139         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
3140
3141 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3142
3143         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
3144
3145         * gnus-art.el (gnus-mime-display-single): Make sure there is an
3146         empty line between a part and a message part.
3147
3148 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
3149
3150         * smiley.el: Add more test smileys.
3151         (smiley-data-directory, smiley-regexp-alist)
3152         (gnus-smiley-file-types): Fix doc strings.
3153         (smiley-update-cache): Clear smiley-cached-regexp-alist before
3154         adding new elements.
3155         (smiley-mouse-map): Unused code.  Make it a comment.
3156
3157 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
3160         scan latest NoCeM messages instead of old ones.
3161         (gnus-nocem-check-article): Fix regexps so as to match to PGP
3162         delimiters that are recently used.
3163         (gnus-nocem-load-cache): Add autoload cookie.
3164
3165         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
3166
3167         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
3168         level which is larger than gnus-use-nocem is specified.
3169
3170         * gnus-group.el (gnus-group-get-new-news): Ditto.
3171
3172 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
3173
3174         * gnus-util.el (gnus-tool-bar-update): New function.
3175
3176         * gnus-group.el (gnus-group-update-tool-bar): New variable.
3177         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
3178
3179         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
3180
3181         * gnus-group.el (gnus-group-redraw-when-idle)
3182         (gnus-group-redraw-check): Remove.
3183         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
3184
3185 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3186
3187         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
3188         if optional last element is specified in splits (FIELD VALUE...).
3189
3190 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
3191
3192         * message.el (message-make-tool-bar): Rename gmm-image-load-path
3193         to gmm-image-load-path-for-library.  Call with no-error argument.
3194         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
3195
3196         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3197
3198         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
3199
3200         * gmm-utils.el (gmm-image-load-path): Remove alias.
3201
3202 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
3203
3204         * gmm-utils.el (gmm-image-load-path): Add alias.
3205
3206         * nnml.el (nnml-generate-nov-databases-directory): Rename from
3207         nnml-generate-nov-databases-1.
3208         (nnml-generate-nov-databases): Use it.
3209         (nnml-generate-nov-databases-directory): Document no-active
3210         argument.
3211
3212         * gmm-utils.el (gmm-image-load-path-for-library): Return single
3213         directory if path is t.  Add no-error.
3214
3215         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
3216         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
3217
3218         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
3219         resetting gnus-article-browse-html-temp-list.
3220
3221         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
3222         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
3223         Add example to docstring.  Rename local variables.  Move error
3224         checks to default case in cond and simplify.
3225
3226 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
3229         handle is multipart when calling it recursively.
3230         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
3231
3232 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
3233
3234         * nnimap.el (nnimap-request-update-info-internal): Optimize.
3235         Don't `gnus-uncompress-range' to avoid excessive memory usage.
3236
3237 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3238
3239         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
3240         is loaded.
3241
3242         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
3243         loaded.
3244
3245 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3246
3247         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
3248         to "Emacs 23 (unicode)" in doc string.
3249
3250         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
3251         "Emacs 23 (unicode)" in comment.
3252
3253 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3254
3255         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
3256
3257         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
3258         characters 160 through 255 in Emacs 23.
3259
3260 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3261
3262         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
3263         gnus-article-browse-html-temp.
3264         (gnus-article-browse-delete-temp): Make it customizable.  Add
3265         `file'.  Adjust doc string.
3266         (gnus-article-browse-delete-temp-files): Add argument.  Allow
3267         query for each file.  Adjust doc string.
3268         (gnus-article-browse-html-parts): Add
3269         `gnus-article-browse-delete-temp-files' to
3270         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
3271
3272 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
3273
3274         * gnus-art.el (gnus-article-browse-html-temp)
3275         (gnus-article-browse-delete-temp): New variables.
3276         (gnus-article-browse-delete-temp-files): New function.
3277         (gnus-article-browse-html-parts): Use it.
3278
3279 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
3280
3281         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
3282
3283         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
3284         string.
3285
3286         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
3287         gnus-summary-insert-new-articles when unplugged.  Remove
3288         gnus-summary-search-article-forward.
3289
3290         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
3291         display-visual-class instead of display-color-cells.
3292
3293 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3294
3295         * dgnushack.el: Autoload customize-group for XEmacs.
3296
3297         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
3298         message/* containing non-ASCII text properly.
3299
3300 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
3301
3302         * message.el: Require gmm-utils, remove autoloads.
3303         (message-tool-bar): Set default based on
3304         gmm-tool-bar-style.
3305         (message-tool-bar-gnome): Add gmm-customize-mode.
3306
3307         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
3308         gmm-tool-bar-style.
3309         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
3310
3311         * gnus-group.el (gnus-group-tool-bar): Set default based on
3312         gmm-tool-bar-style.
3313         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
3314
3315         * gmm-utils.el (gmm-image-directory): Rename variable from
3316         gmm-image-load-path.
3317         (gmm-image-load-path): Use gmm-image-directory.
3318         (gmm-customize-mode): New function.
3319         (gmm-tool-bar-style): New variable.
3320
3321         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
3322         gnus-group-redraw-line-number.
3323         (gnus-group-redraw-check): Simplify.
3324         (gnus-group-tool-bar-update): Remove redraw check.
3325         (gnus-group-make-tool-bar): Add redraw check.
3326
3327 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
3328
3329         * gnus-art.el (gnus-button): Add missing parentheses.
3330
3331 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3332
3333         * lpath.el: Fbind line-number-at-pos.
3334
3335 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3336
3337         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
3338
3339 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3340
3341         * gnus-art.el (gnus-button): New face.
3342         (gnus-article-button-face): Use it.
3343
3344         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
3345         gnus-summary-next-page.  Re-order.
3346
3347         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
3348         next-node are now included.
3349         (gnus-group-redraw-line-number): New internal variable.
3350         (gnus-group-redraw-check): Helper function for updating the tool
3351         bar.
3352         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
3353
3354         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
3355
3356         * spam.el (spam-spamassassin-score-regexp): New internal variable.
3357         (spam-extra-header-to-number, spam-check-spamassassin-headers):
3358         Use it to match format of Spamassassin 3.0 and later.  Reported by
3359         IRIE Tetsuya <irie@t.email.ne.jp>.
3360         (spam-check-bogofilter)
3361         (spam-bogofilter-register-with-bogofilter): Fix args of
3362         `gnus-error' calls.
3363
3364 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
3365
3366         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
3367         unnecessary interaction when sending queued mails.  Reported by
3368         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
3369
3370 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3371
3372         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
3373         first or last are nil.
3374
3375 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
3376
3377         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
3378
3379 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3380
3381         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
3382
3383 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3384
3385         * dns.el (query-dns): Protect more against buggy tcp output.
3386
3387 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
3388
3389         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
3390         nov.php.
3391
3392 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3393
3394         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
3395         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
3396         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
3397         output on the server side.
3398         (nnweb-google-create-mapping): Update regexps and add some
3399         progress indication.
3400
3401 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
3402
3403         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
3404         gnus-agent-toggle-plugged.  Re-order icons.
3405         (gnus-group-tool-bar-gnome): Add
3406         gnus-group-{prev,next}-unread-group.
3407         (gnus-group-tool-bar-gnome): Re-order icons.
3408
3409         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
3410         gnus-summary-insert-new-articles.
3411
3412         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
3413         comments.
3414
3415         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
3416         also available in Emacs 21.3.
3417
3418         * message.el (message-fix-before-sending): Change "Emacs 22" to
3419         "Emacs 23 (unicode)" in comment.
3420
3421         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
3422         "Emacs 23 (unicode)" in comment.
3423
3424         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
3425         comment.
3426         (mm-coding-system-p): Add comment about no-MULE XEmacs.
3427
3428         * mm-view.el (mm-fill-flowed): Add :version.
3429
3430 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3431
3432         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
3433         and load-path.
3434
3435 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
3436
3437         * message.el: Autoload gmm-image-load-path.
3438         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
3439         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
3440         consitency.
3441
3442         * gmm-utils.el (gmm-image-load-path): Also search in
3443         "../etc/images".  Don't set gmm-image-load-path if we don't find
3444         the image.
3445
3446 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3447
3448         * gmm-utils.el (gmm-image-load-path): Don't make
3449         `gmm-image-load-path' include subdirectories which the second arg
3450         `image' might specify.
3451
3452         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
3453         subdirectory to icon file names.
3454
3455         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
3456
3457 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
3458
3459         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
3460         gmm-image-load-path calls.
3461
3462         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3463
3464         * message.el (message-make-tool-bar): Ditto.
3465
3466         * mml.el (mml-preview): Added comment concerning tool bar icons.
3467
3468         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
3469         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
3470
3471         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
3472         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
3473
3474         * message.el (message-tool-bar-gnome): Use new icon names.
3475         (message-make-tool-bar): Use `gmm-image-load-path'.
3476
3477         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
3478         functions from MH-E.
3479         (gmm-image-load-path): New variable from MH-E.
3480         (gmm-image-load-path): New function from MH-E.  Added arguments
3481         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
3482         *-image-load-path-called-flag.
3483
3484 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
3485
3486         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
3487
3488 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
3489
3490         * nnimap.el (nnimap-request-move-article): Change folder back to
3491         source group before deleting.
3492
3493 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
3494
3495         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
3496
3497         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
3498         mm-url.
3499
3500         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
3501
3502 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3503
3504         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
3505         coding system which mm-charset-to-coding-system returns for a
3506         given charset is valid.
3507
3508 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
3509
3510         * html2text.el (html2text-remove-tag-list):
3511         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
3512
3513 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
3514
3515         * gnus-cus.el: Revert 2005-10-17 change.
3516
3517 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3518
3519         * gnus-art.el (article-strip-banner): Call
3520         article-really-strip-banner only when the regexp match is made.
3521
3522 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3523
3524         * gnus-art.el (article-strip-banner): Use
3525         gnus-extract-address-components instead of
3526         mail-header-parse-addresses to make it work with non-ASCII text;
3527         remove mail-encode-encoded-word-string.
3528
3529         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
3530         values which are surrounded with \"...\"; make it never cause a
3531         Lisp error; give up parsing of parameters if it failed in
3532         extracting type.
3533
3534 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3535
3536         * smime.el (smime-cert-by-ldap-1): Fix bug where
3537         `smime-ldap-search' returns results without userCertificates.
3538
3539 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3540
3541         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
3542
3543 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
3544
3545         * spam.el (spam-check-spamassassin-headers): Adapt format for
3546         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
3547         <ari@mbf.ocn.ne.jp>.
3548         (spam-list-of-processors): Add spam-use-gmane.
3549
3550 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3551
3552         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
3553         make-temp-file; make it work with XEmacs as well.
3554
3555         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
3556         mm-make-temp-file.
3557
3558         * mm-decode.el (mm-display-external): Use the 3rd arg of
3559         mm-make-temp-file.
3560         (mm-create-image-xemacs): Ditto.
3561
3562 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3563
3564         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
3565         with message-narrow-to-headers.
3566         (gnus-draft-setup): Narrow to header to run message-fetch-field.
3567         (gnus-draft-check-draft-articles): New function.
3568         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
3569
3570 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
3571
3572         * gnus-art.el (gnus-article-browse-html-parts):
3573         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
3574         Don't use suffix argument for mm-make-temp-file for Emacs 21
3575         compatibility.  Remove useless `format'.
3576
3577 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3578
3579         * nnweb.el (nnweb-google-wash-article): Update regexps.
3580         (nnweb-group-alist): Use defvoo instead of defvar.
3581
3582 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3583
3584         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
3585         re-loading nn* modules.
3586
3587 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
3588
3589         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
3590         for `tool-bar-mode' and don't check it's default-value.
3591
3592         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
3593
3594         * message.el (message-make-tool-bar): Ditto.
3595
3596         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
3597         `substring'.  Shorten tmp-file name.
3598
3599         * gnus.el: Remove bogus comment.
3600
3601 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
3602
3603         * gnus-art.el (gnus-article-browse-html-parts): New function.
3604         (gnus-article-browse-html-article): New function for viewing html
3605         articles with a browser.
3606
3607 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
3608
3609         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
3610         in elisp.
3611         (pgg-gpg-encrypt-symmetric-region): Ditto.
3612         (pgg-gpg-sign-region): Ditto.
3613
3614         * pgg-def.el (pgg-text-mode): New variable.
3615
3616         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
3617         (mml2015-pgg-encrypt): Ditto.
3618
3619         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
3620         (mml1991-pgg-encrypt): Ditto.
3621
3622 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
3625         message-make-date instead of current-time-string.
3626
3627         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
3628         to gnus-decoded which mm-uu might set.
3629
3630 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3631
3632         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
3633         don't decode quoted parameters; remove misimported Emacs code.
3634         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3635         (rfc2231-decode-encoded-string): Don't use split-string which
3636         behaves differently according to Emacs version; use
3637         mm-decode-coding-region to convert charset to coding-system.
3638         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3639         (rfc2231-encode-string): Remove misimported Emacs code.
3640
3641 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3642
3643         * gnus-art.el (article-decode-charset): Don't use ignore-errors
3644         when calling mail-header-parse-content-type.
3645         (article-de-quoted-unreadable): Ditto.
3646         (article-de-base64-unreadable): Ditto.
3647         (article-wash-html): Ditto.
3648
3649         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
3650         calling mail-header-parse-content-type and
3651         mail-header-parse-content-disposition.
3652         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
3653         mail-header-parse-content-type.
3654
3655         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
3656         insert charset and format parameters; encode description after
3657         inserting it to buffer.
3658         (mml-insert-parameter): Fold lines properly even if a parameter is
3659         segmented into two or more lines; change the max column to 76.
3660
3661         * rfc1843.el (rfc1843-decode-article-body): Don't use
3662         ignore-errors when calling mail-header-parse-content-type.
3663
3664         * rfc2231.el (rfc2231-parse-string): Return at least type if
3665         possible; don't cause an error even if it fails in parsing of
3666         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3667         (rfc2231-encode-string): Don't break lines at the beginning, leave
3668         it to mml-insert-parameter.
3669
3670         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
3671         calling mail-header-parse-content-type.
3672
3673 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
3674
3675         * spam-report.el (spam-report-gmane-use-article-number):
3676         Improve doc string.
3677         (spam-report-gmane-internal): Check if a suitable header was found
3678         in the article.
3679
3680 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3681
3682         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
3683         (rfc2231-encode-string): Make param*=value always begin with LWSP.
3684
3685 2006-02-05  Romain Francoise  <romain@orebokech.com>
3686
3687         Update copyright notices of all files in the gnus directory.
3688
3689 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3690
3691         * nnweb.el (nnweb-request-group): Avoid growing overview files.
3692
3693 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3694
3695         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
3696         segmented lines of parameter value to cope with Thunderbird 1.5
3697         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
3698         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
3699         (rfc2231-encode-string): Don't make lines exceeding 76 column.
3700
3701 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
3702
3703         * mml.el (mml-generate-mime-1): Correct the order of inline signed
3704         parts.
3705
3706 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3707
3708         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
3709         there's only one active file for all servers.
3710         (nnweb-request-scan): Make sure nnweb-articles is initialized on
3711         solid groups.  Gnus might have used a FAST request to select the group.
3712         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
3713         and nnweb-search redundantly in the active file.
3714         (nnweb-request-list): Don't list bogus groups.  There can only be one.
3715         (nnweb-request-create-group): Don't use ARGS.
3716         (nnweb-possibly-change-server, nnweb-request-group): Remove some
3717         initialisations.  Let nnoo do the work.
3718
3719 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3720
3721         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
3722         Say the part has been decoded.
3723
3724         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
3725
3726 2006-01-31  Kevin Ryde  <user42@zip.com.au>
3727
3728         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
3729         mailcap-viewer-test-cache when there's no 'test clause, since that
3730         will invert the meaning of a "nil" test previously determined by
3731         mailcap-mailcap-entry-passes-test.
3732
3733 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3734
3735         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
3736         compiling.
3737
3738         * gnus-sum.el: Ditto.
3739
3740         * message.el: Don't bind tool-bar-map when compiling.
3741
3742 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
3743
3744         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
3745
3746 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
3747
3748         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
3749         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
3750         current Google Groups.
3751
3752 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
3753
3754         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
3755         and tool-bar-mode.
3756
3757         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
3758         and tool-bar-mode.
3759
3760         * message.el (message-tool-bar-update): Simplify.
3761         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
3762
3763         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
3764         gnus-summary-buffer.
3765         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
3766         gnus-summary-reply.
3767
3768         * gmm-utils.el (gmm): Add :version.
3769
3770 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3771
3772         * Makefile.in (clean): New rule.
3773         (distclean): Use it.
3774
3775 2006-01-26  Steve Youngs  <steve@sxemacs.org>
3776
3777         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
3778         autoload.
3779
3780 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3781
3782         * gmm-utils.el (gmm-verbose): Add :group.
3783
3784 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
3785
3786         * message.el: Change some comments WRT tool-bars.
3787
3788         * gnus-sum.el (gnus-summary-tool-bar)
3789         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
3790         (gnus-summary-tool-bar-zap-list): New variables.
3791         (gnus-summary-make-tool-bar): Complete rewrite using
3792         `gmm-tool-bar-from-list'.
3793
3794         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
3795         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
3796         variables.
3797         (gnus-group-make-tool-bar): Complete rewrite using
3798         `gmm-tool-bar-from-list'.
3799         (gnus-group-tool-bar-update): New function.
3800
3801         * message.el (message-mode-field-menu): Add "Show hidden Headers".
3802
3803 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3804
3805         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
3806         is dissected into a single part of which the type is the same as
3807         the given one; decode charset.
3808
3809 2006-01-21  Kevin Ryde  <user42@zip.com.au>
3810
3811         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
3812         into alists as symbol not string, since that's what
3813         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
3814         look for.
3815
3816 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
3817
3818         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
3819         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
3820
3821         * message.el (message-tool-bar-gnome): Use gmm-ignore.
3822
3823 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3824
3825         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
3826         (gnus-xmas-mime-security-button-menu): New function.
3827
3828         * gnus-art.el (gnus-mime-security-button-commands): New variable.
3829         (gnus-mime-security-button-menu): New definition.
3830         (gnus-mime-security-button-map): Use them.
3831         (gnus-mime-security-button-menu): New function.
3832         (gnus-insert-mime-security-button): Addition to help echo.
3833         (gnus-mime-security-run-function, gnus-mime-security-save-part)
3834         (gnus-mime-security-pipe-part): New functions.
3835
3836         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
3837         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
3838
3839         * mm-decode.el (mm-handle-set-disposition): Remove.
3840         (mm-handle-set-description): Remove.
3841
3842 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3843
3844         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
3845         (mm-w3m-standalone-supports-m17n-p): New function.
3846         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
3847         w3m usage.
3848
3849         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
3850         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
3851
3852 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
3853
3854         * message.el (message-tool-bar-zap-list): Use
3855         gmm-tool-bar-zap-list as custom type.
3856         (message-tool-bar-update): New function.
3857         (message-tool-bar, message-tool-bar-gnome)
3858         (message-tool-bar-retro): Add message-tool-bar-update.
3859         (message-tool-bar-gnome): Add flyspell-buffer.
3860
3861         * gnus-util.el (gnus-error): Describe `args'.
3862
3863         * gmm-utils.el (gmm-error): Describe `args'.
3864         (gmm-tool-bar-zap-list): New widget.
3865         (gmm-tool-bar-from-list): Improve description of `zap-list'.
3866
3867 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3868
3869         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
3870         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
3871         the number of recursive calls.
3872
3873         * mm-decode.el (mm-handle-set-disposition): New macro.
3874         (mm-handle-set-description): New macro.
3875
3876 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3877
3878         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
3879         encoding.
3880
3881 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3882
3883         * message.el (message-tool-bar-zap-list, message-tool-bar)
3884         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
3885         (message-tool-bar-local-item-from-menu): Remove.
3886         (message-tool-bar-map): Replace by `message-make-tool-bar'.
3887         (message-make-tool-bar): New function.
3888         (message-mode): Use `message-make-tool-bar'.
3889
3890         * gmm-utils.el: New file.
3891         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
3892         (gmm-lazy): New widget copied from `nnmail.el'.
3893         (gmm-tool-bar-from-list): New function for creating customizable
3894         tool bars.
3895         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
3896         output.
3897         (gmm): Add :prefix to defgroup.
3898
3899 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
3900
3901         * gmm-utils.el (gmm-widget-p): New function.
3902
3903 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
3904
3905         * mml.el (mml-attach-file): Describe `description' in doc string.
3906         (mml-menu): Add Emacs MIME manual and PGG manual.
3907
3908 2006-01-20  Richard M. Stallman  <rms@gnu.org>
3909
3910         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
3911
3912 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
3913
3914         * nntp.el (nntp-end-of-line): Doc fix.
3915
3916 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
3917
3918         * imap.el (imap-open): Handle case where buffer is a buffer
3919         object.
3920
3921 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3922
3923         * gnus-delay.el (gnus-delay): Don't autoload.
3924         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3925         to be re-loaded when customizing the `gnus-delay' group.
3926
3927 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
3928
3929         * message.el (message-insert-citation-line): Use newlines.
3930
3931 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3932
3933         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
3934         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
3935         these routines, so the passphrase can be managed externally and
3936         passed in to the system.
3937         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
3938         pgg-add-passphrase-to-cache function.
3939
3940         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
3941         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
3942         these routines, so the passphrase can be managed externally and
3943         passed in to the system.
3944         (pgg-pgp5-sign-region): Use new name of
3945         pgg-add-passphrase-to-cache function.
3946
3947 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
3948
3949         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
3950         part of the decoded armor to find the key-identifier.
3951         (pgg-gpg-lookup-key-owner): New function to return the
3952         human-readable identifier of a key owner.
3953         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
3954         itself.
3955         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
3956         the key value) if we have a key and can match it against a secret
3957         key.  Also, added a note pointing out fact that the prompt only
3958         indicates the first matching key.
3959
3960         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
3961         pgg-decrypt-region.
3962         (pgg-add-passphrase-to-cache): Rename from
3963         `pgg-add-passphrase-cache' to reduce confusion (all callers
3964         changed).
3965         (pgg-remove-passphrase-from-cache): Rename from
3966         `pgg-remove-passphrase-cache' to reduce confusion (all callers
3967         changed).
3968         (pgg-read-passphrase, pgg-add-passphrase-cache)
3969         (pgg-remove-passphrase-cache): Add informative docstrings.
3970         (pgg-decrypt): Convey provided passphrase in subordinate call to
3971         pgg-decrypt-region.
3972
3973 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
3974
3975         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
3976         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
3977         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
3978         'passphrase' argument, so the passphrase can be managed externally
3979         and then passed in to the system.
3980
3981         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
3982         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
3983         so the passphrase cache can be used reliably with identifiers
3984         besides a pgp packet's key id.
3985
3986         * pgg-gpg.el (pgg-gpg-encrypt-region)
3987         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
3988         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
3989         these routines, so the passphrase can be managed externally and
3990         passed in to the system.
3991
3992         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
3993         'notruncate' argument, so the passphrase cache can be used
3994         reliably with identifiers besides a pgp packet's key id.
3995
3996 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
3997
3998         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
3999         symmetric encryption.
4000         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
4001         encrypted session key.
4002         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
4003         message ask for the passphrase in a proper way.
4004
4005         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
4006         New user commands for symmetric encryption.
4007
4008 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4009
4010         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
4011
4012         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
4013
4014 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
4015
4016         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
4017
4018 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4019
4020         * mm-decode.el (mm-inlined-types): Add application/pgp.
4021         (mm-automatic-display): Ditto.
4022
4023         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
4024         part as text.
4025
4026 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4027
4028         * nnrss.el: Update copyright.
4029         (nnrss-opml-import): Query whether to subscribe to each entry.
4030
4031         * gnus-art.el:
4032         * gnus-sum.el:
4033         * gnus-xmas.el:
4034         * messagexmas.el:
4035         * mm-uu.el:
4036         * mm-view.el: Update copyright.
4037
4038 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
4039
4040         * message.el (message-info): New function.
4041         (message-mode-menu): Add it.
4042         Update copyright.
4043
4044         * ChangeLog: Fix and update copyright.
4045
4046 2006-01-13  Romain Francoise  <romain@orebokech.com>
4047
4048         * message.el (message-forward-subject-name-subject): Prefer the
4049         address to 'nowhere' if the sender has no name.
4050         Fix typo.  Update copyright year.
4051
4052 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4053
4054         * gnus-art.el (article-wash-html): Use
4055         gnus-summary-show-article-charset-alist if a numeric arg is given.
4056         (gnus-article-wash-html-with-w3m-standalone): New function.
4057
4058         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
4059         mm-inline-text-html-render-with-w3m-standalone.
4060         (mm-text-html-washer-alist): Map w3m-standalone to
4061         gnus-article-wash-html-with-w3m-standalone.
4062         (mm-inline-text-html-render-with-w3m-standalone): New function.
4063
4064 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
4065
4066         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
4067         Improve LaTeX.
4068
4069 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
4072         (nnrss-request-article): Render text/plain parts as HTML.
4073
4074         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
4075         the buffer.
4076
4077 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
4078
4079         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
4080         custom definition of `gnus-posting-styles'.
4081
4082         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
4083         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
4084
4085 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4086
4087         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
4088         Use nntp for bug archive.
4089
4090 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4091
4092         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
4093         parts.
4094         (nnrss-normalize-date): New function converts ISO 8601 date into
4095         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
4096         (nnrss-check-group): Use it.
4097
4098 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4099
4100         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
4101
4102         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
4103         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
4104         (nnrss-insert-w3): Ditto.
4105
4106 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4107
4108         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
4109         the articles to be forwarded including the case where neither a
4110         number of articles nor a region is specified.
4111
4112 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4113
4114         * nnrss.el (nnrss-request-article): Fix last change; fill
4115         text/plain parts.
4116
4117 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4118
4119         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
4120         in text/plain part.
4121         (nnrss-check-group): Don't add excessive newline to dc:subject.
4122
4123 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
4124
4125         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
4126         article.
4127
4128 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
4129
4130         * nnml.el: Don't require gnus-bcklg.  Autoload it.
4131         (nnml-use-compressed-files, nnml-save-mail): Support other
4132         comression programs such as bzip2.
4133
4134 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4135
4136         * dns.el (query-dns): Make sure we check the buffer size before
4137         removing tcp headers.
4138
4139 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4140
4141         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
4142         remove MIME buttons associated with multipart/alternative parts.
4143         (gnus-mime-display-alternative): Tag buttons using `article-type'
4144         text property.
4145
4146         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
4147         associated with multipart/alternative parts.
4148
4149         * gnus-art.el (gnus-signature-separator): Fix custom type.
4150
4151         * mm-decode.el (mm-inlined-types): Fix custom type.
4152         (mm-keep-viewer-alive-types): Ditto.
4153         (mm-automatic-display): Ditto.
4154         (mm-attachment-override-types): Ditto.
4155         (mm-inline-override-types): Ditto.
4156         (mm-automatic-external-display): Ditto.
4157
4158 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
4159
4160         * spam-report.el (spam-report-user-mail-address)
4161         (spam-report-user-agent): New variables.
4162         (spam-report-url-ping-plain): Use spam-report-user-agent.
4163
4164 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
4165
4166         * gnus-art.el (gnus-button-handle-custom): Do not just use
4167         `customize-apropos' for any "M-x customize-*" button but the
4168         function called for.  Accept both the function name and its
4169         argument in order to achieve this.
4170         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
4171         function name to `gnus-button-handle-custom' in case of "M-x
4172         customize-*" buttons.
4173
4174 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4175
4176         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
4177         multipart/alternative and add xref to mm-discouraged-alternatives
4178         in doc string.
4179
4180         * mm-decode.el (mm-discouraged-alternatives): Add xref to
4181         gnus-buttonized-mime-types in doc string.
4182
4183 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4184
4185         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
4186         Suggest image/.* in the doc string.
4187
4188 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
4189
4190         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
4191         message-marks (Debian bug #342521).
4192
4193 2005-12-12  Simon Josefsson  <jas@extundo.com>
4194
4195         * password.el (password-read-from-cache): Add.
4196         (password-read): Use it.
4197
4198 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4199
4200         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
4201         us-ascii as a MIME charset.
4202
4203         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
4204         against the case where the 2nd arg TYPE is nil.
4205
4206 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4207
4208         * pop3.el (pop3-stream-type): Fix custom version.
4209
4210         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
4211
4212 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4213
4214         * mm-decode.el (mm-display-external): Add missing cdr.
4215
4216 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4217
4218         * mm-decode.el (mm-display-external): Use nametemplate (defined in
4219         RFC1524) if it is in mailcap or add a suffix according to
4220         mailcap-mime-extensions when generating a temp filename; postpone
4221         deleting a temp file for 2 seconds for some wrappers, shell
4222         scripts, and so on, which might exit right after having started a
4223         viewer command as a background job.
4224
4225 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4226
4227         * nntp.el (nntp-marks-directory): Fix custom group.
4228
4229         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
4230         steps when < 10.
4231
4232         * gnus-start.el (gnus-no-server-1): Mention
4233         `gnus-level-default-subscribed' in doc string.
4234
4235 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
4236
4237         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
4238         parens.
4239
4240 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4241
4242         * gnus-xmas.el (gnus-use-toolbar): Revert.
4243         (gnus-xmas-setup-toolbar): Use global default-toolbar if
4244         gnus-use-toolbar is default.
4245
4246         * messagexmas.el (message-use-toolbar): Revert.
4247         (message-setup-toolbar): Use global default-toolbar if
4248         message-use-toolbar is default.
4249
4250 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4251
4252         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
4253         according to default-toolbar-visible-p.
4254
4255         * messagexmas.el (message-use-toolbar): Ditto.
4256
4257 2005-11-26  Dave Love  <fx@gnu.org>
4258
4259         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
4260         (tls-program, tls-success): Provide openssl alternative.
4261
4262         * starttls.el: Doc fixes.
4263         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
4264         SERVICE to PORT.
4265
4266         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
4267         port null or service name.
4268         (starttls-negotiate): Autoload.
4269
4270 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * message.el (message-kill-to-signature): Fix interactive spec.
4273
4274 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4275
4276         * pop3.el (pop3-open-server): Recognize a string as a service name.
4277
4278 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
4279
4280         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
4281
4282 2005-11-23  Dave Love  <fx@gnu.org>
4283
4284         Add pop3s, pop3/starttls.
4285
4286         * pop3.el (pop3-authentication-scheme): Clarify doc.
4287         (open-tls-stream, starttls-open-stream): Autoload.
4288         (pop3-stream-type): New.
4289         (pop3-open-server): Use it.
4290
4291         * mail-source.el (mail-sources): Fix some :types.  Add stream type
4292         for POP.
4293         (mail-source-keyword-map): Add :stream for POP.
4294         (mail-source-fetch-pop): Use pop3-stream-type.
4295
4296 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4297
4298         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
4299         of current-time-string.
4300
4301 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
4302
4303         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
4304         date header.
4305
4306 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
4307
4308         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
4309         it can seriously impact performance as it bypasses the agent's
4310         local caches.
4311
4312 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
4313
4314         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
4315         must be explicitly online rather than "not explicitly offline" for
4316         its flags to be synchronized.
4317
4318         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
4319         that gnus-uu-unmark-thread will function correctly.
4320
4321         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
4322         1024K is instead displayed as 1M.
4323
4324 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4325
4326         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
4327
4328 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
4329
4330         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
4331
4332 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
4333
4334         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
4335         error message to display actual error condition.
4336         (gnus-agent-save-local): Avoid saving symbols that are bound to
4337         nil as they simply result in a warning message in
4338         gnus-agent-read-local.
4339
4340 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4341
4342         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
4343         rather than make-variable-buffer-local for file-precious-flag.
4344
4345 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
4346
4347         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
4348         for duplicates which are removed.  The invalid sort check then
4349         triggers a rescan after the sort as sorting may have moved
4350         duplicate entries such that they can be cheaply detected.
4351
4352 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4353
4354         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
4355
4356 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
4357
4358         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
4359         internal variable to a custom variable.  Changed default value
4360         from compressed(2) to uncompressed(1).
4361         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
4362         support for uncompressed agentview files.  Taken together, reading
4363         the agentview file should now be 6-7 times faster.
4364
4365 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
4366
4367         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
4368         as a buffer-local variable.  This avoids creating truncated
4369         dribble files as a result of a hang up, eg.
4370
4371 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
4372
4373         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
4374         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
4375         XEmacs.
4376
4377 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
4378
4379         * gnus-start.el (gnus-start-draft-setup): Enforce
4380         `gnus-draft-mode' for nndraft:drafts at startup.
4381
4382         * gnus.el (gnus-splash): Change custom group.
4383         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
4384         allow-list argument.
4385
4386         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
4387         string.
4388
4389 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
4390
4391         * gnus-art.el (gnus-default-article-saver): Add user-defined
4392         `function' to custom type.
4393
4394 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
4395
4396         * imap.el (imap-open): Handle case where buffer is a buffer
4397         object.
4398
4399 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4400
4401         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
4402         long lines.
4403         (gnus-cache-delete-group): Wrap doc strings.
4404
4405         * gnus-agent.el (gnus-agent-rename-group)
4406         (gnus-agent-delete-group): Wrap doc strings.
4407
4408
4409 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4410
4411         * messagexmas.el (message-use-toolbar): Change the valid values
4412         into default, top, bottom, left, and right.
4413         (message-toolbar-thickness): New variable.
4414         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
4415         well.
4416         (message-setup-toolbar): Make it work.
4417
4418         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
4419         (gnus-use-toolbar): Change the valid values into default, top,
4420         bottom, left, and right.
4421         (gnus-toolbar-thickness): New variable.
4422         (gnus-xmas-setup-toolbar): New function.
4423         (gnus-xmas-setup-group-toolbar): Use it.
4424         (gnus-xmas-setup-summary-toolbar): Use it.
4425
4426 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4427
4428         * gnus-start.el (gnus-1): Add "native" to
4429         gnus-predefined-server-alist.
4430
4431         * gnus.el (gnus-method-to-server): Don't add "native" to the
4432         lists here, because that leads to problems when
4433         gnus-select-method is bound.
4434
4435 2005-11-09  Simon Josefsson  <jas@extundo.com>
4436
4437         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
4438         use (not sort-by-date) instead.
4439
4440 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4441
4442         * gnus-delay.el (gnus-delay-group): Don't autoload.
4443         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
4444         to be re-loaded when customizing the `gnus-delay' group.
4445
4446 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
4447
4448         * message.el: Revert last changes.
4449         (message-insert-citation-line): Use newlines.
4450
4451 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
4452
4453         * message.el (message-courtesy-message)
4454         (message-mark-insert-begin, message-mark-insert-end)
4455         (message-elide-ellipsis, message-cancel-message)
4456         (message-add-header, message-change-subject)
4457         (message-cross-post-followup-to-header)
4458         (message-cross-post-insert-note, message-reduce-to-to-cc)
4459         (message-widen-reply, message-delete-not-region)
4460         (message-kill-to-signature, message-insert-signature)
4461         (message-insert-importance-high, message-insert-importance-low)
4462         (message-insert-or-toggle-importance)
4463         (message-insert-disposition-notification-to)
4464         (message-indent-citation, message-yank-original)
4465         (message-cite-original-without-signature, message-cite-original)
4466         (message-insert-citation-line, message-position-on-field)
4467         (message-fix-before-sending, message-send-mail-partially)
4468         (message-send-mail, message-send-mail-with-sendmail)
4469         (message-send-mail-with-qmail, message-send-news)
4470         (message-check-news-header-syntax, message-generate-headers)
4471         (message-insert-courtesy-copy, message-fill-address)
4472         (message-fill-header, message-shorten-references)
4473         (message-setup-1, message-cancel-news)
4474         (message-forward-make-body-plain, message-forward-make-body-mime)
4475         (message-forward-make-body-mml, message-encode-message-body)
4476         (message-forward-make-body-digest-plain)
4477         (message-forward-make-body-digest-mime)
4478         (message-use-alternative-email-as-from): Insert `hard-newline'
4479         instead of ordinary newlines.
4480
4481 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4482
4483         * message.el (message-generate-headers): Downcase the argument
4484         given to message-check-element.
4485
4486 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
4487
4488         * nntp.el (nntp-authinfo-rejected): New error condition.
4489         (nntp-wait-for): Use new error condition to signal authentication
4490         error.
4491         (nntp-retrieve-data): Rethrow new error condition to break out of
4492         recursive call to nntp-send-authinfo.
4493
4494 2005-11-08  Romain Francoise  <romain@orebokech.com>
4495
4496         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
4497         (gnus-summary-exit-map): Bind to `Z p'.
4498         (gnus-summary-make-menu-bar): Add menu item.
4499
4500 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
4501
4502         * gnus-art.el (gnus-article-treat-custom): Add `first'.
4503         (gnus-treat-*): Add `first' in all doc strings.
4504
4505         * gnus-group.el (gnus-group-compact-group): Fix typo.
4506
4507 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4508
4509         * gnus.el (gnus-parameters-case-fold-search): New variable.
4510         (gnus-parameters-get-parameter): Use it.
4511
4512         * gnus-score.el (gnus-home-score-file): Doc fix.
4513
4514 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
4515
4516         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
4517
4518 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4519
4520         * mm-util.el (mm-special-display-p): New function.
4521
4522         * mml.el (mml-preview): Use it; doc fix.
4523
4524 2005-10-29  Romain Francoise  <romain@orebokech.com>
4525
4526         * message.el (message-fix-before-sending): Fix comment.
4527
4528 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4529
4530         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
4531
4532 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
4533
4534         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
4535         Used in gnus-score.el.
4536
4537 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4538
4539         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
4540
4541 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4542
4543         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
4544         whitespace removed in revision 7.8.  Use concatenated string to
4545         protect trailing whitespace.
4546
4547 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
4548
4549         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
4550         (nnimap-request-expire-articles): Use it to avoid sending 'UID
4551         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
4552         Courier IMAP ("some version from 2004").  Mostly based on similar
4553         code in the same function.
4554
4555 2005-10-26  Didier Verna  <didier@xemacs.org>
4556
4557         * gnus-group.el (gnus-group-compact-group): invalidate original
4558         article buffer.
4559         * gnus-srvr.el (gnus-server-compact-server): ditto.
4560         * nnml.el (nnml-request-compact-group): handle self Xref: field in
4561         NOV database and in article itself.
4562         Invalidate article backlog.
4563
4564 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
4565
4566         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
4567
4568 2005-10-26  Simon Josefsson  <jas@extundo.com>
4569
4570         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
4571         part of 2004-07-25 change.
4572
4573 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4574
4575         * message.el (message-display-completion-list): New function.
4576         (message-expand-group): Use it; make sure the Completions buffer
4577         is modifiable.
4578
4579 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
4580
4581         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
4582         user-mail-name is an empty string.
4583
4584 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
4585
4586         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
4587         depending on gnus-score-decay-constant.
4588
4589         * encrypt.el (encrypt-insert-file-contents)
4590         (encrypt-write-file-contents): Don't use `gnus-message'.
4591
4592         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
4593         arguments.
4594         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
4595         arguments to mm-uu-verbatim-marks-extract.
4596         (mm-uu-hide-markers): New variable.
4597         (mm-uu-extract): Use face similar to `gnus-cite-3'.
4598
4599         * gnus-fun.el (gnus-convert-image-to-x-face-command)
4600         (gnus-convert-image-to-face-command): Use "convert" by default to
4601         allow other input image formats.
4602         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
4603         accordingly.
4604
4605 2005-10-23  Simon Josefsson  <jas@extundo.com>
4606
4607         * imap.el (imap-gssapi-program): Align command line parameters
4608         with latest GNU SASL.
4609         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
4610
4611 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4612
4613         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
4614         HTML.
4615         (nnslashdot-request-article): Ditto.
4616
4617         * lpath.el (featurep): Add nobreak-char-display.
4618
4619 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4620
4621         * mail-source.el (mail-source-fetch-pop): Require pop3.
4622         (mail-source-check-pop): Ditto.
4623
4624 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4625
4626         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
4627         errors.
4628
4629 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
4630
4631         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
4632         (gnus-treat-strip-leading-blank-lines): Improve doc string.
4633
4634         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
4635
4636         * mm-bodies.el (mm-decode-string): Call
4637         `mm-charset-to-coding-system' with allow-override argument.
4638
4639 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4640
4641         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
4642         (rfc2047-charset-to-coding-system): New function.
4643         (rfc2047-decode-encoded-words): New function.
4644         (rfc2047-decode-region): Use them.
4645         (rfc2047-decode-cte): Remove.
4646         (rfc2047-parse-and-decode): Remove.
4647         (rfc2047-decode): Remove.
4648
4649 2005-10-15  Kenichi Handa  <handa@m17n.org>
4650
4651         * rfc2047.el (rfc2047-decode-cte): New function.
4652         (rfc2047-decode-region): Change the way to decode successive
4653         encoded-words: decode B- or Q-encoding in each encoded-word,
4654         concatenate them, and decode it as charset.
4655
4656 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4657
4658         * lpath.el: Fbind codepage-setup for XEmacs.
4659
4660 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
4661
4662         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
4663         widget-move-and-invoke.
4664         (gnus-custom-mode): Use gnus-custom-map.
4665
4666 2005-10-15  Bill Wohler  <wohler@newt.com>
4667
4668         * message.el (message-tool-bar-map): Renamed image file from
4669         mail_send to mail/send.
4670
4671 2005-10-16  Masatake YAMATO  <jet@gyve.org>
4672
4673         * message.el (message-expand-group): Pass the common
4674         prefix substring of completion to `display-completion-list'.
4675
4676 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
4677
4678         * mml-sec.el (mml-secure-method): New internal variable.
4679         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
4680         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
4681         functions using mml-secure-method.
4682
4683         * mml.el (mml-mode-map): Add key bindings for those functions.
4684         (mml-menu): Simplify security menu entries.  Suggested by Jesper
4685         Harder <harder@myrealbox.com>.
4686         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
4687         end of message if point is the headers of the message.
4688
4689         * message.el (message-in-body-p): New function.
4690
4691         * assistant.el: Autoload gnus-util and netrc.
4692
4693         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
4694         Use `mm-charset-override-alist' only when decoding.
4695
4696         * mm-bodies.el (mm-decode-body): Call
4697         `mm-charset-to-coding-system' with allow-override argument.
4698
4699         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
4700         `filename' from Content-Disposition if Content-Type doesn't
4701         provide `name'.
4702         (gnus-mime-view-part-as-type): Set default instead of
4703         initial-input.
4704
4705 2005-10-09  Daniel Brockman  <daniel@brockman.se>
4706
4707         * format-spec.el (format-spec): Propagate text properties of % spec.
4708
4709 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
4710
4711         * gnus-art.el (gnus-treat-predicate): Add `first'.
4712
4713 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
4714
4715         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
4716         (mm-charset-override-alist): New variable.
4717         (mm-charset-to-coding-system): Use it.
4718         (mm-codepage-setup): New helper function.
4719         (mm-charset-eval-alist): New variable.
4720         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
4721         about unknown charsets.
4722
4723         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
4724
4725 2005-10-04  David Hansen  <david.hansen@gmx.net>
4726
4727         * nnrss.el (nnrss-request-article): Add support for the comments tag.
4728         (nnrss-check-group): Ditto.
4729
4730 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
4731
4732         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
4733         Rename x-gnus-verbatim to x-verbatim.
4734         (mm-uu-type-alist): Fix regexp for verbatim-marks.
4735
4736         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
4737         x-verbatim.
4738
4739         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
4740
4741         * gnus-util.el (gnus-remove-duplicates): Remove.
4742
4743         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
4744         instead of gnus-remove-duplicates.
4745
4746         * message.el (message-remove-duplicates): Remove.
4747         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
4748         message-remove-duplicates.
4749
4750         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
4751         available, else use implementation from `delete-dups'.
4752
4753         * message.el (message-insert-expires): New function.
4754         (message-mode-map): Add key binding.
4755         (message-mode-field-menu): Add menu entry.
4756         (message-mode): Document it.
4757         (message-make-expires-date): Use `message-make-date'.
4758
4759 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
4760
4761         * message.el (message-make-expires-date): New function.
4762
4763 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4764
4765         * Makefile.in (list-installed-shadows): New entry.
4766         (install): Use it.
4767         (remove-installed-shadows): New entry.
4768
4769         * dgnushack.el (dgnushack-default-load-path): New variable.
4770         (dgnushack-find-lisp-shadows): New function.
4771         (dgnushack-remove-lisp-shadows): New function.
4772
4773 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4774
4775         * Makefile.in (install-el-elc): New entry.
4776         (install): Use it so that .el files are necessarily installed.
4777
4778 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * time-date.el: Autoload parse-time-string, XEmacs needs it.
4781
4782 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4783
4784         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
4785         function rather than the diff-mode.el package.
4786         (mm-display-external): Use with-current-buffer.
4787         (mm-viewer-completion-map, mm-viewer-completion-map):
4788         Move initialization inside declaration.
4789
4790 2005-09-29  Simon Josefsson  <jas@extundo.com>
4791
4792         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
4793         autoload mail-check-payment.
4794         (spam-check-hashcash): Define unconditionally, since hashcash.el
4795         is part of Gnus now.  Ignore errors from payment checking.
4796
4797 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
4798
4799         * message.el (message-bold-region, message-unbold-region): Rename
4800         from `bold-region' and `unbold-region'.
4801
4802         * message.el: Remove useless autoloads.
4803
4804 2005-09-28  Simon Josefsson  <jas@extundo.com>
4805
4806         * message.el (message-use-idna): Default to t.
4807         (message-use-idna): Test whether encoding works too.  Doc fix.
4808
4809 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4810
4811         * nntp.el (nntp-warn-about-losing-connection): Remove.
4812
4813 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
4814
4815         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
4816         customizable.  Change default value.
4817         (mm-uu-diff-groups-regexp): Change default value.
4818         (mm-uu-type-alist): Add doc string.
4819         (mm-uu-configure): Add doc string.  Make it interactive.
4820         (mm-uu-tex-groups-regexp): New variable.
4821         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
4822         (mm-uu-type-alist): Add LaTeX documents.
4823         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
4824         of "text/verbatim".
4825         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
4826
4827         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
4828         instead of "text/verbatim".
4829
4830         * message.el (message-mark-inserted-region)
4831         (message-mark-insert-file): Use slrn style marks when called with
4832         prefix argument.
4833
4834 2005-09-27  Simon Josefsson  <jas@extundo.com>
4835
4836         * message.el (message-idna-to-ascii-rhs-1): Reformat.
4837
4838 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4839
4840         * message.el (message-remove-duplicates): New function.
4841         Implementation borrowed from `gnus-remove-duplicates'.
4842         (message-idna-to-ascii-rhs): Also encode idna addresses in
4843         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4844         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
4845         only ask about the same idna domain once per header and also tell
4846         in what header to replace the idna domain.
4847
4848         * gnus-art.el (article-decode-idna-rhs): Also decode idna
4849         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
4850         (article-decode-idna-rhs): Fix regexp so that all idna-address in
4851         a header is decoded and not just the last one.
4852
4853 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
4856         has been decoded.
4857
4858         * mm-decode.el (mm-automatic-display): Add text/verbatim.
4859         (mm-insert-part): Don't modify text if it has been decoded.
4860
4861         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
4862         decoded.
4863
4864         * mm-view.el (mm-inline-text): Don't strip text props unless
4865         decoding enriched or richtext parts.
4866
4867 2005-09-25  Romain Francoise  <romain@orebokech.com>
4868
4869         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
4870         * gnus-start.el (gnus-subscribe-interactively):
4871         * gnus-uu.el (gnus-uu-grab-articles):
4872         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
4873         space.
4874
4875 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
4876
4877         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
4878         * mm-view.el (mm-view-pkcs7-decrypt):
4879         * gnus-sum.el (gnus-summary-limit-to-extra)
4880         (gnus-summary-respool-article, gnus-read-move-group-name):
4881         * gnus-score.el (gnus-summary-increase-score):
4882         * gnus-util.el (gnus-completing-read-with-default):
4883         * gnus-art.el (gnus-read-save-file-name)
4884         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
4885         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
4886         * message.el (message-check-news-header-syntax):
4887         Follow convention for reading with the minibuffer.
4888
4889 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
4890
4891         * spam-report.el (spam-report-url-ping-plain):
4892         Use gnus-extended-version as User-Agent.
4893
4894         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
4895         default value is nil.
4896
4897         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
4898         (mm-uu-verbatim-marks-extract): New function.
4899         (mm-uu-extract): New face.
4900         (mm-uu-copy-to-buffer): Use it.
4901
4902         * spam-report.el (spam-report-gmane-ham): Renamed from
4903         `spam-report-gmane-unspam'.
4904         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
4905         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
4906
4907         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
4908         Autoload.
4909         (spam-report-gmane-unregister-routine): Renamed
4910         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
4911
4912 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
4913
4914         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
4915         (spam-report-gmane-unregister-routine): Add support for gmane
4916         unregistration.
4917
4918         * spam-report.el (spam-report-gmane-unspam)
4919         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
4920         (spam-report-gmane): Change to take a single article and do unspam
4921         registration.
4922
4923 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4924
4925         * mm-url.el (mm-url-decode-entities): Fix regexp.
4926
4927 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4928
4929         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
4930         default to nil, to be able to use Gnus at all.  If the default
4931         switches to something else, then the function should be fixed not
4932         be exceedingly slow.
4933
4934 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
4935
4936         * gnus-start.el (gnus-activate-group): If the server is nil, don't
4937         fail hard.
4938
4939         * spam-report.el: Add better Keywords line.
4940
4941         * spam.el: Add Maintainer and better Keywords line.
4942
4943 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
4944
4945         * gnus-art.el (gnus-article-replace-part)
4946         (gnus-mime-replace-part): New functions.
4947         (gnus-mime-action-alist, gnus-mime-button-commands)
4948         (gnus-mime-save-part-and-strip): Added file argument.
4949         (gnus-article-part-wrapper): Added interactive argument.
4950
4951         * gnus-sum.el (gnus-summary-mime-map): Add
4952         `gnus-article-replace-part'.
4953
4954 2005-09-19  Didier Verna  <didier@xemacs.org>
4955
4956         The nnml compaction feature:
4957         * nnml.el (nnml-request-compact-group): New function.
4958         * nnml.el (nnml-request-compact): New function.
4959         * gnus-int.el (gnus-request-compact-group): New function.
4960         * gnus-int.el (gnus-request-compact): New function.
4961         * gnus-group.el (gnus-group-compact-group): New function.
4962         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
4963         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
4964         * gnus-srvr.el (gnus-server-compact-server): New function.
4965         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
4966         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
4967
4968 2005-09-18  Deepak Goel  <deego@gnufans.org>
4969
4970         * sieve.el (sieve-help): Fix `message' call: first arg should be a
4971         format spec.
4972
4973 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4974
4975         * gnus.el (gnus-group-startup-message): Bind image-load-path.
4976
4977 2005-09-15  Romain Francoise  <romain@orebokech.com>
4978
4979         * message.el (message-fill-paragraph): Clarify docstring.
4980
4981 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4982
4983         * gnus-art.el (gnus-mime-display-part): Protect against broken
4984         MIME messages.
4985
4986 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4987
4988         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
4989         before parsing header.
4990
4991 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
4992
4993         * html2text.el: (html2text-replace-list): Add new entities.
4994
4995 2005-09-11  Romain Francoise  <romain@orebokech.com>
4996
4997         * message.el (message-alternative-emails): Improve docstring.
4998         (message-setup-1): Call `message-use-alternative-email-as-from'
4999         after `message-setup-hook' to give it precedence over posting
5000         styles, etc.
5001         (message-use-alternative-email-as-from): Add docstring.  Remove
5002         the original From header if present.
5003
5004         * nnml.el (nnml-compressed-files-size-threshold): New variable.
5005         (nnml-save-mail): Use it.
5006
5007         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
5008         articles.  Add new argument `silent'.
5009         (gnus-uu-mark-all): Report the total number of marked articles.
5010
5011 2005-09-10  Romain Francoise  <romain@orebokech.com>
5012
5013         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
5014         (gnus-uu-mark-series): Likewise.
5015
5016 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
5017
5018         * spam-report.el (spam-report-gmane): Fix generation of spam
5019         report URL.
5020
5021 2005-09-10  Simon Josefsson  <jas@extundo.com>
5022
5023         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
5024         t, based on discussion on the ding list with Robert Epprecht
5025         <epprecht@solnet.ch>.
5026
5027 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
5028
5029         * spam-report.el (spam-report-gmane): Make it work without
5030         X-Report-Spam header.  Gmane now only provides Archived-At.
5031         This is only used if `spam-report-gmane-use-article-number' is nil.
5032         (spam-report-gmane-spam-header): Remove.  Not used anymore.
5033
5034         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
5035         make `gnus-summary-sort-by-recipient' work with threading.
5036
5037         * nnweb.el (nnweb-google-wash-article): Print a message if article
5038         is not available.
5039
5040 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5041
5042         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
5043         change.  Decode text/* parts content before displaying.
5044
5045 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
5046
5047         * mml-smime.el: Remove defvar of gnus-extract-address-components.
5048
5049 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5050
5051         * mm-view.el (mm-display-inline-fontify): Disable support modes.
5052
5053         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
5054         url-package-name, url-package-version,
5055         w3m-cid-retrieve-function-alist, w3m-current-buffer,
5056         w3m-display-inline-images, and w3m-minor-mode-map.
5057
5058 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
5059
5060         * message.el (message-tab-body-function): Fixed mismatched custom
5061         type.
5062
5063         * gnus.el (gnus-group-change-level-function): Ditto.
5064
5065         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
5066
5067         * gnus-art.el (gnus-signature-limit)
5068         (gnus-article-mime-part-function): Ditto.
5069
5070 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5071
5072         * mml.el (mml-mode): Silence the byte compiler.
5073
5074         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
5075         using `(sit-for 0)' before moving the point to the specified part;
5076         skip unbuttonized parts.
5077         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
5078         return to the summary window if gnus-auto-select-part is non-nil.
5079
5080 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
5081
5082         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
5083         variables.
5084         (mml-dnd-attach-file, mml-mode): Use them.
5085
5086         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
5087         Make fetching article by MID work again for Google Groups.  Added
5088         FIXME concerning gnus-group-make-web-group.
5089
5090         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
5091         Don't depend on Gnus by using mail-extract-address-components if
5092         gnus-extract-address-components is not bound.
5093
5094 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5095
5096         * gnus-art.el (gnus-mime-display-security): Don't display the
5097         signature, but only the signed part.
5098
5099 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
5102
5103         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
5104         list, not listp.
5105
5106 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
5107
5108         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
5109         when encoding.
5110
5111         * mm-bodies.el (mm-decode-content-transfer-encoding):
5112         De-canonicalize CRLF for all text content types, not just
5113         text/plain.
5114
5115 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5116
5117         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
5118         valid article; point arrow and cursor at the MIME button.
5119
5120 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5121
5122         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
5123         Suggested by Dan Christensen <jdc@uwo.ca>.
5124
5125         * mm-decode.el (mm-save-part): Enable change of prompt.
5126
5127 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
5128
5129         * gnus-msg.el (gnus-inews-add-send-actions): Made
5130         `message-post-method' lambda parameter ARG `&optional'.
5131
5132 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
5133
5134         * gnus-sum.el (gnus-summary-mime-map): Added
5135         gnus-article-save-part-and-strip, gnus-article-delete-part and
5136         gnus-article-jump-to-part.
5137
5138         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
5139         (gnus-article-edit-part): Use it.
5140         (gnus-article-part-wrapper): Added no-handle argument.
5141         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
5142         functions.
5143
5144 2005-08-29  Romain Francoise  <romain@orebokech.com>
5145
5146         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
5147         docstring.
5148         (gnus-face-from-file): Likewise.
5149
5150 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
5151
5152         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
5153         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
5154         non-nil.
5155         (gnus-auto-select-part): New variable.
5156         (gnus-article-jump-to-part): New function.
5157         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
5158         (gnus-mime-delete-part): Allow selecting specified part after
5159         deleting or stripping parts.
5160         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
5161         part if argument is bogus.
5162
5163 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
5164
5165         * gnus-art.el (w3m-minor-mode-map):
5166         * gnus-spec.el (gnus-newsrc-file-version):
5167         * gnus-util.el (nnmail-active-file-coding-system)
5168         (gnus-original-article-buffer, gnus-user-agent):
5169         * gnus.el (gnus-ham-process-destinations)
5170         (gnus-parameter-ham-marks-alist)
5171         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
5172         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
5173         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
5174         * mm-decode.el (gnus-current-window-configuration):
5175         * mm-extern.el (gnus-article-mime-handles):
5176         * mm-url.el (url-current-object, url-package-name)
5177         (url-package-version):
5178         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
5179         (smime-keys, w3m-cid-retrieve-function-alist)
5180         (w3m-current-buffer, w3m-display-inline-images)
5181         (w3m-minor-mode-map):
5182         * mml-smime.el (gnus-extract-address-components):
5183         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
5184         (gnus-newsrc-hashtb, message-default-charset)
5185         (message-deletable-headers, message-options)
5186         (message-posting-charset, message-required-mail-headers)
5187         (message-required-news-headers):
5188         * mml1991.el (mc-pgp-always-sign):
5189         * mml2015.el (mc-pgp-always-sign):
5190         * nnheader.el (nnmail-extra-headers):
5191         * rfc1843.el (gnus-decode-encoded-word-function)
5192         (gnus-decode-header-function, gnus-newsgroup-name):
5193         * spam-stat.el (gnus-original-article-buffer): Add defvars.
5194
5195 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
5196
5197         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
5198         the end of the date treatments.
5199
5200 2005-08-15  Simon Josefsson  <jas@extundo.com>
5201
5202         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
5203         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
5204         Capello and Romain Francoise.
5205         (pgg-fetch-key-function): Removed, not used?
5206         (pgg-insert-url-with-w3): Require url, to get
5207         url-insert-file-contents regardless of where it is defined.
5208
5209 2005-08-13  Romain Francoise  <romain@orebokech.com>
5210
5211         * message.el (message-cite-original-1): New function.
5212         (message-cite-original): Use it.
5213         (message-cite-original-without-signature): Ditto.
5214
5215 2005-08-08  Romain Francoise  <romain@orebokech.com>
5216
5217         * message.el (message-yank-empty-prefix): New variable.
5218         (message-indent-citation): Use it.
5219         (message-cite-original-without-signature): Respect X-No-Archive.
5220
5221 2005-08-08  Simon Josefsson  <jas@extundo.com>
5222
5223         * pgg.el: Autoload url-insert-file-contents instead of loading
5224         w3/url.
5225         (pgg-insert-url-with-w3): Don't load url here.
5226
5227 2005-08-07  Jesper Harder  <harder@phys.au.dk>
5228
5229         * message.el (message-kill-to-signature): Don't insert newline at
5230         bol.
5231         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
5232
5233 2005-08-06  Romain Francoise  <romain@orebokech.com>
5234
5235         * message.el (message-user-fqdn): Fix typo in docstring.
5236
5237 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
5238
5239         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
5240
5241         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
5242
5243 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5244
5245         * mm-bodies.el (mm-encode-body): Use coding system rather than
5246         charset to encode text.
5247
5248         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
5249         number of charsets if utf-8 is available (XEmacs).
5250
5251 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
5252
5253         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
5254         taken from `gnus-button-mid-or-mail-regexp'.
5255         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
5256         (gnus-button-alist): Improve regexp for domain part of the MIDs
5257         for news:localpart@domain buttons.
5258         (gnus-button-ctan-directory-regexp): Update.
5259
5260 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5261
5262         * sieve-manage.el (sieve-manage-interactive-login): Use
5263         make-local-variable rather than make-variable-buffer-local.
5264         (sieve-manage-open): Ditto.
5265         (sieve-manage-authenticate): Ditto.
5266
5267         * mml.el (mml-generate-mime-1): Make the content type default to
5268         text/plain if the filename is not specified.
5269
5270 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5271
5272         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
5273         instead of insert-buffer.
5274
5275         * message.el (message-yank-original): Ditto; set the mark at the
5276         end of the yanked message.
5277
5278 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5279
5280         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
5281         lines to scroll rather than to stop it.
5282
5283         * mml.el (mml-generate-default-type): Add doc string.
5284         (mml-generate-mime-1): Use mm-default-file-encoding or make it
5285         default to application/octet-stream when determining the content
5286         type if it is not specified for the part or the mml contents; add
5287         a comment about mml-generate-default-type.
5288
5289 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
5290
5291         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
5292         make it default to application/octet-stream when determining the
5293         content type if it is not specified for the external contents.
5294
5295 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5296
5297         * rfc2231.el (rfc2231-parse-string): Take care that not only a
5298         segmented parameter but also other parameters might be there.
5299
5300 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5301
5302         * mm-decode.el (mm-display-external): Delete temp file, directory
5303         and buffer immediately if the external process is exited.
5304
5305 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5306
5307         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
5308         fewer lines than that of scroll-margin.
5309         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
5310
5311 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5312
5313         * gnus-art.el (gnus-article-next-page): Revert.
5314         (gnus-article-beginning-of-window): New macro.
5315         (gnus-article-next-page-1): Use it.
5316         (gnus-article-prev-page): Ditto.
5317         (gnus-article-edit-part): Use insert-buffer-substring instead of
5318         insert-buffer.
5319         (gnus-article-edit-exit): Ditto.
5320
5321         * gnus-util.el (gnus-beginning-of-window): Remove.
5322         (gnus-end-of-window): Remove.
5323
5324         * lpath.el: Don't bind header-line-format and scroll-margin.
5325
5326 2005-07-25  Simon Josefsson  <jas@extundo.com>
5327
5328         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
5329         to have the url package without w3.  Reported by Daiki Ueno
5330         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
5331
5332 2005-07-20  Didier Verna  <didier@xemacs.org>
5333
5334         * gnus-diary.el: Remove the description comment (nndiary is now
5335         properly documented in the Gnus manual).
5336         Fix the spelling of "Back End".
5337         * nndiary.el: Ditto.
5338         Fix the copyright notice.
5339
5340 2005-07-18  Romain Francoise  <romain@orebokech.com>
5341
5342         * gnus-sum.el (gnus-summary-to-prefix,
5343         gnus-summary-newsgroup-prefix): New variables.
5344         (gnus-summary-from-or-to-or-newsgroups): Use them.
5345
5346 2005-07-17  Romain Francoise  <romain@orebokech.com>
5347
5348         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
5349         space as it's generally not especially interesting to the user.
5350
5351 2005-07-16  Romain Francoise  <romain@orebokech.com>
5352
5353         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
5354         nil to avoid prompting and file modification if one of the
5355         messages at the top of the nnfolder file contains a copyright
5356         notice.
5357         Update copyright notice.
5358
5359         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
5360         instead of `current-time-string' as the latter creates a time
5361         string that is not RFC 2822 compliant (it lacks the zone).
5362         Update copyright notice.
5363
5364 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5365
5366         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
5367         for text/rtf.  Display default in prompt.  Pass default for M-n.
5368
5369         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
5370
5371 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5372
5373         * gnus-msg.el (gnus-button-mailto): Remove
5374         save-selected-window-window hackery because it relies on
5375         save-selected-window internals.
5376
5377 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
5380         (gnus-article-next-page-1): Use gnus-beginning-of-window.
5381         (gnus-article-prev-page): Ditto.
5382
5383         * gnus-util.el (gnus-beginning-of-window): New function.
5384         (gnus-end-of-window): New function.
5385
5386         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
5387
5388 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
5389
5390         * gnus-score.el (gnus-score-edit-all-score): Set
5391         gnus-score-edit-exit-function to gnus-score-edit-done and call
5392         gnus-message.
5393
5394 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5395
5396         * gnus-msg.el (gnus-button-mailto): Remove
5397         save-selected-window-window hackery because it relies on
5398         save-selected-window internals.
5399
5400 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5401
5402         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
5403         add-minor-mode.
5404         (gnus-binary-mode): Ditto.
5405
5406         * gnus-topic.el (gnus-topic-mode): Ditto.
5407
5408 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
5409
5410         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
5411         (gnus-article-prev-page): Take scroll-margin into consideration.
5412
5413 2005-07-04  Lute Kamstra  <lute@gnu.org>
5414
5415         Update FSF's address in GPL notices.
5416
5417 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
5418
5419         * gnus.el (gnus-exit):
5420         * gnus-group.el (gnus-group-icons):
5421         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
5422
5423         * gnus-nocem.el (gnus-nocem):
5424         * message.el (message-various, message-buffers, message-sending)
5425         (message-interface, message-forwarding, message-insertion)
5426         (message-headers, message-news, message-mail):
5427         * pgg-gpg.el (pgg-gpg):
5428         * pgg-parse.el (pgg-parse):
5429         * pgg-pgp.el (pgg-pgp):
5430         * pgg-pgp5.el (pgg-pgp5):
5431         * pop3.el (pop3): Finish `defgroup' description with period.
5432
5433 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5434
5435         * gnus-art.el (article-display-face): Improve the efficiency.
5436         (article-display-x-face): Ditto; remove grey x-face stuff.
5437
5438 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5439
5440         * gnus-art.el (article-display-face): Correct the position in
5441         which Faces are inserted.
5442
5443 2005-06-29  Didier Verna  <didier@xemacs.org>
5444
5445         * gnus-art.el (article-display-face): Display faces in correct
5446         order.
5447
5448 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
5451         (gnus-fill-real-hashtb): Use hash table instead of obarray.
5452         (gnus-nocem-check-article): Fetch the Type header.
5453         (gnus-nocem-message-wanted-p): Fix the way to examine types.
5454         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
5455         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
5456         make sure gnus-nocem-hashtb is initialized.
5457         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
5458         (gnus-nocem-unwanted-article-p): Ditto.
5459
5460         * pgg.el (pgg-verify): Return the verification result.
5461
5462 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5463
5464         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
5465         is ascii.
5466
5467 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
5468
5469         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
5470         `show-nonbreak-escape'.
5471
5472 2005-06-23  Lute Kamstra  <lute@gnu.org>
5473
5474         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
5475
5476         * dig.el (dig-mode):
5477         * smime.el (smime-mode): Use gnus-run-mode-hooks.
5478
5479 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
5480
5481         * nnimap.el (nnimap-split-download-body): Fix spellings.
5482
5483 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
5484
5485         * gnus-art.el (gnus-article-encrypt-body):
5486         * gnus-cus.el (gnus-score-customize):
5487         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
5488         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
5489
5490 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5491
5492         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
5493         header by looking for magic "MII" at the beginnig.
5494
5495 2005-06-16  Miles Bader  <miles@gnu.org>
5496
5497         * gnus-xmas.el (gnus-xmas-group-startup-message):
5498         Use renamed gnus-splash face.
5499
5500         * assistant.el (assistant-field): Remove "-face" suffix from face name.
5501         (assistant-field-face): New backward-compatibility alias for renamed
5502         face.
5503         (assistant-render-text): Use renamed assistant-field face.
5504
5505         * spam.el (spam): Remove "-face" suffix from face name.
5506         (spam-face): New backward-compatibility alias for renamed face.
5507         (spam-face, spam-initialize): Use renamed spam face.
5508
5509         * message.el (message-header-to, message-header-cc)
5510         (message-header-subject, message-header-newsgroups)
5511         (message-header-other, message-header-name)
5512         (message-header-xheader, message-separator, message-cited-text)
5513         (message-mml): Remove "-face" suffix from face names.
5514         (message-header-to-face, message-header-cc-face)
5515         (message-header-subject-face, message-header-newsgroups-face)
5516         (message-header-other-face, message-header-name-face)
5517         (message-header-xheader-face, message-separator-face)
5518         (message-cited-text-face, message-mml-face):
5519         New backward-compatibility aliases for renamed faces.
5520         (message-font-lock-keywords): Use renamed message faces.
5521
5522         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
5523         (sieve-test-commands, sieve-tagged-arguments):
5524         Remove "-face" suffix from face names.
5525         (sieve-control-commands-face, sieve-action-commands-face)
5526         (sieve-test-commands-face, sieve-tagged-arguments-face):
5527         New backward-compatibility aliases for renamed faces.
5528         (sieve-control-commands-face, sieve-action-commands-face)
5529         (sieve-test-commands-face, sieve-tagged-arguments-face):
5530         Use renamed sieve faces.
5531
5532         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
5533         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
5534         (gnus-group-news-3-empty, gnus-group-news-4)
5535         (gnus-group-news-4-empty, gnus-group-news-5)
5536         (gnus-group-news-5-empty, gnus-group-news-6)
5537         (gnus-group-news-6-empty, gnus-group-news-low)
5538         (gnus-group-news-low-empty, gnus-group-mail-1)
5539         (gnus-group-mail-1-empty, gnus-group-mail-2)
5540         (gnus-group-mail-2-empty, gnus-group-mail-3)
5541         (gnus-group-mail-3-empty, gnus-group-mail-low)
5542         (gnus-group-mail-low-empty, gnus-summary-selected)
5543         (gnus-summary-cancelled, gnus-summary-high-ticked)
5544         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
5545         (gnus-summary-high-ancient, gnus-summary-low-ancient)
5546         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
5547         (gnus-summary-low-undownloaded)
5548         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
5549         (gnus-summary-low-unread, gnus-summary-normal-unread)
5550         (gnus-summary-high-read, gnus-summary-low-read)
5551         (gnus-summary-normal-read, gnus-splash):
5552         Remove "-face" suffix from face names.
5553         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
5554         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
5555         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
5556         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
5557         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
5558         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
5559         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
5560         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
5561         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
5562         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
5563         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
5564         (gnus-summary-selected-face, gnus-summary-cancelled-face)
5565         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
5566         (gnus-summary-normal-ticked-face)
5567         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
5568         (gnus-summary-normal-ancient-face)
5569         (gnus-summary-high-undownloaded-face)
5570         (gnus-summary-low-undownloaded-face)
5571         (gnus-summary-normal-undownloaded-face)
5572         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
5573         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
5574         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
5575         (gnus-splash-face):
5576         New backward-compatibility aliases for renamed faces.
5577         (gnus-group-startup-message): Use renamed gnus faces.
5578
5579         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
5580         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
5581         (gnus-server-agent): Remove "-face" suffix from face names.
5582         (gnus-server-agent-face, gnus-server-opened-face)
5583         (gnus-server-closed-face, gnus-server-denied-face)
5584         (gnus-server-offline-face):
5585         New backward-compatibility aliases for renamed faces.
5586         (gnus-server-agent-face, gnus-server-opened-face)
5587         (gnus-server-closed-face, gnus-server-denied-face)
5588         (gnus-server-offline-face): Use renamed gnus faces.
5589
5590         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
5591         Remove "-face" suffix from face names.
5592         (gnus-picon-xbm-face, gnus-picon-face):
5593         New backward-compatibility aliases for renamed faces.
5594
5595         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
5596         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
5597         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
5598         (gnus-cite-11): Remove "-face" suffix from face names.
5599         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
5600         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
5601         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
5602         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
5603         New backward-compatibility aliases for renamed faces.
5604         (gnus-cite-attribution-face, gnus-cite-face-list)
5605         (gnus-article-boring-faces): Use renamed gnus faces.
5606
5607         * gnus-art.el (gnus-signature, gnus-header-from)
5608         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
5609         (gnus-header-content): Remove "-face" suffix from face names.
5610         (gnus-signature-face, gnus-header-from-face)
5611         (gnus-header-subject-face, gnus-header-newsgroups-face)
5612         (gnus-header-name-face, gnus-header-content-face):
5613         New backward-compatibility aliases for renamed faces.
5614         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
5615
5616         * gnus-sum.el (gnus-summary-selected-face)
5617         (gnus-summary-highlight): Use renamed gnus faces.
5618         * gnus-group.el (gnus-group-highlight): Likewise.
5619
5620 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
5621
5622         * gnus-sieve.el (gnus-sieve-article-add-rule):
5623         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
5624         * spam-stat.el (spam-stat-buffer-change-to-spam)
5625         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
5626
5627         * message.el (message-is-yours-p):
5628         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
5629
5630 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5631
5632         * mm-view.el (mm-inline-text): Withdraw the last change.
5633
5634 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5635
5636         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
5637         executing enriched-decode.
5638
5639 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5640
5641         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
5642         charset of tar files.
5643
5644 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
5645
5646         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
5647
5648 2005-06-04  Lute Kamstra  <lute@gnu.org>
5649
5650         * nnfolder.el (nnfolder-read-folder): Make sure that undo
5651         information is never recorded.
5652
5653 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5654
5655         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
5656
5657 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5658
5659         * pop3.el (pop3-apop): Run md5 in the binary mode.
5660
5661         * starttls.el (starttls-set-process-query-on-exit-flag):
5662         Use eval-and-compile.
5663
5664 2005-05-31  Simon Josefsson  <jas@extundo.com>
5665
5666         * smime.el (smime-replace-in-string): Define.
5667         (smime-cert-by-ldap-1): Use it.
5668
5669 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5670
5671         * gnus-art.el (article-display-x-face): Replace
5672         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5673
5674         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
5675         set-process-query-on-exit-flag or process-kill-without-query.
5676
5677         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
5678         loop instead of replace-regexp.
5679
5680         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
5681         instead of process-kill-without-query if it is available.
5682
5683         * lpath.el: Fbind ldap-search-entries.
5684
5685         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
5686         instead of find-file-hooks if it is available.
5687
5688         * mml1991.el: Bind pgg-default-user-id when compiling.
5689
5690         * mml2015.el: Bind pgg-default-user-id when compiling.
5691
5692         * nndraft.el (nndraft-request-associate-buffer):
5693         Use write-contents-functions instead of write-contents-hooks if it is
5694         available.
5695
5696         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
5697         instead of find-file-hooks if it is available.
5698
5699         * nntp.el (nntp-open-connection): Replace
5700         process-kill-without-query by gnus-set-process-query-on-exit-flag.
5701         (nntp-open-ssl-stream): Ditto.
5702         (nntp-open-tls-stream): Ditto.
5703
5704         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
5705         set-process-query-on-exit-flag or process-kill-without-query.
5706         (starttls-open-stream-gnutls): Use it instead of
5707         process-kill-without-query.
5708         (starttls-open-stream): Ditto.
5709
5710 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
5711
5712         * smime.el (smime-cert-by-ldap-1): Don't use
5713         replace-regexp-in-string.
5714
5715 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5716
5717         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
5718
5719         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
5720         in PEM format. Adjust to the XEmacs compability.
5721
5722 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
5723
5724         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
5725         by `string-to-number'.
5726         * gnus-agent.el (gnus-agent-regenerate-group)
5727         (gnus-agent-fetch-articles): Ditto.
5728         * gnus-art.el (gnus-button-fetch-group): Ditto.
5729         * gnus-cache.el (gnus-cache-generate-active)
5730         (gnus-cache-articles-in-group): Ditto.
5731         * gnus-group.el (gnus-group-set-current-level)
5732         (gnus-group-insert-group-line): Ditto.
5733         * gnus-score.el (gnus-score-set-expunge-below)
5734         (gnus-score-set-mark-below, gnus-summary-score-effect)
5735         (gnus-summary-score-entry): Ditto.
5736         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
5737         (gnus-soup-pack): Ditto.
5738         * gnus-spec.el (gnus-xmas-format): Ditto.
5739         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
5740         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
5741         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
5742         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
5743         * nndb.el (nndb-get-remote-expire-response): Ditto.
5744         * nndiary.el (nndiary-parse-schedule-value)
5745         (nndiary-string-to-number, nndiary-request-replace-article)
5746         (nndiary-request-article): Ditto.
5747         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
5748         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
5749         * nneething.el (nneething-make-head): Ditto.
5750         * nnfolder.el (nnfolder-request-article)
5751         (nnfolder-retrieve-headers): Ditto.
5752         * nnheader.el (nnheader-file-to-number): Ditto.
5753         * nnkiboze.el (nnkiboze-request-article): Ditto.
5754         * nnmail.el (nnmail-process-unix-mail-format)
5755         (nnmail-process-babyl-mail-format): Ditto.
5756         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
5757         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
5758         (nnmh-request-create-group, nnmh-request-list-1)
5759         (nnmh-request-group, nnmh-request-article): Ditto.
5760         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
5761         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
5762         * nnsoup.el (nnsoup-make-active): Ditto.
5763         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
5764         * nntp.el (nntp-find-group-and-number)
5765         (nntp-retrieve-headers-with-xover): Ditto.
5766         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
5767         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
5768         (pgg-format-key-identifier): Ditto.
5769         * pop3.el (pop3-last, pop3-stat): Ditto.
5770         * qp.el (quoted-printable-decode-region): Ditto.
5771
5772         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
5773         of concat.
5774
5775 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5776
5777         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
5778
5779         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
5780
5781         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
5782
5783         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
5784
5785         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
5786
5787         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
5788
5789         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
5790         (gnus-carpal-mode): Ditto.
5791
5792         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
5793         (gnus-browse-mode): Ditto.
5794
5795         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
5796
5797         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
5798
5799 2005-05-29  Richard M. Stallman  <rms@gnu.org>
5800
5801         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
5802
5803 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5804
5805         * gnus-util.el (gnus-run-mode-hooks): New function.
5806
5807         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
5808
5809         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
5810         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
5811
5812 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
5813
5814         * gnus-agent.el (gnus-agent-make-mode-line-string):
5815         Use mode-line-highlight as mouse-face.
5816
5817 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5818
5819         * canlock.el (canlock): Change the parent group to news.
5820
5821         * deuglify.el (gnus-outlook-deuglify): Add :group.
5822
5823         * dig.el (dig): Add :group.
5824
5825         * dns-mode.el (dns-mode): Add :group.
5826
5827         * encrypt.el (encrypt): Add :group.
5828
5829         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
5830         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
5831         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
5832         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
5833         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
5834
5835         * gnus-diary.el (gnus-diary): Add :group.
5836
5837         * gnus.el (gnus-group-news-1-face): Add :group.
5838         (gnus-group-news-1-empty-face): Ditto.
5839         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
5840         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
5841         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
5842         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
5843         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
5844         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
5845         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
5846         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
5847         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
5848         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
5849         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
5850         (gnus-summary-high-ticked-face): Ditto.
5851         (gnus-summary-low-ticked-face): Ditto.
5852         (gnus-summary-normal-ticked-face): Ditto.
5853         (gnus-summary-high-ancient-face): Ditto.
5854         (gnus-summary-low-ancient-face): Ditto.
5855         (gnus-summary-normal-ancient-face): Ditto.
5856         (gnus-summary-high-undownloaded-face): Ditto.
5857         (gnus-summary-low-undownloaded-face): Ditto.
5858         (gnus-summary-normal-undownloaded-face): Ditto.
5859         (gnus-summary-high-unread-face): Ditto.
5860         (gnus-summary-low-unread-face): Ditto.
5861         (gnus-summary-normal-unread-face): Ditto.
5862         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
5863         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
5864
5865         * hashcash.el (hashcash): New custom group.
5866         (hashcash-default-payment): Add :group.
5867         (hashcash-payment-alist): Ditto.
5868         (hashcash-default-accept-payment): Ditto.
5869         (hashcash-accept-resources): Ditto.
5870         (hashcash-path): Ditto.
5871         (hashcash-extra-generate-parameters): Ditto.
5872         (hashcash-double-spend-database): Ditto.
5873         (hashcash-in-news): Ditto.
5874
5875         * message.el (message-minibuffer-local-map): Add :group.
5876
5877         * netrc.el (netrc): Add :group.
5878
5879         * sieve-manage.el (sieve-manage-log): Add :group.
5880         (sieve-manage-default-user): Diito.
5881         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
5882         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
5883         (sieve-manage-authenticators): Ditto.
5884         (sieve-manage-authenticator-alist): Ditto.
5885         (sieve-manage-default-port): Ditto.
5886
5887         * sieve-mode.el (sieve-control-commands-face): Add :group.
5888         (sieve-action-commands-face): Ditto.
5889         (sieve-test-commands-face): Ditto.
5890         (sieve-tagged-arguments-face): Ditto.
5891
5892         * smime.el (smime): Add :group.
5893
5894         * spam-report.el (spam-report): Add :group.
5895
5896         * spam.el (spam, spam-face): Add :group.
5897
5898 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5899
5900         * nntp.el (nntp-next-result-arrived-p): Some news servers may
5901         return \n.\n.\n at the end of articles.  Protect against that.
5902         (nntp-with-open-group): Allow debugging.
5903
5904         * nnheader.el (mail-header-set-extra): Make into a function
5905         because I just could't understand how to quote the list properly.
5906
5907         * dns.el (query-dns-cached): New function.
5908
5909 2005-05-26  Lute Kamstra  <lute@gnu.org>
5910
5911         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
5912
5913 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5914
5915         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
5916
5917         * gnus-art.el: Don't autoload mail-extract-address-components.
5918
5919         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
5920         eval-and-compile to evaluate it.
5921
5922         * hashcash.el: Don't autoload executable-find.
5923
5924         * nndb.el: Don't declare the nndb back end two or more times; don't
5925         autoload news-reply-mode, news-setup, cancel-timer and telnet.
5926
5927         * nntp.el: Autoload format-spec instead of format; use
5928         eval-and-compile to evaluate autoload forms.
5929
5930 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
5931
5932         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
5933
5934 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5935
5936         * gnus.el (gnus-version-number): Bump version.
5937
5938 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5939
5940         * gnus.el: No Gnus v0.3 is released.
5941
5942 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5943
5944         * lpath.el (featurep): Bind show-nonbreak-escape.
5945
5946 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5947
5948         * gnus-art.el (gnus-article-edit-part): Disable undo.
5949
5950 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5951
5952         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
5953         gnus-article-date-lapsed-new-header is t if date timer is active;
5954         skip headers in which the original date value is empty.
5955         (gnus-article-save-original-date): Redefine it as a macro.
5956         (gnus-display-mime): Use it.
5957
5958 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5959
5960         * gnus-art.el (article-date-ut): Support converting date in
5961         forwarded parts as well.
5962         (gnus-article-save-original-date): New function.
5963         (gnus-display-mime): Use it.
5964
5965 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
5966
5967         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
5968         enclosure element of <item>.
5969
5970 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
5971
5972         * message.el (message-kill-buffer-query): Renamed from
5973         `message-kill-buffer-query-if-modified'.  Added :version.
5974
5975 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5976
5977         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
5978         window layout.
5979
5980 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5981
5982         * mml.el: Autoload dnd when compiling.
5983
5984 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
5985
5986         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
5987         x-dnd-*.
5988
5989 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5990
5991         * qp.el (quoted-printable-encode-region): Save excursion.
5992
5993 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
5994
5995         * message.el (message-kill-buffer-query-if-modified): Add new variable
5996         so the user can kill a modified message buffer quickly.
5997         (message-kill-buffer): Use it.
5998
5999 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * lpath.el: Fbind display-time-event-handler; don't fbind
6002         string-to-multibyte.
6003
6004         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
6005
6006 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6007
6008         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
6009         contained in text because xml.el decodes entities) with LFs.
6010
6011 2005-04-11  Lute Kamstra  <lute@gnu.org>
6012
6013         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
6014         differently.
6015
6016 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6017
6018         * mm-util.el (mm-detect-coding-region): Typo.
6019
6020 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6021
6022         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
6023
6024 2005-04-06  D Goel  <deego@gnufans.org>
6025
6026         * spam-stat.el (spam-stat-score-buffer): Add a call to a
6027         user-function allow user modifications of the scores.
6028         (spam-stat-score-buffer-user): New function, to allow
6029         user-computed modifications to the score.
6030         (spam-stat-score-buffer-user-functions): list of additional
6031         scoring functions
6032         (spam-stat-error-holder): global temporary error holder
6033         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
6034         variable
6035
6036 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6037
6038         * gnus-registry.el (gnus-registry-clean-empty-function)
6039         (gnus-registry-trim, gnus-registry-fetch-groups)
6040         (gnus-registry-delete-group): Groups that match
6041         `gnus-registry-ignored-groups' are removed from the registry
6042         entries, not just ignored for splitting.  This helps clean up the
6043         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
6044         to get all the groups a message ID is in.
6045
6046         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
6047         (spam-stat-split-fancy): Change "threshhold" to "threshold"
6048         (spam-stat-score-buffer-user-functions): Add :number custom type.
6049
6050 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6051
6052         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
6053         argument in XEmacs.
6054
6055         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
6056         (nnrss-request-group): Decode group name first.
6057         (nnrss-request-article): Make a text/plain article if mml-to-mime
6058         failed.
6059         (nnrss-get-encoding): Return a compatible encoding according to
6060         nnrss-compatible-encoding-alist.
6061         (nnrss-find-el): Use consp instead of listp.
6062         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
6063
6064 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6065
6066         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
6067         which Emacs 20 doesn't support.
6068         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
6069
6070 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
6071
6072         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
6073         silence the byte compiler inside the defun
6074
6075         * gnus-demon.el (parse-time-string): Add autoload.
6076
6077         * gnus-delay.el (parse-time-string): Add autoload.
6078
6079         * gnus-art.el (parse-time-string): Add autoload.
6080
6081         * nnultimate.el (parse-time): Require for `parse-time-string'.
6082
6083 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6084
6085         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
6086
6087         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
6088
6089         * smime.el (smime-ldap-host-list): Add :version.
6090
6091 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6092
6093         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
6094         pass it to `gnus-browse-read-group'.
6095         (gnus-browse-read-group): Add NUMBER argument and pass it to
6096         `gnus-group-read-ephemeral-group'.
6097
6098         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
6099         argument and pass it to `gnus-group-read-group'.
6100
6101 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
6102
6103         * mm-util.el (mm-xemacs-find-mime-charset): Only call
6104         mm-xemacs-find-mime-charset-1 if we have the mule feature
6105         available at runtime.
6106
6107 2005-03-25  Werner Lemberg  <wl@gnu.org>
6108
6109         * nnmaildir.el: Replace `illegal' with `invalid'.
6110
6111 2005-03-23  Lute Kamstra  <lute@gnu.org>
6112
6113         * time-date.el: Add comment on time value formats.
6114         Don't require parse-time.
6115         (with-decoded-time-value): New macro.
6116         (encode-time-value): New function.
6117         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
6118         (days-to-time): Return a valid time value when arg is huge.
6119         (time-since): Use time-subtract.
6120         (time-to-number-of-days): Use time-to-seconds.
6121
6122 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6123
6124         * gnus-start.el (gnus-display-time-event-handler):
6125         Check display-time-timer at runtime rather than only at load time
6126         in case display-time-mode is turned off in the mean time.
6127
6128 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6129
6130         * nnimap.el (nnimap-open-connection): Print which authinfo file is
6131         used.
6132
6133         * nneething.el (nneething-map-file-directory): Derive from
6134         `gnus-directory'.
6135
6136         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
6137         the To/Cc button.
6138
6139 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6140
6141         * nnmaildir.el (nnmaildir-request-accept-article):
6142         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
6143
6144 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
6145
6146         * gnus-async.el: Require timer-funcs at compile time when in
6147         XEmacs for `run-with-idle-timer'.
6148
6149 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
6150
6151         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
6152         autoloaded function.
6153
6154 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6155
6156         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
6157
6158 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
6159
6160         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
6161
6162 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6163
6164         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
6165         gnus-expert-user to default.
6166
6167 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
6168
6169         * nnimap.el (nnimap-open-server): Ditto.
6170
6171         * imap.el (imap-authenticate): Fix typo.
6172
6173 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
6174
6175         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
6176         buffer (since IMAP server might return FETCH response out of
6177         order, and the nntp buffer must be sorted).
6178
6179 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
6180
6181         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
6182         comparison on string.
6183
6184         * gnus-agent.el (gnus-agent-long-article,
6185         gnus-agent-short-article, gnus-agent-score): Renamed category
6186         keywords to match gnus-cus.
6187         (gnus-agent-summary-fetch-series): Modified to protect against
6188         gnus-agent-summary-fetch-group clearing processable flags.
6189         (gnus-agent-synchronize-group-flags): Update live group buffer as
6190         synchronization may occur due to the user toggle the plugged
6191         status.
6192         (gnus-agent-fetch-group-1): Clear downloadable flag when article
6193         successfully downloaded.
6194         (gnus-agent-expire-group-1): Avoid using markers when the overview
6195         is in ascending order; greatly improves performance.
6196         (gnus-agent-regenerate-group): Use
6197         gnus-agent-synchronize-group-flags to reset read status in both
6198         gnus and server.
6199         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
6200
6201 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
6202
6203         * message.el: Don't autoload former message-utils variables.
6204         (message-strip-subject-trailing-was): Change doc string.
6205
6206         * nnweb.el: Fixes for `gnus-group-make-web-group'.
6207         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
6208         (nnweb-google-search): Add "hl=en" here.
6209         (nnweb-google-parse-1, nnweb-google-create-mapping):
6210         Don't hardcode URL.
6211
6212 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6213
6214         * message.el (message-get-reply-headers, message-followup):
6215         Mention related variables `message-use-followup-to' and
6216         `message-use-mail-followup-to', in the information buffer.
6217
6218         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
6219         of broken groups(-beta).google.com.
6220
6221 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
6222
6223         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
6224         parameter to invoked gnus-request-move-article; remove the
6225         redundant gnus-sum-hint-move-is-internal variable; apply the marks
6226         all at once instead of once per article.
6227         (gnus-summary-remove-process-mark): Accept a list of articles as
6228         well as a single article for processing.
6229
6230         * gnus-int.el (gnus-request-move-article): Add move-is-internal
6231         parameter.
6232
6233         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
6234
6235         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
6236
6237         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
6238         parameter.
6239
6240         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
6241         parameter.
6242
6243         * nnimap.el (nnimap-request-move-article): Add move-is-internal
6244         parameter and remove the gnus-sum-hint-move-is-internal variable.
6245
6246         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
6247         parameter.
6248
6249         * nndraft.el (nndraft-request-move-article): Add move-is-internal
6250         parameter.
6251
6252         * nndiary.el (nndiary-request-move-article): Add move-is-internal
6253         parameter.
6254
6255         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
6256
6257         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
6258         parameter.
6259
6260         * nnagent.el (nnagent-request-move-article): Add move-is-internal
6261         parameter.
6262
6263 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6264
6265         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
6266         a more conservative way.
6267
6268 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6269
6270         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
6271         buffer, so it moves the window's cursor.
6272
6273 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6274
6275         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
6276         `mm-dissect-multipart' and receive the from field as an (optional)
6277         argument from `mm-dissect-multipart'.
6278         (mm-dissect-multipart): Receive the from field as an argument and
6279         pass it on when we call `mm-dissect-buffer' on MIME parts.
6280         Fixes verification/decryption of signed/encrypted MIME parts.
6281
6282 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
6283
6284         * gnus-sum.el (gnus-summary-move-article): Set
6285         gnus-sum-hint-move-is-internal for gnus-request-move-article and
6286         whatever it calls (right now, only nnimap-request-move article
6287         respects it).
6288
6289         * nnimap.el (nnimap-request-move-article): When
6290         gnus-sum-hint-move-is-internal is set, don't do the extra
6291         nnimap-request-article.
6292
6293 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
6294
6295         * nnheader.el (nnheader-find-file-noselect): Add doc string.
6296
6297         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
6298         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
6299
6300         * gnus-sum.el (gnus-summary-caesar-message):
6301         Apply `gnus-treat-article' after rotation.
6302
6303         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
6304         doc string.
6305
6306 2005-02-22  Simon Josefsson  <jas@extundo.com>
6307
6308         * encrypt.el (encrypt-password-cache-expiry): Remove (use
6309         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
6310         <arne@arnested.dk>.
6311         (encrypt): Add password-cache and password-cache-expiry as group
6312         members.
6313
6314 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6315
6316         * smime.el (smime-ldap-host-list): Doc fix.
6317         (smime-ask-passphrase): Use `password-read-and-add' to read (and
6318         cache) password.
6319         (smime-sign-region): Use it.
6320         (smime-decrypt-region): Use it.
6321         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
6322         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
6323         fails.
6324         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
6325         certificate from DER to PEM format rather than calling openssl.
6326
6327         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
6328
6329         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
6330         for signing/encryption.
6331
6332         * mml.el (mml-parse-1): Use them.
6333
6334 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6335
6336         * nnrss.el (nnrss-verbose): Removed.
6337         (nnrss-request-group): Use `nnheader-message' instead.
6338
6339 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
6340
6341         * nnrss.el (nnrss-verbose): New variable.
6342         (nnrss-request-group): Make it say nnrss is requesting a group.
6343
6344 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
6345
6346         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
6347         Handle news URL with given port correctly.
6348
6349 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6350
6351         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
6352         containing special characters.
6353
6354         * gnus-sum.el (gnus-summary-edit-article): Ditto.
6355
6356         * mml.el (mime-to-mml): Ditto.
6357
6358         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
6359         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
6360         (rfc2047-decode-region): Quote decoded words containing special
6361         characters when rfc2047-quote-decoded-words-containing-tspecials
6362         is non-nil.
6363
6364 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
6365
6366         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
6367
6368         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
6369
6370 2005-02-15  Simon Josefsson  <jas@extundo.com>
6371
6372         * nnimap.el (nnimap-debug): Doc fix.
6373
6374         * imap.el (imap-debug): Doc fix.
6375
6376 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6377
6378         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
6379
6380 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
6381
6382         * gnus.el (spam-contents): Improve docs for spam-contents
6383         parameter in its variable incarnation.
6384
6385 2005-02-14  Simon Josefsson  <jas@extundo.com>
6386
6387         * smime-ldap.el: Use require instead of load-library for ldap.
6388         (smime-ldap-search): Indent.
6389         (smime-ldap-search-internal): Shorten line.
6390
6391         * smime.el (smime-cert-by-dns): Add doc-string.
6392         (smime-cert-by-ldap-1): Indent.
6393
6394         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
6395         mml-smime-get-dns-ldap.
6396         (mml-smime-encrypt-query): Use new function.  Default to ldap.
6397
6398 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
6399
6400         * smime.el: Require smime-ldap.
6401         (smime-ldap-host-list): New variable.
6402         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
6403
6404         * mml-smime.el (mml-smime-encrypt-query): New function.
6405         (mml-smime-encrypt-query): Use it.
6406
6407         * smime-ldap.el: New file.
6408
6409 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6410
6411         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
6412
6413 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
6414
6415         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
6416         argument in doc string.  Make query for type more clear.
6417
6418 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
6419
6420         * gnus.el (gnus-group-startup-message): Search for gnus images in
6421         etc/images/gnus.
6422         * mm-util.el (mm-image-load-path): Likewise.
6423         * smiley.el (smiley-data-directory): Search for smilies in
6424         etc/images/smilies.
6425
6426 2005-02-09  Kim F. Storm  <storm@cua.dk>
6427
6428         Change Emacs release version from 21.4 to 22.1 throughout.
6429         Change Emacs development version from 21.3.50 to 22.0.50.
6430
6431 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6432
6433         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
6434
6435         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
6436         non-Mule XEmacs as well.
6437         (mm-decompress-buffer): Signal an error intentionally if it does
6438         not decompress compressed data because auto-compression-mode is
6439         disabled.
6440
6441 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
6442
6443         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
6444         an ID in the registry even if it has no groups.
6445
6446 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
6449         merge it into mm-decompress-buffer.
6450         (gnus-mime-copy-part): Use the MIME part charset, the value which
6451         a user specified or gnus-newsgroup-charset for decoding, like
6452         gnus-mime-inline-part does; set buffer-file-coding-system to tell
6453         save-buffer what was used.  Suggested by Kevin Ryde
6454         <user42@zip.com.au>.
6455         (gnus-mime-inline-part): Allow the name parameter as well as the
6456         filename parameter; force decompressing of compressed data; always
6457         display contents being not decoded as unibyte.
6458
6459         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
6460         as well as the filename parameter.
6461
6462         * mm-util.el (mm-decompress-buffer): Merge
6463         gnus-mime-jka-compr-maybe-uncompress.
6464         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
6465         of compressed data.
6466
6467 2005-02-08  Simon Josefsson  <jas@extundo.com>
6468
6469         * imap.el (imap-log): Doc fix.
6470
6471 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6472
6473         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
6474         the coding cookies; decompress compressed parts.
6475
6476         * mml.el (mml-generate-mime-1): Add the charaset parameter according
6477         to the value which a user specified manually or the coding cookie.
6478
6479         * mm-util.el (mm-string-to-multibyte): New function.
6480         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
6481         (mm-coding-system-to-mime-charset): New function.
6482         (mm-decompress-buffer): New function.
6483         (mm-find-buffer-file-coding-system): New function.
6484
6485         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
6486         (mm-display-inline-fontify): Rewrite for decoding and decompressing
6487         parts.
6488
6489 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6490
6491         * mm-view.el (mm-display-inline-fontify): Decode a part according
6492         to the charset parameter.
6493
6494 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6495
6496         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
6497         prefix arg is neither nil nor a number, as info specifies.
6498
6499 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6500
6501         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
6502         timestamps.
6503
6504 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
6505
6506         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
6507         groups error checking and notify user.
6508
6509 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
6510
6511         * message.el (message-send-mail-function): Check existence of
6512         sendmail-program first before using default value
6513         `message-send-mail-with-sendmail'.  Otherwise use more generic
6514         `smtpmail-send-it'.
6515
6516 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6517
6518         * nntp.el (nntp-request-update-info): Always return nil.
6519
6520 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6521
6522         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
6523
6524 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
6525
6526         * message.el (message-beginning-of-line): Change the behavior when
6527         invoked between BOL and : so that it first moves backward.
6528
6529 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6530
6531         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
6532         article buffer when editing of the article is discarded.
6533         (gnus-article-prepare): Revert.
6534
6535 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6536
6537         * gnus-art.el (gnus-article-prepare):
6538         Remove message-strip-forbidden-properties from the local hook.
6539
6540 2005-01-27  Simon Josefsson  <jas@extundo.com>
6541
6542         * password.el (password-cache-add): Only start one timer per key.
6543         Reported by Derek Atkins <warlord@MIT.EDU>.
6544
6545 2005-01-26  Steve Youngs  <steve@sxemacs.org>
6546
6547         * run-at-time.el: Removed.  It is no longer needed as
6548         timer-funcs.el in the xemacs-base package has a working version of
6549         `run-at-time'.
6550
6551         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
6552
6553         * password.el: Require timer-funcs instead of run-at-time in
6554         XEmacs.
6555         Remove `password-run-at-time' macro.
6556         (password-cache-add): Use `run-at-time' instead of
6557         `password-run-at-time'.
6558
6559         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
6560         Remove `nnheader-cancel-function-timers' alias,
6561         `cancel-function-timers' exists in XEmacs in timer-funcs.
6562
6563         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
6564         for `run-with-idle-timer'.
6565
6566         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
6567         for `run-at-time'.
6568
6569         * mm-url.el: Require timer-funcs at compile time when in XEmacs
6570         for `with-timeout'.
6571
6572         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
6573         the same as for XEmacs 21.4.
6574         No need to ignore `run-with-idle-timer', this function exists in
6575         XEmacs now in timer-funcs.el in the xemacs-base package.
6576         (dgnushack-compile): No need to delete
6577         run-at-time.el from the list of files to compile because it
6578         doesn't exist anymore.
6579
6580 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6581
6582         * mml.el (mml-generate-mime-1): Convert string into unibyte when
6583         inserting " *mml*" buffer's contents into a unibyte temp buffer.
6584
6585 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
6586
6587         * mail-source.el (mail-source-fetch-imap): Search for ^From case
6588         sensitively.
6589
6590 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
6591
6592         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
6593
6594 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6595
6596         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
6597         which will be inserted according to the multibyteness of a buffer
6598         rather than the type of contents.  Suggested by ARISAWA Akihiro
6599         <ari@mbf.ocn.ne.jp>.
6600
6601         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
6602         of string which old xml.el may return rather than a string.
6603
6604 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6605
6606         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
6607
6608 2005-01-16  Simon Josefsson  <jas@extundo.com>
6609
6610         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
6611         idn/idna.el isn't available.
6612         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
6613         <michael@waxrat.com>.
6614
6615         * hashcash.el: Remove non-FSF copyright header.
6616
6617         * hashcash.el (hashcash-extra-generate-parameters): New variable.
6618         (hashcash-generate-payment): Use it.
6619         (hashcash-generate-payment-async): Use it.
6620
6621 2005-01-15  Simon Josefsson  <jas@extundo.com>
6622
6623         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
6624         Suggested by Raymond Scholz <ray-2005@zonix.de>.
6625
6626         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
6627         gnus-summary-idna-message.
6628         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
6629         (gnus-summary-idna-message): New function.
6630
6631 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
6632
6633         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
6634         gnus-novice-user.
6635
6636 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6637
6638         * nnrss.el (nnrss-request-delete-group): Delete entries in
6639         nnrss-group-alist as well.
6640         (nnrss-save-server-data): Insert newline.
6641
6642 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
6643
6644         * gnus.el (gnus-user-agent): Use list of symbols instead of
6645         symbols.  Display full version number for (S)XEmacs.  Optionally
6646         display (S)XEmacs codename.
6647
6648         * gnus-util.el (gnus-emacs-version): Update for new
6649         `gnus-user-agent'.
6650
6651         * gnus-msg.el (gnus-extended-version): Make it possible to omit
6652         Gnus version.
6653
6654 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6655
6656         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
6657         which is unreadable in some setups.
6658
6659 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6660
6661         * gnus-spec.el (gnus-update-format-specifications): Flush the
6662         group format spec cache if it doesn't support decoded group names.
6663
6664 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6665
6666         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
6667         to apply decay on score files matching a regexp.
6668
6669 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6670
6671         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
6672         compatibility in %g and %c.
6673
6674 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6675
6676         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
6677         name for only %g and %c.
6678         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
6679         of gnus-tmp-group to decoded group name.
6680         (gnus-group-make-rss-group): Exclude `/'s from group names.
6681
6682 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6683
6684         * nnrss.el (nnrss-get-encoding): Fix regexp.
6685
6686 2004-12-27  Simon Josefsson  <jas@extundo.com>
6687
6688         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
6689         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
6690         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
6691
6692 2004-12-17  Kim F. Storm  <storm@cua.dk>
6693
6694         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
6695
6696         * gnus-sum.el (gnus-summary-mode-map): Likewise.
6697
6698 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6699
6700         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
6701
6702 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6703
6704         * nnrss.el: Require rfc2047 and mml.
6705         (nnrss-file-coding-system): New variable.
6706         (nnrss-format-string): Redefine it as an inline function.
6707         (nnrss-decode-group-name): New function.
6708         (nnrss-string-as-multibyte): Remove.
6709         (nnrss-retrieve-headers): Decode group name; don't use
6710         nnrss-format-string.
6711         (nnrss-request-group): Decode group name.
6712         (nnrss-request-article): Decode group name; allow a Message-ID as
6713         well as an article number; don't use nnrss-format-string; encode a
6714         Message-ID string which may contain non-ASCII characters; use
6715         mml-to-mime to compose a MIME article.
6716         (nnrss-request-expire-articles): Decode group name.
6717         (nnrss-request-delete-group): Decode group name.
6718         (nnrss-fetch): Clarify error message.
6719         (nnrss-read-server-data): Use insert-file-contents instead of load;
6720         bind file-name-coding-system; use multibyte buffer.
6721         (nnrss-save-server-data): Bind coding-system-for-write to the
6722         value of nnrss-file-coding-system; bind file-name-coding-system;
6723         add coding cookie.
6724         (nnrss-read-group-data): Use insert-file-contents instead of load;
6725         bind file-name-coding-system; use multibyte buffer.
6726         (nnrss-save-group-data): Bind coding-system-for-write to the
6727         value of nnrss-file-coding-system; bind file-name-coding-system.
6728         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
6729         make it work with non-ASCII text.
6730         (nnrss-find-el): Make it work with old xml.el as well.
6731
6732 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
6733
6734         * nnrss.el (nnrss-get-encoding): New function.
6735         (nnrss-fetch): Use unibyte buffer initially; bind
6736         coding-system-for-read while performing mm-url-insert; remove ^Ms;
6737         decode contents according to the encoding attribute.
6738         (nnrss-save-group-data): Add coding cookie.
6739         (nnrss-mime-encode-string): New function.
6740         (nnrss-check-group): Use it to encode subject and author.
6741
6742 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
6743
6744         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
6745         imaginary variable.
6746
6747 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6748
6749         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
6750         correctly even if there are wide characters.
6751
6752 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
6753
6754         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
6755         downcased symbol names; make a new cache instead of reusing
6756         bbdb-hashtable.
6757
6758 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6759
6760         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
6761         concatenating segments rather than before concatenating them.
6762         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
6763
6764         * message.el (message-get-reply-headers): Bind `extra'.
6765
6766 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6767
6768         * message.el (message-extra-wide-headers): New variable.
6769         (message-get-reply-headers): Use it.
6770
6771 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6772
6773         * gnus-agent.el (gnus-agent-group-path): Decode group name.
6774         (gnus-agent-group-pathname): Ditto.
6775
6776         * gnus-cache.el (gnus-cache-file-name): Decode group name.
6777
6778         * gnus-group.el (gnus-group-make-group): Decode group name.
6779         (gnus-group-make-rss-group): Register the group data after opening
6780         the nnrss group.
6781
6782 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
6783
6784         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
6785         by expiry now get marked as read.
6786
6787 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6788
6789         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
6790
6791 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
6792
6793         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
6794         unify Latin characters in XEmacs.
6795         (mm-find-mime-charset-region): Use it.
6796
6797 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * gnus-util.el (gnus-delete-directory): New function.
6800
6801         * gnus-agent.el (gnus-agent-delete-group): Use it.
6802
6803         * gnus-cache.el (gnus-cache-delete-group): Use it.
6804
6805 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6806
6807         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
6808         names.
6809
6810 2004-12-16  Simon Josefsson  <jas@extundo.com>
6811
6812         * hashcash.el (hashcash-payment-alist): Fix custom :type.
6813
6814 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6815
6816         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
6817
6818         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
6819         (gnus-group-set-current-level): Decode group name.
6820
6821 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
6822
6823         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
6824         failed.
6825
6826 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6827
6828         * gnus-group.el (gnus-group-delete-group): Decode group name.
6829         (gnus-group-make-rss-group): Encode group name.
6830         (gnus-group-catchup-current): Decode group name.
6831         (gnus-group-kill-group): Decode group name.
6832
6833 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
6834
6835         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
6836
6837 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6838
6839         * gnus-group.el (gnus-group-make-rss-group):
6840         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
6841
6842         * gnus-start.el (gnus-setup-news): Honor user's setting to
6843         gnus-message-archive-method.  Suggested by Lute Kamstra
6844         <lute@gnu.org>.
6845
6846 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
6847
6848         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
6849         global counterparts of the buffer-local variables.
6850
6851 2004-11-16  Romain Francoise  <romain@orebokech.com>
6852
6853         * gnus-sum.el (gnus-summary-exit): Don't clear the global
6854         counterparts of the buffer-local variables.
6855
6856 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6857
6858         * message.el (message-forbidden-properties): Fixed typo in doc
6859         string.
6860
6861 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
6862
6863         * gnus-util.el (gnus-replace-in-string): Added doc string.
6864
6865         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
6866         to avoid problems when splitting mails with many recipients.
6867
6868 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6869
6870         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
6871         pop-to-buffer, covered by the subsequent gnus-configure-windows.
6872
6873 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
6874
6875         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
6876         if there is no hashtable in memory or file modification time is
6877         newer than cached timestamp.
6878
6879 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
6880
6881         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
6882         not-matching option.
6883
6884 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
6885
6886         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
6887         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
6888         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
6889         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
6890         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
6891         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
6892
6893 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6894
6895         * message.el (message-forward-make-body-mml): Remove headers
6896         according to message-forward-ignored-headers if a message is decoded.
6897
6898 2004-12-02  Romain Francoise  <romain@orebokech.com>
6899
6900         * message.el (message-forward-make-body-plain): Always remove
6901         headers according to message-forward-ignored-headers.
6902
6903 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6904
6905         * spam.el (spam-summary-prepare-exit): Remove the
6906         gnus-summary-limit pop for now, it has problems with ham marks for
6907         me.
6908
6909 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
6910
6911         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
6912         correctly.
6913
6914 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
6915
6916         * format-spec.el (format-spec): Message the char.
6917
6918 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
6919
6920         * gnus-art.el (gnus-split-methods): Reformat comments.
6921
6922         * spam.el (spam-summary-prepare-exit): Remove article limits
6923         before exiting the summary buffer.
6924
6925 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6926
6927         * lpath.el: Remove bbdb-create-internal, bbdb-records,
6928         spam-BBDB-register-routine and spam-enter-ham-BBDB.
6929
6930         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
6931         order to silence the byte compiler.
6932
6933         * spam.el: Fix the way to silence the byte compiler, which
6934         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
6935         bbdb-search-simple, spam-BBDB-register-routine,
6936         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
6937         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
6938         spam-stat-buffer-is-spam, spam-stat-load,
6939         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
6940         spam-stat-save and spam-stat-split-fancy.
6941
6942 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6943
6944         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
6945         which may confuse users.
6946         (canlock-password-for-verify): Ditto.
6947
6948         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
6949
6950         * gnus-art.el (gnus-emphasis-alist): Ditto.
6951
6952         * gnus-registry.el (gnus-registry-max-entries): Ditto.
6953
6954         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
6955
6956         * gnus-start.el (gnus-save-killed-list): Ditto.
6957
6958         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
6959         (gnus-sum-thread-tree-root): Ditto.
6960         (gnus-sum-thread-tree-false-root): Ditto.
6961         (gnus-sum-thread-tree-single-indent): Ditto.
6962
6963         * message.el (message-courtesy-message): Ditto.
6964         (message-archive-note): Ditto.
6965         (message-subscribed-address-file): Ditto.
6966         (message-user-fqdn): Ditto.
6967
6968         * spam-report.el (spam-report-gmane-regex): Ditto.
6969
6970         * spam.el (spam-blackhole-good-server-regex): Ditto.
6971
6972 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6973
6974         * mml.el (mml-preview): Widen the message buffer before copying
6975         the contents to the preview buffer; sort headers before previewing.
6976
6977         * message.el (message-hidden-headers): Fix the way to avoid a bug
6978         in the `repeat' widget in Emacs 21.3 or earlier.
6979
6980 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6981
6982         * message.el (message-hidden-headers): Default to "^References:".
6983         Improve customization type.  Suggested by Reiner Steib
6984         <Reiner.Steib@gmx.de>.
6985
6986 2004-11-25  Romain Francoise  <romain@orebokech.com>
6987
6988         * message.el (message-strip-forbidden-properties): Remove check for
6989         obsolete `message-hidden' text property, hidden headers are not
6990         accessible in the buffer anymore.
6991
6992 2004-11-22  Romain Francoise  <romain@orebokech.com>
6993
6994         * message.el (message-header-format-alist): Add `From' in list
6995         so that it can be sorted.
6996         (message-fix-before-sending): Widen and sort headers before
6997         sending.
6998         (message-hide-headers): Use narrowing to hide headers by moving
6999         them to the top of the buffer and narrowing to the region
7000         underneath.
7001
7002 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7003
7004         * message.el (message-strip-forbidden-properties): Bind
7005         buffer-read-only (etc) to nil.
7006
7007 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7008
7009         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
7010         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
7011
7012 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
7013
7014         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
7015
7016 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7017
7018         * dns.el (query-dns): Use sit-for to time instead of
7019         accept-process-output, since that doesn't seem to work on udp
7020         sockets.
7021
7022 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
7025
7026 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
7027
7028         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
7029         doc string.  Improve doc string.
7030
7031 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7032
7033         * nntp.el (nntp-request-update-info): Return nil if
7034         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
7035         may not call gnus-activate-group which uselessly issues the GROUP
7036         commands for all nntp groups and wastes time.  Reported by Romain
7037         Francoise <romain@orebokech.com>.
7038
7039         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
7040
7041 2004-11-15  Simon Josefsson  <jas@extundo.com>
7042
7043         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
7044         headers separately.
7045         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
7046         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
7047
7048 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
7049
7050         * gnus-start.el (gnus-convert-old-newsrc):
7051         Assign legacy-gnus-agent to 5.10.7.
7052
7053 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7054
7055         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
7056         start of the lines.
7057
7058 2004-11-14  Magnus Henoch  <mange@freemail.hu>
7059
7060         * hashcash.el (hashcash-default-payment): Change default to 20
7061         (hashcash-default-accept-payment): Change default to 20
7062         (hashcash-process-alist): New variable
7063         (hashcash-generate-payment-async): Add
7064         (hashcash-already-paid-p): Add
7065         (hashcash-insert-payment): Don't generate payments twice
7066         (hashcash-insert-payment-async): Add
7067         (hashcash-insert-payment-async-2): Add
7068         (hashcash-cancel-async): Add
7069         (hashcash-wait-async): Add
7070         (hashcash-processes-running-p): Add
7071         (hashcash-wait-or-cancel): Add
7072         (mail-add-payment): New optional argument.  Conditionally start
7073         asynchronous calculation.
7074         (mail-add-payment-async): Add
7075
7076         * message.el (message-send-mail): Wait for asynchronous hashcash
7077         results.  Don't clobber existing X-Hashcash headers.
7078         (message-setup-1): Call mail-add-payment-async when
7079         message-generate-hashcash is non-nil.
7080
7081 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
7082
7083         * message.el (message-use-alternative-email-as-from): Examine the
7084         From header as well; use message-make-from in order to include a
7085         user's full name.
7086
7087 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7088
7089         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
7090         default; improve customization type.
7091         (gnus-emphasis-custom-with-format): New macro.
7092         (gnus-emphasis-custom-value-to-external): New function.
7093         (gnus-emphasis-custom-value-to-internal): New function.
7094
7095 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7096
7097         * dns.el (query-dns): Resolve reverse addresses.
7098
7099 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7100
7101         * gnus-group.el (gnus-group-get-new-news): Use it.
7102
7103         * gnus-start.el (gnus-check-reasonable-setup): New function.
7104
7105 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7106
7107         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
7108         "Args out of range" error.  Reported by Arnaud Giersch
7109         <arnaud.giersch@free.fr>.
7110
7111 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7112
7113         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
7114
7115 2004-11-04  Richard M. Stallman  <rms@gnu.org>
7116
7117         * spam.el (spam group): Add :version.
7118
7119         * pgg-def.el (pgg group): Add :version.
7120
7121 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7122
7123         * gnus-art.el (gnus-article-edit-article): Don't associate the
7124         article buffer with a draft file.  This is a temporary measure
7125         against the 2004-08-22 change to gnus-article-edit-mode.
7126
7127 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7128
7129         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
7130         (html2text-format-tags): Remove unused variable `attr'.
7131
7132 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
7133
7134         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
7135
7136         * tls.el (tls-process-connection-type, tls-success)
7137         (tls-certtool-program): Add :version.
7138
7139         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
7140         (starttls-extra-arguments, starttls-process-connection-type)
7141         (starttls-connect, starttls-failure, starttls-success):
7142
7143         * spam-stat.el (spam-stat): Add :version.
7144
7145         * sieve.el (sieve): Add :version.
7146
7147         * sha1.el (sha1): Add :version.
7148         (sha1-use-external): Remove redundant version.
7149
7150         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
7151         (nnmail-cache-ignore-groups, nnmail-spool-hook)
7152         (nnmail-split-fancy-match-partial-words)
7153         (nnmail-split-lowercase-expanded): Add :version.
7154
7155         * nndiary.el (nndiary): Add :version.
7156
7157         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
7158
7159         * mml-sec.el (mml-default-sign-method)
7160         (mml-default-encrypt-method, mml-signencrypt-style-alist):
7161         Add :version.
7162
7163         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
7164
7165         * mm-url.el (mm-url-use-external, mm-url-program)
7166         (mm-url-arguments): Add :version.
7167
7168         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
7169         (mm-attachment-file-modes, mm-decrypt-option)
7170         (mm-w3m-safe-url-regexp): Add :version.
7171
7172         * message.el (message-cite-prefix-regexp)
7173         (message-sendmail-envelope-from, message-minibuffer-local-map)
7174         (message-user-fqdn, message-completion-alist): Add :version.
7175
7176         * gnus-win.el (gnus-configure-windows-hook)
7177         (gnus-use-frames-on-any-display): Add :version.
7178
7179         * gnus-art.el (gnus-article-address-banner-alist)
7180         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
7181         (gnus-treat-from-picon, gnus-treat-mail-picon)
7182         (gnus-treat-x-pgp-sig): Add :version.
7183
7184         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
7185         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
7186         (gnus-summary-article-delete-hook)
7187         (gnus-summary-display-while-building): Add :version.
7188
7189         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
7190         (gnus-get-top-new-news-hook):Add :version.
7191
7192         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
7193         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
7194
7195         * gnus-registry.el (gnus-registry): Add :version.
7196
7197         * gnus-spec.el (gnus-use-correct-string-widths)
7198         (gnus-make-format-preserve-properties): Add :version.
7199
7200         * gnus.el (gnus-group-charter-alist)
7201         (gnus-group-fetch-control-use-browse-url)
7202         (gnus-install-group-spam-parameters): Add :version.
7203
7204         * gnus-diary.el (gnus-diary): Add :version.
7205
7206         * gnus-delay.el (gnus-delay): Add :version.
7207
7208         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
7209         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
7210         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
7211         Add :version.
7212
7213         * gnus-agent.el (gnus-agent-max-fetch-size)
7214         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
7215         (gnus-agent-prompt-send-queue): Add :version.
7216
7217         * deuglify.el (gnus-outlook-deuglify): Add :version.
7218
7219         * html2text.el: Beautify code.  Improve doc strings.  Some
7220         checkdoc cleanup.
7221         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
7222
7223 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
7224
7225         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
7226
7227 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
7228
7229         * gnus-registry.el (gnus-registry-hashtb): Create the registry
7230         when package is loaded.
7231
7232         * spam.el (spam-summary-score-preferred-header): Add global preference
7233         for people who want to override the default SpamAssassin over
7234         Bogofilter preference (when both are set).
7235         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
7236         (spam-user-format-function-S): Check
7237         spam-summary-score-preferred-header.
7238         (spam-extra-header-to-number): Add X-Bogosity header parsing.
7239         (spam-user-format-function-S): Format the score correctly.
7240
7241 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7242
7243         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
7244         signature file.  Suggested by Manoj Srivastava
7245         <srivasta@golden-gryphon.com>.
7246
7247         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
7248         iso-2022-jp even in the Japanese language environment.
7249         Suggested by Jason Rumney <jasonr@gnu.org>.
7250
7251 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7252
7253         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
7254         use the same characters as the dummy marks; make it free from
7255         getting affected by the language environment.
7256         (gnus-summary-read-group-1): Update mark positions only when the
7257         format spec is updated.
7258
7259         * gnus-spec.el (gnus-update-format-specifications): Return a list
7260         of updated types.
7261
7262 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7263
7264         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
7265         of boundp to check if display-warning is available.
7266
7267 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
7268
7269         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
7270
7271 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * nnspool.el (nnspool-spool-directory): Use news-path if the
7274         news-directory variable is not bound.
7275
7276         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
7277         function instead of display-warning if it is not available.
7278
7279 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
7280
7281         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
7282         v5-10: Use `point-at-bol'.
7283
7284 2004-10-26  Simon Josefsson  <jas@extundo.com>
7285
7286         * hashcash.el: Fix URL in comment, reported by Cheng Gao
7287         <chenggao@gmail.com>.
7288
7289 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
7290
7291         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
7292         instead.
7293
7294 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
7295
7296         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
7297         to remove a server from the nnimap-server-buffer-alist.
7298         (nnimap-open-connection, nnimap-close-server): Use it.
7299
7300         * gnus-encrypt.el: Remove file in favor of encrypt.el.
7301
7302 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7303
7304         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
7305         running the major-mode function.
7306
7307 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7308
7309         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
7310         dummy marks in the right way.
7311
7312 2004-10-18  David Edmondson  <dme@dme.org>
7313
7314         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
7315         excessively.
7316
7317 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
7318
7319         * gnus-util.el (gnus-split-references): Accept a nil references
7320         string and go on blissfully.
7321
7322         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
7323         cases where the references string is non-nil but has no references.
7324
7325         * encrypt.el: Add autoload tags.
7326
7327         * spam.el (spam-resolve-registrations-routine): Remove article
7328         from unregistration list too.  Reported by David Hanak
7329         <dhanak@isis.vanderbilt.edu>
7330
7331 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
7332
7333         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
7334         nil.  Changed custom type.
7335
7336 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
7337
7338         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
7339
7340         * gnus-sum.el (gnus-summary-move-article): Use it.
7341
7342 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
7343
7344         * encrypt.el: Add autoload cookies.
7345
7346         * spam.el (spam-backend-article-list-property)
7347         (spam-backend-get-article-todo-list)
7348         (spam-backend-put-article-todo-list, )
7349         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
7350         Resolve registrations separately.
7351         (spam-register-routine): Format comments.
7352         (spam-unregister-routine, spam-register-routine): Always call with
7353         specific-articles, no default list.
7354         (spam-summary-prepare-exit): Use the spam-classifications function.
7355
7356         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
7357         gnus-encrypt.el.
7358
7359         * encrypt.el: copied from gnus-encrypt.el
7360
7361         * gnus-encrypt.el: commented that it's obsolete
7362
7363 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7364
7365         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
7366         (gnus-score-save): Use it.
7367
7368         * message.el (message-bury): Use `window-dedicated-p'.
7369
7370 2004-10-15  Simon Josefsson  <jas@extundo.com>
7371
7372         * pop3.el (top-level): Don't require nnheader.
7373         (pop3-read-timeout): Add.
7374         (pop3-accept-process-output): Add.
7375         (pop3-read-response, pop3-retr): Use it.
7376
7377 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
7378
7379         * spam.el (spam-register-routine): Move comment.
7380         (spam-verify-bogofilter): Use 'unknown for the initial
7381         spam-bogofilter-valid state, not 'never.
7382
7383         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
7384         for netrc-machine.
7385
7386         * nnimap.el (nnimap-open-connection): Use
7387         netrc-machine-user-or-password.
7388
7389 2004-10-17  Richard M. Stallman  <rms@gnu.org>
7390
7391         * gnus-registry.el (gnus-registry-unload-hook):
7392         Set as a variable with add-hook.
7393
7394         * nnspool.el (nnspool-spool-directory): Use news-directory instead
7395         of news-path.
7396
7397         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
7398
7399         * spam.el: Delete duplicate `provide'.
7400         (spam-unload-hook): Set as a variable with add-hook.
7401
7402 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7403
7404         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
7405         in the doc string.
7406
7407         * message.el (message-ignored-news-headers)
7408         (message-ignored-supersedes-headers)
7409         (message-ignored-resent-headers)
7410         (message-forward-ignored-headers): Improve custom type.
7411
7412 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7413
7414         * message.el (message-tokenize-header): Fix 2004-09-06 change
7415         which used point-min in the wrong place.
7416
7417 2004-10-12  Simon Josefsson  <jas@extundo.com>
7418
7419         * tls.el (tls-certtool-program): New variable.
7420         (tls-certificate-information): New function, based on
7421         ssl-certificate-information.
7422
7423 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7424
7425         * compface.el: Move the version of ELisp-based uncompface program
7426         to the contrib directory because of the copyright problem.
7427
7428 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7429
7430         * message.el (message-kill-buffer): Raise the current frame.
7431
7432 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
7433
7434         * gnus-sum.el: Mention that multibyte characters don't work as marks.
7435
7436         * gnus.el (message-y-or-n-p): Autoload.
7437
7438         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
7439         (pop3-password-required, pop3-authentication-scheme)
7440         (pop3-leave-mail-on-server): Made customizable.
7441         (pop3): New custom group.
7442         (pop3-retr): Remove `sleep-for' statements.
7443         Suggested by Dave Love <fx@gnu.org>.
7444
7445         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
7446         Windows/DOS.
7447
7448         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
7449         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
7450         Dave Love <fx@gnu.org>.
7451
7452         * mml.el (mml-minibuffer-read-disposition): Require match.
7453         Suggested by Dave Love <fx@gnu.org>.
7454
7455 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
7456
7457         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
7458         doc string.
7459
7460 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7461
7462         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
7463
7464 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7465
7466         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
7467         instead of calling `mm-insert-inline', to decode text/* parts
7468         before displaying them.
7469
7470 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7471
7472         * mm-uu.el (mm-uu-text-plain-type): New variable.
7473         (mm-uu-pgp-signed-extract-1): Use it.
7474         (mm-uu-pgp-encrypted-extract-1): Use it.
7475         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
7476         bind mm-uu-text-plain-type with that value.
7477         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
7478         mm-uu-dissect.
7479
7480 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7481
7482         * gnus-group.el (gnus-update-group-mark-positions):
7483         * gnus-sum.el (gnus-update-summary-mark-positions):
7484         * message.el (message-check-news-body-syntax):
7485         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
7486         of string-as-multibyte.
7487
7488 2004-10-05  Juri Linkov  <juri@jurta.org>
7489
7490         * gnus-group.el (gnus-update-group-mark-positions):
7491         * gnus-sum.el (gnus-update-summary-mark-positions):
7492         * message.el (message-check-news-body-syntax):
7493         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
7494         8-bit unibyte values to a multibyte string for search functions.
7495
7496 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7497
7498         * mm-uu.el (mm-uu-dissect): Allow optional arg.
7499         (mm-uu-dissect-text-parts): New function.
7500
7501         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
7502         dissect text parts.
7503
7504         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
7505         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
7506
7507         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
7508
7509         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
7510         gnus-current-topics instead of gnus-current-topic.
7511
7512 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
7513
7514         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
7515
7516 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
7517
7518         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
7519         where approriate.
7520
7521         * nnml.el (nnml-generate-active-info): do.
7522
7523         * nndiary.el (nndiary-generate-active-info): do.
7524
7525         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
7526         (gnus-topic-move): do.
7527
7528         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
7529         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
7530
7531         * gnus-srvr.el (gnus-server-prepare)
7532         (gnus-server-open-all-servers): do.
7533
7534         * gnus-msg.el (gnus-summary-cancel-article)
7535         (gnus-summary-resend-message)
7536         (gnus-summary-mail-crosspost-complaint): do.
7537
7538         * gnus-move.el (gnus-change-server): do.
7539
7540         * gnus-group.el (gnus-group-unmark-all-groups)
7541         (gnus-group-set-current-level): do.
7542
7543 2004-10-04  Simon Josefsson  <jas@extundo.com>
7544
7545         * message.el (message-generate-hashcash): Doc fix.
7546
7547 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
7548
7549         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
7550         avoid infinite recursion via gnus-get-function.
7551
7552 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
7553
7554         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
7555
7556         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
7557
7558         * nnmail.el (nnmail-split-history): do.
7559
7560         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
7561         (nnml-request-delete-group): do.
7562
7563         * nnslashdot.el (nnslashdot-read-groups): do.
7564
7565         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
7566         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
7567
7568         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
7569         (nnspool-sift-nov-with-sed): Use last
7570         (nnspool-retrieve-headers-with-nov): Use mapc.
7571         (nnspool-request-newgroups): Use dolist.
7572         (nnspool-request-group): Use last.
7573
7574         * nntp.el (nntp-read-server-type): Use dolist.
7575
7576         * nnvirtual.el (nnvirtual-create-mapping)
7577         (nnvirtual-update-read-and-marked): Use dolist.
7578         (nnvirtual-convert-headers): Simplify.
7579
7580 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7581
7582         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
7583         support for sync'ing tick marks.
7584
7585 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7586
7587         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
7588         there's no visible header.
7589
7590 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
7591
7592         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
7593         necessary, pass full group name to gnus-request-set-marks.
7594
7595 2004-10-01  Simon Josefsson  <jas@extundo.com>
7596
7597         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
7598         acroread.
7599
7600 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7601
7602         * spam-report.el (spam-report-gmane): Fix interactive.
7603
7604         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
7605
7606         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
7607         when writing file.
7608         (gnus-agent-synchronize-flags): Don't default to being
7609         interactive.
7610
7611 2004-09-30  Simon Josefsson  <jas@extundo.com>
7612
7613         * message.el (message-generate-hashcash): Add.
7614         (message-send-mail): Use it, call mail-add-payment.
7615
7616 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
7617
7618         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
7619
7620 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
7621
7622         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
7623         gnus-requst-update-info with explicit code to sync the in-memory
7624         info read flags with the marks being sync'd to the backend.
7625
7626         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
7627
7628 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7629
7630         * spam.el (spam-verify-bogofilter): Add new function.
7631         (spam-check-bogofilter)
7632         (spam-bogofilter-register-with-bogofilter): Use it.
7633         (spam-verify-bogofilter): Add small fixes.
7634
7635 2004-09-28  Simon Josefsson  <jas@extundo.com>
7636
7637         * hashcash.el (hashcash-generate-payment): Revert.
7638
7639 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
7640
7641         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
7642         gnus-extract-references instead of gnus-split-references.
7643
7644         * gnus-util.el (gnus-extract-references): Add new function, analogous
7645         to gnus-split-references but extracts only the message-ID without
7646         anything extra.
7647
7648         * hashcash.el (hashcash-generate-payment)
7649         (hashcash-check-payment): Do the right thing if hashcash-path is
7650         nil (because the hashcash program could not be found).
7651
7652         * spam.el (spam-use-hashcash): Remove comment.
7653
7654 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
7655
7656         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
7657         (gnus-cache-enter-article, gnus-cache-remove-article)
7658         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
7659
7660         * gnus-async.el (gnus-async-prefetch-remove-group): do.
7661
7662         * gnus-art.el (article-hide-boring-headers)
7663         (article-translate-strings, article-display-face)
7664         (gnus-article-mime-match-handle-first)
7665         (gnus-article-highlight-headers)
7666         (gnus-article-add-buttons-to-head): do.
7667
7668 2004-09-27  Simon Josefsson  <jas@extundo.com>
7669
7670         * hashcash.el: New version, from
7671         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
7672         ../contrib/.
7673
7674 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7675
7676         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
7677
7678 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7679
7680         * gnus-dup.el (gnus-dup-open): Use mapc.
7681         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
7682
7683         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
7684         Reported by Stefan Wiens <s.wi@gmx.net>.
7685
7686         * gnus.el (gnus-shutdown): Use dolist.
7687
7688         * gnus-undo.el (gnus-undo): Use mapc.
7689
7690         * nnrss.el (nnrss-generate-active): do.
7691
7692         * message.el (message-cite-original-without-signature)
7693         (message-cite-original): Use mapc.
7694         (message-do-actions, message-make-forward-subject): Use dolist.
7695
7696 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7697
7698         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
7699         deletion to remove entire duplicate line.  Fixes merged article
7700         number bug.
7701
7702 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
7703
7704         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
7705         servers that are offline.  Avoids having gnus-agent-toggle-plugged
7706         first ask if you want to open a server and then, even when you
7707         responded with no, asking if you want to synchronize the server's
7708         flags.
7709         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
7710         multi-line expressions.
7711         (gnus-agent-synchronize-group-flags): New internal function.
7712         Updates marks in memory (in the info structure) AND in the
7713         backend.
7714
7715         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
7716
7717         * nnagent.el (nnagent-request-set-mark): Use
7718         gnus-agent-synchronize-group-flags, not backend's request-set-mark
7719         method, to ensure that synchronization updates marks in the
7720         backend and in the info (in memory) structure.
7721
7722 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7723
7724         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
7725         convention fully; don't miss the root article of a thread; make
7726         the X-Draft-From header with correct article numbers.
7727
7728 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
7729
7730         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
7731         unless plugged.  Disable the agent so that an open failure causes
7732         an error.
7733
7734         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
7735         Reverted 2004-09-21 change.  The backend must be opened while
7736         synchronizing flags even when the backend stores the flags
7737         locally.
7738
7739 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7740
7741         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
7742         in `header' match.  Reported by Svend Tollak Munkejord.
7743
7744         * message.el (message-cite-original): Fix use of
7745         `message-cite-articles-with-x-no-archive'.
7746
7747 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7748
7749         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
7750         (gnus-window-to-buffer): Ditto.
7751
7752         * mml.el (mml-preview-buffer): New variable.
7753         (mml-preview): Manage window layout with gnus-buffer-configuration.
7754
7755         * gnus-msg.el (gnus-setup-message): Put article numbers into the
7756         X-Draft-From header even if those articles aren't quoted.
7757
7758 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
7759
7760         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
7761         (gnus-request-set-mark, gnus-request-update-mark): Use new
7762         g-s-t-u-l-m to decide to use backend even when unplugged.
7763
7764 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7765
7766         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
7767         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
7768
7769 2004-09-20  Simon Josefsson  <jas@extundo.com>
7770
7771         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
7772         "utf-16-le".
7773
7774 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
7775
7776         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
7777
7778 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
7779
7780         * uudecode.el (uudecode-use-external): Add :version.
7781
7782         * smime.el (smime-CA-file, smime-encrypt-cipher)
7783         (smime-dns-server): Add :version.
7784
7785         * smiley.el (gnus-smiley-file-types): Add :version.
7786
7787         * sha1.el (sha1-use-external): Add :version.
7788
7789         * pgg-def.el (pgg-query-keyserver): Add :version.
7790
7791         * nnmail.el (nnmail-fancy-expiry-targets)
7792         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
7793         Add :version.
7794
7795         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
7796         (nnimap-retrieve-groups-asynchronous): Add :version.
7797         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
7798
7799         * mml.el (mml-content-disposition-parameters)
7800         (mml-insert-mime-headers-always): Add :version.
7801
7802         * mm-util.el (mm-coding-system-priorities): Add :version.
7803
7804         * mm-decode.el (mm-inline-text-html-with-images)
7805         (mm-keep-viewer-alive-types, mm-external-terminal-program)
7806         (mm-verify-option): Add :version.
7807         (mm-text-html-renderer): Change :version.
7808
7809         * message.el (message-fcc-externalize-attachments)
7810         (message-required-headers, message-draft-headers)
7811         (message-subject-trailing-was-query)
7812         (message-subject-trailing-was-ask-regexp)
7813         (message-subject-trailing-was-regexp, message-mark-insert-begin)
7814         (message-mark-insert-end, message-archive-header)
7815         (message-archive-note, message-cross-post-default)
7816         (message-cross-post-note, message-followup-to-note)
7817         (message-cross-post-note-function, message-use-mail-followup-to)
7818         (message-subscribed-address-functions)
7819         (message-subscribed-address-file, message-subscribed-addresses)
7820         (message-subscribed-regexps, message-allow-no-recipients)
7821         (message-yank-cited-prefix, message-signature-insert-empty-line)
7822         (message-hidden-headers, message-hierarchical-addresses)
7823         (message-mail-user-agent, message-use-idna)
7824         (message-valid-fqdn-regexp)
7825         (message-strip-special-text-properties, message-header-synonyms)
7826         (message-beginning-of-line, message-tab-body-function): Add :version.
7827         (message-insert-canlock, message-wide-reply-confirm-recipients):
7828         Change :version.
7829
7830         * mail-source.el (mail-source-ignore-errors): Add :group, :type
7831         and :version.
7832         (mail-source-delete-old-incoming-confirm)
7833         (mail-source-movemail-program): Add :version.
7834
7835         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
7836         (gnus-agent-cache, gnus-agent): Change :version.
7837
7838         * gnus-util.el (gnus-use-byte-compile): Change :version.
7839
7840         * gnus-sum.el (gnus-summary-make-false-root-always)
7841         (gnus-summary-default-high-score)
7842         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
7843         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
7844         (gnus-read-all-available-headers, gnus-article-emulate-mime)
7845         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
7846         (gnus-sum-thread-tree-single-indent)
7847         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
7848         (gnus-sum-thread-tree-leaf-with-other)
7849         (gnus-sum-thread-tree-single-leaf): Add :version.
7850         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
7851         (gnus-article-loose-mime): Change :version.
7852
7853         * gnus-start.el (gnus-backup-startup-file)
7854         (gnus-save-startup-file-via-temp-buffer): Add :version.
7855
7856         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
7857         (gnus-server-offline-face): Add :version.
7858
7859         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
7860
7861         * gnus-msg.el (gnus-gcc-externalize-attachments)
7862         (gnus-debug-files, gnus-debug-exclude-variables)
7863         (gnus-discouraged-post-methods): Change :version.
7864         (gnus-confirm-mail-reply-to-news)
7865         (gnus-confirm-treat-mail-like-news): Add :version.
7866
7867         * gnus-int.el (gnus-server-unopen-status): Add :version.
7868
7869         * gnus-group.el (gnus-group-jump-to-group-prompt)
7870         (gnus-large-ephemeral-newsgroup)
7871         (gnus-fetch-old-ephemeral-headers): Add :version.
7872
7873         * gnus-fun.el (gnus-x-face-directory)
7874         (gnus-convert-pbm-to-x-face-command)
7875         (gnus-convert-image-to-x-face-command)
7876         (gnus-convert-image-to-face-command): Add :version.
7877
7878         * gnus-delay.el (gnus-delay-default-hour): Add :version.
7879
7880         * gnus-cite.el (gnus-cite-blank-line-after-header)
7881         (gnus-article-boring-faces): Add :version.
7882
7883         * gnus-art.el (gnus-buttonized-mime-types)
7884         (gnus-inhibit-mime-unbuttonizing)
7885         (gnus-treat-display-face)
7886         (gnus-treat-body-boundary): Change :version.
7887         (gnus-body-boundary-delimiter, gnus-picon-databases)
7888         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
7889         (gnus-treat-date-english, gnus-treat-fold-headers)
7890         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
7891         (gnus-treat-mail-picon, gnus-treat-wash-html)
7892         (gnus-article-encrypt-protocol)
7893         (gnus-use-idna, gnus-article-over-scroll)
7894         (gnus-mime-display-multipart-alternative-as-mixed)
7895         (gnus-mime-display-multipart-related-as-mixed)
7896         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
7897         (gnus-ctan-url, gnus-button-ctan-handler)
7898         (gnus-button-handle-ctan-bogus-regexp)
7899         (gnus-button-ctan-directory-regexp)
7900         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
7901         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
7902         (gnus-button-man-level, gnus-button-emacs-level)
7903         (gnus-button-message-level, gnus-button-browse-level): Add :version.
7904
7905         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
7906         (gnus-agent-go-online): Change :version.
7907         (gnus-agent-expire-unagentized-dirs)
7908         (gnus-agent-auto-agentize-methods): Add :version.
7909
7910         * flow-fill.el (fill-flowed-display-column)
7911         (fill-flowed-encode-column): Add :version.
7912
7913         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
7914         (gnus-outlook-deuglify-unwrap-max)
7915         (gnus-outlook-deuglify-cite-marks)
7916         (gnus-outlook-deuglify-unwrap-stop-chars)
7917         (gnus-outlook-deuglify-no-wrap-chars)
7918         (gnus-outlook-deuglify-attrib-cut-regexp)
7919         (gnus-outlook-deuglify-attrib-verb-regexp)
7920         (gnus-outlook-deuglify-attrib-end-regexp)
7921         (gnus-outlook-display-hook): Add :version.
7922
7923         * binhex.el (binhex-use-external): Add :version.
7924
7925 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
7926
7927         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
7928         and `invisible'.
7929
7930 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7931
7932         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
7933         in gnus-registry-trim.
7934
7935 2004-09-13  Simon Josefsson  <jas@extundo.com>
7936
7937         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
7938
7939         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
7940
7941         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
7942         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7943         <yamaoka@jpl.org>.
7944         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
7945         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
7946         <yamaoka@jpl.org>.
7947
7948         * sieve.el (sieve-manage-mode): Ditto.
7949
7950 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
7951
7952         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
7953
7954 2004-09-11  Simon Josefsson  <jas@extundo.com>
7955
7956         * dns-mode.el: Add.
7957
7958         * mm-view.el (mm-display-dns-inline): Add.
7959
7960         * mm-decode.el (mm-inline-media-tests): Add text/dns.
7961         (mm-automatic-display): Ditto.
7962
7963         * mailcap.el (mailcap-mime-data): Add text/dns.
7964         (mailcap-mime-extensions): Map .soa to text/dns.
7965
7966 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
7967
7968         * gnus-art.el (article-decode-mime-words, article-babel)
7969         (gnus-article-highlight-signature, gnus-article-add-buttons)
7970         (gnus-signature-toggle): Remove unnecessary bindings of
7971         `inhibit-read-only' inherited from v5.10 merge.
7972
7973 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
7974
7975         * nntp.el (nntp): New customization group.
7976         (nntp-authinfo-file): Add customization group.
7977
7978         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
7979
7980         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
7981
7982         * gnus.el (to-address, to-list, subscribed)
7983         (large-newsgroup-initial): Ditto.
7984
7985         * flow-fill.el (fill-flowed-display-column)
7986         (fill-flowed-encode-column): Ditto.
7987
7988 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
7989
7990         * message.el (message-tokenize-header, message-send-mail-with-qmail):
7991         Use point-min rather than 1.
7992         (message-send-mail): Use buffer-size rather than point-max.
7993
7994         * gnus-sum.el (gnus-summary-search-article-forward):
7995         Signal a specific `search-failed' rather than a generic `error'.
7996
7997         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
7998         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
7999         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
8000
8001 2004-09-10  Simon Josefsson  <jas@extundo.com>
8002
8003         * nndb.el (require): Remove tcp and duplicate cl.
8004
8005 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8006
8007         * gnus-agent.el (directory-files-and-attributes): Move forward.
8008
8009 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
8010
8011         * gnus-agent.el (directory-files-and-attributes): Optionally
8012         defined to support XEmacs.
8013
8014 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
8015
8016         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
8017         to avoid run-time CL dependencies.
8018         (gnus-agent-unfetch-articles): New function.
8019         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
8020         article numbers even when local .overview file is missing.
8021         (gnus-agent-read-article-number): New function. Only accepts
8022         27-bit article numbers.
8023         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
8024         gnus-agent-read-article-number.
8025         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
8026         from backend while recognizing that article numbers in .overview
8027         must be valid.
8028         (gnus-agent-update-files-total-fetched-for): Use
8029         directory-files-and-attributes to improve performance.
8030         * gnus-int.el (gnus-request-move-article): Use
8031         gnus-agent-unfetch-articles in place of gnus-agent-expire to
8032         improve performance.
8033
8034         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
8035         some users confused by references to .newsrc when they only have a
8036         .newsrc.eld file.
8037         (gnus-convert-mark-converter-prompt,
8038         gnus-convert-converter-needs-prompt): Fixed use of property list.
8039         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
8040         New function. Used internally to only display 'gnus converting
8041         files' message when actually necessary.
8042
8043         * gnus-sum.el (): Removed (require 'gnus-agent) as required
8044         methods now autoloaded.
8045
8046 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8047
8048         * gnus-sum.el (gnus-summary-insert-subject): Remove list
8049         identifiers.
8050
8051 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
8052
8053         * gnus-picon.el: Fix indentation and closing parenthesis.
8054
8055 2004-09-01  Simon Josefsson  <jas@extundo.com>
8056
8057         * message.el (message-canlock-generate): Require sha1, not
8058         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
8059         to require within a function.  Sadly, if sha1.el isn't loaded, the
8060         let binding in m-c-g will hide the defcustom definition, which is
8061         bad.)
8062
8063         * canlock.el: Require sha1, not sha1-el.
8064
8065         * message.el: Don't autoload sha1 (there is a autoload cookie in
8066         sha1.el).
8067
8068         * sha1-el.el: Renamed to sha1.el.
8069
8070 2004-08-30  Juanma Barranquero  <lektu@terra.es>
8071
8072         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
8073
8074 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
8075
8076         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
8077
8078 2004-08-30  Kim F. Storm  <storm@cua.dk>
8079
8080         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
8081
8082         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
8083         Add :group 'nnimap.
8084
8085 2004-08-30  Andreas Schwab  <schwab@suse.de>
8086
8087         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
8088         ?* and ?\;.
8089
8090         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
8091         and ?\' to symbol instead of whitespace.
8092
8093 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8094
8095         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
8096
8097         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
8098         instead of re-search-forward.
8099
8100         * gnus-uu.el (gnus-uu-save-article): Ditto.
8101         (gnus-uu-post-encode-uuencode): Ditto.
8102
8103         * html2text.el (html2text-clean-list-items): Ditto.
8104         (html2text-clean-dtdd): Ditto.
8105         (html2text-format-tags): Ditto.
8106
8107         * message.el (message-send-mail-with-sendmail): Fix regexp.
8108         (message-fill-field-general): Use search-forward instead of
8109         re-search-forward.
8110         (unbold-region): Ditto.
8111
8112         * nnrss.el (nnrss-request-article): Ditto.
8113
8114         * nnslashdot.el (nnslashdot-request-article): Ditto.
8115
8116         * nnweb.el (nnweb-gmane-wash-article): Ditto.
8117
8118         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
8119         "Unrecognized menu descriptor" error in XEmacs.
8120
8121 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
8122
8123         * gnus-sum.el (gnus-read-header): Don't remove a header for the
8124         parent article of a sparse article in the thread hashtb.
8125
8126 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
8127
8128         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
8129         (nnmail-expand-newtext): Lowercase expanded entries if
8130         nnmail-split-lowercase-expanded is non-nil.
8131
8132 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8133
8134         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
8135         entry.
8136
8137         * gnus-group.el (gnus-group-line-format-alist): Convert the value
8138         of gnus-tmp-news-method into string under XEmacs.  It will be
8139         passed to gnus-correct-length which takes only a string argument.
8140
8141 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8142
8143         * gnus-util.el (gnus-bind-print-variables): New macro.
8144         (gnus-prin1): Use it.
8145         (gnus-prin1-to-string): Use it.
8146         (gnus-pp): New function.
8147         (gnus-pp-to-string): New function.
8148
8149         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
8150         pp-to-string with gnus-pp-to-string.
8151         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
8152         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
8153         * gnus-msg.el (gnus-debug): Ditto.
8154         * gnus-score.el (gnus-score-save): Ditto.
8155         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
8156         gnus-pp-to-string.
8157         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
8158         with gnus-pp.
8159         * score-mode.el (gnus-score-pretty-print): Ditto.
8160         * webmail.el (webmail-debug): Ditto.
8161
8162 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8163
8164         * gnus-art.el (article-display-face, article-display-x-face): Use
8165         buffer-read-only.
8166
8167 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8168
8169         * gnus-art.el (article-hide-list-identifiers): Bind
8170         inhibit-read-only as t.
8171
8172 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8173
8174         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
8175
8176 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
8177
8178         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
8179         (gnus-narrow-to-page): Don't assume point-min == 1.
8180         (gnus-article-edit-mode): Derive from message-mode.
8181
8182         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
8183         point-min == 1.
8184
8185         * imap.el (imap-parse-address-list, imap-parse-body-ext):
8186         Disable incorrect use of `assert'.
8187
8188         * message.el (message-mode): Set comment-start-skip.
8189
8190
8191 2004-08-22  Sam Steingold  <sds@gnu.org>
8192
8193         * pop3.el (pop3-leave-mail-on-server): New user variable.
8194         (pop3-movemail): Delete mail only when it is nil.
8195
8196 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
8197
8198         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
8199
8200         * mml.el (mml-preview): Use `pop-to-buffer'.
8201
8202         * message.el (message-goto-mail-followup-to): Insert after "To".
8203         (message-carefully-insert-headers): Add comment.
8204
8205         * gnus.el: Remove unused variable `gnus-article-check-size'.
8206
8207         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
8208
8209         * gnus-art.el (gnus-button-alist): Improve
8210         `gnus-button-handle-library' entry.
8211
8212 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
8213
8214         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
8215         downcase, since XEmacs capitalizes error messages differently.
8216
8217 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
8218
8219         * nntp.el: Add (require 'gnus) due to reference to
8220         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
8221
8222 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
8223
8224         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
8225         `mm-fill-flowed'.
8226
8227         * mm-decode.el (mm-dissect-singlepart): Check it.
8228
8229 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
8230
8231         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
8232         'imap' for netrc parsing.
8233
8234 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
8235
8236         * mailcap.el (mailcap-mime-data): Mark as risky.
8237
8238 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8239
8240         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
8241         may be included in the encoded word.
8242         (rfc2047-encode): Don't append a space if the encoded word
8243         includes close parenthesis.
8244
8245 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8246
8247         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
8248         of text within parentheses.
8249
8250 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
8251
8252         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
8253         (gnus-encrypt-write-file-contents): Make the password key the file
8254         name PLUS the cipher, not just the cipher.  Also remove failed
8255         passwords from the cache.
8256
8257 2004-08-06  Simon Josefsson  <jas@extundo.com>
8258
8259         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
8260         fix.
8261
8262 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8263
8264         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
8265         LWSP.
8266
8267 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
8268
8269         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
8270         to append in-reply-to: data to the references: header.
8271
8272         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
8273         (netrc-parse): Use gnus-encrypt.el functions.
8274
8275         * gnus-encrypt.el: Add new file for encryption support; currently
8276         does only a few GPG ciphers and an internal XOR cipher.
8277
8278         * password.el: Add comments on using password-read-and-add.
8279         (password-read-and-add): Add function to read and add the
8280         password to the cache at once.
8281
8282 2004-07-28  Simon Josefsson  <jas@extundo.com>
8283
8284         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
8285         parameter (but don't use it, for now).
8286
8287         * imap.el (imap-ssl-open): Use imap-process-connection-type,
8288         instead of hard coding to nil.
8289
8290 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8291
8292         * mm-view.el (mm-inline-image-emacs): Open lines under an image
8293         as mm-inline-image-xemacs does.
8294
8295 2004-07-26  Simon Josefsson  <jas@extundo.com>
8296
8297         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
8298         Revert part of 2004-07-17 change below.
8299
8300 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8301
8302         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
8303         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8304
8305 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8306
8307         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
8308         quotes that actually start with ">" at the beginning of the
8309         lines.
8310
8311 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8312
8313         * rfc2047.el (rfc2047-encode-region): Fix last change.
8314         (rfc2047-encode-parameter): Remove useless concat.
8315
8316 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8317
8318         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
8319         encode special characters; fix some kind of misconfigured headers;
8320         signal a real error if debug-on-quit or debug-on-error is non-nil.
8321         (rfc2047-encode-max-chars): New variable.
8322         (rfc2047-encode-1): Use it.
8323         (rfc2047-encode-parameter): New function.
8324
8325         * mml.el (mml-insert-parameter): Remove an excessive space.
8326
8327 2004-07-17  Simon Josefsson  <jas@extundo.com>
8328
8329         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
8330         Kai Grossjohann <kai@emptydomain.de>.
8331         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
8332         (gnus-group-make-menu-bar): Ditto.
8333
8334         * gnus-util.el (gnus-group-server): Add.
8335
8336 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
8337
8338         * message.el (message-clone-locals): Clone sendmail and smtp
8339         variables.
8340
8341 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8342
8343         * rfc2047.el (rfc2047-encode-region): Fix last change.
8344
8345 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8346
8347         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
8348         characters as non-special.
8349
8350 2004-07-09  Simon Josefsson  <jas@extundo.com>
8351
8352         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
8353         Users will lose all flag changes made while unplugged with
8354         e.g. nntp unless flag synchronization happens, thus `nil' is not a
8355         good default.  See numerous reports on ding mailing list.
8356
8357 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8358
8359         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
8360         add generate-head-function and generate-article-function to the
8361         rfc822-forward entry.
8362         (nndoc-rfc822-forward-generate-article): New function.
8363         (nndoc-rfc822-forward-generate-head): New function.
8364
8365         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
8366
8367 2004-07-06  Dan Christensen  <jdc@uwo.ca>
8368
8369         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
8370         respect display group parameter and gnus-summary-expunge-below.
8371         (gnus-articles-to-read): Remove unused reference to display group
8372         parameter.
8373
8374 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8375
8376         * nnheader.el (nnheader-uniquify-message-id): New experimental
8377         variable.
8378         (nnheader-nov-read-message-id): Use it.
8379
8380         * spam-report.el (spam-report-gmane): Add interactive.
8381
8382 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8383
8384         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
8385         qp-or-base64 for the application/* types.
8386
8387 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
8388
8389         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
8390
8391 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
8392
8393         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
8394         trim value.
8395
8396 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8397
8398         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
8399         New macro and function.
8400         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
8401
8402 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8403
8404         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
8405         after-load-alist.
8406
8407 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8408
8409         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
8410         update info that isn't there.
8411
8412 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
8413
8414         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
8415         entry.
8416
8417 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8418
8419         * mm-view.el (mm-inline-render-with-function): Use multibyte
8420         buffer; decode html source by charset.
8421
8422         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
8423
8424         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
8425         Mule-UCS is loaded under XEmacs.
8426         (mm-mime-mule-charset-alist): Avoid duplicated entries.
8427
8428 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
8429
8430         * nnheader.el (nnheader-max-head-length): Increase to 8192.
8431
8432 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * mm-util.el (mm-coding-system-p): Return a coding-system.
8435         (mm-mime-mule-charset-alist): Use shift_jis instead of
8436         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
8437         entries for the mime charsets iso-2022-jp-3 and shift_jis.
8438         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
8439         instead of japanese-shift-jis and iso-latin-1 respectively in
8440         order to share the default value with both Emacs and XEmacs-mule.
8441         (mm-mule-charset-to-mime-charset): Make
8442         mm-coding-system-priorities effective.
8443         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
8444         while predicating of candidates upon the priorities.
8445
8446 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
8447
8448         * gnus-sum.el (gnus-summary-make-menu-bar): Add
8449         gnus-uu-invert-processable.
8450
8451         * gnus.el: Autoload gnus-uu-invert-processable.
8452
8453 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8454
8455         * mm-util.el (mm-with-multibyte-buffer): New macro.
8456
8457         * rfc2047.el (rfc2047-encode-string): Use it.
8458         (rfc2047-encode-region): Move point to the end of the region after
8459         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
8460
8461 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8462
8463         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
8464         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
8465
8466 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8467
8468         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
8469         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
8470         Karl Chen <quarl@nospam.quarl.org>.
8471
8472 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
8473
8474         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
8475         invalid addresses.
8476
8477 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
8478
8479         * spam.el: Change section markers, revise TODO list.
8480         (spam-backends): Make new master list of all installed backends.
8481         (spam-summary-exit-behavior): Add new variable to determine how
8482         messages moves are done at summary exit.
8483         (spam-move-spam-nonspam-groups-only)
8484         (spam-process-ham-in-nonham-groups)
8485         (spam-process-ham-in-spam-groups): Remove variables, the
8486         spam-summary-exit-behavior variable should be used to manage this
8487         behavior.
8488         (spam-old-ham-articles, spam-old-spam-articles): Remove.
8489         (spam-old-articles): Add variable, replacing spam-old-ham-articles
8490         and spam-old-spam-articles.
8491         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
8492         Add empty variables, placeholders for the backends they represent.
8493         (spam-set-difference): Move, unchanged.
8494         (spam-list-of-processors): Declare OBSOLETE, not used anymore
8495         unless the user has a processor variable.
8496         (spam-classifications, spam-classification-valid-p)
8497         (spam-backend-properties, spam-backend-property-valid-p)
8498         (spam-backend-function-type-valid-p)
8499         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
8500         (spam-report-articles-gmane, spam-report-articles-resend):
8501         Remove functions, they are not needed.
8502         (spam-install-backend-super, spam-backend-list)
8503         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
8504         (spam-backend-function, spam-backend-ham-registration-function)
8505         (spam-backend-spam-registration-function)
8506         (spam-backend-ham-unregistration-function)
8507         (spam-backend-spam-unregistration-function)
8508         (spam-backend-statistical-p, spam-backend-mover-p)
8509         (spam-install-backend-alias, spam-install-checkonly-backend)
8510         (spam-install-mover-backend, spam-install-nocheck-backend)
8511         (spam-install-backend, spam-install-statistical-backend)
8512         (spam-install-statistical-checkonly-backend): Add backend installation
8513         support.
8514         (spam-summary-prepare-exit): Rewrite to use the new backend code.
8515         (spam-group-processor-p): Use the new backend code and respect the
8516         summary exit behavior.
8517         (spam-mark-spam-as-expired-and-move-routine): Remove.
8518         (spam-summary-prepare): Change to use the new spam-old-articles
8519         variable.
8520         (spam-copy-or-move-routine, spam-copy-spam-routine)
8521         (spam-move-spam-routine, spam-copy-ham-routine)
8522         (spam-move-ham-routine): Add code to copy/move ham or spam.
8523         (spam-fetch-field-fast): Improve doc and code, plus allow the
8524         'number request.
8525         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
8526         variables.
8527         (spam-split, spam-find-spam): Use the new backend code.
8528         (spam-registration-functions): Remove variable.
8529         (spam-unregister-routine): Add convenience wrapper.
8530         (spam-log-undo-registration, spam-register-routine)
8531         (spam-log-processing-to-registry)
8532         (spam-log-unregistration-needed-p): Rename "check" to "backend"
8533         where possible.
8534         (spam-check-gmane-xref, spam-check-regex-headers)
8535         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
8536         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
8537         (spam-check-bogofilter-headers, spam-check-spamoracle)
8538         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
8539         (spam-check-crm114-headers): Use the spam-split-group that
8540         spam-split prepares, no need to determine it every time.
8541
8542         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
8543         to the nnheader-parse-naked-head call.
8544
8545         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
8546
8547         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
8548         the nnheader-nov-read-message-id call.
8549
8550 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8551
8552         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
8553         gnus-activate-group twice.  Suggested by Markus Peter
8554         <warp@spin.de>.
8555
8556 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8557
8558         * gnus-art.el (gnus-article-time-format): Exchange the order of
8559         day and month in the default value; fix customization type.
8560         (article-date-ut): Use add-text-properties.
8561         (article-make-date-line): Use message-make-date instead of
8562         current-time-string.
8563
8564         * message.el (message-fetch-field): Don't use set-text-properties.
8565         (message-make-date): Simplify.
8566
8567         * messagexmas.el (message-xmas-make-date): New function.
8568         (message-xmas-redefine): Defalias message-make-date to it.
8569
8570 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8571
8572         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
8573         (rfc2047-encode-region): Treat text within parentheses as special;
8574         show the original text when error has occurred.
8575
8576         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
8577         already-computed method to gnus-activate-group.
8578
8579         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
8580         same select-methods identical Lisp objects.
8581
8582         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
8583         object when modifying the info.
8584
8585 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8586
8587         * gnus-srvr.el (gnus-server-set-info): Remove the server from
8588         gnus-opened-servers since it has never been opened with the new
8589         configuration yet.
8590
8591 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8592
8593         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
8594         arg to nnheader-generate-fake-message-id.
8595
8596 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
8597
8598         * nnheader.el (nnheader-generate-fake-message-id): Accept a
8599         number and build a fake message ID localized to a group and
8600         article number (so it's repeatable from that point on).
8601         (nnheader-fake-message-id-p): Change regex to accomodate new fake
8602         ID format.
8603
8604         * gnus-sum.el (gnus-get-newsgroup-headers): Call
8605         nnheader-generate-fake-message-id with the article number.
8606
8607 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
8608
8609         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
8610         end-of-buffer.
8611
8612 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8613
8614         * message.el (message-ignored-supersedes-headers): Add Approved.
8615
8616 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8617
8618         * rfc2047.el (rfc2047-encode-message-header): Remove useless
8619         goto-char.
8620         (rfc2047-encode): Fold the line before encoding.
8621
8622 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8623
8624         * rfc2047.el (rfc2047-encode-message-header): Disabled header
8625         folding -- not all headers can be folded, and this should be done
8626         by the message composition mode.  Probably.  I think.
8627
8628 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8629
8630         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
8631         fast.
8632
8633         * gnus-ems.el (gnus-remove-image): Don't use
8634         message-text-with-property; remove only the image found first.
8635
8636         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
8637         found first.
8638
8639 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
8640
8641         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
8642
8643 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * message.el (message-text-with-property): Make it fast and accept
8646         optional arguments.
8647         (message-strip-forbidden-properties): Use it.
8648         (message-fix-before-sending): Follow the m-t-w-p change.
8649
8650         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
8651
8652 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8653
8654         * gnus-art.el (article-hide-headers): Don't change the buffer
8655         mistakenly when performing mml-preview even if
8656         gnus-single-article-buffer is nil.
8657
8658 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
8659
8660         * message.el (message-expand-name-databases): New user option.
8661         (message-expand-name): Use it.
8662
8663 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
8664
8665         * spam.el (spam-report-articles-resend)
8666         (spam-report-resend-register-routine): Allow ham reporting.
8667         (spam-report-resend-register-ham-routine): Add wrapper.
8668         (spam-registration-functions): Add ham resending functions.
8669         (spam-list-of-processors): Add ham resend processor.
8670
8671         * gnus.el (ham-resend-to): Add new group parameter.
8672         (spam-process): Add ham resend option.
8673
8674         * spam-report.el (spam-report-resend): Allow reporting ham.
8675         (spam-report-resend-ham): Add wrapper.
8676
8677 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8678
8679         * message.el (message-cite-articles-with-x-no-archive): New
8680         variable.
8681         (message-cite-original): Use it.
8682
8683 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8684
8685         * message.el (message-cite-original): Respect X-No-Archive.
8686
8687 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8688
8689         * gnus-art.el (article-hide-headers): Refer to the values for
8690         gnus-ignored-headers and gnus-visible-headers in the summary
8691         buffer since a user may have set them as group parameters.
8692
8693 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
8694
8695         * assistant.el (assistant-node-name): Add convenience function.
8696         (assistant-render-text, assistant-render-node): Add error handling,
8697         plus handle multiple next nodes.
8698         (assistant-find-next-node): Comment out for now.
8699         (assistant-find-next-nodes): Add function, returns list of next
8700         nodes.
8701
8702 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
8703
8704         * mail-source.el (mail-source-directory): Fix doc-string.
8705
8706 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
8707
8708         * assistant.el (assistant-render-text, assistant-eval): Add :set
8709         widget type, which is different because it takes and returns a
8710         list.  Much hilarity ensues.
8711
8712 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
8713
8714         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
8715
8716         * gnus-group.el (gnus-group-get-new-news-this-group): Added
8717         doc-string.
8718
8719         * gnus-start.el (gnus-activate-group): Added doc-string.
8720
8721 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8722
8723         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
8724
8725 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
8726
8727         * assistant.el (assistant-render-text): Try to add a :set
8728         widget, more to come.
8729
8730         * spam.el (spam-group-spam-contents-p): Handle empty groupname
8731         strings.
8732         (spam-report-articles-resend)
8733         (spam-register-routine): Do registration iff any articles warrant
8734         it.
8735         (spam-summary-prepare-exit): Change log message for nil group
8736         destinations.
8737
8738 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
8739
8740         * spam.el (spam-report-resend-register-routine): Allow
8741         spam-report-resend-to to be a group parameter or a global value.
8742
8743 2004-05-26  Simon Josefsson  <jas@extundo.com>
8744
8745         * starttls.el: Merge with my GNUTLS based starttls.el.
8746         (starttls-gnutls-program, starttls-use-gnutls)
8747         (starttls-extra-arguments, starttls-process-connection-type)
8748         (starttls-connect, starttls-failure, starttls-success): New
8749         variables.
8750         (starttls-program, starttls-extra-args): Doc fix.
8751         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
8752         functions.
8753         (starttls-negotiate, starttls-open-stream): Check
8754         `starttls-use-gnutls' and pass on to corresponding *-gnutls
8755         function if it is set.
8756
8757 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8758
8759         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
8760         structured fields.
8761
8762 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8763
8764         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
8765
8766 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
8767
8768         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
8769         variable.
8770         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
8771         assigning the spam-mark to new messages.
8772
8773 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
8774
8775         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
8776
8777 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8778
8779         * dgnushack.el: Autoload customize-set-variable for XEmacs.
8780
8781         * rfc2047.el (rfc2047-encodable-p): Don't move point.
8782         (rfc2047-decode): Treat the ascii coding-system as raw-text by
8783         default.
8784
8785 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
8786
8787         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
8788         correct data.
8789
8790 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
8791
8792         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
8793         (spam-group-processor-p): Fix function.
8794         (spam-group-processor-multiple-p)
8795         (spam-group-spam-processor-report-gmane-p)
8796         (spam-group-spam-processor-report-resend-p)
8797         (spam-group-spam-processor-bogofilter-p)
8798         (spam-group-spam-processor-blacklist-p)
8799         (spam-group-spam-processor-ifile-p)
8800         (spam-group-ham-processor-ifile-p)
8801         (spam-group-spam-processor-spamoracle-p)
8802         (spam-group-spam-processor-crm114-p)
8803         (spam-group-ham-processor-bogofilter-p)
8804         (spam-group-spam-processor-stat-p)
8805         (spam-group-ham-processor-stat-p)
8806         (spam-group-ham-processor-whitelist-p)
8807         (spam-group-ham-processor-BBDB-p)
8808         (spam-group-ham-processor-spamoracle-p)
8809         (spam-group-ham-processor-copy-p): Remove functions with some
8810         prejudice against unneeded code.
8811         (spam-report-articles-resend)
8812         (spam-report-resend-register-routine): Allow the group/topic
8813         spam-resend-to value to override spam-report-resend-to.
8814         (spam-summary-prepare-exit): Invoke spam-group-processor-p
8815         properly now.
8816
8817         * gnus.el (spam-resend-to): Add group/topic parameter.
8818         (spam-process): Move the OBSOLETE processors to the end of the
8819         choices.
8820
8821 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
8822
8823         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
8824         with resend-to set to nil, and then ask the user if necessary.
8825         (spam-report-resend): spam-report-resend takes a list of articles, not
8826         separate article numbers.
8827
8828 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
8831         addition to emacs-w3m.
8832
8833 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8834
8835         * assistant.el (assistant-authinfo-data): New function.
8836         (assistant-eval): Eval for entire assistant.
8837
8838         * netrc.el (netrc-services-file): New variable.
8839         (netrc-parse-services): New function.
8840         (netrc-find-service-name): New function.
8841         (netrc-find-service-number): New function.
8842         (netrc-port-equal): New function.
8843         (netrc-machine): Use it.
8844
8845         * nnimap.el (nnimap-open-connection): Use netrc.
8846
8847         * gnus-util.el (gnus-netrc-get): Remove aliases.
8848
8849         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
8850
8851         * assistant.el (wid-edit): Fix compilation.
8852
8853         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
8854
8855 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
8856
8857         * gnus-util.el (gnus-set-file-modes): New function.  (small
8858         patch).
8859
8860 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8861
8862         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
8863
8864         * assistant.el (assistant-render-node): Fix up rendering and
8865         read-only text.
8866         (assistant-render-node): Reset.
8867         (assistant-make-read-only): Not sticky.
8868
8869 2004-05-20  Danny Siu  <dsiu@adobe.com>
8870
8871         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
8872         centered even when gnus-auto-center-summary is t
8873
8874 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * dns.el (dns-get-txt-answer): New function.
8877         (dns-read-txt): Ditto.
8878         (query-dns): Use it.
8879
8880 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8881
8882         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
8883         active for foreign groups even if the group level is higher than
8884         the specified value.
8885
8886 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8887
8888         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
8889         non-active groups.
8890
8891         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
8892
8893 2004-05-20  Magnus Henoch  <mange@freemail.hu>
8894
8895         * dns.el (dns-read-type): Add support for SVR.  (small patch)
8896
8897 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
8898
8899         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
8900         (spam-crm114-header, spam-crm114-spam-switch)
8901         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
8902         (spam-crm114-positive-spam-header)
8903         (spam-crm114-database-directory, spam-list-of-processors)
8904         (spam-group-spam-processor-crm114-p)
8905         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
8906         (spam-generic-score, spam-list-of-checks)
8907         (spam-list-of-statistical-checks, spam-registration-functions)
8908         (spam-check-crm114-headers, spam-crm114-score)
8909         (spam-check-crm114, spam-crm114-register-with-crm114)
8910         (spam-crm114-register-spam-routine)
8911         (spam-crm114-unregister-spam-routine)
8912         (spam-crm114-register-ham-routine)
8913         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
8914         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
8915
8916         * gnus.el: Add spam-use-crm114.
8917
8918         * spam.el (spam-list-of-processors, spam-registration-functions):
8919         Add spam-use-resend.
8920         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
8921         (spam-report-articles-gmane): Add doc fix.
8922         (spam-report-articles-resend,
8923         spam-report-resend-register-routine): Add wrappers around
8924         spam-report-resend-to.
8925
8926         * spam-report.el (spam-report-resend-to, spam-report-resend):
8927         Add support for resending spam.
8928         (spam-report-gmane): Fix line length >80.
8929
8930         * gnus.el (spam-process): Add spam-use-resend.
8931
8932 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8933
8934         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
8935         number of processed spam messages.
8936         (spam-ham-copy-or-move-routine): Return the number of processed
8937         ham messages.
8938         (spam-summary-prepare-exit): Use the above values to decide
8939         whether status messages shouled be displayed.
8940
8941 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
8942
8943         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
8944         `rfc2047-encoding-function-alist' in order to avoid conflicting
8945         with the old version.
8946         (rfc2047-encode-region): Concatenate words containing non-ASCII
8947         characters in structured fields; don't encode space-delimited
8948         ASCII words even in unstructured fields; don't break words at
8949         char-category boundaries.
8950         (rfc2047-encode-1): New function.
8951         (rfc2047-encode): Use it; encode text so that it occupies the
8952         maximum width within 76-column; work correctly on Q encoding for
8953         iso-2022-* charsets.
8954         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
8955         sure not to break a line just after the header name.
8956         (rfc2047-b-encode-region): Removed.
8957         (rfc2047-b-encode-string): New function.
8958         (rfc2047-q-encode-region): Removed.
8959         (rfc2047-q-encode-string): New function.
8960
8961         * mm-util.el (mm-replace-in-string): New function.
8962
8963 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8964
8965         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
8966         get it right.
8967         (gnus-inews-make-draft): Really.
8968
8969 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
8970
8971         * nnmh.el (nnmh-request-list-1): Don't check the link count
8972         before descending.  (small patch)
8973
8974 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8975
8976         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
8977         stuff.
8978
8979         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
8980         on real group name.
8981
8982         * gnus-art.el (gnus-signature-limit): Doc fix.
8983
8984         * gnus-msg.el (gnus-inews-make-draft): Quote list.
8985
8986         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
8987
8988 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
8989
8990         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
8991         isn't a string.
8992
8993 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8994
8995         * gnus-draft.el (gnus-draft-send): Bind
8996         rfc2047-encode-encoded-words.
8997
8998         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
8999         (rfc2047-encodable-p): Say that =? needs encoding.
9000         (rfc2047-encode-encoded-words): New variable.
9001
9002         * gnus-group.el (gnus-group-select-group): Doc fix.
9003
9004         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
9005
9006         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
9007         to nil.
9008
9009         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
9010
9011         * nnheader.el (nnheader-get-lines-and-char): New function.
9012
9013 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
9014
9015         * gnus-msg.el (gnus-summary-followup-with-original): Document
9016         yanking of region when active.
9017
9018 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9019
9020         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
9021         groups if the group level is higher than the specified value.
9022
9023 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9024
9025         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
9026         (gnus-group-jump-to-group): Added prefix argument using
9027         `gnus-group-jump-to-group-prompt'.  Query before jumping to
9028         non-active group.
9029
9030         * compface.el (uncompface): Be verbose when changing
9031         `uncompface-use-external'.
9032
9033         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
9034         handle manual section.
9035
9036 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9037
9038         * gnus-art.el (gnus-button-alist): Revert previous change.
9039
9040 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9041
9042         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
9043
9044 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9045
9046         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
9047         whether backend can accept message.
9048
9049         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
9050
9051 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
9052
9053         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
9054         Avoid creating directory when nntp-marks-is-evil is true.
9055         Reported by Reiner Steib.
9056
9057 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9058
9059         * gnus-picon.el (gnus-picon-style): New variable.
9060         (gnus-picon-insert-glyph): Added optional `nostring' argument.
9061         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
9062         Jesper Harder <harder@ifa.au.dk>.
9063
9064 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9065
9066         * message.el (message-fill-field): Return point.
9067         (message-generate-headers): Go to end of field.
9068
9069         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
9070         stuff for non-living groups.
9071
9072 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
9073
9074         * gnus-art.el (gnus-article-followup-with-original)
9075         (gnus-article-reply-with-original): gnus-mark-active-p ->
9076         gnus-region-active-p.
9077
9078 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
9079
9080         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
9081         only when there is spam or ham to be processed.
9082
9083 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9084
9085         * mail-source.el (mail-source-delete-crash-box): Refactor.
9086         (mail-source-fetch): Use it.
9087         (mail-source-fetch-file): Ditto.
9088         (mail-source-fetch-directory): Run postscript in loop.
9089         (mail-source-fetch-pop): Delete.
9090         (mail-source-fetch-maildir): Ditto.
9091         (mail-source-fetch-imap): Ditto.
9092
9093         * imap.el (imap-authenticators): Comment out sasl.
9094
9095         * message.el (message-skip-to-next-address): New function.
9096         (message-fill-header-address): Refactor.
9097         (message-fill-address): Use it.
9098         (message-delete-address): Use it.
9099         (message-fill-header-general): Refactor.
9100         (message-fill-field-address): Rename.
9101         (message-narrow-to-field): Find the start of the header.
9102         (message-header-format-alist): Don't pre-fill.
9103         (message-fill-header): Removed.
9104         (message-insert-header): New function.
9105         (message-shorten-references): Use it.
9106
9107         * rfc2047.el (rfc2047-field-value): Strip props.
9108
9109         * mail-parse.el (mail-header-make-address): New alias.
9110
9111         * ietf-drums.el (ietf-drums-make-address): New function.
9112
9113         * imap.el: Add compiler directives.
9114
9115         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
9116
9117         * gnus-art.el (article-decode-idna-rhs): Don't use
9118         message-idna-inside-rhs-p.
9119
9120 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9121
9122         * message.el (message-idna-inside-rhs-p): Removed.
9123         (message-idna-to-ascii-rhs-1): Use proper address parsing.
9124
9125         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
9126         false positives.
9127
9128 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
9129
9130         * imap.el (imap-sasl-make-mechanisms): Use sasl.
9131
9132 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9133
9134         * nneething.el (nneething-file-name): Don't create spurions
9135         files.
9136
9137         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
9138         (gnus-inews-do-gcc): Remove sleep.
9139
9140         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
9141         part under point.
9142
9143         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
9144         (gnus-agent-regenerate-group): Using nil messages aren't valid.
9145
9146 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
9147
9148         * spam.el (spam-summary-prepare-exit): Fixed (length).
9149
9150 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
9151
9152         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
9153         as expired without moving it" message when there are spam
9154         messages left.
9155
9156 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
9157
9158         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
9159         header is not nil.
9160
9161 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
9162
9163         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
9164         nntp-possibly-create-directory, not nntp-possibly-change-group.
9165         (nntp-marks-changed-p): New arg SERVER.
9166         (nntp-request-update-info): Adjust caller.
9167
9168 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
9169
9170         * nntp.el (nntp-save-marks): Pass missing arg.
9171
9172 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
9173
9174         * nntp.el: Support marks.
9175         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
9176         (nntp-marks-modtime, nntp-marks-directory): New variables.
9177         (nntp-request-set-mark, nntp-request-update-info)
9178         (nntp-possibly-create-directory, nntp-marks-changed-p)
9179         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
9180         functions.
9181
9182 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
9183
9184         * gnus-xmas.el (gnus-xmas-select-lowest-window)
9185         (gnus-xmas-redefine): Rename.
9186
9187         * gnus-score.el (gnus-score-insert-help): Use
9188         gnus-select-lowest-window.
9189
9190         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
9191         appt-select-lowest-window and rename to gnus-select-lowest-window.
9192
9193         * gnus.el: do.
9194
9195 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9196
9197         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
9198         encodings of MIME-encoded words, in order to improve
9199         interoperability with several broken MUAs.
9200
9201 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9202
9203         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
9204         tags, only when charsets are not specified in headers.
9205         (mm-inline-text-html-render-with-w3m): Ditto.
9206
9207         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
9208         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
9209
9210 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9211
9212         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
9213         instead of MIME-decoded from fields when checking
9214         `gnus-article-address-banner-alist'.
9215
9216 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
9217
9218         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
9219         description rather than subject.
9220
9221 2004-05-02  Steve Youngs  <steve@youngs.au.com>
9222
9223         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
9224
9225 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9226
9227         * gnus.el (gnus-version-number): Bump.
9228
9229 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9230
9231         * gnus.el: No Gnus v0.2 is released.
9232
9233 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9234
9235         * gnus-agent.el (gnus-agent-read-agentview): Inline
9236         gnus-uncompress-range.
9237
9238 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9239
9240         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
9241         `exec-installed-p'.
9242
9243 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
9244
9245         * gnus.el (spam-process, spam-autodetect-methods): Add
9246         bsfilter and bsfilter-headers.
9247
9248         * spam.el (spam-bsfilter): New customize group.
9249         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
9250         (spam-bsfilter-header, spam-bsfilter-probability-header)
9251         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
9252         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
9253         (spam-bsfilter-database-directory): New options.
9254         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
9255         (spam-list-of-statistical-checks, spam-registration-functions):
9256         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
9257         (spam-bsfilter-score): New command.
9258         (spam-check-bsfilter-headers, spam-check-bsfilter)
9259         (spam-bsfilter-register-with-bsfilter)
9260         (spam-bsfilter-register-spam-routine)
9261         (spam-bsfilter-unregister-spam-routine)
9262         (spam-bsfilter-register-ham-routine)
9263         (spam-bsfilter-unregister-ham-routine): New functions.
9264         (spam-generic-score): Support bsfilter; Accept an optional argument
9265         to recalcurate spam score even if scoring header has already been
9266         added.
9267         (spam-bogofilter-score, spam-spamassassin-score): Accept an
9268         optional argument to recalcurate spam score even if scoring header
9269         has already been added.
9270
9271 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
9272
9273         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
9274         strings!  Reported by David D. Smith <davidsmith@acm.org>.
9275         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
9276         link is missing.
9277
9278 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
9279
9280         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
9281         (html2text-get-attr): Rewrite.
9282
9283         * message.el (message-setup-1): Remove redundant put-text-property
9284         on mail-header-separator.
9285
9286 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
9287
9288         * gnus-registry.el (gnus-registry-cache-whitespace)
9289         (gnus-registry-action, gnus-registry-spool-action)
9290         (gnus-registry-split-fancy-with-parent): Change message levels
9291         from 5 to 3 or 7, as needed.
9292
9293         * spam.el (spam-summary-prepare-exit)
9294         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
9295         (spam-split, spam-find-spam, spam-log-undo-registration)
9296         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
9297         level from 5 to 6.
9298
9299 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9300
9301         * gnus-ems.el: Autoload appt-select-lowest-window (revert
9302         2004-03-04 change).
9303
9304 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
9305
9306         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
9307         Use mapc when appropriate.
9308
9309         * sieve-manage.el (sieve-manage-open): do.
9310
9311         * nnweb.el (nnweb-insert-html): do.
9312
9313         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
9314         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
9315
9316         * nnspool.el (nnspool-request-group): do.
9317
9318         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
9319         do.
9320
9321         * nnml.el (nnml-request-update-info): do.
9322
9323         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
9324         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
9325
9326         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
9327         (nnimap-request-set-mark): do.
9328
9329         * nnfolder.el (nnfolder-request-update-info): do.
9330
9331         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
9332         do.
9333
9334         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
9335
9336         * gnus-uu.el (gnus-uu-find-articles-matching): do.
9337
9338         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
9339         do.
9340
9341         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
9342         do.
9343
9344         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
9345
9346         * gnus-nocem.el (gnus-nocem-scan-groups): do.
9347
9348         * gnus-int.el (gnus-start-news-server): do.
9349
9350         * gnus-group.el (gnus-group-make-kiboze-group)
9351         (gnus-group-browse-foreign-server): do.
9352
9353 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
9354
9355         FIXME: Make separate entries for each person.
9356
9357         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
9358         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
9359         <shields@msrl.com>:
9360
9361         * spam.el (spam-necessary-extra-headers): Get the extra headers we
9362         may need for spam sorting and scoring.
9363         (spam-user-format-function-S): Add user format function suitable for
9364         general use.
9365         (spam-article-sort-by-spam-status): Add sorting function for summary
9366         sorting.
9367         (spam-extra-header-to-number): Add function to get a score from a
9368         header.
9369         (spam-summary-score): Add function to  get a numeric score from the
9370         headers.
9371         (spam-generic-score): Fixed function doc, was in wrong place.
9372         (spam-initialize): Take symbols when it's run, and install the
9373         extra headers that spam-necessary-extra-headers thinks we need.
9374
9375 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
9376
9377         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
9378         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9379
9380 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
9381
9382         * gnus-sum.el (gnus-set-global-variables)
9383         (gnus-build-all-threads, gnus-get-newsgroup-headers)
9384         (gnus-article-get-xrefs, gnus-summary-best-group)
9385         (gnus-summary-next-article, gnus-summary-enter-digest-group)
9386         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
9387         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
9388         with-current-buffer.
9389
9390 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
9391
9392         * spam.el (spam-summary-prepare-exit): Simplify logic.
9393         (spam-fetch-article-header): Read the article header if it's not
9394         available.
9395         (spam-list-articles): Simplify logic.
9396         (spam-filelist-register-routine): Fix bug with unregister-list.
9397
9398         * gnus-registry.el: Fix comments at beginning.
9399
9400 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
9401
9402         * message.el (message-cater-to-broken-inn): Remove.
9403         (message-shorten-references): Make sure the total folded length of
9404         References is shorter than 998 characters to cater to a bug in INN
9405         2.3.  Also, don't pretend that references aren't folded -- this
9406         hasn't worked for a while.
9407
9408 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9409
9410         * gnus-agent.el (gnus-agentize):
9411         gnus-agent-send-mail-real-function no longer set to current value
9412         of message-send-mail-function but rather a lambda that calls
9413         message-send-mail-function.  The change makes the agent real-time
9414         responsive to user changes to message-send-mail-function.
9415
9416 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9417
9418         * legacy-gnus-agent.el
9419         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
9420         help from Florian Weimer <fw@deneb.enyo.de>
9421
9422 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9423
9424         * nnmail.el (nnmail-cache-insert): Revert last change.
9425
9426 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9427
9428         * nnmail.el (nnmail-cache-insert): Always check whether
9429         nnmail-cache-ignore-groups matches a group name.
9430
9431 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
9432
9433         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
9434         (spam-find-spam, spam-log-processing-to-registry)
9435         (spam-log-registered-p, spam-log-unregistration-needed-p)
9436         (spam-log-undo-registration): Use gnus-message instead of
9437         gnus-error, none of these errors are fatal.
9438
9439         * gnus-registry.el (gnus-registry-clean-empty-function)
9440         (gnus-registry-clean-empty): Remove only empty entries without
9441         extra data.
9442
9443 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
9444
9445         * spam-stat.el (spam-stat-buffer-change-to-spam)
9446         (spam-stat-buffer-change-to-non-spam): Change (error) to
9447         (gnus-message 8) invocation.
9448
9449 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9450
9451         * nntp.el (nntp-via-netcat-command): New variable.
9452         (nntp-via-netcat-switches): New variable.
9453         (nntp-open-via-rlogin-and-netcat): New function.
9454         (nntp-open-connection-function): Doc fix.
9455         (nntp-telnet-command): Doc fix.
9456         (nntp-end-of-line): Doc fix.
9457         (nntp-via-rlogin-command): Doc fix.
9458         (nntp-via-user-name): Doc fix.
9459         (nntp-via-address): Doc fix.
9460
9461 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9462
9463         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
9464         error in Emacs 21.1.
9465
9466 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
9467
9468         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
9469
9470 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9471         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
9472         (gnus-agent-with-refreshed-group): New macro.
9473         (gnus-agent-rename-group): New function.
9474         (gnus-agent-delete-group): New function.
9475         (gnus-agent-save-group-info): Use gnus-command-method when
9476         `method' parameter is nil.  Don't write nil entries into the
9477         active file.
9478         (gnus-agent-get-group-info): New function.
9479         (gnus-agent-fetch-articles): Use
9480         gnus-agent-update-files-total-fetched-for to increment disk space
9481         used.
9482         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
9483         gnus-agent-update-view-total-fetched-for to increment disk space
9484         used.
9485         (gnus-agent-get-local): Added optional parameters to avoid calling
9486         gnus-group-real-name and gnus-find-method-for-group.
9487         (gnus-agent-set-local): Delete stored entry if either min, or max,
9488         are nil.
9489         (gnus-agent-fetch-session): Reworded error/quit messages.  On
9490         quit, use gnus-agent-regenerate-group to record existance of any
9491         articles fetched to disk before the quit occurred.
9492         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
9493         gnus-agent-update-view-total-fetched-for, and
9494         gnus-agent-update-files-total-fetched-for to decrement disk space
9495         used.
9496         (gnus-agent-retrieve-headers): Use
9497         gnus-agent-update-view-total-fetched-for to increment disk space
9498         used.
9499         (gnus-agent-regenerate-group): Replace gnus-group-update-group
9500         with gnus-agent-update-files-total-fetched-for to decrement disk
9501         space and fresh group buffer.
9502         (gnus-agent-inhibit-update-total-fetched-for): New variable.
9503         (gnus-agent-need-update-total-fetched-for): New variable.
9504         (gnus-agent-update-files-total-fetched-for): New function.
9505         (gnus-agent-update-view-total-fetched-for): New function.
9506         (gnus-agent-total-fetched-for): New function.
9507
9508         * gnus-cache.el (gnus-cache-save-buffers): Use
9509         gnus-cache-update-overview-total-fetched-for to change disk space
9510         used by this group.
9511         (gnus-cache-possibly-enter-article): Use
9512         gnus-cache-update-file-total-fetched-for to increment disk space
9513         used by this group.
9514         (gnus-cache-possibly-remove-article): Use
9515         gnus-cache-update-file-total-fetched-for to decrement disk space
9516         used by this group.
9517         (gnus-cache-generate-nov-databases): Purge total fetched cache.
9518         (gnus-cache-rename-group): New function.
9519         (gnus-cache-delete-group): New function.
9520         (gnus-cache-inhibit-update-total-fetched-for): New variable.
9521         (gnus-cache-need-update-total-fetched-for): New variable.
9522         (gnus-cache-with-refreshed-group): New macro.
9523         (gnus-cache-update-file-total-fetched-for): New function.
9524         (gnus-cache-update-overview-total-fetched-for): New function.
9525         (gnus-cache-rename-group-total-fetched-for): New function.
9526         (gnus-cache-delete-group-total-fetched-for): New function.
9527         (gnus-cache-total-fetched-for): New function.
9528
9529         * gnus-group.el: Require gnus-sum and autoload functions to
9530         resolve warnings when gnus-group.el compiled alone.
9531         (gnus-group-line-format): Documented new %F
9532         (size of Fetched data) group line format; identifies disk space
9533         used by agent and cache.
9534         (gnus-group-line-format-alist): Defined new F format.
9535         (gnus-total-fetched-for): New function.
9536         (gnus-group-delete-group): No longer update
9537         gnus-cache-active-altered as gnus-request-delete-group now keeps
9538         the cache in sync.
9539         (gnus-group-list-active): Let the agent store a server's active
9540         list if currently plugged.
9541
9542         * gnus-int.el (gnus-request-delete-group): Use
9543         gnus-cache-delete-group and gnus-agent-delete-group to keep the
9544         local disk in sync with the server.
9545          (gnus-request-rename-group): Use
9546         gnus-cache-rename-group and gnus-agent-rename-group to keep the
9547         local disk in sync with the server.
9548
9549         * gnus-start.el (gnus-get-unread-articles): Cosmetic
9550         simplification to logic.
9551
9552         * gnus-util.el (gnus-rename-file): New function.
9553
9554 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
9555
9556         * mm-util.el (mm-image-load-path): Handle nil in load-path.
9557
9558 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
9559
9560         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
9561         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
9562
9563 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
9564
9565         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
9566         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
9567
9568 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
9569
9570         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
9571
9572 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
9573
9574         * spam.el (spam-set-difference): Add function to replace
9575         gnus-set-difference in spam.el.
9576         (spam-summary-prepare-exit): Use spam-set-difference.
9577
9578 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
9579
9580         * gnus-registry.el (gnus-registry-cache-file): Update to use
9581         gnus-dribble-directory OR gnus-home-directory OR ~.
9582         (gnus-registry-split-fancy-with-parent): Fix doc.
9583
9584 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9585
9586         * message.el (message-exchange-point-and-mark): Use
9587         message-mark-active-p.  Suggested by Jesper Harder
9588         <harder@ifa.au.dk>.
9589
9590 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9591
9592         * message.el (message-exchange-point-and-mark): Don't activate
9593         region if it was inactive.  Suggested by Hiroshi Fujishima
9594         <pooh@nature.tsukuba.ac.jp>.
9595
9596 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9597
9598         * gnus-art.el (article-display-face): Display Faces in the same
9599         order as X-Faces.
9600
9601 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9602
9603         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
9604
9605 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9606
9607         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
9608         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
9609         (gnus-article-mime-hierarchy): Remove.
9610         (gnus-article-mime-hierarchy-next): Remove.
9611         (gnus-article-mode): Revert 2004-03-19 change.
9612         (gnus-article-setup-buffer): Revert 2004-03-19 change.
9613         (gnus-insert-mime-button): Revert 2004-03-19 change.
9614         (gnus-mime-accumulate-hierarchy): Remove.
9615         (gnus-mime-enter-multipart): Remove.
9616         (gnus-mime-leave-multipart): Remove,
9617         (gnus-mime-display-part): Revert 2004-03-19 change.
9618         (gnus-mime-display-alternative): Revert 2004-03-19 change.
9619
9620         * mml.el (mml-preview): Revert 2004-03-19 change.
9621
9622 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9623
9624         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
9625
9626 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9627
9628         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
9629         t while entering a file name using the mm-with-multibyte macro.
9630         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9631
9632         * mm-util.el (mm-with-multibyte): New macro.
9633
9634 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9635
9636         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
9637         user option.
9638         (gnus-mime-multipart-functions): Doc and customization fix.
9639         (gnus-article-mime-hierarchy): New variable.
9640         (gnus-article-mime-hierarchy-next): New variable.
9641         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
9642         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
9643         gnus-article-mime-hierarchy-next to nil.
9644         (gnus-insert-mime-button): Show hierarchy numbers.
9645         (gnus-mime-accumulate-hierarchy): New function.
9646         (gnus-mime-enter-multipart): New function.
9647         (gnus-mime-leave-multipart): New function.
9648         (gnus-mime-display-part): Recompute hierarchical MIME structure.
9649         (gnus-mime-display-alternative): Show hierarchy numbers.
9650
9651         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
9652         gnus-article-mime-hierarchy-next to nil.
9653
9654 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
9655
9656         * dns.el: Don't require gnus-xmas.
9657
9658 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
9659
9660         * mml.el (mml-generate-mime-1): Don't use format=flowed with
9661         inline PGP.
9662         (mml-menu): Disable mml-quote-region if mark is inactive.
9663
9664 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9665
9666         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
9667         when the group's active is not available.
9668
9669 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9670
9671         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
9672         error.
9673
9674 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
9675
9676         * imap.el (imap-store-password): New variable.
9677         (imap-interactive-login): Use it.
9678         Suggested by Mark Plaksin <happy@mcplaksin.org>.
9679
9680 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9681
9682         * gnus-art.el (gnus-article-read-summary-keys): Restore new
9683         window-start and hscroll to summary window.
9684
9685 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9686
9687         * gnus-start.el (gnus-convert-old-newsrc): Only write the
9688         conversion message to newsrc-dribble when an actual conversion is
9689         performed.
9690
9691 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
9692
9693         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
9694
9695 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9696
9697         * mm-decode.el (mm-complicated-handles): New function reviving
9698         former definition of mm-multiple-handles.
9699
9700         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
9701         (gnus-mime-delete-part): Use it.
9702
9703 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9704
9705         * gnus-agent.el (gnus-agent-read-local): Bind
9706         nnheader-file-coding-system to gnus-agent-file-coding-system to
9707         avoid the implicit assumption that they will always be equal.
9708         (gnus-agent-save-local): Bind buffer-file-coding-system, not
9709         coding-system-for-write, as the with-temp-file macro first prints
9710         to a buffer then saves the buffer.
9711
9712 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9713
9714         * gnus-art.el (gnus-article-edit-part): New function.
9715         (gnus-mime-save-part-and-strip): Use it; do query instead of
9716         signaling an error; don't use mm-multiple-handles.
9717         (gnus-mime-delete-part): Ditto.
9718
9719 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9720
9721         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
9722         old file versions.
9723         (gnus-group-prepare-hook): Removed function that converted list
9724         form of gnus-agent-expire-days to group properties.
9725
9726         * gnus-int.el: Autoload gnus-agent-regenerate-group.
9727         (gnus-request-accept-article): Re-indented.
9728
9729         * gnus-start.el (gnus-convert-old-newsrc): Registered new
9730         converters to handle old agent file formats.  Added logic for a
9731         "backup before upgrading warning".
9732         (gnus-convert-mark-converter-prompt): Developers can mark
9733         functions as needing (default), or not needing,
9734         gnus-convert-old-newsrc's "backup before upgrading warning".
9735         (gnus-convert-converter-needs-prompt): Tests whether the user
9736         should be protected from potentially irreversable changes by the
9737         function.
9738
9739         * legacy-gnus-agent.el (): New. Provides converters that are only
9740         loaded when gnus-convert-old-newsrc needs to call them.
9741
9742 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9743
9744         * mail-source.el (mail-source-touch-pop): Doc fix.
9745
9746         * message.el (message-smtpmail-send-it): Doc fix.
9747
9748 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
9749
9750         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
9751
9752         * nnmail.el (nnmail-split-fancy): do.
9753
9754         * gnus-kill.el (gnus-kill, gnus-execute): do.
9755
9756 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9757
9758         * gnus-sum.el (gnus-widget-reversible-match)
9759         (gnus-widget-reversible-to-internal)
9760         (gnus-widget-reversible-to-external): New functions.
9761         (gnus-widget-reversible): New widget.
9762         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
9763
9764 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
9765
9766         * gnus-sum.el (gnus-thread-sort-functions)
9767         (gnus-article-sort-functions): Document `(not F)' items.
9768
9769 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
9770
9771         * spam.el (spam-use-gmane-xref): Add new backend.
9772         (spam-gmane-xref-spam-group): Add variable to control the name of the
9773         Gmane spam group.
9774         (spam-blackhole-servers, spam-blackhole-good-server-regex)
9775         (spam-regex-headers-spam, spam-regex-headers-ham)
9776         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
9777         (spam-list-of-checks): Add spam-use-gmane-xref to list of
9778         backends and checks.
9779         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
9780
9781         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
9782         an autodetect method.
9783
9784 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9785
9786         * gnus-int.el (gnus-request-accept-article): Inform the agent that
9787         articles are being added to a group.
9788         (gnus-request-replace-article): Inform the agent that articles
9789         need to be uncached as the cached contents are no longer valid.
9790
9791 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9792
9793         * binhex.el: Don't autoload executable-find.
9794
9795         * canlock.el: Don't autoload mail-fetch-field.
9796
9797         * dgnushack.el: Autoload c-mode for XEmacs.
9798
9799         * gnus-ems.el: Don't autoload appt-select-lowest-window.
9800
9801         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
9802         rmail-dont-reply-to and rmail-output.
9803
9804         * gnus-score.el: Don't autoload ffap-string-at-point.
9805
9806         * gnus-setup.el: Don't autoload sc-cite-original.
9807
9808         * imap.el: Don't autoload base64-decode-string,
9809         base64-encode-string and md5.
9810
9811         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
9812         and rmail-msg-restore-non-pruned-header.
9813
9814         * mm-decode.el: Don't autoload executable-find.
9815
9816         * mm-url.el: Don't autoload executable-find.
9817
9818         * mm-view.el: Don't autoload diff-mode.
9819
9820         * nndb.el: Don't autoload news-reply-mode, news-setup,
9821         cancel-timer and telnet.
9822
9823         * password.el: Don't autoload run-at-time for Emacs.
9824
9825         * sha1-el.el: Don't autoload executable-find.
9826
9827         * sieve-mode.el: Don't autoload c-mode.
9828
9829         * uudecode.el: Don't autoload executable-find.
9830
9831 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9832
9833         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
9834         (gnus-agent-possibly-alter-active): Avoid null in numeric
9835         comparison.
9836         (gnus-agent-set-local): Refuse to save null in local object table.
9837         (gnus-agent-regenerate-group): The REREAD parameter can now be a
9838         list of articles that will be marked as unread.
9839
9840 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
9843
9844 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
9845
9846         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
9847         language tags.
9848
9849 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
9850
9851         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
9852         Don't bind "obarray".
9853
9854         * gnus-sum.el (gnus-thread-sort-functions): Added
9855         `gnus-thread-sort-by-most-recent-number' and
9856         `gnus-thread-sort-by-most-recent-date'.
9857         Reported by Kai Grossjohann <kai@emptydomain.de>.
9858
9859 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
9860
9861         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
9862
9863 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9864
9865         * gnus-cus.el (gnus-agent-customize-category): Removed
9866         ignore-errors macro reference that required cl to be loaded at
9867         run-time.
9868
9869         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
9870         single-interval range of the form (min . max).  Previously the
9871         range had to look like ((min . max)).  Likewise, return
9872         (min . max) rather than ((min . max)).
9873         (gnus-range-map): Use gnus-range-normalize to accept
9874         single-interval range.
9875
9876         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
9877         the cache, but not the agent, now appear with their usual face.
9878
9879         * dgnushack.el (loaddir): New variable that is bound to the
9880         directory containing the dgnushack.el file. Use loaddir, rather
9881         than srcdir, to update load-path. Change lets dgnushack compile
9882         code in directories other than GNUS/lisp.
9883
9884 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9885
9886         * lpath.el: Don't bind w3m-safe-url-regexp.
9887
9888         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
9889         w3m-safe-url-regexp variable buffer-local.
9890
9891         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9892
9893 2004-02-27  Simon Josefsson  <jas@extundo.com>
9894
9895         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
9896         gnus-group-real-prefix.
9897         (gnus-summary-move-article): Use it, instead of
9898         gnus-group-real-prefix.
9899
9900 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9901
9902         * lpath.el: Bind w3m-safe-url-regexp.
9903
9904         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
9905         w3m-safe-url-regexp variable buffer-local and set it as the value
9906         of mm-w3m-safe-url-regexp.
9907
9908         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
9909
9910         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
9911         parsing gnus-posting-styles when the message is not for replying.
9912
9913         * dgnushack.el: Autoload sgml-mode for XEmacs.
9914
9915         * nnrss.el (nnrss-opml-export): Use
9916         mm-set-buffer-file-coding-system instead of
9917         set-buffer-file-coding-system.
9918
9919 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
9920
9921         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
9922         of checkdoc.el).
9923         * nnrss.el: do.
9924         * gnus-mlspl.el: do.
9925         * gnus-ml.el: do.
9926         * gnus-srvr.el: do.
9927
9928         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
9929
9930 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
9931
9932         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
9933         Corrections to custom-manual links.
9934
9935         * gnus-art.el (gnus-article): Ditto.
9936
9937         * mm-decode.el (mime-display, mime-security): Ditto.
9938
9939 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9940
9941         * flow-fill.el: Typo.
9942
9943 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
9944
9945         * spam-wash.el: New file.
9946
9947 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
9948
9949         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
9950
9951 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
9952
9953         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
9954         to be run with new-articles as LIST1, not LIST2.
9955         (spam-registration-functions): Add spam-use-ham-copy as a nil
9956         registration backend.
9957
9958 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
9959
9960         * spam-stat.el (spam-stat-washing-hook): New option.
9961         (spam-stat-buffer-words): Use it.
9962         (spam-stat-process-directory, spam-stat-test-directory): Use
9963         insert-file-contents-literally.
9964         (spam-stat-coding-system): New variable.
9965         (spam-stat-load, spam-stat-save): Use it.
9966
9967 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9968
9969         * spam-report.el (spam-report-plug-agent): Quote
9970         spam-report-url-to-file and spam-report-url-ping-plain.
9971
9972 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
9973
9974         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
9975         / in mailto URLs.
9976
9977 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
9978
9979         * spam-report.el (spam-report-process-queue): Fix interactive use.
9980         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
9981         (spam-report-unplug-agent): Doc fixes.
9982         (spam-report-url-ping-mm-url, spam-report-url-to-file)
9983         (spam-report-agentize, spam-report-deagentize): Autoload
9984
9985 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9986
9987         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
9988
9989         * message.el (message-setup-fill-variables): Add mml tags to
9990         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
9991         <ajk@iu.edu>.
9992         (message-mode): Don't modify paragraph-separate there.
9993
9994 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9995
9996         * compface.el (uncompface-use-external): Default to undecided.
9997         (uncompface-use-external-threshold): New variable.
9998         (uncompface-float-time): New macro.
9999         (uncompface): Determine whether to use the external decoder if
10000         uncompface-use-external is undecided.
10001
10002 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10003
10004         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
10005         after images.
10006
10007         * gnus-art.el (gnus-mime-display-single): Remove dead code.
10008
10009 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
10010
10011         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
10012
10013         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
10014
10015         * gnus-sum.el (gnus-summary-limit-to-age)
10016         (gnus-summary-limit-children): do.
10017
10018         * gnus-int.el (gnus-request-scan): do.
10019
10020         * gnus-group.el (gnus-group-suspend): do.
10021
10022         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
10023
10024         * gnus-cite.el (gnus-cite-parse-attributions): do.
10025
10026         * gnus-agent.el (gnus-summary-set-agent-mark)
10027         (gnus-agent-regenerate-group): do.
10028
10029         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
10030
10031         * binhex.el (binhex-decode-region-internal): do.
10032
10033 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10034
10035         * gnus-fun.el (gnus-face-properties-alist): New user option.
10036         (gnus-display-x-face-in-from): Use it.
10037
10038         * gnus-art.el (article-display-face): Ditto.
10039
10040         * compface.el (uncompface-use-external): Default to nil.
10041
10042 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
10043
10044         * nntp.el (nntp-erase-buffer): New function.
10045         (nntp-retrieve-data, nntp-send-command)
10046         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
10047         (nntp-possibly-change-group): Use it.
10048
10049         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
10050         with-current-buffer.
10051
10052 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
10053
10054         * compface.el: Merge the ELisp-based uncompface program.
10055         (compface): New customization group.
10056         (uncompface-use-external): New user option.
10057         (uncompface): Call uncompface-internal if uncompface-use-external
10058         is nil.
10059         (uncompface-internal): New function.  Note that there are also
10060         some other functions and variables added for this function.
10061
10062 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
10063
10064         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
10065         if necessary.
10066
10067 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
10068
10069         * spam-report.el (spam-report-unplug-agent)
10070         (spam-report-plug-agent, spam-report-deagentize)
10071         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
10072         Add support for the Agent in spam-report: when unplugged, report to a
10073         file; when plugged, submit all the requests.
10074
10075         * spam.el (spam-register-routine): Fix message about
10076         registration.
10077
10078 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
10079
10080         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
10081         dependencies.
10082         (rfc2047-encode): Use it.
10083
10084         * gnus-art.el (gnus-button-marker-list): Move before first
10085         reference.
10086
10087         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
10088         (imap-parse-body): Fix format string mismatch.
10089
10090         * gnus-score.el (gnus-summary-increase-score): do.
10091
10092         * nnrss.el (nnrss-close): New function.
10093
10094 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
10095
10096         * nnrss.el (nnrss-make-filename): New function.
10097         (nnrss-request-delete-group, nnrss-read-server-data)
10098         (nnrss-save-server-data, nnrss-read-group-data)
10099         (nnrss-save-group-data): Use it.
10100         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
10101         (nnrss-read-server-data, nnrss-read-group-data): Use load.
10102         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
10103
10104 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
10105
10106         * mml.el (mml-compute-boundary-1): Don't uncompress files.
10107
10108 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
10109
10110         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
10111         files.
10112
10113         * message.el (message-generate-headers-first): Don't quote nil
10114         and t in docstrings.
10115
10116         * imap.el (imap-id): do.
10117
10118         * gnus-agent.el (gnus-agent-consider-all-articles)
10119         (gnus-agent-queue-mail): do.
10120
10121 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
10122
10123         * spam-report.el (spam-report-process-queue): New function.
10124         Process requests from `spam-report-requests-file'.
10125         (spam-report-process-queue): Doc fix.
10126
10127 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
10128
10129         * spam.el (spam-register-routine)
10130         (spam-log-processing-to-registry, spam-log-registered-p)
10131         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10132         Change "check" to "spam-check" for semi-clarity.
10133
10134 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
10135
10136         * pop3.el: Require nnheader.
10137
10138         * mml-smime.el: Require cl.  Autoload message-fetch-field.
10139
10140         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
10141
10142         * gnus-picon.el: Require cl.
10143
10144         * gnus-fun.el: Require gnus-ems and gnus-util.
10145
10146         * gnus.el (gnus-method-to-server): Move defsubst before first use.
10147
10148         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
10149
10150         * gnus-art.el (gnus-article-edit-mode): Define before first
10151         reference.
10152
10153 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
10154
10155         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
10156         (gnus-uu-post-encoded): Use point-at-bol.
10157
10158         * gnus-topic.el (gnus-group-active-topic-p): do.
10159
10160         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
10161
10162         * gnus-group.el (gnus-group-kill-region): do.
10163
10164         * gnus-art.el (article-date-ut): do.
10165
10166         * message.el (message-fetch-field): Remove redundant
10167         case-fold-search binding.
10168         (message-narrow-to-field): Simplify.
10169
10170 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
10171
10172         * spam.el (spam-directory): Derive from `gnus-directory'.
10173
10174         * spam-report.el (spam-report-url-to-file)
10175         (spam-report-requests-file): New function and variable for offline
10176         reporting.
10177         (spam-report-url-ping-function): Add `spam-report-url-to-file'
10178         and user defined function.
10179         (spam-report-url-ping-mm-url): Remove doubled slash.
10180
10181 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
10182
10183         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
10184
10185 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
10186
10187         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
10188         format string mismatch.
10189
10190         * sieve.el (sieve-deactivate-all): do.
10191
10192         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
10193
10194         * nnlistserv.el (nnlistserv-kk-wash-article): do.
10195
10196         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
10197
10198         * mm-bodies.el (mm-7bit-chars): Don't include \r.
10199
10200 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
10201
10202         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
10203         the list of checks.
10204
10205 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
10206
10207         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
10208         padding.
10209
10210 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
10211
10212         * mm-view.el (mm-fill-flowed): New variable.
10213         (mm-inline-text): Use it.
10214
10215 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
10216
10217         * spam.el (spam-spamassassin-register-ham-routine)
10218         (spam-spamassassin-register-spam-routine): Fix function names.
10219
10220 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10221
10222         * gnus.el (gnus-tmp-grouplens): Remove.
10223         (gnus-summary-line-format): Remove grouplens.
10224
10225         * gnus-group.el (gnus-group-line-format): Ditto.
10226
10227         * gnus-spec.el (gnus-format-specs): Ditto.
10228         (gnus-update-format-specifications): Flush the group format spec
10229         cache if there's the grouplens stuff.
10230         (gnus-parse-simple-format): Replace %l with the empty string.
10231
10232 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
10233
10234         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
10235         omission.
10236
10237 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10238
10239         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
10240         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10241
10242 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
10243
10244         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
10245         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
10246         New macros and functions.
10247         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
10248         Handle > NLINK_MAX messages.
10249         * nnmaildir.el (nnmaildir-request-set-mark): Use
10250         nnmaildir--emlink-p and nnmaildir--eexist-p.
10251
10252 2004-01-25  Alex Schroeder  <alex@gnu.org>
10253
10254         * spam-stat.el (spam-stat-process-directory-age): New option.
10255         (spam-stat-process-directory): Use it.
10256
10257 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10258
10259         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
10260         (spam-stat-save): Accept prefix argument.
10261
10262 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
10263
10264         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
10265         links" error.
10266
10267 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
10268
10269         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
10270         the rest of the and/or forms.
10271
10272 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
10273
10274         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
10275         compatibility with old .newsrc.eld files.
10276
10277         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
10278
10279         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
10280
10281         * gnus-start.el (gnus-1): do.
10282
10283         * gnus-group.el (gnus-group-line-format-alist): do.
10284
10285         * gnus.el (gnus-use-grouplens, gnus-visual): do.
10286
10287         * gnus-gl.el: Remove.
10288
10289 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10290
10291         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
10292         marks consisting of a single range {for example, (3 . 5)} rather
10293         than a list of a single range { ((3 . 5)) }.
10294
10295 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
10296
10297         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
10298         with-current-buffer.
10299         (spam-stat-store-current-buffer): Use insert-buffer-substring to
10300         avoid consing a string.
10301
10302         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
10303         Remove obsolete entries for big5 and gb2312.
10304
10305 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10306
10307         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
10308         uncompressed list.
10309
10310 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
10311
10312         * spam-stat.el (spam-stat-strip-xref): New function.
10313         (spam-stat-process-directory): Use it.
10314
10315         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
10316         here -- it's done in message-fetch-field.
10317
10318 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
10319
10320         * gnus-agent.el (gnus-agent-queue-mail,
10321         gnus-agent-prompt-send-queue): New variables.
10322         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
10323         * gnus-draft.el (gnus-group-send-queue): Pass the group name
10324         "nndraft:queue" along to gnus-draft-send.  Use
10325         gnus-agent-prompt-send-queue.
10326         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
10327         is "nndraft:queue".  Suggested by Gaute Strokkenes
10328         <gs234@srcf.ucam.org>
10329
10330         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
10331         (agent-enable-undownloaded-faces): Added
10332         (gnus-agent-cat-groups): Use eval-and-compile, not
10333         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
10334         method of gnus-agent-cat-groups even when the buffer has been
10335         evaled.
10336         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
10337         delete gnus-agent-save-active-1.
10338         (gnus-agent-save-groups): Deleted. Identical to
10339         gnus-agent-save-active.
10340         (gnus-agent-write-active): No longer adjust agent's copy of active
10341         file as agent's adjustments are now stored in their own
10342         file. Removed optional parameter.
10343         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
10344         servers.  Add use of min/max range limits from server's local
10345         file.
10346         (gnus-agent-save-alist): Removed unused optional argument.
10347         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
10348         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
10349         (gnus-agent-set-local): A per-server file that keeps min/max range
10350         limits for articles known to the agent.  Provides a fast mechanism
10351         for altering many active ranges.
10352         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
10353         active file (local makes it unnecessary).
10354         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
10355
10356         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
10357         (agent-enable-undownloaded-faces): Added
10358
10359         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
10360         disable it when sending to "nndraft:queue".
10361         (gnus-group-send-queue): Add safety check to avoid sending queue
10362         when unplugged.
10363
10364         * gnus-group.el (gnus-group-catchup): Use new
10365         gnus-sequence-of-unread-articles, not
10366         gnus-list-of-unread-articles, to avoid exhausting memory with huge
10367         numbers of articles.  Use gnus-range-map to avoid having to
10368         uncompress the unread list.
10369         (gnus-group-archive-directory,
10370         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
10371         reference.
10372
10373         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
10374         (gnus-sorted-range-intersection): Intersection of two ranges
10375         without requiring that they first be uncompressed.
10376
10377         * gnus-start.el (gnus-activate-group): Unless blocked by the
10378         caller, possibly expand the active range to include both cached
10379         and agentized articles.
10380         (gnus-convert-old-newsrc): Rewrote in anticipation of having
10381         multiple version-dependent converters.
10382         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
10383         gnus-agent-save-active.
10384         (gnus-save-newsrc-file): Save dirty agent range limits.
10385
10386         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
10387         gnus-agent-possibly-alter-active.
10388         (gnus-adjust-marked-articles): Faster handling of simple lists
10389
10390 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
10391
10392         * spam-stat.el (spam-stat-test-directory): New optional argument
10393         displays a list of files detected.  Suggested by Andrew Cohen
10394         <cohen@andy.bu.edu>.
10395         (spam-stat-buffer-words-with-scores): Don't narrow and change
10396         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
10397
10398 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
10399
10400         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
10401         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
10402         (spam-spamassassin-arguments)
10403         (spam-spamassassin-spam-flag-header)
10404         (spam-spamassassin-positive-spam-flag-header)
10405         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
10406         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
10407         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
10408         (spam-list-of-processors, spam-list-of-checks)
10409         (spam-list-of-statistical-checks, spam-registration-functions)
10410         (spam-check-spamassassin-headers, spam-check-spamassassin)
10411         (spam-spamassassin-score)
10412         (spam-spamassassin-register-with-sa-learn)
10413         (spam-spamassassin-register-spam-routine)
10414         (spam-spamassassin-register-ham-routine)
10415         (spam-assassin-register-spam-routine)
10416         (spam-assassin-register-ham-routine): add SpamAssassin support
10417         (spam-bogofilter-score): fix to show article before scoring
10418
10419 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
10420
10421         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
10422         default scoring function.
10423         (spam-generic-score): Call spam-spamassassin-score if
10424         spam-use-spamassassin or spam-use-spamassassin-headers is on;
10425         spam-bogofilter-score otherwise.
10426
10427         * gnus.el (spam-process, spam-autodetect-methods): Add
10428         spamassassin and spamassassin-headers.
10429
10430 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
10431
10432         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10433         Suppress unnecessary messages.
10434
10435 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
10436
10437         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
10438         make-hash-table.
10439
10440 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10441
10442         * canlock.el (base64-encode-string): Don't autoload it.
10443
10444 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
10445
10446         * run-at-time.el: Remove useless (require 'itimer),
10447         eval-and-compile and (featurep 'xemacs).
10448
10449 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
10450
10451         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
10452         GROUP is a virtual group.
10453
10454 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
10455
10456         * gnus.el: Autoload `message-y-or-n-p'.
10457
10458 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
10459
10460         * pgg-parse.el: Remove unnecessary (require 'custom).
10461
10462         * pgg-def.el: do.
10463
10464         * nnmail.el: do.
10465
10466         * gnus-undo.el: do.
10467
10468         * gnus-picon.el: do.
10469
10470         * gnus-util.el: do.
10471
10472 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
10473
10474         * gnus-sum.el (gnus-pick-line-number): Add autoload.
10475
10476 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10477
10478         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
10479         handle, as well as a list.
10480
10481         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
10482         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
10483         (mm-w3m-cid-retrieve): Simplify.
10484
10485 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
10486
10487         * message.el (message-kill-to-signature): Allow prefix arg to
10488         specify number of lines to keep before signature.
10489
10490 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
10491
10492         (message-kill-to-signature): Change docstring.
10493
10494 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10495
10496         * canlock.el: Always require sha1-el.
10497         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
10498
10499         * message.el: Autoload sha1 only when compiling.
10500
10501         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
10502         eudc-expand-inline for XEmacs.
10503
10504 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10505
10506         * message.el (message-canlock-generate): Require sha1-el.
10507
10508 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
10509
10510         * message.el (message-expand-name): Silence the byte compiler.
10511
10512         * lpath.el: Add detect-coding-system.
10513
10514         * dgnushack.el (dgnushack-compile): Remove obsolete check for
10515         cus-edit.
10516
10517 2004-01-13  Simon Josefsson  <jas@extundo.com>
10518
10519         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
10520         Invoke gnus-score-mode.  Reported by
10521         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
10522
10523         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
10524         Jim Blandy <jimb@redhat.com> (tiny change).
10525
10526 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10527
10528         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
10529
10530 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
10531
10532         * spam.el (spam-get-article-as-string): Update to use
10533         gnus-request-article-this-buffer, much simpler.
10534         (spam-get-article-as-buffer): Remove.
10535
10536 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
10537
10538         * message.el (message-expand-name): Use EUDC if the user uses
10539         that.
10540
10541 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
10542
10543         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
10544         character for the encoding to avoid consing a string.
10545
10546         * rfc2047.el (rfc2047-decode-string): Don't cons a string
10547         unnecessarily.
10548
10549         * mm-util.el (mm-replace-chars-in-string): Remove.
10550
10551         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
10552         of mm-replace-chars-in-string.
10553
10554 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
10555
10556         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
10557         strings.
10558
10559         * mm-util.el (mm-subst-char-in-string): Support inplace.
10560
10561         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
10562         a new string in every iteration.  Use shy groups.
10563
10564 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
10565
10566         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
10567         (gnus-group-change-level, gnus-kill-newsgroup)
10568         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
10569         (gnus-get-unread-articles, gnus-make-articles-unread)
10570         (gnus-make-ascending-articles-unread): Use accessor
10571         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
10572         to get group information for improved readability.
10573
10574         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
10575
10576         * gnus-soup.el (gnus-soup-group-brew): do.
10577
10578         * gnus-msg.el (gnus-put-message): do.
10579
10580         * gnus-move.el (gnus-group-move-group-to-server): do.
10581
10582         * gnus-kill.el (gnus-batch-score): do.
10583
10584         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
10585         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
10586         (gnus-group-update-group, gnus-group-read-group)
10587         (gnus-group-make-group, gnus-group-make-help-group)
10588         (gnus-group-make-archive-group, gnus-group-make-directory-group)
10589         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
10590         (gnus-group-sort-by-unread, gnus-group-catchup)
10591         (gnus-group-unsubscribe-group, gnus-group-kill-group)
10592         (gnus-group-yank-group, gnus-group-set-info)
10593         (gnus-group-list-groups): do.
10594
10595         * gnus.el (gnus-generate-new-group-name): do.
10596
10597         * gnus-delay.el (gnus-delay-send-queue): do.
10598
10599         * nnvirtual.el (nnvirtual-catchup-group): do.
10600
10601         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
10602         do.
10603
10604         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
10605         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
10606
10607         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
10608         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
10609         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
10610         (gnus-group-make-articles-read): do.
10611
10612 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10613
10614         * gnus-art.el (article-decode-mime-words, article-babel)
10615         (gnus-article-highlight-signature, gnus-article-add-buttons)
10616         (gnus-signature-toggle): Use gnus-with-article-buffer.
10617
10618         * gnus-art.el (gnus-article-highlight-headers)
10619         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
10620
10621         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
10622         (gnus-article-set-globals, gnus-request-article-this-buffer)
10623         (gnus-button-message-id, gnus-article-maybe-hide-headers)
10624         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
10625         (gnus-mime-display-alternative): Use with-current-buffer.
10626
10627 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10628
10629         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
10630         also under 80 char limit, and call gnus-error if needed.
10631         (spam-fetch-article-header): Fix - it was a
10632         buffer-local variable (gnus-newsgroup-data).
10633         (spam-find-spam): Use spam-generate-fake-headers, forget about
10634         spam-insert-fake-headers.
10635         (spam-insert-fake-headers): Remove.
10636
10637 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10638
10639         * deuglify.el (gnus-article-outlook-unwrap-lines)
10640         (gnus-outlook-rearrange-article)
10641         (gnus-outlook-repair-attribution-outlook)
10642         (gnus-outlook-repair-attribution-block)
10643         (gnus-outlook-repair-attribution-other): Remove redundant
10644         save-excursion.
10645
10646 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
10647
10648         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
10649         (spam-fetch-field-subject-fast)
10650         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
10651         (spam-fetch-article-header): Add functions to deal with Gnus
10652         internals for fast retrieval of article header data.
10653         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
10654
10655 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
10656
10657         * pop3.el (pop3-md5): Remove.
10658         (pop3-apop): Replace pop3-md5 with md5.
10659
10660         * mm-bodies.el: base64 is always built-in.
10661
10662         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
10663         with-current-buffer.
10664
10665 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10666
10667         * canlock.el (canlock-insert-header): Remove excessive grouping in
10668         regexp.
10669
10670         * gnus-sum.el (gnus-summary-read-document): Ditto.
10671
10672         * gnus-uu.el (gnus-uu-part-number): Ditto.
10673
10674         * html2text.el (html2text-remove-tags): Ditto.
10675         (html2text-format-tags): Ditto.
10676         (html2text-format-single-elements): Ditto.
10677
10678         * mml.el (mml-parse-1): Ditto.
10679
10680 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10681
10682         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
10683
10684         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
10685
10686         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
10687
10688         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
10689
10690 2003-11-15  Simon Josefsson  <jas@extundo.com>
10691
10692         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
10693         (pgg-gpg-lookup-key): Use regexp match instead of
10694         split-string (split-string is different between emacs 21.2 and
10695         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
10696
10697 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
10698
10699         * gnus-art.el (gnus-mime-view-all-parts)
10700         (gnus-article-part-wrapper, gnus-article-view-part): Use
10701         with-current-buffer.
10702
10703 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10704
10705         * spam.el (spam-disable-spam-split-during-ham-respool)
10706         (spam-spamoracle-database, spam-cache-lookups)
10707         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
10708         (spam-group-ham-mark-p, spam-group-spam-mark-p)
10709         (spam-group-ham-marks, spam-group-spam-marks)
10710         (spam-group-spam-contents-p, spam-group-ham-contents-p)
10711         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
10712         also add spam-use-blackholes to the statistical checks.
10713         (spam-fetch-field-fast): Add interface to fetching fields, may
10714         become a macro.
10715         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
10716         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
10717         (spam-insert-fake-headers): Fake an article when needed.
10718         (spam-find-spam): Fake article when possible.
10719         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
10720         (spam-check-bogofilter-headers): Use message-fetch-field instead
10721         of nnmail-fetch-field.
10722
10723 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
10724
10725         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
10726
10727 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
10728
10729         * spam.el (spam-split): Do not require spam-use-CHECK to be
10730         enabled if that check is passed to spam-split explicitly; also
10731         fix so 'spam doesn't get converted to spam-split-group when
10732         spam-split-symbolic-return is t.
10733         (spam-find-spam): Find registrations of the article and use those
10734         instead of re-running spam-split to find the spam/ham
10735         classification of the article.
10736         (spam-log-processing-to-registry, spam-log-registered-p)
10737         (spam-log-unregistration-needed-p, spam-log-undo-registration):
10738         Use gnus-error instead of gnus-message.
10739         (spam-log-registration-type): Add function to determine the
10740         classification of a message based on registry entries; will
10741         return nil if both 'spam and 'ham are found.
10742         (spam-check-BBDB): Expand all the BBDB macros here so we can have
10743         a reasonably fast local cache without the loading errors.
10744         (spam-cache-lookups): Set to t by default.
10745         (spam-find-spam): Don't try to guess spam-cache-lookups.
10746         (spam-enter-whitelist, spam-enter-blacklist): Clear the
10747         spam-caches entry.
10748         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
10749         caching of whitelist/blacklist entries.
10750         (spam-check-whitelist, spam-check-blacklist): Invoke
10751         spam-from-listed-p with a type, not a cache variable.
10752         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
10753
10754 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10755
10756         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
10757
10758         * nnmail.el (nnmail-split-fancy): do.
10759
10760         * mml.el (mml-parse): do.
10761
10762         * gnus-score.el (gnus-enter-score-words-into-hashtb)
10763         (gnus-score-adaptive): do.
10764
10765 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10766
10767         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
10768         (gnus-mime-button-map): Don't set keymap parent.
10769         (gnus-button-ctan-directory-regexp): Use shy grouping.
10770         (gnus-prev-page-map): Don't set keymap parent.
10771         (gnus-prev-page-map): Remove duplicated one.
10772         (gnus-next-page-map): Don't set keymap parent.
10773         (gnus-mime-security-button-map): Ditto.
10774
10775         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
10776         version number.
10777
10778         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
10779
10780 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10781
10782         * canlock.el (canlock-sha1-function): Remove.
10783         (canlock-sha1-function-for-verify): Remove.
10784         (canlock-openssl-program): Remove.
10785         (canlock-openssl-args): Remove.
10786         (canlock-ignore-errors): Remove.
10787         (canlock-sha1-with-openssl): Remove.
10788         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
10789         (canlock-verify): Don't use canlock-ignore-errors.
10790
10791         * sha1-el.el (sha1-string-external): Make it can return a string
10792         in binary form.
10793         (sha1-region-external): Ditto.
10794         (sha1-string-internal): Ditto.
10795         (sha1-region-internal): Ditto.
10796         (sha1-region): Ditto.
10797         (sha1-string): Ditto.
10798         (sha1): Ditto.
10799
10800 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10801
10802         * spam.el (spam-report-articles-gmane): New command.
10803
10804 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10805
10806         * gnus.el: Don't make unnecessary *Group* buffer when loading.
10807
10808         * run-at-time.el (run-at-time-saved): Remove.
10809         (run-at-time): Doc fix.
10810
10811 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
10812
10813         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
10814         (gnus-summary-limit-map): Add it.
10815         (gnus-summary-make-menu-bar): do.
10816
10817 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
10818
10819         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
10820         Make attempt at some caching support (done for BBDB only now).
10821         (spam-find-spam): Set spam-cache-lookups if there are more than 2
10822         addresses to be checked.
10823         (spam-clear-cache-BBDB): Add function, to be invoked by
10824         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
10825         (spam-check-BBDB): Check and use the caches, if
10826         spam-cache-lookups is on, remove superfluous (provide).
10827
10828 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
10829
10830         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
10831
10832 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
10833
10834         * run-at-time.el (run-at-time-saved): Move to after the definition
10835         of `run-at-time'.
10836
10837         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
10838
10839 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10840
10841         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
10842         mm-w3m-local-map-property.
10843
10844         * mm-view.el (mm-w3m-mode-map): Remove.
10845         (mm-w3m-local-map-property): Remove.
10846         (mm-inline-text-html-render-with-w3m): Don't use
10847         mm-w3m-local-map-property.
10848
10849 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10850
10851         * run-at-time.el: New file.
10852
10853         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
10854         under Emacs.
10855
10856         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
10857         of gnus-set-text-properties.
10858
10859         * gnus-uu.el (gnus-uu-save-article): Ditto.
10860
10861         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
10862
10863         * gnus-cite.el (gnus-cite-parse): Ditto.
10864
10865         * gnus-art.el (gnus-button-push): Use set-text-properties instead
10866         of gnus-.
10867
10868         * gnus-xmas.el (run-at-time): Require run-at-time.
10869
10870         * gnus.el: Changed calls to nnheader-run-at-time and
10871         password-run-at-time throughout to use run-at-time directly.
10872
10873         * password.el: Removed definition of run-at-time.
10874
10875         * nnheaderxm.el: Remove definition of run-at-time.
10876
10877 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
10878
10879         * mml.el (mml-minibuffer-read-disposition): Show attachment type
10880         in prompt.
10881
10882 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10883
10884         * messagexmas.el (message-xmas-redefine): Alias
10885         `message-make-caesar-translation-table' to
10886         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
10887         version.
10888
10889         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
10890         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
10891         `gnus-xmas-set-text-properties'.
10892         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
10893         `gnus-xmas-completing-read'.
10894         (gnus-xmas-completing-read): Removed.
10895         (gnus-xmas-open-network-stream): Removed.
10896
10897         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
10898         XEmacs version.
10899
10900         * dns.el (dns-make-network-process): Use `open-network-stream'
10901         instead of `gnus-xmas-open-network-stream'.
10902
10903         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
10904
10905         * .cvsignore: Add auto-autoloads.el, custom-load.el.
10906
10907 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10908
10909         * gnus-art.el (gnus-mime-display-alternative)
10910         (gnus-insert-mime-button, gnus-insert-mime-security-button)
10911         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
10912         Don't use gnus-local-map-property.
10913
10914         * gnus-util.el (gnus-local-map-property): Remove.
10915
10916         * mm-view.el (mm-view-pkcs7-decrypt): Replace
10917         gnus-completing-read-maybe-default with completing-read.
10918
10919         * gnus-util.el (gnus-completing-read): do.
10920         (gnus-completing-read-maybe-default): Remove.
10921
10922 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
10923
10924         * password.el: Only autoload `run-at-time' if not XEmacs.
10925         Only autoload the itimer functions if XEmacs.
10926
10927 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10928
10929         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
10930         XEmacsen.
10931
10932         * dgnushack.el: Autoload executable-find for XEmacs.
10933
10934 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
10935
10936         * gnus-art.el (gnus-read-string): Remove.
10937         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
10938         read-string.
10939
10940 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
10941
10942         * netrc.el: Autoload password-read.
10943         (netrc): Add configuration group.
10944         (netrc-encoding-method, netrc-openssl-path): Add
10945         variables for encoding and decoding of files with symmetric
10946         ciphers.
10947         (netrc-encode): Add assistant function to encode a file with
10948         netrc-encoding-method.
10949         (netrc-parse): Add interactive parameter, added optional
10950         decoding if netrc-encoding-method is non-nil but otherwise
10951         behavior is standard.
10952         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
10953         Do s/encode/encrypt/ everywhere.
10954
10955         * spam.el: Remove executable-find autoload.
10956
10957 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10958
10959         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
10960
10961         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
10962
10963 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
10964
10965         * gnus-art.el (gnus-treat-ansi-sequences,
10966         article-treat-ansi-sequences): New variable and function.
10967         Suggested by Dan Jacobson <jidanni@jidanni.org>.
10968
10969         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
10970         Use it.
10971
10972 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
10973
10974         * mm-util.el (mm-quote-arg): Remove.
10975
10976         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
10977         shell-quote-argument.
10978
10979         * gnus-uu.el (gnus-uu-command): do.
10980
10981         * gnus-sum.el (gnus-summary-insert-pseudos): do.
10982
10983         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
10984         with make-char.
10985
10986         * mm-util.el (mm-make-char): Remove.
10987
10988         * mml.el (mml-mode): Replace gnus-add-minor-mode with
10989         add-minor-mode.
10990
10991         * gnus-undo.el (gnus-undo-mode): do.
10992
10993         * gnus-topic.el (gnus-topic-mode): do.
10994
10995         * gnus-sum.el (gnus-dead-summary-mode): do.
10996
10997         * gnus-start.el (gnus-slave-mode): do.
10998
10999         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
11000
11001         * gnus-ml.el (gnus-mailing-list-mode): do.
11002
11003         * gnus-gl.el (gnus-grouplens-mode): do.
11004
11005         * gnus-draft.el (gnus-draft-mode): do.
11006
11007         * gnus-dired.el (gnus-dired-mode): do.
11008
11009         * gnus-ems.el (gnus-add-minor-mode): Remove.
11010
11011         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11012         Replace gnus-char-width with char-width.
11013
11014         * gnus-ems.el (gnus-char-width): Remove.
11015
11016         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
11017         Replace gnus-char-width with char-width.
11018
11019         * gnus-ems.el (gnus-char-width): Remove.
11020
11021         * spam-stat.el (with-syntax-table): Remove with-syntax-table
11022         definition.
11023         Remove Emacs 20 hash table compatibility code.
11024
11025         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
11026         20 compatibility code.
11027
11028         * spam.el (spam-point-at-eol): Replace with point-at-eol.
11029
11030         * smime.el (smime-point-at-eol): Replace with point-at-eol.
11031
11032         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
11033         with point-at-{eol,bol}.
11034
11035         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
11036
11037         * imap.el (imap-point-at-eol): Replace with point-at-eol.
11038
11039         * flow-fill.el (fill-flowed-point-at-bol,
11040         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
11041
11042         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
11043         Replace with point-at-{eol,bol} throughout all files.
11044
11045 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
11046
11047         * ntlm.el (ntlm-string-as-unibyte): New macro.
11048         (ntlm-build-auth-response): Use it.
11049
11050         Remove Emacs 20 stuff:
11051         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
11052         (butlast, mapc, remove): Remove the compiler macros.
11053         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
11054         of delq and copy-sequence.
11055         * gnus-art.el (popup-menu): Remove the compiler macro.
11056         * nnmail.el (nnmail-split-fancy): Don't support customizing with
11057         Emacs 20.
11058
11059 2004-01-05  Simon Josefsson  <jas@extundo.com>
11060
11061         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
11062         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
11063         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
11064         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
11065         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
11066         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
11067         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
11068         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
11069         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
11070         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
11071         ntlm-string-permute, string-lshift into ntlm-string-lshift,
11072         string-xor into ntlm-string-xor.  Suggested by
11073         Jesper Harder <harder@myrealbox.com>.
11074
11075         * ntlm.el: Don't include poem.
11076
11077         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
11078         Jesper Harder <harder@myrealbox.com>.
11079
11080         * sasl-ntlm.el, ntlm.el, md4.el: New files.
11081
11082         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
11083         probably breaks emacs with DL patch, but do we care? Is anyone
11084         still using the DL stuff?)
11085
11086         * sieve-manage.el: Use the password package.
11087         (sieve-manage-read-passwd): Remove.
11088         (sieve-manage-interactive-login): Use password.  Re-add
11089         condition-case around loop.
11090
11091         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
11092         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
11093         the password package.
11094
11095 2003-02-19  Simon Josefsson  <jas@extundo.com>
11096
11097         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
11098         token.
11099
11100 2002-08-07  Simon Josefsson  <jas@extundo.com>
11101
11102         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
11103         (sieve-manage-authenticators):
11104         (sieve-manage-authenticator-alist): Add some SASL mechs.
11105         (sieve-sasl-auth): New function.
11106         (sieve-manage-cram-md5-auth):
11107         (sieve-manage-plain-auth): Rewrite using SASL library.
11108         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
11109         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
11110         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
11111         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
11112
11113 2004-01-05  Simon Josefsson  <jas@extundo.com>
11114
11115         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
11116         New files.
11117
11118 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11119
11120         * gnus-group.el (gnus-no-groups-message): Update.
11121
11122         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
11123
11124 2003-11-09  Simon Josefsson  <jas@extundo.com>
11125
11126         * imap.el: Support for ID IMAP extension (RFC 2971).
11127         (imap-local-variables): Add imap-id.
11128         (imap-id): New variable.
11129         (imap-id): New function.
11130         (imap-parse-response): Parse untagged ID response.
11131         * nnimap.el (nnimap-id): New variable.
11132         (nnimap-open-connection): Use it.
11133
11134 2003-12-28  Simon Josefsson  <jas@extundo.com>
11135
11136         * gnus-score.el (gnus-score-edit-all-score): New.
11137         * gnus-group.el (gnus-group-score-map): Bind it to W e.
11138
11139 2004-01-04  Simon Josefsson  <jas@extundo.com>
11140
11141         * password.el: Add.
11142
11143 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
11144
11145         * dns.el: Add support for AAAA records (see RFC 3596)
11146
11147         * Fix typo PRT -> PTR
11148
11149         * Parse MX, PTR and SOA replies (see RFC 1035)
11150
11151 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11152
11153         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
11154
11155         * Moved to Changelog.2.
11156
11157 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11158
11159         * gnus.el (gnus-version-number): Bump version.
11160
11161 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11162
11163         * gnus.el: No Gnus v0.1 is released.
11164
11165 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
11166
11167         * gnus.el: No Gnus v0.0 is released.
11168
11169 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11170
11171         * gnus.el (gnus-version-number): Bump.
11172         (gnus-version): No.
11173
11174 See ChangeLog.2 for earlier changes.
11175
11176     Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
11177
11178   This file is part of GNU Emacs.
11179
11180   GNU Emacs is free software; you can redistribute it and/or modify
11181   it under the terms of the GNU General Public License as published by
11182   the Free Software Foundation; either version 2, or (at your option)
11183   any later version.
11184
11185   GNU Emacs is distributed in the hope that it will be useful,
11186   but WITHOUT ANY WARRANTY; without even the implied warranty of
11187   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11188   GNU General Public License for more details.
11189
11190   You should have received a copy of the GNU General Public License
11191   along with GNU Emacs; see the file COPYING.  If not, write to the
11192   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
11193   Boston, MA 02110-1301, USA.
11194
11195 ;; Local Variables:
11196 ;; coding: iso-2022-7bit
11197 ;; fill-column: 79
11198 ;; add-log-time-zone-rule: t
11199 ;; End:
11200
11201 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4