2006-09-27 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
[gnus] / lisp / ChangeLog
1 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
2
3         * gnus-art.el (gnus-insert-prev-page-button)
4         (gnus-insert-next-page-button): Apply gnus-article-button-face.
5
6 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
7
8         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
9         gnus-article-button-face to MIME and security buttons.
10
11 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
12
13         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
14         readable.
15
16 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
19
20 2006-09-20  Steve Youngs  <steve@sxemacs.org>
21
22         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
23         `browse-url-of-file' instead of `browse-url'.
24
25 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
26
27         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
28         regexp.  Articles containing quotation were cut prematurely.
29
30 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
31
32         * message.el (message-cite-original-1): Use nobody by default for the
33         value of From header.
34         (message-reply): Ditto.
35
36 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
37
38         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
39         to the gnus-info.  This fixes a bug of inline-PGP message verification.
40         Reported by Michael Piotrowski <mxp@dynalabs.de>.
41
42 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
43
44         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
45         mails in the doc string.  Add some URLs in comment.
46         (pop3-movemail): Warn about pop3-leave-mail-on-server.
47
48 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
49
50         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
51         backslashes handling and the way to find boundaries of quoted strings.
52
53 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
54
55         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
56         mml1991-encrypt-to-self is set and mml1991-signers is not set.
57         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
58         mml2015-encrypt-to-self is set and mml2015-signers is not set.
59
60 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
61
62         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
63         doc string.
64         (gnus-button-regexp, gnus-button-last): Remove unused variables.
65
66 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * lpath.el: Fbind epg-check-configuration.
69
70 2006-09-06  Simon Josefsson  <jas@extundo.com>
71
72         * mml2015.el (mml2015-use): Doc fix, mention epg.
73
74 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
75
76         * mml2015.el (mml2015-use): Default to epg, if available.
77
78 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
79
80         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
81         message-sender.
82         (mml1991-epg-encrypt): Ditto.
83         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
84         message-sender.
85         (mml2015-epg-encrypt): Ditto.
86
87 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
88
89         * message.el (message-send-mail-with-sendmail): Look for sendmail in
90         several common directories.
91
92 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
93
94         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
95         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
96
97 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
98
99         * gnus-art.el (article-decode-encoded-words): Make it fast.
100
101 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
102
103         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
104
105         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
106         in quoted string into `\'.
107
108 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
109
110         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
111         Use standard-syntax-table.
112
113 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
114
115         * gnus-art.el (gnus-decode-address-function): New variable.
116         (article-decode-encoded-words): Use it to decode headers which are
117         assumed to contain addresses.
118         (gnus-mime-delete-part): Remove useless `or'.
119
120         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
121         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
122         (gnus-nov-parse-line): Use it to decode From header.
123         (gnus-get-newsgroup-headers): Ditto.
124         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
125
126         * mail-parse.el (mail-decode-encoded-address-region): New alias.
127         (mail-decode-encoded-address-string): New alias.
128
129         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
130         New function.
131         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
132         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
133         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
134         (rfc2047-decode-string): Ditto.
135         (rfc2047-decode-address-region): New function.
136         (rfc2047-decode-address-string): New function.
137
138 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
139
140         * message.el (message-caesar-buffer-body): Allow rotating headers.
141
142         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
143
144         * message.el (message-insert-formated-citation-line): Fix %f.
145         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
146
147 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
148
149         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
150         (gnus-bookmark-mouse-available-p): New macro.
151         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
152         (gnus-bookmark-bmenu-show-infos): Use it.
153         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
154         (gnus-bookmark-bmenu-hide-infos): Ditto.
155         (gnus-bookmark-remove-properties): New function.
156         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
157         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
158         (gnus-bookmark-write-file): Bind coding-system-for-write.
159         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
160         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
161         group before selecting it.
162         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
163         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
164         quit-window if it is not available; use gnus-mouse-2 and bind it to
165         gnus-bookmark-bmenu-select-by-mouse.
166         (gnus-bookmark-show-details): Remove unused variable `details-list'.
167         (gnus-bookmark-bmenu-select-by-mouse): New function.
168
169 2006-08-13  Romain Francoise  <romain@orebokech.com>
170
171         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
172         space.
173
174 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * compface.el (uncompface): Use binary rather than raw-text-unix.
177
178 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
179
180         * compface.el (uncompface): Make sure the eol conversion doesn't take
181         place when communicating with the external programs.  Reported by
182         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
183
184 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
185
186         * nnheader.el (nnheader-insert-head): Fix typo in comment.
187
188 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
189
190         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
191         Make it more robust by parsing author and date independently.
192
193 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
194
195         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
196
197 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
198
199         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
200         first matching secret key.
201         (mml2015-epg-encrypt): Ditto.
202
203         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
204         first matching secret key.
205         (mml1991-epg-encrypt): Ditto.
206
207         * mml2015.el (mml2015-encrypt-to-self): New user option.
208         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
209         mml2015-epg-encrypt-to-self is set.
210
211         * mml1991.el (mml1991-encrypt-to-self): New variable.
212         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
213         mml1991-epg-encrypt-to-self is set.
214
215         * mml2015.el (mml2015-signers): New user option.
216         (mml2015-epg-sign): Reflect the value of mml2015-signers.
217         (mml2015-epg-encrypt): Allow to select signing keys.
218
219         * mml1991.el (mml1991-signers): New variable.
220         (mml1991-epg-sign): Reflect the value of mml1991-signers.
221         (mml1991-epg-encrypt): Allow to select signing keys.
222
223 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
224
225         * nnheader.el (nnheader-insert-head): Make it work even if the file
226         uses CRLF for the line-break code.
227
228 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
229
230         * mml2015.el: Require mml-sec instead of password.
231         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
232         (mml2015-cache-passphrase): Inherit the default value from
233         mml-secure-cache-passphrase.
234         (mml2015-passphrase-cache-expiry): Inherit the default value from
235         mml-secure-passphrase-cache-expiry.
236
237         * mml1991.el: Require mml-sec instead of password.
238         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
239         (mml1991-cache-passphrase): Inherit the default value from
240         mml-secure-cache-passphrase.
241         (mml1991-passphrase-cache-expiry): Inherit the default value from
242         mml-secure-passphrase-cache-expiry.
243
244         * mml-sec.el: Require password.
245         (mml-secure-verbose): New user option.
246         (mml-secure-cache-passphrase): New user option.
247         (mml-secure-passphrase-cache-expiry): New user option.
248
249 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
250
251         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
252         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
253         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
254
255         FIXME: Use `tiny change'?
256
257 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
258
259         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
260         workaround for the url package included with Emacs.
261
262         * nnweb.el (nnweb-google-create-mapping): Update regexp.
263
264 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
265
266         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
267         correctly.  This fixes a bug caused by the 2006-05-12 change.
268
269 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
270
271         * nnmail.el (nnmail-article-group): If splitting raises an error, give
272         some information about the error when saying that the `bogus' mail
273         group will be used.
274
275 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
276
277         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
278         string.
279
280 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
281
282         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
283
284 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
285
286         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
287
288 2006-07-10  Daiki Ueno <ueno@unixuser.org>
289
290         * mml1991.el (mml1991-function-alist): Add epg.
291         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
292         (mml1991-epg-encrypt): New functions.
293
294 2006-07-10  Daiki Ueno <ueno@unixuser.org>
295
296         * mml2015.el (mml2015-verbose): New variable.
297         (mml2015-cache-passphrase): Ditto.
298         (mml2015-passphrase-cache-expiry): Ditto.
299         (mml2015-function-alist): Add epg.
300         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
301         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
302         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
303         functions.
304
305 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
306
307         * message.el (message-cite-original-1): Preserve region when removing
308         quoted text due to X-No-Archive in order to avoid bogus attribution
309         when citing multiple messages.
310
311 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
312
313         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
314         Kenneth Jacker <khj@be.cs.appstate.edu>.
315
316 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
317
318         * gnus-diary.el (gnus-user-format-function-d)
319         (gnus-user-format-function-D): Autoload.
320
321         * imap.el (Commentary): Fix typo.
322
323         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
324         2006-04-22 contribution.
325
326 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
327
328         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
329         It didn't really fix the bogosity I'm seeing with solid web groups.
330
331 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
332
333         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
334         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
335         created using server names.  If we use the feature without declaring
336         it, Gnus does not properly manage server and group state.
337
338         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
339         bound.
340
341 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
342
343         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
344         looking up the method using GROUP's prefix before inventing a new one.
345         It is used on killed/unknown groups in various places where returning
346         an all-new method isn't expected by the caller.
347
348         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
349         and match semantics of gnus-group-real-prefix.
350
351 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
352
353         * nnmail.el (nnmail-broken-references-mailers): New variable.
354         (nnmail-ignore-broken-references): New function generalizing
355         nnmail-fix-eudora-headers.
356         (nnmail-fix-eudora-headers): Now obsolete.
357
358         * gnus-art.el (gnus-button-handle-custom): Support
359         `customize-apropos*'.
360
361 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
362
363         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
364
365         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
366         articles.
367
368 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
369
370         * message.el (message-cite-reply-above): New variable.
371         (message-yank-original): Use it.
372
373 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
376
377 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
378
379         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
380         as read.
381
382         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
383
384 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
385
386         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
387         (gnus-bookmark-default-file): Use gnus-directory.
388         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
389         Remove "*" in doc string.
390         (gnus-bookmark-write-file): Simplify.
391         (gnus-bookmark-maybe-sort-alist): Use `when'.
392         (gnus-bookmark-get-bookmark): Fix typo in doc string.
393         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
394         FIXME about Emacs 21 and XEmacs compatibility.
395         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
396         compatibility.
397         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
398         compatibility.
399         (gnus-bookmark-menu-heading): Fix version.
400
401 2006-06-19  Bastien Guerry  <bzg@altern.org>
402
403         * gnus-bookmark.el: New file.
404
405 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
406
407         * message.el (message-syntax-checks): Doc fix.
408
409 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
410
411         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
412         unsubscribed groups as if they were killed ones.  It causes duplicate
413         entries in gnus-newsrc-alist.
414
415 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
416
417         * message.el (message-syntax-checks): Doc fix.
418         (message-send-mail): Add check for continuation headers.
419         (message-check-news-header-syntax): Fix regexp used to check for
420         continuation headers.
421
422 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
423
424         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
425
426 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
427
428         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
429
430 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
431
432         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
433         default-truncate-lines.
434
435 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
436
437         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
438         to fill the utf-8 entry.
439
440         * lpath.el: Fbind unicode-precedence-list.
441
442 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
443
444         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
445
446 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
447
448         * gnus-agent.el (directory-files-and-attributes): Move all the way
449         forward (the third and final move).
450         (gnus-agent-read-agentview): Trap reconstruction errors due to
451         nonexistant directory.  Handle by returning nil.
452
453 2006-05-30  Didier Verna  <didier@xemacs.org>
454
455         * message.el (message-dont-reply-to-names): Update the custom type.
456         * message.el (message-dont-reply-to-names): New defsubst: potentially
457         convert a list of regexps into a single one.
458         * message.el (message-get-reply-headers): Use it.
459         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
460
461 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
462
463         * gnus-agent.el (directory-files-and-attributes): Move forward.
464
465 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
466
467         * gnus-ml.el (gnus-mailing-list-subscribe)
468         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
469         (gnus-mailing-list-message): Fix doc strings.
470
471 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
472
473         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
474         of doing it manually.
475
476 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
477
478         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
479         comment.
480
481 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
482
483         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
484         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
485         (gnus-agent-read-local): All symbols allocated in my-obarray
486         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
487         (gnus-agent-regenerate-group): Check numeric names to see if they are
488         messages or groups.
489         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
490         better way of do this...)
491
492         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
493         'dummy.group' (there should be a better way of do this...)
494
495 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
496
497         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
498         (gnus-saved-headers): Ditto.
499         (gnus-default-article-saver): Mention functions may have properties.
500         (gnus-article-save): Override gnus-save-all-headers and
501         gnus-saved-headers by :headers property which saver function may have.
502         (gnus-summary-save-in-file): Add :headers property.
503         (gnus-summary-write-to-file): Ditto.
504
505         * gnus-sum.el (gnus-summary-save-article): Bind
506         gnus-prompt-before-saving to t when saving many articles in a file;
507         always show all headers.
508
509         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
510
511 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
512
513         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
514         marks.
515
516         * message.el (message-indent-citation): Add optional arguments to allow
517         using it outside of message buffers.
518
519         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
520         (gnus-article-treat-unfold-headers): Use it.
521         (gnus-article-truncate-lines): New variable.
522         (gnus-article-mode): Use it.
523         (gnus-article-toggle-truncate-lines): New function.
524
525         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
526         gnus-article-toggle-truncate-lines.
527
528         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
529         coding system in XEmacs, use binary.
530
531 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
532
533         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
534         after-load-alist.
535
536         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
537         this function should save decoded articles.
538         (gnus-summary-write-to-file): Use property to specify this function
539         should save decoded articles and specify gnus-summary-save-in-file
540         should be used to save articles other than the first one when saving
541         many articles.
542         (gnus-summary-save-body-in-file): Use property to specify this
543         function should save decoded articles.
544         (gnus-summary-write-body-to-file): Use property to specify this
545         function should save decoded articles and specify
546         gnus-summary-save-body-in-file should be used to save articles other
547         than the first one when saving many articles.
548
549         * gnus-sum.el (gnus-summary-save-article): Simplify.
550
551 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
552
553         * gnus-art.el (gnus-default-article-saver): Add
554         gnus-summary-write-body-to-file.
555         (gnus-article-save-coding-system): Don't use coding system object
556         in XEmacs.
557         (gnus-read-save-file-name): Add optional `dir-var' argument which
558         specifies directory in which files are saved; work even if optional
559         `variable' argument is not specified.
560         (gnus-summary-write-to-file): Read file name.
561         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
562         (gnus-summary-write-body-to-file): New function.
563
564         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
565         (gnus-summary-local-variables): Add it.
566         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
567         (gnus-summary-save-article): Remove optional `decode' argument;
568         determine whether to decode articles by the value of
569         gnus-default-article-saver; when saving many files using
570         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
571         it first and use gnus-summary-save-in-file or
572         gnus-summary-save-body-in-file thereafter unless
573         gnus-prompt-before-saving is always; move point to article which
574         will be saved.
575         (gnus-summary-save-article-file): Revert.
576         (gnus-summary-write-article-file): Revert.
577         (gnus-summary-save-article-body-file): Revert.
578         (gnus-summary-write-article-body-file): New function.
579
580 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
581
582         * gnus-art.el (gnus-default-article-saver): Doc fix.
583         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
584         from gnus-summary-save-article-coding-system, and default to a
585         certain coding system.
586         (gnus-output-to-file): Add coding cookie and encode text according
587         to gnus-article-save-coding-system; don't use mm-append-to-file.
588
589         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
590         gnus-art.el and rename to gnus-article-save-coding-system.
591         (gnus-summary-save-article): Require gnus-art; don't show all
592         headers if it decodes articles; don't add coding cookie here;
593         don't bind mm-text-coding-system-for-write.
594         (gnus-summary-save-article-file): Save decoded articles.
595         (gnus-summary-write-article-file): When saving many files, use
596         gnus-summary-write-to-file first and gnus-summary-save-in-file
597         thereafter unless gnus-prompt-before-saving is always.
598         (gnus-summary-save-article-body-file): Save decoded articles.
599
600         * lpath.el: Fbind select-safe-coding-system for XEmacs.
601
602 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
603
604         * nnrss.el (nnrss-check-group): Bind hash-index.
605
606 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
607
608         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
609         its hash index.  Store this hash in `nnrss-group-data'.
610         (nnrss-read-group-data): Update accordingly.
611
612 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
613
614         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
615         entry.
616
617         * gnus-sum.el (gnus-summary-make-menu-bar): Add
618         gnus-article-browse-html-article.
619
620 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
621
622         * gnus-sum.el (gnus-summary-mime-map): Add
623         gnus-article-browse-html-article.
624
625         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
626
627 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
628
629         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
630         suitable coding systems in customize.
631
632 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
633
634         * mail-source.el (mail-sources): Fix custom type.
635
636 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
637
638         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
639         (gnus-summary-expire-articles-now): Shorten prompt.
640
641         * gmm-utils.el (wid-edit): Require.
642         (defun-gmm): Renamed from `gmm-defun-compat'.
643         (gmm-image-search-load-path): Use it.
644         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
645
646 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
647
648         * gnus-sum.el (gnus-summary-save-article-coding-system): New
649         variable.
650         (gnus-summary-save-article): Add optional `decode' argument.  If
651         it is set and gnus-summary-save-article-coding-system is non-nil,
652         save decoded article.
653         (gnus-summary-write-article-file): Save decoded article if
654         gnus-summary-save-article-coding-system is non-nil.
655
656         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
657         type.
658
659 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
660
661         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
662
663 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
664
665         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
666         first to test gnus-single-article-buffer which may be buffer-local.
667
668         * gnus-sum.el (gnus-summary-setup-buffer): Make
669         gnus-single-article-buffer buffer-local and nil in ephemeral
670         group; make gnus-article-buffer, gnus-article-current, and
671         gnus-original-article-buffer always buffer-local.
672         (gnus-summary-exit): Kill article buffer belonging to ephemeral
673         group.
674         (gnus-handle-ephemeral-exit): Don't move to next summary line.
675
676 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
677
678         * nnml.el (nnml-request-compact-group): Compressed files might not
679         have .gz extension.
680
681 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
682
683         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
684         (mm-copy-to-buffer): Use with-current-buffer.
685         (mm-display-part): Simplify.
686         (mm-inlinable-p): Add optional arg `type'.
687
688 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
689
690         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
691         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
692         Try harder to show the attachment internally or externally using
693         gnus-mime-view-part-as-type.
694
695 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
696
697         * message.el (message-from-style, message-signature-separator)
698         (message-user-organization-file, message-send-mail-function)
699         (message-citation-line-function, message-yank-prefix)
700         (message-indent-citation-function, message-signature)
701         (message-signature-file, message-signature-insert-empty-line):
702         Remove autoloads.
703
704         * gnus-art.el (gnus-buttonized-mime-types): Remove
705         "multipart/signed".  Revert 2006-04-26 change.
706
707 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
708
709         * gnus.el (gnus-version-number): Bump version.
710
711 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
712
713         * gnus.el: No Gnus v0.5 is released.
714
715 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
716
717         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
718         fetching articles by message-id.
719
720 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
721
722         * message.el (hashcash): Require hashcash as normal.
723
724         * ecomplete.el (ecomplete-highlight-match-line): Use
725         point-at-eol.
726         (ecomplete-highlight-match-line): Use `highlight', because that
727         face exists in both Emacs and XEmacs.
728
729         * message.el (message-display-abbrev): Use point-at-bol.
730
731         * mail-source.el: Don't require timer/timer-funcs.
732
733         * gnus-async.el: Ditto.
734
735         * password.el: Ditto.
736
737         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
738
739         * mm-url.el: Ditto.
740
741         * gnus-xmas.el: Don't require timer-funcs.
742
743         * mm-util.el: Require timer/timer-funcs.
744
745 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
746
747         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
748         Close.
749
750 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
751
752         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
753         unibyte after clear-decrypt function runs.
754
755         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
756         returns as a unibyte string.
757
758 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
759
760         * lpath.el: Revert.
761
762         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
763         (pgg-gpg-process-sentinel): Revert.
764
765         * pgg-pgp.el (pgg-pgp-process-region): Revert.
766         (pgg-pgp-lookup-key): Revert.
767
768         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
769         (pgg-pgp5-lookup-key): Revert.
770
771         * pgg.el (pgg-fetch-key): Revert.
772
773 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
774
775         * lpath.el: Fbind string-as-multibyte for XEmacs.
776
777         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
778         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
779         (mml1991-pgg-encrypt): Ditto.
780
781         * pgg-gpg.el (pgg-string-to-multibyte): New function.
782         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
783         a multibyte buffer.
784
785         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
786         (pgg-pgp-lookup-key): Ditto.
787
788         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
789         (pgg-pgp5-lookup-key): Ditto.
790
791         * pgg.el (pgg-fetch-key): Ditto.
792
793 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
794
795         * message.el (message-user-organization-file): Check several
796         locations of the organization file.
797
798         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
799         Add gnus-article-view-part-as-type.
800
801         * gnus-art.el (gnus-article-view-part-as-type): New function.
802
803         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
804         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
805
806         * mml.el: Simplify autoload.
807         (mml-mode): defvar dnd-protocol-alist instead of using
808         symbol-value.
809         (mml-default-directory): New variable.
810         (mml-minibuffer-read-file): Use it.
811         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
812
813         * message.el (message-citation-line-format): New variable.
814         (message-insert-formated-citation-line): New function.
815         (message-citation-line-function): Add
816         `message-insert-formated-citation-line' to custom type.
817
818         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
819         to doc string.
820
821         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
822         depending on mm-verify-option.
823
824 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
825
826         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
827         binding pgg-* variables; reimplement the section which prevents
828         MIME header from being signed.
829         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
830         pgg-text-mode; remove a blank line at the top of body.
831
832         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
833         lines at the top of body; use gnus-newsgroup-charset if there's no
834         Charset header.
835
836 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
837
838         * message.el (message-self-insert-commands): Doc fix.
839
840         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
841         (mm-uu-pgp-encrypted-test): Ditto.
842         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
843         between header and body; return application/pgp-encrypted handle
844         if decryption failed; decode decrypted body by charset.
845
846         * mm-decode.el (mm-automatic-display): Don't make application/pgp
847         element match to application/pgp-*.
848
849 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
850
851         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
852         HTML.
853
854 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
855
856         * mail-source.el (mail-source-call-script): Message the error
857         string.
858
859 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
860
861         * gnus-util.el (gnus-byte-compile): Use it.
862
863 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
864
865         * gnus-util.el (kill-empty-logs): New function.
866
867 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
868
869         * message.el (message-mail-alias-type): Doc fix.
870         (message-mail-alias-type-p): New function.
871         (message-send): Use it.
872         (message-mode): Ditto.
873         (message-strip-forbidden-properties): Ditto.
874
875         * ecomplete.el (ecomplete-database-file-coding-system): New
876         variable.
877         (ecomplete-save): Use it.
878         (ecomplete-setup): Use it.
879
880 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
881
882         * message.el (message-self-insert-commands): New variable.
883         (message-strip-forbidden-properties): Use it.
884
885 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
886
887         * message.el (message-put-addresses-in-ecomplete): Use a regexp
888         that doesn't make XEmacs choke.
889
890 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
891
892         * gnus-util.el (gnus-replace-in-string):
893         Prefer replace-regexp-in-string over of replace-in-string.
894
895 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * gnus-util.el (gnus-select-frame-set-input-focus):
898         Use select-frame-set-input-focus if it is available in XEmacs; use
899         definition defined in Emacs 22 for old Emacsen.
900
901         * dgnushack.el: Autoload unmorse-region for XEmacs.
902
903         * lpath.el: Bind cursor-in-non-selected-windows and
904         select-frame-set-input-focus for XEmacs.
905
906 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
907
908         * mm-view.el (mm-inline-text): Use equal instead of equalp.
909
910 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
911
912         * gnus-registry.el (gnus-registry-cache-save): remove text
913         properties when saving via the temp buffer
914
915 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
916
917         * message.el (message-generate-hashcash): Honor custom type.
918
919 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
920
921         * message.el (message-generate-hashcash): Default to non-nil when
922         hashcash is found.
923
924         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
925         (gnus-refer-thread-limit): Increase default to 500.
926
927         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
928
929         * flow-fill.el (fill-flowed): Allow delete-space.
930
931 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
932
933         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
934         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
935         Remove autoloads.
936
937 2006-04-18  Simon Josefsson  <jas@extundo.com>
938
939         * message.el (message-generate-hashcash): Default to.
940
941 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
942
943         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
944         concatenating segments rather than before concatenating them.
945
946 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
947
948         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
949
950 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
951
952         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
953
954         * message.el (message-forward-make-body-plain): Allow
955         message-forward-ignored-headers to be a list.
956         (message-remove-ignored-headers): Factor out into function.
957         (message-forward-make-body-mml): Use it.
958
959         * imap.el (imap-quote-specials): New function.
960         (imap-login-auth): Quote specials.
961
962         * rfc2231.el (rfc2231-parse-string): Remove dead code.
963         (rfc2231-parse-string): Allow concatanation of parameters that
964         aren't contiguous.  The test case is
965           (mail-header-parse-content-type "message/external-body;
966             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
967             access-type=LOCAL-FILE;
968             name*1*=plugh%2fhello-sailor%2fbing.pdf")
969
970 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
971
972         * nntp.el (nntp-accept-process-output): Return the value of
973         `nnheader-accept-process-output'.
974
975 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
976
977         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
978         (gnus-button-alist): Recognize more diff formats.
979         (gnus-button-patch): Strip directory.
980
981 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
982
983         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
984         Emacs 22 when setting focus.
985
986 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
987
988         * gnus-art.el (gnus-article-treat-types): Do treatment of
989         text/x-verbatim parts.
990         (gnus-button-patch): New command.
991
992         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
993         addresses that contain invalid characters.
994
995 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
996
997         * message.el (message-put-addresses-in-ecomplete): Use
998         gnus-replace-in-string.
999         (message-is-yours-p): Use the more correct
1000         mail-header-parse-address instead of
1001         mail-extract-address-components.
1002         (message-put-addresses-in-ecomplete): Fix typo.
1003
1004         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
1005         keystroke.
1006
1007         * gnus-art.el (gnus-treatment-function-alist): Change order of
1008         newsgroups/generic header folding to avoid double-folding.
1009
1010         * message.el (message-hidden-headers): Add X-Draft-From.
1011
1012         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
1013         command.
1014         (gnus-summary-repeat-search-article-backward): New command.
1015
1016         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
1017         groups in the parent topic.
1018
1019 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
1020
1021         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
1022         (spam-extra-header-to-number): Return the CRM114 number as a
1023         number instead of a string.
1024
1025 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1026
1027         * gnus-art.el (gnus-face-properties-alist): Moved here from
1028         gnus-fun.
1029
1030         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
1031
1032 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1033
1034         * message.el (message-strip-forbidden-properties): Only display on
1035         self-insert-command.
1036
1037         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
1038         reindent.
1039         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
1040
1041 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
1042
1043         * smiley.el (smiley-style): Fix typo.
1044
1045 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1046
1047         * hashcash.el (hashcash-insert-payment-async-2): Use
1048         message-goto-eoh instead of doing it manually.
1049         (mail-add-payment): Use message-narrow-to-header instead of trying
1050         to do the same itself.
1051
1052         * message.el (message-hidden-headers): Add Face.
1053
1054         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1055         reparenting code.
1056         (gnus-summary-reparent-children): Refactored out code.
1057         (gnus-summary-thread-map): New keystroke.
1058         (gnus-summary-reparent-children): Make into command.
1059
1060         * smiley.el (smiley-style): Default to `medium' if using a large
1061         font.
1062
1063         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1064         does it itself.
1065
1066         * message.el (message-point-in-header-p): Simplify definition.
1067
1068 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1069
1070         * nnagent.el (nnagent-request-set-mark): Silence log file
1071         writing.
1072         (nnagent-request-set-mark): Use write-region instead of
1073         append-to-file.
1074
1075         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1076         strange select method.
1077
1078         * ecomplete.el (ecomplete-display-matches): Get highlightling
1079         right.
1080         (ecomplete-display-matches): Use literals.
1081         (ecomplete-display-matches): Disable message logging.
1082
1083         * message.el (message-display-abbrev): Small optimization.
1084
1085         * ecomplete.el (ecomplete-display-matches): Allow automatic
1086         display.
1087
1088         * message.el (message-strip-forbidden-properties): Display
1089         abbrevs.
1090         (message-display-abbrev): Get automatic display right.
1091
1092         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1093         keystrokes.
1094
1095 2006-04-13  Romain Francoise  <romain@orebokech.com>
1096
1097         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1098         Moved here (and renamed) from gnus-registry.el.
1099
1100         * gnus-registry.el: Require gnus-util.
1101         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1102
1103 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1104
1105         * gnus-group.el (gnus-group-catchup-current): Change
1106         if-then-else-if-then-else into cond.
1107         (gnus-group-catchup): Indent.
1108         (group-name-at-point): New function.
1109         (gnus-fetch-group): Provide default from thing at point.
1110
1111 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1112
1113         * message.el (message-display-abbrev): Fix regexp.
1114
1115         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1116         choosing.
1117         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1118         dead variables.
1119
1120         * message.el (message-newline-and-indent): Remove debugging.
1121         (message-display-abbrev): Use new implementation.
1122
1123 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1124
1125         * gnus-art.el (gnus-article-mode): Set
1126         cursor-in-non-selected-windows to nil.
1127
1128         * smiley.el: Revert previous change.
1129         (smiley-data-directory): defvar it before using it in the
1130         defcustom of `smiley-style'.
1131
1132 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1133
1134         * message.el (message-newline-and-indent): New function.
1135
1136         * ecomplete.el: Implement more bits.
1137
1138         * message.el (message-put-addresses-in-ecomplete): Clean up the
1139         string.
1140
1141         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1142
1143         * gnus-sum.el (gnus-summary-save-parts): Bind
1144         gnus-summary-save-parts-counter and use it to make unique file
1145         names.
1146
1147         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1148
1149         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1150         parameter to say whether to actually parse the individual
1151         addresses.
1152
1153         * message.el (message-put-addresses-in-ecomplete): New function.
1154         (ecomplete): Require.
1155         (message-mail-alias-type): Add ecomplete as an option.
1156
1157 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1158
1159         * flow-fill.el (fill-flowed): Remove trailing space from blank
1160         quoted lines.
1161
1162 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1163
1164         * smiley.el (smiley-style): Move definition later to avoid a
1165         compilation warning.
1166
1167 2006-04-12  Kenichi Handa  <handa@m17n.org>
1168
1169         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1170         buffer and then decode the buffer text if necessary.
1171         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1172         first, and after mm-encode-body, change the buffer to unibyte.
1173         Use mm-disable-multibyte instead of set-buffer-multibyte.
1174
1175 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1176
1177         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
1178         Content-Type header instead of Content-Disposition header.
1179         (gnus-mime-inline-part): Ditto.
1180         (gnus-mime-view-part-as-charset): Ignore charset that the part
1181         specifies.
1182
1183         * mm-decode.el (mm-display-part): Work with external parts and
1184         usual parts similarly.
1185
1186         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1187         instead of gnus-display-mime.
1188
1189         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
1190         instead of with-temp-buffer.
1191
1192         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1193         tag to summarized topics part in order to encode non-ASCII text.
1194
1195 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1196
1197         * smiley.el (smiley-style): New variable.
1198         (smiley-directory): New function.
1199         (smiley-data-directory): Derive from `smiley-style' using
1200         `smiley-directory'.
1201         (smiley-regexp-alist): Add new entries.
1202
1203         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1204         (gnus-article-browse-delete-temp): Add :version.
1205
1206 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1207
1208         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1209         the sieve region.
1210
1211 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1212
1213         * gnus.el (gnus-version-number): Bump version.
1214
1215 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1216
1217         * gnus.el: No Gnus v0.4 is released.
1218
1219 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1220
1221         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
1222         layout.
1223
1224         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1225         unknown charset.
1226
1227         * message.el (message-header-synonyms): Add Original-To to the
1228         default.
1229
1230         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
1231         optional parameter.
1232
1233 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1234
1235         * gnus-fun.el (gnus): Require it for gnus-directory.
1236
1237 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1238
1239         * gnus-fun.el (gnus-face-properties-alist): Add :version.
1240
1241 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1242
1243         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
1244
1245 2006-04-05  Simon Josefsson  <jas@extundo.com>
1246
1247         * password.el (password-reset): New function.
1248
1249 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1250
1251         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
1252         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1253
1254 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1255
1256         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1257         Some whitespace was matched into the url, which broke browsing hits
1258         > 100 when mm-url-use-external was nil.
1259
1260 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1261
1262         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
1263         gnus-extra-headers for 'Newsgroups.
1264
1265         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
1266         bound.
1267
1268 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
1269
1270         * pgg-gpg.el: Clean up process buffers every time gpg processes
1271         complete.
1272
1273 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1274
1275         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1276         doc string.
1277
1278 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
1279
1280         * pgg-gpg.el (pgg-gpg-process-filter)
1281         (pgg-gpg-wait-for-completion): Check if buffer is alive.
1282
1283         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1284         lines, temporary fix.
1285
1286 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1287
1288         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1289
1290 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
1291
1292         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1293         default-enable-multibyte-characters.  This reverts the change from
1294         revision 6.17 which is no longer necessary because the passphrase
1295         is sent separately now.  GnuPG messages are unreadable under
1296         multibyte locales with default-enable-multibyte-characters set to
1297         nil.
1298
1299 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
1300
1301         * message.el (message-tool-bar-gnome): Move "spell".
1302
1303 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
1304
1305         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
1306         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
1307         instead.
1308
1309 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
1310
1311         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
1312         newsgroups handling for NNTP overviews which don't include
1313         Newsgroups.
1314
1315 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1316
1317         * message.el (message-resend): Bind message-generate-hashcash to
1318         to nil.
1319
1320 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1321
1322         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
1323         when searching for already-paid recipients.
1324
1325 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
1326
1327         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1328         passphrases when it is not needed.
1329         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1330         passphrase stuff from gpg, should only be necessary when you use
1331         gpg with a smartcard.
1332
1333 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1334
1335         * mml.el (mml-insert-mime): Ignore cached contents of
1336         message/external-body part.
1337
1338         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1339         (mm-insert-part): Ditto.
1340
1341 2006-03-23  Simon Josefsson  <jas@extundo.com>
1342
1343         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
1344         Reiner.
1345         (pgg-gpg-use-agent-p): Use it again.
1346
1347 2006-03-23  Simon Josefsson  <jas@extundo.com>
1348
1349         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
1350         older emacsen.
1351         (pgg-gpg-use-agent-p): Don't use it.
1352
1353 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1354
1355         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
1356         if we can.
1357
1358 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
1359
1360         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1361         (pgg-gpg-update-agent): New function.
1362         (pgg-gpg-use-agent-p): New function.
1363         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1364         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1365         (pgg-gpg-sign-region): Use it.
1366
1367 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1368
1369         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1370         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1371
1372 2006-03-21  Simon Josefsson  <jas@extundo.com>
1373
1374         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1375         <wilde@sha-bang.de>.
1376         (pgg-gpg-use-agent): New variable.
1377         (pgg-gpg-process-region): Use it.
1378         (pgg-gpg-encrypt-region): Likewise.
1379         (pgg-gpg-encrypt-symmetric-region): Likewise.
1380         (pgg-gpg-decrypt-region): Likewise.
1381         (pgg-gpg-sign-region): Likewise.
1382         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1383
1384 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1385
1386         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1387
1388         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1389         Add comment on version.
1390
1391 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1392
1393         * smiley.el: Add missing test smiley.
1394
1395 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1396
1397         * mm-decode.el (mm-with-part): New macro.
1398         (mm-get-part): Use it; work with message/external-body as well.
1399         (mm-save-part): Treat name and filename equally.
1400
1401         * mm-extern.el (mm-extern-cache-contents): New function.
1402         (mm-inline-external-body): Use it; force the part to be displayed;
1403         move undisplayer added to the cached handle to the parent.
1404
1405         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1406         (gnus-mime-view-part-as-type): Work with message/external-body.
1407
1408         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1409
1410 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1411
1412         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
1413         images in image-load-path.  [Sync with image.el, revision 1.60, in
1414         Emacs.]
1415
1416 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1417
1418         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
1419         path rather than symbol.  Always return list of directories.
1420         Guarantee that image directory comes first.  [Sync with image.el,
1421         revision 1.59, in Emacs.]
1422
1423         * message.el (message-make-tool-bar): Adjust to new API of
1424         `gmm-image-load-path-for-library'.
1425
1426         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1427
1428         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1429
1430 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1431
1432         * gnus-art.el (gnus-article-only-boring-p):
1433         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1434         intangible text.
1435         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1436
1437 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
1438
1439         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
1440         `defun' instead of `gmm-defun-compat'.
1441
1442 2006-03-14  Simon Josefsson  <jas@extundo.com>
1443
1444         * message.el (message-unique-id): Don't use message-number-base36
1445         if (user-uid) is a float.
1446         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1447
1448 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1451
1452         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1453         empty line between a part and a message part.
1454
1455 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1456
1457         * smiley.el: Add more test smileys.
1458         (smiley-data-directory, smiley-regexp-alist)
1459         (gnus-smiley-file-types): Fix doc strings.
1460         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1461         adding new elements.
1462         (smiley-mouse-map): Unused code.  Make it a comment.
1463
1464 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1467         scan latest NoCeM messages instead of old ones.
1468         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1469         delimiters that are recently used.
1470         (gnus-nocem-load-cache): Add autoload cookie.
1471
1472         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1473
1474         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1475         level which is larger than gnus-use-nocem is specified.
1476
1477         * gnus-group.el (gnus-group-get-new-news): Ditto.
1478
1479 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1480
1481         * gnus-util.el (gnus-tool-bar-update): New function.
1482
1483         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1484         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1485
1486         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1487
1488         * gnus-group.el (gnus-group-redraw-when-idle)
1489         (gnus-group-redraw-check): Remove.
1490         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
1491
1492 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1493
1494         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1495         if optional last element is specified in splits (FIELD VALUE...).
1496
1497 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
1498
1499         * message.el (message-make-tool-bar): Rename gmm-image-load-path
1500         to gmm-image-load-path-for-library.  Call with no-error argument.
1501         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
1502
1503         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1504
1505         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1506
1507         * gmm-utils.el (gmm-image-load-path): Remove alias.
1508
1509 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
1510
1511         * gmm-utils.el (gmm-image-load-path): Add alias.
1512
1513         * nnml.el (nnml-generate-nov-databases-directory): Rename from
1514         nnml-generate-nov-databases-1.
1515         (nnml-generate-nov-databases): Use it.
1516         (nnml-generate-nov-databases-directory): Document no-active
1517         argument.
1518
1519         * gmm-utils.el (gmm-image-load-path-for-library): Return single
1520         directory if path is t.  Add no-error.
1521
1522         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
1523         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1524
1525         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
1526         resetting gnus-article-browse-html-temp-list.
1527
1528         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
1529         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
1530         Add example to docstring.  Rename local variables.  Move error
1531         checks to default case in cond and simplify.
1532
1533 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1534
1535         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1536         handle is multipart when calling it recursively.
1537         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1538
1539 2006-03-03  Daniel Pittman <daniel@rimspace.net>
1540
1541         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1542         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1543
1544 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1545
1546         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
1547         is loaded.
1548
1549         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
1550         loaded.
1551
1552 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1553
1554         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1555         to "Emacs 23 (unicode)" in doc string.
1556
1557         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1558         "Emacs 23 (unicode)" in comment.
1559
1560 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1561
1562         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1563
1564         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1565         characters 160 through 255 in Emacs 23.
1566
1567 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1568
1569         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
1570         gnus-article-browse-html-temp.
1571         (gnus-article-browse-delete-temp): Make it customizable.  Add
1572         `file'.  Adjust doc string.
1573         (gnus-article-browse-delete-temp-files): Add argument.  Allow
1574         query for each file.  Adjust doc string.
1575         (gnus-article-browse-html-parts): Add
1576         `gnus-article-browse-delete-temp-files' to
1577         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
1578
1579 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
1580
1581         * gnus-art.el (gnus-article-browse-html-temp)
1582         (gnus-article-browse-delete-temp): New variables.
1583         (gnus-article-browse-delete-temp-files): New function.
1584         (gnus-article-browse-html-parts): Use it.
1585
1586 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1587
1588         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
1589
1590         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
1591         string.
1592
1593         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
1594         gnus-summary-insert-new-articles when unplugged.  Remove
1595         gnus-summary-search-article-forward.
1596
1597         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
1598         display-visual-class instead of display-color-cells.
1599
1600 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1601
1602         * dgnushack.el: Autoload customize-group for XEmacs.
1603
1604         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1605         message/* containing non-ASCII text properly.
1606
1607 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
1608
1609         * message.el: Require gmm-utils, remove autoloads.
1610         (message-tool-bar): Set default based on
1611         gmm-tool-bar-style.
1612         (message-tool-bar-gnome): Add gmm-customize-mode.
1613
1614         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
1615         gmm-tool-bar-style.
1616         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
1617
1618         * gnus-group.el (gnus-group-tool-bar): Set default based on
1619         gmm-tool-bar-style.
1620         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
1621
1622         * gmm-utils.el (gmm-image-directory): Rename variable from
1623         gmm-image-load-path.
1624         (gmm-image-load-path): Use gmm-image-directory.
1625         (gmm-customize-mode): New function.
1626         (gmm-tool-bar-style): New variable.
1627
1628         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
1629         gnus-group-redraw-line-number.
1630         (gnus-group-redraw-check): Simplify.
1631         (gnus-group-tool-bar-update): Remove redraw check.
1632         (gnus-group-make-tool-bar): Add redraw check.
1633
1634 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
1635
1636         * gnus-art.el (gnus-button): Add missing parentheses.
1637
1638 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1639
1640         * lpath.el: Fbind line-number-at-pos.
1641
1642 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1643
1644         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1645
1646 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1647
1648         * gnus-art.el (gnus-button): New face.
1649         (gnus-article-button-face): Use it.
1650
1651         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
1652         gnus-summary-next-page.  Re-order.
1653
1654         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
1655         next-node are now included.
1656         (gnus-group-redraw-line-number): New internal variable.
1657         (gnus-group-redraw-check): Helper function for updating the tool
1658         bar.
1659         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
1660
1661         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
1662
1663         * spam.el (spam-spamassassin-score-regexp): New internal variable.
1664         (spam-extra-header-to-number, spam-check-spamassassin-headers):
1665         Use it to match format of Spamassassin 3.0 and later.  Reported by
1666         IRIE Tetsuya <irie@t.email.ne.jp>.
1667         (spam-check-bogofilter)
1668         (spam-bogofilter-register-with-bogofilter): Fix args of
1669         `gnus-error' calls.
1670
1671 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1672
1673         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1674         unnecessary interaction when sending queued mails.  Reported by
1675         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1676
1677 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1678
1679         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1680         first or last are nil.
1681
1682 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1683
1684         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1685
1686 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1687
1688         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1689
1690 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1691
1692         * dns.el (query-dns): Protect more against buggy tcp output.
1693
1694 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1695
1696         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
1697         nov.php.
1698
1699 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1700
1701         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1702         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1703         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1704         output on the server side.
1705         (nnweb-google-create-mapping): Update regexps and add some
1706         progress indication.
1707
1708 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1709
1710         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
1711         gnus-agent-toggle-plugged.  Re-order icons.
1712         (gnus-group-tool-bar-gnome): Add
1713         gnus-group-{prev,next}-unread-group.
1714         (gnus-group-tool-bar-gnome): Re-order icons.
1715
1716         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
1717         gnus-summary-insert-new-articles.
1718
1719         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
1720         comments.
1721
1722         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1723         also available in Emacs 21.3.
1724
1725         * message.el (message-fix-before-sending): Change "Emacs 22" to
1726         "Emacs 23 (unicode)" in comment.
1727
1728         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1729         "Emacs 23 (unicode)" in comment.
1730
1731         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1732         comment.
1733         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1734
1735         * mm-view.el (mm-fill-flowed): Add :version.
1736
1737 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1738
1739         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
1740         and load-path.
1741
1742 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
1743
1744         * message.el: Autoload gmm-image-load-path.
1745         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
1746         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
1747         consitency.
1748
1749         * gmm-utils.el (gmm-image-load-path): Also search in
1750         "../etc/images".  Don't set gmm-image-load-path if we don't find
1751         the image.
1752
1753 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1754
1755         * gmm-utils.el (gmm-image-load-path): Don't make
1756         `gmm-image-load-path' include subdirectories which the second arg
1757         `image' might specify.
1758
1759         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
1760         subdirectory to icon file names.
1761
1762         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
1763
1764 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
1765
1766         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
1767         gmm-image-load-path calls.
1768
1769         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1770
1771         * message.el (message-make-tool-bar): Ditto.
1772
1773         * mml.el (mml-preview): Added comment concerning tool bar icons.
1774
1775         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
1776         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
1777
1778         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
1779         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
1780
1781         * message.el (message-tool-bar-gnome): Use new icon names.
1782         (message-make-tool-bar): Use `gmm-image-load-path'.
1783
1784         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
1785         functions from MH-E.
1786         (gmm-image-load-path): New variable from MH-E.
1787         (gmm-image-load-path): New function from MH-E.  Added arguments
1788         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
1789         *-image-load-path-called-flag.
1790
1791 2006-02-21  Milan Zamazal <pdm@brailcom.org>
1792
1793         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
1794
1795 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
1796         (tiny change)
1797
1798         * nnimap.el (nnimap-request-move-article): Change folder back to
1799         source group before deleting.
1800
1801 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1802
1803         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
1804
1805         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
1806         mm-url.
1807
1808         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
1809
1810 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1811
1812         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1813         coding system which mm-charset-to-coding-system returns for a
1814         given charset is valid.
1815
1816 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1817
1818         * html2text.el (html2text-remove-tag-list):
1819         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1820
1821 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1822
1823         * gnus-cus.el: Revert 2005-10-17 change.
1824
1825 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1826
1827         * gnus-art.el (article-strip-banner): Call
1828         article-really-strip-banner only when the regexp match is made.
1829
1830 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1831
1832         * gnus-art.el (article-strip-banner): Use
1833         gnus-extract-address-components instead of
1834         mail-header-parse-addresses to make it work with non-ASCII text;
1835         remove mail-encode-encoded-word-string.
1836
1837         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1838         values which are surrounded with \"...\"; make it never cause a
1839         Lisp error; give up parsing of parameters if it failed in
1840         extracting type.
1841
1842 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1843
1844         * smime.el (smime-cert-by-ldap-1): Fix bug where
1845         `smime-ldap-search' returns results without userCertificates.
1846
1847 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1848
1849         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
1850
1851 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1852
1853         * spam.el (spam-check-spamassassin-headers): Adapt format for
1854         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
1855         <ari@mbf.ocn.ne.jp>.
1856         (spam-list-of-processors): Add spam-use-gmane.
1857
1858 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1859
1860         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1861         make-temp-file; make it work with XEmacs as well.
1862
1863         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
1864         mm-make-temp-file.
1865
1866         * mm-decode.el (mm-display-external): Use the 3rd arg of
1867         mm-make-temp-file.
1868         (mm-create-image-xemacs): Ditto.
1869
1870 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1871
1872         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1873         with message-narrow-to-headers.
1874         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1875         (gnus-draft-check-draft-articles): New function.
1876         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1877
1878 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
1879
1880         * gnus-art.el (gnus-article-browse-html-parts):
1881         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
1882         Don't use suffix argument for mm-make-temp-file for Emacs 21
1883         compatibility.  Remove useless `format'.
1884
1885 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1886
1887         * nnweb.el (nnweb-google-wash-article): Update regexps.
1888         (nnweb-group-alist): Use defvoo instead of defvar.
1889
1890 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1891
1892         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1893         re-loading nn* modules.
1894
1895 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1896
1897         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
1898         for `tool-bar-mode' and don't check it's default-value.
1899
1900         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1901
1902         * message.el (message-make-tool-bar): Ditto.
1903
1904         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
1905         `substring'.  Shorten tmp-file name.
1906
1907         * gnus.el: Remove bogus comment.
1908
1909 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
1910
1911         * gnus-art.el (gnus-article-browse-html-parts): New function.
1912         (gnus-article-browse-html-article): New function for viewing html
1913         articles with a browser.
1914
1915 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1916
1917         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
1918         in elisp.
1919         (pgg-gpg-encrypt-symmetric-region): Ditto.
1920         (pgg-gpg-sign-region): Ditto.
1921
1922         * pgg-def.el (pgg-text-mode): New variable.
1923
1924         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1925         (mml2015-pgg-encrypt): Ditto.
1926
1927         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1928         (mml1991-pgg-encrypt): Ditto.
1929
1930 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1931
1932         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1933         message-make-date instead of current-time-string.
1934
1935         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1936         to gnus-decoded which mm-uu might set.
1937
1938 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1939
1940         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1941         don't decode quoted parameters; remove misimported Emacs code.
1942         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1943         (rfc2231-decode-encoded-string): Don't use split-string which
1944         behaves differently according to Emacs version; use
1945         mm-decode-coding-region to convert charset to coding-system.
1946         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1947         (rfc2231-encode-string): Remove misimported Emacs code.
1948
1949 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1950
1951         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1952         when calling mail-header-parse-content-type.
1953         (article-de-quoted-unreadable): Ditto.
1954         (article-de-base64-unreadable): Ditto.
1955         (article-wash-html): Ditto.
1956
1957         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1958         calling mail-header-parse-content-type and
1959         mail-header-parse-content-disposition.
1960         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1961         mail-header-parse-content-type.
1962
1963         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1964         insert charset and format parameters; encode description after
1965         inserting it to buffer.
1966         (mml-insert-parameter): Fold lines properly even if a parameter is
1967         segmented into two or more lines; change the max column to 76.
1968
1969         * rfc1843.el (rfc1843-decode-article-body): Don't use
1970         ignore-errors when calling mail-header-parse-content-type.
1971
1972         * rfc2231.el (rfc2231-parse-string): Return at least type if
1973         possible; don't cause an error even if it fails in parsing of
1974         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1975         (rfc2231-encode-string): Don't break lines at the beginning, leave
1976         it to mml-insert-parameter.
1977
1978         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1979         calling mail-header-parse-content-type.
1980
1981 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1982
1983         * spam-report.el (spam-report-gmane-use-article-number):
1984         Improve doc string.
1985         (spam-report-gmane-internal): Check if a suitable header was found
1986         in the article.
1987
1988 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1989
1990         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1991         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1992
1993 2006-02-05  Romain Francoise  <romain@orebokech.com>
1994
1995         Update copyright notices of all files in the gnus directory.
1996
1997 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1998
1999         * nnweb.el (nnweb-request-group): Avoid growing overview files.
2000
2001 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2002
2003         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
2004         segmented lines of parameter value to cope with Thunderbird 1.5
2005         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
2006         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2007         (rfc2231-encode-string): Don't make lines exceeding 76 column.
2008
2009 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
2010
2011         * mml.el (mml-generate-mime-1): Correct the order of inline signed
2012         parts.
2013
2014 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2015
2016         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
2017         there's only one active file for all servers.
2018         (nnweb-request-scan): Make sure nnweb-articles is initialized on
2019         solid groups.  Gnus might have used a FAST request to select the group.
2020         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
2021         and nnweb-search redundantly in the active file.
2022         (nnweb-request-list): Don't list bogus groups.  There can only be one.
2023         (nnweb-request-create-group): Don't use ARGS.
2024         (nnweb-possibly-change-server, nnweb-request-group): Remove some
2025         initialisations.  Let nnoo do the work.
2026
2027 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2028
2029         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
2030         Say the part has been decoded.
2031
2032         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
2033
2034 2006-01-31  Kevin Ryde  <user42@zip.com.au>
2035
2036         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
2037         mailcap-viewer-test-cache when there's no 'test clause, since that
2038         will invert the meaning of a "nil" test previously determined by
2039         mailcap-mailcap-entry-passes-test.
2040
2041 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2042
2043         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2044         compiling.
2045
2046         * gnus-sum.el: Ditto.
2047
2048         * message.el: Don't bind tool-bar-map when compiling.
2049
2050 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2051
2052         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2053
2054 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2055
2056         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2057         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2058         current Google Groups.
2059
2060 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2061
2062         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2063         and tool-bar-mode.
2064
2065         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2066         and tool-bar-mode.
2067
2068         * message.el (message-tool-bar-update): Simplify.
2069         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2070
2071         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2072         gnus-summary-buffer.
2073         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2074         gnus-summary-reply.
2075
2076         * gmm-utils.el (gmm): Add :version.
2077
2078 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2079
2080         * Makefile.in (clean): New rule.
2081         (distclean): Use it.
2082
2083 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2084
2085         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2086         autoload.
2087
2088 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2089
2090         * gmm-utils.el (gmm-verbose): Add :group.
2091
2092 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2093
2094         * message.el: Change some comments WRT tool-bars.
2095
2096         * gnus-sum.el (gnus-summary-tool-bar)
2097         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2098         (gnus-summary-tool-bar-zap-list): New variables.
2099         (gnus-summary-make-tool-bar): Complete rewrite using
2100         `gmm-tool-bar-from-list'.
2101
2102         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2103         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2104         variables.
2105         (gnus-group-make-tool-bar): Complete rewrite using
2106         `gmm-tool-bar-from-list'.
2107         (gnus-group-tool-bar-update): New function.
2108
2109         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2110
2111 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2112
2113         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2114         is dissected into a single part of which the type is the same as
2115         the given one; decode charset.
2116
2117 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2118
2119         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2120         into alists as symbol not string, since that's what
2121         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2122         look for.
2123
2124 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2125
2126         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2127         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2128
2129         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2130
2131 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2132
2133         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2134         (gnus-xmas-mime-security-button-menu): New function.
2135
2136         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2137         (gnus-mime-security-button-menu): New definition.
2138         (gnus-mime-security-button-map): Use them.
2139         (gnus-mime-security-button-menu): New function.
2140         (gnus-insert-mime-security-button): Addition to help echo.
2141         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2142         (gnus-mime-security-pipe-part): New functions.
2143
2144         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2145         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2146
2147         * mm-decode.el (mm-handle-set-disposition): Remove.
2148         (mm-handle-set-description): Remove.
2149
2150 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2151
2152         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2153         (mm-w3m-standalone-supports-m17n-p): New function.
2154         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2155         w3m usage.
2156
2157         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2158         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2159
2160 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2161
2162         * message.el (message-tool-bar-zap-list): Use
2163         gmm-tool-bar-zap-list as custom type.
2164         (message-tool-bar-update): New function.
2165         (message-tool-bar, message-tool-bar-gnome)
2166         (message-tool-bar-retro): Add message-tool-bar-update.
2167         (message-tool-bar-gnome): Add flyspell-buffer.
2168
2169         * gnus-util.el (gnus-error): Describe `args'.
2170
2171         * gmm-utils.el (gmm-error): Describe `args'.
2172         (gmm-tool-bar-zap-list): New widget.
2173         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2174
2175 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2176
2177         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
2178         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
2179         the number of recursive calls.
2180
2181         * mm-decode.el (mm-handle-set-disposition): New macro.
2182         (mm-handle-set-description): New macro.
2183
2184 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2185
2186         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
2187         encoding.
2188
2189 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2190
2191         * message.el (message-tool-bar-zap-list, message-tool-bar)
2192         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
2193         (message-tool-bar-local-item-from-menu): Remove.
2194         (message-tool-bar-map): Replace by `message-make-tool-bar'.
2195         (message-make-tool-bar): New function.
2196         (message-mode): Use `message-make-tool-bar'.
2197
2198         * gmm-utils.el: New file.
2199         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
2200         (gmm-lazy): New widget copied from `nnmail.el'.
2201         (gmm-tool-bar-from-list): New function for creating customizable
2202         tool bars.
2203         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
2204         output.
2205         (gmm): Add :prefix to defgroup.
2206
2207 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2208
2209         * gmm-utils.el (gmm-widget-p): New function.
2210
2211 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2212
2213         * mml.el (mml-attach-file): Describe `description' in doc string.
2214         (mml-menu): Add Emacs MIME manual and PGG manual.
2215
2216 2006-01-20  Richard M. Stallman  <rms@gnu.org>
2217
2218         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2219
2220 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
2221
2222         * nntp.el (nntp-end-of-line): Doc fix.
2223
2224 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
2225
2226         * imap.el (imap-open): Handle case where buffer is a buffer
2227         object.
2228
2229 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2230
2231         * gnus-delay.el (gnus-delay): Don't autoload.
2232         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2233         to be re-loaded when customizing the `gnus-delay' group.
2234
2235 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
2236
2237         * message.el (message-insert-citation-line): Use newlines.
2238
2239 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2240
2241         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2242         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
2243         these routines, so the passphrase can be managed externally and
2244         passed in to the system.
2245         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2246         pgg-add-passphrase-to-cache function.
2247
2248         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2249         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
2250         these routines, so the passphrase can be managed externally and
2251         passed in to the system.
2252         (pgg-pgp5-sign-region): Use new name of
2253         pgg-add-passphrase-to-cache function.
2254
2255 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2256
2257         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2258         part of the decoded armor to find the key-identifier.
2259         (pgg-gpg-lookup-key-owner): New function to return the
2260         human-readable identifier of a key owner.
2261         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
2262         itself.
2263         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2264         the key value) if we have a key and can match it against a secret
2265         key.  Also, added a note pointing out fact that the prompt only
2266         indicates the first matching key.
2267
2268         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2269         pgg-decrypt-region.
2270         (pgg-add-passphrase-to-cache): Rename from
2271         `pgg-add-passphrase-cache' to reduce confusion (all callers
2272         changed).
2273         (pgg-remove-passphrase-from-cache): Rename from
2274         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2275         changed).
2276         (pgg-read-passphrase, pgg-add-passphrase-cache)
2277         (pgg-remove-passphrase-cache): Add informative docstrings.
2278         (pgg-decrypt): Convey provided passphrase in subordinate call to
2279         pgg-decrypt-region.
2280
2281 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2282
2283         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2284         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2285         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2286         'passphrase' argument, so the passphrase can be managed externally
2287         and then passed in to the system.
2288
2289         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2290         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2291         so the passphrase cache can be used reliably with identifiers
2292         besides a pgp packet's key id.
2293
2294         * pgg-gpg.el (pgg-gpg-encrypt-region)
2295         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2296         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
2297         these routines, so the passphrase can be managed externally and
2298         passed in to the system.
2299
2300         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2301         'notruncate' argument, so the passphrase cache can be used
2302         reliably with identifiers besides a pgp packet's key id.
2303
2304 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
2305
2306         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2307         symmetric encryption.
2308         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2309         encrypted session key.
2310         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2311         message ask for the passphrase in a proper way.
2312
2313         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2314         New user commands for symmetric encryption.
2315
2316 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2317
2318         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
2319
2320         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
2321
2322 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
2323
2324         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
2325
2326 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2327
2328         * mm-decode.el (mm-inlined-types): Add application/pgp.
2329         (mm-automatic-display): Ditto.
2330
2331         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
2332         part as text.
2333
2334 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2335
2336         * nnrss.el: Update copyright.
2337         (nnrss-opml-import): Query whether to subscribe to each entry.
2338
2339         * gnus-art.el:
2340         * gnus-sum.el:
2341         * gnus-xmas.el:
2342         * messagexmas.el:
2343         * mm-uu.el:
2344         * mm-view.el: Update copyright.
2345
2346 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
2347
2348         * message.el (message-info): New function.
2349         (message-mode-menu): Add it.
2350         Update copyright.
2351
2352         * ChangeLog: Fix and update copyright.
2353
2354 2006-01-13  Romain Francoise  <romain@orebokech.com>
2355
2356         * message.el (message-forward-subject-name-subject): Prefer the
2357         address to 'nowhere' if the sender has no name.
2358         Fix typo.  Update copyright year.
2359
2360 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2361
2362         * gnus-art.el (article-wash-html): Use
2363         gnus-summary-show-article-charset-alist if a numeric arg is given.
2364         (gnus-article-wash-html-with-w3m-standalone): New function.
2365
2366         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
2367         mm-inline-text-html-render-with-w3m-standalone.
2368         (mm-text-html-washer-alist): Map w3m-standalone to
2369         gnus-article-wash-html-with-w3m-standalone.
2370         (mm-inline-text-html-render-with-w3m-standalone): New function.
2371
2372 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2373
2374         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
2375         Improve LaTeX.
2376
2377 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2378
2379         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
2380         (nnrss-request-article): Render text/plain parts as HTML.
2381
2382         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
2383         the buffer.
2384
2385 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2386
2387         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
2388         custom definition of `gnus-posting-styles'.
2389
2390         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2391         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
2392
2393 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2394
2395         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
2396         Use nntp for bug archive.
2397
2398 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2399
2400         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
2401         parts.
2402         (nnrss-normalize-date): New function converts ISO 8601 date into
2403         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2404         (nnrss-check-group): Use it.
2405
2406 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2407
2408         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
2409
2410         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
2411         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2412         (nnrss-insert-w3): Ditto.
2413
2414 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2415
2416         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
2417         the articles to be forwarded including the case where neither a
2418         number of articles nor a region is specified.
2419
2420 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2421
2422         * nnrss.el (nnrss-request-article): Fix last change; fill
2423         text/plain parts.
2424
2425 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2426
2427         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
2428         in text/plain part.
2429         (nnrss-check-group): Don't add excessive newline to dc:subject.
2430
2431 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
2432
2433         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
2434         article.
2435
2436 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2437
2438         * nnml.el: Don't require gnus-bcklg.  Autoload it.
2439         (nnml-use-compressed-files, nnml-save-mail): Support other
2440         comression programs such as bzip2.
2441
2442 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2443
2444         * dns.el (query-dns): Make sure we check the buffer size before
2445         removing tcp headers.
2446
2447 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2448
2449         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
2450         remove MIME buttons associated with multipart/alternative parts.
2451         (gnus-mime-display-alternative): Tag buttons using `article-type'
2452         text property.
2453
2454         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
2455         associated with multipart/alternative parts.
2456
2457         * gnus-art.el (gnus-signature-separator): Fix custom type.
2458
2459         * mm-decode.el (mm-inlined-types): Fix custom type.
2460         (mm-keep-viewer-alive-types): Ditto.
2461         (mm-automatic-display): Ditto.
2462         (mm-attachment-override-types): Ditto.
2463         (mm-inline-override-types): Ditto.
2464         (mm-automatic-external-display): Ditto.
2465
2466 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2467
2468         * spam-report.el (spam-report-user-mail-address)
2469         (spam-report-user-agent): New variables.
2470         (spam-report-url-ping-plain): Use spam-report-user-agent.
2471
2472 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
2473
2474         * gnus-art.el (gnus-button-handle-custom): Do not just use
2475         `customize-apropos' for any "M-x customize-*" button but the
2476         function called for.  Accept both the function name and its
2477         argument in order to achieve this.
2478         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
2479         function name to `gnus-button-handle-custom' in case of "M-x
2480         customize-*" buttons.
2481
2482 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2483
2484         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
2485         multipart/alternative and add xref to mm-discouraged-alternatives
2486         in doc string.
2487
2488         * mm-decode.el (mm-discouraged-alternatives): Add xref to
2489         gnus-buttonized-mime-types in doc string.
2490
2491 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2492
2493         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
2494         Suggest image/.* in the doc string.
2495
2496 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2497
2498         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
2499         message-marks (Debian bug #342521).
2500
2501 2005-12-12  Simon Josefsson  <jas@extundo.com>
2502
2503         * password.el (password-read-from-cache): Add.
2504         (password-read): Use it.
2505
2506 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2507
2508         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
2509         us-ascii as a MIME charset.
2510
2511         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
2512         against the case where the 2nd arg TYPE is nil.
2513
2514 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2515
2516         * pop3.el (pop3-stream-type): Fix custom version.
2517
2518         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
2519
2520 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2521
2522         * mm-decode.el (mm-display-external): Add missing cdr.
2523
2524 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2525
2526         * mm-decode.el (mm-display-external): Use nametemplate (defined in
2527         RFC1524) if it is in mailcap or add a suffix according to
2528         mailcap-mime-extensions when generating a temp filename; postpone
2529         deleting a temp file for 2 seconds for some wrappers, shell
2530         scripts, and so on, which might exit right after having started a
2531         viewer command as a background job.
2532
2533 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2534
2535         * nntp.el (nntp-marks-directory): Fix custom group.
2536
2537         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
2538         steps when < 10.
2539
2540         * gnus-start.el (gnus-no-server-1): Mention
2541         `gnus-level-default-subscribed' in doc string.
2542
2543 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2544
2545         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
2546         parens.
2547
2548 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2549
2550         * gnus-xmas.el (gnus-use-toolbar): Revert.
2551         (gnus-xmas-setup-toolbar): Use global default-toolbar if
2552         gnus-use-toolbar is default.
2553
2554         * messagexmas.el (message-use-toolbar): Revert.
2555         (message-setup-toolbar): Use global default-toolbar if
2556         message-use-toolbar is default.
2557
2558 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2559
2560         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
2561         according to default-toolbar-visible-p.
2562
2563         * messagexmas.el (message-use-toolbar): Ditto.
2564
2565 2005-11-26  Dave Love  <fx@gnu.org>
2566
2567         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
2568         (tls-program, tls-success): Provide openssl alternative.
2569
2570         * starttls.el: Doc fixes.
2571         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
2572         SERVICE to PORT.
2573
2574         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
2575         port null or service name.
2576         (starttls-negotiate): Autoload.
2577
2578 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2579
2580         * message.el (message-kill-to-signature): Fix interactive spec.
2581
2582 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2583
2584         * pop3.el (pop3-open-server): Recognize a string as a service name.
2585
2586 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
2587
2588         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2589
2590 2005-11-23  Dave Love  <fx@gnu.org>
2591
2592         Add pop3s, pop3/starttls.
2593
2594         * pop3.el (pop3-authentication-scheme): Clarify doc.
2595         (open-tls-stream, starttls-open-stream): Autoload.
2596         (pop3-stream-type): New.
2597         (pop3-open-server): Use it.
2598
2599         * mail-source.el (mail-sources): Fix some :types.  Add stream type
2600         for POP.
2601         (mail-source-keyword-map): Add :stream for POP.
2602         (mail-source-fetch-pop): Use pop3-stream-type.
2603
2604 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2605
2606         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
2607         of current-time-string.
2608
2609 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
2610
2611         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
2612         date header.
2613
2614 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2615
2616         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
2617         it can seriously impact performance as it bypasses the agent's
2618         local caches.
2619
2620 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2621
2622         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
2623         must be explicitly online rather than "not explicitly offline" for
2624         its flags to be synchronized.
2625
2626         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
2627         that gnus-uu-unmark-thread will function correctly.
2628
2629         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
2630         1024K is instead displayed as 1M.
2631
2632 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2633
2634         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
2635
2636 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
2637
2638         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
2639
2640 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
2641
2642         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
2643         error message to display actual error condition.
2644         (gnus-agent-save-local): Avoid saving symbols that are bound to
2645         nil as they simply result in a warning message in
2646         gnus-agent-read-local.
2647
2648 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2649
2650         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
2651         rather than make-variable-buffer-local for file-precious-flag.
2652
2653 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2654
2655         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
2656         for duplicates which are removed.  The invalid sort check then
2657         triggers a rescan after the sort as sorting may have moved
2658         duplicate entries such that they can be cheaply detected.
2659
2660 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2661
2662         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
2663
2664 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2665
2666         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
2667         internal variable to a custom variable.  Changed default value
2668         from compressed(2) to uncompressed(1).
2669         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
2670         support for uncompressed agentview files.  Taken together, reading
2671         the agentview file should now be 6-7 times faster.
2672
2673 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2674
2675         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
2676         as a buffer-local variable.  This avoids creating truncated
2677         dribble files as a result of a hang up, eg.
2678
2679 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
2680
2681         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
2682         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
2683         XEmacs.
2684
2685 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2686
2687         * gnus-start.el (gnus-start-draft-setup): Enforce
2688         `gnus-draft-mode' for nndraft:drafts at startup.
2689
2690         * gnus.el (gnus-splash): Change custom group.
2691         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
2692         allow-list argument.
2693
2694         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
2695         string.
2696
2697 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2698
2699         * gnus-art.el (gnus-default-article-saver): Add user-defined
2700         `function' to custom type.
2701
2702 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2703
2704         * imap.el (imap-open): Handle case where buffer is a buffer
2705         object.
2706
2707 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2708
2709         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
2710         long lines.
2711         (gnus-cache-delete-group): Wrap doc strings.
2712
2713         * gnus-agent.el (gnus-agent-rename-group)
2714         (gnus-agent-delete-group): Wrap doc strings.
2715
2716
2717 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * messagexmas.el (message-use-toolbar): Change the valid values
2720         into default, top, bottom, left, and right.
2721         (message-toolbar-thickness): New variable.
2722         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
2723         well.
2724         (message-setup-toolbar): Make it work.
2725
2726         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
2727         (gnus-use-toolbar): Change the valid values into default, top,
2728         bottom, left, and right.
2729         (gnus-toolbar-thickness): New variable.
2730         (gnus-xmas-setup-toolbar): New function.
2731         (gnus-xmas-setup-group-toolbar): Use it.
2732         (gnus-xmas-setup-summary-toolbar): Use it.
2733
2734 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2735
2736         * gnus-start.el (gnus-1): Add "native" to
2737         gnus-predefined-server-alist.
2738
2739         * gnus.el (gnus-method-to-server): Don't add "native" to the
2740         lists here, because that leads to problems when
2741         gnus-select-method is bound.
2742
2743 2005-11-09  Simon Josefsson  <jas@extundo.com>
2744
2745         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
2746         use (not sort-by-date) instead.
2747
2748 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2749
2750         * gnus-delay.el (gnus-delay-group): Don't autoload.
2751         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2752         to be re-loaded when customizing the `gnus-delay' group.
2753
2754 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2755
2756         * message.el: Revert last changes.
2757         (message-insert-citation-line): Use newlines.
2758
2759 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2760
2761         * message.el (message-courtesy-message)
2762         (message-mark-insert-begin, message-mark-insert-end)
2763         (message-elide-ellipsis, message-cancel-message)
2764         (message-add-header, message-change-subject)
2765         (message-cross-post-followup-to-header)
2766         (message-cross-post-insert-note, message-reduce-to-to-cc)
2767         (message-widen-reply, message-delete-not-region)
2768         (message-kill-to-signature, message-insert-signature)
2769         (message-insert-importance-high, message-insert-importance-low)
2770         (message-insert-or-toggle-importance)
2771         (message-insert-disposition-notification-to)
2772         (message-indent-citation, message-yank-original)
2773         (message-cite-original-without-signature, message-cite-original)
2774         (message-insert-citation-line, message-position-on-field)
2775         (message-fix-before-sending, message-send-mail-partially)
2776         (message-send-mail, message-send-mail-with-sendmail)
2777         (message-send-mail-with-qmail, message-send-news)
2778         (message-check-news-header-syntax, message-generate-headers)
2779         (message-insert-courtesy-copy, message-fill-address)
2780         (message-fill-header, message-shorten-references)
2781         (message-setup-1, message-cancel-news)
2782         (message-forward-make-body-plain, message-forward-make-body-mime)
2783         (message-forward-make-body-mml, message-encode-message-body)
2784         (message-forward-make-body-digest-plain)
2785         (message-forward-make-body-digest-mime)
2786         (message-use-alternative-email-as-from): Insert `hard-newline'
2787         instead of ordinary newlines.
2788
2789 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2790
2791         * message.el (message-generate-headers): Downcase the argument
2792         given to message-check-element.
2793
2794 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
2795
2796         * nntp.el (nntp-authinfo-rejected): New error condition.
2797         (nntp-wait-for): Use new error condition to signal authentication
2798         error.
2799         (nntp-retrieve-data): Rethrow new error condition to break out of
2800         recursive call to nntp-send-authinfo.
2801
2802 2005-11-08  Romain Francoise  <romain@orebokech.com>
2803
2804         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
2805         (gnus-summary-exit-map): Bind to `Z p'.
2806         (gnus-summary-make-menu-bar): Add menu item.
2807
2808 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
2809
2810         * gnus-art.el (gnus-article-treat-custom): Add `first'.
2811         (gnus-treat-*): Add `first' in all doc strings.
2812
2813         * gnus-group.el (gnus-group-compact-group): Fix typo.
2814
2815 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2816
2817         * gnus.el (gnus-parameters-case-fold-search): New variable.
2818         (gnus-parameters-get-parameter): Use it.
2819
2820         * gnus-score.el (gnus-home-score-file): Doc fix.
2821
2822 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2823
2824         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2825
2826 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2827
2828         * mm-util.el (mm-special-display-p): New function.
2829
2830         * mml.el (mml-preview): Use it; doc fix.
2831
2832 2005-10-29  Romain Francoise  <romain@orebokech.com>
2833
2834         * message.el (message-fix-before-sending): Fix comment.
2835
2836 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2837
2838         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
2839
2840 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2841
2842         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
2843         Used in gnus-score.el.
2844
2845 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2846
2847         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
2848
2849 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2850
2851         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2852         whitespace removed in revision 7.8.  Use concatenated string to
2853         protect trailing whitespace.
2854
2855 2005-10-27  Jouni K Seppanen  <jks@iki.fi>  (tiny change)
2856
2857         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2858         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2859         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2860         Courier IMAP ("some version from 2004").  Mostly based on similar
2861         code in the same function.
2862
2863 2005-10-26  Didier Verna  <didier@xemacs.org>
2864
2865         * gnus-group.el (gnus-group-compact-group): invalidate original
2866         article buffer.
2867         * gnus-srvr.el (gnus-server-compact-server): ditto.
2868         * nnml.el (nnml-request-compact-group): handle self Xref: field in
2869         NOV database and in article itself.
2870         Invalidate article backlog.
2871
2872 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2873
2874         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
2875
2876 2005-10-26  Simon Josefsson  <jas@extundo.com>
2877
2878         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
2879         part of 2004-07-25 change.
2880
2881 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2882
2883         * message.el (message-display-completion-list): New function.
2884         (message-expand-group): Use it; make sure the Completions buffer
2885         is modifiable.
2886
2887 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2888
2889         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2890         user-mail-name is an empty string.
2891
2892 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2893
2894         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2895         depending on gnus-score-decay-constant.
2896
2897         * encrypt.el (encrypt-insert-file-contents)
2898         (encrypt-write-file-contents): Don't use `gnus-message'.
2899
2900         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
2901         arguments.
2902         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
2903         arguments to mm-uu-verbatim-marks-extract.
2904         (mm-uu-hide-markers): New variable.
2905         (mm-uu-extract): Use face similar to `gnus-cite-3'.
2906
2907         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2908         (gnus-convert-image-to-face-command): Use "convert" by default to
2909         allow other input image formats.
2910         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
2911         accordingly.
2912
2913 2005-10-23  Simon Josefsson  <jas@extundo.com>
2914
2915         * imap.el (imap-gssapi-program): Align command line parameters
2916         with latest GNU SASL.
2917         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2918
2919 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2920
2921         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
2922         HTML.
2923         (nnslashdot-request-article): Ditto.
2924
2925         * lpath.el (featurep): Add nobreak-char-display.
2926
2927 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2928
2929         * mail-source.el (mail-source-fetch-pop): Require pop3.
2930         (mail-source-check-pop): Ditto.
2931
2932 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2933
2934         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2935         errors.
2936
2937 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2938
2939         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2940         (gnus-treat-strip-leading-blank-lines): Improve doc string.
2941
2942         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
2943
2944         * mm-bodies.el (mm-decode-string): Call
2945         `mm-charset-to-coding-system' with allow-override argument.
2946
2947 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2948
2949         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
2950         (rfc2047-charset-to-coding-system): New function.
2951         (rfc2047-decode-encoded-words): New function.
2952         (rfc2047-decode-region): Use them.
2953         (rfc2047-decode-cte): Remove.
2954         (rfc2047-parse-and-decode): Remove.
2955         (rfc2047-decode): Remove.
2956
2957 2005-10-15  Kenichi Handa  <handa@m17n.org>
2958
2959         * rfc2047.el (rfc2047-decode-cte): New function.
2960         (rfc2047-decode-region): Change the way to decode successive
2961         encoded-words: decode B- or Q-encoding in each encoded-word,
2962         concatenate them, and decode it as charset.
2963
2964 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2965
2966         * lpath.el: Fbind codepage-setup for XEmacs.
2967
2968 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
2969
2970         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
2971         widget-move-and-invoke.
2972         (gnus-custom-mode): Use gnus-custom-map.
2973
2974 2005-10-15  Bill Wohler  <wohler@newt.com>
2975
2976         * message.el (message-tool-bar-map): Renamed image file from
2977         mail_send to mail/send.
2978
2979 2005-10-16  Masatake YAMATO  <jet@gyve.org>
2980
2981         * message.el (message-expand-group): Pass the common
2982         prefix substring of completion to `display-completion-list'.
2983
2984 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
2985
2986         * mml-sec.el (mml-secure-method): New internal variable.
2987         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
2988         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
2989         functions using mml-secure-method.
2990
2991         * mml.el (mml-mode-map): Add key bindings for those functions.
2992         (mml-menu): Simplify security menu entries.  Suggested by Jesper
2993         Harder <harder@myrealbox.com>.
2994         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
2995         end of message if point is the headers of the message.
2996
2997         * message.el (message-in-body-p): New function.
2998
2999         * assistant.el: Autoload gnus-util and netrc.
3000
3001         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
3002         Use `mm-charset-override-alist' only when decoding.
3003
3004         * mm-bodies.el (mm-decode-body): Call
3005         `mm-charset-to-coding-system' with allow-override argument.
3006
3007         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
3008         `filename' from Content-Disposition if Content-Type doesn't
3009         provide `name'.
3010         (gnus-mime-view-part-as-type): Set default instead of
3011         initial-input.
3012
3013 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3014
3015         * format-spec.el (format-spec): Propagate text properties of % spec.
3016
3017 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3018
3019         * gnus-art.el (gnus-treat-predicate): Add `first'.
3020
3021 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3022
3023         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
3024         (mm-charset-override-alist): New variable.
3025         (mm-charset-to-coding-system): Use it.
3026         (mm-codepage-setup): New helper function.
3027         (mm-charset-eval-alist): New variable.
3028         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
3029         about unknown charsets.
3030
3031         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
3032
3033 2005-10-04  David Hansen  <david.hansen@gmx.net>
3034
3035         * nnrss.el (nnrss-request-article): Add support for the comments tag.
3036         (nnrss-check-group): Ditto.
3037
3038 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3039
3040         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
3041         Rename x-gnus-verbatim to x-verbatim.
3042         (mm-uu-type-alist): Fix regexp for verbatim-marks.
3043
3044         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3045         x-verbatim.
3046
3047         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3048
3049         * gnus-util.el (gnus-remove-duplicates): Remove.
3050
3051         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3052         instead of gnus-remove-duplicates.
3053
3054         * message.el (message-remove-duplicates): Remove.
3055         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3056         message-remove-duplicates.
3057
3058         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3059         available, else use implementation from `delete-dups'.
3060
3061         * message.el (message-insert-expires): New function.
3062         (message-mode-map): Add key binding.
3063         (message-mode-field-menu): Add menu entry.
3064         (message-mode): Document it.
3065         (message-make-expires-date): Use `message-make-date'.
3066
3067 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3068
3069         * message.el (message-make-expires-date): New function.
3070
3071 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3072
3073         * Makefile.in (list-installed-shadows): New entry.
3074         (install): Use it.
3075         (remove-installed-shadows): New entry.
3076
3077         * dgnushack.el (dgnushack-default-load-path): New variable.
3078         (dgnushack-find-lisp-shadows): New function.
3079         (dgnushack-remove-lisp-shadows): New function.
3080
3081 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3082
3083         * Makefile.in (install-el-elc): New entry.
3084         (install): Use it so that .el files are necessarily installed.
3085
3086 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3087
3088         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3089
3090 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3091
3092         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3093         function rather than the diff-mode.el package.
3094         (mm-display-external): Use with-current-buffer.
3095         (mm-viewer-completion-map, mm-viewer-completion-map):
3096         Move initialization inside declaration.
3097
3098 2005-09-29  Simon Josefsson  <jas@extundo.com>
3099
3100         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3101         autoload mail-check-payment.
3102         (spam-check-hashcash): Define unconditionally, since hashcash.el
3103         is part of Gnus now.  Ignore errors from payment checking.
3104
3105 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3106
3107         * message.el (message-bold-region, message-unbold-region): Rename
3108         from `bold-region' and `unbold-region'.
3109
3110         * message.el: Remove useless autoloads.
3111
3112 2005-09-28  Simon Josefsson  <jas@extundo.com>
3113
3114         * message.el (message-use-idna): Default to t.
3115         (message-use-idna): Test whether encoding works too.  Doc fix.
3116
3117 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3118
3119         * nntp.el (nntp-warn-about-losing-connection): Remove.
3120
3121 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3122
3123         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3124         customizable.  Change default value.
3125         (mm-uu-diff-groups-regexp): Change default value.
3126         (mm-uu-type-alist): Add doc string.
3127         (mm-uu-configure): Add doc string.  Make it interactive.
3128         (mm-uu-tex-groups-regexp): New variable.
3129         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3130         (mm-uu-type-alist): Add LaTeX documents.
3131         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3132         of "text/verbatim".
3133         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3134
3135         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3136         instead of "text/verbatim".
3137
3138         * message.el (message-mark-inserted-region)
3139         (message-mark-insert-file): Use slrn style marks when called with
3140         prefix argument.
3141
3142 2005-09-27  Simon Josefsson  <jas@extundo.com>
3143
3144         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3145
3146 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3147
3148         * message.el (message-remove-duplicates): New function.
3149         Implementation borrowed from `gnus-remove-duplicates'.
3150         (message-idna-to-ascii-rhs): Also encode idna addresses in
3151         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3152         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3153         only ask about the same idna domain once per header and also tell
3154         in what header to replace the idna domain.
3155
3156         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3157         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3158         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3159         a header is decoded and not just the last one.
3160
3161 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3162
3163         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3164         has been decoded.
3165
3166         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3167         (mm-insert-part): Don't modify text if it has been decoded.
3168
3169         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3170         decoded.
3171
3172         * mm-view.el (mm-inline-text): Don't strip text props unless
3173         decoding enriched or richtext parts.
3174
3175 2005-09-25  Romain Francoise  <romain@orebokech.com>
3176
3177         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
3178         * gnus-start.el (gnus-subscribe-interactively):
3179         * gnus-uu.el (gnus-uu-grab-articles):
3180         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
3181         space.
3182
3183 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3184
3185         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3186         * mm-view.el (mm-view-pkcs7-decrypt):
3187         * gnus-sum.el (gnus-summary-limit-to-extra)
3188         (gnus-summary-respool-article, gnus-read-move-group-name):
3189         * gnus-score.el (gnus-summary-increase-score):
3190         * gnus-util.el (gnus-completing-read-with-default):
3191         * gnus-art.el (gnus-read-save-file-name)
3192         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
3193         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
3194         * message.el (message-check-news-header-syntax):
3195         Follow convention for reading with the minibuffer.
3196
3197 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
3198
3199         * spam-report.el (spam-report-url-ping-plain):
3200         Use gnus-extended-version as User-Agent.
3201
3202         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
3203         default value is nil.
3204
3205         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
3206         (mm-uu-verbatim-marks-extract): New function.
3207         (mm-uu-extract): New face.
3208         (mm-uu-copy-to-buffer): Use it.
3209
3210         * spam-report.el (spam-report-gmane-ham): Renamed from
3211         `spam-report-gmane-unspam'.
3212         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
3213         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
3214
3215         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
3216         Autoload.
3217         (spam-report-gmane-unregister-routine): Renamed
3218         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
3219
3220 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
3221
3222         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
3223         (spam-report-gmane-unregister-routine): added support for gmane
3224         unregistration
3225
3226         * spam-report.el (spam-report-gmane-unspam)
3227         (spam-report-gmane-spam): new wrappers around spam-report-gmane
3228         (spam-report-gmane): changed to take a single article and do
3229         unspam registration
3230
3231 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3232
3233         * mm-url.el (mm-url-decode-entities): Fix regexp.
3234
3235 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3236
3237         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
3238         default to nil, to be able to use Gnus at all.  If the default
3239         switches to something else, then the function should be fixed not
3240         be exceedingly slow.
3241
3242 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
3243
3244         * gnus-start.el (gnus-activate-group): if the server is nil, don't
3245         fail hard
3246
3247         * spam-report.el: better Keywords line
3248
3249         * spam.el: added Maintainer and better Keywords line
3250
3251 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3252
3253         * gnus-art.el (gnus-article-replace-part)
3254         (gnus-mime-replace-part): New functions.
3255         (gnus-mime-action-alist, gnus-mime-button-commands)
3256         (gnus-mime-save-part-and-strip): Added file argument.
3257         (gnus-article-part-wrapper): Added interactive argument.
3258
3259         * gnus-sum.el (gnus-summary-mime-map): Add
3260         `gnus-article-replace-part'.
3261
3262 2005-09-19  Didier Verna  <didier@xemacs.org>
3263
3264         The nnml compaction feature:
3265         * nnml.el (nnml-request-compact-group): New function.
3266         * nnml.el (nnml-request-compact): New function.
3267         * gnus-int.el (gnus-request-compact-group): New function.
3268         * gnus-int.el (gnus-request-compact): New function.
3269         * gnus-group.el (gnus-group-compact-group): New function.
3270         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
3271         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
3272         * gnus-srvr.el (gnus-server-compact-server): New function.
3273         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
3274         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
3275
3276 2005-09-18  Deepak Goel  <deego@gnufans.org>
3277
3278         * sieve.el (sieve-help): Fix `message' call: first arg should be a
3279         format spec.
3280
3281 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3282
3283         * gnus.el (gnus-group-startup-message): Bind image-load-path.
3284
3285 2005-09-15  Romain Francoise  <romain@orebokech.com>
3286
3287         * message.el (message-fill-paragraph): Clarify docstring.
3288
3289 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * gnus-art.el (gnus-mime-display-part): Protect against broken
3292         MIME messages.
3293
3294 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3295
3296         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
3297         before parsing header.
3298
3299 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
3300
3301         * html2text.el: (html2text-replace-list): Add new entities.
3302
3303 2005-09-11  Romain Francoise  <romain@orebokech.com>
3304
3305         * message.el (message-alternative-emails): Improve docstring.
3306         (message-setup-1): Call `message-use-alternative-email-as-from'
3307         after `message-setup-hook' to give it precedence over posting
3308         styles, etc.
3309         (message-use-alternative-email-as-from): Add docstring.  Remove
3310         the original From header if present.
3311
3312         * nnml.el (nnml-compressed-files-size-threshold): New variable.
3313         (nnml-save-mail): Use it.
3314
3315         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
3316         articles.  Add new argument `silent'.
3317         (gnus-uu-mark-all): Report the total number of marked articles.
3318
3319 2005-09-10  Romain Francoise  <romain@orebokech.com>
3320
3321         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
3322         (gnus-uu-mark-series): Likewise.
3323
3324 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
3325
3326         * spam-report.el (spam-report-gmane): Fix generation of spam
3327         report URL.
3328
3329 2005-09-10  Simon Josefsson  <jas@extundo.com>
3330
3331         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
3332         t, based on discussion on the ding list with Robert Epprecht
3333         <epprecht@solnet.ch>.
3334
3335 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
3336
3337         * spam-report.el (spam-report-gmane): Make it work without
3338         X-Report-Spam header.  Gmane now only provides Archived-At.
3339         This is only used if `spam-report-gmane-use-article-number' is nil.
3340         (spam-report-gmane-spam-header): Remove.  Not used anymore.
3341
3342         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
3343         make `gnus-summary-sort-by-recipient' work with threading.
3344
3345         * nnweb.el (nnweb-google-wash-article): Print a message if article
3346         is not available.
3347
3348 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3349
3350         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
3351         change.  Decode text/* parts content before displaying.
3352
3353 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3354
3355         * mml-smime.el: Remove defvar of gnus-extract-address-components.
3356
3357 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3358
3359         * mm-view.el (mm-display-inline-fontify): Disable support modes.
3360
3361         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
3362         url-package-name, url-package-version,
3363         w3m-cid-retrieve-function-alist, w3m-current-buffer,
3364         w3m-display-inline-images, and w3m-minor-mode-map.
3365
3366 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
3367
3368         * message.el (message-tab-body-function): Fixed mismatched custom
3369         type.
3370
3371         * gnus.el (gnus-group-change-level-function): Ditto.
3372
3373         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
3374
3375         * gnus-art.el (gnus-signature-limit)
3376         (gnus-article-mime-part-function): Ditto.
3377
3378 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3379
3380         * mml.el (mml-mode): Silence the byte compiler.
3381
3382         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
3383         using `(sit-for 0)' before moving the point to the specified part;
3384         skip unbuttonized parts.
3385         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
3386         return to the summary window if gnus-auto-select-part is non-nil.
3387
3388 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
3389
3390         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
3391         variables.
3392         (mml-dnd-attach-file, mml-mode): Use them.
3393
3394         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
3395         Make fetching article by MID work again for Google Groups.  Added
3396         FIXME concerning gnus-group-make-web-group.
3397
3398         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
3399         Don't depend on Gnus by using mail-extract-address-components if
3400         gnus-extract-address-components is not bound.
3401
3402 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3403
3404         * gnus-art.el (gnus-mime-display-security): Don't display the
3405         signature, but only the signed part.
3406
3407 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3408
3409         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
3410
3411         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
3412         list, not listp.
3413
3414 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
3415
3416         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
3417         when encoding.
3418
3419         * mm-bodies.el (mm-decode-content-transfer-encoding):
3420         De-canonicalize CRLF for all text content types, not just
3421         text/plain.
3422
3423 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3424
3425         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
3426         valid article; point arrow and cursor at the MIME button.
3427
3428 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3429
3430         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
3431         Suggested by Dan Christensen <jdc@uwo.ca>.
3432
3433         * mm-decode.el (mm-save-part): Enable change of prompt.
3434
3435 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
3436
3437         * gnus-msg.el (gnus-inews-add-send-actions): Made
3438         `message-post-method' lambda parameter ARG `&optional'.
3439
3440 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3441
3442         * gnus-sum.el (gnus-summary-mime-map): Added
3443         gnus-article-save-part-and-strip, gnus-article-delete-part and
3444         gnus-article-jump-to-part.
3445
3446         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
3447         (gnus-article-edit-part): Use it.
3448         (gnus-article-part-wrapper): Added no-handle argument.
3449         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
3450         functions.
3451
3452 2005-08-29  Romain Francoise  <romain@orebokech.com>
3453
3454         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3455         docstring.
3456         (gnus-face-from-file): Likewise.
3457
3458 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3459
3460         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
3461         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
3462         non-nil.
3463         (gnus-auto-select-part): New variable.
3464         (gnus-article-jump-to-part): New function.
3465         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
3466         (gnus-mime-delete-part): Allow selecting specified part after
3467         deleting or stripping parts.
3468         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
3469         part if argument is bogus.
3470
3471 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
3472
3473         * gnus-art.el (w3m-minor-mode-map):
3474         * gnus-spec.el (gnus-newsrc-file-version):
3475         * gnus-util.el (nnmail-active-file-coding-system)
3476         (gnus-original-article-buffer, gnus-user-agent):
3477         * gnus.el (gnus-ham-process-destinations)
3478         (gnus-parameter-ham-marks-alist)
3479         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
3480         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
3481         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
3482         * mm-decode.el (gnus-current-window-configuration):
3483         * mm-extern.el (gnus-article-mime-handles):
3484         * mm-url.el (url-current-object, url-package-name)
3485         (url-package-version):
3486         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
3487         (smime-keys, w3m-cid-retrieve-function-alist)
3488         (w3m-current-buffer, w3m-display-inline-images)
3489         (w3m-minor-mode-map):
3490         * mml-smime.el (gnus-extract-address-components):
3491         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
3492         (gnus-newsrc-hashtb, message-default-charset)
3493         (message-deletable-headers, message-options)
3494         (message-posting-charset, message-required-mail-headers)
3495         (message-required-news-headers):
3496         * mml1991.el (mc-pgp-always-sign):
3497         * mml2015.el (mc-pgp-always-sign):
3498         * nnheader.el (nnmail-extra-headers):
3499         * rfc1843.el (gnus-decode-encoded-word-function)
3500         (gnus-decode-header-function, gnus-newsgroup-name):
3501         * spam-stat.el (gnus-original-article-buffer): Add defvars.
3502
3503 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3504
3505         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
3506         the end of the date treatments.
3507
3508 2005-08-15  Simon Josefsson  <jas@extundo.com>
3509
3510         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
3511         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
3512         Capello and Romain Francoise.
3513         (pgg-fetch-key-function): Removed, not used?
3514         (pgg-insert-url-with-w3): Require url, to get
3515         url-insert-file-contents regardless of where it is defined.
3516
3517 2005-08-13  Romain Francoise  <romain@orebokech.com>
3518
3519         * message.el (message-cite-original-1): New function.
3520         (message-cite-original): Use it.
3521         (message-cite-original-without-signature): Ditto.
3522
3523 2005-08-08  Romain Francoise  <romain@orebokech.com>
3524
3525         * message.el (message-yank-empty-prefix): New variable.
3526         (message-indent-citation): Use it.
3527         (message-cite-original-without-signature): Respect X-No-Archive.
3528
3529 2005-08-08  Simon Josefsson  <jas@extundo.com>
3530
3531         * pgg.el: Autoload url-insert-file-contents instead of loading
3532         w3/url.
3533         (pgg-insert-url-with-w3): Don't load url here.
3534
3535 2005-08-07  Jesper Harder  <harder@phys.au.dk>
3536
3537         * message.el (message-kill-to-signature): Don't insert newline at
3538         bol.
3539         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
3540
3541 2005-08-06  Romain Francoise  <romain@orebokech.com>
3542
3543         * message.el (message-user-fqdn): Fix typo in docstring.
3544
3545 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
3546
3547         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
3548
3549         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
3550
3551 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3552
3553         * mm-bodies.el (mm-encode-body): Use coding system rather than
3554         charset to encode text.
3555
3556         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
3557         number of charsets if utf-8 is available (XEmacs).
3558
3559 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
3560
3561         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
3562         taken from `gnus-button-mid-or-mail-regexp'.
3563         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
3564         (gnus-button-alist): Improve regexp for domain part of the MIDs
3565         for news:localpart@domain buttons.
3566         (gnus-button-ctan-directory-regexp): Update.
3567
3568 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3569
3570         * sieve-manage.el (sieve-manage-interactive-login): Use
3571         make-local-variable rather than make-variable-buffer-local.
3572         (sieve-manage-open): Ditto.
3573         (sieve-manage-authenticate): Ditto.
3574
3575         * mml.el (mml-generate-mime-1): Make the content type default to
3576         text/plain if the filename is not specified.
3577
3578 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3579
3580         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
3581         instead of insert-buffer.
3582
3583         * message.el (message-yank-original): Ditto; set the mark at the
3584         end of the yanked message.
3585
3586 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3587
3588         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
3589         lines to scroll rather than to stop it.
3590
3591         * mml.el (mml-generate-default-type): Add doc string.
3592         (mml-generate-mime-1): Use mm-default-file-encoding or make it
3593         default to application/octet-stream when determining the content
3594         type if it is not specified for the part or the mml contents; add
3595         a comment about mml-generate-default-type.
3596
3597 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
3598
3599         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
3600         make it default to application/octet-stream when determining the
3601         content type if it is not specified for the external contents.
3602
3603 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3604
3605         * rfc2231.el (rfc2231-parse-string): Take care that not only a
3606         segmented parameter but also other parameters might be there.
3607
3608 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3609
3610         * mm-decode.el (mm-display-external): Delete temp file, directory
3611         and buffer immediately if the external process is exited.
3612
3613 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3614
3615         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
3616         fewer lines than that of scroll-margin.
3617         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
3618
3619 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3620
3621         * gnus-art.el (gnus-article-next-page): Revert.
3622         (gnus-article-beginning-of-window): New macro.
3623         (gnus-article-next-page-1): Use it.
3624         (gnus-article-prev-page): Ditto.
3625         (gnus-article-edit-part): Use insert-buffer-substring instead of
3626         insert-buffer.
3627         (gnus-article-edit-exit): Ditto.
3628
3629         * gnus-util.el (gnus-beginning-of-window): Remove.
3630         (gnus-end-of-window): Remove.
3631
3632         * lpath.el: Don't bind header-line-format and scroll-margin.
3633
3634 2005-07-25  Simon Josefsson  <jas@extundo.com>
3635
3636         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
3637         to have the url package without w3.  Reported by Daiki Ueno
3638         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
3639
3640 2005-07-20  Didier Verna  <didier@xemacs.org>
3641
3642         * gnus-diary.el: Remove the description comment (nndiary is now
3643         properly documented in the Gnus manual).
3644         Fix the spelling of "Back End".
3645         * nndiary.el: Ditto.
3646         Fix the copyright notice.
3647
3648 2005-07-18  Romain Francoise  <romain@orebokech.com>
3649
3650         * gnus-sum.el (gnus-summary-to-prefix,
3651         gnus-summary-newsgroup-prefix): New variables.
3652         (gnus-summary-from-or-to-or-newsgroups): Use them.
3653
3654 2005-07-17  Romain Francoise  <romain@orebokech.com>
3655
3656         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
3657         space as it's generally not especially interesting to the user.
3658
3659 2005-07-16  Romain Francoise  <romain@orebokech.com>
3660
3661         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
3662         nil to avoid prompting and file modification if one of the
3663         messages at the top of the nnfolder file contains a copyright
3664         notice.
3665         Update copyright notice.
3666
3667         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
3668         instead of `current-time-string' as the latter creates a time
3669         string that is not RFC 2822 compliant (it lacks the zone).
3670         Update copyright notice.
3671
3672 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3673
3674         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
3675         for text/rtf.  Display default in prompt.  Pass default for M-n.
3676
3677         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
3678
3679 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3680
3681         * gnus-msg.el (gnus-button-mailto): Remove
3682         save-selected-window-window hackery because it relies on
3683         save-selected-window internals.
3684
3685 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3686
3687         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
3688         (gnus-article-next-page-1): Use gnus-beginning-of-window.
3689         (gnus-article-prev-page): Ditto.
3690
3691         * gnus-util.el (gnus-beginning-of-window): New function.
3692         (gnus-end-of-window): New function.
3693
3694         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
3695
3696 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3697
3698         * gnus-score.el (gnus-score-edit-all-score): Set
3699         gnus-score-edit-exit-function to gnus-score-edit-done and call
3700         gnus-message.
3701
3702 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3703
3704         * gnus-msg.el (gnus-button-mailto): Remove
3705         save-selected-window-window hackery because it relies on
3706         save-selected-window internals.
3707
3708 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3709
3710         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
3711         add-minor-mode.
3712         (gnus-binary-mode): Ditto.
3713
3714         * gnus-topic.el (gnus-topic-mode): Ditto.
3715
3716 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
3717
3718         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
3719         (gnus-article-prev-page): Take scroll-margin into consideration.
3720
3721 2005-07-04  Lute Kamstra  <lute@gnu.org>
3722
3723         Update FSF's address in GPL notices.
3724
3725 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
3726
3727         * gnus.el (gnus-exit):
3728         * gnus-group.el (gnus-group-icons):
3729         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
3730
3731         * gnus-nocem.el (gnus-nocem):
3732         * message.el (message-various, message-buffers, message-sending)
3733         (message-interface, message-forwarding, message-insertion)
3734         (message-headers, message-news, message-mail):
3735         * pgg-gpg.el (pgg-gpg):
3736         * pgg-parse.el (pgg-parse):
3737         * pgg-pgp.el (pgg-pgp):
3738         * pgg-pgp5.el (pgg-pgp5):
3739         * pop3.el (pop3): Finish `defgroup' description with period.
3740
3741 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3742
3743         * gnus-art.el (article-display-face): Improve the efficiency.
3744         (article-display-x-face): Ditto; remove grey x-face stuff.
3745
3746 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3747
3748         * gnus-art.el (article-display-face): Correct the position in
3749         which Faces are inserted.
3750
3751 2005-06-29  Didier Verna  <didier@xemacs.org>
3752
3753         * gnus-art.el (article-display-face): Display faces in correct
3754         order.
3755
3756 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3757
3758         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
3759         (gnus-fill-real-hashtb): Use hash table instead of obarray.
3760         (gnus-nocem-check-article): Fetch the Type header.
3761         (gnus-nocem-message-wanted-p): Fix the way to examine types.
3762         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
3763         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
3764         make sure gnus-nocem-hashtb is initialized.
3765         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
3766         (gnus-nocem-unwanted-article-p): Ditto.
3767
3768         * pgg.el (pgg-verify): Return the verification result.
3769
3770 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3771
3772         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
3773         is ascii.
3774
3775 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
3776
3777         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
3778         `show-nonbreak-escape'.
3779
3780 2005-06-23  Lute Kamstra  <lute@gnu.org>
3781
3782         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
3783
3784         * dig.el (dig-mode):
3785         * smime.el (smime-mode): Use gnus-run-mode-hooks.
3786
3787 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
3788
3789         * nnimap.el (nnimap-split-download-body): Fix spellings.
3790
3791 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
3792
3793         * gnus-art.el (gnus-article-encrypt-body):
3794         * gnus-cus.el (gnus-score-customize):
3795         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
3796         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
3797
3798 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3799
3800         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
3801         header by looking for magic "MII" at the beginnig.
3802
3803 2005-06-16  Miles Bader  <miles@gnu.org>
3804
3805         * gnus-xmas.el (gnus-xmas-group-startup-message):
3806         Use renamed gnus-splash face.
3807
3808         * assistant.el (assistant-field): Remove "-face" suffix from face name.
3809         (assistant-field-face): New backward-compatibility alias for renamed
3810         face.
3811         (assistant-render-text): Use renamed assistant-field face.
3812
3813         * spam.el (spam): Remove "-face" suffix from face name.
3814         (spam-face): New backward-compatibility alias for renamed face.
3815         (spam-face, spam-initialize): Use renamed spam face.
3816
3817         * message.el (message-header-to, message-header-cc)
3818         (message-header-subject, message-header-newsgroups)
3819         (message-header-other, message-header-name)
3820         (message-header-xheader, message-separator, message-cited-text)
3821         (message-mml): Remove "-face" suffix from face names.
3822         (message-header-to-face, message-header-cc-face)
3823         (message-header-subject-face, message-header-newsgroups-face)
3824         (message-header-other-face, message-header-name-face)
3825         (message-header-xheader-face, message-separator-face)
3826         (message-cited-text-face, message-mml-face):
3827         New backward-compatibility aliases for renamed faces.
3828         (message-font-lock-keywords): Use renamed message faces.
3829
3830         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
3831         (sieve-test-commands, sieve-tagged-arguments):
3832         Remove "-face" suffix from face names.
3833         (sieve-control-commands-face, sieve-action-commands-face)
3834         (sieve-test-commands-face, sieve-tagged-arguments-face):
3835         New backward-compatibility aliases for renamed faces.
3836         (sieve-control-commands-face, sieve-action-commands-face)
3837         (sieve-test-commands-face, sieve-tagged-arguments-face):
3838         Use renamed sieve faces.
3839
3840         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
3841         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
3842         (gnus-group-news-3-empty, gnus-group-news-4)
3843         (gnus-group-news-4-empty, gnus-group-news-5)
3844         (gnus-group-news-5-empty, gnus-group-news-6)
3845         (gnus-group-news-6-empty, gnus-group-news-low)
3846         (gnus-group-news-low-empty, gnus-group-mail-1)
3847         (gnus-group-mail-1-empty, gnus-group-mail-2)
3848         (gnus-group-mail-2-empty, gnus-group-mail-3)
3849         (gnus-group-mail-3-empty, gnus-group-mail-low)
3850         (gnus-group-mail-low-empty, gnus-summary-selected)
3851         (gnus-summary-cancelled, gnus-summary-high-ticked)
3852         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
3853         (gnus-summary-high-ancient, gnus-summary-low-ancient)
3854         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
3855         (gnus-summary-low-undownloaded)
3856         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
3857         (gnus-summary-low-unread, gnus-summary-normal-unread)
3858         (gnus-summary-high-read, gnus-summary-low-read)
3859         (gnus-summary-normal-read, gnus-splash):
3860         Remove "-face" suffix from face names.
3861         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3862         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3863         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3864         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3865         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3866         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3867         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3868         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3869         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3870         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3871         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3872         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3873         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3874         (gnus-summary-normal-ticked-face)
3875         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
3876         (gnus-summary-normal-ancient-face)
3877         (gnus-summary-high-undownloaded-face)
3878         (gnus-summary-low-undownloaded-face)
3879         (gnus-summary-normal-undownloaded-face)
3880         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3881         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3882         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3883         (gnus-splash-face):
3884         New backward-compatibility aliases for renamed faces.
3885         (gnus-group-startup-message): Use renamed gnus faces.
3886
3887         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
3888         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
3889         (gnus-server-agent): Remove "-face" suffix from face names.
3890         (gnus-server-agent-face, gnus-server-opened-face)
3891         (gnus-server-closed-face, gnus-server-denied-face)
3892         (gnus-server-offline-face):
3893         New backward-compatibility aliases for renamed faces.
3894         (gnus-server-agent-face, gnus-server-opened-face)
3895         (gnus-server-closed-face, gnus-server-denied-face)
3896         (gnus-server-offline-face): Use renamed gnus faces.
3897
3898         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
3899         Remove "-face" suffix from face names.
3900         (gnus-picon-xbm-face, gnus-picon-face):
3901         New backward-compatibility aliases for renamed faces.
3902
3903         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
3904         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
3905         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
3906         (gnus-cite-11): Remove "-face" suffix from face names.
3907         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
3908         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
3909         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
3910         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
3911         New backward-compatibility aliases for renamed faces.
3912         (gnus-cite-attribution-face, gnus-cite-face-list)
3913         (gnus-article-boring-faces): Use renamed gnus faces.
3914
3915         * gnus-art.el (gnus-signature, gnus-header-from)
3916         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
3917         (gnus-header-content): Remove "-face" suffix from face names.
3918         (gnus-signature-face, gnus-header-from-face)
3919         (gnus-header-subject-face, gnus-header-newsgroups-face)
3920         (gnus-header-name-face, gnus-header-content-face):
3921         New backward-compatibility aliases for renamed faces.
3922         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
3923
3924         * gnus-sum.el (gnus-summary-selected-face)
3925         (gnus-summary-highlight): Use renamed gnus faces.
3926         * gnus-group.el (gnus-group-highlight): Likewise.
3927
3928 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
3929
3930         * gnus-sieve.el (gnus-sieve-article-add-rule):
3931         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
3932         * spam-stat.el (spam-stat-buffer-change-to-spam)
3933         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
3934
3935         * message.el (message-is-yours-p):
3936         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
3937
3938 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3939
3940         * mm-view.el (mm-inline-text): Withdraw the last change.
3941
3942 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3943
3944         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
3945         executing enriched-decode.
3946
3947 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3948
3949         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
3950         charset of tar files.
3951
3952 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
3953
3954         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
3955
3956 2005-06-04  Lute Kamstra  <lute@gnu.org>
3957
3958         * nnfolder.el (nnfolder-read-folder): Make sure that undo
3959         information is never recorded.
3960
3961 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3962
3963         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
3964
3965 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3966
3967         * pop3.el (pop3-apop): Run md5 in the binary mode.
3968
3969         * starttls.el (starttls-set-process-query-on-exit-flag):
3970         Use eval-and-compile.
3971
3972 2005-05-31  Simon Josefsson  <jas@extundo.com>
3973
3974         * smime.el (smime-replace-in-string): Define.
3975         (smime-cert-by-ldap-1): Use it.
3976
3977 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3978
3979         * gnus-art.el (article-display-x-face): Replace
3980         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3981
3982         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
3983         set-process-query-on-exit-flag or process-kill-without-query.
3984
3985         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
3986         loop instead of replace-regexp.
3987
3988         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
3989         instead of process-kill-without-query if it is available.
3990
3991         * lpath.el: Fbind ldap-search-entries.
3992
3993         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
3994         instead of find-file-hooks if it is available.
3995
3996         * mml1991.el: Bind pgg-default-user-id when compiling.
3997
3998         * mml2015.el: Bind pgg-default-user-id when compiling.
3999
4000         * nndraft.el (nndraft-request-associate-buffer):
4001         Use write-contents-functions instead of write-contents-hooks if it is
4002         available.
4003
4004         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
4005         instead of find-file-hooks if it is available.
4006
4007         * nntp.el (nntp-open-connection): Replace
4008         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4009         (nntp-open-ssl-stream): Ditto.
4010         (nntp-open-tls-stream): Ditto.
4011
4012         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
4013         set-process-query-on-exit-flag or process-kill-without-query.
4014         (starttls-open-stream-gnutls): Use it instead of
4015         process-kill-without-query.
4016         (starttls-open-stream): Ditto.
4017
4018 2005-05-31  Ulf Stegemann <ulf@zeitform.de>  (tiny change)
4019
4020         * smime.el (smime-cert-by-ldap-1): Don't use
4021         replace-regexp-in-string.
4022
4023 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4024
4025         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
4026
4027         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
4028         in PEM format. Adjust to the XEmacs compability.
4029
4030 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
4031
4032         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
4033         by `string-to-number'.
4034         * gnus-agent.el (gnus-agent-regenerate-group)
4035         (gnus-agent-fetch-articles): Ditto.
4036         * gnus-art.el (gnus-button-fetch-group): Ditto.
4037         * gnus-cache.el (gnus-cache-generate-active)
4038         (gnus-cache-articles-in-group): Ditto.
4039         * gnus-group.el (gnus-group-set-current-level)
4040         (gnus-group-insert-group-line): Ditto.
4041         * gnus-score.el (gnus-score-set-expunge-below)
4042         (gnus-score-set-mark-below, gnus-summary-score-effect)
4043         (gnus-summary-score-entry): Ditto.
4044         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4045         (gnus-soup-pack): Ditto.
4046         * gnus-spec.el (gnus-xmas-format): Ditto.
4047         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4048         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4049         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4050         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4051         * nndb.el (nndb-get-remote-expire-response): Ditto.
4052         * nndiary.el (nndiary-parse-schedule-value)
4053         (nndiary-string-to-number, nndiary-request-replace-article)
4054         (nndiary-request-article): Ditto.
4055         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4056         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4057         * nneething.el (nneething-make-head): Ditto.
4058         * nnfolder.el (nnfolder-request-article)
4059         (nnfolder-retrieve-headers): Ditto.
4060         * nnheader.el (nnheader-file-to-number): Ditto.
4061         * nnkiboze.el (nnkiboze-request-article): Ditto.
4062         * nnmail.el (nnmail-process-unix-mail-format)
4063         (nnmail-process-babyl-mail-format): Ditto.
4064         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4065         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4066         (nnmh-request-create-group, nnmh-request-list-1)
4067         (nnmh-request-group, nnmh-request-article): Ditto.
4068         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4069         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4070         * nnsoup.el (nnsoup-make-active): Ditto.
4071         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4072         * nntp.el (nntp-find-group-and-number)
4073         (nntp-retrieve-headers-with-xover): Ditto.
4074         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4075         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4076         (pgg-format-key-identifier): Ditto.
4077         * pop3.el (pop3-last, pop3-stat): Ditto.
4078         * qp.el (quoted-printable-decode-region): Ditto.
4079
4080         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4081         of concat.
4082
4083 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4084
4085         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4086
4087         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4088
4089         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4090
4091         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4092
4093         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4094
4095         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4096
4097         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4098         (gnus-carpal-mode): Ditto.
4099
4100         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4101         (gnus-browse-mode): Ditto.
4102
4103         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4104
4105         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4106
4107 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4108
4109         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4110
4111 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4112
4113         * gnus-util.el (gnus-run-mode-hooks): New function.
4114
4115         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4116
4117         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4118         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4119
4120 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4121
4122         * gnus-agent.el (gnus-agent-make-mode-line-string):
4123         Use mode-line-highlight as mouse-face.
4124
4125 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4126
4127         * canlock.el (canlock): Change the parent group to news.
4128
4129         * deuglify.el (gnus-outlook-deuglify): Add :group.
4130
4131         * dig.el (dig): Add :group.
4132
4133         * dns-mode.el (dns-mode): Add :group.
4134
4135         * encrypt.el (encrypt): Add :group.
4136
4137         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4138         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4139         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4140         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4141         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4142
4143         * gnus-diary.el (gnus-diary): Add :group.
4144
4145         * gnus.el (gnus-group-news-1-face): Add :group.
4146         (gnus-group-news-1-empty-face): Ditto.
4147         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4148         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4149         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4150         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4151         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4152         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4153         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4154         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4155         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4156         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4157         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4158         (gnus-summary-high-ticked-face): Ditto.
4159         (gnus-summary-low-ticked-face): Ditto.
4160         (gnus-summary-normal-ticked-face): Ditto.
4161         (gnus-summary-high-ancient-face): Ditto.
4162         (gnus-summary-low-ancient-face): Ditto.
4163         (gnus-summary-normal-ancient-face): Ditto.
4164         (gnus-summary-high-undownloaded-face): Ditto.
4165         (gnus-summary-low-undownloaded-face): Ditto.
4166         (gnus-summary-normal-undownloaded-face): Ditto.
4167         (gnus-summary-high-unread-face): Ditto.
4168         (gnus-summary-low-unread-face): Ditto.
4169         (gnus-summary-normal-unread-face): Ditto.
4170         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4171         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4172
4173         * hashcash.el (hashcash): New custom group.
4174         (hashcash-default-payment): Add :group.
4175         (hashcash-payment-alist): Ditto.
4176         (hashcash-default-accept-payment): Ditto.
4177         (hashcash-accept-resources): Ditto.
4178         (hashcash-path): Ditto.
4179         (hashcash-extra-generate-parameters): Ditto.
4180         (hashcash-double-spend-database): Ditto.
4181         (hashcash-in-news): Ditto.
4182
4183         * message.el (message-minibuffer-local-map): Add :group.
4184
4185         * netrc.el (netrc): Add :group.
4186
4187         * sieve-manage.el (sieve-manage-log): Add :group.
4188         (sieve-manage-default-user): Diito.
4189         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
4190         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
4191         (sieve-manage-authenticators): Ditto.
4192         (sieve-manage-authenticator-alist): Ditto.
4193         (sieve-manage-default-port): Ditto.
4194
4195         * sieve-mode.el (sieve-control-commands-face): Add :group.
4196         (sieve-action-commands-face): Ditto.
4197         (sieve-test-commands-face): Ditto.
4198         (sieve-tagged-arguments-face): Ditto.
4199
4200         * smime.el (smime): Add :group.
4201
4202         * spam-report.el (spam-report): Add :group.
4203
4204         * spam.el (spam, spam-face): Add :group.
4205
4206 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4207
4208         * nntp.el (nntp-next-result-arrived-p): Some news servers may
4209         return \n.\n.\n at the end of articles.  Protect against that.
4210         (nntp-with-open-group): Allow debugging.
4211
4212         * nnheader.el (mail-header-set-extra): Make into a function
4213         because I just could't understand how to quote the list properly.
4214
4215         * dns.el (query-dns-cached): New function.
4216
4217 2005-05-26  Lute Kamstra  <lute@gnu.org>
4218
4219         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
4220
4221 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4222
4223         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
4224
4225         * gnus-art.el: Don't autoload mail-extract-address-components.
4226
4227         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
4228         eval-and-compile to evaluate it.
4229
4230         * hashcash.el: Don't autoload executable-find.
4231
4232         * nndb.el: Don't declare the nndb back end two or more times; don't
4233         autoload news-reply-mode, news-setup, cancel-timer and telnet.
4234
4235         * nntp.el: Autoload format-spec instead of format; use
4236         eval-and-compile to evaluate autoload forms.
4237
4238 2005-05-09  Georg C. F. Greve <greve@gnu.org>  (tiny change)
4239
4240         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
4241
4242 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4243
4244         * gnus.el (gnus-version-number): Bump version.
4245
4246 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4247
4248         * gnus.el: No Gnus v0.3 is released.
4249
4250 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4251
4252         * lpath.el (featurep): Bind show-nonbreak-escape.
4253
4254 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4255
4256         * gnus-art.el (gnus-article-edit-part): Disable undo.
4257
4258 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4259
4260         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
4261         gnus-article-date-lapsed-new-header is t if date timer is active;
4262         skip headers in which the original date value is empty.
4263         (gnus-article-save-original-date): Redefine it as a macro.
4264         (gnus-display-mime): Use it.
4265
4266 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4267
4268         * gnus-art.el (article-date-ut): Support converting date in
4269         forwarded parts as well.
4270         (gnus-article-save-original-date): New function.
4271         (gnus-display-mime): Use it.
4272
4273 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
4274
4275         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
4276         enclosure element of <item>.
4277
4278 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
4279
4280         * message.el (message-kill-buffer-query): Renamed from
4281         `message-kill-buffer-query-if-modified'.  Added :version.
4282
4283 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4284
4285         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
4286         window layout.
4287
4288 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4289
4290         * mml.el: Autoload dnd when compiling.
4291
4292 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4293
4294         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
4295         x-dnd-*.
4296
4297 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4298
4299         * qp.el (quoted-printable-encode-region): Save excursion.
4300
4301 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4302
4303         * message.el (message-kill-buffer-query-if-modified): new variable
4304         so the user can kill a modified message buffer quickly
4305         (message-kill-buffer): use it.
4306
4307 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4308
4309         * lpath.el: Fbind display-time-event-handler; don't fbind
4310         string-to-multibyte.
4311
4312         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
4313
4314 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4315
4316         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
4317         contained in text because xml.el decodes entities) with LFs.
4318
4319 2005-04-11  Lute Kamstra  <lute@gnu.org>
4320
4321         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
4322         differently.
4323
4324 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4325
4326         * mm-util.el (mm-detect-coding-region): Typo.
4327
4328 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4329
4330         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
4331
4332 2005-04-06  D Goel  <deego@gnufans.org>
4333
4334         * spam-stat.el (spam-stat-score-buffer): Add a call to a
4335         user-function allow user modifications of the scores.
4336         (spam-stat-score-buffer-user): New function, to allow
4337         user-computed modifications to the score.
4338         (spam-stat-score-buffer-user-functions): list of additional
4339         scoring functions
4340         (spam-stat-error-holder): global temporary error holder
4341         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
4342         variable
4343
4344 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4345
4346         * gnus-registry.el (gnus-registry-clean-empty-function)
4347         (gnus-registry-trim, gnus-registry-fetch-groups)
4348         (gnus-registry-delete-group): now groups that match
4349         `gnus-registry-ignored-groups' will be removed from the registry
4350         entries, not just ignored for splitting.  This helps clean up the
4351         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
4352         to get all the groups a message ID is in.
4353
4354         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
4355         (spam-stat-split-fancy): changed "threshhold" to "threshold"
4356         (spam-stat-score-buffer-user-functions): added :number custom type
4357
4358 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4359
4360         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
4361         argument in XEmacs.
4362
4363         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
4364         (nnrss-request-group): Decode group name first.
4365         (nnrss-request-article): Make a text/plain article if mml-to-mime
4366         failed.
4367         (nnrss-get-encoding): Return a compatible encoding according to
4368         nnrss-compatible-encoding-alist.
4369         (nnrss-find-el): Use consp instead of listp.
4370         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
4371
4372 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4373
4374         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
4375         which Emacs 20 doesn't support.
4376         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
4377
4378 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4379
4380         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
4381         silence the byte compiler inside the defun
4382
4383         * gnus-demon.el (parse-time-string): Add autoload.
4384
4385         * gnus-delay.el (parse-time-string): Add autoload.
4386
4387         * gnus-art.el (parse-time-string): Add autoload.
4388
4389         * nnultimate.el (parse-time): Require for `parse-time-string'.
4390
4391 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4392
4393         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
4394
4395         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
4396
4397         * smime.el (smime-ldap-host-list): Add :version.
4398
4399 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4400
4401         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
4402         pass it to `gnus-browse-read-group'.
4403         (gnus-browse-read-group): Add NUMBER argument and pass it to
4404         `gnus-group-read-ephemeral-group'.
4405
4406         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
4407         argument and pass it to `gnus-group-read-group'.
4408
4409 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
4410
4411         * mm-util.el (mm-xemacs-find-mime-charset): Only call
4412         mm-xemacs-find-mime-charset-1 if we have the mule feature
4413         available at runtime.
4414
4415 2005-03-25  Werner Lemberg  <wl@gnu.org>
4416
4417         * nnmaildir.el: Replace `illegal' with `invalid'.
4418
4419 2005-03-23  Lute Kamstra  <lute@gnu.org>
4420
4421         * time-date.el: Add comment on time value formats.
4422         Don't require parse-time.
4423         (with-decoded-time-value): New macro.
4424         (encode-time-value): New function.
4425         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4426         (days-to-time): Return a valid time value when arg is huge.
4427         (time-since): Use time-subtract.
4428         (time-to-number-of-days): Use time-to-seconds.
4429
4430 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4431
4432         * gnus-start.el (gnus-display-time-event-handler):
4433         Check display-time-timer at runtime rather than only at load time
4434         in case display-time-mode is turned off in the mean time.
4435
4436 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4437
4438         * nnimap.el (nnimap-open-connection): Print which authinfo file is
4439         used.
4440
4441         * nneething.el (nneething-map-file-directory): Derive from
4442         `gnus-directory'.
4443
4444         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
4445         the To/Cc button.
4446
4447 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4448
4449         * nnmaildir.el (nnmaildir-request-accept-article):
4450         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
4451
4452 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4453
4454         * gnus-async.el: Require timer-funcs at compile time when in
4455         XEmacs for `run-with-idle-timer'.
4456
4457 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4458
4459         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
4460         autoloaded function.
4461
4462 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4463
4464         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
4465
4466 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
4467
4468         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
4469
4470 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4471
4472         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
4473         gnus-expert-user to default.
4474
4475 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
4476
4477         * nnimap.el (nnimap-open-server): Ditto.
4478
4479         * imap.el (imap-authenticate): Fix typo.
4480
4481 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
4482
4483         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
4484         buffer (since IMAP server might return FETCH response out of
4485         order, and the nntp buffer must be sorted).
4486
4487 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
4488
4489         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
4490         comparison on string.
4491
4492         * gnus-agent.el (gnus-agent-long-article,
4493         gnus-agent-short-article, gnus-agent-score): Renamed category
4494         keywords to match gnus-cus.
4495         (gnus-agent-summary-fetch-series): Modified to protect against
4496         gnus-agent-summary-fetch-group clearing processable flags.
4497         (gnus-agent-synchronize-group-flags): Update live group buffer as
4498         synchronization may occur due to the user toggle the plugged
4499         status.
4500         (gnus-agent-fetch-group-1): Clear downloadable flag when article
4501         successfully downloaded.
4502         (gnus-agent-expire-group-1): Avoid using markers when the overview
4503         is in ascending order; greatly improves performance.
4504         (gnus-agent-regenerate-group): Use
4505         gnus-agent-synchronize-group-flags to reset read status in both
4506         gnus and server.
4507         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
4508
4509 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4510
4511         * message.el: Don't autoload former message-utils variables.
4512         (message-strip-subject-trailing-was): Change doc string.
4513
4514         * nnweb.el: Fixes for `gnus-group-make-web-group'.
4515         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
4516         (nnweb-google-search): Add "hl=en" here.
4517         (nnweb-google-parse-1, nnweb-google-create-mapping):
4518         Don't hardcode URL.
4519
4520 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4521
4522         * message.el (message-get-reply-headers, message-followup):
4523         Mention related variables `message-use-followup-to' and
4524         `message-use-mail-followup-to', in the information buffer.
4525
4526         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
4527         of broken groups(-beta).google.com.
4528
4529 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4530
4531         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
4532         parameter to invoked gnus-request-move-article; remove the
4533         redundant gnus-sum-hint-move-is-internal variable; apply the marks
4534         all at once instead of once per article
4535         (gnus-summary-remove-process-mark): accept a list of articles as
4536         well as a single article for processing
4537
4538         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
4539
4540         * nnml.el (nnml-request-move-article): add move-is-internal parameter
4541
4542         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
4543
4544         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
4545
4546         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
4547
4548         * nnimap.el (nnimap-request-move-article): add move-is-internal
4549         parameter and remove the gnus-sum-hint-move-is-internal variable
4550
4551         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
4552
4553         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
4554
4555         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
4556
4557         * nndb.el (nndb-request-move-article): add move-is-internal parameter
4558
4559         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
4560
4561         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
4562
4563 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4564
4565         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
4566         a more conservative way.
4567
4568 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4569
4570         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
4571         buffer, so it moves the window's cursor.
4572
4573 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4574
4575         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
4576         `mm-dissect-multipart' and receive the from field as an (optional)
4577         argument from `mm-dissect-multipart'.
4578         (mm-dissect-multipart): Receive the from field as an argument and
4579         pass it on when we call `mm-dissect-buffer' on MIME parts.
4580         Fixes verification/decryption of signed/encrypted MIME parts.
4581
4582 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4583
4584         * gnus-sum.el (gnus-summary-move-article): set
4585         gnus-sum-hint-move-is-internal for gnus-request-move-article and
4586         whatever it calls (right now, only nnimap-request-move article
4587         respects it)
4588
4589         * nnimap.el (nnimap-request-move-article): when
4590         gnus-sum-hint-move-is-internal is set, don't do the extra
4591         nnimap-request-article
4592
4593 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4594
4595         * nnheader.el (nnheader-find-file-noselect): Add doc string.
4596
4597         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
4598         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
4599
4600         * gnus-sum.el (gnus-summary-caesar-message):
4601         Apply `gnus-treat-article' after rotation.
4602
4603         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
4604         doc string.
4605
4606 2005-02-22  Simon Josefsson  <jas@extundo.com>
4607
4608         * encrypt.el (encrypt-password-cache-expiry): Remove (use
4609         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
4610         <arne@arnested.dk>.
4611         (encrypt): Add password-cache and password-cache-expiry as group
4612         members.
4613
4614 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4615
4616         * smime.el (smime-ldap-host-list): Doc fix.
4617         (smime-ask-passphrase): Use `password-read-and-add' to read (and
4618         cache) password.
4619         (smime-sign-region): Use it.
4620         (smime-decrypt-region): Use it.
4621         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
4622         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
4623         fails.
4624         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
4625         certificate from DER to PEM format rather than calling openssl.
4626
4627         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
4628
4629         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
4630         for signing/encryption.
4631
4632         * mml.el (mml-parse-1): Use them.
4633
4634 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4635
4636         * nnrss.el (nnrss-verbose): Removed.
4637         (nnrss-request-group): Use `nnheader-message' instead.
4638
4639 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
4640
4641         * nnrss.el (nnrss-verbose): New variable.
4642         (nnrss-request-group): Make it say nnrss is requesting a group.
4643
4644 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4645
4646         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
4647         Handle news URL with given port correctly.
4648
4649 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4650
4651         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
4652         containing special characters.
4653
4654         * gnus-sum.el (gnus-summary-edit-article): Ditto.
4655
4656         * mml.el (mime-to-mml): Ditto.
4657
4658         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
4659         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
4660         (rfc2047-decode-region): Quote decoded words containing special
4661         characters when rfc2047-quote-decoded-words-containing-tspecials
4662         is non-nil.
4663
4664 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4665
4666         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
4667
4668         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
4669
4670 2005-02-15  Simon Josefsson  <jas@extundo.com>
4671
4672         * nnimap.el (nnimap-debug): Doc fix.
4673
4674         * imap.el (imap-debug): Doc fix.
4675
4676 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4677
4678         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
4679
4680 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4681
4682         * gnus.el (spam-contents): improve docs for spam-contents
4683         parameter in its variable incarnation
4684
4685 2005-02-14  Simon Josefsson  <jas@extundo.com>
4686
4687         * smime-ldap.el: Use require instead of load-library for ldap.
4688         (smime-ldap-search): Indent.
4689         (smime-ldap-search-internal): Shorten line.
4690
4691         * smime.el (smime-cert-by-dns): Add doc-string.
4692         (smime-cert-by-ldap-1): Indent.
4693
4694         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
4695         mml-smime-get-dns-ldap.
4696         (mml-smime-encrypt-query): Use new function.  Default to ldap.
4697
4698 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4699
4700         * smime.el: Require smime-ldap.
4701         (smime-ldap-host-list): New variable.
4702         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
4703
4704         * mml-smime.el (mml-smime-encrypt-query): New function.
4705         (mml-smime-encrypt-query): Use it.
4706
4707         * smime-ldap.el: New file.
4708
4709 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4710
4711         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
4712
4713 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4714
4715         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
4716         argument in doc string.  Make query for type more clear.
4717
4718 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4719
4720         * gnus.el (gnus-group-startup-message): Search for gnus images in
4721         etc/images/gnus.
4722         * mm-util.el (mm-image-load-path): Likewise.
4723         * smiley.el (smiley-data-directory): Search for smilies in
4724         etc/images/smilies.
4725
4726 2005-02-09  Kim F. Storm  <storm@cua.dk>
4727
4728         Change Emacs release version from 21.4 to 22.1 throughout.
4729         Change Emacs development version from 21.3.50 to 22.0.50.
4730
4731 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4732
4733         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
4734
4735         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
4736         non-Mule XEmacs as well.
4737         (mm-decompress-buffer): Signal an error intentionally if it does
4738         not decompress compressed data because auto-compression-mode is
4739         disabled.
4740
4741 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4742
4743         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
4744         an ID in the registry even if it has no groups
4745
4746 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4747
4748         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
4749         merge it into mm-decompress-buffer.
4750         (gnus-mime-copy-part): Use the MIME part charset, the value which
4751         a user specified or gnus-newsgroup-charset for decoding, like
4752         gnus-mime-inline-part does; set buffer-file-coding-system to tell
4753         save-buffer what was used.  Suggested by Kevin Ryde
4754         <user42@zip.com.au>.
4755         (gnus-mime-inline-part): Allow the name parameter as well as the
4756         filename parameter; force decompressing of compressed data; always
4757         display contents being not decoded as unibyte.
4758
4759         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
4760         as well as the filename parameter.
4761
4762         * mm-util.el (mm-decompress-buffer): Merge
4763         gnus-mime-jka-compr-maybe-uncompress.
4764         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
4765         of compressed data.
4766
4767 2005-02-08  Simon Josefsson  <jas@extundo.com>
4768
4769         * imap.el (imap-log): Doc fix.
4770
4771 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4772
4773         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
4774         the coding cookies; decompress compressed parts.
4775
4776         * mml.el (mml-generate-mime-1): Add the charaset parameter according
4777         to the value which a user specified manually or the coding cookie.
4778
4779         * mm-util.el (mm-string-to-multibyte): New function.
4780         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
4781         (mm-coding-system-to-mime-charset): New function.
4782         (mm-decompress-buffer): New function.
4783         (mm-find-buffer-file-coding-system): New function.
4784
4785         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
4786         (mm-display-inline-fontify): Rewrite for decoding and decompressing
4787         parts.
4788
4789 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4790
4791         * mm-view.el (mm-display-inline-fontify): Decode a part according
4792         to the charset parameter.
4793
4794 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4795
4796         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
4797         prefix arg is neither nil nor a number, as info specifies.
4798
4799 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4800
4801         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
4802         timestamps.
4803
4804 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
4805
4806         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
4807         groups error checking and notify user.
4808
4809 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
4810
4811         * message.el (message-send-mail-function): Check existence of
4812         sendmail-program first before using default value
4813         `message-send-mail-with-sendmail'.  Otherwise use more generic
4814         `smtpmail-send-it'.
4815
4816 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * nntp.el (nntp-request-update-info): Always return nil.
4819
4820 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4821
4822         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
4823
4824 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4825
4826         * message.el (message-beginning-of-line): Change the behavior when
4827         invoked between BOL and : so that it first moves backward.
4828
4829 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4830
4831         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
4832         article buffer when editing of the article is discarded.
4833         (gnus-article-prepare): Revert.
4834
4835 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4836
4837         * gnus-art.el (gnus-article-prepare):
4838         Remove message-strip-forbidden-properties from the local hook.
4839
4840 2005-01-27  Simon Josefsson  <jas@extundo.com>
4841
4842         * password.el (password-cache-add): Only start one timer per key.
4843         Reported by Derek Atkins <warlord@MIT.EDU>.
4844
4845 2005-01-26  Steve Youngs  <steve@sxemacs.org>
4846
4847         * run-at-time.el: Removed.  It is no longer needed as
4848         timer-funcs.el in the xemacs-base package has a working version of
4849         `run-at-time'.
4850
4851         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
4852
4853         * password.el: Require timer-funcs instead of run-at-time in
4854         XEmacs.
4855         Remove `password-run-at-time' macro.
4856         (password-cache-add): Use `run-at-time' instead of
4857         `password-run-at-time'.
4858
4859         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
4860         Remove `nnheader-cancel-function-timers' alias,
4861         `cancel-function-timers' exists in XEmacs in timer-funcs.
4862
4863         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
4864         for `run-with-idle-timer'.
4865
4866         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
4867         for `run-at-time'.
4868
4869         * mm-url.el: Require timer-funcs at compile time when in XEmacs
4870         for `with-timeout'.
4871
4872         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
4873         the same as for XEmacs 21.4.
4874         No need to ignore `run-with-idle-timer', this function exists in
4875         XEmacs now in timer-funcs.el in the xemacs-base package.
4876         (dgnushack-compile): No need to delete
4877         run-at-time.el from the list of files to compile because it
4878         doesn't exist anymore.
4879
4880 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4881
4882         * mml.el (mml-generate-mime-1): Convert string into unibyte when
4883         inserting " *mml*" buffer's contents into a unibyte temp buffer.
4884
4885 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
4886
4887         * mail-source.el (mail-source-fetch-imap): Search for ^From case
4888         sensitively.
4889
4890 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
4891
4892         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
4893
4894 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4895
4896         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
4897         which will be inserted according to the multibyteness of a buffer
4898         rather than the type of contents.  Suggested by ARISAWA Akihiro
4899         <ari@mbf.ocn.ne.jp>.
4900
4901         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
4902         of string which old xml.el may return rather than a string.
4903
4904 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4905
4906         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
4907
4908 2005-01-16  Simon Josefsson  <jas@extundo.com>
4909
4910         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
4911         idn/idna.el isn't available.
4912         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
4913         <michael@waxrat.com>.
4914
4915         * hashcash.el: Remove non-FSF copyright header.
4916
4917         * hashcash.el (hashcash-extra-generate-parameters): New variable.
4918         (hashcash-generate-payment): Use it.
4919         (hashcash-generate-payment-async): Use it.
4920
4921 2005-01-15  Simon Josefsson  <jas@extundo.com>
4922
4923         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
4924         Suggested by Raymond Scholz <ray-2005@zonix.de>.
4925
4926         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
4927         gnus-summary-idna-message.
4928         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
4929         (gnus-summary-idna-message): New function.
4930
4931 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4932
4933         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
4934         gnus-novice-user.
4935
4936 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4937
4938         * nnrss.el (nnrss-request-delete-group): Delete entries in
4939         nnrss-group-alist as well.
4940         (nnrss-save-server-data): Insert newline.
4941
4942 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
4943
4944         * gnus.el (gnus-user-agent): Use list of symbols instead of
4945         symbols.  Display full version number for (S)XEmacs.  Optionally
4946         display (S)XEmacs codename.
4947
4948         * gnus-util.el (gnus-emacs-version): Update for new
4949         `gnus-user-agent'.
4950
4951         * gnus-msg.el (gnus-extended-version): Make it possible to omit
4952         Gnus version.
4953
4954 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4955
4956         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
4957         which is unreadable in some setups.
4958
4959 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4960
4961         * gnus-spec.el (gnus-update-format-specifications): Flush the
4962         group format spec cache if it doesn't support decoded group names.
4963
4964 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4965
4966         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
4967         to apply decay on score files matching a regexp.
4968
4969 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4970
4971         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
4972         compatibility in %g and %c.
4973
4974 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4975
4976         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
4977         name for only %g and %c.
4978         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
4979         of gnus-tmp-group to decoded group name.
4980         (gnus-group-make-rss-group): Exclude `/'s from group names.
4981
4982 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4983
4984         * nnrss.el (nnrss-get-encoding): Fix regexp.
4985
4986 2004-12-27  Simon Josefsson  <jas@extundo.com>
4987
4988         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
4989         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
4990         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
4991
4992 2004-12-17  Kim F. Storm  <storm@cua.dk>
4993
4994         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
4995
4996         * gnus-sum.el (gnus-summary-mode-map): Likewise.
4997
4998 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
4999
5000         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
5001
5002 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5003
5004         * nnrss.el: Require rfc2047 and mml.
5005         (nnrss-file-coding-system): New variable.
5006         (nnrss-format-string): Redefine it as an inline function.
5007         (nnrss-decode-group-name): New function.
5008         (nnrss-string-as-multibyte): Remove.
5009         (nnrss-retrieve-headers): Decode group name; don't use
5010         nnrss-format-string.
5011         (nnrss-request-group): Decode group name.
5012         (nnrss-request-article): Decode group name; allow a Message-ID as
5013         well as an article number; don't use nnrss-format-string; encode a
5014         Message-ID string which may contain non-ASCII characters; use
5015         mml-to-mime to compose a MIME article.
5016         (nnrss-request-expire-articles): Decode group name.
5017         (nnrss-request-delete-group): Decode group name.
5018         (nnrss-fetch): Clarify error message.
5019         (nnrss-read-server-data): Use insert-file-contents instead of load;
5020         bind file-name-coding-system; use multibyte buffer.
5021         (nnrss-save-server-data): Bind coding-system-for-write to the
5022         value of nnrss-file-coding-system; bind file-name-coding-system;
5023         add coding cookie.
5024         (nnrss-read-group-data): Use insert-file-contents instead of load;
5025         bind file-name-coding-system; use multibyte buffer.
5026         (nnrss-save-group-data): Bind coding-system-for-write to the
5027         value of nnrss-file-coding-system; bind file-name-coding-system.
5028         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
5029         make it work with non-ASCII text.
5030         (nnrss-find-el): Make it work with old xml.el as well.
5031
5032 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5033
5034         * nnrss.el (nnrss-get-encoding): New function.
5035         (nnrss-fetch): Use unibyte buffer initially; bind
5036         coding-system-for-read while performing mm-url-insert; remove ^Ms;
5037         decode contents according to the encoding attribute.
5038         (nnrss-save-group-data): Add coding cookie.
5039         (nnrss-mime-encode-string): New function.
5040         (nnrss-check-group): Use it to encode subject and author.
5041
5042 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5043
5044         * spam.el (spam-check-BBDB): don't get the symbol-value of an
5045         imaginary variable
5046
5047 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5048
5049         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5050         correctly even if there are wide characters.
5051
5052 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5053
5054         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
5055         downcased symbol names; make a new cache instead of reusing
5056         bbdb-hashtable
5057
5058 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5059
5060         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5061         concatenating segments rather than before concatenating them.
5062         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5063
5064         * message.el (message-get-reply-headers): Bind `extra'.
5065
5066 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5067
5068         * message.el (message-extra-wide-headers): New variable.
5069         (message-get-reply-headers): Use it.
5070
5071 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5072
5073         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5074         (gnus-agent-group-pathname): Ditto.
5075
5076         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5077
5078         * gnus-group.el (gnus-group-make-group): Decode group name.
5079         (gnus-group-make-rss-group): Register the group data after opening
5080         the nnrss group.
5081
5082 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5083
5084         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5085         by expiry now get marked as read.
5086
5087 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5088
5089         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5090
5091 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5092
5093         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5094         unify Latin characters in XEmacs.
5095         (mm-find-mime-charset-region): Use it.
5096
5097 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5098
5099         * gnus-util.el (gnus-delete-directory): New function.
5100
5101         * gnus-agent.el (gnus-agent-delete-group): Use it.
5102
5103         * gnus-cache.el (gnus-cache-delete-group): Use it.
5104
5105 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5106
5107         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5108         names.
5109
5110 2004-12-16  Simon Josefsson  <jas@extundo.com>
5111
5112         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5113
5114 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5115
5116         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5117
5118         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5119         (gnus-group-set-current-level): Decode group name.
5120
5121 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5122
5123         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5124         failed.
5125
5126 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5127
5128         * gnus-group.el (gnus-group-delete-group): Decode group name.
5129         (gnus-group-make-rss-group): Encode group name.
5130         (gnus-group-catchup-current): Decode group name.
5131         (gnus-group-kill-group): Decode group name.
5132
5133 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5134
5135         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5136
5137 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5138
5139         * gnus-group.el (gnus-group-make-rss-group):
5140         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5141
5142         * gnus-start.el (gnus-setup-news): Honor user's setting to
5143         gnus-message-archive-method.  Suggested by Lute Kamstra
5144         <lute@gnu.org>.
5145
5146 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5147
5148         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5149         global counterparts of the buffer-local variables.
5150
5151 2004-11-16  Romain Francoise  <romain@orebokech.com>
5152
5153         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5154         counterparts of the buffer-local variables.
5155
5156 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5157
5158         * message.el (message-forbidden-properties): Fixed typo in doc
5159         string.
5160
5161 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5162
5163         * gnus-util.el (gnus-replace-in-string): Added doc string.
5164
5165         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5166         to avoid problems when splitting mails with many recipients.
5167
5168 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5169
5170         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
5171         pop-to-buffer, covered by the subsequent gnus-configure-windows.
5172
5173 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
5174
5175         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
5176         if there is no hashtable in memory or file modification time is
5177         newer than cached timestamp.
5178
5179 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5180
5181         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
5182         not-matching option.
5183
5184 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
5185
5186         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
5187         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
5188         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5189         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
5190         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
5191         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
5192
5193 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5194
5195         * message.el (message-forward-make-body-mml): Remove headers
5196         according to message-forward-ignored-headers if a message is decoded.
5197
5198 2004-12-02  Romain Francoise  <romain@orebokech.com>
5199
5200         * message.el (message-forward-make-body-plain): Always remove
5201         headers according to message-forward-ignored-headers.
5202
5203 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5204
5205         * spam.el (spam-summary-prepare-exit): remove the
5206         gnus-summary-limit pop for now, it has problems with ham marks for
5207         me
5208
5209 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
5210
5211         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
5212         correctly
5213
5214 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
5215
5216         * format-spec.el (format-spec): Message the char.
5217
5218 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5219
5220         * gnus-art.el (gnus-split-methods): reformat comments
5221
5222         * spam.el (spam-summary-prepare-exit): remove article limits
5223         before exiting the summary buffer
5224
5225 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5226
5227         * lpath.el: Remove bbdb-create-internal, bbdb-records,
5228         spam-BBDB-register-routine and spam-enter-ham-BBDB.
5229
5230         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
5231         order to silence the byte compiler.
5232
5233         * spam.el: Fix the way to silence the byte compiler, which
5234         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
5235         bbdb-search-simple, spam-BBDB-register-routine,
5236         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
5237         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
5238         spam-stat-buffer-is-spam, spam-stat-load,
5239         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
5240         spam-stat-save and spam-stat-split-fancy.
5241
5242 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5243
5244         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
5245         which may confuse users.
5246         (canlock-password-for-verify): Ditto.
5247
5248         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
5249
5250         * gnus-art.el (gnus-emphasis-alist): Ditto.
5251
5252         * gnus-registry.el (gnus-registry-max-entries): Ditto.
5253
5254         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
5255
5256         * gnus-start.el (gnus-save-killed-list): Ditto.
5257
5258         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
5259         (gnus-sum-thread-tree-root): Ditto.
5260         (gnus-sum-thread-tree-false-root): Ditto.
5261         (gnus-sum-thread-tree-single-indent): Ditto.
5262
5263         * message.el (message-courtesy-message): Ditto.
5264         (message-archive-note): Ditto.
5265         (message-subscribed-address-file): Ditto.
5266         (message-user-fqdn): Ditto.
5267
5268         * spam-report.el (spam-report-gmane-regex): Ditto.
5269
5270         * spam.el (spam-blackhole-good-server-regex): Ditto.
5271
5272 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5273
5274         * mml.el (mml-preview): Widen the message buffer before copying
5275         the contents to the preview buffer; sort headers before previewing.
5276
5277         * message.el (message-hidden-headers): Fix the way to avoid a bug
5278         in the `repeat' widget in Emacs 21.3 or earlier.
5279
5280 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5281
5282         * message.el (message-hidden-headers): Default to "^References:".
5283         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
5284         (message-strip-forbidden-properties): Remove check for obsolete
5285         `message-hidden' text property, hidden headers are not accessible
5286         in the buffer anymore.  From Romain Francoise on January 11, 2004.
5287
5288 2004-11-22  Romain Francoise  <romain@orebokech.com>
5289
5290         * message.el (message-header-format-alist): Add `From' in list
5291         so that it can be sorted.
5292         (message-fix-before-sending): Widen and sort headers before
5293         sending.
5294         (message-hide-headers): Use narrowing to hide headers by moving
5295         them to the top of the buffer and narrowing to the region
5296         underneath.
5297
5298 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5299
5300         * message.el (message-strip-forbidden-properties): Bind
5301         buffer-read-only (etc) to nil.
5302
5303 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5304
5305         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
5306         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5307
5308 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
5309
5310         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
5311
5312 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5313
5314         * dns.el (query-dns): Use sit-for to time instead of
5315         accept-process-output, since that doesn't seem to work on udp
5316         sockets.
5317
5318 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5319
5320         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
5321
5322 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
5323
5324         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
5325         doc string.  Improve doc string.
5326
5327 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5328
5329         * nntp.el (nntp-request-update-info): Return nil if
5330         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
5331         may not call gnus-activate-group which uselessly issues the GROUP
5332         commands for all nntp groups and wastes time.  Reported by Romain
5333         Francoise <romain@orebokech.com>.
5334
5335         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
5336
5337 2004-11-15  Simon Josefsson  <jas@extundo.com>
5338
5339         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
5340         headers separately.
5341         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
5342         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
5343
5344 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5345
5346         * gnus-start.el (gnus-convert-old-newsrc):
5347         Assign legacy-gnus-agent to 5.10.7.
5348
5349 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5350
5351         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
5352         start of the lines.
5353
5354 2004-11-14  Magnus Henoch  <mange@freemail.hu>
5355
5356         * hashcash.el (hashcash-default-payment): Change default to 20
5357         (hashcash-default-accept-payment): Change default to 20
5358         (hashcash-process-alist): New variable
5359         (hashcash-generate-payment-async): Add
5360         (hashcash-already-paid-p): Add
5361         (hashcash-insert-payment): Don't generate payments twice
5362         (hashcash-insert-payment-async): Add
5363         (hashcash-insert-payment-async-2): Add
5364         (hashcash-cancel-async): Add
5365         (hashcash-wait-async): Add
5366         (hashcash-processes-running-p): Add
5367         (hashcash-wait-or-cancel): Add
5368         (mail-add-payment): New optional argument.  Conditionally start
5369         asynchronous calculation.
5370         (mail-add-payment-async): Add
5371
5372         * message.el (message-send-mail): Wait for asynchronous hashcash
5373         results.  Don't clobber existing X-Hashcash headers.
5374         (message-setup-1): Call mail-add-payment-async when
5375         message-generate-hashcash is non-nil.
5376
5377 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5378
5379         * message.el (message-use-alternative-email-as-from): Examine the
5380         From header as well; use message-make-from in order to include a
5381         user's full name.
5382
5383 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5384
5385         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
5386         default; improve customization type.
5387         (gnus-emphasis-custom-with-format): New macro.
5388         (gnus-emphasis-custom-value-to-external): New function.
5389         (gnus-emphasis-custom-value-to-internal): New function.
5390
5391 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5392
5393         * dns.el (query-dns): Resolve reverse addresses.
5394
5395 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5396
5397         * gnus-group.el (gnus-group-get-new-news): Use it.
5398
5399         * gnus-start.el (gnus-check-reasonable-setup): New function.
5400
5401 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5402
5403         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
5404         "Args out of range" error.  Reported by Arnaud Giersch
5405         <arnaud.giersch@free.fr>.
5406
5407 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
5408
5409         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
5410         From Stefan Wiens <s.wi@gmx.net>.
5411
5412 2004-11-04  Richard M. Stallman  <rms@gnu.org>
5413
5414         * spam.el (spam group): Add :version.
5415
5416         * pgg-def.el (pgg group): Add :version.
5417
5418 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5419
5420         * gnus-art.el (gnus-article-edit-article): Don't associate the
5421         article buffer with a draft file.  This is a temporary measure
5422         against the 2004-08-22 change to gnus-article-edit-mode.
5423
5424 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5425
5426         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
5427         (html2text-format-tags): Remove unused variable `attr'.
5428
5429 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5430
5431         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
5432
5433         * tls.el (tls-process-connection-type, tls-success)
5434         (tls-certtool-program): Add :version.
5435
5436         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
5437         (starttls-extra-arguments, starttls-process-connection-type)
5438         (starttls-connect, starttls-failure, starttls-success):
5439
5440         * spam-stat.el (spam-stat): Add :version.
5441
5442         * sieve.el (sieve): Add :version.
5443
5444         * sha1.el (sha1): Add :version.
5445         (sha1-use-external): Remove redundant version.
5446
5447         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
5448         (nnmail-cache-ignore-groups, nnmail-spool-hook)
5449         (nnmail-split-fancy-match-partial-words)
5450         (nnmail-split-lowercase-expanded):
5451
5452         * nndiary.el (nndiary): Add :version.
5453
5454         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
5455
5456         * mml-sec.el (mml-default-sign-method)
5457         (mml-default-encrypt-method, mml-signencrypt-style-alist):
5458         Add :version.
5459
5460         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
5461
5462         * mm-url.el (mm-url-use-external, mm-url-program)
5463         (mm-url-arguments): Add :version.
5464
5465         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
5466         (mm-attachment-file-modes, mm-decrypt-option)
5467         (mm-w3m-safe-url-regexp): Add :version.
5468
5469         * message.el (message-cite-prefix-regexp)
5470         (message-sendmail-envelope-from, message-minibuffer-local-map)
5471         (message-user-fqdn, message-completion-alist): Add :version.
5472
5473         * gnus-win.el (gnus-configure-windows-hook)
5474         (gnus-use-frames-on-any-display): Add :version.
5475
5476         * gnus-art.el (gnus-article-address-banner-alist)
5477         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
5478         (gnus-treat-from-picon, gnus-treat-mail-picon)
5479         (gnus-treat-x-pgp-sig): Add :version.
5480
5481         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
5482         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
5483         (gnus-summary-article-delete-hook)
5484         (gnus-summary-display-while-building): Add :version.
5485
5486         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
5487         (gnus-get-top-new-news-hook):Add :version.
5488
5489         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5490         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
5491
5492         * gnus-registry.el (gnus-registry): Add :version.
5493
5494         * gnus-spec.el (gnus-use-correct-string-widths)
5495         (gnus-make-format-preserve-properties): Add :version.
5496
5497         * gnus.el (gnus-group-charter-alist)
5498         (gnus-group-fetch-control-use-browse-url)
5499         (gnus-install-group-spam-parameters): Add :version.
5500
5501         * gnus-diary.el (gnus-diary): Add :version.
5502
5503         * gnus-delay.el (gnus-delay): Add :version.
5504
5505         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
5506         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
5507         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
5508         Add :version.
5509
5510         * gnus-agent.el (gnus-agent-max-fetch-size)
5511         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
5512         (gnus-agent-prompt-send-queue): Add :version.
5513
5514         * deuglify.el (gnus-outlook-deuglify): Add :version.
5515
5516         * html2text.el: Beautify code.  Improve doc strings.  Some
5517         checkdoc cleanup.
5518         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
5519
5520 2004-11-01  Alfred M. Szmidt <ams@kemisten.nu>  (tiny change)
5521
5522         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
5523
5524 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5525
5526         * gnus-registry.el (gnus-registry-hashtb): create the registry
5527         when package is loaded
5528
5529         * spam.el (spam-summary-score-preferred-header): global preference
5530         for people who want to override the default SpamAssassin over
5531         Bogofilter preference (when both are set)
5532         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
5533         (spam-user-format-function-S): check spam-summary-score-preferred-header
5534         (spam-extra-header-to-number): add X-Bogosity header parsing
5535         (spam-user-format-function-S): format the score correctly
5536
5537 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5538
5539         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
5540         signature file.  Suggested by Manoj Srivastava
5541         <srivasta@golden-gryphon.com>.
5542
5543         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
5544         iso-2022-jp even in the Japanese language environment.
5545         Suggested by Jason Rumney <jasonr@gnu.org>.
5546
5547 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5548
5549         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
5550         use the same characters as the dummy marks; make it free from
5551         getting affected by the language environment.
5552         (gnus-summary-read-group-1): Update mark positions only when the
5553         format spec is updated.
5554
5555         * gnus-spec.el (gnus-update-format-specifications): Return a list
5556         of updated types.
5557
5558 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5559
5560         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
5561         of boundp to check if display-warning is available.
5562
5563 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
5564
5565         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
5566
5567 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5568
5569         * nnspool.el (nnspool-spool-directory): Use news-path if the
5570         news-directory variable is not bound.
5571
5572         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
5573         function instead of display-warning if it is not available.
5574
5575 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5576
5577         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
5578         v5-10: Use `point-at-bol'.
5579
5580 2004-10-26  Simon Josefsson  <jas@extundo.com>
5581
5582         * hashcash.el: Fix URL in comment, reported by Cheng Gao
5583         <chenggao@gmail.com>.
5584
5585 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5586
5587         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
5588         instead.
5589
5590 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
5591
5592         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
5593         to remove a server from the nnimap-server-buffer-alist
5594         (nnimap-open-connection, nnimap-close-server): use it
5595
5596         * gnus-encrypt.el: removed in favor of encrypt.el
5597
5598 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
5601         running the major-mode function.
5602
5603 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5604
5605         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
5606         dummy marks in the right way.
5607
5608 2004-10-18  David Edmondson  <dme@dme.org>
5609
5610         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
5611         excessively.
5612
5613 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5614
5615         * gnus-util.el (gnus-split-references): accept a nil references
5616         string and go on blissfully
5617
5618         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
5619         cases where the references string is non-nil but has no references
5620
5621         * encrypt.el: add autoload tags
5622
5623         * spam.el (spam-resolve-registrations-routine): remove article
5624         from unregistration list too.  Reported by David Hanak
5625         <dhanak@isis.vanderbilt.edu>
5626
5627 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5628
5629         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
5630         nil.  Changed custom type.
5631
5632 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
5633
5634         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
5635
5636         * gnus-sum.el (gnus-summary-move-article): Use it.
5637
5638 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
5639
5640         * encrypt.el: add autoload cookies
5641
5642         * spam.el (spam-backend-article-list-property)
5643         (spam-backend-get-article-todo-list)
5644         (spam-backend-put-article-todo-list, )
5645         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
5646         resolve registrations separately
5647         (spam-register-routine): format comments
5648         (spam-unregister-routine, spam-register-routine): always call with
5649         specific-articles, no default list
5650         (spam-summary-prepare-exit): use the spam-classifications function
5651
5652         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
5653         gnus-encrypt.el
5654
5655         * encrypt.el: copied from gnus-encrypt.el
5656
5657         * gnus-encrypt.el: commented that it's obsolete
5658
5659 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5660
5661         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
5662         (gnus-score-save): Use it.
5663
5664         * message.el (message-bury): Use `window-dedicated-p'.
5665
5666 2004-10-15  Simon Josefsson  <jas@extundo.com>
5667
5668         * pop3.el (top-level): Don't require nnheader.
5669         (pop3-read-timeout): Add.
5670         (pop3-accept-process-output): Add.
5671         (pop3-read-response, pop3-retr): Use it.
5672
5673 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
5674
5675         * spam.el (spam-register-routine): move comment
5676         (spam-verify-bogofilter): we use 'unknown for the initial
5677         spam-bogofilter-valid state, not 'never
5678
5679         * netrc.el (netrc-machine-user-or-password): convenience wrapper
5680         for netrc-machine
5681
5682         * nnimap.el (nnimap-open-connection): use
5683         netrc-machine-user-or-password
5684
5685 2004-10-17  Richard M. Stallman  <rms@gnu.org>
5686
5687         * gnus-registry.el (gnus-registry-unload-hook):
5688         Set as a variable with add-hook.
5689
5690         * nnspool.el (nnspool-spool-directory): Use news-directory instead
5691         of news-path.
5692
5693         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
5694
5695         * spam.el: Delete duplicate `provide'.
5696         (spam-unload-hook): Set as a variable with add-hook.
5697
5698 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5699
5700         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
5701         in the doc string.
5702
5703         * message.el (message-ignored-news-headers)
5704         (message-ignored-supersedes-headers)
5705         (message-ignored-resent-headers)
5706         (message-forward-ignored-headers): Improve custom type.
5707
5708 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5709
5710         * message.el (message-tokenize-header): Fix 2004-09-06 change
5711         which used point-min in the wrong place.
5712
5713 2004-10-12  Simon Josefsson  <jas@extundo.com>
5714
5715         * net/tls.el (tls-certtool-program): New variable.
5716         (tls-certificate-information): New function, based on
5717         ssl-certificate-information.
5718
5719 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5720
5721         * compface.el: Move the version of ELisp-based uncompface program
5722         to the contrib directory because of the copyright problem.
5723
5724 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5725
5726         * message.el (message-kill-buffer): Raise the current frame.
5727
5728 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
5729
5730         * gnus-sum.el: Mention that multibyte characters don't work as marks.
5731
5732         * gnus.el (message-y-or-n-p): Autoload.
5733
5734         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
5735         (pop3-password-required, pop3-authentication-scheme)
5736         (pop3-leave-mail-on-server): Made customizable.
5737         (pop3): New custom group.
5738         (pop3-retr): Remove `sleep-for' statements.
5739         Suggested by Dave Love <fx@gnu.org>.
5740
5741         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
5742         Windows/DOS.
5743
5744         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
5745         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
5746         Dave Love <fx@gnu.org>.
5747
5748         * mml.el (mml-minibuffer-read-disposition): Require match.
5749         Suggested by Dave Love <fx@gnu.org>.
5750
5751 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5752
5753         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
5754         doc string.
5755
5756 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5757
5758         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
5759
5760 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5761
5762         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
5763         instead of calling `mm-insert-inline', to decode text/* parts
5764         before displaying them.
5765
5766 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5767
5768         * mm-uu.el (mm-uu-text-plain-type): New variable.
5769         (mm-uu-pgp-signed-extract-1): Use it.
5770         (mm-uu-pgp-encrypted-extract-1): Use it.
5771         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
5772         bind mm-uu-text-plain-type with that value.
5773         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
5774         mm-uu-dissect.
5775
5776 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * gnus-group.el (gnus-update-group-mark-positions):
5779         * gnus-sum.el (gnus-update-summary-mark-positions):
5780         * message.el (message-check-news-body-syntax):
5781         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
5782         of string-as-multibyte.
5783
5784 2004-10-05  Juri Linkov  <juri@jurta.org>
5785
5786         * gnus-group.el (gnus-update-group-mark-positions):
5787         * gnus-sum.el (gnus-update-summary-mark-positions):
5788         * message.el (message-check-news-body-syntax):
5789         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
5790         8-bit unibyte values to a multibyte string for search functions.
5791
5792 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5793
5794         * mm-uu.el (mm-uu-dissect): Allow optional arg.
5795         (mm-uu-dissect-text-parts): New function.
5796
5797         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
5798         dissect text parts.
5799
5800         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
5801         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
5802
5803         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
5804
5805         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
5806         gnus-current-topics instead of gnus-current-topic.
5807
5808 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
5809
5810         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
5811
5812 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
5813
5814         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
5815         where approriate.
5816
5817         * nnml.el (nnml-generate-active-info): do.
5818
5819         * nndiary.el (nndiary-generate-active-info): do.
5820
5821         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
5822         (gnus-topic-move): do.
5823
5824         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
5825         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
5826
5827         * gnus-srvr.el (gnus-server-prepare)
5828         (gnus-server-open-all-servers): do.
5829
5830         * gnus-msg.el (gnus-summary-cancel-article)
5831         (gnus-summary-resend-message)
5832         (gnus-summary-mail-crosspost-complaint): do.
5833
5834         * gnus-move.el (gnus-change-server): do.
5835
5836         * gnus-group.el (gnus-group-unmark-all-groups)
5837         (gnus-group-set-current-level): do.
5838
5839 2004-10-04  Simon Josefsson  <jas@extundo.com>
5840
5841         * message.el (message-generate-hashcash): Doc fix.
5842
5843 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
5844
5845         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
5846         avoid infinite recursion via gnus-get-function.
5847
5848 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
5849
5850         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
5851
5852         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
5853
5854         * nnmail.el (nnmail-split-history): do.
5855
5856         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
5857         (nnml-request-delete-group): do.
5858
5859         * nnslashdot.el (nnslashdot-read-groups): do.
5860
5861         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
5862         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
5863
5864         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
5865         (nnspool-sift-nov-with-sed): Use last
5866         (nnspool-retrieve-headers-with-nov): Use mapc.
5867         (nnspool-request-newgroups): Use dolist.
5868         (nnspool-request-group): Use last.
5869
5870         * nntp.el (nntp-read-server-type): Use dolist.
5871
5872         * nnvirtual.el (nnvirtual-create-mapping)
5873         (nnvirtual-update-read-and-marked): Use dolist.
5874         (nnvirtual-convert-headers): Simplify.
5875
5876 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5877
5878         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
5879         support for sync'ing tick marks.
5880
5881 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5882
5883         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
5884         there's no visible header.
5885
5886 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5887
5888         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
5889         necessary, pass full group name to gnus-request-set-marks.
5890
5891 2004-10-01  Simon Josefsson  <jas@extundo.com>
5892
5893         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
5894         acroread.
5895
5896 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5897
5898         * spam-report.el (spam-report-gmane): Fix interactive.
5899
5900         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
5901
5902         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
5903         when writing file.
5904         (gnus-agent-synchronize-flags): Don't default to being
5905         interactive.
5906
5907 2004-09-30  Simon Josefsson  <jas@extundo.com>
5908
5909         * message.el (message-generate-hashcash): Add.
5910         (message-send-mail): Use it, call mail-add-payment.
5911
5912 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
5913
5914         * spam.el (spam-verify-bogofilter): -V, not -sV option
5915
5916 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
5917
5918         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
5919         gnus-requst-update-info with explicit code to sync the in-memory
5920         info read flags with the marks being sync'd to the backend.
5921
5922         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
5923
5924 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5925
5926         * spam.el (spam-verify-bogofilter): new function
5927         (spam-check-bogofilter)
5928         (spam-bogofilter-register-with-bogofilter): use it
5929         (spam-verify-bogofilter): small fixes
5930
5931 2004-09-28  Simon Josefsson  <jas@extundo.com>
5932
5933         * hashcash.el (hashcash-generate-payment): Revert.
5934
5935 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5936
5937         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
5938         gnus-extract-references instead of gnus-split-references
5939
5940         * gnus-util.el (gnus-extract-references): new function, analogous
5941         to gnus-split-references but extracts only the message-ID without
5942         anything extra
5943
5944         * hashcash.el (hashcash-generate-payment)
5945         (hashcash-check-payment): do the right thing if hashcash-path is
5946         nil (because the hashcash program could not be found)
5947
5948         * spam.el (spam-use-hashcash): remove comment
5949
5950 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
5951
5952         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
5953         (gnus-cache-enter-article, gnus-cache-remove-article)
5954         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
5955
5956         * gnus-async.el (gnus-async-prefetch-remove-group): do.
5957
5958         * gnus-art.el (article-hide-boring-headers)
5959         (article-translate-strings, article-display-face)
5960         (gnus-article-mime-match-handle-first)
5961         (gnus-article-highlight-headers)
5962         (gnus-article-add-buttons-to-head): do.
5963
5964 2004-09-27  Simon Josefsson  <jas@extundo.com>
5965
5966         * hashcash.el: New version, from
5967         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
5968         ../contrib/.
5969
5970 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5971
5972         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
5973
5974 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
5975
5976         * gnus-dup.el (gnus-dup-open): Use mapc.
5977         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
5978
5979         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
5980         Reported by Stefan Wiens <s.wi@gmx.net>.
5981
5982         * gnus.el (gnus-shutdown): Use dolist.
5983
5984         * gnus-undo.el (gnus-undo): Use mapc.
5985
5986         * nnrss.el (nnrss-generate-active): do.
5987
5988         * message.el (message-cite-original-without-signature)
5989         (message-cite-original): Use mapc.
5990         (message-do-actions, message-make-forward-subject): Use dolist.
5991
5992 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
5993
5994         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
5995         deletion to remove entire duplicate line.  Fixes merged article
5996         number bug.
5997
5998 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
5999
6000         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
6001         servers that are offline.  Avoids having gnus-agent-toggle-plugged
6002         first ask if you want to open a server and then, even when you
6003         responded with no, asking if you want to synchronize the server's
6004         flags.
6005         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
6006         multi-line expressions.
6007         (gnus-agent-synchronize-group-flags): New internal function.
6008         Updates marks in memory (in the info structure) AND in the
6009         backend.
6010
6011         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
6012
6013         * nnagent.el (nnagent-request-set-mark): Use
6014         gnus-agent-synchronize-group-flags, not backend's request-set-mark
6015         method, to ensure that synchronization updates marks in the
6016         backend and in the info (in memory) structure.
6017
6018 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6019
6020         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
6021         convention fully; don't miss the root article of a thread; make
6022         the X-Draft-From header with correct article numbers.
6023
6024 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
6025
6026         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
6027         unless plugged.  Disable the agent so that an open failure causes
6028         an error.
6029
6030         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
6031         Reverted 2004-09-21 change.  The backend must be opened while
6032         synchronizing flags even when the backend stores the flags
6033         locally.
6034
6035 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
6036
6037         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
6038         in `header' match.  Reported by Svend Tollak Munkejord.
6039
6040         * message.el (message-cite-original): Fix use of
6041         `message-cite-articles-with-x-no-archive'.
6042
6043 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6044
6045         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6046         (gnus-window-to-buffer): Ditto.
6047
6048         * mml.el (mml-preview-buffer): New variable.
6049         (mml-preview): Manage window layout with gnus-buffer-configuration.
6050
6051         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6052         X-Draft-From header even if those articles aren't quoted.
6053
6054 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6055
6056         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6057         (gnus-request-set-mark, gnus-request-update-mark): Use new
6058         g-s-t-u-l-m to decide to use backend even when unplugged.
6059
6060 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6061
6062         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6063         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6064
6065 2004-09-20  Simon Josefsson  <jas@extundo.com>
6066
6067         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6068         "utf-16-le".
6069
6070 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6071
6072         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6073
6074 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6075
6076         * uudecode.el (uudecode-use-external): Add :version.
6077
6078         * smime.el (smime-CA-file, smime-encrypt-cipher)
6079         (smime-dns-server): Add :version.
6080
6081         * smiley.el (gnus-smiley-file-types): Add :version.
6082
6083         * sha1.el (sha1-use-external): Add :version.
6084
6085         * pgg-def.el (pgg-query-keyserver): Add :version.
6086
6087         * nnmail.el (nnmail-fancy-expiry-targets)
6088         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6089
6090         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6091         (nnimap-retrieve-groups-asynchronous): Add :version.
6092         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6093
6094         * mml.el (mml-content-disposition-parameters)
6095         (mml-insert-mime-headers-always): Add :version.
6096
6097         * mm-util.el (mm-coding-system-priorities):
6098
6099         * mm-decode.el (mm-inline-text-html-with-images)
6100         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6101         (mm-verify-option): Add :version.
6102         (mm-text-html-renderer): Change :version.
6103
6104         * message.el (message-fcc-externalize-attachments)
6105         (message-required-headers, message-draft-headers)
6106         (message-subject-trailing-was-query)
6107         (message-subject-trailing-was-ask-regexp)
6108         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6109         (message-mark-insert-end, message-archive-header)
6110         (message-archive-note, message-cross-post-default)
6111         (message-cross-post-note, message-followup-to-note)
6112         (message-cross-post-note-function, message-use-mail-followup-to)
6113         (message-subscribed-address-functions)
6114         (message-subscribed-address-file, message-subscribed-addresses)
6115         (message-subscribed-regexps, message-allow-no-recipients)
6116         (message-yank-cited-prefix, message-signature-insert-empty-line)
6117         (message-hidden-headers, message-hierarchical-addresses)
6118         (message-mail-user-agent, message-use-idna)
6119         (message-valid-fqdn-regexp)
6120         (message-strip-special-text-properties, message-header-synonyms)
6121         (message-beginning-of-line, message-tab-body-function): Add :version.
6122         (message-insert-canlock, message-wide-reply-confirm-recipients):
6123         Change :version.
6124
6125         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6126         and :version.
6127         (mail-source-delete-old-incoming-confirm)
6128         (mail-source-movemail-program): Add :version.
6129
6130         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6131         (gnus-agent-cache, gnus-agent): Change :version.
6132
6133         * gnus-util.el (gnus-use-byte-compile): Change :version.
6134
6135         * gnus-sum.el (gnus-summary-make-false-root-always)
6136         (gnus-summary-default-high-score)
6137         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6138         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6139         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6140         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6141         (gnus-sum-thread-tree-single-indent)
6142         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6143         (gnus-sum-thread-tree-leaf-with-other)
6144         (gnus-sum-thread-tree-single-leaf): Add :version.
6145         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6146         (gnus-article-loose-mime): Change :version.
6147
6148         * gnus-start.el (gnus-backup-startup-file)
6149         (gnus-save-startup-file-via-temp-buffer): Add :version.
6150
6151         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6152         (gnus-server-offline-face): Add :version.
6153
6154         * gnus-score.el (gnus-adaptive-word-length-limit):
6155
6156         * gnus-msg.el (gnus-gcc-externalize-attachments)
6157         (gnus-debug-files, gnus-debug-exclude-variables)
6158         (gnus-discouraged-post-methods): Change :version.
6159         (gnus-confirm-mail-reply-to-news)
6160         (gnus-confirm-treat-mail-like-news): Add :version.
6161
6162         * gnus-int.el (gnus-server-unopen-status): Add :version.
6163
6164         * gnus-group.el (gnus-group-jump-to-group-prompt)
6165         (gnus-large-ephemeral-newsgroup)
6166         (gnus-fetch-old-ephemeral-headers): Add :version.
6167
6168         * gnus-fun.el (gnus-x-face-directory)
6169         (gnus-convert-pbm-to-x-face-command)
6170         (gnus-convert-image-to-x-face-command)
6171         (gnus-convert-image-to-face-command): Add :version.
6172
6173         * gnus-delay.el (gnus-delay-default-hour): Add :version.
6174
6175         * gnus-cite.el (gnus-cite-blank-line-after-header)
6176         (gnus-article-boring-faces):
6177
6178         * gnus-art.el (gnus-buttonized-mime-types)
6179         (gnus-inhibit-mime-unbuttonizing)
6180         (gnus-treat-display-face)
6181         (gnus-treat-body-boundary): Change :version.
6182         (gnus-body-boundary-delimiter, gnus-picon-databases)
6183         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
6184         (gnus-treat-date-english, gnus-treat-fold-headers)
6185         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
6186         (gnus-treat-mail-picon, gnus-treat-wash-html)
6187         (gnus-article-encrypt-protocol)
6188         (gnus-use-idna, gnus-article-over-scroll)
6189         (gnus-mime-display-multipart-alternative-as-mixed)
6190         (gnus-mime-display-multipart-related-as-mixed)
6191         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
6192         (gnus-ctan-url, gnus-button-ctan-handler)
6193         (gnus-button-handle-ctan-bogus-regexp)
6194         (gnus-button-ctan-directory-regexp)
6195         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
6196         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
6197         (gnus-button-man-level, gnus-button-emacs-level)
6198         (gnus-button-message-level, gnus-button-browse-level): Add :version.
6199
6200         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
6201         (gnus-agent-go-online): Change :version.
6202         (gnus-agent-expire-unagentized-dirs)
6203         (gnus-agent-auto-agentize-methods): Add :version.
6204
6205         * flow-fill.el (fill-flowed-display-column)
6206         (fill-flowed-encode-column): Add :version.
6207
6208         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6209         (gnus-outlook-deuglify-unwrap-max)
6210         (gnus-outlook-deuglify-cite-marks)
6211         (gnus-outlook-deuglify-unwrap-stop-chars)
6212         (gnus-outlook-deuglify-no-wrap-chars)
6213         (gnus-outlook-deuglify-attrib-cut-regexp)
6214         (gnus-outlook-deuglify-attrib-verb-regexp)
6215         (gnus-outlook-deuglify-attrib-end-regexp)
6216         (gnus-outlook-display-hook): Add :version.
6217
6218         * binhex.el (binhex-use-external): Add :version.
6219
6220 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
6221
6222         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
6223         and `invisible'.
6224
6225 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6226
6227         * gnus-registry.el (gnus-registry-trim): watch out for negatives
6228         in gnus-registry-trim
6229
6230 2004-09-13  Simon Josefsson  <jas@extundo.com>
6231
6232         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
6233
6234         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
6235
6236         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
6237         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6238         <yamaoka@jpl.org>.
6239         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
6240         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6241         <yamaoka@jpl.org>.
6242
6243         * sieve.el (sieve-manage-mode): Ditto.
6244
6245 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
6246
6247         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
6248
6249 2004-09-11  Simon Josefsson  <jas@extundo.com>
6250
6251         * dns-mode.el: Add.
6252
6253         * mm-view.el (mm-display-dns-inline): Add.
6254
6255         * mm-decode.el (mm-inline-media-tests): Add text/dns.
6256         (mm-automatic-display): Ditto.
6257
6258         * mailcap.el (mailcap-mime-data): Add text/dns.
6259         (mailcap-mime-extensions): Map .soa to text/dns.
6260
6261 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
6262
6263         * gnus-art.el (article-decode-mime-words, article-babel)
6264         (gnus-article-highlight-signature, gnus-article-add-buttons)
6265         (gnus-signature-toggle): Remove unnecessary bindings of
6266         `inhibit-read-only' inherited from v5.10 merge.
6267
6268 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6269
6270         * nntp.el (nntp): New customization group.
6271         (nntp-authinfo-file): Add customization group.
6272
6273         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
6274
6275         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
6276
6277         * gnus.el (to-address, to-list, subscribed)
6278         (large-newsgroup-initial): Ditto.
6279
6280         * flow-fill.el (fill-flowed-display-column)
6281         (fill-flowed-encode-column): Ditto.
6282
6283 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
6284
6285         * message.el (message-tokenize-header, message-send-mail-with-qmail):
6286         Use point-min rather than 1.
6287         (message-send-mail): Use buffer-size rather than point-max.
6288
6289         * gnus-sum.el (gnus-summary-search-article-forward):
6290         Signal a specific `search-failed' rather than a generic `error'.
6291
6292         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
6293         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
6294         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
6295
6296 2004-09-10  Simon Josefsson  <jas@extundo.com>
6297
6298         * nndb.el (require): Remove tcp and duplicate cl.
6299
6300 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6301
6302         * gnus-agent.el (directory-files-and-attributes): Move forward.
6303
6304 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6305
6306         * gnus-agent.el (directory-files-and-attributes): Optionally
6307         defined to support XEmacs.
6308
6309 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6310
6311         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
6312         to avoid run-time CL dependencies.
6313         (gnus-agent-unfetch-articles): New function.
6314         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
6315         article numbers even when local .overview file is missing.
6316         (gnus-agent-read-article-number): New function. Only accepts
6317         27-bit article numbers.
6318         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
6319         gnus-agent-read-article-number.
6320         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
6321         from backend while recognizing that article numbers in .overview
6322         must be valid.
6323         (gnus-agent-update-files-total-fetched-for): Use
6324         directory-files-and-attributes to improve performance.
6325         * gnus-int.el (gnus-request-move-article): Use
6326         gnus-agent-unfetch-articles in place of gnus-agent-expire to
6327         improve performance.
6328
6329         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
6330         some users confused by references to .newsrc when they only have a
6331         .newsrc.eld file.
6332         (gnus-convert-mark-converter-prompt,
6333         gnus-convert-converter-needs-prompt): Fixed use of property list.
6334         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
6335         New function. Used internally to only display 'gnus converting
6336         files' message when actually necessary.
6337
6338         * gnus-sum.el (): Removed (require 'gnus-agent) as required
6339         methods now autoloaded.
6340
6341 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6342
6343         * gnus-sum.el (gnus-summary-insert-subject): Remove list
6344         identifiers.
6345
6346 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
6347
6348         * gnus-picon.el: Fix indentation and closing parenthesis.
6349
6350 2004-09-01  Simon Josefsson  <jas@extundo.com>
6351
6352         * message.el (message-canlock-generate): Require sha1, not
6353         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
6354         to require within a function.  Sadly, if sha1.el isn't loaded, the
6355         let binding in m-c-g will hide the defcustom definition, which is
6356         bad.)
6357
6358         * canlock.el: Require sha1, not sha1-el.
6359
6360         * message.el: Don't autoload sha1 (there is a autoload cookie in
6361         sha1.el).
6362
6363         * sha1-el.el: Renamed to sha1.el.
6364
6365 2004-08-30  Juanma Barranquero  <lektu@terra.es>
6366
6367         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
6368
6369 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6370
6371         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
6372
6373 2004-08-30  Kim F. Storm  <storm@cua.dk>
6374
6375         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
6376
6377         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
6378         Add :group 'nnimap.
6379
6380 2004-08-30  Andreas Schwab <schwab@suse.de>
6381
6382         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
6383         ?* and ?\;.
6384
6385         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
6386         and ?\' to symbol instead of whitespace.
6387
6388 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6389
6390         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
6391
6392         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
6393         instead of re-search-forward.
6394
6395         * gnus-uu.el (gnus-uu-save-article): Ditto.
6396         (gnus-uu-post-encode-uuencode): Ditto.
6397
6398         * html2text.el (html2text-clean-list-items): Ditto.
6399         (html2text-clean-dtdd): Ditto.
6400         (html2text-format-tags): Ditto.
6401
6402         * message.el (message-send-mail-with-sendmail): Fix regexp.
6403         (message-fill-field-general): Use search-forward instead of
6404         re-search-forward.
6405         (unbold-region): Ditto.
6406
6407         * nnrss.el (nnrss-request-article): Ditto.
6408
6409         * nnslashdot.el (nnslashdot-request-article): Ditto.
6410
6411         * nnweb.el (nnweb-gmane-wash-article): Ditto.
6412
6413         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
6414         "Unrecognized menu descriptor" error in XEmacs.
6415
6416 2004-08-26  Stefan Wiens <s.wi@gmx.net>  (tiny change)
6417
6418         * gnus-sum.el (gnus-read-header): Don't remove a header for the
6419         parent article of a sparse article in the thread hashtb.
6420
6421 2004-08-26  David Hedbor <dhedbor@real.com>  (tiny change)
6422
6423         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
6424         (nnmail-expand-newtext): Lowercase expanded entries if
6425         nnmail-split-lowercase-expanded is non-nil.
6426
6427 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
6430         entry.
6431
6432         * gnus-group.el (gnus-group-line-format-alist): Convert the value
6433         of gnus-tmp-news-method into string under XEmacs.  It will be
6434         passed to gnus-correct-length which takes only a string argument.
6435
6436 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6437
6438         * gnus-util.el (gnus-bind-print-variables): New macro.
6439         (gnus-prin1): Use it.
6440         (gnus-prin1-to-string): Use it.
6441         (gnus-pp): New function.
6442         (gnus-pp-to-string): New function.
6443
6444         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
6445         pp-to-string with gnus-pp-to-string.
6446         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
6447         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
6448         * gnus-msg.el (gnus-debug): Ditto.
6449         * gnus-score.el (gnus-score-save): Ditto.
6450         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
6451         gnus-pp-to-string.
6452         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
6453         with gnus-pp.
6454         * score-mode.el (gnus-score-pretty-print): Ditto.
6455         * webmail.el (webmail-debug): Ditto.
6456
6457 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6458
6459         * gnus-art.el (article-display-face, article-display-x-face): Use
6460         buffer-read-only.
6461
6462 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6463
6464         * gnus-art.el (article-hide-list-identifiers): Bind
6465         inhibit-read-only as t.
6466
6467 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
6468
6469         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
6470
6471 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6472
6473         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
6474         (gnus-narrow-to-page): Don't assume point-min == 1.
6475         (gnus-article-edit-mode): Derive from message-mode.
6476
6477         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
6478         point-min == 1.
6479
6480         * imap.el (imap-parse-address-list, imap-parse-body-ext):
6481         Disable incorrect use of `assert'.
6482
6483         * message.el (message-mode): Set comment-start-skip.
6484
6485
6486 2004-08-22  Sam Steingold  <sds@gnu.org>
6487
6488         * pop3.el (pop3-leave-mail-on-server): New user variable.
6489         (pop3-movemail): Delete mail only when it is nil.
6490
6491 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
6492
6493         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
6494
6495         * mml.el (mml-preview): Use `pop-to-buffer'.
6496
6497         * message.el (message-goto-mail-followup-to): Insert after "To".
6498         (message-carefully-insert-headers): Add comment.
6499
6500         * gnus.el: Remove unused variable `gnus-article-check-size'.
6501
6502         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
6503
6504         * gnus-art.el (gnus-button-alist): Improve
6505         `gnus-button-handle-library' entry.
6506
6507 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
6508
6509         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
6510         downcase, since XEmacs capitalizes error messages differently.
6511         From Sebastian Freundt <hroptatyr@gna.org>.
6512
6513 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
6514
6515         * nntp.el: Add (require 'gnus) due to reference to
6516         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
6517
6518 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
6519
6520         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
6521         `mm-fill-flowed'.
6522
6523         * mm-decode.el (mm-dissect-singlepart): Check it.
6524
6525 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
6526
6527         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
6528         'imap' for netrc parsing
6529
6530 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
6531
6532         * mailcap.el (mailcap-mime-data): Mark as risky.
6533
6534 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6535
6536         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
6537         may be included in the encoded word.
6538         (rfc2047-encode): Don't append a space if the encoded word
6539         includes close parenthesis.
6540
6541 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6542
6543         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
6544         of text within parentheses.
6545
6546 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
6547
6548         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
6549         (gnus-encrypt-write-file-contents): the password key is the file
6550         name PLUS the cipher, not just the cipher.  Also remove failed
6551         passwords from the cache.
6552
6553 2004-08-06  Simon Josefsson  <jas@extundo.com>
6554
6555         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
6556         fix.
6557
6558 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6559
6560         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
6561         LWSP.
6562
6563 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
6564
6565         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
6566         to append in-reply-to: data to the references: header
6567
6568         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
6569         (netrc-parse): use gnus-encrypt.el functions
6570
6571         * gnus-encrypt.el: new file for encryption support; currently
6572         does only a few GPG ciphers and an internal XOR cipher
6573
6574         * password.el: add comments on using password-read-and-add
6575         (password-read-and-add): new function to read and add the
6576         password to the cache at once
6577
6578 2004-07-28  Simon Josefsson  <jas@extundo.com>
6579
6580         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
6581         parameter (but don't use it, for now).
6582
6583         * imap.el (imap-ssl-open): Use imap-process-connection-type,
6584         instead of hard coding to nil.
6585
6586 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6587
6588         * mm-view.el (mm-inline-image-emacs): Open lines under an image
6589         as mm-inline-image-xemacs does.
6590
6591 2004-07-26  Simon Josefsson  <jas@extundo.com>
6592
6593         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
6594         Revert part of 2004-07-17 change below.
6595
6596 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6597
6598         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
6599         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6600
6601 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6602
6603         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
6604         quotes that actually start with ">" at the beginning of the
6605         lines.
6606
6607 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6608
6609         * rfc2047.el (rfc2047-encode-region): Fix last change.
6610         (rfc2047-encode-parameter): Remove useless concat.
6611
6612 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6613
6614         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
6615         encode special characters; fix some kind of misconfigured headers;
6616         signal a real error if debug-on-quit or debug-on-error is non-nil.
6617         (rfc2047-encode-max-chars): New variable.
6618         (rfc2047-encode-1): Use it.
6619         (rfc2047-encode-parameter): New function.
6620
6621         * mml.el (mml-insert-parameter): Remove an excessive space.
6622
6623 2004-07-17  Simon Josefsson  <jas@extundo.com>
6624
6625         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
6626         Kai Grossjohann <kai@emptydomain.de>.
6627         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
6628         (gnus-group-make-menu-bar): Ditto.
6629
6630         * gnus-util.el (gnus-group-server): Add.
6631
6632 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
6633
6634         * message.el (message-clone-locals): Clone sendmail and smtp
6635         variables.
6636
6637 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6638
6639         * rfc2047.el (rfc2047-encode-region): Fix last change.
6640
6641 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6642
6643         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
6644         characters as non-special.
6645
6646 2004-07-09  Simon Josefsson  <jas@extundo.com>
6647
6648         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
6649         Users will lose all flag changes made while unplugged with
6650         e.g. nntp unless flag synchronization happens, thus `nil' is not a
6651         good default.  See numerous reports on ding mailing list.
6652
6653 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6654
6655         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
6656         add generate-head-function and generate-article-function to the
6657         rfc822-forward entry.
6658         (nndoc-rfc822-forward-generate-article): New function.
6659         (nndoc-rfc822-forward-generate-head): New function.
6660
6661         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
6662
6663 2004-07-06  Dan Christensen  <jdc@uwo.ca>
6664
6665         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
6666         respect display group parameter and gnus-summary-expunge-below.
6667         (gnus-articles-to-read): Remove unused reference to display group
6668         parameter.
6669
6670 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6671
6672         * nnheader.el (nnheader-uniquify-message-id): New experimental
6673         variable.
6674         (nnheader-nov-read-message-id): Use it.
6675
6676         * spam-report.el (spam-report-gmane): Add interactive.
6677
6678 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6679
6680         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
6681         qp-or-base64 for the application/* types.
6682
6683 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
6684
6685         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
6686
6687 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6688
6689         * gnus-registry.el (gnus-registry-trim): don't allow a negative
6690         trim value
6691
6692 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
6693
6694         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
6695         New macro and function.
6696         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
6697
6698 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6699
6700         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
6701         after-load-alist.
6702
6703 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6704
6705         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
6706         update info that isn't there.
6707
6708 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
6709
6710         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
6711         entry.
6712
6713 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6714
6715         * mm-view.el (mm-inline-render-with-function): Use multibyte
6716         buffer; decode html source by charset.
6717
6718         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
6719
6720         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
6721         Mule-UCS is loaded under XEmacs.
6722         (mm-mime-mule-charset-alist): Avoid duplicated entries.
6723
6724 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
6725
6726         * nnheader.el (nnheader-max-head-length): Increase to 8192.
6727
6728 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6729
6730         * mm-util.el (mm-coding-system-p): Return a coding-system.
6731         (mm-mime-mule-charset-alist): Use shift_jis instead of
6732         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
6733         entries for the mime charsets iso-2022-jp-3 and shift_jis.
6734         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
6735         instead of japanese-shift-jis and iso-latin-1 respectively in
6736         order to share the default value with both Emacs and XEmacs-mule.
6737         (mm-mule-charset-to-mime-charset): Make
6738         mm-coding-system-priorities effective.
6739         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
6740         while predicating of candidates upon the priorities.
6741
6742 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
6743
6744         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6745         gnus-uu-invert-processable.
6746
6747         * gnus.el: Autoload gnus-uu-invert-processable.
6748
6749 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6750
6751         * mm-util.el (mm-with-multibyte-buffer): New macro.
6752
6753         * rfc2047.el (rfc2047-encode-string): Use it.
6754         (rfc2047-encode-region): Move point to the end of the region after
6755         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
6756
6757 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
6760         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
6761
6762 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6763
6764         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
6765         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
6766         Karl Chen <quarl@nospam.quarl.org>.
6767
6768 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
6769
6770         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
6771         invalid addresses.
6772
6773 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
6774
6775         * spam.el: section markers changed, TODO list revised
6776         (spam-backends): new master list of all installed backends
6777         (spam-summary-exit-behavior): new variable to determine how
6778         messages moves are done at summary exit
6779         (spam-move-spam-nonspam-groups-only)
6780         (spam-process-ham-in-nonham-groups)
6781         (spam-process-ham-in-spam-groups): variables removed, the
6782         spam-summary-exit-behavior variable should be used to manage this
6783         behavior
6784         (spam-old-ham-articles, spam-old-spam-articles): removed
6785         (spam-old-articles): new variable, replacing spam-old-ham-articles
6786         and spam-old-spam-articles
6787         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
6788         empty variables, placeholders for the backends they represent
6789         (spam-set-difference): moved, unchanged
6790         (spam-list-of-processors): variable OBSOLETE, not used anymore
6791         unless the user has a processor variable
6792         (spam-classifications, spam-classification-valid-p)
6793         (spam-backend-properties, spam-backend-property-valid-p)
6794         (spam-backend-function-type-valid-p)
6795         (spam-process-type-valid-p, spam-list-articles): helper functions
6796         (spam-report-articles-gmane, spam-report-articles-resend):
6797         functions removed, they are not needed
6798         (spam-install-backend-super, spam-backend-list)
6799         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
6800         (spam-backend-function, spam-backend-ham-registration-function)
6801         (spam-backend-spam-registration-function)
6802         (spam-backend-ham-unregistration-function)
6803         (spam-backend-spam-unregistration-function)
6804         (spam-backend-statistical-p, spam-backend-mover-p)
6805         (spam-install-backend-alias, spam-install-checkonly-backend)
6806         (spam-install-mover-backend, spam-install-nocheck-backend)
6807         (spam-install-backend, spam-install-statistical-backend)
6808         (spam-install-statistical-checkonly-backend): backend installation
6809         support
6810         (spam-summary-prepare-exit): rewritten to use the new backend code
6811         (spam-group-processor-p): use the new backend code and respect the
6812         summary exit behavior
6813         (spam-mark-spam-as-expired-and-move-routine): removed
6814         (spam-summary-prepare): changed to use the new spam-old-articles
6815         variable
6816         (spam-copy-or-move-routine, spam-copy-spam-routine)
6817         (spam-move-spam-routine, spam-copy-ham-routine)
6818         (spam-move-ham-routine): new code to copy/move ham or spam
6819         (spam-fetch-field-fast): doc and code improved, plus it allows the
6820         'number request
6821         (spam-list-of-checks, spam-list-of-statistical-checks): variables
6822         removed, no longer used
6823         (spam-split, spam-find-spam): use the new backend code
6824         (spam-registration-functions): variable removed, no longer used
6825         (spam-unregister-routine): convenience wrapper
6826         (spam-log-undo-registration, spam-register-routine)
6827         (spam-log-processing-to-registry)
6828         (spam-log-unregistration-needed-p): renamed "check" to "backend"
6829         where possible
6830         (spam-check-gmane-xref, spam-check-regex-headers)
6831         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
6832         (spam-check-whitelist, spam-check-blacklist)
6833         (spam-check-bogofilter-headers, spam-check-spamoracle)
6834         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
6835         (spam-check-crm114-headers): use the spam-split-group that
6836         spam-split prepares, no need to determine it every time
6837
6838         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
6839         the nnheader-parse-naked-head call
6840
6841         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
6842
6843         * gnus-sum.el (gnus-nov-parse-line): add the message number to
6844         the nnheader-nov-read-message-id call
6845
6846 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6847
6848         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
6849         gnus-activate-group twice.  Suggested by Markus Peter
6850         <warp@spin.de>.
6851
6852 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6853
6854         * gnus-art.el (gnus-article-time-format): Exchange the order of
6855         day and month in the default value; fix customization type.
6856         (article-date-ut): Use add-text-properties.
6857         (article-make-date-line): Use message-make-date instead of
6858         current-time-string.
6859
6860         * message.el (message-fetch-field): Don't use set-text-properties.
6861         (message-make-date): Simplify.
6862
6863         * messagexmas.el (message-xmas-make-date): New function.
6864         (message-xmas-redefine): Defalias message-make-date to it.
6865
6866 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6867
6868         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
6869         (rfc2047-encode-region): Treat text within parentheses as special;
6870         show the original text when error has occurred.
6871
6872         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
6873         already-computed method to gnus-activate-group.
6874
6875         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
6876         same select-methods identical Lisp objects.
6877
6878         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
6879         object when modifying the info.
6880
6881 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6882
6883         * gnus-srvr.el (gnus-server-set-info): Remove the server from
6884         gnus-opened-servers since it has never been opened with the new
6885         configuration yet.
6886
6887 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6888
6889         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
6890         arg to nnheader-generate-fake-message-id.
6891
6892 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
6893
6894         * nnheader.el (nnheader-generate-fake-message-id): accept a
6895         number and build a fake message ID localized to a group and
6896         article number (so it's repeatable from that point on)
6897         (nnheader-fake-message-id-p): change regex to accomodate new fake
6898         ID format
6899
6900         * gnus-sum.el (gnus-get-newsgroup-headers): call
6901         nnheader-generate-fake-message-id with the article number
6902
6903 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
6904
6905         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
6906         end-of-buffer.
6907
6908 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6909
6910         * message.el (message-ignored-supersedes-headers): Add Approved.
6911
6912 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6913
6914         * rfc2047.el (rfc2047-encode-message-header): Remove useless
6915         goto-char.
6916         (rfc2047-encode): Fold the line before encoding.
6917
6918 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6919
6920         * rfc2047.el (rfc2047-encode-message-header): Disabled header
6921         folding -- not all headers can be folded, and this should be done
6922         by the message composition mode.  Probably.  I think.
6923
6924 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6925
6926         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
6927         fast.
6928
6929         * gnus-ems.el (gnus-remove-image): Don't use
6930         message-text-with-property; remove only the image found first.
6931
6932         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
6933         found first.
6934
6935 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
6936
6937         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
6938
6939 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6940
6941         * message.el (message-text-with-property): Make it fast and accept
6942         optional arguments.
6943         (message-strip-forbidden-properties): Use it.
6944         (message-fix-before-sending): Follow the m-t-w-p change.
6945
6946         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
6947
6948 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6949
6950         * gnus-art.el (article-hide-headers): Don't change the buffer
6951         mistakenly when performing mml-preview even if
6952         gnus-single-article-buffer is nil.
6953
6954 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
6955
6956         * message.el (message-expand-name-databases): New user option.
6957         (message-expand-name): Use it.
6958
6959 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
6960
6961         * spam.el (spam-report-articles-resend)
6962         (spam-report-resend-register-routine): allow ham reporting
6963         (spam-report-resend-register-ham-routine): simple wrapper
6964         (spam-registration-functions): add ham resending functions
6965         (spam-list-of-processors): add ham resend processor
6966
6967         * gnus.el (ham-resend-to): new group parameter
6968         (spam-process): add ham resend option
6969
6970         * spam-report.el (spam-report-resend): allow reporting ham
6971         (spam-report-resend-ham): simple wrapper
6972
6973 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6974
6975         * message.el (message-cite-articles-with-x-no-archive): New
6976         variable.
6977         (message-cite-original): Use it.
6978
6979 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980
6981         * message.el (message-cite-original): Respect X-No-Archive.
6982
6983 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6984
6985         * gnus-art.el (article-hide-headers): Refer to the values for
6986         gnus-ignored-headers and gnus-visible-headers in the summary
6987         buffer since a user may have set them as group parameters.
6988
6989 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6990
6991         * assistant.el (assistant-node-name): new convenience function
6992         (assistant-render-text, assistant-render-node): error handling,
6993         plus handle multiple next nodes
6994         (assistant-find-next-node): commented out for now
6995         (assistant-find-next-nodes): new function, returns list of next
6996         nodes
6997
6998 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
6999
7000         * mail-source.el (mail-source-directory): Fix doc-string.
7001
7002 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
7003
7004         * assistant.el (assistant-render-text, assistant-eval): add :set
7005         widget type, which is different because it takes and returns a
7006         list.  Much hilarity ensues.
7007
7008 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
7009
7010         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
7011
7012         * gnus-group.el (gnus-group-get-new-news-this-group): Added
7013         doc-string.
7014
7015         * gnus-start.el (gnus-activate-group): Added doc-string.
7016
7017 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7018
7019         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
7020
7021 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
7022
7023         * assistant.el (assistant-render-text): trying to add a :set
7024         widget, more to come...
7025
7026         * spam.el (spam-group-spam-contents-p): handle empty groupname
7027         strings
7028         (spam-report-articles-resend)
7029         (spam-register-routine): do registration iff any articles warrant
7030         it.
7031         (spam-summary-prepare-exit): changed log message for nil group
7032         destinations
7033
7034 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
7035
7036         * spam.el (spam-report-resend-register-routine): allow
7037         spam-report-resend-to to be a group parameter or a global value
7038
7039 2004-05-26  Simon Josefsson  <jas@extundo.com>
7040
7041         * starttls.el: Merge with my GNUTLS based starttls.el.
7042         (starttls-gnutls-program, starttls-use-gnutls)
7043         (starttls-extra-arguments, starttls-process-connection-type)
7044         (starttls-connect, starttls-failure, starttls-success): New
7045         variables.
7046         (starttls-program, starttls-extra-args): Doc fix.
7047         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7048         functions.
7049         (starttls-negotiate, starttls-open-stream): Check
7050         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7051         function if it is set.
7052
7053 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7054
7055         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7056         structured fields.
7057
7058 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7059
7060         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7061
7062 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7063
7064         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
7065         variable.
7066         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7067         assigning the spam-mark to new messages.
7068
7069 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7070
7071         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7072
7073 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7074
7075         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7076
7077         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7078         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7079         default.
7080
7081 2004-05-25  Anand Mitra <mitramc@yahoo.com>  (tiny change)
7082
7083         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7084         correct data.
7085
7086 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7087
7088         * spam.el (spam-list-of-processors): use nil for nonexistent processors
7089         (spam-group-processor-p): fixed function so it works properly
7090         (spam-group-processor-multiple-p)
7091         (spam-group-spam-processor-report-gmane-p)
7092         (spam-group-spam-processor-report-resend-p)
7093         (spam-group-spam-processor-bogofilter-p)
7094         (spam-group-spam-processor-blacklist-p)
7095         (spam-group-spam-processor-ifile-p)
7096         (spam-group-ham-processor-ifile-p)
7097         (spam-group-spam-processor-spamoracle-p)
7098         (spam-group-spam-processor-crm114-p)
7099         (spam-group-ham-processor-bogofilter-p)
7100         (spam-group-spam-processor-stat-p)
7101         (spam-group-ham-processor-stat-p)
7102         (spam-group-ham-processor-whitelist-p)
7103         (spam-group-ham-processor-BBDB-p)
7104         (spam-group-ham-processor-spamoracle-p)
7105         (spam-group-ham-processor-copy-p): functions removed with some
7106         prejudice against unneeded code
7107         (spam-report-articles-resend)
7108         (spam-report-resend-register-routine): allow the group/topic
7109         spam-resend-to value to override spam-report-resend-to
7110         (spam-summary-prepare-exit): invoke spam-group-processor-p
7111         properly now
7112
7113         * spam-report.el (spam-report-resend-to, spam-report-resend):
7114         start with resend-to set to nil, and then ask the user if
7115         necessary.  From Daniel Pittman <daniel@rimspace.net>.
7116
7117         * gnus.el (spam-resend-to): new group/topic parameter
7118         (spam-process): move the OBSOLETE processors to the end of the
7119         choices.
7120
7121         * spam-report.el (spam-report-resend): spam-report-resend takes a
7122         list of articles, not separate article numbers.  From Daniel
7123         Pittman <daniel@rimspace.net>.
7124
7125 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7126
7127         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7128         addition to emacs-w3m.
7129
7130 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7131
7132         * assistant.el (assistant-authinfo-data): New function.
7133         (assistant-eval): Eval for entire assistant.
7134
7135         * netrc.el (netrc-services-file): New variable.
7136         (netrc-parse-services): New function.
7137         (netrc-find-service-name): New function.
7138         (netrc-find-service-number): New function.
7139         (netrc-port-equal): New function.
7140         (netrc-machine): Use it.
7141
7142         * nnimap.el (nnimap-open-connection): Use netrc.
7143
7144         * gnus-util.el (gnus-netrc-get): Remove aliases.
7145
7146         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7147
7148         * assistant.el (wid-edit): Fix compilation.
7149
7150         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7151
7152 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7153
7154         * gnus-util.el (gnus-set-file-modes): New function.  (small
7155         patch).
7156
7157 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7158
7159         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7160
7161         * assistant.el (assistant-render-node): Fix up rendering and
7162         read-only text.
7163         (assistant-render-node): Reset.
7164         (assistant-make-read-only): Not sticky.
7165
7166 2004-05-20  Danny Siu  <dsiu@adobe.com>
7167
7168         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
7169         centered even when gnus-auto-center-summary is t
7170
7171 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7172
7173         * dns.el (dns-get-txt-answer): New function.
7174         (dns-read-txt): Ditto.
7175         (query-dns): Use it.
7176
7177 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7178
7179         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
7180         active for foreign groups even if the group level is higher than
7181         the specified value.
7182
7183 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7184
7185         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
7186         non-active groups.
7187
7188         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
7189
7190 2004-05-20  Magnus Henoch  <mange@freemail.hu>
7191
7192         * dns.el (dns-read-type): Add support for SVR.  (small patch)
7193
7194 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7195
7196         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
7197         (spam-crm114-header, spam-crm114-spam-switch)
7198         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
7199         (spam-crm114-positive-spam-header)
7200         (spam-crm114-database-directory, spam-list-of-processors)
7201         (spam-group-spam-processor-crm114-p)
7202         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
7203         (spam-generic-score, spam-list-of-checks)
7204         (spam-list-of-statistical-checks, spam-registration-functions)
7205         (spam-check-crm114-headers, spam-crm114-score)
7206         (spam-check-crm114, spam-crm114-register-with-crm114)
7207         (spam-crm114-register-spam-routine)
7208         (spam-crm114-unregister-spam-routine)
7209         (spam-crm114-register-ham-routine)
7210         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
7211         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
7212
7213         * gnus.el: added spam-use-crm114
7214
7215         * spam.el (spam-list-of-processors, spam-registration-functions):
7216         add spam-use-resend
7217         (spam-group-spam-processor-report-resend-p): utility wrapper
7218         (spam-report-articles-gmane): doc fix
7219         (spam-report-articles-resend,
7220         spam-report-resend-register-routine): wrappers around
7221         spam-report-resend-to
7222
7223         * spam-report.el (spam-report-resend-to, spam-report-resend):
7224         support for resending spam
7225         (spam-report-gmane): line length >80 fix
7226
7227         * gnus.el (spam-process): add spam-use-resend
7228
7229 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7230
7231         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
7232         number of processed spam messages.
7233         (spam-ham-copy-or-move-routine): Return the number of processed
7234         ham messages.
7235         (spam-summary-prepare-exit): Use the above values to decide
7236         whether status messages shouled be displayed.
7237
7238 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7239
7240         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
7241         `rfc2047-encoding-function-alist' in order to avoid conflicting
7242         with the old version.
7243         (rfc2047-encode-region): Concatenate words containing non-ASCII
7244         characters in structured fields; don't encode space-delimited
7245         ASCII words even in unstructured fields; don't break words at
7246         char-category boundaries.
7247         (rfc2047-encode-1): New function.
7248         (rfc2047-encode): Use it; encode text so that it occupies the
7249         maximum width within 76-column; work correctly on Q encoding for
7250         iso-2022-* charsets.
7251         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
7252         sure not to break a line just after the header name.
7253         (rfc2047-b-encode-region): Removed.
7254         (rfc2047-b-encode-string): New function.
7255         (rfc2047-q-encode-region): Removed.
7256         (rfc2047-q-encode-string): New function.
7257
7258         * mm-util.el (mm-replace-in-string): New function.
7259
7260 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7261
7262         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
7263         get it right.
7264         (gnus-inews-make-draft): Really.
7265
7266 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
7267
7268         * nnmh.el (nnmh-request-list-1): Don't check the link count
7269         before descending.  (small patch)
7270
7271 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7272
7273         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
7274         stuff.
7275
7276         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
7277         on real group name.
7278
7279         * gnus-art.el (gnus-signature-limit): Doc fix.
7280
7281         * gnus-msg.el (gnus-inews-make-draft): Quote list.
7282
7283         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
7284
7285 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
7286
7287         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
7288         isn't a string.
7289
7290 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7291
7292         * gnus-draft.el (gnus-draft-send): Bind
7293         rfc2047-encode-encoded-words.
7294
7295         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
7296         (rfc2047-encodable-p): Say that =? needs encoding.
7297         (rfc2047-encode-encoded-words): New variable.
7298
7299         * gnus-group.el (gnus-group-select-group): Doc fix.
7300
7301         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
7302
7303         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
7304         to nil.
7305
7306         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
7307
7308         * nnheader.el (nnheader-get-lines-and-char): New function.
7309
7310 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
7311
7312         * gnus-msg.el (gnus-summary-followup-with-original): Document
7313         yanking of region when active.
7314
7315 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7316
7317         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
7318         groups if the group level is higher than the specified value.
7319
7320 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7321
7322         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
7323         (gnus-group-jump-to-group): Added prefix argument using
7324         `gnus-group-jump-to-group-prompt'.  Query before jumping to
7325         non-active group.
7326
7327         * compface.el (uncompface): Be verbose when changing
7328         `uncompface-use-external'.
7329
7330         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
7331         handle manual section.
7332
7333 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7334
7335         * gnus-art.el (gnus-button-alist): Revert previous change.
7336
7337 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7338
7339         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
7340
7341 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7342
7343         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
7344         whether backend can accept message.
7345
7346         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
7347
7348 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
7349
7350         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
7351         Avoid creating directory when nntp-marks-is-evil is true.
7352         Reported by Reiner Steib.
7353
7354 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7355
7356         * gnus-picon.el (gnus-picon-style): New variable.
7357         (gnus-picon-insert-glyph): Added optional `nostring' argument.
7358         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
7359         Jesper Harder <harder@ifa.au.dk>.
7360
7361 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7362
7363         * message.el (message-fill-field): Return point.
7364         (message-generate-headers): Go to end of field.
7365
7366         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
7367         stuff for non-living groups.
7368
7369 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
7370
7371         * gnus-art.el (gnus-article-followup-with-original)
7372         (gnus-article-reply-with-original): gnus-mark-active-p ->
7373         gnus-region-active-p.
7374
7375 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
7376
7377         * spam.el (spam-summary-prepare-exit): fix messages, so they show
7378         only when there is spam or ham to be processed
7379
7380 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7381
7382         * mail-source.el (mail-source-delete-crash-box): Refactor.
7383         (mail-source-fetch): Use it.
7384         (mail-source-fetch-file): Ditto.
7385         (mail-source-fetch-directory): Run postscript in loop.
7386         (mail-source-fetch-pop): Delete.
7387         (mail-source-fetch-maildir): Ditto.
7388         (mail-source-fetch-imap): Ditto.
7389
7390         * imap.el (imap-authenticators): Comment out sasl.
7391
7392         * message.el (message-skip-to-next-address): New function.
7393         (message-fill-header-address): Refactor.
7394         (message-fill-address): Use it.
7395         (message-delete-address): Use it.
7396         (message-fill-header-general): Refactor.
7397         (message-fill-field-address): Rename.
7398         (message-narrow-to-field): Find the start of the header.
7399         (message-header-format-alist): Don't pre-fill.
7400         (message-fill-header): Removed.
7401         (message-insert-header): New function.
7402         (message-shorten-references): Use it.
7403
7404         * rfc2047.el (rfc2047-field-value): Strip props.
7405
7406         * mail-parse.el (mail-header-make-address): New alias.
7407
7408         * ietf-drums.el (ietf-drums-make-address): New function.
7409
7410         * imap.el: Add compiler directives.
7411
7412         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
7413
7414         * gnus-art.el (article-decode-idna-rhs): Don't use
7415         message-idna-inside-rhs-p.
7416
7417 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7418
7419         * message.el (message-idna-inside-rhs-p): Removed.
7420         (message-idna-to-ascii-rhs-1): Use proper address parsing.
7421
7422         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
7423         false positives.
7424
7425 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
7426
7427         * imap.el (imap-sasl-make-mechanisms): Use sasl.
7428
7429 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7430
7431         * nneething.el (nneething-file-name): Don't create spurions
7432         files.
7433
7434         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
7435         (gnus-inews-do-gcc): Remove sleep.
7436
7437         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
7438         part under point.
7439
7440         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
7441         (gnus-agent-regenerate-group): Using nil messages aren't valid.
7442
7443 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
7444
7445         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
7446
7447 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7448
7449         * spam.el (spam-summary-prepare-exit): only produce "marking spam
7450         as expired without moving it" message when there are spam
7451         messages left
7452
7453 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
7454
7455         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
7456         header is not nil.
7457
7458 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
7459
7460         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
7461         nntp-possibly-create-directory, not nntp-possibly-change-group.
7462         (nntp-marks-changed-p): New arg SERVER.
7463         (nntp-request-update-info): Adjust caller.
7464
7465 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
7466
7467         * nntp.el (nntp-save-marks): Pass missing arg.
7468
7469 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
7470
7471         * nntp.el: Support marks.
7472         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
7473         (nntp-marks-modtime, nntp-marks-directory): New variables.
7474         (nntp-request-set-mark, nntp-request-update-info)
7475         (nntp-possibly-create-directory, nntp-marks-changed-p)
7476         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
7477         functions.
7478
7479 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
7480
7481         * gnus-xmas.el (gnus-xmas-select-lowest-window)
7482         (gnus-xmas-redefine): Rename.
7483
7484         * gnus-score.el (gnus-score-insert-help): Use
7485         gnus-select-lowest-window.
7486
7487         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
7488         appt-select-lowest-window and rename to gnus-select-lowest-window.
7489
7490         * gnus.el: do.
7491
7492 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7493
7494         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
7495         encodings of MIME-encoded words, in order to improve
7496         interoperability with several broken MUAs.
7497
7498 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7499
7500         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
7501         tags, only when charsets are not specified in headers.
7502         (mm-inline-text-html-render-with-w3m): Ditto.
7503
7504         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
7505         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
7506
7507 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7508
7509         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
7510         instead of MIME-decoded from fields when checking
7511         `gnus-article-address-banner-alist'.
7512
7513 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
7514
7515         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
7516         description rather than subject.
7517
7518 2004-05-02  Steve Youngs  <steve@youngs.au.com>
7519
7520         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
7521
7522 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7523
7524         * gnus.el (gnus-version-number): Bump.
7525
7526 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7527
7528         * gnus.el: No Gnus v0.2 is released.
7529
7530 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7531
7532         * gnus-agent.el (gnus-agent-read-agentview): Inline
7533         gnus-uncompress-range.
7534
7535 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7536
7537         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
7538         `exec-installed-p'.
7539
7540 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7541
7542         * gnus.el (spam-process, spam-autodetect-methods): Add
7543         bsfilter and bsfilter-headers.
7544
7545         * spam.el (spam-bsfilter): New customize group.
7546         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
7547         (spam-bsfilter-header, spam-bsfilter-probability-header)
7548         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
7549         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
7550         (spam-bsfilter-database-directory): New options.
7551         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
7552         (spam-list-of-statistical-checks, spam-registration-functions):
7553         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
7554         (spam-bsfilter-score): New command.
7555         (spam-check-bsfilter-headers, spam-check-bsfilter)
7556         (spam-bsfilter-register-with-bsfilter)
7557         (spam-bsfilter-register-spam-routine)
7558         (spam-bsfilter-unregister-spam-routine)
7559         (spam-bsfilter-register-ham-routine)
7560         (spam-bsfilter-unregister-ham-routine): New functions.
7561         (spam-generic-score): Support bsfilter; Accept an optional argument
7562         to recalcurate spam score even if scoring header has already been
7563         added.
7564         (spam-bogofilter-score, spam-spamassassin-score): Accept an
7565         optional argument to recalcurate spam score even if scoring header
7566         has already been added.
7567
7568 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
7569
7570         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
7571         strings!  Reported by David D. Smith <davidsmith@acm.org>.
7572         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
7573         link is missing.
7574
7575 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
7576
7577         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
7578         (html2text-get-attr): Rewrite.
7579
7580         * message.el (message-setup-1): Remove redundant put-text-property
7581         on mail-header-separator.
7582
7583 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
7584
7585         * gnus-registry.el (gnus-registry-cache-whitespace)
7586         (gnus-registry-action, gnus-registry-spool-action)
7587         (gnus-registry-split-fancy-with-parent): changed message levels
7588         from 5 to 3 or 7, as needed
7589
7590         * spam.el (spam-summary-prepare-exit)
7591         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
7592         (spam-split, spam-find-spam, spam-log-undo-registration)
7593         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
7594         level from 5 to 6
7595
7596 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7597
7598         * gnus-ems.el: Autoload appt-select-lowest-window (revert
7599         2004-03-04 change).
7600
7601 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
7602
7603         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
7604         Use mapc when appropriate.
7605
7606         * sieve-manage.el (sieve-manage-open): do.
7607
7608         * nnweb.el (nnweb-insert-html): do.
7609
7610         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
7611         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
7612
7613         * nnspool.el (nnspool-request-group): do.
7614
7615         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
7616         do.
7617
7618         * nnml.el (nnml-request-update-info): do.
7619
7620         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
7621         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
7622
7623         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
7624         (nnimap-request-set-mark): do.
7625
7626         * nnfolder.el (nnfolder-request-update-info): do.
7627
7628         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
7629         do.
7630
7631         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
7632
7633         * gnus-uu.el (gnus-uu-find-articles-matching): do.
7634
7635         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
7636         do.
7637
7638         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
7639         do.
7640
7641         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
7642
7643         * gnus-nocem.el (gnus-nocem-scan-groups): do.
7644
7645         * gnus-int.el (gnus-start-news-server): do.
7646
7647         * gnus-group.el (gnus-group-make-kiboze-group)
7648         (gnus-group-browse-foreign-server): do.
7649
7650 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
7651
7652         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
7653         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
7654         <shields@msrl.com>:
7655
7656         * spam.el (spam-necessary-extra-headers): get the extra headers we
7657         may need for spam sorting and scoring
7658         (spam-user-format-function-S): a user format function suitable for
7659         general use
7660         (spam-article-sort-by-spam-status): sorting function for summary
7661         sorting
7662         (spam-extra-header-to-number): get a score from a header
7663         (spam-summary-score): get a numeric score from the headers
7664         (spam-generic-score): oops, function doc in wrong place
7665         (spam-initialize): take symbols when it's run, and install the
7666         extra headers that spam-necessary-extra-headers thinks we need
7667
7668 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
7669
7670         * spam.el (spam-summary-prepare-exit): logic and message fix.
7671         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
7672
7673 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
7674
7675         * gnus-sum.el (gnus-set-global-variables)
7676         (gnus-build-all-threads, gnus-get-newsgroup-headers)
7677         (gnus-article-get-xrefs, gnus-summary-best-group)
7678         (gnus-summary-next-article, gnus-summary-enter-digest-group)
7679         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
7680         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
7681         with-current-buffer.
7682
7683 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
7684
7685         * spam.el (spam-summary-prepare-exit): simplified logic
7686         (spam-fetch-article-header): read the article header if it's not
7687         available
7688         (spam-list-articles): simplified logic
7689         (spam-filelist-register-routine): found bug with unregister-list
7690
7691         * gnus-registry.el: clarified comments at beginning
7692
7693 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
7694
7695         * message.el (message-cater-to-broken-inn): Remove.
7696         (message-shorten-references): Make sure the total folded length of
7697         References is shorter than 998 characters to cater to a bug in INN
7698         2.3.  Also, don't pretend that references aren't folded -- this
7699         hasn't worked for a while.
7700
7701 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7702
7703         * gnus-agent.el (gnus-agentize):
7704         gnus-agent-send-mail-real-function no longer set to current value
7705         of message-send-mail-function but rather a lambda that calls
7706         message-send-mail-function.  The change makes the agent real-time
7707         responsive to user changes to message-send-mail-function.
7708
7709 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7710
7711         * legacy-gnus-agent.el
7712         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
7713         help from Florian Weimer <fw@deneb.enyo.de>
7714
7715 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7716
7717         * nnmail.el (nnmail-cache-insert): Revert last change.
7718
7719 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7720
7721         * nnmail.el (nnmail-cache-insert): Always check whether
7722         nnmail-cache-ignore-groups matches a group name.
7723
7724 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
7725
7726         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
7727         (spam-find-spam, spam-log-processing-to-registry)
7728         (spam-log-registered-p, spam-log-unregistration-needed-p)
7729         (spam-log-undo-registration): use gnus-message instead of
7730         gnus-error, none of these errors are fatal
7731
7732         * gnus-registry.el (gnus-registry-clean-empty-function)
7733         (gnus-registry-clean-empty): remove only empty entries without
7734         extra data
7735
7736 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
7737
7738         * spam-stat.el (spam-stat-buffer-change-to-spam)
7739         (spam-stat-buffer-change-to-non-spam): change (error) to
7740         (gnus-message 8) invocation
7741
7742 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7743
7744         * nntp.el (nntp-via-netcat-command): New variable.
7745         (nntp-via-netcat-switches): New variable.
7746         (nntp-open-via-rlogin-and-netcat): New function.
7747         (nntp-open-connection-function): Doc fix.
7748         (nntp-telnet-command): Doc fix.
7749         (nntp-end-of-line): Doc fix.
7750         (nntp-via-rlogin-command): Doc fix.
7751         (nntp-via-user-name): Doc fix.
7752         (nntp-via-address): Doc fix.
7753
7754 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7755
7756         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
7757         error in Emacs 21.1.
7758
7759 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
7760
7761         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
7762
7763 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7764         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
7765         (gnus-agent-with-refreshed-group): New macro.
7766         (gnus-agent-rename-group): New function.
7767         (gnus-agent-delete-group): New function.
7768         (gnus-agent-save-group-info): Use gnus-command-method when
7769         `method' parameter is nil.  Don't write nil entries into the
7770         active file.
7771         (gnus-agent-get-group-info): New function.
7772         (gnus-agent-fetch-articles): Use
7773         gnus-agent-update-files-total-fetched-for to increment disk space
7774         used.
7775         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
7776         gnus-agent-update-view-total-fetched-for to increment disk space
7777         used.
7778         (gnus-agent-get-local): Added optional parameters to avoid calling
7779         gnus-group-real-name and gnus-find-method-for-group.
7780         (gnus-agent-set-local): Delete stored entry if either min, or max,
7781         are nil.
7782         (gnus-agent-fetch-session): Reworded error/quit messages.  On
7783         quit, use gnus-agent-regenerate-group to record existance of any
7784         articles fetched to disk before the quit occurred.
7785         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
7786         gnus-agent-update-view-total-fetched-for, and
7787         gnus-agent-update-files-total-fetched-for to decrement disk space
7788         used.
7789         (gnus-agent-retrieve-headers): Use
7790         gnus-agent-update-view-total-fetched-for to increment disk space
7791         used.
7792         (gnus-agent-regenerate-group): Replace gnus-group-update-group
7793         with gnus-agent-update-files-total-fetched-for to decrement disk
7794         space and fresh group buffer.
7795         (gnus-agent-inhibit-update-total-fetched-for): New variable.
7796         (gnus-agent-need-update-total-fetched-for): New variable.
7797         (gnus-agent-update-files-total-fetched-for): New function.
7798         (gnus-agent-update-view-total-fetched-for): New function.
7799         (gnus-agent-total-fetched-for): New function.
7800
7801         * gnus-cache.el (gnus-cache-save-buffers): Use
7802         gnus-cache-update-overview-total-fetched-for to change disk space
7803         used by this group.
7804         (gnus-cache-possibly-enter-article): Use
7805         gnus-cache-update-file-total-fetched-for to increment disk space
7806         used by this group.
7807         (gnus-cache-possibly-remove-article): Use
7808         gnus-cache-update-file-total-fetched-for to decrement disk space
7809         used by this group.
7810         (gnus-cache-generate-nov-databases): Purge total fetched cache.
7811         (gnus-cache-rename-group): New function.
7812         (gnus-cache-delete-group): New function.
7813         (gnus-cache-inhibit-update-total-fetched-for): New variable.
7814         (gnus-cache-need-update-total-fetched-for): New variable.
7815         (gnus-cache-with-refreshed-group): New macro.
7816         (gnus-cache-update-file-total-fetched-for): New function.
7817         (gnus-cache-update-overview-total-fetched-for): New function.
7818         (gnus-cache-rename-group-total-fetched-for): New function.
7819         (gnus-cache-delete-group-total-fetched-for): New function.
7820         (gnus-cache-total-fetched-for): New function.
7821
7822         * gnus-group.el: Require gnus-sum and autoload functions to
7823         resolve warnings when gnus-group.el compiled alone.
7824         (gnus-group-line-format): Documented new %F
7825         (size of Fetched data) group line format; identifies disk space
7826         used by agent and cache.
7827         (gnus-group-line-format-alist): Defined new F format.
7828         (gnus-total-fetched-for): New function.
7829         (gnus-group-delete-group): No longer update
7830         gnus-cache-active-altered as gnus-request-delete-group now keeps
7831         the cache in sync.
7832         (gnus-group-list-active): Let the agent store a server's active
7833         list if currently plugged.
7834
7835         * gnus-int.el (gnus-request-delete-group): Use
7836         gnus-cache-delete-group and gnus-agent-delete-group to keep the
7837         local disk in sync with the server.
7838          (gnus-request-rename-group): Use
7839         gnus-cache-rename-group and gnus-agent-rename-group to keep the
7840         local disk in sync with the server.
7841
7842         * gnus-start.el (gnus-get-unread-articles): Cosmetic
7843         simplification to logic.
7844
7845         * gnus-util.el (gnus-rename-file): New function.
7846
7847 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
7848
7849         * mm-util.el (mm-image-load-path): Handle nil in load-path.
7850
7851 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
7852
7853         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
7854         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
7855
7856 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
7857
7858         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
7859         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
7860
7861 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
7862
7863         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
7864
7865 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
7866
7867         * spam.el (spam-set-difference): new function to replace
7868         gnus-set-difference in spam.el
7869         (spam-summary-prepare-exit): use spam-set-difference
7870
7871 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7872
7873         * gnus-registry.el (gnus-registry-cache-file): updated to use
7874         gnus-dribble-directory OR gnus-home-directory OR ~
7875         (gnus-registry-split-fancy-with-parent): fixed doc
7876
7877 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7878
7879         * message.el (message-exchange-point-and-mark): Use
7880         message-mark-active-p.  Suggested by Jesper Harder
7881         <harder@ifa.au.dk>.
7882
7883 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7884
7885         * message.el (message-exchange-point-and-mark): Don't activate
7886         region if it was inactive.  Suggested by Hiroshi Fujishima
7887         <pooh@nature.tsukuba.ac.jp>.
7888
7889 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7890
7891         * gnus-art.el (article-display-face): Display Faces in the same
7892         order as X-Faces.
7893
7894 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7895
7896         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
7897
7898 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7899
7900         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
7901         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
7902         (gnus-article-mime-hierarchy): Remove.
7903         (gnus-article-mime-hierarchy-next): Remove.
7904         (gnus-article-mode): Revert 2004-03-19 change.
7905         (gnus-article-setup-buffer): Revert 2004-03-19 change.
7906         (gnus-insert-mime-button): Revert 2004-03-19 change.
7907         (gnus-mime-accumulate-hierarchy): Remove.
7908         (gnus-mime-enter-multipart): Remove.
7909         (gnus-mime-leave-multipart): Remove,
7910         (gnus-mime-display-part): Revert 2004-03-19 change.
7911         (gnus-mime-display-alternative): Revert 2004-03-19 change.
7912
7913         * mml.el (mml-preview): Revert 2004-03-19 change.
7914
7915 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7916
7917         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
7918
7919 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7920
7921         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
7922         t while entering a file name using the mm-with-multibyte macro.
7923         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7924
7925         * mm-util.el (mm-with-multibyte): New macro.
7926
7927 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7928
7929         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
7930         user option.
7931         (gnus-mime-multipart-functions): Doc and customization fix.
7932         (gnus-article-mime-hierarchy): New variable.
7933         (gnus-article-mime-hierarchy-next): New variable.
7934         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
7935         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
7936         gnus-article-mime-hierarchy-next to nil.
7937         (gnus-insert-mime-button): Show hierarchy numbers.
7938         (gnus-mime-accumulate-hierarchy): New function.
7939         (gnus-mime-enter-multipart): New function.
7940         (gnus-mime-leave-multipart): New function.
7941         (gnus-mime-display-part): Recompute hierarchical MIME structure.
7942         (gnus-mime-display-alternative): Show hierarchy numbers.
7943
7944         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
7945         gnus-article-mime-hierarchy-next to nil.
7946
7947 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
7948
7949         * dns.el: Don't require gnus-xmas.
7950
7951 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
7952
7953         * mml.el (mml-generate-mime-1): Don't use format=flowed with
7954         inline PGP.
7955         (mml-menu): Disable mml-quote-region if mark is inactive.
7956
7957 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7958
7959         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
7960         when the group's active is not available.
7961
7962 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7963
7964         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
7965         error.
7966
7967 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
7968
7969         * imap.el (imap-store-password): New variable.
7970         (imap-interactive-login): Use it.
7971         Suggested by Mark Plaksin <happy@mcplaksin.org>.
7972
7973 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7974
7975         * gnus-art.el (gnus-article-read-summary-keys): Restore new
7976         window-start and hscroll to summary window.
7977
7978 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7979
7980         * gnus-start.el (gnus-convert-old-newsrc): Only write the
7981         conversion message to newsrc-dribble when an actual conversion is
7982         performed.
7983
7984 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
7985
7986         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
7987
7988 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7989
7990         * mm-decode.el (mm-complicated-handles): New function reviving
7991         former definition of mm-multiple-handles.
7992
7993         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
7994         (gnus-mime-delete-part): Use it.
7995
7996 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7997
7998         * gnus-agent.el (gnus-agent-read-local): Bind
7999         nnheader-file-coding-system to gnus-agent-file-coding-system to
8000         avoid the implicit assumption that they will always be equal.
8001         (gnus-agent-save-local): Bind buffer-file-coding-system, not
8002         coding-system-for-write, as the with-temp-file macro first prints
8003         to a buffer then saves the buffer.
8004
8005 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8006
8007         * gnus-art.el (gnus-article-edit-part): New function.
8008         (gnus-mime-save-part-and-strip): Use it; do query instead of
8009         signaling an error; don't use mm-multiple-handles.
8010         (gnus-mime-delete-part): Ditto.
8011
8012 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8013
8014         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
8015         old file versions.
8016         (gnus-group-prepare-hook): Removed function that converted list
8017         form of gnus-agent-expire-days to group properties.
8018
8019         * gnus-int.el: Autoload gnus-agent-regenerate-group.
8020         (gnus-request-accept-article): Re-indented.
8021
8022         * gnus-start.el (gnus-convert-old-newsrc): Registered new
8023         converters to handle old agent file formats.  Added logic for a
8024         "backup before upgrading warning".
8025         (gnus-convert-mark-converter-prompt): Developers can mark
8026         functions as needing (default), or not needing,
8027         gnus-convert-old-newsrc's "backup before upgrading warning".
8028         (gnus-convert-converter-needs-prompt): Tests whether the user
8029         should be protected from potentially irreversable changes by the
8030         function.
8031
8032         * legacy-gnus-agent.el (): New. Provides converters that are only
8033         loaded when gnus-convert-old-newsrc needs to call them.
8034
8035 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8036
8037         * mail-source.el (mail-source-touch-pop): Doc fix.
8038
8039         * message.el (message-smtpmail-send-it): Doc fix.
8040
8041 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
8042
8043         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8044
8045         * nnmail.el (nnmail-split-fancy): do.
8046
8047         * gnus-kill.el (gnus-kill, gnus-execute): do.
8048
8049 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8050
8051         * gnus-sum.el (gnus-widget-reversible-match)
8052         (gnus-widget-reversible-to-internal)
8053         (gnus-widget-reversible-to-external): New functions.
8054         (gnus-widget-reversible): New widget.
8055         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8056
8057 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8058
8059         * gnus-sum.el (gnus-thread-sort-functions)
8060         (gnus-article-sort-functions): Document `(not F)' items.
8061
8062 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8063
8064         * spam.el (spam-use-gmane-xref): new backend
8065         (spam-gmane-xref-spam-group): variable to control the name of the
8066         Gmane spam group
8067         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8068         (spam-regex-headers-spam, spam-regex-headers-ham)
8069         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
8070         (spam-list-of-checks): added spam-use-gmane-xref to list of
8071         backends and checks
8072         (spam-check-gmane-xref): function for spam-use-gmane-xref
8073
8074         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
8075         an autodetect method
8076
8077 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8078
8079         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8080         articles are being added to a group.
8081         (gnus-request-replace-article): Inform the agent that articles
8082         need to be uncached as the cached contents are no longer valid.
8083
8084 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8085
8086         * binhex.el: Don't autoload executable-find.
8087
8088         * canlock.el: Don't autoload mail-fetch-field.
8089
8090         * dgnushack.el: Autoload c-mode for XEmacs.
8091
8092         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8093
8094         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8095         rmail-dont-reply-to and rmail-output.
8096
8097         * gnus-score.el: Don't autoload ffap-string-at-point.
8098
8099         * gnus-setup.el: Don't autoload sc-cite-original.
8100
8101         * imap.el: Don't autoload base64-decode-string,
8102         base64-encode-string and md5.
8103
8104         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8105         and rmail-msg-restore-non-pruned-header.
8106
8107         * mm-decode.el: Don't autoload executable-find.
8108
8109         * mm-url.el: Don't autoload executable-find.
8110
8111         * mm-view.el: Don't autoload diff-mode.
8112
8113         * nndb.el: Don't autoload news-reply-mode, news-setup,
8114         cancel-timer and telnet.
8115
8116         * password.el: Don't autoload run-at-time for Emacs.
8117
8118         * sha1-el.el: Don't autoload executable-find.
8119
8120         * sieve-mode.el: Don't autoload c-mode.
8121
8122         * uudecode.el: Don't autoload executable-find.
8123
8124 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8125
8126         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8127         (gnus-agent-possibly-alter-active): Avoid null in numeric
8128         comparison.
8129         (gnus-agent-set-local): Refuse to save null in local object table.
8130         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8131         list of articles that will be marked as unread.
8132
8133 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8134
8135         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8136
8137 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8138
8139         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8140         language tags.
8141
8142 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8143
8144         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8145         Don't bind "obarray".
8146
8147         * gnus-sum.el (gnus-thread-sort-functions): Added
8148         `gnus-thread-sort-by-most-recent-number' and
8149         `gnus-thread-sort-by-most-recent-date'.
8150         Reported by Kai Grossjohann <kai@emptydomain.de>.
8151
8152 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8153
8154         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8155
8156 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8157
8158         * gnus-cus.el (gnus-agent-customize-category): Removed
8159         ignore-errors macro reference that required cl to be loaded at
8160         run-time.
8161
8162         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8163         single-interval range of the form (min . max).  Previously the
8164         range had to look like ((min . max)).  Likewise, return
8165         (min . max) rather than ((min . max)).
8166         (gnus-range-map): Use gnus-range-normalize to accept
8167         single-interval range.
8168
8169         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
8170         the cache, but not the agent, now appear with their usual face.
8171
8172         * dgnushack.el (loaddir): New variable that is bound to the
8173         directory containing the dgnushack.el file. Use loaddir, rather
8174         than srcdir, to update load-path. Change lets dgnushack compile
8175         code in directories other than GNUS/lisp.
8176
8177 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8178
8179         * lpath.el: Don't bind w3m-safe-url-regexp.
8180
8181         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
8182         w3m-safe-url-regexp variable buffer-local.
8183
8184         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8185
8186 2004-02-27  Simon Josefsson  <jas@extundo.com>
8187
8188         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
8189         gnus-group-real-prefix.
8190         (gnus-summary-move-article): Use it, instead of
8191         gnus-group-real-prefix.
8192
8193 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8194
8195         * lpath.el: Bind w3m-safe-url-regexp.
8196
8197         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
8198         w3m-safe-url-regexp variable buffer-local and set it as the value
8199         of mm-w3m-safe-url-regexp.
8200
8201         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8202
8203         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
8204         parsing gnus-posting-styles when the message is not for replying.
8205
8206         * dgnushack.el: Autoload sgml-mode for XEmacs.
8207
8208         * nnrss.el (nnrss-opml-export): Use
8209         mm-set-buffer-file-coding-system instead of
8210         set-buffer-file-coding-system.
8211
8212 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
8213
8214         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
8215         of checkdoc.el).
8216         * nnrss.el: do.
8217         * gnus-mlspl.el: do.
8218         * gnus-ml.el: do.
8219         * gnus-srvr.el: do.
8220
8221         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
8222
8223 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8224
8225         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
8226         Corrections to custom-manual links.
8227
8228         * gnus-art.el (gnus-article): Ditto.
8229
8230         * mm-decode.el (mime-display, mime-security): Ditto.
8231
8232 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8233
8234         * flow-fill.el: Typo.
8235
8236 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
8237
8238         * spam-wash.el: New file.
8239
8240 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
8241
8242         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
8243
8244 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8245
8246         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
8247         to be run with new-articles as LIST1, not LIST2
8248         (spam-registration-functions): add spam-use-ham-copy as a nil
8249         registration backend
8250
8251 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8252
8253         * spam-stat.el (spam-stat-washing-hook): New option.
8254         (spam-stat-buffer-words): Use it.
8255         (spam-stat-process-directory, spam-stat-test-directory): Use
8256         insert-file-contents-literally.
8257         (spam-stat-coding-system): New variable.
8258         (spam-stat-load, spam-stat-save): Use it.
8259
8260 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8261
8262         * spam-report.el (spam-report-plug-agent): Quote
8263         spam-report-url-to-file and spam-report-url-ping-plain.
8264
8265 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
8266
8267         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
8268         / in mailto URLs.
8269
8270 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8271
8272         * spam-report.el (spam-report-process-queue): Fix interactive use.
8273         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
8274         (spam-report-unplug-agent): Doc fixes.
8275         (spam-report-url-ping-mm-url, spam-report-url-to-file)
8276         (spam-report-agentize, spam-report-deagentize): Autoload
8277
8278 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8279
8280         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
8281
8282         * message.el (message-setup-fill-variables): Add mml tags to
8283         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
8284         <ajk@iu.edu>.
8285         (message-mode): Don't modify paragraph-separate there.
8286
8287 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8288
8289         * compface.el (uncompface-use-external): Default to undecided.
8290         (uncompface-use-external-threshold): New variable.
8291         (uncompface-float-time): New macro.
8292         (uncompface): Determine whether to use the external decoder if
8293         uncompface-use-external is undecided.
8294
8295 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8296
8297         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
8298         after images.
8299
8300         * gnus-art.el (gnus-mime-display-single): Remove dead code.
8301
8302 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
8303
8304         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
8305
8306         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
8307
8308         * gnus-sum.el (gnus-summary-limit-to-age)
8309         (gnus-summary-limit-children): do.
8310
8311         * gnus-int.el (gnus-request-scan): do.
8312
8313         * gnus-group.el (gnus-group-suspend): do.
8314
8315         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
8316
8317         * gnus-cite.el (gnus-cite-parse-attributions): do.
8318
8319         * gnus-agent.el (gnus-summary-set-agent-mark)
8320         (gnus-agent-regenerate-group): do.
8321
8322         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
8323
8324         * binhex.el (binhex-decode-region-internal): do.
8325
8326 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8327
8328         * gnus-fun.el (gnus-face-properties-alist): New user option.
8329         (gnus-display-x-face-in-from): Use it.
8330
8331         * gnus-art.el (article-display-face): Ditto.
8332
8333         * compface.el (uncompface-use-external): Default to nil.
8334
8335 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
8336
8337         * nntp.el (nntp-erase-buffer): New function.
8338         (nntp-retrieve-data, nntp-send-command)
8339         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
8340         (nntp-possibly-change-group): Use it.
8341
8342         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
8343         with-current-buffer.
8344
8345 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
8346
8347         * compface.el: Merge the ELisp-based uncompface program.
8348         (compface): New customization group.
8349         (uncompface-use-external): New user option.
8350         (uncompface): Call uncompface-internal if uncompface-use-external
8351         is nil.
8352         (uncompface-internal): New function.  Note that there are also
8353         some other functions and variables added for this function.
8354
8355 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
8356
8357         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
8358         if necessary.
8359
8360 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
8361
8362         * spam-report.el (spam-report-unplug-agent)
8363         (spam-report-plug-agent, spam-report-deagentize)
8364         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
8365         support for the Agent in spam-report: when unplugged, report to a
8366         file; when plugged, submit all the requests
8367
8368         * spam.el (spam-register-routine): improved message about
8369         registration
8370
8371 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
8372
8373         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
8374         dependencies.
8375         (rfc2047-encode): Use it.
8376
8377         * gnus-art.el (gnus-button-marker-list): Move before first
8378         reference.
8379
8380         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8381         (imap-parse-body): Fix format string mismatch.
8382
8383         * gnus-score.el (gnus-summary-increase-score): do.
8384
8385         * nnrss.el (nnrss-close): New function.
8386
8387 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
8388
8389         * nnrss.el (nnrss-make-filename): New function.
8390         (nnrss-request-delete-group, nnrss-read-server-data)
8391         (nnrss-save-server-data, nnrss-read-group-data)
8392         (nnrss-save-group-data): Use it.
8393         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
8394         (nnrss-read-server-data, nnrss-read-group-data): Use load.
8395         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
8396
8397 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
8398
8399         * mml.el (mml-compute-boundary-1): Don't uncompress files.
8400
8401 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
8402
8403         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
8404         files.
8405
8406         * message.el (message-generate-headers-first): Don't quote nil
8407         and t in docstrings.
8408
8409         * imap.el (imap-id): do.
8410
8411         * gnus-agent.el (gnus-agent-consider-all-articles)
8412         (gnus-agent-queue-mail): do.
8413
8414 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
8415
8416         * spam-report.el (spam-report-process-queue): New function.
8417         Process requests from `spam-report-requests-file'.
8418         (spam-report-process-queue): Doc fix.
8419
8420 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
8421
8422         * spam.el (spam-register-routine)
8423         (spam-log-processing-to-registry, spam-log-registered-p)
8424         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8425         change "check" to "spam-check" for semi-clarity
8426
8427 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
8428
8429         * pop3.el: Require nnheader.
8430
8431         * mml-smime.el: Require cl.  Autoload message-fetch-field.
8432
8433         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
8434
8435         * gnus-picon.el: Require cl.
8436
8437         * gnus-fun.el: Require gnus-ems and gnus-util.
8438
8439         * gnus.el (gnus-method-to-server): Move defsubst before first use.
8440
8441         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
8442
8443         * gnus-art.el (gnus-article-edit-mode): Define before first
8444         reference.
8445
8446 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
8447
8448         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
8449         (gnus-uu-post-encoded): Use point-at-bol.
8450
8451         * gnus-topic.el (gnus-group-active-topic-p): do.
8452
8453         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
8454
8455         * gnus-group.el (gnus-group-kill-region): do.
8456
8457         * gnus-art.el (article-date-ut): do.
8458
8459         * message.el (message-fetch-field): Remove redundant
8460         case-fold-search binding.
8461         (message-narrow-to-field): Simplify.
8462
8463 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8464
8465         * spam.el (spam-directory): Derive from `gnus-directory'.
8466
8467         * spam-report.el (spam-report-url-to-file)
8468         (spam-report-requests-file): New function and variable for offline
8469         reporting.
8470         (spam-report-url-ping-function): Add `spam-report-url-to-file'
8471         and user defined function.
8472         (spam-report-url-ping-mm-url): Remove doubled slash.
8473
8474 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
8475
8476         * spam.el (spam-list-of-processors): fixed spamassassin variable names
8477
8478 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
8479
8480         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
8481         format string mismatch.
8482
8483         * sieve.el (sieve-deactivate-all): do.
8484
8485         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8486
8487         * nnlistserv.el (nnlistserv-kk-wash-article): do.
8488
8489         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
8490
8491         * mm-bodies.el (mm-7bit-chars): Don't include \r.
8492
8493 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
8494
8495         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
8496         the list of checks
8497
8498 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
8499
8500         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
8501         padding.
8502
8503 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
8504
8505         * mm-view.el (mm-fill-flowed): New variable.
8506         (mm-inline-text): Use it.
8507
8508 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
8509
8510         * spam.el (spam-spamassassin-register-ham-routine)
8511         (spam-spamassassin-register-spam-routine): fixed function names
8512
8513 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8514
8515         * gnus.el (gnus-tmp-grouplens): Remove.
8516         (gnus-summary-line-format): Remove grouplens.
8517
8518         * gnus-group.el (gnus-group-line-format): Ditto.
8519
8520         * gnus-spec.el (gnus-format-specs): Ditto.
8521         (gnus-update-format-specifications): Flush the group format spec
8522         cache if there's the grouplens stuff.
8523         (gnus-parse-simple-format): Replace %l with the empty string.
8524
8525 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
8526
8527         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
8528         omission.
8529         From Jerry James  <james@xemacs.org>
8530
8531 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8532
8533         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
8534         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8535
8536 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8537
8538         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
8539         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
8540         New macros and functions.
8541         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
8542         Handle > NLINK_MAX messages.
8543         * nnmaildir.el (nnmaildir-request-set-mark): Use
8544         nnmaildir--emlink-p and nnmaildir--eexist-p.
8545
8546 2004-01-25  Alex Schroeder  <alex@gnu.org>
8547
8548         * spam-stat.el (spam-stat-process-directory-age): New option.
8549         (spam-stat-process-directory): Use it.
8550
8551 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8552
8553         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
8554         (spam-stat-save): Accept prefix argument.
8555
8556 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
8557
8558         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
8559         links" error.
8560
8561 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8562
8563         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
8564         the rest of the and/or forms.
8565
8566 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8567
8568         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
8569         compatibility with old .newsrc.eld files.
8570
8571         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
8572
8573         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
8574
8575         * gnus-start.el (gnus-1): do.
8576
8577         * gnus-group.el (gnus-group-line-format-alist): do.
8578
8579         * gnus.el (gnus-use-grouplens, gnus-visual): do.
8580
8581         * gnus-gl.el: Remove.
8582
8583 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8584
8585         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
8586         marks consisting of a single range {for example, (3 . 5)} rather
8587         than a list of a single range { ((3 . 5)) }.
8588
8589 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8590
8591         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
8592         with-current-buffer.
8593         (spam-stat-store-current-buffer): Use insert-buffer-substring to
8594         avoid consing a string.
8595
8596         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
8597         Remove obsolete entries for big5 and gb2312.
8598
8599 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8600
8601         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
8602         uncompressed list.
8603
8604 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
8605
8606         * spam-stat.el (spam-stat-strip-xref): New function.
8607         (spam-stat-process-directory): Use it.
8608
8609         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
8610         here -- it's done in message-fetch-field.
8611
8612 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8613
8614         * gnus-agent.el (gnus-agent-queue-mail,
8615         gnus-agent-prompt-send-queue): New variables.
8616         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
8617         * gnus-draft.el (gnus-group-send-queue): Pass the group name
8618         "nndraft:queue" along to gnus-draft-send.  Use
8619         gnus-agent-prompt-send-queue.
8620         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
8621         is "nndraft:queue".  Suggested by Gaute Strokkenes
8622         <gs234@srcf.ucam.org>
8623
8624         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
8625         (agent-enable-undownloaded-faces): Added
8626         (gnus-agent-cat-groups): Use eval-and-compile, not
8627         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
8628         method of gnus-agent-cat-groups even when the buffer has been
8629         evaled.
8630         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
8631         delete gnus-agent-save-active-1.
8632         (gnus-agent-save-groups): Deleted. Identical to
8633         gnus-agent-save-active.
8634         (gnus-agent-write-active): No longer adjust agent's copy of active
8635         file as agent's adjustments are now stored in their own
8636         file. Removed optional parameter.
8637         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
8638         servers.  Add use of min/max range limits from server's local
8639         file.
8640         (gnus-agent-save-alist): Removed unused optional argument.
8641         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
8642         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
8643         (gnus-agent-set-local): A per-server file that keeps min/max range
8644         limits for articles known to the agent.  Provides a fast mechanism
8645         for altering many active ranges.
8646         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
8647         active file (local makes it unnecessary).
8648         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
8649
8650         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
8651         (agent-enable-undownloaded-faces): Added
8652
8653         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
8654         disable it when sending to "nndraft:queue".
8655         (gnus-group-send-queue): Add safety check to avoid sending queue
8656         when unplugged.
8657
8658         * gnus-group.el (gnus-group-catchup): Use new
8659         gnus-sequence-of-unread-articles, not
8660         gnus-list-of-unread-articles, to avoid exhausting memory with huge
8661         numbers of articles.  Use gnus-range-map to avoid having to
8662         uncompress the unread list.
8663         (gnus-group-archive-directory,
8664         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
8665         reference.
8666
8667         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
8668         (gnus-sorted-range-intersection): Intersection of two ranges
8669         without requiring that they first be uncompressed.
8670
8671         * gnus-start.el (gnus-activate-group): Unless blocked by the
8672         caller, possibly expand the active range to include both cached
8673         and agentized articles.
8674         (gnus-convert-old-newsrc): Rewrote in anticipation of having
8675         multiple version-dependent converters.
8676         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
8677         gnus-agent-save-active.
8678         (gnus-save-newsrc-file): Save dirty agent range limits.
8679
8680         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
8681         gnus-agent-possibly-alter-active.
8682         (gnus-adjust-marked-articles): Faster handling of simple lists
8683
8684 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
8685
8686         * spam-stat.el (spam-stat-test-directory): New optional argument
8687         displays a list of files detected.  Suggested by Andrew Cohen
8688         <cohen@andy.bu.edu>.
8689         (spam-stat-buffer-words-with-scores): Don't narrow and change
8690         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
8691
8692 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
8693
8694         * spam.el (gnus-summary-mode-map): make spam-generic-score the
8695         default scoring function
8696         (spam-generic-score): calls spam-spamassassin-score if
8697         spam-use-spamassassin or spam-use-spamassassin-headers is on;
8698         spam-bogofilter-score otherwise.
8699
8700         From Hubert Chan <hubert@uhoreg.ca>:
8701
8702         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
8703         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
8704         (spam-spamassassin-arguments)
8705         (spam-spamassassin-spam-flag-header)
8706         (spam-spamassassin-positive-spam-flag-header)
8707         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
8708         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
8709         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8710         (spam-list-of-processors, spam-list-of-checks)
8711         (spam-list-of-statistical-checks, spam-registration-functions)
8712         (spam-check-spamassassin-headers, spam-check-spamassassin)
8713         (spam-spamassassin-score)
8714         (spam-spamassassin-register-with-sa-learn)
8715         (spam-spamassassin-register-spam-routine)
8716         (spam-spamassassin-register-ham-routine)
8717         (spam-assassin-register-spam-routine)
8718         (spam-assassin-register-ham-routine): add SpamAssassin support
8719         (spam-bogofilter-score): fix to show article before scoring
8720
8721         * gnus.el (spam-process, spam-autodetect-methods): add
8722         spamassassin and spamassassin-headers
8723
8724         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8725         Suppress unnecessary messages.  From Nevin Kapur
8726         <nkapur@cs.caltech.edu>.
8727
8728 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
8729
8730         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
8731         make-hash-table.
8732
8733 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8734
8735         * canlock.el (base64-encode-string): Don't autoload it.
8736
8737 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8738
8739         * run-at-time.el: Remove useless (require 'itimer),
8740         eval-and-compile and (featurep 'xemacs).
8741
8742 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
8743
8744         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
8745         GROUP is a virtual group.
8746
8747 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
8748
8749         * gnus.el: Autoload `message-y-or-n-p'.
8750
8751 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
8752
8753         * pgg-parse.el: Remove unnecessary (require 'custom).
8754
8755         * pgg-def.el: do.
8756
8757         * nnmail.el: do.
8758
8759         * gnus-undo.el: do.
8760
8761         * gnus-picon.el: do.
8762
8763         * gnus-util.el: do.
8764
8765 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
8766
8767         * gnus-sum.el (gnus-pick-line-number): Add autoload.
8768
8769 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
8772         handle, as well as a list.
8773
8774         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
8775         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
8776         (mm-w3m-cid-retrieve): Simplify.
8777
8778 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
8779
8780         * message.el (message-kill-to-signature): Allow prefix arg to
8781         specify number of lines to keep before signature.  From Vasily
8782         Korytov.
8783         (message-kill-to-signature): Change docstring.
8784
8785 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8786
8787         * canlock.el: Always require sha1-el.
8788         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
8789
8790         * message.el: Autoload sha1 only when compiling.
8791
8792         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
8793         eudc-expand-inline for XEmacs.
8794
8795 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8796
8797         * message.el (message-canlock-generate): Require sha1-el.
8798
8799 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
8800
8801         * message.el (message-expand-name): Silence the byte compiler.
8802
8803         * lpath.el: Add detect-coding-system.
8804
8805         * dgnushack.el (dgnushack-compile): Remove obsolete check for
8806         cus-edit.
8807
8808 2004-01-13  Simon Josefsson  <jas@extundo.com>
8809
8810         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
8811         Invoke gnus-score-mode.  Reported by
8812         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8813
8814         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
8815         Jim Blandy <jimb@redhat.com> (tiny change).
8816
8817 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8818
8819         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
8820
8821 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
8822
8823         * spam.el (spam-get-article-as-string): updated to use
8824         gnus-request-article-this-buffer, much simpler
8825         (spam-get-article-as-buffer): removed
8826
8827 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
8828
8829         * message.el (message-expand-name): Use EUDC if the user uses
8830         that.
8831
8832 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8833
8834         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
8835         character for the encoding to avoid consing a string.
8836
8837         * rfc2047.el (rfc2047-decode-string): Don't cons a string
8838         unnecessarily.
8839
8840         * mm-util.el (mm-replace-chars-in-string): Remove.
8841
8842         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
8843         of mm-replace-chars-in-string.
8844
8845 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
8846
8847         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
8848         strings.
8849
8850         * mm-util.el (mm-subst-char-in-string): Support inplace.
8851
8852         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
8853         a new string in every iteration.  Use shy groups.
8854
8855 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
8856
8857         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
8858         (gnus-group-change-level, gnus-kill-newsgroup)
8859         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
8860         (gnus-get-unread-articles, gnus-make-articles-unread)
8861         (gnus-make-ascending-articles-unread): Use accessor
8862         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
8863         to get group information for improved readability.
8864
8865         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
8866
8867         * gnus-soup.el (gnus-soup-group-brew): do.
8868
8869         * gnus-msg.el (gnus-put-message): do.
8870
8871         * gnus-move.el (gnus-group-move-group-to-server): do.
8872
8873         * gnus-kill.el (gnus-batch-score): do.
8874
8875         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
8876         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
8877         (gnus-group-update-group, gnus-group-read-group)
8878         (gnus-group-make-group, gnus-group-make-help-group)
8879         (gnus-group-make-archive-group, gnus-group-make-directory-group)
8880         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
8881         (gnus-group-sort-by-unread, gnus-group-catchup)
8882         (gnus-group-unsubscribe-group, gnus-group-kill-group)
8883         (gnus-group-yank-group, gnus-group-set-info)
8884         (gnus-group-list-groups): do.
8885
8886         * gnus.el (gnus-generate-new-group-name): do.
8887
8888         * gnus-delay.el (gnus-delay-send-queue): do.
8889
8890         * nnvirtual.el (nnvirtual-catchup-group): do.
8891
8892         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
8893         do.
8894
8895         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
8896         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
8897
8898         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
8899         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
8900         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
8901         (gnus-group-make-articles-read): do.
8902
8903 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8904
8905         * gnus-art.el (article-decode-mime-words, article-babel)
8906         (gnus-article-highlight-signature, gnus-article-add-buttons)
8907         (gnus-signature-toggle): Use gnus-with-article-buffer.
8908
8909         * gnus-art.el (gnus-article-highlight-headers)
8910         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
8911
8912         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
8913         (gnus-article-set-globals, gnus-request-article-this-buffer)
8914         (gnus-button-message-id, gnus-article-maybe-hide-headers)
8915         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
8916         (gnus-mime-display-alternative): Use with-current-buffer.
8917
8918 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8919
8920         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
8921         also under 80 char limit, and call gnus-error if needed
8922         (spam-fetch-article-header): finally fixed - it was a
8923         buffer-local variable (gnus-newsgroup-data)
8924         (spam-find-spam): use spam-generate-fake-headers, forget about
8925         spam-insert-fake-headers
8926         (spam-insert-fake-headers): removed
8927
8928 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8929
8930         * deuglify.el (gnus-article-outlook-unwrap-lines)
8931         (gnus-outlook-rearrange-article)
8932         (gnus-outlook-repair-attribution-outlook)
8933         (gnus-outlook-repair-attribution-block)
8934         (gnus-outlook-repair-attribution-other): Remove redundant
8935         save-excursion.
8936
8937 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8938
8939         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
8940         (spam-fetch-field-subject-fast)
8941         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
8942         (spam-fetch-article-header): new functions to deal with Gnus
8943         internals for fast retrieval of article header data
8944         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
8945
8946 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8947
8948         * pop3.el (pop3-md5): Remove.
8949         (pop3-apop): Replace pop3-md5 with md5.
8950
8951         * mm-bodies.el: base64 is always built-in.
8952
8953         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
8954         with-current-buffer.
8955
8956 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8957
8958         * canlock.el (canlock-insert-header): Remove excessive grouping in
8959         regexp.
8960
8961         * gnus-sum.el (gnus-summary-read-document): Ditto.
8962
8963         * gnus-uu.el (gnus-uu-part-number): Ditto.
8964
8965         * html2text.el (html2text-remove-tags): Ditto.
8966         (html2text-format-tags): Ditto.
8967         (html2text-format-single-elements): Ditto.
8968
8969         * mml.el (mml-parse-1): Ditto.
8970
8971 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
8972
8973         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
8974
8975         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
8976
8977         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
8978
8979         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
8980
8981 2003-11-15  Simon Josefsson  <jas@extundo.com>
8982
8983         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
8984         (pgg-gpg-lookup-key): Use regexp match instead of
8985         split-string (split-string is different between emacs 21.2 and
8986         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
8987
8988 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
8989
8990         * gnus-art.el (gnus-mime-view-all-parts)
8991         (gnus-article-part-wrapper, gnus-article-view-part): Use
8992         with-current-buffer.
8993
8994 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
8995
8996         * spam.el (spam-disable-spam-split-during-ham-respool)
8997         (spam-spamoracle-database, spam-cache-lookups)
8998         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
8999         (spam-group-ham-mark-p, spam-group-spam-mark-p)
9000         (spam-group-ham-marks, spam-group-spam-marks)
9001         (spam-group-spam-contents-p, spam-group-ham-contents-p)
9002         (spam-list-of-processors, spam-list-of-statistical-checks): doc
9003         fix, also add spam-use-blackholes to the statistical checks
9004         (spam-fetch-field-fast): new interface to fetching fields, may
9005         become a macro
9006         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
9007         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
9008         (spam-insert-fake-headers): fake an article when needed
9009         (spam-find-spam): fake article when possible
9010         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
9011         (spam-check-bogofilter-headers): use message-fetch-field instead
9012         of nnmail-fetch-field
9013
9014 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9015
9016         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
9017
9018 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9019
9020         * spam.el (spam-split): do not require spam-use-CHECK to be
9021         enabled if that check is passed to spam-split explicitly; also
9022         fix so 'spam doesn't get converted to spam-split-group when
9023         spam-split-symbolic-return is t
9024         (spam-find-spam): find registrations of the article and use those
9025         instead of re-running spam-split to find the spam/ham
9026         classification of the article
9027         (spam-log-processing-to-registry, spam-log-registered-p)
9028         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9029         use gnus-error instead of gnus-message
9030         (spam-log-registration-type): new function to determine the
9031         classification of a message based on registry entries; will
9032         return nil if both 'spam and 'ham are found
9033         (spam-check-BBDB): expand all the BBDB macros here so we can have
9034         a reasonably fast local cache without the loading errors
9035         (spam-cache-lookups): set to t by default
9036         (spam-find-spam): don't try to guess spam-cache-lookups
9037         (spam-enter-whitelist, spam-enter-blacklist): also clear the
9038         spam-caches entry
9039         (spam-filelist-build-cache, spam-filelist-check-cache): better
9040         caching of whitelist/blacklist entries
9041         (spam-check-whitelist, spam-check-blacklist): invoke
9042         spam-from-listed-p with a type, not a cache variable
9043         (spam-from-listed-p): wrap around spam-filelist-check-cache
9044
9045 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9046
9047         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9048
9049         * nnmail.el (nnmail-split-fancy): do.
9050
9051         * mml.el (mml-parse): do.
9052
9053         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9054         (gnus-score-adaptive): do.
9055
9056 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9057
9058         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9059         (gnus-mime-button-map): Don't set keymap parent.
9060         (gnus-button-ctan-directory-regexp): Use shy grouping.
9061         (gnus-prev-page-map): Don't set keymap parent.
9062         (gnus-prev-page-map): Remove duplicated one.
9063         (gnus-next-page-map): Don't set keymap parent.
9064         (gnus-mime-security-button-map): Ditto.
9065
9066         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9067         version number.
9068
9069         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9070
9071 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9072
9073         * canlock.el (canlock-sha1-function): Remove.
9074         (canlock-sha1-function-for-verify): Remove.
9075         (canlock-openssl-program): Remove.
9076         (canlock-openssl-args): Remove.
9077         (canlock-ignore-errors): Remove.
9078         (canlock-sha1-with-openssl): Remove.
9079         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9080         (canlock-verify): Don't use canlock-ignore-errors.
9081
9082         * sha1-el.el (sha1-string-external): Make it can return a string
9083         in binary form.
9084         (sha1-region-external): Ditto.
9085         (sha1-string-internal): Ditto.
9086         (sha1-region-internal): Ditto.
9087         (sha1-region): Ditto.
9088         (sha1-string): Ditto.
9089         (sha1): Ditto.
9090
9091 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9092
9093         * spam.el (spam-report-articles-gmane): New command.
9094
9095 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9096
9097         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9098
9099         * run-at-time.el (run-at-time-saved): Remove.
9100         (run-at-time): Doc fix.
9101
9102 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9103
9104         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9105         (gnus-summary-limit-map): Add it.
9106         (gnus-summary-make-menu-bar): do.
9107
9108 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9109
9110         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9111         first attempt at some caching support (done for BBDB only now)
9112         (spam-find-spam): set spam-cache-lookups if there are more than 2
9113         addresses to be checked
9114         (spam-clear-cache-BBDB): new function, to be invoked by
9115         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
9116         (spam-check-BBDB): check and use the caches, if
9117         spam-cache-lookups is on
9118         remove superfluous (provide)
9119
9120 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9121
9122         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9123
9124 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9125
9126         * run-at-time.el (run-at-time-saved): Move to after the definition
9127         of `run-at-time'.
9128
9129         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9130
9131 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9132
9133         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9134         mm-w3m-local-map-property.
9135
9136         * mm-view.el (mm-w3m-mode-map): Remove.
9137         (mm-w3m-local-map-property): Remove.
9138         (mm-inline-text-html-render-with-w3m): Don't use
9139         mm-w3m-local-map-property.
9140
9141 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9142
9143         * run-at-time.el: New file.
9144
9145         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9146         under Emacs.
9147
9148         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9149         of gnus-set-text-properties.
9150
9151         * gnus-uu.el (gnus-uu-save-article): Ditto.
9152
9153         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9154
9155         * gnus-cite.el (gnus-cite-parse): Ditto.
9156
9157         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9158         of gnus-.
9159
9160         * gnus-xmas.el (run-at-time): Require run-at-time.
9161
9162         * gnus.el: Changed calls to nnheader-run-at-time and
9163         password-run-at-time throughout to use run-at-time directly.
9164
9165         * password.el: Removed definition of run-at-time.
9166
9167         * nnheaderxm.el: Remove definition of run-at-time.
9168
9169 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
9170
9171         * mml.el (mml-minibuffer-read-disposition): Show attachment type
9172         in prompt.
9173
9174 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9175
9176         * messagexmas.el (message-xmas-redefine): Alias
9177         `message-make-caesar-translation-table' to
9178         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
9179         version.
9180
9181         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
9182         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
9183         `gnus-xmas-set-text-properties'.
9184         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
9185         `gnus-xmas-completing-read'.
9186         (gnus-xmas-completing-read): Removed.
9187         (gnus-xmas-open-network-stream): Removed.
9188
9189         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
9190         XEmacs version.
9191
9192         * dns.el (dns-make-network-process): Use `open-network-stream'
9193         instead of `gnus-xmas-open-network-stream'.
9194
9195         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
9196
9197         * .cvsignore: Add auto-autoloads.el, custom-load.el.
9198
9199 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9200
9201         * gnus-art.el (gnus-mime-display-alternative)
9202         (gnus-insert-mime-button, gnus-insert-mime-security-button)
9203         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
9204         Don't use gnus-local-map-property.
9205
9206         * gnus-util.el (gnus-local-map-property): Remove.
9207
9208         * mm-view.el (mm-view-pkcs7-decrypt): Replace
9209         gnus-completing-read-maybe-default with completing-read.
9210
9211         * gnus-util.el (gnus-completing-read): do.
9212         (gnus-completing-read-maybe-default): Remove.
9213
9214 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9215
9216         * password.el: Only autoload `run-at-time' if not XEmacs.
9217         Only autoload the itimer functions if XEmacs.
9218
9219 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9220
9221         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
9222         XEmacsen.
9223
9224         * dgnushack.el: Autoload executable-find for XEmacs.
9225
9226 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9227
9228         * gnus-art.el (gnus-read-string): Remove.
9229         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
9230         read-string.
9231
9232 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
9233
9234         * netrc.el: autoload password-read
9235         (netrc): new configuration group
9236         (netrc-encoding-method, netrc-openssl-path): configuration
9237         variables for encoding and decoding of files with symmetric
9238         ciphers
9239         (netrc-encode): assistant function to encode a file with
9240         netrc-encoding-method
9241         (netrc-parse): added interactive parameter, added optional
9242         decoding if netrc-encoding-method is non-nil but otherwise
9243         behavior is standard
9244         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
9245         s/encode/encrypt/ everywhere
9246
9247         * spam.el: remove executable-find autoload
9248
9249 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9250
9251         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
9252
9253         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
9254
9255 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9256
9257         * gnus-art.el (gnus-treat-ansi-sequences,
9258         article-treat-ansi-sequences): New variable and function.
9259         Suggested by Dan Jacobson <jidanni@jidanni.org>.
9260
9261         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
9262         Use it.
9263
9264 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9265
9266         * mm-util.el (mm-quote-arg): Remove.
9267
9268         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
9269         shell-quote-argument.
9270
9271         * gnus-uu.el (gnus-uu-command): do.
9272
9273         * gnus-sum.el (gnus-summary-insert-pseudos): do.
9274
9275         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
9276         with make-char.
9277
9278         * mm-util.el (mm-make-char): Remove.
9279
9280         * mml.el (mml-mode): Replace gnus-add-minor-mode with
9281         add-minor-mode.
9282
9283         * gnus-undo.el (gnus-undo-mode): do.
9284
9285         * gnus-topic.el (gnus-topic-mode): do.
9286
9287         * gnus-sum.el (gnus-dead-summary-mode): do.
9288
9289         * gnus-start.el (gnus-slave-mode): do.
9290
9291         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
9292
9293         * gnus-ml.el (gnus-mailing-list-mode): do.
9294
9295         * gnus-gl.el (gnus-grouplens-mode): do.
9296
9297         * gnus-draft.el (gnus-draft-mode): do.
9298
9299         * gnus-dired.el (gnus-dired-mode): do.
9300
9301         * gnus-ems.el (gnus-add-minor-mode): Remove.
9302
9303         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9304         Replace gnus-char-width with char-width.
9305
9306         * gnus-ems.el (gnus-char-width): Remove.
9307
9308         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9309         Replace gnus-char-width with char-width.
9310
9311         * gnus-ems.el (gnus-char-width): Remove.
9312
9313         * spam-stat.el (with-syntax-table): Remove with-syntax-table
9314         definition.
9315         Remove Emacs 20 hash table compatibility code.
9316
9317         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
9318         20 compatibility code.
9319
9320         * spam.el (spam-point-at-eol): Replace with point-at-eol.
9321
9322         * smime.el (smime-point-at-eol): Replace with point-at-eol.
9323
9324         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
9325         with point-at-{eol,bol}.
9326
9327         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
9328
9329         * imap.el (imap-point-at-eol): Replace with point-at-eol.
9330
9331         * flow-fill.el (fill-flowed-point-at-bol,
9332         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
9333
9334         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
9335         Replace with point-at-{eol,bol} throughout all files.
9336
9337 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9338
9339         * ntlm.el (ntlm-string-as-unibyte): New macro.
9340         (ntlm-build-auth-response): Use it.
9341
9342         Remove Emacs 20 stuff:
9343         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
9344         (butlast, mapc, remove): Remove the compiler macros.
9345         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
9346         of delq and copy-sequence.
9347         * gnus-art.el (popup-menu): Remove the compiler macro.
9348         * nnmail.el (nnmail-split-fancy): Don't support customizing with
9349         Emacs 20.
9350
9351 2004-01-05  Simon Josefsson  <jas@extundo.com>
9352
9353         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
9354         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
9355         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
9356         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
9357         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
9358         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
9359         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
9360         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
9361         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
9362         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
9363         ntlm-string-permute, string-lshift into ntlm-string-lshift,
9364         string-xor into ntlm-string-xor.  Suggested by
9365         Jesper Harder <harder@myrealbox.com>.
9366
9367         * ntlm.el: Don't include poem.
9368
9369         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
9370         Jesper Harder <harder@myrealbox.com>.
9371
9372         * sasl-ntlm.el, ntlm.el, md4.el: New files.
9373
9374         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
9375         probably breaks emacs with DL patch, but do we care? Is anyone
9376         still using the DL stuff?)
9377
9378         * sieve-manage.el: Use the password package.
9379         (sieve-manage-read-passwd): Remove.
9380         (sieve-manage-interactive-login): Use password.  Re-add
9381         condition-case around loop.
9382
9383         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
9384         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
9385         the password package.
9386
9387 2003-02-19  Simon Josefsson  <jas@extundo.com>
9388
9389         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
9390         token.
9391
9392 2002-08-07  Simon Josefsson  <jas@extundo.com>
9393
9394         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
9395         (sieve-manage-authenticators):
9396         (sieve-manage-authenticator-alist): Add some SASL mechs.
9397         (sieve-sasl-auth): New function.
9398         (sieve-manage-cram-md5-auth):
9399         (sieve-manage-plain-auth): Rewrite using SASL library.
9400         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
9401         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
9402         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
9403         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
9404
9405 2004-01-05  Simon Josefsson  <jas@extundo.com>
9406
9407         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
9408         New files.
9409
9410 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9411
9412         * gnus-group.el (gnus-no-groups-message): Update.
9413
9414         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
9415
9416 2003-11-09  Simon Josefsson  <jas@extundo.com>
9417
9418         * imap.el: Support for ID IMAP extension (RFC 2971).
9419         (imap-local-variables): Add imap-id.
9420         (imap-id): New variable.
9421         (imap-id): New function.
9422         (imap-parse-response): Parse untagged ID response.
9423         * nnimap.el (nnimap-id): New variable.
9424         (nnimap-open-connection): Use it.
9425
9426 2003-12-28  Simon Josefsson  <jas@extundo.com>
9427
9428         * gnus-score.el (gnus-score-edit-all-score): New.
9429         * gnus-group.el (gnus-group-score-map): Bind it to W e.
9430
9431 2004-01-04  Simon Josefsson  <jas@extundo.com>
9432
9433         * password.el: Add.
9434
9435 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
9436
9437         * dns.el: Add support for AAAA records (see RFC 3596)
9438
9439         * Fix typo PRT -> PTR
9440
9441         * Parse MX, PTR and SOA replies (see RFC 1035)
9442
9443 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9444
9445         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
9446
9447         * Moved to Changelog.2.
9448
9449 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9450
9451         * gnus.el (gnus-version-number): Bump version.
9452
9453 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9454
9455         * gnus.el: No Gnus v0.1 is released.
9456
9457 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9458
9459         * gnus.el: No Gnus v0.0 is released.
9460
9461 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9462
9463         * gnus.el (gnus-version-number): Bump.
9464         (gnus-version): No.
9465
9466 See ChangeLog.2 for earlier changes.
9467
9468     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
9469   Copying and distribution of this file, with or without modification,
9470   are permitted provided the copyright notice and this notice are preserved.
9471
9472 ;; Local Variables:
9473 ;; coding: iso-2022-7bit
9474 ;; fill-column: 79
9475 ;; End:
9476
9477 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4