(message-simplify-subject): New function to remove duplicate code.
[gnus] / lisp / ChangeLog
1 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * message.el (message-replacement-char): New variable.
4         (message-fix-before-sending): Use it.
5         (message-simplify-subject): New function to remove duplicate code.
6         (message-reply, message-followup): Use it.
7
8         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
9         gnus-summary-limit-to-articles.
10
11 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12
13         * gnus-util.el (gnus-with-local-quit): New macro.
14
15         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16
17 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18
19         * gnus-util.el (gnus-string-remove-all-properties): another fix
20
21 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
22
23         * gnus-util.el (gnus-string-remove-all-properties): fix to ignore
24         non-string data (needs to be done in the registry too)
25
26 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
27
28         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
29         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
30         (gnus-registry-split-fancy-with-parent)
31         (gnus-registry-fetch-simplified-message-subject-fast)
32         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
33         remove text properties on ingress into the registry and when it's saved
34         (gnus-registry-clean-empty-function): fixed bug with cleaning the
35         registry from entries with no groups
36
37 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
38
39         * gnus-util.el (gnus-string-remove-all-properties): utility function to
40         remove string properties
41
42 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
43
44         * gmm-utils.el (gmm): Adjust custom version.
45
46         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
47         custom version.
48
49         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
50
51 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
52
53         * gnus-art.el (gnus-insert-prev-page-button)
54         (gnus-insert-next-page-button): Simplify.  Reformat.
55
56 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
57
58         * gnus-art.el (gnus-insert-prev-page-button)
59         (gnus-insert-next-page-button): Apply gnus-article-button-face.
60
61 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
62
63         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
64
65 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
66
67         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
68         gnus-article-button-face to MIME and security buttons.
69
70 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
71
72         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
73         readable.
74
75 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
76
77         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
78
79 2006-09-20  Steve Youngs  <steve@sxemacs.org>
80
81         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
82         `browse-url-of-file' instead of `browse-url'.
83
84 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
85
86         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
87         regexp.  Articles containing quotation were cut prematurely.
88
89 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
90
91         * message.el (message-cite-original-1): Use nobody by default for the
92         value of From header.
93         (message-reply): Ditto.
94
95 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
96
97         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
98         to the gnus-info.  This fixes a bug of inline-PGP message verification.
99         Reported by Michael Piotrowski <mxp@dynalabs.de>.
100
101 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
102
103         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
104         mails in the doc string.  Add some URLs in comment.
105         (pop3-movemail): Warn about pop3-leave-mail-on-server.
106
107 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
108
109         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
110         backslashes handling and the way to find boundaries of quoted strings.
111
112 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
113
114         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
115         mml1991-encrypt-to-self is set and mml1991-signers is not set.
116         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
117         mml2015-encrypt-to-self is set and mml2015-signers is not set.
118
119 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
120
121         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
122         doc string.
123         (gnus-button-regexp, gnus-button-last): Remove unused variables.
124
125 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * lpath.el: Fbind epg-check-configuration.
128
129 2006-09-06  Simon Josefsson  <jas@extundo.com>
130
131         * mml2015.el (mml2015-use): Doc fix, mention epg.
132
133 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
134
135         * mml2015.el (mml2015-use): Default to epg, if available.
136
137 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
138
139         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
140         message-sender.
141         (mml1991-epg-encrypt): Ditto.
142         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
143         message-sender.
144         (mml2015-epg-encrypt): Ditto.
145
146 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
147
148         * message.el (message-send-mail-with-sendmail): Look for sendmail in
149         several common directories.
150
151 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
152
153         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
154         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
155
156 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
157
158         * gnus-art.el (article-decode-encoded-words): Make it fast.
159
160 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
161
162         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
163
164         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
165         in quoted string into `\'.
166
167 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
168
169         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
170         Use standard-syntax-table.
171
172 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
173
174         * gnus-art.el (gnus-decode-address-function): New variable.
175         (article-decode-encoded-words): Use it to decode headers which are
176         assumed to contain addresses.
177         (gnus-mime-delete-part): Remove useless `or'.
178
179         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
180         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
181         (gnus-nov-parse-line): Use it to decode From header.
182         (gnus-get-newsgroup-headers): Ditto.
183         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
184
185         * mail-parse.el (mail-decode-encoded-address-region): New alias.
186         (mail-decode-encoded-address-string): New alias.
187
188         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
189         New function.
190         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
191         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
192         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
193         (rfc2047-decode-string): Ditto.
194         (rfc2047-decode-address-region): New function.
195         (rfc2047-decode-address-string): New function.
196
197 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
198
199         * message.el (message-caesar-buffer-body): Allow rotating headers.
200
201         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
202
203         * message.el (message-insert-formated-citation-line): Fix %f.
204         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
205
206 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
207
208         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
209         (gnus-bookmark-mouse-available-p): New macro.
210         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
211         (gnus-bookmark-bmenu-show-infos): Use it.
212         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
213         (gnus-bookmark-bmenu-hide-infos): Ditto.
214         (gnus-bookmark-remove-properties): New function.
215         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
216         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
217         (gnus-bookmark-write-file): Bind coding-system-for-write.
218         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
219         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
220         group before selecting it.
221         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
222         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
223         quit-window if it is not available; use gnus-mouse-2 and bind it to
224         gnus-bookmark-bmenu-select-by-mouse.
225         (gnus-bookmark-show-details): Remove unused variable `details-list'.
226         (gnus-bookmark-bmenu-select-by-mouse): New function.
227
228 2006-08-13  Romain Francoise  <romain@orebokech.com>
229
230         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
231         space.
232
233 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
234
235         * compface.el (uncompface): Use binary rather than raw-text-unix.
236
237 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
238
239         * compface.el (uncompface): Make sure the eol conversion doesn't take
240         place when communicating with the external programs.  Reported by
241         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
242
243 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
244
245         * nnheader.el (nnheader-insert-head): Fix typo in comment.
246
247 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
248
249         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
250         Make it more robust by parsing author and date independently.
251
252 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
253
254         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
255
256 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
257
258         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
259         first matching secret key.
260         (mml2015-epg-encrypt): Ditto.
261
262         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
263         first matching secret key.
264         (mml1991-epg-encrypt): Ditto.
265
266         * mml2015.el (mml2015-encrypt-to-self): New user option.
267         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
268         mml2015-epg-encrypt-to-self is set.
269
270         * mml1991.el (mml1991-encrypt-to-self): New variable.
271         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
272         mml1991-epg-encrypt-to-self is set.
273
274         * mml2015.el (mml2015-signers): New user option.
275         (mml2015-epg-sign): Reflect the value of mml2015-signers.
276         (mml2015-epg-encrypt): Allow to select signing keys.
277
278         * mml1991.el (mml1991-signers): New variable.
279         (mml1991-epg-sign): Reflect the value of mml1991-signers.
280         (mml1991-epg-encrypt): Allow to select signing keys.
281
282 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * nnheader.el (nnheader-insert-head): Make it work even if the file
285         uses CRLF for the line-break code.
286
287 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
288
289         * mml2015.el: Require mml-sec instead of password.
290         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
291         (mml2015-cache-passphrase): Inherit the default value from
292         mml-secure-cache-passphrase.
293         (mml2015-passphrase-cache-expiry): Inherit the default value from
294         mml-secure-passphrase-cache-expiry.
295
296         * mml1991.el: Require mml-sec instead of password.
297         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
298         (mml1991-cache-passphrase): Inherit the default value from
299         mml-secure-cache-passphrase.
300         (mml1991-passphrase-cache-expiry): Inherit the default value from
301         mml-secure-passphrase-cache-expiry.
302
303         * mml-sec.el: Require password.
304         (mml-secure-verbose): New user option.
305         (mml-secure-cache-passphrase): New user option.
306         (mml-secure-passphrase-cache-expiry): New user option.
307
308 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
309
310         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
311         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
312         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
313
314         FIXME: Use `tiny change'?
315
316 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
317
318         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
319         workaround for the url package included with Emacs.
320
321         * nnweb.el (nnweb-google-create-mapping): Update regexp.
322
323 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
324
325         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
326         correctly.  This fixes a bug caused by the 2006-05-12 change.
327
328 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
329
330         * nnmail.el (nnmail-article-group): If splitting raises an error, give
331         some information about the error when saying that the `bogus' mail
332         group will be used.
333
334 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
335
336         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
337         string.
338
339 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
340
341         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
342
343 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
344
345         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
346
347 2006-07-10  Daiki Ueno <ueno@unixuser.org>
348
349         * mml1991.el (mml1991-function-alist): Add epg.
350         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
351         (mml1991-epg-encrypt): New functions.
352
353 2006-07-10  Daiki Ueno <ueno@unixuser.org>
354
355         * mml2015.el (mml2015-verbose): New variable.
356         (mml2015-cache-passphrase): Ditto.
357         (mml2015-passphrase-cache-expiry): Ditto.
358         (mml2015-function-alist): Add epg.
359         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
360         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
361         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
362         functions.
363
364 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
365
366         * message.el (message-cite-original-1): Preserve region when removing
367         quoted text due to X-No-Archive in order to avoid bogus attribution
368         when citing multiple messages.
369
370 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
371
372         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
373         Kenneth Jacker <khj@be.cs.appstate.edu>.
374
375 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
376
377         * gnus-diary.el (gnus-user-format-function-d)
378         (gnus-user-format-function-D): Autoload.
379
380         * imap.el (Commentary): Fix typo.
381
382         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
383         2006-04-22 contribution.
384
385 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
386
387         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
388         It didn't really fix the bogosity I'm seeing with solid web groups.
389
390 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
391
392         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
393         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
394         created using server names.  If we use the feature without declaring
395         it, Gnus does not properly manage server and group state.
396
397         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
398         bound.
399
400 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
401
402         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
403         looking up the method using GROUP's prefix before inventing a new one.
404         It is used on killed/unknown groups in various places where returning
405         an all-new method isn't expected by the caller.
406
407         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
408         and match semantics of gnus-group-real-prefix.
409
410 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
411
412         * nnmail.el (nnmail-broken-references-mailers): New variable.
413         (nnmail-ignore-broken-references): New function generalizing
414         nnmail-fix-eudora-headers.
415         (nnmail-fix-eudora-headers): Now obsolete.
416
417         * gnus-art.el (gnus-button-handle-custom): Support
418         `customize-apropos*'.
419
420 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
421
422         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
423
424         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
425         articles.
426
427 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
428
429         * message.el (message-cite-reply-above): New variable.
430         (message-yank-original): Use it.
431
432 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
435
436 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
437
438         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
439         as read.
440
441         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
442
443 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
444
445         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
446         (gnus-bookmark-default-file): Use gnus-directory.
447         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
448         Remove "*" in doc string.
449         (gnus-bookmark-write-file): Simplify.
450         (gnus-bookmark-maybe-sort-alist): Use `when'.
451         (gnus-bookmark-get-bookmark): Fix typo in doc string.
452         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
453         FIXME about Emacs 21 and XEmacs compatibility.
454         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
455         compatibility.
456         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
457         compatibility.
458         (gnus-bookmark-menu-heading): Fix version.
459
460 2006-06-19  Bastien Guerry  <bzg@altern.org>
461
462         * gnus-bookmark.el: New file.
463
464 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
465
466         * message.el (message-syntax-checks): Doc fix.
467
468 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
469
470         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
471         unsubscribed groups as if they were killed ones.  It causes duplicate
472         entries in gnus-newsrc-alist.
473
474 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
475
476         * message.el (message-syntax-checks): Doc fix.
477         (message-send-mail): Add check for continuation headers.
478         (message-check-news-header-syntax): Fix regexp used to check for
479         continuation headers.
480
481 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
482
483         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
484
485 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
486
487         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
488
489 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
490
491         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
492         default-truncate-lines.
493
494 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
497         to fill the utf-8 entry.
498
499         * lpath.el: Fbind unicode-precedence-list.
500
501 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
502
503         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
504
505 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
506
507         * gnus-agent.el (directory-files-and-attributes): Move all the way
508         forward (the third and final move).
509         (gnus-agent-read-agentview): Trap reconstruction errors due to
510         nonexistant directory.  Handle by returning nil.
511
512 2006-05-30  Didier Verna  <didier@xemacs.org>
513
514         * message.el (message-dont-reply-to-names): Update the custom type.
515         * message.el (message-dont-reply-to-names): New defsubst: potentially
516         convert a list of regexps into a single one.
517         * message.el (message-get-reply-headers): Use it.
518         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
519
520 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
521
522         * gnus-agent.el (directory-files-and-attributes): Move forward.
523
524 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
525
526         * gnus-ml.el (gnus-mailing-list-subscribe)
527         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
528         (gnus-mailing-list-message): Fix doc strings.
529
530 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
531
532         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
533         of doing it manually.
534
535 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
536
537         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
538         comment.
539
540 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
541
542         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
543         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
544         (gnus-agent-read-local): All symbols allocated in my-obarray
545         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
546         (gnus-agent-regenerate-group): Check numeric names to see if they are
547         messages or groups.
548         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
549         better way of do this...)
550
551         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
552         'dummy.group' (there should be a better way of do this...)
553
554 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
555
556         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
557         (gnus-saved-headers): Ditto.
558         (gnus-default-article-saver): Mention functions may have properties.
559         (gnus-article-save): Override gnus-save-all-headers and
560         gnus-saved-headers by :headers property which saver function may have.
561         (gnus-summary-save-in-file): Add :headers property.
562         (gnus-summary-write-to-file): Ditto.
563
564         * gnus-sum.el (gnus-summary-save-article): Bind
565         gnus-prompt-before-saving to t when saving many articles in a file;
566         always show all headers.
567
568         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
569
570 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
571
572         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
573         marks.
574
575         * message.el (message-indent-citation): Add optional arguments to allow
576         using it outside of message buffers.
577
578         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
579         (gnus-article-treat-unfold-headers): Use it.
580         (gnus-article-truncate-lines): New variable.
581         (gnus-article-mode): Use it.
582         (gnus-article-toggle-truncate-lines): New function.
583
584         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
585         gnus-article-toggle-truncate-lines.
586
587         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
588         coding system in XEmacs, use binary.
589
590 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
591
592         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
593         after-load-alist.
594
595         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
596         this function should save decoded articles.
597         (gnus-summary-write-to-file): Use property to specify this function
598         should save decoded articles and specify gnus-summary-save-in-file
599         should be used to save articles other than the first one when saving
600         many articles.
601         (gnus-summary-save-body-in-file): Use property to specify this
602         function should save decoded articles.
603         (gnus-summary-write-body-to-file): Use property to specify this
604         function should save decoded articles and specify
605         gnus-summary-save-body-in-file should be used to save articles other
606         than the first one when saving many articles.
607
608         * gnus-sum.el (gnus-summary-save-article): Simplify.
609
610 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
611
612         * gnus-art.el (gnus-default-article-saver): Add
613         gnus-summary-write-body-to-file.
614         (gnus-article-save-coding-system): Don't use coding system object
615         in XEmacs.
616         (gnus-read-save-file-name): Add optional `dir-var' argument which
617         specifies directory in which files are saved; work even if optional
618         `variable' argument is not specified.
619         (gnus-summary-write-to-file): Read file name.
620         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
621         (gnus-summary-write-body-to-file): New function.
622
623         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
624         (gnus-summary-local-variables): Add it.
625         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
626         (gnus-summary-save-article): Remove optional `decode' argument;
627         determine whether to decode articles by the value of
628         gnus-default-article-saver; when saving many files using
629         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
630         it first and use gnus-summary-save-in-file or
631         gnus-summary-save-body-in-file thereafter unless
632         gnus-prompt-before-saving is always; move point to article which
633         will be saved.
634         (gnus-summary-save-article-file): Revert.
635         (gnus-summary-write-article-file): Revert.
636         (gnus-summary-save-article-body-file): Revert.
637         (gnus-summary-write-article-body-file): New function.
638
639 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
640
641         * gnus-art.el (gnus-default-article-saver): Doc fix.
642         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
643         from gnus-summary-save-article-coding-system, and default to a
644         certain coding system.
645         (gnus-output-to-file): Add coding cookie and encode text according
646         to gnus-article-save-coding-system; don't use mm-append-to-file.
647
648         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
649         gnus-art.el and rename to gnus-article-save-coding-system.
650         (gnus-summary-save-article): Require gnus-art; don't show all
651         headers if it decodes articles; don't add coding cookie here;
652         don't bind mm-text-coding-system-for-write.
653         (gnus-summary-save-article-file): Save decoded articles.
654         (gnus-summary-write-article-file): When saving many files, use
655         gnus-summary-write-to-file first and gnus-summary-save-in-file
656         thereafter unless gnus-prompt-before-saving is always.
657         (gnus-summary-save-article-body-file): Save decoded articles.
658
659         * lpath.el: Fbind select-safe-coding-system for XEmacs.
660
661 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
662
663         * nnrss.el (nnrss-check-group): Bind hash-index.
664
665 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
666
667         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
668         its hash index.  Store this hash in `nnrss-group-data'.
669         (nnrss-read-group-data): Update accordingly.
670
671 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
672
673         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
674         entry.
675
676         * gnus-sum.el (gnus-summary-make-menu-bar): Add
677         gnus-article-browse-html-article.
678
679 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
680
681         * gnus-sum.el (gnus-summary-mime-map): Add
682         gnus-article-browse-html-article.
683
684         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
685
686 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
687
688         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
689         suitable coding systems in customize.
690
691 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
692
693         * mail-source.el (mail-sources): Fix custom type.
694
695 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
696
697         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
698         (gnus-summary-expire-articles-now): Shorten prompt.
699
700         * gmm-utils.el (wid-edit): Require.
701         (defun-gmm): Renamed from `gmm-defun-compat'.
702         (gmm-image-search-load-path): Use it.
703         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
704
705 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
706
707         * gnus-sum.el (gnus-summary-save-article-coding-system): New
708         variable.
709         (gnus-summary-save-article): Add optional `decode' argument.  If
710         it is set and gnus-summary-save-article-coding-system is non-nil,
711         save decoded article.
712         (gnus-summary-write-article-file): Save decoded article if
713         gnus-summary-save-article-coding-system is non-nil.
714
715         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
716         type.
717
718 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
719
720         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
721
722 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
723
724         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
725         first to test gnus-single-article-buffer which may be buffer-local.
726
727         * gnus-sum.el (gnus-summary-setup-buffer): Make
728         gnus-single-article-buffer buffer-local and nil in ephemeral
729         group; make gnus-article-buffer, gnus-article-current, and
730         gnus-original-article-buffer always buffer-local.
731         (gnus-summary-exit): Kill article buffer belonging to ephemeral
732         group.
733         (gnus-handle-ephemeral-exit): Don't move to next summary line.
734
735 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
736
737         * nnml.el (nnml-request-compact-group): Compressed files might not
738         have .gz extension.
739
740 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
741
742         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
743         (mm-copy-to-buffer): Use with-current-buffer.
744         (mm-display-part): Simplify.
745         (mm-inlinable-p): Add optional arg `type'.
746
747 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
748
749         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
750         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
751         Try harder to show the attachment internally or externally using
752         gnus-mime-view-part-as-type.
753
754 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
755
756         * message.el (message-from-style, message-signature-separator)
757         (message-user-organization-file, message-send-mail-function)
758         (message-citation-line-function, message-yank-prefix)
759         (message-indent-citation-function, message-signature)
760         (message-signature-file, message-signature-insert-empty-line):
761         Remove autoloads.
762
763         * gnus-art.el (gnus-buttonized-mime-types): Remove
764         "multipart/signed".  Revert 2006-04-26 change.
765
766 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
767
768         * gnus.el (gnus-version-number): Bump version.
769
770 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
771
772         * gnus.el: No Gnus v0.5 is released.
773
774 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
775
776         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
777         fetching articles by message-id.
778
779 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
780
781         * message.el (hashcash): Require hashcash as normal.
782
783         * ecomplete.el (ecomplete-highlight-match-line): Use
784         point-at-eol.
785         (ecomplete-highlight-match-line): Use `highlight', because that
786         face exists in both Emacs and XEmacs.
787
788         * message.el (message-display-abbrev): Use point-at-bol.
789
790         * mail-source.el: Don't require timer/timer-funcs.
791
792         * gnus-async.el: Ditto.
793
794         * password.el: Ditto.
795
796         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
797
798         * mm-url.el: Ditto.
799
800         * gnus-xmas.el: Don't require timer-funcs.
801
802         * mm-util.el: Require timer/timer-funcs.
803
804 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
805
806         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
807         Close.
808
809 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
810
811         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
812         unibyte after clear-decrypt function runs.
813
814         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
815         returns as a unibyte string.
816
817 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
818
819         * lpath.el: Revert.
820
821         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
822         (pgg-gpg-process-sentinel): Revert.
823
824         * pgg-pgp.el (pgg-pgp-process-region): Revert.
825         (pgg-pgp-lookup-key): Revert.
826
827         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
828         (pgg-pgp5-lookup-key): Revert.
829
830         * pgg.el (pgg-fetch-key): Revert.
831
832 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
833
834         * lpath.el: Fbind string-as-multibyte for XEmacs.
835
836         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
837         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
838         (mml1991-pgg-encrypt): Ditto.
839
840         * pgg-gpg.el (pgg-string-to-multibyte): New function.
841         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
842         a multibyte buffer.
843
844         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
845         (pgg-pgp-lookup-key): Ditto.
846
847         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
848         (pgg-pgp5-lookup-key): Ditto.
849
850         * pgg.el (pgg-fetch-key): Ditto.
851
852 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
853
854         * message.el (message-user-organization-file): Check several
855         locations of the organization file.
856
857         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
858         Add gnus-article-view-part-as-type.
859
860         * gnus-art.el (gnus-article-view-part-as-type): New function.
861
862         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
863         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
864
865         * mml.el: Simplify autoload.
866         (mml-mode): defvar dnd-protocol-alist instead of using
867         symbol-value.
868         (mml-default-directory): New variable.
869         (mml-minibuffer-read-file): Use it.
870         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
871
872         * message.el (message-citation-line-format): New variable.
873         (message-insert-formated-citation-line): New function.
874         (message-citation-line-function): Add
875         `message-insert-formated-citation-line' to custom type.
876
877         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
878         to doc string.
879
880         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
881         depending on mm-verify-option.
882
883 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
884
885         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
886         binding pgg-* variables; reimplement the section which prevents
887         MIME header from being signed.
888         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
889         pgg-text-mode; remove a blank line at the top of body.
890
891         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
892         lines at the top of body; use gnus-newsgroup-charset if there's no
893         Charset header.
894
895 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * message.el (message-self-insert-commands): Doc fix.
898
899         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
900         (mm-uu-pgp-encrypted-test): Ditto.
901         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
902         between header and body; return application/pgp-encrypted handle
903         if decryption failed; decode decrypted body by charset.
904
905         * mm-decode.el (mm-automatic-display): Don't make application/pgp
906         element match to application/pgp-*.
907
908 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
909
910         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
911         HTML.
912
913 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
914
915         * mail-source.el (mail-source-call-script): Message the error
916         string.
917
918 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
919
920         * gnus-util.el (gnus-byte-compile): Use it.
921
922 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
923
924         * gnus-util.el (kill-empty-logs): New function.
925
926 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
927
928         * message.el (message-mail-alias-type): Doc fix.
929         (message-mail-alias-type-p): New function.
930         (message-send): Use it.
931         (message-mode): Ditto.
932         (message-strip-forbidden-properties): Ditto.
933
934         * ecomplete.el (ecomplete-database-file-coding-system): New
935         variable.
936         (ecomplete-save): Use it.
937         (ecomplete-setup): Use it.
938
939 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
940
941         * message.el (message-self-insert-commands): New variable.
942         (message-strip-forbidden-properties): Use it.
943
944 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
945
946         * message.el (message-put-addresses-in-ecomplete): Use a regexp
947         that doesn't make XEmacs choke.
948
949 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
950
951         * gnus-util.el (gnus-replace-in-string):
952         Prefer replace-regexp-in-string over of replace-in-string.
953
954 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
955
956         * gnus-util.el (gnus-select-frame-set-input-focus):
957         Use select-frame-set-input-focus if it is available in XEmacs; use
958         definition defined in Emacs 22 for old Emacsen.
959
960         * dgnushack.el: Autoload unmorse-region for XEmacs.
961
962         * lpath.el: Bind cursor-in-non-selected-windows and
963         select-frame-set-input-focus for XEmacs.
964
965 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
966
967         * mm-view.el (mm-inline-text): Use equal instead of equalp.
968
969 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
970
971         * gnus-registry.el (gnus-registry-cache-save): remove text
972         properties when saving via the temp buffer
973
974 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
975
976         * message.el (message-generate-hashcash): Honor custom type.
977
978 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
979
980         * message.el (message-generate-hashcash): Default to non-nil when
981         hashcash is found.
982
983         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
984         (gnus-refer-thread-limit): Increase default to 500.
985
986         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
987
988         * flow-fill.el (fill-flowed): Allow delete-space.
989
990 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
991
992         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
993         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
994         Remove autoloads.
995
996 2006-04-18  Simon Josefsson  <jas@extundo.com>
997
998         * message.el (message-generate-hashcash): Default to.
999
1000 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1001
1002         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
1003         concatenating segments rather than before concatenating them.
1004
1005 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1006
1007         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
1008
1009 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1010
1011         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
1012
1013         * message.el (message-forward-make-body-plain): Allow
1014         message-forward-ignored-headers to be a list.
1015         (message-remove-ignored-headers): Factor out into function.
1016         (message-forward-make-body-mml): Use it.
1017
1018         * imap.el (imap-quote-specials): New function.
1019         (imap-login-auth): Quote specials.
1020
1021         * rfc2231.el (rfc2231-parse-string): Remove dead code.
1022         (rfc2231-parse-string): Allow concatanation of parameters that
1023         aren't contiguous.  The test case is
1024           (mail-header-parse-content-type "message/external-body;
1025             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
1026             access-type=LOCAL-FILE;
1027             name*1*=plugh%2fhello-sailor%2fbing.pdf")
1028
1029 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1030
1031         * nntp.el (nntp-accept-process-output): Return the value of
1032         `nnheader-accept-process-output'.
1033
1034 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1035
1036         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
1037         (gnus-button-alist): Recognize more diff formats.
1038         (gnus-button-patch): Strip directory.
1039
1040 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1041
1042         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
1043         Emacs 22 when setting focus.
1044
1045 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1046
1047         * gnus-art.el (gnus-article-treat-types): Do treatment of
1048         text/x-verbatim parts.
1049         (gnus-button-patch): New command.
1050
1051         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
1052         addresses that contain invalid characters.
1053
1054 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1055
1056         * message.el (message-put-addresses-in-ecomplete): Use
1057         gnus-replace-in-string.
1058         (message-is-yours-p): Use the more correct
1059         mail-header-parse-address instead of
1060         mail-extract-address-components.
1061         (message-put-addresses-in-ecomplete): Fix typo.
1062
1063         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
1064         keystroke.
1065
1066         * gnus-art.el (gnus-treatment-function-alist): Change order of
1067         newsgroups/generic header folding to avoid double-folding.
1068
1069         * message.el (message-hidden-headers): Add X-Draft-From.
1070
1071         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
1072         command.
1073         (gnus-summary-repeat-search-article-backward): New command.
1074
1075         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
1076         groups in the parent topic.
1077
1078 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
1079
1080         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
1081         (spam-extra-header-to-number): Return the CRM114 number as a
1082         number instead of a string.
1083
1084 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1085
1086         * gnus-art.el (gnus-face-properties-alist): Moved here from
1087         gnus-fun.
1088
1089         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
1090
1091 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1092
1093         * message.el (message-strip-forbidden-properties): Only display on
1094         self-insert-command.
1095
1096         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
1097         reindent.
1098         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
1099
1100 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
1101
1102         * smiley.el (smiley-style): Fix typo.
1103
1104 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1105
1106         * hashcash.el (hashcash-insert-payment-async-2): Use
1107         message-goto-eoh instead of doing it manually.
1108         (mail-add-payment): Use message-narrow-to-header instead of trying
1109         to do the same itself.
1110
1111         * message.el (message-hidden-headers): Add Face.
1112
1113         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1114         reparenting code.
1115         (gnus-summary-reparent-children): Refactored out code.
1116         (gnus-summary-thread-map): New keystroke.
1117         (gnus-summary-reparent-children): Make into command.
1118
1119         * smiley.el (smiley-style): Default to `medium' if using a large
1120         font.
1121
1122         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1123         does it itself.
1124
1125         * message.el (message-point-in-header-p): Simplify definition.
1126
1127 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1128
1129         * nnagent.el (nnagent-request-set-mark): Silence log file
1130         writing.
1131         (nnagent-request-set-mark): Use write-region instead of
1132         append-to-file.
1133
1134         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1135         strange select method.
1136
1137         * ecomplete.el (ecomplete-display-matches): Get highlightling
1138         right.
1139         (ecomplete-display-matches): Use literals.
1140         (ecomplete-display-matches): Disable message logging.
1141
1142         * message.el (message-display-abbrev): Small optimization.
1143
1144         * ecomplete.el (ecomplete-display-matches): Allow automatic
1145         display.
1146
1147         * message.el (message-strip-forbidden-properties): Display
1148         abbrevs.
1149         (message-display-abbrev): Get automatic display right.
1150
1151         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1152         keystrokes.
1153
1154 2006-04-13  Romain Francoise  <romain@orebokech.com>
1155
1156         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1157         Moved here (and renamed) from gnus-registry.el.
1158
1159         * gnus-registry.el: Require gnus-util.
1160         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1161
1162 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1163
1164         * gnus-group.el (gnus-group-catchup-current): Change
1165         if-then-else-if-then-else into cond.
1166         (gnus-group-catchup): Indent.
1167         (group-name-at-point): New function.
1168         (gnus-fetch-group): Provide default from thing at point.
1169
1170 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1171
1172         * message.el (message-display-abbrev): Fix regexp.
1173
1174         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1175         choosing.
1176         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1177         dead variables.
1178
1179         * message.el (message-newline-and-indent): Remove debugging.
1180         (message-display-abbrev): Use new implementation.
1181
1182 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1183
1184         * gnus-art.el (gnus-article-mode): Set
1185         cursor-in-non-selected-windows to nil.
1186
1187         * smiley.el: Revert previous change.
1188         (smiley-data-directory): defvar it before using it in the
1189         defcustom of `smiley-style'.
1190
1191 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1192
1193         * message.el (message-newline-and-indent): New function.
1194
1195         * ecomplete.el: Implement more bits.
1196
1197         * message.el (message-put-addresses-in-ecomplete): Clean up the
1198         string.
1199
1200         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1201
1202         * gnus-sum.el (gnus-summary-save-parts): Bind
1203         gnus-summary-save-parts-counter and use it to make unique file
1204         names.
1205
1206         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1207
1208         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1209         parameter to say whether to actually parse the individual
1210         addresses.
1211
1212         * message.el (message-put-addresses-in-ecomplete): New function.
1213         (ecomplete): Require.
1214         (message-mail-alias-type): Add ecomplete as an option.
1215
1216 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1217
1218         * flow-fill.el (fill-flowed): Remove trailing space from blank
1219         quoted lines.
1220
1221 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1222
1223         * smiley.el (smiley-style): Move definition later to avoid a
1224         compilation warning.
1225
1226 2006-04-12  Kenichi Handa  <handa@m17n.org>
1227
1228         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1229         buffer and then decode the buffer text if necessary.
1230         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1231         first, and after mm-encode-body, change the buffer to unibyte.
1232         Use mm-disable-multibyte instead of set-buffer-multibyte.
1233
1234 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1235
1236         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
1237         Content-Type header instead of Content-Disposition header.
1238         (gnus-mime-inline-part): Ditto.
1239         (gnus-mime-view-part-as-charset): Ignore charset that the part
1240         specifies.
1241
1242         * mm-decode.el (mm-display-part): Work with external parts and
1243         usual parts similarly.
1244
1245         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1246         instead of gnus-display-mime.
1247
1248         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
1249         instead of with-temp-buffer.
1250
1251         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1252         tag to summarized topics part in order to encode non-ASCII text.
1253
1254 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1255
1256         * smiley.el (smiley-style): New variable.
1257         (smiley-directory): New function.
1258         (smiley-data-directory): Derive from `smiley-style' using
1259         `smiley-directory'.
1260         (smiley-regexp-alist): Add new entries.
1261
1262         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1263         (gnus-article-browse-delete-temp): Add :version.
1264
1265 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1266
1267         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1268         the sieve region.
1269
1270 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1271
1272         * gnus.el (gnus-version-number): Bump version.
1273
1274 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1275
1276         * gnus.el: No Gnus v0.4 is released.
1277
1278 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1279
1280         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
1281         layout.
1282
1283         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1284         unknown charset.
1285
1286         * message.el (message-header-synonyms): Add Original-To to the
1287         default.
1288
1289         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
1290         optional parameter.
1291
1292 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1293
1294         * gnus-fun.el (gnus): Require it for gnus-directory.
1295
1296 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1297
1298         * gnus-fun.el (gnus-face-properties-alist): Add :version.
1299
1300 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1301
1302         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
1303
1304 2006-04-05  Simon Josefsson  <jas@extundo.com>
1305
1306         * password.el (password-reset): New function.
1307
1308 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1309
1310         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
1311         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1312
1313 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1314
1315         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1316         Some whitespace was matched into the url, which broke browsing hits
1317         > 100 when mm-url-use-external was nil.
1318
1319 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1320
1321         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
1322         gnus-extra-headers for 'Newsgroups.
1323
1324         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
1325         bound.
1326
1327 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
1328
1329         * pgg-gpg.el: Clean up process buffers every time gpg processes
1330         complete.
1331
1332 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1333
1334         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1335         doc string.
1336
1337 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
1338
1339         * pgg-gpg.el (pgg-gpg-process-filter)
1340         (pgg-gpg-wait-for-completion): Check if buffer is alive.
1341
1342         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1343         lines, temporary fix.
1344
1345 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1346
1347         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1348
1349 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
1350
1351         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1352         default-enable-multibyte-characters.  This reverts the change from
1353         revision 6.17 which is no longer necessary because the passphrase
1354         is sent separately now.  GnuPG messages are unreadable under
1355         multibyte locales with default-enable-multibyte-characters set to
1356         nil.
1357
1358 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
1359
1360         * message.el (message-tool-bar-gnome): Move "spell".
1361
1362 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
1363
1364         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
1365         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
1366         instead.
1367
1368 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
1369
1370         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
1371         newsgroups handling for NNTP overviews which don't include
1372         Newsgroups.
1373
1374 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1375
1376         * message.el (message-resend): Bind message-generate-hashcash to
1377         to nil.
1378
1379 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1380
1381         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
1382         when searching for already-paid recipients.
1383
1384 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
1385
1386         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1387         passphrases when it is not needed.
1388         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1389         passphrase stuff from gpg, should only be necessary when you use
1390         gpg with a smartcard.
1391
1392 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1393
1394         * mml.el (mml-insert-mime): Ignore cached contents of
1395         message/external-body part.
1396
1397         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1398         (mm-insert-part): Ditto.
1399
1400 2006-03-23  Simon Josefsson  <jas@extundo.com>
1401
1402         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
1403         Reiner.
1404         (pgg-gpg-use-agent-p): Use it again.
1405
1406 2006-03-23  Simon Josefsson  <jas@extundo.com>
1407
1408         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
1409         older emacsen.
1410         (pgg-gpg-use-agent-p): Don't use it.
1411
1412 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1413
1414         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
1415         if we can.
1416
1417 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
1418
1419         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1420         (pgg-gpg-update-agent): New function.
1421         (pgg-gpg-use-agent-p): New function.
1422         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1423         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1424         (pgg-gpg-sign-region): Use it.
1425
1426 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1427
1428         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1429         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1430
1431 2006-03-21  Simon Josefsson  <jas@extundo.com>
1432
1433         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1434         <wilde@sha-bang.de>.
1435         (pgg-gpg-use-agent): New variable.
1436         (pgg-gpg-process-region): Use it.
1437         (pgg-gpg-encrypt-region): Likewise.
1438         (pgg-gpg-encrypt-symmetric-region): Likewise.
1439         (pgg-gpg-decrypt-region): Likewise.
1440         (pgg-gpg-sign-region): Likewise.
1441         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1442
1443 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1444
1445         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1446
1447         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1448         Add comment on version.
1449
1450 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1451
1452         * smiley.el: Add missing test smiley.
1453
1454 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1455
1456         * mm-decode.el (mm-with-part): New macro.
1457         (mm-get-part): Use it; work with message/external-body as well.
1458         (mm-save-part): Treat name and filename equally.
1459
1460         * mm-extern.el (mm-extern-cache-contents): New function.
1461         (mm-inline-external-body): Use it; force the part to be displayed;
1462         move undisplayer added to the cached handle to the parent.
1463
1464         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1465         (gnus-mime-view-part-as-type): Work with message/external-body.
1466
1467         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1468
1469 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1470
1471         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
1472         images in image-load-path.  [Sync with image.el, revision 1.60, in
1473         Emacs.]
1474
1475 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1476
1477         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
1478         path rather than symbol.  Always return list of directories.
1479         Guarantee that image directory comes first.  [Sync with image.el,
1480         revision 1.59, in Emacs.]
1481
1482         * message.el (message-make-tool-bar): Adjust to new API of
1483         `gmm-image-load-path-for-library'.
1484
1485         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1486
1487         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1488
1489 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1490
1491         * gnus-art.el (gnus-article-only-boring-p):
1492         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1493         intangible text.
1494         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1495
1496 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
1497
1498         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
1499         `defun' instead of `gmm-defun-compat'.
1500
1501 2006-03-14  Simon Josefsson  <jas@extundo.com>
1502
1503         * message.el (message-unique-id): Don't use message-number-base36
1504         if (user-uid) is a float.
1505         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1506
1507 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1508
1509         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1510
1511         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1512         empty line between a part and a message part.
1513
1514 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1515
1516         * smiley.el: Add more test smileys.
1517         (smiley-data-directory, smiley-regexp-alist)
1518         (gnus-smiley-file-types): Fix doc strings.
1519         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1520         adding new elements.
1521         (smiley-mouse-map): Unused code.  Make it a comment.
1522
1523 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1524
1525         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1526         scan latest NoCeM messages instead of old ones.
1527         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1528         delimiters that are recently used.
1529         (gnus-nocem-load-cache): Add autoload cookie.
1530
1531         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1532
1533         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1534         level which is larger than gnus-use-nocem is specified.
1535
1536         * gnus-group.el (gnus-group-get-new-news): Ditto.
1537
1538 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1539
1540         * gnus-util.el (gnus-tool-bar-update): New function.
1541
1542         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1543         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1544
1545         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1546
1547         * gnus-group.el (gnus-group-redraw-when-idle)
1548         (gnus-group-redraw-check): Remove.
1549         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
1550
1551 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1554         if optional last element is specified in splits (FIELD VALUE...).
1555
1556 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
1557
1558         * message.el (message-make-tool-bar): Rename gmm-image-load-path
1559         to gmm-image-load-path-for-library.  Call with no-error argument.
1560         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
1561
1562         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1563
1564         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1565
1566         * gmm-utils.el (gmm-image-load-path): Remove alias.
1567
1568 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
1569
1570         * gmm-utils.el (gmm-image-load-path): Add alias.
1571
1572         * nnml.el (nnml-generate-nov-databases-directory): Rename from
1573         nnml-generate-nov-databases-1.
1574         (nnml-generate-nov-databases): Use it.
1575         (nnml-generate-nov-databases-directory): Document no-active
1576         argument.
1577
1578         * gmm-utils.el (gmm-image-load-path-for-library): Return single
1579         directory if path is t.  Add no-error.
1580
1581         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
1582         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1583
1584         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
1585         resetting gnus-article-browse-html-temp-list.
1586
1587         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
1588         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
1589         Add example to docstring.  Rename local variables.  Move error
1590         checks to default case in cond and simplify.
1591
1592 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1593
1594         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1595         handle is multipart when calling it recursively.
1596         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1597
1598 2006-03-03  Daniel Pittman <daniel@rimspace.net>
1599
1600         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1601         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1602
1603 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1604
1605         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
1606         is loaded.
1607
1608         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
1609         loaded.
1610
1611 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1612
1613         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1614         to "Emacs 23 (unicode)" in doc string.
1615
1616         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1617         "Emacs 23 (unicode)" in comment.
1618
1619 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1620
1621         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1622
1623         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1624         characters 160 through 255 in Emacs 23.
1625
1626 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1627
1628         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
1629         gnus-article-browse-html-temp.
1630         (gnus-article-browse-delete-temp): Make it customizable.  Add
1631         `file'.  Adjust doc string.
1632         (gnus-article-browse-delete-temp-files): Add argument.  Allow
1633         query for each file.  Adjust doc string.
1634         (gnus-article-browse-html-parts): Add
1635         `gnus-article-browse-delete-temp-files' to
1636         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
1637
1638 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
1639
1640         * gnus-art.el (gnus-article-browse-html-temp)
1641         (gnus-article-browse-delete-temp): New variables.
1642         (gnus-article-browse-delete-temp-files): New function.
1643         (gnus-article-browse-html-parts): Use it.
1644
1645 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1646
1647         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
1648
1649         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
1650         string.
1651
1652         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
1653         gnus-summary-insert-new-articles when unplugged.  Remove
1654         gnus-summary-search-article-forward.
1655
1656         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
1657         display-visual-class instead of display-color-cells.
1658
1659 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1660
1661         * dgnushack.el: Autoload customize-group for XEmacs.
1662
1663         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1664         message/* containing non-ASCII text properly.
1665
1666 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
1667
1668         * message.el: Require gmm-utils, remove autoloads.
1669         (message-tool-bar): Set default based on
1670         gmm-tool-bar-style.
1671         (message-tool-bar-gnome): Add gmm-customize-mode.
1672
1673         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
1674         gmm-tool-bar-style.
1675         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
1676
1677         * gnus-group.el (gnus-group-tool-bar): Set default based on
1678         gmm-tool-bar-style.
1679         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
1680
1681         * gmm-utils.el (gmm-image-directory): Rename variable from
1682         gmm-image-load-path.
1683         (gmm-image-load-path): Use gmm-image-directory.
1684         (gmm-customize-mode): New function.
1685         (gmm-tool-bar-style): New variable.
1686
1687         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
1688         gnus-group-redraw-line-number.
1689         (gnus-group-redraw-check): Simplify.
1690         (gnus-group-tool-bar-update): Remove redraw check.
1691         (gnus-group-make-tool-bar): Add redraw check.
1692
1693 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
1694
1695         * gnus-art.el (gnus-button): Add missing parentheses.
1696
1697 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1698
1699         * lpath.el: Fbind line-number-at-pos.
1700
1701 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1702
1703         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1704
1705 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1706
1707         * gnus-art.el (gnus-button): New face.
1708         (gnus-article-button-face): Use it.
1709
1710         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
1711         gnus-summary-next-page.  Re-order.
1712
1713         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
1714         next-node are now included.
1715         (gnus-group-redraw-line-number): New internal variable.
1716         (gnus-group-redraw-check): Helper function for updating the tool
1717         bar.
1718         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
1719
1720         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
1721
1722         * spam.el (spam-spamassassin-score-regexp): New internal variable.
1723         (spam-extra-header-to-number, spam-check-spamassassin-headers):
1724         Use it to match format of Spamassassin 3.0 and later.  Reported by
1725         IRIE Tetsuya <irie@t.email.ne.jp>.
1726         (spam-check-bogofilter)
1727         (spam-bogofilter-register-with-bogofilter): Fix args of
1728         `gnus-error' calls.
1729
1730 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1731
1732         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1733         unnecessary interaction when sending queued mails.  Reported by
1734         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1735
1736 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1737
1738         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1739         first or last are nil.
1740
1741 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1742
1743         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1744
1745 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1746
1747         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1748
1749 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1750
1751         * dns.el (query-dns): Protect more against buggy tcp output.
1752
1753 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1754
1755         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
1756         nov.php.
1757
1758 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1759
1760         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1761         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1762         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1763         output on the server side.
1764         (nnweb-google-create-mapping): Update regexps and add some
1765         progress indication.
1766
1767 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1768
1769         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
1770         gnus-agent-toggle-plugged.  Re-order icons.
1771         (gnus-group-tool-bar-gnome): Add
1772         gnus-group-{prev,next}-unread-group.
1773         (gnus-group-tool-bar-gnome): Re-order icons.
1774
1775         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
1776         gnus-summary-insert-new-articles.
1777
1778         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
1779         comments.
1780
1781         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1782         also available in Emacs 21.3.
1783
1784         * message.el (message-fix-before-sending): Change "Emacs 22" to
1785         "Emacs 23 (unicode)" in comment.
1786
1787         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1788         "Emacs 23 (unicode)" in comment.
1789
1790         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1791         comment.
1792         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1793
1794         * mm-view.el (mm-fill-flowed): Add :version.
1795
1796 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1797
1798         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
1799         and load-path.
1800
1801 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
1802
1803         * message.el: Autoload gmm-image-load-path.
1804         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
1805         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
1806         consitency.
1807
1808         * gmm-utils.el (gmm-image-load-path): Also search in
1809         "../etc/images".  Don't set gmm-image-load-path if we don't find
1810         the image.
1811
1812 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1813
1814         * gmm-utils.el (gmm-image-load-path): Don't make
1815         `gmm-image-load-path' include subdirectories which the second arg
1816         `image' might specify.
1817
1818         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
1819         subdirectory to icon file names.
1820
1821         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
1822
1823 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
1824
1825         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
1826         gmm-image-load-path calls.
1827
1828         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1829
1830         * message.el (message-make-tool-bar): Ditto.
1831
1832         * mml.el (mml-preview): Added comment concerning tool bar icons.
1833
1834         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
1835         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
1836
1837         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
1838         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
1839
1840         * message.el (message-tool-bar-gnome): Use new icon names.
1841         (message-make-tool-bar): Use `gmm-image-load-path'.
1842
1843         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
1844         functions from MH-E.
1845         (gmm-image-load-path): New variable from MH-E.
1846         (gmm-image-load-path): New function from MH-E.  Added arguments
1847         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
1848         *-image-load-path-called-flag.
1849
1850 2006-02-21  Milan Zamazal <pdm@brailcom.org>
1851
1852         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
1853
1854 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
1855         (tiny change)
1856
1857         * nnimap.el (nnimap-request-move-article): Change folder back to
1858         source group before deleting.
1859
1860 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1861
1862         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
1863
1864         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
1865         mm-url.
1866
1867         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
1868
1869 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1870
1871         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1872         coding system which mm-charset-to-coding-system returns for a
1873         given charset is valid.
1874
1875 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1876
1877         * html2text.el (html2text-remove-tag-list):
1878         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1879
1880 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1881
1882         * gnus-cus.el: Revert 2005-10-17 change.
1883
1884 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1885
1886         * gnus-art.el (article-strip-banner): Call
1887         article-really-strip-banner only when the regexp match is made.
1888
1889 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1890
1891         * gnus-art.el (article-strip-banner): Use
1892         gnus-extract-address-components instead of
1893         mail-header-parse-addresses to make it work with non-ASCII text;
1894         remove mail-encode-encoded-word-string.
1895
1896         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1897         values which are surrounded with \"...\"; make it never cause a
1898         Lisp error; give up parsing of parameters if it failed in
1899         extracting type.
1900
1901 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1902
1903         * smime.el (smime-cert-by-ldap-1): Fix bug where
1904         `smime-ldap-search' returns results without userCertificates.
1905
1906 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1907
1908         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
1909
1910 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1911
1912         * spam.el (spam-check-spamassassin-headers): Adapt format for
1913         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
1914         <ari@mbf.ocn.ne.jp>.
1915         (spam-list-of-processors): Add spam-use-gmane.
1916
1917 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1918
1919         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1920         make-temp-file; make it work with XEmacs as well.
1921
1922         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
1923         mm-make-temp-file.
1924
1925         * mm-decode.el (mm-display-external): Use the 3rd arg of
1926         mm-make-temp-file.
1927         (mm-create-image-xemacs): Ditto.
1928
1929 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1930
1931         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1932         with message-narrow-to-headers.
1933         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1934         (gnus-draft-check-draft-articles): New function.
1935         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1936
1937 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
1938
1939         * gnus-art.el (gnus-article-browse-html-parts):
1940         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
1941         Don't use suffix argument for mm-make-temp-file for Emacs 21
1942         compatibility.  Remove useless `format'.
1943
1944 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1945
1946         * nnweb.el (nnweb-google-wash-article): Update regexps.
1947         (nnweb-group-alist): Use defvoo instead of defvar.
1948
1949 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1950
1951         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1952         re-loading nn* modules.
1953
1954 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1955
1956         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
1957         for `tool-bar-mode' and don't check it's default-value.
1958
1959         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1960
1961         * message.el (message-make-tool-bar): Ditto.
1962
1963         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
1964         `substring'.  Shorten tmp-file name.
1965
1966         * gnus.el: Remove bogus comment.
1967
1968 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
1969
1970         * gnus-art.el (gnus-article-browse-html-parts): New function.
1971         (gnus-article-browse-html-article): New function for viewing html
1972         articles with a browser.
1973
1974 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1975
1976         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
1977         in elisp.
1978         (pgg-gpg-encrypt-symmetric-region): Ditto.
1979         (pgg-gpg-sign-region): Ditto.
1980
1981         * pgg-def.el (pgg-text-mode): New variable.
1982
1983         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1984         (mml2015-pgg-encrypt): Ditto.
1985
1986         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1987         (mml1991-pgg-encrypt): Ditto.
1988
1989 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1990
1991         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1992         message-make-date instead of current-time-string.
1993
1994         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1995         to gnus-decoded which mm-uu might set.
1996
1997 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
2000         don't decode quoted parameters; remove misimported Emacs code.
2001         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2002         (rfc2231-decode-encoded-string): Don't use split-string which
2003         behaves differently according to Emacs version; use
2004         mm-decode-coding-region to convert charset to coding-system.
2005         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2006         (rfc2231-encode-string): Remove misimported Emacs code.
2007
2008 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2009
2010         * gnus-art.el (article-decode-charset): Don't use ignore-errors
2011         when calling mail-header-parse-content-type.
2012         (article-de-quoted-unreadable): Ditto.
2013         (article-de-base64-unreadable): Ditto.
2014         (article-wash-html): Ditto.
2015
2016         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
2017         calling mail-header-parse-content-type and
2018         mail-header-parse-content-disposition.
2019         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
2020         mail-header-parse-content-type.
2021
2022         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
2023         insert charset and format parameters; encode description after
2024         inserting it to buffer.
2025         (mml-insert-parameter): Fold lines properly even if a parameter is
2026         segmented into two or more lines; change the max column to 76.
2027
2028         * rfc1843.el (rfc1843-decode-article-body): Don't use
2029         ignore-errors when calling mail-header-parse-content-type.
2030
2031         * rfc2231.el (rfc2231-parse-string): Return at least type if
2032         possible; don't cause an error even if it fails in parsing of
2033         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2034         (rfc2231-encode-string): Don't break lines at the beginning, leave
2035         it to mml-insert-parameter.
2036
2037         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
2038         calling mail-header-parse-content-type.
2039
2040 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
2041
2042         * spam-report.el (spam-report-gmane-use-article-number):
2043         Improve doc string.
2044         (spam-report-gmane-internal): Check if a suitable header was found
2045         in the article.
2046
2047 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2048
2049         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
2050         (rfc2231-encode-string): Make param*=value always begin with LWSP.
2051
2052 2006-02-05  Romain Francoise  <romain@orebokech.com>
2053
2054         Update copyright notices of all files in the gnus directory.
2055
2056 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2057
2058         * nnweb.el (nnweb-request-group): Avoid growing overview files.
2059
2060 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2061
2062         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
2063         segmented lines of parameter value to cope with Thunderbird 1.5
2064         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
2065         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2066         (rfc2231-encode-string): Don't make lines exceeding 76 column.
2067
2068 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
2069
2070         * mml.el (mml-generate-mime-1): Correct the order of inline signed
2071         parts.
2072
2073 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2074
2075         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
2076         there's only one active file for all servers.
2077         (nnweb-request-scan): Make sure nnweb-articles is initialized on
2078         solid groups.  Gnus might have used a FAST request to select the group.
2079         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
2080         and nnweb-search redundantly in the active file.
2081         (nnweb-request-list): Don't list bogus groups.  There can only be one.
2082         (nnweb-request-create-group): Don't use ARGS.
2083         (nnweb-possibly-change-server, nnweb-request-group): Remove some
2084         initialisations.  Let nnoo do the work.
2085
2086 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2087
2088         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
2089         Say the part has been decoded.
2090
2091         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
2092
2093 2006-01-31  Kevin Ryde  <user42@zip.com.au>
2094
2095         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
2096         mailcap-viewer-test-cache when there's no 'test clause, since that
2097         will invert the meaning of a "nil" test previously determined by
2098         mailcap-mailcap-entry-passes-test.
2099
2100 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2101
2102         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2103         compiling.
2104
2105         * gnus-sum.el: Ditto.
2106
2107         * message.el: Don't bind tool-bar-map when compiling.
2108
2109 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2110
2111         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2112
2113 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2114
2115         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2116         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2117         current Google Groups.
2118
2119 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2120
2121         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2122         and tool-bar-mode.
2123
2124         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2125         and tool-bar-mode.
2126
2127         * message.el (message-tool-bar-update): Simplify.
2128         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2129
2130         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2131         gnus-summary-buffer.
2132         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2133         gnus-summary-reply.
2134
2135         * gmm-utils.el (gmm): Add :version.
2136
2137 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2138
2139         * Makefile.in (clean): New rule.
2140         (distclean): Use it.
2141
2142 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2143
2144         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2145         autoload.
2146
2147 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2148
2149         * gmm-utils.el (gmm-verbose): Add :group.
2150
2151 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2152
2153         * message.el: Change some comments WRT tool-bars.
2154
2155         * gnus-sum.el (gnus-summary-tool-bar)
2156         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2157         (gnus-summary-tool-bar-zap-list): New variables.
2158         (gnus-summary-make-tool-bar): Complete rewrite using
2159         `gmm-tool-bar-from-list'.
2160
2161         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2162         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2163         variables.
2164         (gnus-group-make-tool-bar): Complete rewrite using
2165         `gmm-tool-bar-from-list'.
2166         (gnus-group-tool-bar-update): New function.
2167
2168         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2169
2170 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2171
2172         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2173         is dissected into a single part of which the type is the same as
2174         the given one; decode charset.
2175
2176 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2177
2178         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2179         into alists as symbol not string, since that's what
2180         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2181         look for.
2182
2183 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2184
2185         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2186         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2187
2188         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2189
2190 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2191
2192         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2193         (gnus-xmas-mime-security-button-menu): New function.
2194
2195         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2196         (gnus-mime-security-button-menu): New definition.
2197         (gnus-mime-security-button-map): Use them.
2198         (gnus-mime-security-button-menu): New function.
2199         (gnus-insert-mime-security-button): Addition to help echo.
2200         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2201         (gnus-mime-security-pipe-part): New functions.
2202
2203         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2204         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2205
2206         * mm-decode.el (mm-handle-set-disposition): Remove.
2207         (mm-handle-set-description): Remove.
2208
2209 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2210
2211         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2212         (mm-w3m-standalone-supports-m17n-p): New function.
2213         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2214         w3m usage.
2215
2216         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2217         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2218
2219 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2220
2221         * message.el (message-tool-bar-zap-list): Use
2222         gmm-tool-bar-zap-list as custom type.
2223         (message-tool-bar-update): New function.
2224         (message-tool-bar, message-tool-bar-gnome)
2225         (message-tool-bar-retro): Add message-tool-bar-update.
2226         (message-tool-bar-gnome): Add flyspell-buffer.
2227
2228         * gnus-util.el (gnus-error): Describe `args'.
2229
2230         * gmm-utils.el (gmm-error): Describe `args'.
2231         (gmm-tool-bar-zap-list): New widget.
2232         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2233
2234 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2235
2236         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
2237         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
2238         the number of recursive calls.
2239
2240         * mm-decode.el (mm-handle-set-disposition): New macro.
2241         (mm-handle-set-description): New macro.
2242
2243 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2244
2245         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
2246         encoding.
2247
2248 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2249
2250         * message.el (message-tool-bar-zap-list, message-tool-bar)
2251         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
2252         (message-tool-bar-local-item-from-menu): Remove.
2253         (message-tool-bar-map): Replace by `message-make-tool-bar'.
2254         (message-make-tool-bar): New function.
2255         (message-mode): Use `message-make-tool-bar'.
2256
2257         * gmm-utils.el: New file.
2258         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
2259         (gmm-lazy): New widget copied from `nnmail.el'.
2260         (gmm-tool-bar-from-list): New function for creating customizable
2261         tool bars.
2262         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
2263         output.
2264         (gmm): Add :prefix to defgroup.
2265
2266 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2267
2268         * gmm-utils.el (gmm-widget-p): New function.
2269
2270 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2271
2272         * mml.el (mml-attach-file): Describe `description' in doc string.
2273         (mml-menu): Add Emacs MIME manual and PGG manual.
2274
2275 2006-01-20  Richard M. Stallman  <rms@gnu.org>
2276
2277         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2278
2279 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
2280
2281         * nntp.el (nntp-end-of-line): Doc fix.
2282
2283 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
2284
2285         * imap.el (imap-open): Handle case where buffer is a buffer
2286         object.
2287
2288 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2289
2290         * gnus-delay.el (gnus-delay): Don't autoload.
2291         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2292         to be re-loaded when customizing the `gnus-delay' group.
2293
2294 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
2295
2296         * message.el (message-insert-citation-line): Use newlines.
2297
2298 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2299
2300         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2301         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
2302         these routines, so the passphrase can be managed externally and
2303         passed in to the system.
2304         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2305         pgg-add-passphrase-to-cache function.
2306
2307         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2308         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
2309         these routines, so the passphrase can be managed externally and
2310         passed in to the system.
2311         (pgg-pgp5-sign-region): Use new name of
2312         pgg-add-passphrase-to-cache function.
2313
2314 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2315
2316         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2317         part of the decoded armor to find the key-identifier.
2318         (pgg-gpg-lookup-key-owner): New function to return the
2319         human-readable identifier of a key owner.
2320         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
2321         itself.
2322         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2323         the key value) if we have a key and can match it against a secret
2324         key.  Also, added a note pointing out fact that the prompt only
2325         indicates the first matching key.
2326
2327         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2328         pgg-decrypt-region.
2329         (pgg-add-passphrase-to-cache): Rename from
2330         `pgg-add-passphrase-cache' to reduce confusion (all callers
2331         changed).
2332         (pgg-remove-passphrase-from-cache): Rename from
2333         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2334         changed).
2335         (pgg-read-passphrase, pgg-add-passphrase-cache)
2336         (pgg-remove-passphrase-cache): Add informative docstrings.
2337         (pgg-decrypt): Convey provided passphrase in subordinate call to
2338         pgg-decrypt-region.
2339
2340 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2341
2342         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2343         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2344         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2345         'passphrase' argument, so the passphrase can be managed externally
2346         and then passed in to the system.
2347
2348         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2349         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2350         so the passphrase cache can be used reliably with identifiers
2351         besides a pgp packet's key id.
2352
2353         * pgg-gpg.el (pgg-gpg-encrypt-region)
2354         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2355         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
2356         these routines, so the passphrase can be managed externally and
2357         passed in to the system.
2358
2359         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2360         'notruncate' argument, so the passphrase cache can be used
2361         reliably with identifiers besides a pgp packet's key id.
2362
2363 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
2364
2365         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2366         symmetric encryption.
2367         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2368         encrypted session key.
2369         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2370         message ask for the passphrase in a proper way.
2371
2372         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2373         New user commands for symmetric encryption.
2374
2375 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2376
2377         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
2378
2379         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
2380
2381 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
2382
2383         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
2384
2385 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2386
2387         * mm-decode.el (mm-inlined-types): Add application/pgp.
2388         (mm-automatic-display): Ditto.
2389
2390         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
2391         part as text.
2392
2393 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2394
2395         * nnrss.el: Update copyright.
2396         (nnrss-opml-import): Query whether to subscribe to each entry.
2397
2398         * gnus-art.el:
2399         * gnus-sum.el:
2400         * gnus-xmas.el:
2401         * messagexmas.el:
2402         * mm-uu.el:
2403         * mm-view.el: Update copyright.
2404
2405 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
2406
2407         * message.el (message-info): New function.
2408         (message-mode-menu): Add it.
2409         Update copyright.
2410
2411         * ChangeLog: Fix and update copyright.
2412
2413 2006-01-13  Romain Francoise  <romain@orebokech.com>
2414
2415         * message.el (message-forward-subject-name-subject): Prefer the
2416         address to 'nowhere' if the sender has no name.
2417         Fix typo.  Update copyright year.
2418
2419 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2420
2421         * gnus-art.el (article-wash-html): Use
2422         gnus-summary-show-article-charset-alist if a numeric arg is given.
2423         (gnus-article-wash-html-with-w3m-standalone): New function.
2424
2425         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
2426         mm-inline-text-html-render-with-w3m-standalone.
2427         (mm-text-html-washer-alist): Map w3m-standalone to
2428         gnus-article-wash-html-with-w3m-standalone.
2429         (mm-inline-text-html-render-with-w3m-standalone): New function.
2430
2431 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2432
2433         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
2434         Improve LaTeX.
2435
2436 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2437
2438         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
2439         (nnrss-request-article): Render text/plain parts as HTML.
2440
2441         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
2442         the buffer.
2443
2444 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2445
2446         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
2447         custom definition of `gnus-posting-styles'.
2448
2449         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2450         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
2451
2452 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2453
2454         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
2455         Use nntp for bug archive.
2456
2457 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2458
2459         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
2460         parts.
2461         (nnrss-normalize-date): New function converts ISO 8601 date into
2462         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2463         (nnrss-check-group): Use it.
2464
2465 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2466
2467         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
2468
2469         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
2470         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2471         (nnrss-insert-w3): Ditto.
2472
2473 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2474
2475         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
2476         the articles to be forwarded including the case where neither a
2477         number of articles nor a region is specified.
2478
2479 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2480
2481         * nnrss.el (nnrss-request-article): Fix last change; fill
2482         text/plain parts.
2483
2484 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2485
2486         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
2487         in text/plain part.
2488         (nnrss-check-group): Don't add excessive newline to dc:subject.
2489
2490 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
2491
2492         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
2493         article.
2494
2495 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2496
2497         * nnml.el: Don't require gnus-bcklg.  Autoload it.
2498         (nnml-use-compressed-files, nnml-save-mail): Support other
2499         comression programs such as bzip2.
2500
2501 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2502
2503         * dns.el (query-dns): Make sure we check the buffer size before
2504         removing tcp headers.
2505
2506 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2507
2508         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
2509         remove MIME buttons associated with multipart/alternative parts.
2510         (gnus-mime-display-alternative): Tag buttons using `article-type'
2511         text property.
2512
2513         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
2514         associated with multipart/alternative parts.
2515
2516         * gnus-art.el (gnus-signature-separator): Fix custom type.
2517
2518         * mm-decode.el (mm-inlined-types): Fix custom type.
2519         (mm-keep-viewer-alive-types): Ditto.
2520         (mm-automatic-display): Ditto.
2521         (mm-attachment-override-types): Ditto.
2522         (mm-inline-override-types): Ditto.
2523         (mm-automatic-external-display): Ditto.
2524
2525 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2526
2527         * spam-report.el (spam-report-user-mail-address)
2528         (spam-report-user-agent): New variables.
2529         (spam-report-url-ping-plain): Use spam-report-user-agent.
2530
2531 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
2532
2533         * gnus-art.el (gnus-button-handle-custom): Do not just use
2534         `customize-apropos' for any "M-x customize-*" button but the
2535         function called for.  Accept both the function name and its
2536         argument in order to achieve this.
2537         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
2538         function name to `gnus-button-handle-custom' in case of "M-x
2539         customize-*" buttons.
2540
2541 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2542
2543         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
2544         multipart/alternative and add xref to mm-discouraged-alternatives
2545         in doc string.
2546
2547         * mm-decode.el (mm-discouraged-alternatives): Add xref to
2548         gnus-buttonized-mime-types in doc string.
2549
2550 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2551
2552         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
2553         Suggest image/.* in the doc string.
2554
2555 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2556
2557         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
2558         message-marks (Debian bug #342521).
2559
2560 2005-12-12  Simon Josefsson  <jas@extundo.com>
2561
2562         * password.el (password-read-from-cache): Add.
2563         (password-read): Use it.
2564
2565 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2566
2567         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
2568         us-ascii as a MIME charset.
2569
2570         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
2571         against the case where the 2nd arg TYPE is nil.
2572
2573 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2574
2575         * pop3.el (pop3-stream-type): Fix custom version.
2576
2577         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
2578
2579 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2580
2581         * mm-decode.el (mm-display-external): Add missing cdr.
2582
2583 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2584
2585         * mm-decode.el (mm-display-external): Use nametemplate (defined in
2586         RFC1524) if it is in mailcap or add a suffix according to
2587         mailcap-mime-extensions when generating a temp filename; postpone
2588         deleting a temp file for 2 seconds for some wrappers, shell
2589         scripts, and so on, which might exit right after having started a
2590         viewer command as a background job.
2591
2592 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2593
2594         * nntp.el (nntp-marks-directory): Fix custom group.
2595
2596         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
2597         steps when < 10.
2598
2599         * gnus-start.el (gnus-no-server-1): Mention
2600         `gnus-level-default-subscribed' in doc string.
2601
2602 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2603
2604         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
2605         parens.
2606
2607 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2608
2609         * gnus-xmas.el (gnus-use-toolbar): Revert.
2610         (gnus-xmas-setup-toolbar): Use global default-toolbar if
2611         gnus-use-toolbar is default.
2612
2613         * messagexmas.el (message-use-toolbar): Revert.
2614         (message-setup-toolbar): Use global default-toolbar if
2615         message-use-toolbar is default.
2616
2617 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2618
2619         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
2620         according to default-toolbar-visible-p.
2621
2622         * messagexmas.el (message-use-toolbar): Ditto.
2623
2624 2005-11-26  Dave Love  <fx@gnu.org>
2625
2626         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
2627         (tls-program, tls-success): Provide openssl alternative.
2628
2629         * starttls.el: Doc fixes.
2630         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
2631         SERVICE to PORT.
2632
2633         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
2634         port null or service name.
2635         (starttls-negotiate): Autoload.
2636
2637 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2638
2639         * message.el (message-kill-to-signature): Fix interactive spec.
2640
2641 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2642
2643         * pop3.el (pop3-open-server): Recognize a string as a service name.
2644
2645 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
2646
2647         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2648
2649 2005-11-23  Dave Love  <fx@gnu.org>
2650
2651         Add pop3s, pop3/starttls.
2652
2653         * pop3.el (pop3-authentication-scheme): Clarify doc.
2654         (open-tls-stream, starttls-open-stream): Autoload.
2655         (pop3-stream-type): New.
2656         (pop3-open-server): Use it.
2657
2658         * mail-source.el (mail-sources): Fix some :types.  Add stream type
2659         for POP.
2660         (mail-source-keyword-map): Add :stream for POP.
2661         (mail-source-fetch-pop): Use pop3-stream-type.
2662
2663 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2664
2665         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
2666         of current-time-string.
2667
2668 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
2669
2670         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
2671         date header.
2672
2673 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2674
2675         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
2676         it can seriously impact performance as it bypasses the agent's
2677         local caches.
2678
2679 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2680
2681         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
2682         must be explicitly online rather than "not explicitly offline" for
2683         its flags to be synchronized.
2684
2685         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
2686         that gnus-uu-unmark-thread will function correctly.
2687
2688         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
2689         1024K is instead displayed as 1M.
2690
2691 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2692
2693         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
2694
2695 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
2696
2697         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
2698
2699 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
2700
2701         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
2702         error message to display actual error condition.
2703         (gnus-agent-save-local): Avoid saving symbols that are bound to
2704         nil as they simply result in a warning message in
2705         gnus-agent-read-local.
2706
2707 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2708
2709         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
2710         rather than make-variable-buffer-local for file-precious-flag.
2711
2712 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2713
2714         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
2715         for duplicates which are removed.  The invalid sort check then
2716         triggers a rescan after the sort as sorting may have moved
2717         duplicate entries such that they can be cheaply detected.
2718
2719 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2720
2721         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
2722
2723 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2724
2725         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
2726         internal variable to a custom variable.  Changed default value
2727         from compressed(2) to uncompressed(1).
2728         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
2729         support for uncompressed agentview files.  Taken together, reading
2730         the agentview file should now be 6-7 times faster.
2731
2732 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2733
2734         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
2735         as a buffer-local variable.  This avoids creating truncated
2736         dribble files as a result of a hang up, eg.
2737
2738 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
2739
2740         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
2741         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
2742         XEmacs.
2743
2744 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2745
2746         * gnus-start.el (gnus-start-draft-setup): Enforce
2747         `gnus-draft-mode' for nndraft:drafts at startup.
2748
2749         * gnus.el (gnus-splash): Change custom group.
2750         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
2751         allow-list argument.
2752
2753         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
2754         string.
2755
2756 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2757
2758         * gnus-art.el (gnus-default-article-saver): Add user-defined
2759         `function' to custom type.
2760
2761 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2762
2763         * imap.el (imap-open): Handle case where buffer is a buffer
2764         object.
2765
2766 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2767
2768         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
2769         long lines.
2770         (gnus-cache-delete-group): Wrap doc strings.
2771
2772         * gnus-agent.el (gnus-agent-rename-group)
2773         (gnus-agent-delete-group): Wrap doc strings.
2774
2775
2776 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2777
2778         * messagexmas.el (message-use-toolbar): Change the valid values
2779         into default, top, bottom, left, and right.
2780         (message-toolbar-thickness): New variable.
2781         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
2782         well.
2783         (message-setup-toolbar): Make it work.
2784
2785         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
2786         (gnus-use-toolbar): Change the valid values into default, top,
2787         bottom, left, and right.
2788         (gnus-toolbar-thickness): New variable.
2789         (gnus-xmas-setup-toolbar): New function.
2790         (gnus-xmas-setup-group-toolbar): Use it.
2791         (gnus-xmas-setup-summary-toolbar): Use it.
2792
2793 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2794
2795         * gnus-start.el (gnus-1): Add "native" to
2796         gnus-predefined-server-alist.
2797
2798         * gnus.el (gnus-method-to-server): Don't add "native" to the
2799         lists here, because that leads to problems when
2800         gnus-select-method is bound.
2801
2802 2005-11-09  Simon Josefsson  <jas@extundo.com>
2803
2804         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
2805         use (not sort-by-date) instead.
2806
2807 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2808
2809         * gnus-delay.el (gnus-delay-group): Don't autoload.
2810         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2811         to be re-loaded when customizing the `gnus-delay' group.
2812
2813 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2814
2815         * message.el: Revert last changes.
2816         (message-insert-citation-line): Use newlines.
2817
2818 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2819
2820         * message.el (message-courtesy-message)
2821         (message-mark-insert-begin, message-mark-insert-end)
2822         (message-elide-ellipsis, message-cancel-message)
2823         (message-add-header, message-change-subject)
2824         (message-cross-post-followup-to-header)
2825         (message-cross-post-insert-note, message-reduce-to-to-cc)
2826         (message-widen-reply, message-delete-not-region)
2827         (message-kill-to-signature, message-insert-signature)
2828         (message-insert-importance-high, message-insert-importance-low)
2829         (message-insert-or-toggle-importance)
2830         (message-insert-disposition-notification-to)
2831         (message-indent-citation, message-yank-original)
2832         (message-cite-original-without-signature, message-cite-original)
2833         (message-insert-citation-line, message-position-on-field)
2834         (message-fix-before-sending, message-send-mail-partially)
2835         (message-send-mail, message-send-mail-with-sendmail)
2836         (message-send-mail-with-qmail, message-send-news)
2837         (message-check-news-header-syntax, message-generate-headers)
2838         (message-insert-courtesy-copy, message-fill-address)
2839         (message-fill-header, message-shorten-references)
2840         (message-setup-1, message-cancel-news)
2841         (message-forward-make-body-plain, message-forward-make-body-mime)
2842         (message-forward-make-body-mml, message-encode-message-body)
2843         (message-forward-make-body-digest-plain)
2844         (message-forward-make-body-digest-mime)
2845         (message-use-alternative-email-as-from): Insert `hard-newline'
2846         instead of ordinary newlines.
2847
2848 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2849
2850         * message.el (message-generate-headers): Downcase the argument
2851         given to message-check-element.
2852
2853 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
2854
2855         * nntp.el (nntp-authinfo-rejected): New error condition.
2856         (nntp-wait-for): Use new error condition to signal authentication
2857         error.
2858         (nntp-retrieve-data): Rethrow new error condition to break out of
2859         recursive call to nntp-send-authinfo.
2860
2861 2005-11-08  Romain Francoise  <romain@orebokech.com>
2862
2863         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
2864         (gnus-summary-exit-map): Bind to `Z p'.
2865         (gnus-summary-make-menu-bar): Add menu item.
2866
2867 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
2868
2869         * gnus-art.el (gnus-article-treat-custom): Add `first'.
2870         (gnus-treat-*): Add `first' in all doc strings.
2871
2872         * gnus-group.el (gnus-group-compact-group): Fix typo.
2873
2874 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2875
2876         * gnus.el (gnus-parameters-case-fold-search): New variable.
2877         (gnus-parameters-get-parameter): Use it.
2878
2879         * gnus-score.el (gnus-home-score-file): Doc fix.
2880
2881 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2882
2883         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2884
2885 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2886
2887         * mm-util.el (mm-special-display-p): New function.
2888
2889         * mml.el (mml-preview): Use it; doc fix.
2890
2891 2005-10-29  Romain Francoise  <romain@orebokech.com>
2892
2893         * message.el (message-fix-before-sending): Fix comment.
2894
2895 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2896
2897         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
2898
2899 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2900
2901         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
2902         Used in gnus-score.el.
2903
2904 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2905
2906         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
2907
2908 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2909
2910         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2911         whitespace removed in revision 7.8.  Use concatenated string to
2912         protect trailing whitespace.
2913
2914 2005-10-27  Jouni K Seppanen  <jks@iki.fi>  (tiny change)
2915
2916         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2917         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2918         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2919         Courier IMAP ("some version from 2004").  Mostly based on similar
2920         code in the same function.
2921
2922 2005-10-26  Didier Verna  <didier@xemacs.org>
2923
2924         * gnus-group.el (gnus-group-compact-group): invalidate original
2925         article buffer.
2926         * gnus-srvr.el (gnus-server-compact-server): ditto.
2927         * nnml.el (nnml-request-compact-group): handle self Xref: field in
2928         NOV database and in article itself.
2929         Invalidate article backlog.
2930
2931 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2932
2933         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
2934
2935 2005-10-26  Simon Josefsson  <jas@extundo.com>
2936
2937         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
2938         part of 2004-07-25 change.
2939
2940 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2941
2942         * message.el (message-display-completion-list): New function.
2943         (message-expand-group): Use it; make sure the Completions buffer
2944         is modifiable.
2945
2946 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2947
2948         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2949         user-mail-name is an empty string.
2950
2951 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2952
2953         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2954         depending on gnus-score-decay-constant.
2955
2956         * encrypt.el (encrypt-insert-file-contents)
2957         (encrypt-write-file-contents): Don't use `gnus-message'.
2958
2959         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
2960         arguments.
2961         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
2962         arguments to mm-uu-verbatim-marks-extract.
2963         (mm-uu-hide-markers): New variable.
2964         (mm-uu-extract): Use face similar to `gnus-cite-3'.
2965
2966         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2967         (gnus-convert-image-to-face-command): Use "convert" by default to
2968         allow other input image formats.
2969         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
2970         accordingly.
2971
2972 2005-10-23  Simon Josefsson  <jas@extundo.com>
2973
2974         * imap.el (imap-gssapi-program): Align command line parameters
2975         with latest GNU SASL.
2976         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2977
2978 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2979
2980         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
2981         HTML.
2982         (nnslashdot-request-article): Ditto.
2983
2984         * lpath.el (featurep): Add nobreak-char-display.
2985
2986 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2987
2988         * mail-source.el (mail-source-fetch-pop): Require pop3.
2989         (mail-source-check-pop): Ditto.
2990
2991 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2992
2993         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2994         errors.
2995
2996 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2997
2998         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2999         (gnus-treat-strip-leading-blank-lines): Improve doc string.
3000
3001         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
3002
3003         * mm-bodies.el (mm-decode-string): Call
3004         `mm-charset-to-coding-system' with allow-override argument.
3005
3006 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3007
3008         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
3009         (rfc2047-charset-to-coding-system): New function.
3010         (rfc2047-decode-encoded-words): New function.
3011         (rfc2047-decode-region): Use them.
3012         (rfc2047-decode-cte): Remove.
3013         (rfc2047-parse-and-decode): Remove.
3014         (rfc2047-decode): Remove.
3015
3016 2005-10-15  Kenichi Handa  <handa@m17n.org>
3017
3018         * rfc2047.el (rfc2047-decode-cte): New function.
3019         (rfc2047-decode-region): Change the way to decode successive
3020         encoded-words: decode B- or Q-encoding in each encoded-word,
3021         concatenate them, and decode it as charset.
3022
3023 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3024
3025         * lpath.el: Fbind codepage-setup for XEmacs.
3026
3027 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
3028
3029         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
3030         widget-move-and-invoke.
3031         (gnus-custom-mode): Use gnus-custom-map.
3032
3033 2005-10-15  Bill Wohler  <wohler@newt.com>
3034
3035         * message.el (message-tool-bar-map): Renamed image file from
3036         mail_send to mail/send.
3037
3038 2005-10-16  Masatake YAMATO  <jet@gyve.org>
3039
3040         * message.el (message-expand-group): Pass the common
3041         prefix substring of completion to `display-completion-list'.
3042
3043 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
3044
3045         * mml-sec.el (mml-secure-method): New internal variable.
3046         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
3047         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
3048         functions using mml-secure-method.
3049
3050         * mml.el (mml-mode-map): Add key bindings for those functions.
3051         (mml-menu): Simplify security menu entries.  Suggested by Jesper
3052         Harder <harder@myrealbox.com>.
3053         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
3054         end of message if point is the headers of the message.
3055
3056         * message.el (message-in-body-p): New function.
3057
3058         * assistant.el: Autoload gnus-util and netrc.
3059
3060         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
3061         Use `mm-charset-override-alist' only when decoding.
3062
3063         * mm-bodies.el (mm-decode-body): Call
3064         `mm-charset-to-coding-system' with allow-override argument.
3065
3066         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
3067         `filename' from Content-Disposition if Content-Type doesn't
3068         provide `name'.
3069         (gnus-mime-view-part-as-type): Set default instead of
3070         initial-input.
3071
3072 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3073
3074         * format-spec.el (format-spec): Propagate text properties of % spec.
3075
3076 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3077
3078         * gnus-art.el (gnus-treat-predicate): Add `first'.
3079
3080 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3081
3082         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
3083         (mm-charset-override-alist): New variable.
3084         (mm-charset-to-coding-system): Use it.
3085         (mm-codepage-setup): New helper function.
3086         (mm-charset-eval-alist): New variable.
3087         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
3088         about unknown charsets.
3089
3090         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
3091
3092 2005-10-04  David Hansen  <david.hansen@gmx.net>
3093
3094         * nnrss.el (nnrss-request-article): Add support for the comments tag.
3095         (nnrss-check-group): Ditto.
3096
3097 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3098
3099         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
3100         Rename x-gnus-verbatim to x-verbatim.
3101         (mm-uu-type-alist): Fix regexp for verbatim-marks.
3102
3103         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3104         x-verbatim.
3105
3106         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3107
3108         * gnus-util.el (gnus-remove-duplicates): Remove.
3109
3110         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3111         instead of gnus-remove-duplicates.
3112
3113         * message.el (message-remove-duplicates): Remove.
3114         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3115         message-remove-duplicates.
3116
3117         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3118         available, else use implementation from `delete-dups'.
3119
3120         * message.el (message-insert-expires): New function.
3121         (message-mode-map): Add key binding.
3122         (message-mode-field-menu): Add menu entry.
3123         (message-mode): Document it.
3124         (message-make-expires-date): Use `message-make-date'.
3125
3126 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3127
3128         * message.el (message-make-expires-date): New function.
3129
3130 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3131
3132         * Makefile.in (list-installed-shadows): New entry.
3133         (install): Use it.
3134         (remove-installed-shadows): New entry.
3135
3136         * dgnushack.el (dgnushack-default-load-path): New variable.
3137         (dgnushack-find-lisp-shadows): New function.
3138         (dgnushack-remove-lisp-shadows): New function.
3139
3140 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3141
3142         * Makefile.in (install-el-elc): New entry.
3143         (install): Use it so that .el files are necessarily installed.
3144
3145 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3146
3147         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3148
3149 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3150
3151         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3152         function rather than the diff-mode.el package.
3153         (mm-display-external): Use with-current-buffer.
3154         (mm-viewer-completion-map, mm-viewer-completion-map):
3155         Move initialization inside declaration.
3156
3157 2005-09-29  Simon Josefsson  <jas@extundo.com>
3158
3159         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3160         autoload mail-check-payment.
3161         (spam-check-hashcash): Define unconditionally, since hashcash.el
3162         is part of Gnus now.  Ignore errors from payment checking.
3163
3164 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3165
3166         * message.el (message-bold-region, message-unbold-region): Rename
3167         from `bold-region' and `unbold-region'.
3168
3169         * message.el: Remove useless autoloads.
3170
3171 2005-09-28  Simon Josefsson  <jas@extundo.com>
3172
3173         * message.el (message-use-idna): Default to t.
3174         (message-use-idna): Test whether encoding works too.  Doc fix.
3175
3176 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3177
3178         * nntp.el (nntp-warn-about-losing-connection): Remove.
3179
3180 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3181
3182         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3183         customizable.  Change default value.
3184         (mm-uu-diff-groups-regexp): Change default value.
3185         (mm-uu-type-alist): Add doc string.
3186         (mm-uu-configure): Add doc string.  Make it interactive.
3187         (mm-uu-tex-groups-regexp): New variable.
3188         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3189         (mm-uu-type-alist): Add LaTeX documents.
3190         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3191         of "text/verbatim".
3192         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3193
3194         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3195         instead of "text/verbatim".
3196
3197         * message.el (message-mark-inserted-region)
3198         (message-mark-insert-file): Use slrn style marks when called with
3199         prefix argument.
3200
3201 2005-09-27  Simon Josefsson  <jas@extundo.com>
3202
3203         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3204
3205 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3206
3207         * message.el (message-remove-duplicates): New function.
3208         Implementation borrowed from `gnus-remove-duplicates'.
3209         (message-idna-to-ascii-rhs): Also encode idna addresses in
3210         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3211         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3212         only ask about the same idna domain once per header and also tell
3213         in what header to replace the idna domain.
3214
3215         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3216         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3217         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3218         a header is decoded and not just the last one.
3219
3220 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3221
3222         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3223         has been decoded.
3224
3225         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3226         (mm-insert-part): Don't modify text if it has been decoded.
3227
3228         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3229         decoded.
3230
3231         * mm-view.el (mm-inline-text): Don't strip text props unless
3232         decoding enriched or richtext parts.
3233
3234 2005-09-25  Romain Francoise  <romain@orebokech.com>
3235
3236         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
3237         * gnus-start.el (gnus-subscribe-interactively):
3238         * gnus-uu.el (gnus-uu-grab-articles):
3239         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
3240         space.
3241
3242 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3243
3244         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3245         * mm-view.el (mm-view-pkcs7-decrypt):
3246         * gnus-sum.el (gnus-summary-limit-to-extra)
3247         (gnus-summary-respool-article, gnus-read-move-group-name):
3248         * gnus-score.el (gnus-summary-increase-score):
3249         * gnus-util.el (gnus-completing-read-with-default):
3250         * gnus-art.el (gnus-read-save-file-name)
3251         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
3252         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
3253         * message.el (message-check-news-header-syntax):
3254         Follow convention for reading with the minibuffer.
3255
3256 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
3257
3258         * spam-report.el (spam-report-url-ping-plain):
3259         Use gnus-extended-version as User-Agent.
3260
3261         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
3262         default value is nil.
3263
3264         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
3265         (mm-uu-verbatim-marks-extract): New function.
3266         (mm-uu-extract): New face.
3267         (mm-uu-copy-to-buffer): Use it.
3268
3269         * spam-report.el (spam-report-gmane-ham): Renamed from
3270         `spam-report-gmane-unspam'.
3271         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
3272         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
3273
3274         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
3275         Autoload.
3276         (spam-report-gmane-unregister-routine): Renamed
3277         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
3278
3279 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
3280
3281         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
3282         (spam-report-gmane-unregister-routine): added support for gmane
3283         unregistration
3284
3285         * spam-report.el (spam-report-gmane-unspam)
3286         (spam-report-gmane-spam): new wrappers around spam-report-gmane
3287         (spam-report-gmane): changed to take a single article and do
3288         unspam registration
3289
3290 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3291
3292         * mm-url.el (mm-url-decode-entities): Fix regexp.
3293
3294 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3295
3296         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
3297         default to nil, to be able to use Gnus at all.  If the default
3298         switches to something else, then the function should be fixed not
3299         be exceedingly slow.
3300
3301 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
3302
3303         * gnus-start.el (gnus-activate-group): if the server is nil, don't
3304         fail hard
3305
3306         * spam-report.el: better Keywords line
3307
3308         * spam.el: added Maintainer and better Keywords line
3309
3310 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3311
3312         * gnus-art.el (gnus-article-replace-part)
3313         (gnus-mime-replace-part): New functions.
3314         (gnus-mime-action-alist, gnus-mime-button-commands)
3315         (gnus-mime-save-part-and-strip): Added file argument.
3316         (gnus-article-part-wrapper): Added interactive argument.
3317
3318         * gnus-sum.el (gnus-summary-mime-map): Add
3319         `gnus-article-replace-part'.
3320
3321 2005-09-19  Didier Verna  <didier@xemacs.org>
3322
3323         The nnml compaction feature:
3324         * nnml.el (nnml-request-compact-group): New function.
3325         * nnml.el (nnml-request-compact): New function.
3326         * gnus-int.el (gnus-request-compact-group): New function.
3327         * gnus-int.el (gnus-request-compact): New function.
3328         * gnus-group.el (gnus-group-compact-group): New function.
3329         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
3330         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
3331         * gnus-srvr.el (gnus-server-compact-server): New function.
3332         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
3333         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
3334
3335 2005-09-18  Deepak Goel  <deego@gnufans.org>
3336
3337         * sieve.el (sieve-help): Fix `message' call: first arg should be a
3338         format spec.
3339
3340 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3341
3342         * gnus.el (gnus-group-startup-message): Bind image-load-path.
3343
3344 2005-09-15  Romain Francoise  <romain@orebokech.com>
3345
3346         * message.el (message-fill-paragraph): Clarify docstring.
3347
3348 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3349
3350         * gnus-art.el (gnus-mime-display-part): Protect against broken
3351         MIME messages.
3352
3353 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3354
3355         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
3356         before parsing header.
3357
3358 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
3359
3360         * html2text.el: (html2text-replace-list): Add new entities.
3361
3362 2005-09-11  Romain Francoise  <romain@orebokech.com>
3363
3364         * message.el (message-alternative-emails): Improve docstring.
3365         (message-setup-1): Call `message-use-alternative-email-as-from'
3366         after `message-setup-hook' to give it precedence over posting
3367         styles, etc.
3368         (message-use-alternative-email-as-from): Add docstring.  Remove
3369         the original From header if present.
3370
3371         * nnml.el (nnml-compressed-files-size-threshold): New variable.
3372         (nnml-save-mail): Use it.
3373
3374         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
3375         articles.  Add new argument `silent'.
3376         (gnus-uu-mark-all): Report the total number of marked articles.
3377
3378 2005-09-10  Romain Francoise  <romain@orebokech.com>
3379
3380         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
3381         (gnus-uu-mark-series): Likewise.
3382
3383 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
3384
3385         * spam-report.el (spam-report-gmane): Fix generation of spam
3386         report URL.
3387
3388 2005-09-10  Simon Josefsson  <jas@extundo.com>
3389
3390         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
3391         t, based on discussion on the ding list with Robert Epprecht
3392         <epprecht@solnet.ch>.
3393
3394 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
3395
3396         * spam-report.el (spam-report-gmane): Make it work without
3397         X-Report-Spam header.  Gmane now only provides Archived-At.
3398         This is only used if `spam-report-gmane-use-article-number' is nil.
3399         (spam-report-gmane-spam-header): Remove.  Not used anymore.
3400
3401         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
3402         make `gnus-summary-sort-by-recipient' work with threading.
3403
3404         * nnweb.el (nnweb-google-wash-article): Print a message if article
3405         is not available.
3406
3407 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3408
3409         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
3410         change.  Decode text/* parts content before displaying.
3411
3412 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3413
3414         * mml-smime.el: Remove defvar of gnus-extract-address-components.
3415
3416 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * mm-view.el (mm-display-inline-fontify): Disable support modes.
3419
3420         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
3421         url-package-name, url-package-version,
3422         w3m-cid-retrieve-function-alist, w3m-current-buffer,
3423         w3m-display-inline-images, and w3m-minor-mode-map.
3424
3425 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
3426
3427         * message.el (message-tab-body-function): Fixed mismatched custom
3428         type.
3429
3430         * gnus.el (gnus-group-change-level-function): Ditto.
3431
3432         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
3433
3434         * gnus-art.el (gnus-signature-limit)
3435         (gnus-article-mime-part-function): Ditto.
3436
3437 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3438
3439         * mml.el (mml-mode): Silence the byte compiler.
3440
3441         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
3442         using `(sit-for 0)' before moving the point to the specified part;
3443         skip unbuttonized parts.
3444         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
3445         return to the summary window if gnus-auto-select-part is non-nil.
3446
3447 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
3448
3449         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
3450         variables.
3451         (mml-dnd-attach-file, mml-mode): Use them.
3452
3453         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
3454         Make fetching article by MID work again for Google Groups.  Added
3455         FIXME concerning gnus-group-make-web-group.
3456
3457         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
3458         Don't depend on Gnus by using mail-extract-address-components if
3459         gnus-extract-address-components is not bound.
3460
3461 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3462
3463         * gnus-art.el (gnus-mime-display-security): Don't display the
3464         signature, but only the signed part.
3465
3466 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
3469
3470         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
3471         list, not listp.
3472
3473 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
3474
3475         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
3476         when encoding.
3477
3478         * mm-bodies.el (mm-decode-content-transfer-encoding):
3479         De-canonicalize CRLF for all text content types, not just
3480         text/plain.
3481
3482 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3483
3484         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
3485         valid article; point arrow and cursor at the MIME button.
3486
3487 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
3490         Suggested by Dan Christensen <jdc@uwo.ca>.
3491
3492         * mm-decode.el (mm-save-part): Enable change of prompt.
3493
3494 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
3495
3496         * gnus-msg.el (gnus-inews-add-send-actions): Made
3497         `message-post-method' lambda parameter ARG `&optional'.
3498
3499 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3500
3501         * gnus-sum.el (gnus-summary-mime-map): Added
3502         gnus-article-save-part-and-strip, gnus-article-delete-part and
3503         gnus-article-jump-to-part.
3504
3505         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
3506         (gnus-article-edit-part): Use it.
3507         (gnus-article-part-wrapper): Added no-handle argument.
3508         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
3509         functions.
3510
3511 2005-08-29  Romain Francoise  <romain@orebokech.com>
3512
3513         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3514         docstring.
3515         (gnus-face-from-file): Likewise.
3516
3517 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3518
3519         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
3520         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
3521         non-nil.
3522         (gnus-auto-select-part): New variable.
3523         (gnus-article-jump-to-part): New function.
3524         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
3525         (gnus-mime-delete-part): Allow selecting specified part after
3526         deleting or stripping parts.
3527         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
3528         part if argument is bogus.
3529
3530 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
3531
3532         * gnus-art.el (w3m-minor-mode-map):
3533         * gnus-spec.el (gnus-newsrc-file-version):
3534         * gnus-util.el (nnmail-active-file-coding-system)
3535         (gnus-original-article-buffer, gnus-user-agent):
3536         * gnus.el (gnus-ham-process-destinations)
3537         (gnus-parameter-ham-marks-alist)
3538         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
3539         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
3540         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
3541         * mm-decode.el (gnus-current-window-configuration):
3542         * mm-extern.el (gnus-article-mime-handles):
3543         * mm-url.el (url-current-object, url-package-name)
3544         (url-package-version):
3545         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
3546         (smime-keys, w3m-cid-retrieve-function-alist)
3547         (w3m-current-buffer, w3m-display-inline-images)
3548         (w3m-minor-mode-map):
3549         * mml-smime.el (gnus-extract-address-components):
3550         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
3551         (gnus-newsrc-hashtb, message-default-charset)
3552         (message-deletable-headers, message-options)
3553         (message-posting-charset, message-required-mail-headers)
3554         (message-required-news-headers):
3555         * mml1991.el (mc-pgp-always-sign):
3556         * mml2015.el (mc-pgp-always-sign):
3557         * nnheader.el (nnmail-extra-headers):
3558         * rfc1843.el (gnus-decode-encoded-word-function)
3559         (gnus-decode-header-function, gnus-newsgroup-name):
3560         * spam-stat.el (gnus-original-article-buffer): Add defvars.
3561
3562 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3563
3564         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
3565         the end of the date treatments.
3566
3567 2005-08-15  Simon Josefsson  <jas@extundo.com>
3568
3569         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
3570         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
3571         Capello and Romain Francoise.
3572         (pgg-fetch-key-function): Removed, not used?
3573         (pgg-insert-url-with-w3): Require url, to get
3574         url-insert-file-contents regardless of where it is defined.
3575
3576 2005-08-13  Romain Francoise  <romain@orebokech.com>
3577
3578         * message.el (message-cite-original-1): New function.
3579         (message-cite-original): Use it.
3580         (message-cite-original-without-signature): Ditto.
3581
3582 2005-08-08  Romain Francoise  <romain@orebokech.com>
3583
3584         * message.el (message-yank-empty-prefix): New variable.
3585         (message-indent-citation): Use it.
3586         (message-cite-original-without-signature): Respect X-No-Archive.
3587
3588 2005-08-08  Simon Josefsson  <jas@extundo.com>
3589
3590         * pgg.el: Autoload url-insert-file-contents instead of loading
3591         w3/url.
3592         (pgg-insert-url-with-w3): Don't load url here.
3593
3594 2005-08-07  Jesper Harder  <harder@phys.au.dk>
3595
3596         * message.el (message-kill-to-signature): Don't insert newline at
3597         bol.
3598         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
3599
3600 2005-08-06  Romain Francoise  <romain@orebokech.com>
3601
3602         * message.el (message-user-fqdn): Fix typo in docstring.
3603
3604 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
3605
3606         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
3607
3608         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
3609
3610 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3611
3612         * mm-bodies.el (mm-encode-body): Use coding system rather than
3613         charset to encode text.
3614
3615         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
3616         number of charsets if utf-8 is available (XEmacs).
3617
3618 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
3619
3620         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
3621         taken from `gnus-button-mid-or-mail-regexp'.
3622         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
3623         (gnus-button-alist): Improve regexp for domain part of the MIDs
3624         for news:localpart@domain buttons.
3625         (gnus-button-ctan-directory-regexp): Update.
3626
3627 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3628
3629         * sieve-manage.el (sieve-manage-interactive-login): Use
3630         make-local-variable rather than make-variable-buffer-local.
3631         (sieve-manage-open): Ditto.
3632         (sieve-manage-authenticate): Ditto.
3633
3634         * mml.el (mml-generate-mime-1): Make the content type default to
3635         text/plain if the filename is not specified.
3636
3637 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3638
3639         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
3640         instead of insert-buffer.
3641
3642         * message.el (message-yank-original): Ditto; set the mark at the
3643         end of the yanked message.
3644
3645 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3646
3647         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
3648         lines to scroll rather than to stop it.
3649
3650         * mml.el (mml-generate-default-type): Add doc string.
3651         (mml-generate-mime-1): Use mm-default-file-encoding or make it
3652         default to application/octet-stream when determining the content
3653         type if it is not specified for the part or the mml contents; add
3654         a comment about mml-generate-default-type.
3655
3656 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
3657
3658         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
3659         make it default to application/octet-stream when determining the
3660         content type if it is not specified for the external contents.
3661
3662 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3663
3664         * rfc2231.el (rfc2231-parse-string): Take care that not only a
3665         segmented parameter but also other parameters might be there.
3666
3667 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3668
3669         * mm-decode.el (mm-display-external): Delete temp file, directory
3670         and buffer immediately if the external process is exited.
3671
3672 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3673
3674         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
3675         fewer lines than that of scroll-margin.
3676         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
3677
3678 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3679
3680         * gnus-art.el (gnus-article-next-page): Revert.
3681         (gnus-article-beginning-of-window): New macro.
3682         (gnus-article-next-page-1): Use it.
3683         (gnus-article-prev-page): Ditto.
3684         (gnus-article-edit-part): Use insert-buffer-substring instead of
3685         insert-buffer.
3686         (gnus-article-edit-exit): Ditto.
3687
3688         * gnus-util.el (gnus-beginning-of-window): Remove.
3689         (gnus-end-of-window): Remove.
3690
3691         * lpath.el: Don't bind header-line-format and scroll-margin.
3692
3693 2005-07-25  Simon Josefsson  <jas@extundo.com>
3694
3695         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
3696         to have the url package without w3.  Reported by Daiki Ueno
3697         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
3698
3699 2005-07-20  Didier Verna  <didier@xemacs.org>
3700
3701         * gnus-diary.el: Remove the description comment (nndiary is now
3702         properly documented in the Gnus manual).
3703         Fix the spelling of "Back End".
3704         * nndiary.el: Ditto.
3705         Fix the copyright notice.
3706
3707 2005-07-18  Romain Francoise  <romain@orebokech.com>
3708
3709         * gnus-sum.el (gnus-summary-to-prefix,
3710         gnus-summary-newsgroup-prefix): New variables.
3711         (gnus-summary-from-or-to-or-newsgroups): Use them.
3712
3713 2005-07-17  Romain Francoise  <romain@orebokech.com>
3714
3715         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
3716         space as it's generally not especially interesting to the user.
3717
3718 2005-07-16  Romain Francoise  <romain@orebokech.com>
3719
3720         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
3721         nil to avoid prompting and file modification if one of the
3722         messages at the top of the nnfolder file contains a copyright
3723         notice.
3724         Update copyright notice.
3725
3726         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
3727         instead of `current-time-string' as the latter creates a time
3728         string that is not RFC 2822 compliant (it lacks the zone).
3729         Update copyright notice.
3730
3731 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3732
3733         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
3734         for text/rtf.  Display default in prompt.  Pass default for M-n.
3735
3736         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
3737
3738 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3739
3740         * gnus-msg.el (gnus-button-mailto): Remove
3741         save-selected-window-window hackery because it relies on
3742         save-selected-window internals.
3743
3744 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3745
3746         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
3747         (gnus-article-next-page-1): Use gnus-beginning-of-window.
3748         (gnus-article-prev-page): Ditto.
3749
3750         * gnus-util.el (gnus-beginning-of-window): New function.
3751         (gnus-end-of-window): New function.
3752
3753         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
3754
3755 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3756
3757         * gnus-score.el (gnus-score-edit-all-score): Set
3758         gnus-score-edit-exit-function to gnus-score-edit-done and call
3759         gnus-message.
3760
3761 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3762
3763         * gnus-msg.el (gnus-button-mailto): Remove
3764         save-selected-window-window hackery because it relies on
3765         save-selected-window internals.
3766
3767 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3768
3769         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
3770         add-minor-mode.
3771         (gnus-binary-mode): Ditto.
3772
3773         * gnus-topic.el (gnus-topic-mode): Ditto.
3774
3775 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
3776
3777         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
3778         (gnus-article-prev-page): Take scroll-margin into consideration.
3779
3780 2005-07-04  Lute Kamstra  <lute@gnu.org>
3781
3782         Update FSF's address in GPL notices.
3783
3784 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
3785
3786         * gnus.el (gnus-exit):
3787         * gnus-group.el (gnus-group-icons):
3788         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
3789
3790         * gnus-nocem.el (gnus-nocem):
3791         * message.el (message-various, message-buffers, message-sending)
3792         (message-interface, message-forwarding, message-insertion)
3793         (message-headers, message-news, message-mail):
3794         * pgg-gpg.el (pgg-gpg):
3795         * pgg-parse.el (pgg-parse):
3796         * pgg-pgp.el (pgg-pgp):
3797         * pgg-pgp5.el (pgg-pgp5):
3798         * pop3.el (pop3): Finish `defgroup' description with period.
3799
3800 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3801
3802         * gnus-art.el (article-display-face): Improve the efficiency.
3803         (article-display-x-face): Ditto; remove grey x-face stuff.
3804
3805 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3806
3807         * gnus-art.el (article-display-face): Correct the position in
3808         which Faces are inserted.
3809
3810 2005-06-29  Didier Verna  <didier@xemacs.org>
3811
3812         * gnus-art.el (article-display-face): Display faces in correct
3813         order.
3814
3815 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3816
3817         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
3818         (gnus-fill-real-hashtb): Use hash table instead of obarray.
3819         (gnus-nocem-check-article): Fetch the Type header.
3820         (gnus-nocem-message-wanted-p): Fix the way to examine types.
3821         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
3822         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
3823         make sure gnus-nocem-hashtb is initialized.
3824         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
3825         (gnus-nocem-unwanted-article-p): Ditto.
3826
3827         * pgg.el (pgg-verify): Return the verification result.
3828
3829 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3830
3831         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
3832         is ascii.
3833
3834 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
3835
3836         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
3837         `show-nonbreak-escape'.
3838
3839 2005-06-23  Lute Kamstra  <lute@gnu.org>
3840
3841         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
3842
3843         * dig.el (dig-mode):
3844         * smime.el (smime-mode): Use gnus-run-mode-hooks.
3845
3846 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
3847
3848         * nnimap.el (nnimap-split-download-body): Fix spellings.
3849
3850 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
3851
3852         * gnus-art.el (gnus-article-encrypt-body):
3853         * gnus-cus.el (gnus-score-customize):
3854         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
3855         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
3856
3857 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3858
3859         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
3860         header by looking for magic "MII" at the beginnig.
3861
3862 2005-06-16  Miles Bader  <miles@gnu.org>
3863
3864         * gnus-xmas.el (gnus-xmas-group-startup-message):
3865         Use renamed gnus-splash face.
3866
3867         * assistant.el (assistant-field): Remove "-face" suffix from face name.
3868         (assistant-field-face): New backward-compatibility alias for renamed
3869         face.
3870         (assistant-render-text): Use renamed assistant-field face.
3871
3872         * spam.el (spam): Remove "-face" suffix from face name.
3873         (spam-face): New backward-compatibility alias for renamed face.
3874         (spam-face, spam-initialize): Use renamed spam face.
3875
3876         * message.el (message-header-to, message-header-cc)
3877         (message-header-subject, message-header-newsgroups)
3878         (message-header-other, message-header-name)
3879         (message-header-xheader, message-separator, message-cited-text)
3880         (message-mml): Remove "-face" suffix from face names.
3881         (message-header-to-face, message-header-cc-face)
3882         (message-header-subject-face, message-header-newsgroups-face)
3883         (message-header-other-face, message-header-name-face)
3884         (message-header-xheader-face, message-separator-face)
3885         (message-cited-text-face, message-mml-face):
3886         New backward-compatibility aliases for renamed faces.
3887         (message-font-lock-keywords): Use renamed message faces.
3888
3889         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
3890         (sieve-test-commands, sieve-tagged-arguments):
3891         Remove "-face" suffix from face names.
3892         (sieve-control-commands-face, sieve-action-commands-face)
3893         (sieve-test-commands-face, sieve-tagged-arguments-face):
3894         New backward-compatibility aliases for renamed faces.
3895         (sieve-control-commands-face, sieve-action-commands-face)
3896         (sieve-test-commands-face, sieve-tagged-arguments-face):
3897         Use renamed sieve faces.
3898
3899         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
3900         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
3901         (gnus-group-news-3-empty, gnus-group-news-4)
3902         (gnus-group-news-4-empty, gnus-group-news-5)
3903         (gnus-group-news-5-empty, gnus-group-news-6)
3904         (gnus-group-news-6-empty, gnus-group-news-low)
3905         (gnus-group-news-low-empty, gnus-group-mail-1)
3906         (gnus-group-mail-1-empty, gnus-group-mail-2)
3907         (gnus-group-mail-2-empty, gnus-group-mail-3)
3908         (gnus-group-mail-3-empty, gnus-group-mail-low)
3909         (gnus-group-mail-low-empty, gnus-summary-selected)
3910         (gnus-summary-cancelled, gnus-summary-high-ticked)
3911         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
3912         (gnus-summary-high-ancient, gnus-summary-low-ancient)
3913         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
3914         (gnus-summary-low-undownloaded)
3915         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
3916         (gnus-summary-low-unread, gnus-summary-normal-unread)
3917         (gnus-summary-high-read, gnus-summary-low-read)
3918         (gnus-summary-normal-read, gnus-splash):
3919         Remove "-face" suffix from face names.
3920         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3921         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3922         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3923         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3924         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3925         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3926         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3927         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3928         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3929         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3930         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3931         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3932         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3933         (gnus-summary-normal-ticked-face)
3934         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
3935         (gnus-summary-normal-ancient-face)
3936         (gnus-summary-high-undownloaded-face)
3937         (gnus-summary-low-undownloaded-face)
3938         (gnus-summary-normal-undownloaded-face)
3939         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3940         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3941         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3942         (gnus-splash-face):
3943         New backward-compatibility aliases for renamed faces.
3944         (gnus-group-startup-message): Use renamed gnus faces.
3945
3946         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
3947         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
3948         (gnus-server-agent): Remove "-face" suffix from face names.
3949         (gnus-server-agent-face, gnus-server-opened-face)
3950         (gnus-server-closed-face, gnus-server-denied-face)
3951         (gnus-server-offline-face):
3952         New backward-compatibility aliases for renamed faces.
3953         (gnus-server-agent-face, gnus-server-opened-face)
3954         (gnus-server-closed-face, gnus-server-denied-face)
3955         (gnus-server-offline-face): Use renamed gnus faces.
3956
3957         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
3958         Remove "-face" suffix from face names.
3959         (gnus-picon-xbm-face, gnus-picon-face):
3960         New backward-compatibility aliases for renamed faces.
3961
3962         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
3963         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
3964         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
3965         (gnus-cite-11): Remove "-face" suffix from face names.
3966         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
3967         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
3968         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
3969         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
3970         New backward-compatibility aliases for renamed faces.
3971         (gnus-cite-attribution-face, gnus-cite-face-list)
3972         (gnus-article-boring-faces): Use renamed gnus faces.
3973
3974         * gnus-art.el (gnus-signature, gnus-header-from)
3975         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
3976         (gnus-header-content): Remove "-face" suffix from face names.
3977         (gnus-signature-face, gnus-header-from-face)
3978         (gnus-header-subject-face, gnus-header-newsgroups-face)
3979         (gnus-header-name-face, gnus-header-content-face):
3980         New backward-compatibility aliases for renamed faces.
3981         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
3982
3983         * gnus-sum.el (gnus-summary-selected-face)
3984         (gnus-summary-highlight): Use renamed gnus faces.
3985         * gnus-group.el (gnus-group-highlight): Likewise.
3986
3987 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
3988
3989         * gnus-sieve.el (gnus-sieve-article-add-rule):
3990         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
3991         * spam-stat.el (spam-stat-buffer-change-to-spam)
3992         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
3993
3994         * message.el (message-is-yours-p):
3995         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
3996
3997 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3998
3999         * mm-view.el (mm-inline-text): Withdraw the last change.
4000
4001 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4002
4003         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
4004         executing enriched-decode.
4005
4006 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4007
4008         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
4009         charset of tar files.
4010
4011 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
4012
4013         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
4014
4015 2005-06-04  Lute Kamstra  <lute@gnu.org>
4016
4017         * nnfolder.el (nnfolder-read-folder): Make sure that undo
4018         information is never recorded.
4019
4020 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4021
4022         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
4023
4024 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4025
4026         * pop3.el (pop3-apop): Run md5 in the binary mode.
4027
4028         * starttls.el (starttls-set-process-query-on-exit-flag):
4029         Use eval-and-compile.
4030
4031 2005-05-31  Simon Josefsson  <jas@extundo.com>
4032
4033         * smime.el (smime-replace-in-string): Define.
4034         (smime-cert-by-ldap-1): Use it.
4035
4036 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4037
4038         * gnus-art.el (article-display-x-face): Replace
4039         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4040
4041         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
4042         set-process-query-on-exit-flag or process-kill-without-query.
4043
4044         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
4045         loop instead of replace-regexp.
4046
4047         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
4048         instead of process-kill-without-query if it is available.
4049
4050         * lpath.el: Fbind ldap-search-entries.
4051
4052         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
4053         instead of find-file-hooks if it is available.
4054
4055         * mml1991.el: Bind pgg-default-user-id when compiling.
4056
4057         * mml2015.el: Bind pgg-default-user-id when compiling.
4058
4059         * nndraft.el (nndraft-request-associate-buffer):
4060         Use write-contents-functions instead of write-contents-hooks if it is
4061         available.
4062
4063         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
4064         instead of find-file-hooks if it is available.
4065
4066         * nntp.el (nntp-open-connection): Replace
4067         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4068         (nntp-open-ssl-stream): Ditto.
4069         (nntp-open-tls-stream): Ditto.
4070
4071         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
4072         set-process-query-on-exit-flag or process-kill-without-query.
4073         (starttls-open-stream-gnutls): Use it instead of
4074         process-kill-without-query.
4075         (starttls-open-stream): Ditto.
4076
4077 2005-05-31  Ulf Stegemann <ulf@zeitform.de>  (tiny change)
4078
4079         * smime.el (smime-cert-by-ldap-1): Don't use
4080         replace-regexp-in-string.
4081
4082 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4083
4084         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
4085
4086         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
4087         in PEM format. Adjust to the XEmacs compability.
4088
4089 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
4090
4091         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
4092         by `string-to-number'.
4093         * gnus-agent.el (gnus-agent-regenerate-group)
4094         (gnus-agent-fetch-articles): Ditto.
4095         * gnus-art.el (gnus-button-fetch-group): Ditto.
4096         * gnus-cache.el (gnus-cache-generate-active)
4097         (gnus-cache-articles-in-group): Ditto.
4098         * gnus-group.el (gnus-group-set-current-level)
4099         (gnus-group-insert-group-line): Ditto.
4100         * gnus-score.el (gnus-score-set-expunge-below)
4101         (gnus-score-set-mark-below, gnus-summary-score-effect)
4102         (gnus-summary-score-entry): Ditto.
4103         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4104         (gnus-soup-pack): Ditto.
4105         * gnus-spec.el (gnus-xmas-format): Ditto.
4106         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4107         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4108         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4109         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4110         * nndb.el (nndb-get-remote-expire-response): Ditto.
4111         * nndiary.el (nndiary-parse-schedule-value)
4112         (nndiary-string-to-number, nndiary-request-replace-article)
4113         (nndiary-request-article): Ditto.
4114         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4115         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4116         * nneething.el (nneething-make-head): Ditto.
4117         * nnfolder.el (nnfolder-request-article)
4118         (nnfolder-retrieve-headers): Ditto.
4119         * nnheader.el (nnheader-file-to-number): Ditto.
4120         * nnkiboze.el (nnkiboze-request-article): Ditto.
4121         * nnmail.el (nnmail-process-unix-mail-format)
4122         (nnmail-process-babyl-mail-format): Ditto.
4123         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4124         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4125         (nnmh-request-create-group, nnmh-request-list-1)
4126         (nnmh-request-group, nnmh-request-article): Ditto.
4127         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4128         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4129         * nnsoup.el (nnsoup-make-active): Ditto.
4130         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4131         * nntp.el (nntp-find-group-and-number)
4132         (nntp-retrieve-headers-with-xover): Ditto.
4133         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4134         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4135         (pgg-format-key-identifier): Ditto.
4136         * pop3.el (pop3-last, pop3-stat): Ditto.
4137         * qp.el (quoted-printable-decode-region): Ditto.
4138
4139         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4140         of concat.
4141
4142 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4143
4144         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4145
4146         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4147
4148         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4149
4150         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4151
4152         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4153
4154         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4155
4156         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4157         (gnus-carpal-mode): Ditto.
4158
4159         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4160         (gnus-browse-mode): Ditto.
4161
4162         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4163
4164         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4165
4166 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4167
4168         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4169
4170 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4171
4172         * gnus-util.el (gnus-run-mode-hooks): New function.
4173
4174         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4175
4176         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4177         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4178
4179 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4180
4181         * gnus-agent.el (gnus-agent-make-mode-line-string):
4182         Use mode-line-highlight as mouse-face.
4183
4184 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4185
4186         * canlock.el (canlock): Change the parent group to news.
4187
4188         * deuglify.el (gnus-outlook-deuglify): Add :group.
4189
4190         * dig.el (dig): Add :group.
4191
4192         * dns-mode.el (dns-mode): Add :group.
4193
4194         * encrypt.el (encrypt): Add :group.
4195
4196         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4197         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4198         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4199         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4200         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4201
4202         * gnus-diary.el (gnus-diary): Add :group.
4203
4204         * gnus.el (gnus-group-news-1-face): Add :group.
4205         (gnus-group-news-1-empty-face): Ditto.
4206         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4207         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4208         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4209         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4210         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4211         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4212         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4213         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4214         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4215         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4216         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4217         (gnus-summary-high-ticked-face): Ditto.
4218         (gnus-summary-low-ticked-face): Ditto.
4219         (gnus-summary-normal-ticked-face): Ditto.
4220         (gnus-summary-high-ancient-face): Ditto.
4221         (gnus-summary-low-ancient-face): Ditto.
4222         (gnus-summary-normal-ancient-face): Ditto.
4223         (gnus-summary-high-undownloaded-face): Ditto.
4224         (gnus-summary-low-undownloaded-face): Ditto.
4225         (gnus-summary-normal-undownloaded-face): Ditto.
4226         (gnus-summary-high-unread-face): Ditto.
4227         (gnus-summary-low-unread-face): Ditto.
4228         (gnus-summary-normal-unread-face): Ditto.
4229         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4230         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4231
4232         * hashcash.el (hashcash): New custom group.
4233         (hashcash-default-payment): Add :group.
4234         (hashcash-payment-alist): Ditto.
4235         (hashcash-default-accept-payment): Ditto.
4236         (hashcash-accept-resources): Ditto.
4237         (hashcash-path): Ditto.
4238         (hashcash-extra-generate-parameters): Ditto.
4239         (hashcash-double-spend-database): Ditto.
4240         (hashcash-in-news): Ditto.
4241
4242         * message.el (message-minibuffer-local-map): Add :group.
4243
4244         * netrc.el (netrc): Add :group.
4245
4246         * sieve-manage.el (sieve-manage-log): Add :group.
4247         (sieve-manage-default-user): Diito.
4248         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
4249         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
4250         (sieve-manage-authenticators): Ditto.
4251         (sieve-manage-authenticator-alist): Ditto.
4252         (sieve-manage-default-port): Ditto.
4253
4254         * sieve-mode.el (sieve-control-commands-face): Add :group.
4255         (sieve-action-commands-face): Ditto.
4256         (sieve-test-commands-face): Ditto.
4257         (sieve-tagged-arguments-face): Ditto.
4258
4259         * smime.el (smime): Add :group.
4260
4261         * spam-report.el (spam-report): Add :group.
4262
4263         * spam.el (spam, spam-face): Add :group.
4264
4265 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4266
4267         * nntp.el (nntp-next-result-arrived-p): Some news servers may
4268         return \n.\n.\n at the end of articles.  Protect against that.
4269         (nntp-with-open-group): Allow debugging.
4270
4271         * nnheader.el (mail-header-set-extra): Make into a function
4272         because I just could't understand how to quote the list properly.
4273
4274         * dns.el (query-dns-cached): New function.
4275
4276 2005-05-26  Lute Kamstra  <lute@gnu.org>
4277
4278         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
4279
4280 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4281
4282         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
4283
4284         * gnus-art.el: Don't autoload mail-extract-address-components.
4285
4286         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
4287         eval-and-compile to evaluate it.
4288
4289         * hashcash.el: Don't autoload executable-find.
4290
4291         * nndb.el: Don't declare the nndb back end two or more times; don't
4292         autoload news-reply-mode, news-setup, cancel-timer and telnet.
4293
4294         * nntp.el: Autoload format-spec instead of format; use
4295         eval-and-compile to evaluate autoload forms.
4296
4297 2005-05-09  Georg C. F. Greve <greve@gnu.org>  (tiny change)
4298
4299         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
4300
4301 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4302
4303         * gnus.el (gnus-version-number): Bump version.
4304
4305 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4306
4307         * gnus.el: No Gnus v0.3 is released.
4308
4309 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4310
4311         * lpath.el (featurep): Bind show-nonbreak-escape.
4312
4313 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4314
4315         * gnus-art.el (gnus-article-edit-part): Disable undo.
4316
4317 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4318
4319         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
4320         gnus-article-date-lapsed-new-header is t if date timer is active;
4321         skip headers in which the original date value is empty.
4322         (gnus-article-save-original-date): Redefine it as a macro.
4323         (gnus-display-mime): Use it.
4324
4325 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4326
4327         * gnus-art.el (article-date-ut): Support converting date in
4328         forwarded parts as well.
4329         (gnus-article-save-original-date): New function.
4330         (gnus-display-mime): Use it.
4331
4332 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
4333
4334         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
4335         enclosure element of <item>.
4336
4337 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
4338
4339         * message.el (message-kill-buffer-query): Renamed from
4340         `message-kill-buffer-query-if-modified'.  Added :version.
4341
4342 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4343
4344         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
4345         window layout.
4346
4347 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4348
4349         * mml.el: Autoload dnd when compiling.
4350
4351 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4352
4353         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
4354         x-dnd-*.
4355
4356 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4357
4358         * qp.el (quoted-printable-encode-region): Save excursion.
4359
4360 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4361
4362         * message.el (message-kill-buffer-query-if-modified): new variable
4363         so the user can kill a modified message buffer quickly
4364         (message-kill-buffer): use it.
4365
4366 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4367
4368         * lpath.el: Fbind display-time-event-handler; don't fbind
4369         string-to-multibyte.
4370
4371         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
4372
4373 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
4376         contained in text because xml.el decodes entities) with LFs.
4377
4378 2005-04-11  Lute Kamstra  <lute@gnu.org>
4379
4380         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
4381         differently.
4382
4383 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4384
4385         * mm-util.el (mm-detect-coding-region): Typo.
4386
4387 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
4390
4391 2005-04-06  D Goel  <deego@gnufans.org>
4392
4393         * spam-stat.el (spam-stat-score-buffer): Add a call to a
4394         user-function allow user modifications of the scores.
4395         (spam-stat-score-buffer-user): New function, to allow
4396         user-computed modifications to the score.
4397         (spam-stat-score-buffer-user-functions): list of additional
4398         scoring functions
4399         (spam-stat-error-holder): global temporary error holder
4400         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
4401         variable
4402
4403 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4404
4405         * gnus-registry.el (gnus-registry-clean-empty-function)
4406         (gnus-registry-trim, gnus-registry-fetch-groups)
4407         (gnus-registry-delete-group): now groups that match
4408         `gnus-registry-ignored-groups' will be removed from the registry
4409         entries, not just ignored for splitting.  This helps clean up the
4410         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
4411         to get all the groups a message ID is in.
4412
4413         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
4414         (spam-stat-split-fancy): changed "threshhold" to "threshold"
4415         (spam-stat-score-buffer-user-functions): added :number custom type
4416
4417 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4418
4419         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
4420         argument in XEmacs.
4421
4422         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
4423         (nnrss-request-group): Decode group name first.
4424         (nnrss-request-article): Make a text/plain article if mml-to-mime
4425         failed.
4426         (nnrss-get-encoding): Return a compatible encoding according to
4427         nnrss-compatible-encoding-alist.
4428         (nnrss-find-el): Use consp instead of listp.
4429         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
4430
4431 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4432
4433         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
4434         which Emacs 20 doesn't support.
4435         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
4436
4437 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4438
4439         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
4440         silence the byte compiler inside the defun
4441
4442         * gnus-demon.el (parse-time-string): Add autoload.
4443
4444         * gnus-delay.el (parse-time-string): Add autoload.
4445
4446         * gnus-art.el (parse-time-string): Add autoload.
4447
4448         * nnultimate.el (parse-time): Require for `parse-time-string'.
4449
4450 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4451
4452         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
4453
4454         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
4455
4456         * smime.el (smime-ldap-host-list): Add :version.
4457
4458 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4459
4460         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
4461         pass it to `gnus-browse-read-group'.
4462         (gnus-browse-read-group): Add NUMBER argument and pass it to
4463         `gnus-group-read-ephemeral-group'.
4464
4465         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
4466         argument and pass it to `gnus-group-read-group'.
4467
4468 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
4469
4470         * mm-util.el (mm-xemacs-find-mime-charset): Only call
4471         mm-xemacs-find-mime-charset-1 if we have the mule feature
4472         available at runtime.
4473
4474 2005-03-25  Werner Lemberg  <wl@gnu.org>
4475
4476         * nnmaildir.el: Replace `illegal' with `invalid'.
4477
4478 2005-03-23  Lute Kamstra  <lute@gnu.org>
4479
4480         * time-date.el: Add comment on time value formats.
4481         Don't require parse-time.
4482         (with-decoded-time-value): New macro.
4483         (encode-time-value): New function.
4484         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4485         (days-to-time): Return a valid time value when arg is huge.
4486         (time-since): Use time-subtract.
4487         (time-to-number-of-days): Use time-to-seconds.
4488
4489 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4490
4491         * gnus-start.el (gnus-display-time-event-handler):
4492         Check display-time-timer at runtime rather than only at load time
4493         in case display-time-mode is turned off in the mean time.
4494
4495 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4496
4497         * nnimap.el (nnimap-open-connection): Print which authinfo file is
4498         used.
4499
4500         * nneething.el (nneething-map-file-directory): Derive from
4501         `gnus-directory'.
4502
4503         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
4504         the To/Cc button.
4505
4506 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4507
4508         * nnmaildir.el (nnmaildir-request-accept-article):
4509         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
4510
4511 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4512
4513         * gnus-async.el: Require timer-funcs at compile time when in
4514         XEmacs for `run-with-idle-timer'.
4515
4516 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4517
4518         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
4519         autoloaded function.
4520
4521 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4522
4523         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
4524
4525 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
4526
4527         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
4528
4529 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4530
4531         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
4532         gnus-expert-user to default.
4533
4534 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
4535
4536         * nnimap.el (nnimap-open-server): Ditto.
4537
4538         * imap.el (imap-authenticate): Fix typo.
4539
4540 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
4541
4542         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
4543         buffer (since IMAP server might return FETCH response out of
4544         order, and the nntp buffer must be sorted).
4545
4546 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
4547
4548         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
4549         comparison on string.
4550
4551         * gnus-agent.el (gnus-agent-long-article,
4552         gnus-agent-short-article, gnus-agent-score): Renamed category
4553         keywords to match gnus-cus.
4554         (gnus-agent-summary-fetch-series): Modified to protect against
4555         gnus-agent-summary-fetch-group clearing processable flags.
4556         (gnus-agent-synchronize-group-flags): Update live group buffer as
4557         synchronization may occur due to the user toggle the plugged
4558         status.
4559         (gnus-agent-fetch-group-1): Clear downloadable flag when article
4560         successfully downloaded.
4561         (gnus-agent-expire-group-1): Avoid using markers when the overview
4562         is in ascending order; greatly improves performance.
4563         (gnus-agent-regenerate-group): Use
4564         gnus-agent-synchronize-group-flags to reset read status in both
4565         gnus and server.
4566         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
4567
4568 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4569
4570         * message.el: Don't autoload former message-utils variables.
4571         (message-strip-subject-trailing-was): Change doc string.
4572
4573         * nnweb.el: Fixes for `gnus-group-make-web-group'.
4574         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
4575         (nnweb-google-search): Add "hl=en" here.
4576         (nnweb-google-parse-1, nnweb-google-create-mapping):
4577         Don't hardcode URL.
4578
4579 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4580
4581         * message.el (message-get-reply-headers, message-followup):
4582         Mention related variables `message-use-followup-to' and
4583         `message-use-mail-followup-to', in the information buffer.
4584
4585         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
4586         of broken groups(-beta).google.com.
4587
4588 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4589
4590         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
4591         parameter to invoked gnus-request-move-article; remove the
4592         redundant gnus-sum-hint-move-is-internal variable; apply the marks
4593         all at once instead of once per article
4594         (gnus-summary-remove-process-mark): accept a list of articles as
4595         well as a single article for processing
4596
4597         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
4598
4599         * nnml.el (nnml-request-move-article): add move-is-internal parameter
4600
4601         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
4602
4603         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
4604
4605         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
4606
4607         * nnimap.el (nnimap-request-move-article): add move-is-internal
4608         parameter and remove the gnus-sum-hint-move-is-internal variable
4609
4610         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
4611
4612         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
4613
4614         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
4615
4616         * nndb.el (nndb-request-move-article): add move-is-internal parameter
4617
4618         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
4619
4620         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
4621
4622 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4623
4624         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
4625         a more conservative way.
4626
4627 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4628
4629         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
4630         buffer, so it moves the window's cursor.
4631
4632 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4633
4634         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
4635         `mm-dissect-multipart' and receive the from field as an (optional)
4636         argument from `mm-dissect-multipart'.
4637         (mm-dissect-multipart): Receive the from field as an argument and
4638         pass it on when we call `mm-dissect-buffer' on MIME parts.
4639         Fixes verification/decryption of signed/encrypted MIME parts.
4640
4641 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4642
4643         * gnus-sum.el (gnus-summary-move-article): set
4644         gnus-sum-hint-move-is-internal for gnus-request-move-article and
4645         whatever it calls (right now, only nnimap-request-move article
4646         respects it)
4647
4648         * nnimap.el (nnimap-request-move-article): when
4649         gnus-sum-hint-move-is-internal is set, don't do the extra
4650         nnimap-request-article
4651
4652 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4653
4654         * nnheader.el (nnheader-find-file-noselect): Add doc string.
4655
4656         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
4657         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
4658
4659         * gnus-sum.el (gnus-summary-caesar-message):
4660         Apply `gnus-treat-article' after rotation.
4661
4662         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
4663         doc string.
4664
4665 2005-02-22  Simon Josefsson  <jas@extundo.com>
4666
4667         * encrypt.el (encrypt-password-cache-expiry): Remove (use
4668         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
4669         <arne@arnested.dk>.
4670         (encrypt): Add password-cache and password-cache-expiry as group
4671         members.
4672
4673 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4674
4675         * smime.el (smime-ldap-host-list): Doc fix.
4676         (smime-ask-passphrase): Use `password-read-and-add' to read (and
4677         cache) password.
4678         (smime-sign-region): Use it.
4679         (smime-decrypt-region): Use it.
4680         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
4681         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
4682         fails.
4683         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
4684         certificate from DER to PEM format rather than calling openssl.
4685
4686         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
4687
4688         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
4689         for signing/encryption.
4690
4691         * mml.el (mml-parse-1): Use them.
4692
4693 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4694
4695         * nnrss.el (nnrss-verbose): Removed.
4696         (nnrss-request-group): Use `nnheader-message' instead.
4697
4698 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
4699
4700         * nnrss.el (nnrss-verbose): New variable.
4701         (nnrss-request-group): Make it say nnrss is requesting a group.
4702
4703 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4704
4705         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
4706         Handle news URL with given port correctly.
4707
4708 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4709
4710         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
4711         containing special characters.
4712
4713         * gnus-sum.el (gnus-summary-edit-article): Ditto.
4714
4715         * mml.el (mime-to-mml): Ditto.
4716
4717         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
4718         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
4719         (rfc2047-decode-region): Quote decoded words containing special
4720         characters when rfc2047-quote-decoded-words-containing-tspecials
4721         is non-nil.
4722
4723 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4724
4725         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
4726
4727         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
4728
4729 2005-02-15  Simon Josefsson  <jas@extundo.com>
4730
4731         * nnimap.el (nnimap-debug): Doc fix.
4732
4733         * imap.el (imap-debug): Doc fix.
4734
4735 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4736
4737         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
4738
4739 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4740
4741         * gnus.el (spam-contents): improve docs for spam-contents
4742         parameter in its variable incarnation
4743
4744 2005-02-14  Simon Josefsson  <jas@extundo.com>
4745
4746         * smime-ldap.el: Use require instead of load-library for ldap.
4747         (smime-ldap-search): Indent.
4748         (smime-ldap-search-internal): Shorten line.
4749
4750         * smime.el (smime-cert-by-dns): Add doc-string.
4751         (smime-cert-by-ldap-1): Indent.
4752
4753         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
4754         mml-smime-get-dns-ldap.
4755         (mml-smime-encrypt-query): Use new function.  Default to ldap.
4756
4757 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4758
4759         * smime.el: Require smime-ldap.
4760         (smime-ldap-host-list): New variable.
4761         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
4762
4763         * mml-smime.el (mml-smime-encrypt-query): New function.
4764         (mml-smime-encrypt-query): Use it.
4765
4766         * smime-ldap.el: New file.
4767
4768 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4769
4770         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
4771
4772 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4773
4774         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
4775         argument in doc string.  Make query for type more clear.
4776
4777 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4778
4779         * gnus.el (gnus-group-startup-message): Search for gnus images in
4780         etc/images/gnus.
4781         * mm-util.el (mm-image-load-path): Likewise.
4782         * smiley.el (smiley-data-directory): Search for smilies in
4783         etc/images/smilies.
4784
4785 2005-02-09  Kim F. Storm  <storm@cua.dk>
4786
4787         Change Emacs release version from 21.4 to 22.1 throughout.
4788         Change Emacs development version from 21.3.50 to 22.0.50.
4789
4790 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4791
4792         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
4793
4794         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
4795         non-Mule XEmacs as well.
4796         (mm-decompress-buffer): Signal an error intentionally if it does
4797         not decompress compressed data because auto-compression-mode is
4798         disabled.
4799
4800 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4801
4802         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
4803         an ID in the registry even if it has no groups
4804
4805 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4806
4807         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
4808         merge it into mm-decompress-buffer.
4809         (gnus-mime-copy-part): Use the MIME part charset, the value which
4810         a user specified or gnus-newsgroup-charset for decoding, like
4811         gnus-mime-inline-part does; set buffer-file-coding-system to tell
4812         save-buffer what was used.  Suggested by Kevin Ryde
4813         <user42@zip.com.au>.
4814         (gnus-mime-inline-part): Allow the name parameter as well as the
4815         filename parameter; force decompressing of compressed data; always
4816         display contents being not decoded as unibyte.
4817
4818         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
4819         as well as the filename parameter.
4820
4821         * mm-util.el (mm-decompress-buffer): Merge
4822         gnus-mime-jka-compr-maybe-uncompress.
4823         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
4824         of compressed data.
4825
4826 2005-02-08  Simon Josefsson  <jas@extundo.com>
4827
4828         * imap.el (imap-log): Doc fix.
4829
4830 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
4833         the coding cookies; decompress compressed parts.
4834
4835         * mml.el (mml-generate-mime-1): Add the charaset parameter according
4836         to the value which a user specified manually or the coding cookie.
4837
4838         * mm-util.el (mm-string-to-multibyte): New function.
4839         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
4840         (mm-coding-system-to-mime-charset): New function.
4841         (mm-decompress-buffer): New function.
4842         (mm-find-buffer-file-coding-system): New function.
4843
4844         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
4845         (mm-display-inline-fontify): Rewrite for decoding and decompressing
4846         parts.
4847
4848 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4849
4850         * mm-view.el (mm-display-inline-fontify): Decode a part according
4851         to the charset parameter.
4852
4853 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4854
4855         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
4856         prefix arg is neither nil nor a number, as info specifies.
4857
4858 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4859
4860         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
4861         timestamps.
4862
4863 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
4864
4865         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
4866         groups error checking and notify user.
4867
4868 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
4869
4870         * message.el (message-send-mail-function): Check existence of
4871         sendmail-program first before using default value
4872         `message-send-mail-with-sendmail'.  Otherwise use more generic
4873         `smtpmail-send-it'.
4874
4875 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4876
4877         * nntp.el (nntp-request-update-info): Always return nil.
4878
4879 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4880
4881         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
4882
4883 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4884
4885         * message.el (message-beginning-of-line): Change the behavior when
4886         invoked between BOL and : so that it first moves backward.
4887
4888 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4889
4890         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
4891         article buffer when editing of the article is discarded.
4892         (gnus-article-prepare): Revert.
4893
4894 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4895
4896         * gnus-art.el (gnus-article-prepare):
4897         Remove message-strip-forbidden-properties from the local hook.
4898
4899 2005-01-27  Simon Josefsson  <jas@extundo.com>
4900
4901         * password.el (password-cache-add): Only start one timer per key.
4902         Reported by Derek Atkins <warlord@MIT.EDU>.
4903
4904 2005-01-26  Steve Youngs  <steve@sxemacs.org>
4905
4906         * run-at-time.el: Removed.  It is no longer needed as
4907         timer-funcs.el in the xemacs-base package has a working version of
4908         `run-at-time'.
4909
4910         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
4911
4912         * password.el: Require timer-funcs instead of run-at-time in
4913         XEmacs.
4914         Remove `password-run-at-time' macro.
4915         (password-cache-add): Use `run-at-time' instead of
4916         `password-run-at-time'.
4917
4918         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
4919         Remove `nnheader-cancel-function-timers' alias,
4920         `cancel-function-timers' exists in XEmacs in timer-funcs.
4921
4922         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
4923         for `run-with-idle-timer'.
4924
4925         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
4926         for `run-at-time'.
4927
4928         * mm-url.el: Require timer-funcs at compile time when in XEmacs
4929         for `with-timeout'.
4930
4931         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
4932         the same as for XEmacs 21.4.
4933         No need to ignore `run-with-idle-timer', this function exists in
4934         XEmacs now in timer-funcs.el in the xemacs-base package.
4935         (dgnushack-compile): No need to delete
4936         run-at-time.el from the list of files to compile because it
4937         doesn't exist anymore.
4938
4939 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4940
4941         * mml.el (mml-generate-mime-1): Convert string into unibyte when
4942         inserting " *mml*" buffer's contents into a unibyte temp buffer.
4943
4944 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
4945
4946         * mail-source.el (mail-source-fetch-imap): Search for ^From case
4947         sensitively.
4948
4949 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
4950
4951         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
4952
4953 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4954
4955         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
4956         which will be inserted according to the multibyteness of a buffer
4957         rather than the type of contents.  Suggested by ARISAWA Akihiro
4958         <ari@mbf.ocn.ne.jp>.
4959
4960         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
4961         of string which old xml.el may return rather than a string.
4962
4963 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4964
4965         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
4966
4967 2005-01-16  Simon Josefsson  <jas@extundo.com>
4968
4969         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
4970         idn/idna.el isn't available.
4971         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
4972         <michael@waxrat.com>.
4973
4974         * hashcash.el: Remove non-FSF copyright header.
4975
4976         * hashcash.el (hashcash-extra-generate-parameters): New variable.
4977         (hashcash-generate-payment): Use it.
4978         (hashcash-generate-payment-async): Use it.
4979
4980 2005-01-15  Simon Josefsson  <jas@extundo.com>
4981
4982         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
4983         Suggested by Raymond Scholz <ray-2005@zonix.de>.
4984
4985         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
4986         gnus-summary-idna-message.
4987         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
4988         (gnus-summary-idna-message): New function.
4989
4990 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4991
4992         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
4993         gnus-novice-user.
4994
4995 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4996
4997         * nnrss.el (nnrss-request-delete-group): Delete entries in
4998         nnrss-group-alist as well.
4999         (nnrss-save-server-data): Insert newline.
5000
5001 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5002
5003         * gnus.el (gnus-user-agent): Use list of symbols instead of
5004         symbols.  Display full version number for (S)XEmacs.  Optionally
5005         display (S)XEmacs codename.
5006
5007         * gnus-util.el (gnus-emacs-version): Update for new
5008         `gnus-user-agent'.
5009
5010         * gnus-msg.el (gnus-extended-version): Make it possible to omit
5011         Gnus version.
5012
5013 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5014
5015         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
5016         which is unreadable in some setups.
5017
5018 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * gnus-spec.el (gnus-update-format-specifications): Flush the
5021         group format spec cache if it doesn't support decoded group names.
5022
5023 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5024
5025         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
5026         to apply decay on score files matching a regexp.
5027
5028 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5029
5030         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
5031         compatibility in %g and %c.
5032
5033 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5034
5035         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
5036         name for only %g and %c.
5037         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
5038         of gnus-tmp-group to decoded group name.
5039         (gnus-group-make-rss-group): Exclude `/'s from group names.
5040
5041 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5042
5043         * nnrss.el (nnrss-get-encoding): Fix regexp.
5044
5045 2004-12-27  Simon Josefsson  <jas@extundo.com>
5046
5047         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
5048         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
5049         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
5050
5051 2004-12-17  Kim F. Storm  <storm@cua.dk>
5052
5053         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
5054
5055         * gnus-sum.el (gnus-summary-mode-map): Likewise.
5056
5057 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5058
5059         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
5060
5061 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * nnrss.el: Require rfc2047 and mml.
5064         (nnrss-file-coding-system): New variable.
5065         (nnrss-format-string): Redefine it as an inline function.
5066         (nnrss-decode-group-name): New function.
5067         (nnrss-string-as-multibyte): Remove.
5068         (nnrss-retrieve-headers): Decode group name; don't use
5069         nnrss-format-string.
5070         (nnrss-request-group): Decode group name.
5071         (nnrss-request-article): Decode group name; allow a Message-ID as
5072         well as an article number; don't use nnrss-format-string; encode a
5073         Message-ID string which may contain non-ASCII characters; use
5074         mml-to-mime to compose a MIME article.
5075         (nnrss-request-expire-articles): Decode group name.
5076         (nnrss-request-delete-group): Decode group name.
5077         (nnrss-fetch): Clarify error message.
5078         (nnrss-read-server-data): Use insert-file-contents instead of load;
5079         bind file-name-coding-system; use multibyte buffer.
5080         (nnrss-save-server-data): Bind coding-system-for-write to the
5081         value of nnrss-file-coding-system; bind file-name-coding-system;
5082         add coding cookie.
5083         (nnrss-read-group-data): Use insert-file-contents instead of load;
5084         bind file-name-coding-system; use multibyte buffer.
5085         (nnrss-save-group-data): Bind coding-system-for-write to the
5086         value of nnrss-file-coding-system; bind file-name-coding-system.
5087         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
5088         make it work with non-ASCII text.
5089         (nnrss-find-el): Make it work with old xml.el as well.
5090
5091 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5092
5093         * nnrss.el (nnrss-get-encoding): New function.
5094         (nnrss-fetch): Use unibyte buffer initially; bind
5095         coding-system-for-read while performing mm-url-insert; remove ^Ms;
5096         decode contents according to the encoding attribute.
5097         (nnrss-save-group-data): Add coding cookie.
5098         (nnrss-mime-encode-string): New function.
5099         (nnrss-check-group): Use it to encode subject and author.
5100
5101 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5102
5103         * spam.el (spam-check-BBDB): don't get the symbol-value of an
5104         imaginary variable
5105
5106 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5107
5108         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5109         correctly even if there are wide characters.
5110
5111 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5112
5113         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
5114         downcased symbol names; make a new cache instead of reusing
5115         bbdb-hashtable
5116
5117 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5118
5119         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5120         concatenating segments rather than before concatenating them.
5121         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5122
5123         * message.el (message-get-reply-headers): Bind `extra'.
5124
5125 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5126
5127         * message.el (message-extra-wide-headers): New variable.
5128         (message-get-reply-headers): Use it.
5129
5130 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5131
5132         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5133         (gnus-agent-group-pathname): Ditto.
5134
5135         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5136
5137         * gnus-group.el (gnus-group-make-group): Decode group name.
5138         (gnus-group-make-rss-group): Register the group data after opening
5139         the nnrss group.
5140
5141 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5142
5143         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5144         by expiry now get marked as read.
5145
5146 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5147
5148         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5149
5150 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5151
5152         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5153         unify Latin characters in XEmacs.
5154         (mm-find-mime-charset-region): Use it.
5155
5156 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5157
5158         * gnus-util.el (gnus-delete-directory): New function.
5159
5160         * gnus-agent.el (gnus-agent-delete-group): Use it.
5161
5162         * gnus-cache.el (gnus-cache-delete-group): Use it.
5163
5164 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5165
5166         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5167         names.
5168
5169 2004-12-16  Simon Josefsson  <jas@extundo.com>
5170
5171         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5172
5173 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5174
5175         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5176
5177         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5178         (gnus-group-set-current-level): Decode group name.
5179
5180 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5181
5182         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5183         failed.
5184
5185 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5186
5187         * gnus-group.el (gnus-group-delete-group): Decode group name.
5188         (gnus-group-make-rss-group): Encode group name.
5189         (gnus-group-catchup-current): Decode group name.
5190         (gnus-group-kill-group): Decode group name.
5191
5192 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5193
5194         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5195
5196 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5197
5198         * gnus-group.el (gnus-group-make-rss-group):
5199         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5200
5201         * gnus-start.el (gnus-setup-news): Honor user's setting to
5202         gnus-message-archive-method.  Suggested by Lute Kamstra
5203         <lute@gnu.org>.
5204
5205 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5206
5207         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5208         global counterparts of the buffer-local variables.
5209
5210 2004-11-16  Romain Francoise  <romain@orebokech.com>
5211
5212         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5213         counterparts of the buffer-local variables.
5214
5215 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5216
5217         * message.el (message-forbidden-properties): Fixed typo in doc
5218         string.
5219
5220 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5221
5222         * gnus-util.el (gnus-replace-in-string): Added doc string.
5223
5224         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5225         to avoid problems when splitting mails with many recipients.
5226
5227 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5228
5229         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
5230         pop-to-buffer, covered by the subsequent gnus-configure-windows.
5231
5232 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
5233
5234         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
5235         if there is no hashtable in memory or file modification time is
5236         newer than cached timestamp.
5237
5238 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5239
5240         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
5241         not-matching option.
5242
5243 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
5244
5245         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
5246         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
5247         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5248         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
5249         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
5250         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
5251
5252 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5253
5254         * message.el (message-forward-make-body-mml): Remove headers
5255         according to message-forward-ignored-headers if a message is decoded.
5256
5257 2004-12-02  Romain Francoise  <romain@orebokech.com>
5258
5259         * message.el (message-forward-make-body-plain): Always remove
5260         headers according to message-forward-ignored-headers.
5261
5262 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5263
5264         * spam.el (spam-summary-prepare-exit): remove the
5265         gnus-summary-limit pop for now, it has problems with ham marks for
5266         me
5267
5268 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
5269
5270         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
5271         correctly
5272
5273 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
5274
5275         * format-spec.el (format-spec): Message the char.
5276
5277 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5278
5279         * gnus-art.el (gnus-split-methods): reformat comments
5280
5281         * spam.el (spam-summary-prepare-exit): remove article limits
5282         before exiting the summary buffer
5283
5284 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5285
5286         * lpath.el: Remove bbdb-create-internal, bbdb-records,
5287         spam-BBDB-register-routine and spam-enter-ham-BBDB.
5288
5289         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
5290         order to silence the byte compiler.
5291
5292         * spam.el: Fix the way to silence the byte compiler, which
5293         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
5294         bbdb-search-simple, spam-BBDB-register-routine,
5295         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
5296         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
5297         spam-stat-buffer-is-spam, spam-stat-load,
5298         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
5299         spam-stat-save and spam-stat-split-fancy.
5300
5301 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5302
5303         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
5304         which may confuse users.
5305         (canlock-password-for-verify): Ditto.
5306
5307         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
5308
5309         * gnus-art.el (gnus-emphasis-alist): Ditto.
5310
5311         * gnus-registry.el (gnus-registry-max-entries): Ditto.
5312
5313         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
5314
5315         * gnus-start.el (gnus-save-killed-list): Ditto.
5316
5317         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
5318         (gnus-sum-thread-tree-root): Ditto.
5319         (gnus-sum-thread-tree-false-root): Ditto.
5320         (gnus-sum-thread-tree-single-indent): Ditto.
5321
5322         * message.el (message-courtesy-message): Ditto.
5323         (message-archive-note): Ditto.
5324         (message-subscribed-address-file): Ditto.
5325         (message-user-fqdn): Ditto.
5326
5327         * spam-report.el (spam-report-gmane-regex): Ditto.
5328
5329         * spam.el (spam-blackhole-good-server-regex): Ditto.
5330
5331 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5332
5333         * mml.el (mml-preview): Widen the message buffer before copying
5334         the contents to the preview buffer; sort headers before previewing.
5335
5336         * message.el (message-hidden-headers): Fix the way to avoid a bug
5337         in the `repeat' widget in Emacs 21.3 or earlier.
5338
5339 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * message.el (message-hidden-headers): Default to "^References:".
5342         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
5343         (message-strip-forbidden-properties): Remove check for obsolete
5344         `message-hidden' text property, hidden headers are not accessible
5345         in the buffer anymore.  From Romain Francoise on January 11, 2004.
5346
5347 2004-11-22  Romain Francoise  <romain@orebokech.com>
5348
5349         * message.el (message-header-format-alist): Add `From' in list
5350         so that it can be sorted.
5351         (message-fix-before-sending): Widen and sort headers before
5352         sending.
5353         (message-hide-headers): Use narrowing to hide headers by moving
5354         them to the top of the buffer and narrowing to the region
5355         underneath.
5356
5357 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5358
5359         * message.el (message-strip-forbidden-properties): Bind
5360         buffer-read-only (etc) to nil.
5361
5362 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
5365         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5366
5367 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
5368
5369         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
5370
5371 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5372
5373         * dns.el (query-dns): Use sit-for to time instead of
5374         accept-process-output, since that doesn't seem to work on udp
5375         sockets.
5376
5377 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5378
5379         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
5380
5381 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
5382
5383         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
5384         doc string.  Improve doc string.
5385
5386 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5387
5388         * nntp.el (nntp-request-update-info): Return nil if
5389         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
5390         may not call gnus-activate-group which uselessly issues the GROUP
5391         commands for all nntp groups and wastes time.  Reported by Romain
5392         Francoise <romain@orebokech.com>.
5393
5394         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
5395
5396 2004-11-15  Simon Josefsson  <jas@extundo.com>
5397
5398         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
5399         headers separately.
5400         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
5401         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
5402
5403 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5404
5405         * gnus-start.el (gnus-convert-old-newsrc):
5406         Assign legacy-gnus-agent to 5.10.7.
5407
5408 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5409
5410         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
5411         start of the lines.
5412
5413 2004-11-14  Magnus Henoch  <mange@freemail.hu>
5414
5415         * hashcash.el (hashcash-default-payment): Change default to 20
5416         (hashcash-default-accept-payment): Change default to 20
5417         (hashcash-process-alist): New variable
5418         (hashcash-generate-payment-async): Add
5419         (hashcash-already-paid-p): Add
5420         (hashcash-insert-payment): Don't generate payments twice
5421         (hashcash-insert-payment-async): Add
5422         (hashcash-insert-payment-async-2): Add
5423         (hashcash-cancel-async): Add
5424         (hashcash-wait-async): Add
5425         (hashcash-processes-running-p): Add
5426         (hashcash-wait-or-cancel): Add
5427         (mail-add-payment): New optional argument.  Conditionally start
5428         asynchronous calculation.
5429         (mail-add-payment-async): Add
5430
5431         * message.el (message-send-mail): Wait for asynchronous hashcash
5432         results.  Don't clobber existing X-Hashcash headers.
5433         (message-setup-1): Call mail-add-payment-async when
5434         message-generate-hashcash is non-nil.
5435
5436 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5437
5438         * message.el (message-use-alternative-email-as-from): Examine the
5439         From header as well; use message-make-from in order to include a
5440         user's full name.
5441
5442 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5443
5444         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
5445         default; improve customization type.
5446         (gnus-emphasis-custom-with-format): New macro.
5447         (gnus-emphasis-custom-value-to-external): New function.
5448         (gnus-emphasis-custom-value-to-internal): New function.
5449
5450 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5451
5452         * dns.el (query-dns): Resolve reverse addresses.
5453
5454 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5455
5456         * gnus-group.el (gnus-group-get-new-news): Use it.
5457
5458         * gnus-start.el (gnus-check-reasonable-setup): New function.
5459
5460 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
5463         "Args out of range" error.  Reported by Arnaud Giersch
5464         <arnaud.giersch@free.fr>.
5465
5466 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
5467
5468         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
5469         From Stefan Wiens <s.wi@gmx.net>.
5470
5471 2004-11-04  Richard M. Stallman  <rms@gnu.org>
5472
5473         * spam.el (spam group): Add :version.
5474
5475         * pgg-def.el (pgg group): Add :version.
5476
5477 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5478
5479         * gnus-art.el (gnus-article-edit-article): Don't associate the
5480         article buffer with a draft file.  This is a temporary measure
5481         against the 2004-08-22 change to gnus-article-edit-mode.
5482
5483 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5484
5485         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
5486         (html2text-format-tags): Remove unused variable `attr'.
5487
5488 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5489
5490         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
5491
5492         * tls.el (tls-process-connection-type, tls-success)
5493         (tls-certtool-program): Add :version.
5494
5495         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
5496         (starttls-extra-arguments, starttls-process-connection-type)
5497         (starttls-connect, starttls-failure, starttls-success):
5498
5499         * spam-stat.el (spam-stat): Add :version.
5500
5501         * sieve.el (sieve): Add :version.
5502
5503         * sha1.el (sha1): Add :version.
5504         (sha1-use-external): Remove redundant version.
5505
5506         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
5507         (nnmail-cache-ignore-groups, nnmail-spool-hook)
5508         (nnmail-split-fancy-match-partial-words)
5509         (nnmail-split-lowercase-expanded):
5510
5511         * nndiary.el (nndiary): Add :version.
5512
5513         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
5514
5515         * mml-sec.el (mml-default-sign-method)
5516         (mml-default-encrypt-method, mml-signencrypt-style-alist):
5517         Add :version.
5518
5519         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
5520
5521         * mm-url.el (mm-url-use-external, mm-url-program)
5522         (mm-url-arguments): Add :version.
5523
5524         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
5525         (mm-attachment-file-modes, mm-decrypt-option)
5526         (mm-w3m-safe-url-regexp): Add :version.
5527
5528         * message.el (message-cite-prefix-regexp)
5529         (message-sendmail-envelope-from, message-minibuffer-local-map)
5530         (message-user-fqdn, message-completion-alist): Add :version.
5531
5532         * gnus-win.el (gnus-configure-windows-hook)
5533         (gnus-use-frames-on-any-display): Add :version.
5534
5535         * gnus-art.el (gnus-article-address-banner-alist)
5536         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
5537         (gnus-treat-from-picon, gnus-treat-mail-picon)
5538         (gnus-treat-x-pgp-sig): Add :version.
5539
5540         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
5541         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
5542         (gnus-summary-article-delete-hook)
5543         (gnus-summary-display-while-building): Add :version.
5544
5545         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
5546         (gnus-get-top-new-news-hook):Add :version.
5547
5548         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5549         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
5550
5551         * gnus-registry.el (gnus-registry): Add :version.
5552
5553         * gnus-spec.el (gnus-use-correct-string-widths)
5554         (gnus-make-format-preserve-properties): Add :version.
5555
5556         * gnus.el (gnus-group-charter-alist)
5557         (gnus-group-fetch-control-use-browse-url)
5558         (gnus-install-group-spam-parameters): Add :version.
5559
5560         * gnus-diary.el (gnus-diary): Add :version.
5561
5562         * gnus-delay.el (gnus-delay): Add :version.
5563
5564         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
5565         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
5566         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
5567         Add :version.
5568
5569         * gnus-agent.el (gnus-agent-max-fetch-size)
5570         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
5571         (gnus-agent-prompt-send-queue): Add :version.
5572
5573         * deuglify.el (gnus-outlook-deuglify): Add :version.
5574
5575         * html2text.el: Beautify code.  Improve doc strings.  Some
5576         checkdoc cleanup.
5577         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
5578
5579 2004-11-01  Alfred M. Szmidt <ams@kemisten.nu>  (tiny change)
5580
5581         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
5582
5583 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5584
5585         * gnus-registry.el (gnus-registry-hashtb): create the registry
5586         when package is loaded
5587
5588         * spam.el (spam-summary-score-preferred-header): global preference
5589         for people who want to override the default SpamAssassin over
5590         Bogofilter preference (when both are set)
5591         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
5592         (spam-user-format-function-S): check spam-summary-score-preferred-header
5593         (spam-extra-header-to-number): add X-Bogosity header parsing
5594         (spam-user-format-function-S): format the score correctly
5595
5596 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5597
5598         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
5599         signature file.  Suggested by Manoj Srivastava
5600         <srivasta@golden-gryphon.com>.
5601
5602         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
5603         iso-2022-jp even in the Japanese language environment.
5604         Suggested by Jason Rumney <jasonr@gnu.org>.
5605
5606 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5607
5608         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
5609         use the same characters as the dummy marks; make it free from
5610         getting affected by the language environment.
5611         (gnus-summary-read-group-1): Update mark positions only when the
5612         format spec is updated.
5613
5614         * gnus-spec.el (gnus-update-format-specifications): Return a list
5615         of updated types.
5616
5617 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5618
5619         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
5620         of boundp to check if display-warning is available.
5621
5622 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
5623
5624         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
5625
5626 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5627
5628         * nnspool.el (nnspool-spool-directory): Use news-path if the
5629         news-directory variable is not bound.
5630
5631         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
5632         function instead of display-warning if it is not available.
5633
5634 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5635
5636         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
5637         v5-10: Use `point-at-bol'.
5638
5639 2004-10-26  Simon Josefsson  <jas@extundo.com>
5640
5641         * hashcash.el: Fix URL in comment, reported by Cheng Gao
5642         <chenggao@gmail.com>.
5643
5644 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5645
5646         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
5647         instead.
5648
5649 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
5650
5651         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
5652         to remove a server from the nnimap-server-buffer-alist
5653         (nnimap-open-connection, nnimap-close-server): use it
5654
5655         * gnus-encrypt.el: removed in favor of encrypt.el
5656
5657 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5658
5659         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
5660         running the major-mode function.
5661
5662 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5663
5664         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
5665         dummy marks in the right way.
5666
5667 2004-10-18  David Edmondson  <dme@dme.org>
5668
5669         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
5670         excessively.
5671
5672 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5673
5674         * gnus-util.el (gnus-split-references): accept a nil references
5675         string and go on blissfully
5676
5677         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
5678         cases where the references string is non-nil but has no references
5679
5680         * encrypt.el: add autoload tags
5681
5682         * spam.el (spam-resolve-registrations-routine): remove article
5683         from unregistration list too.  Reported by David Hanak
5684         <dhanak@isis.vanderbilt.edu>
5685
5686 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5687
5688         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
5689         nil.  Changed custom type.
5690
5691 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
5692
5693         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
5694
5695         * gnus-sum.el (gnus-summary-move-article): Use it.
5696
5697 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
5698
5699         * encrypt.el: add autoload cookies
5700
5701         * spam.el (spam-backend-article-list-property)
5702         (spam-backend-get-article-todo-list)
5703         (spam-backend-put-article-todo-list, )
5704         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
5705         resolve registrations separately
5706         (spam-register-routine): format comments
5707         (spam-unregister-routine, spam-register-routine): always call with
5708         specific-articles, no default list
5709         (spam-summary-prepare-exit): use the spam-classifications function
5710
5711         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
5712         gnus-encrypt.el
5713
5714         * encrypt.el: copied from gnus-encrypt.el
5715
5716         * gnus-encrypt.el: commented that it's obsolete
5717
5718 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5719
5720         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
5721         (gnus-score-save): Use it.
5722
5723         * message.el (message-bury): Use `window-dedicated-p'.
5724
5725 2004-10-15  Simon Josefsson  <jas@extundo.com>
5726
5727         * pop3.el (top-level): Don't require nnheader.
5728         (pop3-read-timeout): Add.
5729         (pop3-accept-process-output): Add.
5730         (pop3-read-response, pop3-retr): Use it.
5731
5732 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
5733
5734         * spam.el (spam-register-routine): move comment
5735         (spam-verify-bogofilter): we use 'unknown for the initial
5736         spam-bogofilter-valid state, not 'never
5737
5738         * netrc.el (netrc-machine-user-or-password): convenience wrapper
5739         for netrc-machine
5740
5741         * nnimap.el (nnimap-open-connection): use
5742         netrc-machine-user-or-password
5743
5744 2004-10-17  Richard M. Stallman  <rms@gnu.org>
5745
5746         * gnus-registry.el (gnus-registry-unload-hook):
5747         Set as a variable with add-hook.
5748
5749         * nnspool.el (nnspool-spool-directory): Use news-directory instead
5750         of news-path.
5751
5752         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
5753
5754         * spam.el: Delete duplicate `provide'.
5755         (spam-unload-hook): Set as a variable with add-hook.
5756
5757 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5758
5759         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
5760         in the doc string.
5761
5762         * message.el (message-ignored-news-headers)
5763         (message-ignored-supersedes-headers)
5764         (message-ignored-resent-headers)
5765         (message-forward-ignored-headers): Improve custom type.
5766
5767 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5768
5769         * message.el (message-tokenize-header): Fix 2004-09-06 change
5770         which used point-min in the wrong place.
5771
5772 2004-10-12  Simon Josefsson  <jas@extundo.com>
5773
5774         * net/tls.el (tls-certtool-program): New variable.
5775         (tls-certificate-information): New function, based on
5776         ssl-certificate-information.
5777
5778 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5779
5780         * compface.el: Move the version of ELisp-based uncompface program
5781         to the contrib directory because of the copyright problem.
5782
5783 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5784
5785         * message.el (message-kill-buffer): Raise the current frame.
5786
5787 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
5788
5789         * gnus-sum.el: Mention that multibyte characters don't work as marks.
5790
5791         * gnus.el (message-y-or-n-p): Autoload.
5792
5793         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
5794         (pop3-password-required, pop3-authentication-scheme)
5795         (pop3-leave-mail-on-server): Made customizable.
5796         (pop3): New custom group.
5797         (pop3-retr): Remove `sleep-for' statements.
5798         Suggested by Dave Love <fx@gnu.org>.
5799
5800         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
5801         Windows/DOS.
5802
5803         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
5804         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
5805         Dave Love <fx@gnu.org>.
5806
5807         * mml.el (mml-minibuffer-read-disposition): Require match.
5808         Suggested by Dave Love <fx@gnu.org>.
5809
5810 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5811
5812         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
5813         doc string.
5814
5815 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5816
5817         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
5818
5819 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5820
5821         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
5822         instead of calling `mm-insert-inline', to decode text/* parts
5823         before displaying them.
5824
5825 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5826
5827         * mm-uu.el (mm-uu-text-plain-type): New variable.
5828         (mm-uu-pgp-signed-extract-1): Use it.
5829         (mm-uu-pgp-encrypted-extract-1): Use it.
5830         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
5831         bind mm-uu-text-plain-type with that value.
5832         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
5833         mm-uu-dissect.
5834
5835 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5836
5837         * gnus-group.el (gnus-update-group-mark-positions):
5838         * gnus-sum.el (gnus-update-summary-mark-positions):
5839         * message.el (message-check-news-body-syntax):
5840         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
5841         of string-as-multibyte.
5842
5843 2004-10-05  Juri Linkov  <juri@jurta.org>
5844
5845         * gnus-group.el (gnus-update-group-mark-positions):
5846         * gnus-sum.el (gnus-update-summary-mark-positions):
5847         * message.el (message-check-news-body-syntax):
5848         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
5849         8-bit unibyte values to a multibyte string for search functions.
5850
5851 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5852
5853         * mm-uu.el (mm-uu-dissect): Allow optional arg.
5854         (mm-uu-dissect-text-parts): New function.
5855
5856         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
5857         dissect text parts.
5858
5859         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
5860         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
5861
5862         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
5863
5864         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
5865         gnus-current-topics instead of gnus-current-topic.
5866
5867 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
5868
5869         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
5870
5871 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
5872
5873         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
5874         where approriate.
5875
5876         * nnml.el (nnml-generate-active-info): do.
5877
5878         * nndiary.el (nndiary-generate-active-info): do.
5879
5880         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
5881         (gnus-topic-move): do.
5882
5883         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
5884         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
5885
5886         * gnus-srvr.el (gnus-server-prepare)
5887         (gnus-server-open-all-servers): do.
5888
5889         * gnus-msg.el (gnus-summary-cancel-article)
5890         (gnus-summary-resend-message)
5891         (gnus-summary-mail-crosspost-complaint): do.
5892
5893         * gnus-move.el (gnus-change-server): do.
5894
5895         * gnus-group.el (gnus-group-unmark-all-groups)
5896         (gnus-group-set-current-level): do.
5897
5898 2004-10-04  Simon Josefsson  <jas@extundo.com>
5899
5900         * message.el (message-generate-hashcash): Doc fix.
5901
5902 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
5903
5904         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
5905         avoid infinite recursion via gnus-get-function.
5906
5907 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
5908
5909         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
5910
5911         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
5912
5913         * nnmail.el (nnmail-split-history): do.
5914
5915         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
5916         (nnml-request-delete-group): do.
5917
5918         * nnslashdot.el (nnslashdot-read-groups): do.
5919
5920         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
5921         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
5922
5923         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
5924         (nnspool-sift-nov-with-sed): Use last
5925         (nnspool-retrieve-headers-with-nov): Use mapc.
5926         (nnspool-request-newgroups): Use dolist.
5927         (nnspool-request-group): Use last.
5928
5929         * nntp.el (nntp-read-server-type): Use dolist.
5930
5931         * nnvirtual.el (nnvirtual-create-mapping)
5932         (nnvirtual-update-read-and-marked): Use dolist.
5933         (nnvirtual-convert-headers): Simplify.
5934
5935 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5936
5937         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
5938         support for sync'ing tick marks.
5939
5940 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
5943         there's no visible header.
5944
5945 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5946
5947         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
5948         necessary, pass full group name to gnus-request-set-marks.
5949
5950 2004-10-01  Simon Josefsson  <jas@extundo.com>
5951
5952         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
5953         acroread.
5954
5955 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5956
5957         * spam-report.el (spam-report-gmane): Fix interactive.
5958
5959         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
5960
5961         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
5962         when writing file.
5963         (gnus-agent-synchronize-flags): Don't default to being
5964         interactive.
5965
5966 2004-09-30  Simon Josefsson  <jas@extundo.com>
5967
5968         * message.el (message-generate-hashcash): Add.
5969         (message-send-mail): Use it, call mail-add-payment.
5970
5971 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
5972
5973         * spam.el (spam-verify-bogofilter): -V, not -sV option
5974
5975 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
5976
5977         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
5978         gnus-requst-update-info with explicit code to sync the in-memory
5979         info read flags with the marks being sync'd to the backend.
5980
5981         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
5982
5983 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5984
5985         * spam.el (spam-verify-bogofilter): new function
5986         (spam-check-bogofilter)
5987         (spam-bogofilter-register-with-bogofilter): use it
5988         (spam-verify-bogofilter): small fixes
5989
5990 2004-09-28  Simon Josefsson  <jas@extundo.com>
5991
5992         * hashcash.el (hashcash-generate-payment): Revert.
5993
5994 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5995
5996         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
5997         gnus-extract-references instead of gnus-split-references
5998
5999         * gnus-util.el (gnus-extract-references): new function, analogous
6000         to gnus-split-references but extracts only the message-ID without
6001         anything extra
6002
6003         * hashcash.el (hashcash-generate-payment)
6004         (hashcash-check-payment): do the right thing if hashcash-path is
6005         nil (because the hashcash program could not be found)
6006
6007         * spam.el (spam-use-hashcash): remove comment
6008
6009 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
6010
6011         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
6012         (gnus-cache-enter-article, gnus-cache-remove-article)
6013         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
6014
6015         * gnus-async.el (gnus-async-prefetch-remove-group): do.
6016
6017         * gnus-art.el (article-hide-boring-headers)
6018         (article-translate-strings, article-display-face)
6019         (gnus-article-mime-match-handle-first)
6020         (gnus-article-highlight-headers)
6021         (gnus-article-add-buttons-to-head): do.
6022
6023 2004-09-27  Simon Josefsson  <jas@extundo.com>
6024
6025         * hashcash.el: New version, from
6026         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
6027         ../contrib/.
6028
6029 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6030
6031         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
6032
6033 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
6034
6035         * gnus-dup.el (gnus-dup-open): Use mapc.
6036         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
6037
6038         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
6039         Reported by Stefan Wiens <s.wi@gmx.net>.
6040
6041         * gnus.el (gnus-shutdown): Use dolist.
6042
6043         * gnus-undo.el (gnus-undo): Use mapc.
6044
6045         * nnrss.el (nnrss-generate-active): do.
6046
6047         * message.el (message-cite-original-without-signature)
6048         (message-cite-original): Use mapc.
6049         (message-do-actions, message-make-forward-subject): Use dolist.
6050
6051 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6052
6053         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
6054         deletion to remove entire duplicate line.  Fixes merged article
6055         number bug.
6056
6057 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6058
6059         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
6060         servers that are offline.  Avoids having gnus-agent-toggle-plugged
6061         first ask if you want to open a server and then, even when you
6062         responded with no, asking if you want to synchronize the server's
6063         flags.
6064         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
6065         multi-line expressions.
6066         (gnus-agent-synchronize-group-flags): New internal function.
6067         Updates marks in memory (in the info structure) AND in the
6068         backend.
6069
6070         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
6071
6072         * nnagent.el (nnagent-request-set-mark): Use
6073         gnus-agent-synchronize-group-flags, not backend's request-set-mark
6074         method, to ensure that synchronization updates marks in the
6075         backend and in the info (in memory) structure.
6076
6077 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6078
6079         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
6080         convention fully; don't miss the root article of a thread; make
6081         the X-Draft-From header with correct article numbers.
6082
6083 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
6084
6085         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
6086         unless plugged.  Disable the agent so that an open failure causes
6087         an error.
6088
6089         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
6090         Reverted 2004-09-21 change.  The backend must be opened while
6091         synchronizing flags even when the backend stores the flags
6092         locally.
6093
6094 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
6095
6096         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
6097         in `header' match.  Reported by Svend Tollak Munkejord.
6098
6099         * message.el (message-cite-original): Fix use of
6100         `message-cite-articles-with-x-no-archive'.
6101
6102 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6103
6104         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6105         (gnus-window-to-buffer): Ditto.
6106
6107         * mml.el (mml-preview-buffer): New variable.
6108         (mml-preview): Manage window layout with gnus-buffer-configuration.
6109
6110         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6111         X-Draft-From header even if those articles aren't quoted.
6112
6113 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6114
6115         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6116         (gnus-request-set-mark, gnus-request-update-mark): Use new
6117         g-s-t-u-l-m to decide to use backend even when unplugged.
6118
6119 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6120
6121         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6122         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6123
6124 2004-09-20  Simon Josefsson  <jas@extundo.com>
6125
6126         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6127         "utf-16-le".
6128
6129 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6130
6131         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6132
6133 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6134
6135         * uudecode.el (uudecode-use-external): Add :version.
6136
6137         * smime.el (smime-CA-file, smime-encrypt-cipher)
6138         (smime-dns-server): Add :version.
6139
6140         * smiley.el (gnus-smiley-file-types): Add :version.
6141
6142         * sha1.el (sha1-use-external): Add :version.
6143
6144         * pgg-def.el (pgg-query-keyserver): Add :version.
6145
6146         * nnmail.el (nnmail-fancy-expiry-targets)
6147         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6148
6149         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6150         (nnimap-retrieve-groups-asynchronous): Add :version.
6151         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6152
6153         * mml.el (mml-content-disposition-parameters)
6154         (mml-insert-mime-headers-always): Add :version.
6155
6156         * mm-util.el (mm-coding-system-priorities):
6157
6158         * mm-decode.el (mm-inline-text-html-with-images)
6159         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6160         (mm-verify-option): Add :version.
6161         (mm-text-html-renderer): Change :version.
6162
6163         * message.el (message-fcc-externalize-attachments)
6164         (message-required-headers, message-draft-headers)
6165         (message-subject-trailing-was-query)
6166         (message-subject-trailing-was-ask-regexp)
6167         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6168         (message-mark-insert-end, message-archive-header)
6169         (message-archive-note, message-cross-post-default)
6170         (message-cross-post-note, message-followup-to-note)
6171         (message-cross-post-note-function, message-use-mail-followup-to)
6172         (message-subscribed-address-functions)
6173         (message-subscribed-address-file, message-subscribed-addresses)
6174         (message-subscribed-regexps, message-allow-no-recipients)
6175         (message-yank-cited-prefix, message-signature-insert-empty-line)
6176         (message-hidden-headers, message-hierarchical-addresses)
6177         (message-mail-user-agent, message-use-idna)
6178         (message-valid-fqdn-regexp)
6179         (message-strip-special-text-properties, message-header-synonyms)
6180         (message-beginning-of-line, message-tab-body-function): Add :version.
6181         (message-insert-canlock, message-wide-reply-confirm-recipients):
6182         Change :version.
6183
6184         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6185         and :version.
6186         (mail-source-delete-old-incoming-confirm)
6187         (mail-source-movemail-program): Add :version.
6188
6189         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6190         (gnus-agent-cache, gnus-agent): Change :version.
6191
6192         * gnus-util.el (gnus-use-byte-compile): Change :version.
6193
6194         * gnus-sum.el (gnus-summary-make-false-root-always)
6195         (gnus-summary-default-high-score)
6196         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6197         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6198         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6199         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6200         (gnus-sum-thread-tree-single-indent)
6201         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6202         (gnus-sum-thread-tree-leaf-with-other)
6203         (gnus-sum-thread-tree-single-leaf): Add :version.
6204         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6205         (gnus-article-loose-mime): Change :version.
6206
6207         * gnus-start.el (gnus-backup-startup-file)
6208         (gnus-save-startup-file-via-temp-buffer): Add :version.
6209
6210         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6211         (gnus-server-offline-face): Add :version.
6212
6213         * gnus-score.el (gnus-adaptive-word-length-limit):
6214
6215         * gnus-msg.el (gnus-gcc-externalize-attachments)
6216         (gnus-debug-files, gnus-debug-exclude-variables)
6217         (gnus-discouraged-post-methods): Change :version.
6218         (gnus-confirm-mail-reply-to-news)
6219         (gnus-confirm-treat-mail-like-news): Add :version.
6220
6221         * gnus-int.el (gnus-server-unopen-status): Add :version.
6222
6223         * gnus-group.el (gnus-group-jump-to-group-prompt)
6224         (gnus-large-ephemeral-newsgroup)
6225         (gnus-fetch-old-ephemeral-headers): Add :version.
6226
6227         * gnus-fun.el (gnus-x-face-directory)
6228         (gnus-convert-pbm-to-x-face-command)
6229         (gnus-convert-image-to-x-face-command)
6230         (gnus-convert-image-to-face-command): Add :version.
6231
6232         * gnus-delay.el (gnus-delay-default-hour): Add :version.
6233
6234         * gnus-cite.el (gnus-cite-blank-line-after-header)
6235         (gnus-article-boring-faces):
6236
6237         * gnus-art.el (gnus-buttonized-mime-types)
6238         (gnus-inhibit-mime-unbuttonizing)
6239         (gnus-treat-display-face)
6240         (gnus-treat-body-boundary): Change :version.
6241         (gnus-body-boundary-delimiter, gnus-picon-databases)
6242         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
6243         (gnus-treat-date-english, gnus-treat-fold-headers)
6244         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
6245         (gnus-treat-mail-picon, gnus-treat-wash-html)
6246         (gnus-article-encrypt-protocol)
6247         (gnus-use-idna, gnus-article-over-scroll)
6248         (gnus-mime-display-multipart-alternative-as-mixed)
6249         (gnus-mime-display-multipart-related-as-mixed)
6250         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
6251         (gnus-ctan-url, gnus-button-ctan-handler)
6252         (gnus-button-handle-ctan-bogus-regexp)
6253         (gnus-button-ctan-directory-regexp)
6254         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
6255         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
6256         (gnus-button-man-level, gnus-button-emacs-level)
6257         (gnus-button-message-level, gnus-button-browse-level): Add :version.
6258
6259         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
6260         (gnus-agent-go-online): Change :version.
6261         (gnus-agent-expire-unagentized-dirs)
6262         (gnus-agent-auto-agentize-methods): Add :version.
6263
6264         * flow-fill.el (fill-flowed-display-column)
6265         (fill-flowed-encode-column): Add :version.
6266
6267         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6268         (gnus-outlook-deuglify-unwrap-max)
6269         (gnus-outlook-deuglify-cite-marks)
6270         (gnus-outlook-deuglify-unwrap-stop-chars)
6271         (gnus-outlook-deuglify-no-wrap-chars)
6272         (gnus-outlook-deuglify-attrib-cut-regexp)
6273         (gnus-outlook-deuglify-attrib-verb-regexp)
6274         (gnus-outlook-deuglify-attrib-end-regexp)
6275         (gnus-outlook-display-hook): Add :version.
6276
6277         * binhex.el (binhex-use-external): Add :version.
6278
6279 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
6280
6281         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
6282         and `invisible'.
6283
6284 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6285
6286         * gnus-registry.el (gnus-registry-trim): watch out for negatives
6287         in gnus-registry-trim
6288
6289 2004-09-13  Simon Josefsson  <jas@extundo.com>
6290
6291         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
6292
6293         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
6294
6295         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
6296         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6297         <yamaoka@jpl.org>.
6298         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
6299         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6300         <yamaoka@jpl.org>.
6301
6302         * sieve.el (sieve-manage-mode): Ditto.
6303
6304 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
6305
6306         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
6307
6308 2004-09-11  Simon Josefsson  <jas@extundo.com>
6309
6310         * dns-mode.el: Add.
6311
6312         * mm-view.el (mm-display-dns-inline): Add.
6313
6314         * mm-decode.el (mm-inline-media-tests): Add text/dns.
6315         (mm-automatic-display): Ditto.
6316
6317         * mailcap.el (mailcap-mime-data): Add text/dns.
6318         (mailcap-mime-extensions): Map .soa to text/dns.
6319
6320 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
6321
6322         * gnus-art.el (article-decode-mime-words, article-babel)
6323         (gnus-article-highlight-signature, gnus-article-add-buttons)
6324         (gnus-signature-toggle): Remove unnecessary bindings of
6325         `inhibit-read-only' inherited from v5.10 merge.
6326
6327 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6328
6329         * nntp.el (nntp): New customization group.
6330         (nntp-authinfo-file): Add customization group.
6331
6332         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
6333
6334         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
6335
6336         * gnus.el (to-address, to-list, subscribed)
6337         (large-newsgroup-initial): Ditto.
6338
6339         * flow-fill.el (fill-flowed-display-column)
6340         (fill-flowed-encode-column): Ditto.
6341
6342 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
6343
6344         * message.el (message-tokenize-header, message-send-mail-with-qmail):
6345         Use point-min rather than 1.
6346         (message-send-mail): Use buffer-size rather than point-max.
6347
6348         * gnus-sum.el (gnus-summary-search-article-forward):
6349         Signal a specific `search-failed' rather than a generic `error'.
6350
6351         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
6352         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
6353         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
6354
6355 2004-09-10  Simon Josefsson  <jas@extundo.com>
6356
6357         * nndb.el (require): Remove tcp and duplicate cl.
6358
6359 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * gnus-agent.el (directory-files-and-attributes): Move forward.
6362
6363 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6364
6365         * gnus-agent.el (directory-files-and-attributes): Optionally
6366         defined to support XEmacs.
6367
6368 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6369
6370         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
6371         to avoid run-time CL dependencies.
6372         (gnus-agent-unfetch-articles): New function.
6373         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
6374         article numbers even when local .overview file is missing.
6375         (gnus-agent-read-article-number): New function. Only accepts
6376         27-bit article numbers.
6377         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
6378         gnus-agent-read-article-number.
6379         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
6380         from backend while recognizing that article numbers in .overview
6381         must be valid.
6382         (gnus-agent-update-files-total-fetched-for): Use
6383         directory-files-and-attributes to improve performance.
6384         * gnus-int.el (gnus-request-move-article): Use
6385         gnus-agent-unfetch-articles in place of gnus-agent-expire to
6386         improve performance.
6387
6388         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
6389         some users confused by references to .newsrc when they only have a
6390         .newsrc.eld file.
6391         (gnus-convert-mark-converter-prompt,
6392         gnus-convert-converter-needs-prompt): Fixed use of property list.
6393         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
6394         New function. Used internally to only display 'gnus converting
6395         files' message when actually necessary.
6396
6397         * gnus-sum.el (): Removed (require 'gnus-agent) as required
6398         methods now autoloaded.
6399
6400 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6401
6402         * gnus-sum.el (gnus-summary-insert-subject): Remove list
6403         identifiers.
6404
6405 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
6406
6407         * gnus-picon.el: Fix indentation and closing parenthesis.
6408
6409 2004-09-01  Simon Josefsson  <jas@extundo.com>
6410
6411         * message.el (message-canlock-generate): Require sha1, not
6412         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
6413         to require within a function.  Sadly, if sha1.el isn't loaded, the
6414         let binding in m-c-g will hide the defcustom definition, which is
6415         bad.)
6416
6417         * canlock.el: Require sha1, not sha1-el.
6418
6419         * message.el: Don't autoload sha1 (there is a autoload cookie in
6420         sha1.el).
6421
6422         * sha1-el.el: Renamed to sha1.el.
6423
6424 2004-08-30  Juanma Barranquero  <lektu@terra.es>
6425
6426         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
6427
6428 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6429
6430         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
6431
6432 2004-08-30  Kim F. Storm  <storm@cua.dk>
6433
6434         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
6435
6436         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
6437         Add :group 'nnimap.
6438
6439 2004-08-30  Andreas Schwab <schwab@suse.de>
6440
6441         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
6442         ?* and ?\;.
6443
6444         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
6445         and ?\' to symbol instead of whitespace.
6446
6447 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6448
6449         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
6450
6451         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
6452         instead of re-search-forward.
6453
6454         * gnus-uu.el (gnus-uu-save-article): Ditto.
6455         (gnus-uu-post-encode-uuencode): Ditto.
6456
6457         * html2text.el (html2text-clean-list-items): Ditto.
6458         (html2text-clean-dtdd): Ditto.
6459         (html2text-format-tags): Ditto.
6460
6461         * message.el (message-send-mail-with-sendmail): Fix regexp.
6462         (message-fill-field-general): Use search-forward instead of
6463         re-search-forward.
6464         (unbold-region): Ditto.
6465
6466         * nnrss.el (nnrss-request-article): Ditto.
6467
6468         * nnslashdot.el (nnslashdot-request-article): Ditto.
6469
6470         * nnweb.el (nnweb-gmane-wash-article): Ditto.
6471
6472         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
6473         "Unrecognized menu descriptor" error in XEmacs.
6474
6475 2004-08-26  Stefan Wiens <s.wi@gmx.net>  (tiny change)
6476
6477         * gnus-sum.el (gnus-read-header): Don't remove a header for the
6478         parent article of a sparse article in the thread hashtb.
6479
6480 2004-08-26  David Hedbor <dhedbor@real.com>  (tiny change)
6481
6482         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
6483         (nnmail-expand-newtext): Lowercase expanded entries if
6484         nnmail-split-lowercase-expanded is non-nil.
6485
6486 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6487
6488         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
6489         entry.
6490
6491         * gnus-group.el (gnus-group-line-format-alist): Convert the value
6492         of gnus-tmp-news-method into string under XEmacs.  It will be
6493         passed to gnus-correct-length which takes only a string argument.
6494
6495 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6496
6497         * gnus-util.el (gnus-bind-print-variables): New macro.
6498         (gnus-prin1): Use it.
6499         (gnus-prin1-to-string): Use it.
6500         (gnus-pp): New function.
6501         (gnus-pp-to-string): New function.
6502
6503         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
6504         pp-to-string with gnus-pp-to-string.
6505         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
6506         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
6507         * gnus-msg.el (gnus-debug): Ditto.
6508         * gnus-score.el (gnus-score-save): Ditto.
6509         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
6510         gnus-pp-to-string.
6511         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
6512         with gnus-pp.
6513         * score-mode.el (gnus-score-pretty-print): Ditto.
6514         * webmail.el (webmail-debug): Ditto.
6515
6516 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6517
6518         * gnus-art.el (article-display-face, article-display-x-face): Use
6519         buffer-read-only.
6520
6521 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6522
6523         * gnus-art.el (article-hide-list-identifiers): Bind
6524         inhibit-read-only as t.
6525
6526 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
6527
6528         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
6529
6530 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6531
6532         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
6533         (gnus-narrow-to-page): Don't assume point-min == 1.
6534         (gnus-article-edit-mode): Derive from message-mode.
6535
6536         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
6537         point-min == 1.
6538
6539         * imap.el (imap-parse-address-list, imap-parse-body-ext):
6540         Disable incorrect use of `assert'.
6541
6542         * message.el (message-mode): Set comment-start-skip.
6543
6544
6545 2004-08-22  Sam Steingold  <sds@gnu.org>
6546
6547         * pop3.el (pop3-leave-mail-on-server): New user variable.
6548         (pop3-movemail): Delete mail only when it is nil.
6549
6550 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
6551
6552         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
6553
6554         * mml.el (mml-preview): Use `pop-to-buffer'.
6555
6556         * message.el (message-goto-mail-followup-to): Insert after "To".
6557         (message-carefully-insert-headers): Add comment.
6558
6559         * gnus.el: Remove unused variable `gnus-article-check-size'.
6560
6561         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
6562
6563         * gnus-art.el (gnus-button-alist): Improve
6564         `gnus-button-handle-library' entry.
6565
6566 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
6567
6568         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
6569         downcase, since XEmacs capitalizes error messages differently.
6570         From Sebastian Freundt <hroptatyr@gna.org>.
6571
6572 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
6573
6574         * nntp.el: Add (require 'gnus) due to reference to
6575         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
6576
6577 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
6578
6579         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
6580         `mm-fill-flowed'.
6581
6582         * mm-decode.el (mm-dissect-singlepart): Check it.
6583
6584 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
6585
6586         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
6587         'imap' for netrc parsing
6588
6589 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
6590
6591         * mailcap.el (mailcap-mime-data): Mark as risky.
6592
6593 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6594
6595         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
6596         may be included in the encoded word.
6597         (rfc2047-encode): Don't append a space if the encoded word
6598         includes close parenthesis.
6599
6600 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6601
6602         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
6603         of text within parentheses.
6604
6605 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
6606
6607         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
6608         (gnus-encrypt-write-file-contents): the password key is the file
6609         name PLUS the cipher, not just the cipher.  Also remove failed
6610         passwords from the cache.
6611
6612 2004-08-06  Simon Josefsson  <jas@extundo.com>
6613
6614         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
6615         fix.
6616
6617 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6618
6619         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
6620         LWSP.
6621
6622 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
6623
6624         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
6625         to append in-reply-to: data to the references: header
6626
6627         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
6628         (netrc-parse): use gnus-encrypt.el functions
6629
6630         * gnus-encrypt.el: new file for encryption support; currently
6631         does only a few GPG ciphers and an internal XOR cipher
6632
6633         * password.el: add comments on using password-read-and-add
6634         (password-read-and-add): new function to read and add the
6635         password to the cache at once
6636
6637 2004-07-28  Simon Josefsson  <jas@extundo.com>
6638
6639         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
6640         parameter (but don't use it, for now).
6641
6642         * imap.el (imap-ssl-open): Use imap-process-connection-type,
6643         instead of hard coding to nil.
6644
6645 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6646
6647         * mm-view.el (mm-inline-image-emacs): Open lines under an image
6648         as mm-inline-image-xemacs does.
6649
6650 2004-07-26  Simon Josefsson  <jas@extundo.com>
6651
6652         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
6653         Revert part of 2004-07-17 change below.
6654
6655 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6656
6657         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
6658         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6659
6660 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6661
6662         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
6663         quotes that actually start with ">" at the beginning of the
6664         lines.
6665
6666 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6667
6668         * rfc2047.el (rfc2047-encode-region): Fix last change.
6669         (rfc2047-encode-parameter): Remove useless concat.
6670
6671 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6672
6673         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
6674         encode special characters; fix some kind of misconfigured headers;
6675         signal a real error if debug-on-quit or debug-on-error is non-nil.
6676         (rfc2047-encode-max-chars): New variable.
6677         (rfc2047-encode-1): Use it.
6678         (rfc2047-encode-parameter): New function.
6679
6680         * mml.el (mml-insert-parameter): Remove an excessive space.
6681
6682 2004-07-17  Simon Josefsson  <jas@extundo.com>
6683
6684         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
6685         Kai Grossjohann <kai@emptydomain.de>.
6686         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
6687         (gnus-group-make-menu-bar): Ditto.
6688
6689         * gnus-util.el (gnus-group-server): Add.
6690
6691 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
6692
6693         * message.el (message-clone-locals): Clone sendmail and smtp
6694         variables.
6695
6696 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6697
6698         * rfc2047.el (rfc2047-encode-region): Fix last change.
6699
6700 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6701
6702         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
6703         characters as non-special.
6704
6705 2004-07-09  Simon Josefsson  <jas@extundo.com>
6706
6707         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
6708         Users will lose all flag changes made while unplugged with
6709         e.g. nntp unless flag synchronization happens, thus `nil' is not a
6710         good default.  See numerous reports on ding mailing list.
6711
6712 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6713
6714         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
6715         add generate-head-function and generate-article-function to the
6716         rfc822-forward entry.
6717         (nndoc-rfc822-forward-generate-article): New function.
6718         (nndoc-rfc822-forward-generate-head): New function.
6719
6720         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
6721
6722 2004-07-06  Dan Christensen  <jdc@uwo.ca>
6723
6724         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
6725         respect display group parameter and gnus-summary-expunge-below.
6726         (gnus-articles-to-read): Remove unused reference to display group
6727         parameter.
6728
6729 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6730
6731         * nnheader.el (nnheader-uniquify-message-id): New experimental
6732         variable.
6733         (nnheader-nov-read-message-id): Use it.
6734
6735         * spam-report.el (spam-report-gmane): Add interactive.
6736
6737 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6738
6739         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
6740         qp-or-base64 for the application/* types.
6741
6742 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
6743
6744         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
6745
6746 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6747
6748         * gnus-registry.el (gnus-registry-trim): don't allow a negative
6749         trim value
6750
6751 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
6752
6753         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
6754         New macro and function.
6755         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
6756
6757 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6758
6759         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
6760         after-load-alist.
6761
6762 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6763
6764         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
6765         update info that isn't there.
6766
6767 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
6768
6769         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
6770         entry.
6771
6772 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6773
6774         * mm-view.el (mm-inline-render-with-function): Use multibyte
6775         buffer; decode html source by charset.
6776
6777         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
6778
6779         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
6780         Mule-UCS is loaded under XEmacs.
6781         (mm-mime-mule-charset-alist): Avoid duplicated entries.
6782
6783 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
6784
6785         * nnheader.el (nnheader-max-head-length): Increase to 8192.
6786
6787 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6788
6789         * mm-util.el (mm-coding-system-p): Return a coding-system.
6790         (mm-mime-mule-charset-alist): Use shift_jis instead of
6791         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
6792         entries for the mime charsets iso-2022-jp-3 and shift_jis.
6793         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
6794         instead of japanese-shift-jis and iso-latin-1 respectively in
6795         order to share the default value with both Emacs and XEmacs-mule.
6796         (mm-mule-charset-to-mime-charset): Make
6797         mm-coding-system-priorities effective.
6798         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
6799         while predicating of candidates upon the priorities.
6800
6801 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
6802
6803         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6804         gnus-uu-invert-processable.
6805
6806         * gnus.el: Autoload gnus-uu-invert-processable.
6807
6808 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6809
6810         * mm-util.el (mm-with-multibyte-buffer): New macro.
6811
6812         * rfc2047.el (rfc2047-encode-string): Use it.
6813         (rfc2047-encode-region): Move point to the end of the region after
6814         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
6815
6816 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6817
6818         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
6819         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
6820
6821 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6822
6823         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
6824         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
6825         Karl Chen <quarl@nospam.quarl.org>.
6826
6827 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
6828
6829         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
6830         invalid addresses.
6831
6832 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
6833
6834         * spam.el: section markers changed, TODO list revised
6835         (spam-backends): new master list of all installed backends
6836         (spam-summary-exit-behavior): new variable to determine how
6837         messages moves are done at summary exit
6838         (spam-move-spam-nonspam-groups-only)
6839         (spam-process-ham-in-nonham-groups)
6840         (spam-process-ham-in-spam-groups): variables removed, the
6841         spam-summary-exit-behavior variable should be used to manage this
6842         behavior
6843         (spam-old-ham-articles, spam-old-spam-articles): removed
6844         (spam-old-articles): new variable, replacing spam-old-ham-articles
6845         and spam-old-spam-articles
6846         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
6847         empty variables, placeholders for the backends they represent
6848         (spam-set-difference): moved, unchanged
6849         (spam-list-of-processors): variable OBSOLETE, not used anymore
6850         unless the user has a processor variable
6851         (spam-classifications, spam-classification-valid-p)
6852         (spam-backend-properties, spam-backend-property-valid-p)
6853         (spam-backend-function-type-valid-p)
6854         (spam-process-type-valid-p, spam-list-articles): helper functions
6855         (spam-report-articles-gmane, spam-report-articles-resend):
6856         functions removed, they are not needed
6857         (spam-install-backend-super, spam-backend-list)
6858         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
6859         (spam-backend-function, spam-backend-ham-registration-function)
6860         (spam-backend-spam-registration-function)
6861         (spam-backend-ham-unregistration-function)
6862         (spam-backend-spam-unregistration-function)
6863         (spam-backend-statistical-p, spam-backend-mover-p)
6864         (spam-install-backend-alias, spam-install-checkonly-backend)
6865         (spam-install-mover-backend, spam-install-nocheck-backend)
6866         (spam-install-backend, spam-install-statistical-backend)
6867         (spam-install-statistical-checkonly-backend): backend installation
6868         support
6869         (spam-summary-prepare-exit): rewritten to use the new backend code
6870         (spam-group-processor-p): use the new backend code and respect the
6871         summary exit behavior
6872         (spam-mark-spam-as-expired-and-move-routine): removed
6873         (spam-summary-prepare): changed to use the new spam-old-articles
6874         variable
6875         (spam-copy-or-move-routine, spam-copy-spam-routine)
6876         (spam-move-spam-routine, spam-copy-ham-routine)
6877         (spam-move-ham-routine): new code to copy/move ham or spam
6878         (spam-fetch-field-fast): doc and code improved, plus it allows the
6879         'number request
6880         (spam-list-of-checks, spam-list-of-statistical-checks): variables
6881         removed, no longer used
6882         (spam-split, spam-find-spam): use the new backend code
6883         (spam-registration-functions): variable removed, no longer used
6884         (spam-unregister-routine): convenience wrapper
6885         (spam-log-undo-registration, spam-register-routine)
6886         (spam-log-processing-to-registry)
6887         (spam-log-unregistration-needed-p): renamed "check" to "backend"
6888         where possible
6889         (spam-check-gmane-xref, spam-check-regex-headers)
6890         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
6891         (spam-check-whitelist, spam-check-blacklist)
6892         (spam-check-bogofilter-headers, spam-check-spamoracle)
6893         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
6894         (spam-check-crm114-headers): use the spam-split-group that
6895         spam-split prepares, no need to determine it every time
6896
6897         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
6898         the nnheader-parse-naked-head call
6899
6900         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
6901
6902         * gnus-sum.el (gnus-nov-parse-line): add the message number to
6903         the nnheader-nov-read-message-id call
6904
6905 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6906
6907         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
6908         gnus-activate-group twice.  Suggested by Markus Peter
6909         <warp@spin.de>.
6910
6911 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6912
6913         * gnus-art.el (gnus-article-time-format): Exchange the order of
6914         day and month in the default value; fix customization type.
6915         (article-date-ut): Use add-text-properties.
6916         (article-make-date-line): Use message-make-date instead of
6917         current-time-string.
6918
6919         * message.el (message-fetch-field): Don't use set-text-properties.
6920         (message-make-date): Simplify.
6921
6922         * messagexmas.el (message-xmas-make-date): New function.
6923         (message-xmas-redefine): Defalias message-make-date to it.
6924
6925 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6926
6927         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
6928         (rfc2047-encode-region): Treat text within parentheses as special;
6929         show the original text when error has occurred.
6930
6931         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
6932         already-computed method to gnus-activate-group.
6933
6934         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
6935         same select-methods identical Lisp objects.
6936
6937         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
6938         object when modifying the info.
6939
6940 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6941
6942         * gnus-srvr.el (gnus-server-set-info): Remove the server from
6943         gnus-opened-servers since it has never been opened with the new
6944         configuration yet.
6945
6946 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6947
6948         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
6949         arg to nnheader-generate-fake-message-id.
6950
6951 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
6952
6953         * nnheader.el (nnheader-generate-fake-message-id): accept a
6954         number and build a fake message ID localized to a group and
6955         article number (so it's repeatable from that point on)
6956         (nnheader-fake-message-id-p): change regex to accomodate new fake
6957         ID format
6958
6959         * gnus-sum.el (gnus-get-newsgroup-headers): call
6960         nnheader-generate-fake-message-id with the article number
6961
6962 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
6963
6964         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
6965         end-of-buffer.
6966
6967 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6968
6969         * message.el (message-ignored-supersedes-headers): Add Approved.
6970
6971 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6972
6973         * rfc2047.el (rfc2047-encode-message-header): Remove useless
6974         goto-char.
6975         (rfc2047-encode): Fold the line before encoding.
6976
6977 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6978
6979         * rfc2047.el (rfc2047-encode-message-header): Disabled header
6980         folding -- not all headers can be folded, and this should be done
6981         by the message composition mode.  Probably.  I think.
6982
6983 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6984
6985         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
6986         fast.
6987
6988         * gnus-ems.el (gnus-remove-image): Don't use
6989         message-text-with-property; remove only the image found first.
6990
6991         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
6992         found first.
6993
6994 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
6995
6996         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
6997
6998 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6999
7000         * message.el (message-text-with-property): Make it fast and accept
7001         optional arguments.
7002         (message-strip-forbidden-properties): Use it.
7003         (message-fix-before-sending): Follow the m-t-w-p change.
7004
7005         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
7006
7007 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7008
7009         * gnus-art.el (article-hide-headers): Don't change the buffer
7010         mistakenly when performing mml-preview even if
7011         gnus-single-article-buffer is nil.
7012
7013 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
7014
7015         * message.el (message-expand-name-databases): New user option.
7016         (message-expand-name): Use it.
7017
7018 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
7019
7020         * spam.el (spam-report-articles-resend)
7021         (spam-report-resend-register-routine): allow ham reporting
7022         (spam-report-resend-register-ham-routine): simple wrapper
7023         (spam-registration-functions): add ham resending functions
7024         (spam-list-of-processors): add ham resend processor
7025
7026         * gnus.el (ham-resend-to): new group parameter
7027         (spam-process): add ham resend option
7028
7029         * spam-report.el (spam-report-resend): allow reporting ham
7030         (spam-report-resend-ham): simple wrapper
7031
7032 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7033
7034         * message.el (message-cite-articles-with-x-no-archive): New
7035         variable.
7036         (message-cite-original): Use it.
7037
7038 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7039
7040         * message.el (message-cite-original): Respect X-No-Archive.
7041
7042 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7043
7044         * gnus-art.el (article-hide-headers): Refer to the values for
7045         gnus-ignored-headers and gnus-visible-headers in the summary
7046         buffer since a user may have set them as group parameters.
7047
7048 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
7049
7050         * assistant.el (assistant-node-name): new convenience function
7051         (assistant-render-text, assistant-render-node): error handling,
7052         plus handle multiple next nodes
7053         (assistant-find-next-node): commented out for now
7054         (assistant-find-next-nodes): new function, returns list of next
7055         nodes
7056
7057 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
7058
7059         * mail-source.el (mail-source-directory): Fix doc-string.
7060
7061 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
7062
7063         * assistant.el (assistant-render-text, assistant-eval): add :set
7064         widget type, which is different because it takes and returns a
7065         list.  Much hilarity ensues.
7066
7067 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
7068
7069         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
7070
7071         * gnus-group.el (gnus-group-get-new-news-this-group): Added
7072         doc-string.
7073
7074         * gnus-start.el (gnus-activate-group): Added doc-string.
7075
7076 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7077
7078         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
7079
7080 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
7081
7082         * assistant.el (assistant-render-text): trying to add a :set
7083         widget, more to come...
7084
7085         * spam.el (spam-group-spam-contents-p): handle empty groupname
7086         strings
7087         (spam-report-articles-resend)
7088         (spam-register-routine): do registration iff any articles warrant
7089         it.
7090         (spam-summary-prepare-exit): changed log message for nil group
7091         destinations
7092
7093 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
7094
7095         * spam.el (spam-report-resend-register-routine): allow
7096         spam-report-resend-to to be a group parameter or a global value
7097
7098 2004-05-26  Simon Josefsson  <jas@extundo.com>
7099
7100         * starttls.el: Merge with my GNUTLS based starttls.el.
7101         (starttls-gnutls-program, starttls-use-gnutls)
7102         (starttls-extra-arguments, starttls-process-connection-type)
7103         (starttls-connect, starttls-failure, starttls-success): New
7104         variables.
7105         (starttls-program, starttls-extra-args): Doc fix.
7106         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7107         functions.
7108         (starttls-negotiate, starttls-open-stream): Check
7109         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7110         function if it is set.
7111
7112 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7113
7114         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7115         structured fields.
7116
7117 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7118
7119         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7120
7121 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7122
7123         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
7124         variable.
7125         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7126         assigning the spam-mark to new messages.
7127
7128 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7129
7130         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7131
7132 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7133
7134         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7135
7136         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7137         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7138         default.
7139
7140 2004-05-25  Anand Mitra <mitramc@yahoo.com>  (tiny change)
7141
7142         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7143         correct data.
7144
7145 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7146
7147         * spam.el (spam-list-of-processors): use nil for nonexistent processors
7148         (spam-group-processor-p): fixed function so it works properly
7149         (spam-group-processor-multiple-p)
7150         (spam-group-spam-processor-report-gmane-p)
7151         (spam-group-spam-processor-report-resend-p)
7152         (spam-group-spam-processor-bogofilter-p)
7153         (spam-group-spam-processor-blacklist-p)
7154         (spam-group-spam-processor-ifile-p)
7155         (spam-group-ham-processor-ifile-p)
7156         (spam-group-spam-processor-spamoracle-p)
7157         (spam-group-spam-processor-crm114-p)
7158         (spam-group-ham-processor-bogofilter-p)
7159         (spam-group-spam-processor-stat-p)
7160         (spam-group-ham-processor-stat-p)
7161         (spam-group-ham-processor-whitelist-p)
7162         (spam-group-ham-processor-BBDB-p)
7163         (spam-group-ham-processor-spamoracle-p)
7164         (spam-group-ham-processor-copy-p): functions removed with some
7165         prejudice against unneeded code
7166         (spam-report-articles-resend)
7167         (spam-report-resend-register-routine): allow the group/topic
7168         spam-resend-to value to override spam-report-resend-to
7169         (spam-summary-prepare-exit): invoke spam-group-processor-p
7170         properly now
7171
7172         * spam-report.el (spam-report-resend-to, spam-report-resend):
7173         start with resend-to set to nil, and then ask the user if
7174         necessary.  From Daniel Pittman <daniel@rimspace.net>.
7175
7176         * gnus.el (spam-resend-to): new group/topic parameter
7177         (spam-process): move the OBSOLETE processors to the end of the
7178         choices.
7179
7180         * spam-report.el (spam-report-resend): spam-report-resend takes a
7181         list of articles, not separate article numbers.  From Daniel
7182         Pittman <daniel@rimspace.net>.
7183
7184 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7185
7186         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7187         addition to emacs-w3m.
7188
7189 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7190
7191         * assistant.el (assistant-authinfo-data): New function.
7192         (assistant-eval): Eval for entire assistant.
7193
7194         * netrc.el (netrc-services-file): New variable.
7195         (netrc-parse-services): New function.
7196         (netrc-find-service-name): New function.
7197         (netrc-find-service-number): New function.
7198         (netrc-port-equal): New function.
7199         (netrc-machine): Use it.
7200
7201         * nnimap.el (nnimap-open-connection): Use netrc.
7202
7203         * gnus-util.el (gnus-netrc-get): Remove aliases.
7204
7205         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7206
7207         * assistant.el (wid-edit): Fix compilation.
7208
7209         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7210
7211 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7212
7213         * gnus-util.el (gnus-set-file-modes): New function.  (small
7214         patch).
7215
7216 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7217
7218         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7219
7220         * assistant.el (assistant-render-node): Fix up rendering and
7221         read-only text.
7222         (assistant-render-node): Reset.
7223         (assistant-make-read-only): Not sticky.
7224
7225 2004-05-20  Danny Siu  <dsiu@adobe.com>
7226
7227         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
7228         centered even when gnus-auto-center-summary is t
7229
7230 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7231
7232         * dns.el (dns-get-txt-answer): New function.
7233         (dns-read-txt): Ditto.
7234         (query-dns): Use it.
7235
7236 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7237
7238         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
7239         active for foreign groups even if the group level is higher than
7240         the specified value.
7241
7242 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7243
7244         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
7245         non-active groups.
7246
7247         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
7248
7249 2004-05-20  Magnus Henoch  <mange@freemail.hu>
7250
7251         * dns.el (dns-read-type): Add support for SVR.  (small patch)
7252
7253 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7254
7255         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
7256         (spam-crm114-header, spam-crm114-spam-switch)
7257         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
7258         (spam-crm114-positive-spam-header)
7259         (spam-crm114-database-directory, spam-list-of-processors)
7260         (spam-group-spam-processor-crm114-p)
7261         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
7262         (spam-generic-score, spam-list-of-checks)
7263         (spam-list-of-statistical-checks, spam-registration-functions)
7264         (spam-check-crm114-headers, spam-crm114-score)
7265         (spam-check-crm114, spam-crm114-register-with-crm114)
7266         (spam-crm114-register-spam-routine)
7267         (spam-crm114-unregister-spam-routine)
7268         (spam-crm114-register-ham-routine)
7269         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
7270         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
7271
7272         * gnus.el: added spam-use-crm114
7273
7274         * spam.el (spam-list-of-processors, spam-registration-functions):
7275         add spam-use-resend
7276         (spam-group-spam-processor-report-resend-p): utility wrapper
7277         (spam-report-articles-gmane): doc fix
7278         (spam-report-articles-resend,
7279         spam-report-resend-register-routine): wrappers around
7280         spam-report-resend-to
7281
7282         * spam-report.el (spam-report-resend-to, spam-report-resend):
7283         support for resending spam
7284         (spam-report-gmane): line length >80 fix
7285
7286         * gnus.el (spam-process): add spam-use-resend
7287
7288 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7289
7290         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
7291         number of processed spam messages.
7292         (spam-ham-copy-or-move-routine): Return the number of processed
7293         ham messages.
7294         (spam-summary-prepare-exit): Use the above values to decide
7295         whether status messages shouled be displayed.
7296
7297 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7298
7299         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
7300         `rfc2047-encoding-function-alist' in order to avoid conflicting
7301         with the old version.
7302         (rfc2047-encode-region): Concatenate words containing non-ASCII
7303         characters in structured fields; don't encode space-delimited
7304         ASCII words even in unstructured fields; don't break words at
7305         char-category boundaries.
7306         (rfc2047-encode-1): New function.
7307         (rfc2047-encode): Use it; encode text so that it occupies the
7308         maximum width within 76-column; work correctly on Q encoding for
7309         iso-2022-* charsets.
7310         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
7311         sure not to break a line just after the header name.
7312         (rfc2047-b-encode-region): Removed.
7313         (rfc2047-b-encode-string): New function.
7314         (rfc2047-q-encode-region): Removed.
7315         (rfc2047-q-encode-string): New function.
7316
7317         * mm-util.el (mm-replace-in-string): New function.
7318
7319 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7320
7321         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
7322         get it right.
7323         (gnus-inews-make-draft): Really.
7324
7325 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
7326
7327         * nnmh.el (nnmh-request-list-1): Don't check the link count
7328         before descending.  (small patch)
7329
7330 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7331
7332         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
7333         stuff.
7334
7335         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
7336         on real group name.
7337
7338         * gnus-art.el (gnus-signature-limit): Doc fix.
7339
7340         * gnus-msg.el (gnus-inews-make-draft): Quote list.
7341
7342         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
7343
7344 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
7345
7346         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
7347         isn't a string.
7348
7349 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7350
7351         * gnus-draft.el (gnus-draft-send): Bind
7352         rfc2047-encode-encoded-words.
7353
7354         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
7355         (rfc2047-encodable-p): Say that =? needs encoding.
7356         (rfc2047-encode-encoded-words): New variable.
7357
7358         * gnus-group.el (gnus-group-select-group): Doc fix.
7359
7360         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
7361
7362         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
7363         to nil.
7364
7365         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
7366
7367         * nnheader.el (nnheader-get-lines-and-char): New function.
7368
7369 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
7370
7371         * gnus-msg.el (gnus-summary-followup-with-original): Document
7372         yanking of region when active.
7373
7374 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7375
7376         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
7377         groups if the group level is higher than the specified value.
7378
7379 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7380
7381         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
7382         (gnus-group-jump-to-group): Added prefix argument using
7383         `gnus-group-jump-to-group-prompt'.  Query before jumping to
7384         non-active group.
7385
7386         * compface.el (uncompface): Be verbose when changing
7387         `uncompface-use-external'.
7388
7389         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
7390         handle manual section.
7391
7392 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7393
7394         * gnus-art.el (gnus-button-alist): Revert previous change.
7395
7396 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7397
7398         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
7399
7400 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7401
7402         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
7403         whether backend can accept message.
7404
7405         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
7406
7407 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
7408
7409         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
7410         Avoid creating directory when nntp-marks-is-evil is true.
7411         Reported by Reiner Steib.
7412
7413 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7414
7415         * gnus-picon.el (gnus-picon-style): New variable.
7416         (gnus-picon-insert-glyph): Added optional `nostring' argument.
7417         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
7418         Jesper Harder <harder@ifa.au.dk>.
7419
7420 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7421
7422         * message.el (message-fill-field): Return point.
7423         (message-generate-headers): Go to end of field.
7424
7425         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
7426         stuff for non-living groups.
7427
7428 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
7429
7430         * gnus-art.el (gnus-article-followup-with-original)
7431         (gnus-article-reply-with-original): gnus-mark-active-p ->
7432         gnus-region-active-p.
7433
7434 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
7435
7436         * spam.el (spam-summary-prepare-exit): fix messages, so they show
7437         only when there is spam or ham to be processed
7438
7439 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7440
7441         * mail-source.el (mail-source-delete-crash-box): Refactor.
7442         (mail-source-fetch): Use it.
7443         (mail-source-fetch-file): Ditto.
7444         (mail-source-fetch-directory): Run postscript in loop.
7445         (mail-source-fetch-pop): Delete.
7446         (mail-source-fetch-maildir): Ditto.
7447         (mail-source-fetch-imap): Ditto.
7448
7449         * imap.el (imap-authenticators): Comment out sasl.
7450
7451         * message.el (message-skip-to-next-address): New function.
7452         (message-fill-header-address): Refactor.
7453         (message-fill-address): Use it.
7454         (message-delete-address): Use it.
7455         (message-fill-header-general): Refactor.
7456         (message-fill-field-address): Rename.
7457         (message-narrow-to-field): Find the start of the header.
7458         (message-header-format-alist): Don't pre-fill.
7459         (message-fill-header): Removed.
7460         (message-insert-header): New function.
7461         (message-shorten-references): Use it.
7462
7463         * rfc2047.el (rfc2047-field-value): Strip props.
7464
7465         * mail-parse.el (mail-header-make-address): New alias.
7466
7467         * ietf-drums.el (ietf-drums-make-address): New function.
7468
7469         * imap.el: Add compiler directives.
7470
7471         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
7472
7473         * gnus-art.el (article-decode-idna-rhs): Don't use
7474         message-idna-inside-rhs-p.
7475
7476 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7477
7478         * message.el (message-idna-inside-rhs-p): Removed.
7479         (message-idna-to-ascii-rhs-1): Use proper address parsing.
7480
7481         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
7482         false positives.
7483
7484 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
7485
7486         * imap.el (imap-sasl-make-mechanisms): Use sasl.
7487
7488 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7489
7490         * nneething.el (nneething-file-name): Don't create spurions
7491         files.
7492
7493         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
7494         (gnus-inews-do-gcc): Remove sleep.
7495
7496         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
7497         part under point.
7498
7499         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
7500         (gnus-agent-regenerate-group): Using nil messages aren't valid.
7501
7502 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
7503
7504         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
7505
7506 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7507
7508         * spam.el (spam-summary-prepare-exit): only produce "marking spam
7509         as expired without moving it" message when there are spam
7510         messages left
7511
7512 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
7513
7514         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
7515         header is not nil.
7516
7517 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
7518
7519         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
7520         nntp-possibly-create-directory, not nntp-possibly-change-group.
7521         (nntp-marks-changed-p): New arg SERVER.
7522         (nntp-request-update-info): Adjust caller.
7523
7524 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
7525
7526         * nntp.el (nntp-save-marks): Pass missing arg.
7527
7528 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
7529
7530         * nntp.el: Support marks.
7531         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
7532         (nntp-marks-modtime, nntp-marks-directory): New variables.
7533         (nntp-request-set-mark, nntp-request-update-info)
7534         (nntp-possibly-create-directory, nntp-marks-changed-p)
7535         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
7536         functions.
7537
7538 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
7539
7540         * gnus-xmas.el (gnus-xmas-select-lowest-window)
7541         (gnus-xmas-redefine): Rename.
7542
7543         * gnus-score.el (gnus-score-insert-help): Use
7544         gnus-select-lowest-window.
7545
7546         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
7547         appt-select-lowest-window and rename to gnus-select-lowest-window.
7548
7549         * gnus.el: do.
7550
7551 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7552
7553         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
7554         encodings of MIME-encoded words, in order to improve
7555         interoperability with several broken MUAs.
7556
7557 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7558
7559         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
7560         tags, only when charsets are not specified in headers.
7561         (mm-inline-text-html-render-with-w3m): Ditto.
7562
7563         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
7564         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
7565
7566 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7567
7568         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
7569         instead of MIME-decoded from fields when checking
7570         `gnus-article-address-banner-alist'.
7571
7572 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
7573
7574         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
7575         description rather than subject.
7576
7577 2004-05-02  Steve Youngs  <steve@youngs.au.com>
7578
7579         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
7580
7581 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7582
7583         * gnus.el (gnus-version-number): Bump.
7584
7585 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7586
7587         * gnus.el: No Gnus v0.2 is released.
7588
7589 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7590
7591         * gnus-agent.el (gnus-agent-read-agentview): Inline
7592         gnus-uncompress-range.
7593
7594 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7595
7596         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
7597         `exec-installed-p'.
7598
7599 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7600
7601         * gnus.el (spam-process, spam-autodetect-methods): Add
7602         bsfilter and bsfilter-headers.
7603
7604         * spam.el (spam-bsfilter): New customize group.
7605         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
7606         (spam-bsfilter-header, spam-bsfilter-probability-header)
7607         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
7608         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
7609         (spam-bsfilter-database-directory): New options.
7610         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
7611         (spam-list-of-statistical-checks, spam-registration-functions):
7612         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
7613         (spam-bsfilter-score): New command.
7614         (spam-check-bsfilter-headers, spam-check-bsfilter)
7615         (spam-bsfilter-register-with-bsfilter)
7616         (spam-bsfilter-register-spam-routine)
7617         (spam-bsfilter-unregister-spam-routine)
7618         (spam-bsfilter-register-ham-routine)
7619         (spam-bsfilter-unregister-ham-routine): New functions.
7620         (spam-generic-score): Support bsfilter; Accept an optional argument
7621         to recalcurate spam score even if scoring header has already been
7622         added.
7623         (spam-bogofilter-score, spam-spamassassin-score): Accept an
7624         optional argument to recalcurate spam score even if scoring header
7625         has already been added.
7626
7627 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
7628
7629         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
7630         strings!  Reported by David D. Smith <davidsmith@acm.org>.
7631         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
7632         link is missing.
7633
7634 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
7635
7636         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
7637         (html2text-get-attr): Rewrite.
7638
7639         * message.el (message-setup-1): Remove redundant put-text-property
7640         on mail-header-separator.
7641
7642 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
7643
7644         * gnus-registry.el (gnus-registry-cache-whitespace)
7645         (gnus-registry-action, gnus-registry-spool-action)
7646         (gnus-registry-split-fancy-with-parent): changed message levels
7647         from 5 to 3 or 7, as needed
7648
7649         * spam.el (spam-summary-prepare-exit)
7650         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
7651         (spam-split, spam-find-spam, spam-log-undo-registration)
7652         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
7653         level from 5 to 6
7654
7655 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7656
7657         * gnus-ems.el: Autoload appt-select-lowest-window (revert
7658         2004-03-04 change).
7659
7660 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
7661
7662         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
7663         Use mapc when appropriate.
7664
7665         * sieve-manage.el (sieve-manage-open): do.
7666
7667         * nnweb.el (nnweb-insert-html): do.
7668
7669         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
7670         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
7671
7672         * nnspool.el (nnspool-request-group): do.
7673
7674         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
7675         do.
7676
7677         * nnml.el (nnml-request-update-info): do.
7678
7679         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
7680         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
7681
7682         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
7683         (nnimap-request-set-mark): do.
7684
7685         * nnfolder.el (nnfolder-request-update-info): do.
7686
7687         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
7688         do.
7689
7690         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
7691
7692         * gnus-uu.el (gnus-uu-find-articles-matching): do.
7693
7694         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
7695         do.
7696
7697         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
7698         do.
7699
7700         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
7701
7702         * gnus-nocem.el (gnus-nocem-scan-groups): do.
7703
7704         * gnus-int.el (gnus-start-news-server): do.
7705
7706         * gnus-group.el (gnus-group-make-kiboze-group)
7707         (gnus-group-browse-foreign-server): do.
7708
7709 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
7710
7711         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
7712         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
7713         <shields@msrl.com>:
7714
7715         * spam.el (spam-necessary-extra-headers): get the extra headers we
7716         may need for spam sorting and scoring
7717         (spam-user-format-function-S): a user format function suitable for
7718         general use
7719         (spam-article-sort-by-spam-status): sorting function for summary
7720         sorting
7721         (spam-extra-header-to-number): get a score from a header
7722         (spam-summary-score): get a numeric score from the headers
7723         (spam-generic-score): oops, function doc in wrong place
7724         (spam-initialize): take symbols when it's run, and install the
7725         extra headers that spam-necessary-extra-headers thinks we need
7726
7727 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
7728
7729         * spam.el (spam-summary-prepare-exit): logic and message fix.
7730         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
7731
7732 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
7733
7734         * gnus-sum.el (gnus-set-global-variables)
7735         (gnus-build-all-threads, gnus-get-newsgroup-headers)
7736         (gnus-article-get-xrefs, gnus-summary-best-group)
7737         (gnus-summary-next-article, gnus-summary-enter-digest-group)
7738         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
7739         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
7740         with-current-buffer.
7741
7742 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
7743
7744         * spam.el (spam-summary-prepare-exit): simplified logic
7745         (spam-fetch-article-header): read the article header if it's not
7746         available
7747         (spam-list-articles): simplified logic
7748         (spam-filelist-register-routine): found bug with unregister-list
7749
7750         * gnus-registry.el: clarified comments at beginning
7751
7752 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
7753
7754         * message.el (message-cater-to-broken-inn): Remove.
7755         (message-shorten-references): Make sure the total folded length of
7756         References is shorter than 998 characters to cater to a bug in INN
7757         2.3.  Also, don't pretend that references aren't folded -- this
7758         hasn't worked for a while.
7759
7760 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7761
7762         * gnus-agent.el (gnus-agentize):
7763         gnus-agent-send-mail-real-function no longer set to current value
7764         of message-send-mail-function but rather a lambda that calls
7765         message-send-mail-function.  The change makes the agent real-time
7766         responsive to user changes to message-send-mail-function.
7767
7768 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7769
7770         * legacy-gnus-agent.el
7771         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
7772         help from Florian Weimer <fw@deneb.enyo.de>
7773
7774 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7775
7776         * nnmail.el (nnmail-cache-insert): Revert last change.
7777
7778 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7779
7780         * nnmail.el (nnmail-cache-insert): Always check whether
7781         nnmail-cache-ignore-groups matches a group name.
7782
7783 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
7784
7785         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
7786         (spam-find-spam, spam-log-processing-to-registry)
7787         (spam-log-registered-p, spam-log-unregistration-needed-p)
7788         (spam-log-undo-registration): use gnus-message instead of
7789         gnus-error, none of these errors are fatal
7790
7791         * gnus-registry.el (gnus-registry-clean-empty-function)
7792         (gnus-registry-clean-empty): remove only empty entries without
7793         extra data
7794
7795 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
7796
7797         * spam-stat.el (spam-stat-buffer-change-to-spam)
7798         (spam-stat-buffer-change-to-non-spam): change (error) to
7799         (gnus-message 8) invocation
7800
7801 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7802
7803         * nntp.el (nntp-via-netcat-command): New variable.
7804         (nntp-via-netcat-switches): New variable.
7805         (nntp-open-via-rlogin-and-netcat): New function.
7806         (nntp-open-connection-function): Doc fix.
7807         (nntp-telnet-command): Doc fix.
7808         (nntp-end-of-line): Doc fix.
7809         (nntp-via-rlogin-command): Doc fix.
7810         (nntp-via-user-name): Doc fix.
7811         (nntp-via-address): Doc fix.
7812
7813 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7814
7815         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
7816         error in Emacs 21.1.
7817
7818 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
7819
7820         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
7821
7822 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7823         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
7824         (gnus-agent-with-refreshed-group): New macro.
7825         (gnus-agent-rename-group): New function.
7826         (gnus-agent-delete-group): New function.
7827         (gnus-agent-save-group-info): Use gnus-command-method when
7828         `method' parameter is nil.  Don't write nil entries into the
7829         active file.
7830         (gnus-agent-get-group-info): New function.
7831         (gnus-agent-fetch-articles): Use
7832         gnus-agent-update-files-total-fetched-for to increment disk space
7833         used.
7834         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
7835         gnus-agent-update-view-total-fetched-for to increment disk space
7836         used.
7837         (gnus-agent-get-local): Added optional parameters to avoid calling
7838         gnus-group-real-name and gnus-find-method-for-group.
7839         (gnus-agent-set-local): Delete stored entry if either min, or max,
7840         are nil.
7841         (gnus-agent-fetch-session): Reworded error/quit messages.  On
7842         quit, use gnus-agent-regenerate-group to record existance of any
7843         articles fetched to disk before the quit occurred.
7844         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
7845         gnus-agent-update-view-total-fetched-for, and
7846         gnus-agent-update-files-total-fetched-for to decrement disk space
7847         used.
7848         (gnus-agent-retrieve-headers): Use
7849         gnus-agent-update-view-total-fetched-for to increment disk space
7850         used.
7851         (gnus-agent-regenerate-group): Replace gnus-group-update-group
7852         with gnus-agent-update-files-total-fetched-for to decrement disk
7853         space and fresh group buffer.
7854         (gnus-agent-inhibit-update-total-fetched-for): New variable.
7855         (gnus-agent-need-update-total-fetched-for): New variable.
7856         (gnus-agent-update-files-total-fetched-for): New function.
7857         (gnus-agent-update-view-total-fetched-for): New function.
7858         (gnus-agent-total-fetched-for): New function.
7859
7860         * gnus-cache.el (gnus-cache-save-buffers): Use
7861         gnus-cache-update-overview-total-fetched-for to change disk space
7862         used by this group.
7863         (gnus-cache-possibly-enter-article): Use
7864         gnus-cache-update-file-total-fetched-for to increment disk space
7865         used by this group.
7866         (gnus-cache-possibly-remove-article): Use
7867         gnus-cache-update-file-total-fetched-for to decrement disk space
7868         used by this group.
7869         (gnus-cache-generate-nov-databases): Purge total fetched cache.
7870         (gnus-cache-rename-group): New function.
7871         (gnus-cache-delete-group): New function.
7872         (gnus-cache-inhibit-update-total-fetched-for): New variable.
7873         (gnus-cache-need-update-total-fetched-for): New variable.
7874         (gnus-cache-with-refreshed-group): New macro.
7875         (gnus-cache-update-file-total-fetched-for): New function.
7876         (gnus-cache-update-overview-total-fetched-for): New function.
7877         (gnus-cache-rename-group-total-fetched-for): New function.
7878         (gnus-cache-delete-group-total-fetched-for): New function.
7879         (gnus-cache-total-fetched-for): New function.
7880
7881         * gnus-group.el: Require gnus-sum and autoload functions to
7882         resolve warnings when gnus-group.el compiled alone.
7883         (gnus-group-line-format): Documented new %F
7884         (size of Fetched data) group line format; identifies disk space
7885         used by agent and cache.
7886         (gnus-group-line-format-alist): Defined new F format.
7887         (gnus-total-fetched-for): New function.
7888         (gnus-group-delete-group): No longer update
7889         gnus-cache-active-altered as gnus-request-delete-group now keeps
7890         the cache in sync.
7891         (gnus-group-list-active): Let the agent store a server's active
7892         list if currently plugged.
7893
7894         * gnus-int.el (gnus-request-delete-group): Use
7895         gnus-cache-delete-group and gnus-agent-delete-group to keep the
7896         local disk in sync with the server.
7897          (gnus-request-rename-group): Use
7898         gnus-cache-rename-group and gnus-agent-rename-group to keep the
7899         local disk in sync with the server.
7900
7901         * gnus-start.el (gnus-get-unread-articles): Cosmetic
7902         simplification to logic.
7903
7904         * gnus-util.el (gnus-rename-file): New function.
7905
7906 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
7907
7908         * mm-util.el (mm-image-load-path): Handle nil in load-path.
7909
7910 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
7911
7912         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
7913         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
7914
7915 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
7916
7917         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
7918         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
7919
7920 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
7921
7922         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
7923
7924 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
7925
7926         * spam.el (spam-set-difference): new function to replace
7927         gnus-set-difference in spam.el
7928         (spam-summary-prepare-exit): use spam-set-difference
7929
7930 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7931
7932         * gnus-registry.el (gnus-registry-cache-file): updated to use
7933         gnus-dribble-directory OR gnus-home-directory OR ~
7934         (gnus-registry-split-fancy-with-parent): fixed doc
7935
7936 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7937
7938         * message.el (message-exchange-point-and-mark): Use
7939         message-mark-active-p.  Suggested by Jesper Harder
7940         <harder@ifa.au.dk>.
7941
7942 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7943
7944         * message.el (message-exchange-point-and-mark): Don't activate
7945         region if it was inactive.  Suggested by Hiroshi Fujishima
7946         <pooh@nature.tsukuba.ac.jp>.
7947
7948 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7949
7950         * gnus-art.el (article-display-face): Display Faces in the same
7951         order as X-Faces.
7952
7953 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7954
7955         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
7956
7957 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7958
7959         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
7960         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
7961         (gnus-article-mime-hierarchy): Remove.
7962         (gnus-article-mime-hierarchy-next): Remove.
7963         (gnus-article-mode): Revert 2004-03-19 change.
7964         (gnus-article-setup-buffer): Revert 2004-03-19 change.
7965         (gnus-insert-mime-button): Revert 2004-03-19 change.
7966         (gnus-mime-accumulate-hierarchy): Remove.
7967         (gnus-mime-enter-multipart): Remove.
7968         (gnus-mime-leave-multipart): Remove,
7969         (gnus-mime-display-part): Revert 2004-03-19 change.
7970         (gnus-mime-display-alternative): Revert 2004-03-19 change.
7971
7972         * mml.el (mml-preview): Revert 2004-03-19 change.
7973
7974 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7975
7976         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
7977
7978 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7979
7980         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
7981         t while entering a file name using the mm-with-multibyte macro.
7982         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7983
7984         * mm-util.el (mm-with-multibyte): New macro.
7985
7986 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7987
7988         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
7989         user option.
7990         (gnus-mime-multipart-functions): Doc and customization fix.
7991         (gnus-article-mime-hierarchy): New variable.
7992         (gnus-article-mime-hierarchy-next): New variable.
7993         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
7994         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
7995         gnus-article-mime-hierarchy-next to nil.
7996         (gnus-insert-mime-button): Show hierarchy numbers.
7997         (gnus-mime-accumulate-hierarchy): New function.
7998         (gnus-mime-enter-multipart): New function.
7999         (gnus-mime-leave-multipart): New function.
8000         (gnus-mime-display-part): Recompute hierarchical MIME structure.
8001         (gnus-mime-display-alternative): Show hierarchy numbers.
8002
8003         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
8004         gnus-article-mime-hierarchy-next to nil.
8005
8006 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
8007
8008         * dns.el: Don't require gnus-xmas.
8009
8010 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
8011
8012         * mml.el (mml-generate-mime-1): Don't use format=flowed with
8013         inline PGP.
8014         (mml-menu): Disable mml-quote-region if mark is inactive.
8015
8016 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8017
8018         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
8019         when the group's active is not available.
8020
8021 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8022
8023         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
8024         error.
8025
8026 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
8027
8028         * imap.el (imap-store-password): New variable.
8029         (imap-interactive-login): Use it.
8030         Suggested by Mark Plaksin <happy@mcplaksin.org>.
8031
8032 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8033
8034         * gnus-art.el (gnus-article-read-summary-keys): Restore new
8035         window-start and hscroll to summary window.
8036
8037 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8038
8039         * gnus-start.el (gnus-convert-old-newsrc): Only write the
8040         conversion message to newsrc-dribble when an actual conversion is
8041         performed.
8042
8043 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
8044
8045         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
8046
8047 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8048
8049         * mm-decode.el (mm-complicated-handles): New function reviving
8050         former definition of mm-multiple-handles.
8051
8052         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
8053         (gnus-mime-delete-part): Use it.
8054
8055 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8056
8057         * gnus-agent.el (gnus-agent-read-local): Bind
8058         nnheader-file-coding-system to gnus-agent-file-coding-system to
8059         avoid the implicit assumption that they will always be equal.
8060         (gnus-agent-save-local): Bind buffer-file-coding-system, not
8061         coding-system-for-write, as the with-temp-file macro first prints
8062         to a buffer then saves the buffer.
8063
8064 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8065
8066         * gnus-art.el (gnus-article-edit-part): New function.
8067         (gnus-mime-save-part-and-strip): Use it; do query instead of
8068         signaling an error; don't use mm-multiple-handles.
8069         (gnus-mime-delete-part): Ditto.
8070
8071 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8072
8073         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
8074         old file versions.
8075         (gnus-group-prepare-hook): Removed function that converted list
8076         form of gnus-agent-expire-days to group properties.
8077
8078         * gnus-int.el: Autoload gnus-agent-regenerate-group.
8079         (gnus-request-accept-article): Re-indented.
8080
8081         * gnus-start.el (gnus-convert-old-newsrc): Registered new
8082         converters to handle old agent file formats.  Added logic for a
8083         "backup before upgrading warning".
8084         (gnus-convert-mark-converter-prompt): Developers can mark
8085         functions as needing (default), or not needing,
8086         gnus-convert-old-newsrc's "backup before upgrading warning".
8087         (gnus-convert-converter-needs-prompt): Tests whether the user
8088         should be protected from potentially irreversable changes by the
8089         function.
8090
8091         * legacy-gnus-agent.el (): New. Provides converters that are only
8092         loaded when gnus-convert-old-newsrc needs to call them.
8093
8094 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8095
8096         * mail-source.el (mail-source-touch-pop): Doc fix.
8097
8098         * message.el (message-smtpmail-send-it): Doc fix.
8099
8100 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
8101
8102         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8103
8104         * nnmail.el (nnmail-split-fancy): do.
8105
8106         * gnus-kill.el (gnus-kill, gnus-execute): do.
8107
8108 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8109
8110         * gnus-sum.el (gnus-widget-reversible-match)
8111         (gnus-widget-reversible-to-internal)
8112         (gnus-widget-reversible-to-external): New functions.
8113         (gnus-widget-reversible): New widget.
8114         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8115
8116 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8117
8118         * gnus-sum.el (gnus-thread-sort-functions)
8119         (gnus-article-sort-functions): Document `(not F)' items.
8120
8121 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8122
8123         * spam.el (spam-use-gmane-xref): new backend
8124         (spam-gmane-xref-spam-group): variable to control the name of the
8125         Gmane spam group
8126         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8127         (spam-regex-headers-spam, spam-regex-headers-ham)
8128         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
8129         (spam-list-of-checks): added spam-use-gmane-xref to list of
8130         backends and checks
8131         (spam-check-gmane-xref): function for spam-use-gmane-xref
8132
8133         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
8134         an autodetect method
8135
8136 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8137
8138         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8139         articles are being added to a group.
8140         (gnus-request-replace-article): Inform the agent that articles
8141         need to be uncached as the cached contents are no longer valid.
8142
8143 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8144
8145         * binhex.el: Don't autoload executable-find.
8146
8147         * canlock.el: Don't autoload mail-fetch-field.
8148
8149         * dgnushack.el: Autoload c-mode for XEmacs.
8150
8151         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8152
8153         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8154         rmail-dont-reply-to and rmail-output.
8155
8156         * gnus-score.el: Don't autoload ffap-string-at-point.
8157
8158         * gnus-setup.el: Don't autoload sc-cite-original.
8159
8160         * imap.el: Don't autoload base64-decode-string,
8161         base64-encode-string and md5.
8162
8163         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8164         and rmail-msg-restore-non-pruned-header.
8165
8166         * mm-decode.el: Don't autoload executable-find.
8167
8168         * mm-url.el: Don't autoload executable-find.
8169
8170         * mm-view.el: Don't autoload diff-mode.
8171
8172         * nndb.el: Don't autoload news-reply-mode, news-setup,
8173         cancel-timer and telnet.
8174
8175         * password.el: Don't autoload run-at-time for Emacs.
8176
8177         * sha1-el.el: Don't autoload executable-find.
8178
8179         * sieve-mode.el: Don't autoload c-mode.
8180
8181         * uudecode.el: Don't autoload executable-find.
8182
8183 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8184
8185         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8186         (gnus-agent-possibly-alter-active): Avoid null in numeric
8187         comparison.
8188         (gnus-agent-set-local): Refuse to save null in local object table.
8189         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8190         list of articles that will be marked as unread.
8191
8192 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8193
8194         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8195
8196 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8197
8198         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8199         language tags.
8200
8201 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8202
8203         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8204         Don't bind "obarray".
8205
8206         * gnus-sum.el (gnus-thread-sort-functions): Added
8207         `gnus-thread-sort-by-most-recent-number' and
8208         `gnus-thread-sort-by-most-recent-date'.
8209         Reported by Kai Grossjohann <kai@emptydomain.de>.
8210
8211 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8212
8213         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8214
8215 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8216
8217         * gnus-cus.el (gnus-agent-customize-category): Removed
8218         ignore-errors macro reference that required cl to be loaded at
8219         run-time.
8220
8221         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8222         single-interval range of the form (min . max).  Previously the
8223         range had to look like ((min . max)).  Likewise, return
8224         (min . max) rather than ((min . max)).
8225         (gnus-range-map): Use gnus-range-normalize to accept
8226         single-interval range.
8227
8228         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
8229         the cache, but not the agent, now appear with their usual face.
8230
8231         * dgnushack.el (loaddir): New variable that is bound to the
8232         directory containing the dgnushack.el file. Use loaddir, rather
8233         than srcdir, to update load-path. Change lets dgnushack compile
8234         code in directories other than GNUS/lisp.
8235
8236 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8237
8238         * lpath.el: Don't bind w3m-safe-url-regexp.
8239
8240         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
8241         w3m-safe-url-regexp variable buffer-local.
8242
8243         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8244
8245 2004-02-27  Simon Josefsson  <jas@extundo.com>
8246
8247         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
8248         gnus-group-real-prefix.
8249         (gnus-summary-move-article): Use it, instead of
8250         gnus-group-real-prefix.
8251
8252 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * lpath.el: Bind w3m-safe-url-regexp.
8255
8256         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
8257         w3m-safe-url-regexp variable buffer-local and set it as the value
8258         of mm-w3m-safe-url-regexp.
8259
8260         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8261
8262         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
8263         parsing gnus-posting-styles when the message is not for replying.
8264
8265         * dgnushack.el: Autoload sgml-mode for XEmacs.
8266
8267         * nnrss.el (nnrss-opml-export): Use
8268         mm-set-buffer-file-coding-system instead of
8269         set-buffer-file-coding-system.
8270
8271 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
8272
8273         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
8274         of checkdoc.el).
8275         * nnrss.el: do.
8276         * gnus-mlspl.el: do.
8277         * gnus-ml.el: do.
8278         * gnus-srvr.el: do.
8279
8280         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
8281
8282 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8283
8284         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
8285         Corrections to custom-manual links.
8286
8287         * gnus-art.el (gnus-article): Ditto.
8288
8289         * mm-decode.el (mime-display, mime-security): Ditto.
8290
8291 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8292
8293         * flow-fill.el: Typo.
8294
8295 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
8296
8297         * spam-wash.el: New file.
8298
8299 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
8300
8301         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
8302
8303 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8304
8305         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
8306         to be run with new-articles as LIST1, not LIST2
8307         (spam-registration-functions): add spam-use-ham-copy as a nil
8308         registration backend
8309
8310 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8311
8312         * spam-stat.el (spam-stat-washing-hook): New option.
8313         (spam-stat-buffer-words): Use it.
8314         (spam-stat-process-directory, spam-stat-test-directory): Use
8315         insert-file-contents-literally.
8316         (spam-stat-coding-system): New variable.
8317         (spam-stat-load, spam-stat-save): Use it.
8318
8319 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8320
8321         * spam-report.el (spam-report-plug-agent): Quote
8322         spam-report-url-to-file and spam-report-url-ping-plain.
8323
8324 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
8325
8326         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
8327         / in mailto URLs.
8328
8329 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8330
8331         * spam-report.el (spam-report-process-queue): Fix interactive use.
8332         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
8333         (spam-report-unplug-agent): Doc fixes.
8334         (spam-report-url-ping-mm-url, spam-report-url-to-file)
8335         (spam-report-agentize, spam-report-deagentize): Autoload
8336
8337 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8338
8339         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
8340
8341         * message.el (message-setup-fill-variables): Add mml tags to
8342         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
8343         <ajk@iu.edu>.
8344         (message-mode): Don't modify paragraph-separate there.
8345
8346 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8347
8348         * compface.el (uncompface-use-external): Default to undecided.
8349         (uncompface-use-external-threshold): New variable.
8350         (uncompface-float-time): New macro.
8351         (uncompface): Determine whether to use the external decoder if
8352         uncompface-use-external is undecided.
8353
8354 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8355
8356         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
8357         after images.
8358
8359         * gnus-art.el (gnus-mime-display-single): Remove dead code.
8360
8361 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
8362
8363         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
8364
8365         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
8366
8367         * gnus-sum.el (gnus-summary-limit-to-age)
8368         (gnus-summary-limit-children): do.
8369
8370         * gnus-int.el (gnus-request-scan): do.
8371
8372         * gnus-group.el (gnus-group-suspend): do.
8373
8374         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
8375
8376         * gnus-cite.el (gnus-cite-parse-attributions): do.
8377
8378         * gnus-agent.el (gnus-summary-set-agent-mark)
8379         (gnus-agent-regenerate-group): do.
8380
8381         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
8382
8383         * binhex.el (binhex-decode-region-internal): do.
8384
8385 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8386
8387         * gnus-fun.el (gnus-face-properties-alist): New user option.
8388         (gnus-display-x-face-in-from): Use it.
8389
8390         * gnus-art.el (article-display-face): Ditto.
8391
8392         * compface.el (uncompface-use-external): Default to nil.
8393
8394 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
8395
8396         * nntp.el (nntp-erase-buffer): New function.
8397         (nntp-retrieve-data, nntp-send-command)
8398         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
8399         (nntp-possibly-change-group): Use it.
8400
8401         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
8402         with-current-buffer.
8403
8404 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
8405
8406         * compface.el: Merge the ELisp-based uncompface program.
8407         (compface): New customization group.
8408         (uncompface-use-external): New user option.
8409         (uncompface): Call uncompface-internal if uncompface-use-external
8410         is nil.
8411         (uncompface-internal): New function.  Note that there are also
8412         some other functions and variables added for this function.
8413
8414 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
8415
8416         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
8417         if necessary.
8418
8419 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
8420
8421         * spam-report.el (spam-report-unplug-agent)
8422         (spam-report-plug-agent, spam-report-deagentize)
8423         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
8424         support for the Agent in spam-report: when unplugged, report to a
8425         file; when plugged, submit all the requests
8426
8427         * spam.el (spam-register-routine): improved message about
8428         registration
8429
8430 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
8431
8432         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
8433         dependencies.
8434         (rfc2047-encode): Use it.
8435
8436         * gnus-art.el (gnus-button-marker-list): Move before first
8437         reference.
8438
8439         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8440         (imap-parse-body): Fix format string mismatch.
8441
8442         * gnus-score.el (gnus-summary-increase-score): do.
8443
8444         * nnrss.el (nnrss-close): New function.
8445
8446 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
8447
8448         * nnrss.el (nnrss-make-filename): New function.
8449         (nnrss-request-delete-group, nnrss-read-server-data)
8450         (nnrss-save-server-data, nnrss-read-group-data)
8451         (nnrss-save-group-data): Use it.
8452         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
8453         (nnrss-read-server-data, nnrss-read-group-data): Use load.
8454         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
8455
8456 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
8457
8458         * mml.el (mml-compute-boundary-1): Don't uncompress files.
8459
8460 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
8461
8462         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
8463         files.
8464
8465         * message.el (message-generate-headers-first): Don't quote nil
8466         and t in docstrings.
8467
8468         * imap.el (imap-id): do.
8469
8470         * gnus-agent.el (gnus-agent-consider-all-articles)
8471         (gnus-agent-queue-mail): do.
8472
8473 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
8474
8475         * spam-report.el (spam-report-process-queue): New function.
8476         Process requests from `spam-report-requests-file'.
8477         (spam-report-process-queue): Doc fix.
8478
8479 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
8480
8481         * spam.el (spam-register-routine)
8482         (spam-log-processing-to-registry, spam-log-registered-p)
8483         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8484         change "check" to "spam-check" for semi-clarity
8485
8486 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
8487
8488         * pop3.el: Require nnheader.
8489
8490         * mml-smime.el: Require cl.  Autoload message-fetch-field.
8491
8492         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
8493
8494         * gnus-picon.el: Require cl.
8495
8496         * gnus-fun.el: Require gnus-ems and gnus-util.
8497
8498         * gnus.el (gnus-method-to-server): Move defsubst before first use.
8499
8500         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
8501
8502         * gnus-art.el (gnus-article-edit-mode): Define before first
8503         reference.
8504
8505 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
8506
8507         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
8508         (gnus-uu-post-encoded): Use point-at-bol.
8509
8510         * gnus-topic.el (gnus-group-active-topic-p): do.
8511
8512         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
8513
8514         * gnus-group.el (gnus-group-kill-region): do.
8515
8516         * gnus-art.el (article-date-ut): do.
8517
8518         * message.el (message-fetch-field): Remove redundant
8519         case-fold-search binding.
8520         (message-narrow-to-field): Simplify.
8521
8522 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8523
8524         * spam.el (spam-directory): Derive from `gnus-directory'.
8525
8526         * spam-report.el (spam-report-url-to-file)
8527         (spam-report-requests-file): New function and variable for offline
8528         reporting.
8529         (spam-report-url-ping-function): Add `spam-report-url-to-file'
8530         and user defined function.
8531         (spam-report-url-ping-mm-url): Remove doubled slash.
8532
8533 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
8534
8535         * spam.el (spam-list-of-processors): fixed spamassassin variable names
8536
8537 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
8538
8539         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
8540         format string mismatch.
8541
8542         * sieve.el (sieve-deactivate-all): do.
8543
8544         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8545
8546         * nnlistserv.el (nnlistserv-kk-wash-article): do.
8547
8548         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
8549
8550         * mm-bodies.el (mm-7bit-chars): Don't include \r.
8551
8552 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
8553
8554         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
8555         the list of checks
8556
8557 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
8558
8559         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
8560         padding.
8561
8562 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
8563
8564         * mm-view.el (mm-fill-flowed): New variable.
8565         (mm-inline-text): Use it.
8566
8567 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
8568
8569         * spam.el (spam-spamassassin-register-ham-routine)
8570         (spam-spamassassin-register-spam-routine): fixed function names
8571
8572 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8573
8574         * gnus.el (gnus-tmp-grouplens): Remove.
8575         (gnus-summary-line-format): Remove grouplens.
8576
8577         * gnus-group.el (gnus-group-line-format): Ditto.
8578
8579         * gnus-spec.el (gnus-format-specs): Ditto.
8580         (gnus-update-format-specifications): Flush the group format spec
8581         cache if there's the grouplens stuff.
8582         (gnus-parse-simple-format): Replace %l with the empty string.
8583
8584 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
8585
8586         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
8587         omission.
8588         From Jerry James  <james@xemacs.org>
8589
8590 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8591
8592         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
8593         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8594
8595 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8596
8597         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
8598         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
8599         New macros and functions.
8600         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
8601         Handle > NLINK_MAX messages.
8602         * nnmaildir.el (nnmaildir-request-set-mark): Use
8603         nnmaildir--emlink-p and nnmaildir--eexist-p.
8604
8605 2004-01-25  Alex Schroeder  <alex@gnu.org>
8606
8607         * spam-stat.el (spam-stat-process-directory-age): New option.
8608         (spam-stat-process-directory): Use it.
8609
8610 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8611
8612         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
8613         (spam-stat-save): Accept prefix argument.
8614
8615 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
8616
8617         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
8618         links" error.
8619
8620 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8621
8622         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
8623         the rest of the and/or forms.
8624
8625 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8626
8627         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
8628         compatibility with old .newsrc.eld files.
8629
8630         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
8631
8632         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
8633
8634         * gnus-start.el (gnus-1): do.
8635
8636         * gnus-group.el (gnus-group-line-format-alist): do.
8637
8638         * gnus.el (gnus-use-grouplens, gnus-visual): do.
8639
8640         * gnus-gl.el: Remove.
8641
8642 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8643
8644         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
8645         marks consisting of a single range {for example, (3 . 5)} rather
8646         than a list of a single range { ((3 . 5)) }.
8647
8648 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8649
8650         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
8651         with-current-buffer.
8652         (spam-stat-store-current-buffer): Use insert-buffer-substring to
8653         avoid consing a string.
8654
8655         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
8656         Remove obsolete entries for big5 and gb2312.
8657
8658 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8659
8660         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
8661         uncompressed list.
8662
8663 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
8664
8665         * spam-stat.el (spam-stat-strip-xref): New function.
8666         (spam-stat-process-directory): Use it.
8667
8668         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
8669         here -- it's done in message-fetch-field.
8670
8671 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8672
8673         * gnus-agent.el (gnus-agent-queue-mail,
8674         gnus-agent-prompt-send-queue): New variables.
8675         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
8676         * gnus-draft.el (gnus-group-send-queue): Pass the group name
8677         "nndraft:queue" along to gnus-draft-send.  Use
8678         gnus-agent-prompt-send-queue.
8679         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
8680         is "nndraft:queue".  Suggested by Gaute Strokkenes
8681         <gs234@srcf.ucam.org>
8682
8683         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
8684         (agent-enable-undownloaded-faces): Added
8685         (gnus-agent-cat-groups): Use eval-and-compile, not
8686         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
8687         method of gnus-agent-cat-groups even when the buffer has been
8688         evaled.
8689         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
8690         delete gnus-agent-save-active-1.
8691         (gnus-agent-save-groups): Deleted. Identical to
8692         gnus-agent-save-active.
8693         (gnus-agent-write-active): No longer adjust agent's copy of active
8694         file as agent's adjustments are now stored in their own
8695         file. Removed optional parameter.
8696         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
8697         servers.  Add use of min/max range limits from server's local
8698         file.
8699         (gnus-agent-save-alist): Removed unused optional argument.
8700         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
8701         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
8702         (gnus-agent-set-local): A per-server file that keeps min/max range
8703         limits for articles known to the agent.  Provides a fast mechanism
8704         for altering many active ranges.
8705         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
8706         active file (local makes it unnecessary).
8707         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
8708
8709         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
8710         (agent-enable-undownloaded-faces): Added
8711
8712         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
8713         disable it when sending to "nndraft:queue".
8714         (gnus-group-send-queue): Add safety check to avoid sending queue
8715         when unplugged.
8716
8717         * gnus-group.el (gnus-group-catchup): Use new
8718         gnus-sequence-of-unread-articles, not
8719         gnus-list-of-unread-articles, to avoid exhausting memory with huge
8720         numbers of articles.  Use gnus-range-map to avoid having to
8721         uncompress the unread list.
8722         (gnus-group-archive-directory,
8723         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
8724         reference.
8725
8726         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
8727         (gnus-sorted-range-intersection): Intersection of two ranges
8728         without requiring that they first be uncompressed.
8729
8730         * gnus-start.el (gnus-activate-group): Unless blocked by the
8731         caller, possibly expand the active range to include both cached
8732         and agentized articles.
8733         (gnus-convert-old-newsrc): Rewrote in anticipation of having
8734         multiple version-dependent converters.
8735         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
8736         gnus-agent-save-active.
8737         (gnus-save-newsrc-file): Save dirty agent range limits.
8738
8739         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
8740         gnus-agent-possibly-alter-active.
8741         (gnus-adjust-marked-articles): Faster handling of simple lists
8742
8743 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
8744
8745         * spam-stat.el (spam-stat-test-directory): New optional argument
8746         displays a list of files detected.  Suggested by Andrew Cohen
8747         <cohen@andy.bu.edu>.
8748         (spam-stat-buffer-words-with-scores): Don't narrow and change
8749         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
8750
8751 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
8752
8753         * spam.el (gnus-summary-mode-map): make spam-generic-score the
8754         default scoring function
8755         (spam-generic-score): calls spam-spamassassin-score if
8756         spam-use-spamassassin or spam-use-spamassassin-headers is on;
8757         spam-bogofilter-score otherwise.
8758
8759         From Hubert Chan <hubert@uhoreg.ca>:
8760
8761         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
8762         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
8763         (spam-spamassassin-arguments)
8764         (spam-spamassassin-spam-flag-header)
8765         (spam-spamassassin-positive-spam-flag-header)
8766         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
8767         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
8768         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8769         (spam-list-of-processors, spam-list-of-checks)
8770         (spam-list-of-statistical-checks, spam-registration-functions)
8771         (spam-check-spamassassin-headers, spam-check-spamassassin)
8772         (spam-spamassassin-score)
8773         (spam-spamassassin-register-with-sa-learn)
8774         (spam-spamassassin-register-spam-routine)
8775         (spam-spamassassin-register-ham-routine)
8776         (spam-assassin-register-spam-routine)
8777         (spam-assassin-register-ham-routine): add SpamAssassin support
8778         (spam-bogofilter-score): fix to show article before scoring
8779
8780         * gnus.el (spam-process, spam-autodetect-methods): add
8781         spamassassin and spamassassin-headers
8782
8783         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8784         Suppress unnecessary messages.  From Nevin Kapur
8785         <nkapur@cs.caltech.edu>.
8786
8787 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
8788
8789         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
8790         make-hash-table.
8791
8792 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8793
8794         * canlock.el (base64-encode-string): Don't autoload it.
8795
8796 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8797
8798         * run-at-time.el: Remove useless (require 'itimer),
8799         eval-and-compile and (featurep 'xemacs).
8800
8801 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
8802
8803         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
8804         GROUP is a virtual group.
8805
8806 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
8807
8808         * gnus.el: Autoload `message-y-or-n-p'.
8809
8810 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
8811
8812         * pgg-parse.el: Remove unnecessary (require 'custom).
8813
8814         * pgg-def.el: do.
8815
8816         * nnmail.el: do.
8817
8818         * gnus-undo.el: do.
8819
8820         * gnus-picon.el: do.
8821
8822         * gnus-util.el: do.
8823
8824 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
8825
8826         * gnus-sum.el (gnus-pick-line-number): Add autoload.
8827
8828 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8829
8830         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
8831         handle, as well as a list.
8832
8833         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
8834         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
8835         (mm-w3m-cid-retrieve): Simplify.
8836
8837 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
8838
8839         * message.el (message-kill-to-signature): Allow prefix arg to
8840         specify number of lines to keep before signature.  From Vasily
8841         Korytov.
8842         (message-kill-to-signature): Change docstring.
8843
8844 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8845
8846         * canlock.el: Always require sha1-el.
8847         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
8848
8849         * message.el: Autoload sha1 only when compiling.
8850
8851         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
8852         eudc-expand-inline for XEmacs.
8853
8854 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8855
8856         * message.el (message-canlock-generate): Require sha1-el.
8857
8858 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
8859
8860         * message.el (message-expand-name): Silence the byte compiler.
8861
8862         * lpath.el: Add detect-coding-system.
8863
8864         * dgnushack.el (dgnushack-compile): Remove obsolete check for
8865         cus-edit.
8866
8867 2004-01-13  Simon Josefsson  <jas@extundo.com>
8868
8869         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
8870         Invoke gnus-score-mode.  Reported by
8871         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8872
8873         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
8874         Jim Blandy <jimb@redhat.com> (tiny change).
8875
8876 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8877
8878         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
8879
8880 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
8881
8882         * spam.el (spam-get-article-as-string): updated to use
8883         gnus-request-article-this-buffer, much simpler
8884         (spam-get-article-as-buffer): removed
8885
8886 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
8887
8888         * message.el (message-expand-name): Use EUDC if the user uses
8889         that.
8890
8891 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8892
8893         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
8894         character for the encoding to avoid consing a string.
8895
8896         * rfc2047.el (rfc2047-decode-string): Don't cons a string
8897         unnecessarily.
8898
8899         * mm-util.el (mm-replace-chars-in-string): Remove.
8900
8901         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
8902         of mm-replace-chars-in-string.
8903
8904 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
8905
8906         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
8907         strings.
8908
8909         * mm-util.el (mm-subst-char-in-string): Support inplace.
8910
8911         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
8912         a new string in every iteration.  Use shy groups.
8913
8914 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
8915
8916         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
8917         (gnus-group-change-level, gnus-kill-newsgroup)
8918         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
8919         (gnus-get-unread-articles, gnus-make-articles-unread)
8920         (gnus-make-ascending-articles-unread): Use accessor
8921         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
8922         to get group information for improved readability.
8923
8924         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
8925
8926         * gnus-soup.el (gnus-soup-group-brew): do.
8927
8928         * gnus-msg.el (gnus-put-message): do.
8929
8930         * gnus-move.el (gnus-group-move-group-to-server): do.
8931
8932         * gnus-kill.el (gnus-batch-score): do.
8933
8934         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
8935         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
8936         (gnus-group-update-group, gnus-group-read-group)
8937         (gnus-group-make-group, gnus-group-make-help-group)
8938         (gnus-group-make-archive-group, gnus-group-make-directory-group)
8939         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
8940         (gnus-group-sort-by-unread, gnus-group-catchup)
8941         (gnus-group-unsubscribe-group, gnus-group-kill-group)
8942         (gnus-group-yank-group, gnus-group-set-info)
8943         (gnus-group-list-groups): do.
8944
8945         * gnus.el (gnus-generate-new-group-name): do.
8946
8947         * gnus-delay.el (gnus-delay-send-queue): do.
8948
8949         * nnvirtual.el (nnvirtual-catchup-group): do.
8950
8951         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
8952         do.
8953
8954         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
8955         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
8956
8957         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
8958         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
8959         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
8960         (gnus-group-make-articles-read): do.
8961
8962 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8963
8964         * gnus-art.el (article-decode-mime-words, article-babel)
8965         (gnus-article-highlight-signature, gnus-article-add-buttons)
8966         (gnus-signature-toggle): Use gnus-with-article-buffer.
8967
8968         * gnus-art.el (gnus-article-highlight-headers)
8969         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
8970
8971         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
8972         (gnus-article-set-globals, gnus-request-article-this-buffer)
8973         (gnus-button-message-id, gnus-article-maybe-hide-headers)
8974         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
8975         (gnus-mime-display-alternative): Use with-current-buffer.
8976
8977 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8978
8979         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
8980         also under 80 char limit, and call gnus-error if needed
8981         (spam-fetch-article-header): finally fixed - it was a
8982         buffer-local variable (gnus-newsgroup-data)
8983         (spam-find-spam): use spam-generate-fake-headers, forget about
8984         spam-insert-fake-headers
8985         (spam-insert-fake-headers): removed
8986
8987 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8988
8989         * deuglify.el (gnus-article-outlook-unwrap-lines)
8990         (gnus-outlook-rearrange-article)
8991         (gnus-outlook-repair-attribution-outlook)
8992         (gnus-outlook-repair-attribution-block)
8993         (gnus-outlook-repair-attribution-other): Remove redundant
8994         save-excursion.
8995
8996 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8997
8998         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
8999         (spam-fetch-field-subject-fast)
9000         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
9001         (spam-fetch-article-header): new functions to deal with Gnus
9002         internals for fast retrieval of article header data
9003         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
9004
9005 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9006
9007         * pop3.el (pop3-md5): Remove.
9008         (pop3-apop): Replace pop3-md5 with md5.
9009
9010         * mm-bodies.el: base64 is always built-in.
9011
9012         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
9013         with-current-buffer.
9014
9015 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9016
9017         * canlock.el (canlock-insert-header): Remove excessive grouping in
9018         regexp.
9019
9020         * gnus-sum.el (gnus-summary-read-document): Ditto.
9021
9022         * gnus-uu.el (gnus-uu-part-number): Ditto.
9023
9024         * html2text.el (html2text-remove-tags): Ditto.
9025         (html2text-format-tags): Ditto.
9026         (html2text-format-single-elements): Ditto.
9027
9028         * mml.el (mml-parse-1): Ditto.
9029
9030 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9031
9032         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
9033
9034         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
9035
9036         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
9037
9038         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
9039
9040 2003-11-15  Simon Josefsson  <jas@extundo.com>
9041
9042         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
9043         (pgg-gpg-lookup-key): Use regexp match instead of
9044         split-string (split-string is different between emacs 21.2 and
9045         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
9046
9047 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9048
9049         * gnus-art.el (gnus-mime-view-all-parts)
9050         (gnus-article-part-wrapper, gnus-article-view-part): Use
9051         with-current-buffer.
9052
9053 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9054
9055         * spam.el (spam-disable-spam-split-during-ham-respool)
9056         (spam-spamoracle-database, spam-cache-lookups)
9057         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
9058         (spam-group-ham-mark-p, spam-group-spam-mark-p)
9059         (spam-group-ham-marks, spam-group-spam-marks)
9060         (spam-group-spam-contents-p, spam-group-ham-contents-p)
9061         (spam-list-of-processors, spam-list-of-statistical-checks): doc
9062         fix, also add spam-use-blackholes to the statistical checks
9063         (spam-fetch-field-fast): new interface to fetching fields, may
9064         become a macro
9065         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
9066         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
9067         (spam-insert-fake-headers): fake an article when needed
9068         (spam-find-spam): fake article when possible
9069         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
9070         (spam-check-bogofilter-headers): use message-fetch-field instead
9071         of nnmail-fetch-field
9072
9073 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9074
9075         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
9076
9077 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9078
9079         * spam.el (spam-split): do not require spam-use-CHECK to be
9080         enabled if that check is passed to spam-split explicitly; also
9081         fix so 'spam doesn't get converted to spam-split-group when
9082         spam-split-symbolic-return is t
9083         (spam-find-spam): find registrations of the article and use those
9084         instead of re-running spam-split to find the spam/ham
9085         classification of the article
9086         (spam-log-processing-to-registry, spam-log-registered-p)
9087         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9088         use gnus-error instead of gnus-message
9089         (spam-log-registration-type): new function to determine the
9090         classification of a message based on registry entries; will
9091         return nil if both 'spam and 'ham are found
9092         (spam-check-BBDB): expand all the BBDB macros here so we can have
9093         a reasonably fast local cache without the loading errors
9094         (spam-cache-lookups): set to t by default
9095         (spam-find-spam): don't try to guess spam-cache-lookups
9096         (spam-enter-whitelist, spam-enter-blacklist): also clear the
9097         spam-caches entry
9098         (spam-filelist-build-cache, spam-filelist-check-cache): better
9099         caching of whitelist/blacklist entries
9100         (spam-check-whitelist, spam-check-blacklist): invoke
9101         spam-from-listed-p with a type, not a cache variable
9102         (spam-from-listed-p): wrap around spam-filelist-check-cache
9103
9104 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9105
9106         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9107
9108         * nnmail.el (nnmail-split-fancy): do.
9109
9110         * mml.el (mml-parse): do.
9111
9112         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9113         (gnus-score-adaptive): do.
9114
9115 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9116
9117         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9118         (gnus-mime-button-map): Don't set keymap parent.
9119         (gnus-button-ctan-directory-regexp): Use shy grouping.
9120         (gnus-prev-page-map): Don't set keymap parent.
9121         (gnus-prev-page-map): Remove duplicated one.
9122         (gnus-next-page-map): Don't set keymap parent.
9123         (gnus-mime-security-button-map): Ditto.
9124
9125         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9126         version number.
9127
9128         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9129
9130 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9131
9132         * canlock.el (canlock-sha1-function): Remove.
9133         (canlock-sha1-function-for-verify): Remove.
9134         (canlock-openssl-program): Remove.
9135         (canlock-openssl-args): Remove.
9136         (canlock-ignore-errors): Remove.
9137         (canlock-sha1-with-openssl): Remove.
9138         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9139         (canlock-verify): Don't use canlock-ignore-errors.
9140
9141         * sha1-el.el (sha1-string-external): Make it can return a string
9142         in binary form.
9143         (sha1-region-external): Ditto.
9144         (sha1-string-internal): Ditto.
9145         (sha1-region-internal): Ditto.
9146         (sha1-region): Ditto.
9147         (sha1-string): Ditto.
9148         (sha1): Ditto.
9149
9150 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9151
9152         * spam.el (spam-report-articles-gmane): New command.
9153
9154 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9155
9156         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9157
9158         * run-at-time.el (run-at-time-saved): Remove.
9159         (run-at-time): Doc fix.
9160
9161 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9162
9163         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9164         (gnus-summary-limit-map): Add it.
9165         (gnus-summary-make-menu-bar): do.
9166
9167 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9168
9169         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9170         first attempt at some caching support (done for BBDB only now)
9171         (spam-find-spam): set spam-cache-lookups if there are more than 2
9172         addresses to be checked
9173         (spam-clear-cache-BBDB): new function, to be invoked by
9174         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
9175         (spam-check-BBDB): check and use the caches, if
9176         spam-cache-lookups is on
9177         remove superfluous (provide)
9178
9179 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9180
9181         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9182
9183 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9184
9185         * run-at-time.el (run-at-time-saved): Move to after the definition
9186         of `run-at-time'.
9187
9188         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9189
9190 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9191
9192         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9193         mm-w3m-local-map-property.
9194
9195         * mm-view.el (mm-w3m-mode-map): Remove.
9196         (mm-w3m-local-map-property): Remove.
9197         (mm-inline-text-html-render-with-w3m): Don't use
9198         mm-w3m-local-map-property.
9199
9200 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * run-at-time.el: New file.
9203
9204         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9205         under Emacs.
9206
9207         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9208         of gnus-set-text-properties.
9209
9210         * gnus-uu.el (gnus-uu-save-article): Ditto.
9211
9212         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9213
9214         * gnus-cite.el (gnus-cite-parse): Ditto.
9215
9216         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9217         of gnus-.
9218
9219         * gnus-xmas.el (run-at-time): Require run-at-time.
9220
9221         * gnus.el: Changed calls to nnheader-run-at-time and
9222         password-run-at-time throughout to use run-at-time directly.
9223
9224         * password.el: Removed definition of run-at-time.
9225
9226         * nnheaderxm.el: Remove definition of run-at-time.
9227
9228 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
9229
9230         * mml.el (mml-minibuffer-read-disposition): Show attachment type
9231         in prompt.
9232
9233 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9234
9235         * messagexmas.el (message-xmas-redefine): Alias
9236         `message-make-caesar-translation-table' to
9237         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
9238         version.
9239
9240         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
9241         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
9242         `gnus-xmas-set-text-properties'.
9243         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
9244         `gnus-xmas-completing-read'.
9245         (gnus-xmas-completing-read): Removed.
9246         (gnus-xmas-open-network-stream): Removed.
9247
9248         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
9249         XEmacs version.
9250
9251         * dns.el (dns-make-network-process): Use `open-network-stream'
9252         instead of `gnus-xmas-open-network-stream'.
9253
9254         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
9255
9256         * .cvsignore: Add auto-autoloads.el, custom-load.el.
9257
9258 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9259
9260         * gnus-art.el (gnus-mime-display-alternative)
9261         (gnus-insert-mime-button, gnus-insert-mime-security-button)
9262         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
9263         Don't use gnus-local-map-property.
9264
9265         * gnus-util.el (gnus-local-map-property): Remove.
9266
9267         * mm-view.el (mm-view-pkcs7-decrypt): Replace
9268         gnus-completing-read-maybe-default with completing-read.
9269
9270         * gnus-util.el (gnus-completing-read): do.
9271         (gnus-completing-read-maybe-default): Remove.
9272
9273 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9274
9275         * password.el: Only autoload `run-at-time' if not XEmacs.
9276         Only autoload the itimer functions if XEmacs.
9277
9278 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9279
9280         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
9281         XEmacsen.
9282
9283         * dgnushack.el: Autoload executable-find for XEmacs.
9284
9285 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9286
9287         * gnus-art.el (gnus-read-string): Remove.
9288         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
9289         read-string.
9290
9291 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
9292
9293         * netrc.el: autoload password-read
9294         (netrc): new configuration group
9295         (netrc-encoding-method, netrc-openssl-path): configuration
9296         variables for encoding and decoding of files with symmetric
9297         ciphers
9298         (netrc-encode): assistant function to encode a file with
9299         netrc-encoding-method
9300         (netrc-parse): added interactive parameter, added optional
9301         decoding if netrc-encoding-method is non-nil but otherwise
9302         behavior is standard
9303         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
9304         s/encode/encrypt/ everywhere
9305
9306         * spam.el: remove executable-find autoload
9307
9308 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9309
9310         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
9311
9312         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
9313
9314 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9315
9316         * gnus-art.el (gnus-treat-ansi-sequences,
9317         article-treat-ansi-sequences): New variable and function.
9318         Suggested by Dan Jacobson <jidanni@jidanni.org>.
9319
9320         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
9321         Use it.
9322
9323 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9324
9325         * mm-util.el (mm-quote-arg): Remove.
9326
9327         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
9328         shell-quote-argument.
9329
9330         * gnus-uu.el (gnus-uu-command): do.
9331
9332         * gnus-sum.el (gnus-summary-insert-pseudos): do.
9333
9334         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
9335         with make-char.
9336
9337         * mm-util.el (mm-make-char): Remove.
9338
9339         * mml.el (mml-mode): Replace gnus-add-minor-mode with
9340         add-minor-mode.
9341
9342         * gnus-undo.el (gnus-undo-mode): do.
9343
9344         * gnus-topic.el (gnus-topic-mode): do.
9345
9346         * gnus-sum.el (gnus-dead-summary-mode): do.
9347
9348         * gnus-start.el (gnus-slave-mode): do.
9349
9350         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
9351
9352         * gnus-ml.el (gnus-mailing-list-mode): do.
9353
9354         * gnus-gl.el (gnus-grouplens-mode): do.
9355
9356         * gnus-draft.el (gnus-draft-mode): do.
9357
9358         * gnus-dired.el (gnus-dired-mode): do.
9359
9360         * gnus-ems.el (gnus-add-minor-mode): Remove.
9361
9362         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9363         Replace gnus-char-width with char-width.
9364
9365         * gnus-ems.el (gnus-char-width): Remove.
9366
9367         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9368         Replace gnus-char-width with char-width.
9369
9370         * gnus-ems.el (gnus-char-width): Remove.
9371
9372         * spam-stat.el (with-syntax-table): Remove with-syntax-table
9373         definition.
9374         Remove Emacs 20 hash table compatibility code.
9375
9376         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
9377         20 compatibility code.
9378
9379         * spam.el (spam-point-at-eol): Replace with point-at-eol.
9380
9381         * smime.el (smime-point-at-eol): Replace with point-at-eol.
9382
9383         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
9384         with point-at-{eol,bol}.
9385
9386         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
9387
9388         * imap.el (imap-point-at-eol): Replace with point-at-eol.
9389
9390         * flow-fill.el (fill-flowed-point-at-bol,
9391         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
9392
9393         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
9394         Replace with point-at-{eol,bol} throughout all files.
9395
9396 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9397
9398         * ntlm.el (ntlm-string-as-unibyte): New macro.
9399         (ntlm-build-auth-response): Use it.
9400
9401         Remove Emacs 20 stuff:
9402         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
9403         (butlast, mapc, remove): Remove the compiler macros.
9404         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
9405         of delq and copy-sequence.
9406         * gnus-art.el (popup-menu): Remove the compiler macro.
9407         * nnmail.el (nnmail-split-fancy): Don't support customizing with
9408         Emacs 20.
9409
9410 2004-01-05  Simon Josefsson  <jas@extundo.com>
9411
9412         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
9413         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
9414         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
9415         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
9416         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
9417         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
9418         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
9419         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
9420         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
9421         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
9422         ntlm-string-permute, string-lshift into ntlm-string-lshift,
9423         string-xor into ntlm-string-xor.  Suggested by
9424         Jesper Harder <harder@myrealbox.com>.
9425
9426         * ntlm.el: Don't include poem.
9427
9428         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
9429         Jesper Harder <harder@myrealbox.com>.
9430
9431         * sasl-ntlm.el, ntlm.el, md4.el: New files.
9432
9433         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
9434         probably breaks emacs with DL patch, but do we care? Is anyone
9435         still using the DL stuff?)
9436
9437         * sieve-manage.el: Use the password package.
9438         (sieve-manage-read-passwd): Remove.
9439         (sieve-manage-interactive-login): Use password.  Re-add
9440         condition-case around loop.
9441
9442         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
9443         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
9444         the password package.
9445
9446 2003-02-19  Simon Josefsson  <jas@extundo.com>
9447
9448         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
9449         token.
9450
9451 2002-08-07  Simon Josefsson  <jas@extundo.com>
9452
9453         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
9454         (sieve-manage-authenticators):
9455         (sieve-manage-authenticator-alist): Add some SASL mechs.
9456         (sieve-sasl-auth): New function.
9457         (sieve-manage-cram-md5-auth):
9458         (sieve-manage-plain-auth): Rewrite using SASL library.
9459         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
9460         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
9461         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
9462         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
9463
9464 2004-01-05  Simon Josefsson  <jas@extundo.com>
9465
9466         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
9467         New files.
9468
9469 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9470
9471         * gnus-group.el (gnus-no-groups-message): Update.
9472
9473         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
9474
9475 2003-11-09  Simon Josefsson  <jas@extundo.com>
9476
9477         * imap.el: Support for ID IMAP extension (RFC 2971).
9478         (imap-local-variables): Add imap-id.
9479         (imap-id): New variable.
9480         (imap-id): New function.
9481         (imap-parse-response): Parse untagged ID response.
9482         * nnimap.el (nnimap-id): New variable.
9483         (nnimap-open-connection): Use it.
9484
9485 2003-12-28  Simon Josefsson  <jas@extundo.com>
9486
9487         * gnus-score.el (gnus-score-edit-all-score): New.
9488         * gnus-group.el (gnus-group-score-map): Bind it to W e.
9489
9490 2004-01-04  Simon Josefsson  <jas@extundo.com>
9491
9492         * password.el: Add.
9493
9494 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
9495
9496         * dns.el: Add support for AAAA records (see RFC 3596)
9497
9498         * Fix typo PRT -> PTR
9499
9500         * Parse MX, PTR and SOA replies (see RFC 1035)
9501
9502 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
9505
9506         * Moved to Changelog.2.
9507
9508 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9509
9510         * gnus.el (gnus-version-number): Bump version.
9511
9512 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9513
9514         * gnus.el: No Gnus v0.1 is released.
9515
9516 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9517
9518         * gnus.el: No Gnus v0.0 is released.
9519
9520 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9521
9522         * gnus.el (gnus-version-number): Bump.
9523         (gnus-version): No.
9524
9525 See ChangeLog.2 for earlier changes.
9526
9527     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
9528   Copying and distribution of this file, with or without modification,
9529   are permitted provided the copyright notice and this notice are preserved.
9530
9531 ;; Local Variables:
9532 ;; coding: iso-2022-7bit
9533 ;; fill-column: 79
9534 ;; End:
9535
9536 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4