(pop3-leave-mail-on-server): Mention problem of duplicate
[gnus] / lisp / ChangeLog
1 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
4         mails in the doc string.  Add some URLs in comment.
5
6 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
9         backslashes handling and the way to find boundaries of quoted strings.
10
11 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
12
13         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
14         mml1991-encrypt-to-self is set and mml1991-signers is not set.
15         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16         mml2015-encrypt-to-self is set and mml2015-signers is not set.
17
18 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19
20         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
21         doc string.
22         (gnus-button-regexp, gnus-button-last): Remove unused variables.
23
24 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25
26         * lpath.el: Fbind epg-check-configuration.
27
28 2006-09-06  Simon Josefsson  <jas@extundo.com>
29
30         * mml2015.el (mml2015-use): Doc fix, mention epg.
31
32 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
33
34         * mml2015.el (mml2015-use): Default to epg, if available.
35
36 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
37
38         * mml1991.el (mml1991-epg-sign): Don't lookup a private kye by
39         message-sender.
40         (mml1991-epg-encrypt): Ditto.
41         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
42         message-sender.
43         (mml2015-epg-encrypt): Ditto.
44
45 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
46
47         * message.el (message-send-mail-with-sendmail): Look for sendmail in
48         several common directories.
49
50 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
51
52         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
53         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
54
55 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         * gnus-art.el (article-decode-encoded-words): Make it fast.
58
59 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
60
61         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
62
63         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
64         in quoted string into `\'.
65
66 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
67
68         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
69         Use standard-syntax-table.
70
71 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
72
73         * gnus-art.el (gnus-decode-address-function): New variable.
74         (article-decode-encoded-words): Use it to decode headers which are
75         assumed to contain addresses.
76         (gnus-mime-delete-part): Remove useless `or'.
77
78         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
79         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
80         (gnus-nov-parse-line): Use it to decode From header.
81         (gnus-get-newsgroup-headers): Ditto.
82         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
83
84         * mail-parse.el (mail-decode-encoded-address-region): New alias.
85         (mail-decode-encoded-address-string): New alias.
86
87         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
88         New function.
89         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
90         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
91         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
92         (rfc2047-decode-string): Ditto.
93         (rfc2047-decode-address-region): New function.
94         (rfc2047-decode-address-string): New function.
95
96 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
97
98         * message.el (message-caesar-buffer-body): Allow rotating headers.
99
100         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
101
102         * message.el (message-insert-formated-citation-line): Fix %f.
103         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
104
105 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
106
107         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
108         (gnus-bookmark-mouse-available-p): New macro.
109         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
110         (gnus-bookmark-bmenu-show-infos): Use it.
111         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
112         (gnus-bookmark-bmenu-hide-infos): Ditto.
113         (gnus-bookmark-remove-properties): New function.
114         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
115         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
116         (gnus-bookmark-write-file): Bind coding-system-for-write.
117         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
118         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
119         group before selecting it.
120         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
121         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
122         quit-window if it is not available; use gnus-mouse-2 and bind it to
123         gnus-bookmark-bmenu-select-by-mouse.
124         (gnus-bookmark-show-details): Remove unused variable `details-list'.
125         (gnus-bookmark-bmenu-select-by-mouse): New function.
126
127 2006-08-13  Romain Francoise  <romain@orebokech.com>
128
129         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
130         space.
131
132 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
133
134         * compface.el (uncompface): Use binary rather than raw-text-unix.
135
136 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
137
138         * compface.el (uncompface): Make sure the eol conversion doesn't take
139         place when communicating with the external programs.  Reported by
140         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
141
142 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * nnheader.el (nnheader-insert-head): Fix typo in comment.
145
146 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
147
148         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
149         Make it more robust by parsing author and date independently.
150
151 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
152
153         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
154
155 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
156
157         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
158         first matching secret key.
159         (mml2015-epg-encrypt): Ditto.
160
161         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
162         first matching secret key.
163         (mml1991-epg-encrypt): Ditto.
164
165         * mml2015.el (mml2015-encrypt-to-self): New user option.
166         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
167         mml2015-epg-encrypt-to-self is set.
168
169         * mml1991.el (mml1991-encrypt-to-self): New variable.
170         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
171         mml1991-epg-encrypt-to-self is set.
172
173         * mml2015.el (mml2015-signers): New user option.
174         (mml2015-epg-sign): Reflect the value of mml2015-signers.
175         (mml2015-epg-encrypt): Allow to select signing keys.
176
177         * mml1991.el (mml1991-signers): New variable.
178         (mml1991-epg-sign): Reflect the value of mml1991-signers.
179         (mml1991-epg-encrypt): Allow to select signing keys.
180
181 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
182
183         * nnheader.el (nnheader-insert-head): Make it work even if the file
184         uses CRLF for the line-break code.
185
186 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
187
188         * mml2015.el: Require mml-sec instead of password.
189         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
190         (mml2015-cache-passphrase): Inherit the default value from
191         mml-secure-cache-passphrase.
192         (mml2015-passphrase-cache-expiry): Inherit the default value from
193         mml-secure-passphrase-cache-expiry.
194
195         * mml1991.el: Require mml-sec instead of password.
196         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
197         (mml1991-cache-passphrase): Inherit the default value from
198         mml-secure-cache-passphrase.
199         (mml1991-passphrase-cache-expiry): Inherit the default value from
200         mml-secure-passphrase-cache-expiry.
201
202         * mml-sec.el: Require password.
203         (mml-secure-verbose): New user option.
204         (mml-secure-cache-passphrase): New user option.
205         (mml-secure-passphrase-cache-expiry): New user option.
206
207 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
208
209         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
210         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
211         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
212
213 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
214
215         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
216         workaround for the url package included with Emacs.
217
218         * nnweb.el (nnweb-google-create-mapping): Update regexp.
219
220 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
223         correctly.  This fixes a bug caused by the 2006-05-12 change.
224
225 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
226
227         * nnmail.el (nnmail-article-group): If splitting raises an error, give
228         some information about the error when saying that the `bogus' mail
229         group will be used.
230
231 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
232
233         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
234         string.
235
236 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
237
238         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
239
240 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
241
242         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
243
244 2006-07-10  Daiki Ueno <ueno@unixuser.org>
245
246         * mml1991.el (mml1991-function-alist): Add epg.
247         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
248         (mml1991-epg-encrypt): New functions.
249
250 2006-07-10  Daiki Ueno <ueno@unixuser.org>
251
252         * mml2015.el (mml2015-verbose): New variable.
253         (mml2015-cache-passphrase): Ditto.
254         (mml2015-passphrase-cache-expiry): Ditto.
255         (mml2015-function-alist): Add epg.
256         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
257         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
258         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
259         functions.
260
261 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
262
263         * message.el (message-cite-original-1): Preserve region when removing
264         quoted text due to X-No-Archive in order to avoid bogus attribution
265         when citing multiple messages.
266
267 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
268
269         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
270         Kenneth Jacker <khj@be.cs.appstate.edu>.
271
272 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
273
274         * gnus-diary.el (gnus-user-format-function-d)
275         (gnus-user-format-function-D): Autoload.
276
277         * imap.el (Commentary): Fix typo.
278
279         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
280         2006-04-22 contribution.
281
282 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
283
284         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
285         It didn't really fix the bogosity I'm seeing with solid web groups.
286
287 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
288
289         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
290         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
291         created using server names.  If we use the feature without declaring
292         it, Gnus does not properly manage server and group state.
293
294         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
295         bound.
296
297 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
298
299         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
300         looking up the method using GROUP's prefix before inventing a new one.
301         It is used on killed/unknown groups in various places where returning
302         an all-new method isn't expected by the caller.
303
304         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
305         and match semantics of gnus-group-real-prefix.
306
307 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
308
309         * nnmail.el (nnmail-broken-references-mailers): New variable.
310         (nnmail-ignore-broken-references): New function generalizing
311         nnmail-fix-eudora-headers.
312         (nnmail-fix-eudora-headers): Now obsolete.
313
314         * gnus-art.el (gnus-button-handle-custom): Support
315         `customize-apropos*'.
316
317 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
318
319         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
320
321         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
322         articles.
323
324 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
325
326         * message.el (message-cite-reply-above): New variable.
327         (message-yank-original): Use it.
328
329 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
330
331         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
332
333 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
334
335         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
336         as read.
337
338         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
339
340 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
341
342         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
343         (gnus-bookmark-default-file): Use gnus-directory.
344         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
345         Remove "*" in doc string.
346         (gnus-bookmark-write-file): Simplify.
347         (gnus-bookmark-maybe-sort-alist): Use `when'.
348         (gnus-bookmark-get-bookmark): Fix typo in doc string.
349         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
350         FIXME about Emacs 21 and XEmacs compatibility.
351         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
352         compatibility.
353         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
354         compatibility.
355         (gnus-bookmark-menu-heading): Fix version.
356
357 2006-06-19  Bastien Guerry  <bzg@altern.org>
358
359         * gnus-bookmark.el: New file.
360
361 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
362
363         * message.el (message-syntax-checks): Doc fix.
364
365 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
366
367         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
368         unsubscribed groups as if they were killed ones.  It causes duplicate
369         entries in gnus-newsrc-alist.
370
371 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
372
373         * message.el (message-syntax-checks): Doc fix.
374         (message-send-mail): Add check for continuation headers.
375         (message-check-news-header-syntax): Fix regexp used to check for
376         continuation headers.
377
378 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
379
380         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
381
382 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
383
384         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
385
386 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
387
388         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
389         default-truncate-lines.
390
391 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
394         to fill the utf-8 entry.
395
396         * lpath.el: Fbind unicode-precedence-list.
397
398 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
399
400         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
401
402 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
403
404         * gnus-agent.el (directory-files-and-attributes): Move all the way
405         forward (the third and final move).
406         (gnus-agent-read-agentview): Trap reconstruction errors due to
407         nonexistant directory.  Handle by returning nil.
408
409 2006-05-30  Didier Verna  <didier@xemacs.org>
410
411         * message.el (message-dont-reply-to-names): Update the custom type.
412         * message.el (message-dont-reply-to-names): New defsubst: potentially
413         convert a list of regexps into a single one.
414         * message.el (message-get-reply-headers): Use it.
415         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
416
417 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
418
419         * gnus-agent.el (directory-files-and-attributes): Move forward.
420
421 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
422
423         * gnus-ml.el (gnus-mailing-list-subscribe)
424         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
425         (gnus-mailing-list-message): Fix doc strings.
426
427 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
428
429         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
430         of doing it manually.
431
432 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
433
434         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
435         comment.
436
437 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
438
439         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
440         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
441         (gnus-agent-read-local): All symbols allocated in my-obarray
442         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
443         (gnus-agent-regenerate-group): Check numeric names to see if they are
444         messages or groups.
445         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
446         better way of do this...)
447
448         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
449         'dummy.group' (there should be a better way of do this...)
450
451 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
452
453         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
454         (gnus-saved-headers): Ditto.
455         (gnus-default-article-saver): Mention functions may have properties.
456         (gnus-article-save): Override gnus-save-all-headers and
457         gnus-saved-headers by :headers property which saver function may have.
458         (gnus-summary-save-in-file): Add :headers property.
459         (gnus-summary-write-to-file): Ditto.
460
461         * gnus-sum.el (gnus-summary-save-article): Bind
462         gnus-prompt-before-saving to t when saving many articles in a file;
463         always show all headers.
464
465         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
466
467 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
468
469         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
470         marks.
471
472         * message.el (message-indent-citation): Add optional arguments to allow
473         using it outside of message buffers.
474
475         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
476         (gnus-article-treat-unfold-headers): Use it.
477         (gnus-article-truncate-lines): New variable.
478         (gnus-article-mode): Use it.
479         (gnus-article-toggle-truncate-lines): New function.
480
481         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
482         gnus-article-toggle-truncate-lines.
483
484         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
485         coding system in XEmacs, use binary.
486
487 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
488
489         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
490         after-load-alist.
491
492         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
493         this function should save decoded articles.
494         (gnus-summary-write-to-file): Use property to specify this function
495         should save decoded articles and specify gnus-summary-save-in-file
496         should be used to save articles other than the first one when saving
497         many articles.
498         (gnus-summary-save-body-in-file): Use property to specify this
499         function should save decoded articles.
500         (gnus-summary-write-body-to-file): Use property to specify this
501         function should save decoded articles and specify
502         gnus-summary-save-body-in-file should be used to save articles other
503         than the first one when saving many articles.
504
505         * gnus-sum.el (gnus-summary-save-article): Simplify.
506
507 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
508
509         * gnus-art.el (gnus-default-article-saver): Add
510         gnus-summary-write-body-to-file.
511         (gnus-article-save-coding-system): Don't use coding system object
512         in XEmacs.
513         (gnus-read-save-file-name): Add optional `dir-var' argument which
514         specifies directory in which files are saved; work even if optional
515         `variable' argument is not specified.
516         (gnus-summary-write-to-file): Read file name.
517         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
518         (gnus-summary-write-body-to-file): New function.
519
520         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
521         (gnus-summary-local-variables): Add it.
522         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
523         (gnus-summary-save-article): Remove optional `decode' argument;
524         determine whether to decode articles by the value of
525         gnus-default-article-saver; when saving many files using
526         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
527         it first and use gnus-summary-save-in-file or
528         gnus-summary-save-body-in-file thereafter unless
529         gnus-prompt-before-saving is always; move point to article which
530         will be saved.
531         (gnus-summary-save-article-file): Revert.
532         (gnus-summary-write-article-file): Revert.
533         (gnus-summary-save-article-body-file): Revert.
534         (gnus-summary-write-article-body-file): New function.
535
536 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
537
538         * gnus-art.el (gnus-default-article-saver): Doc fix.
539         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
540         from gnus-summary-save-article-coding-system, and default to a
541         certain coding system.
542         (gnus-output-to-file): Add coding cookie and encode text according
543         to gnus-article-save-coding-system; don't use mm-append-to-file.
544
545         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
546         gnus-art.el and rename to gnus-article-save-coding-system.
547         (gnus-summary-save-article): Require gnus-art; don't show all
548         headers if it decodes articles; don't add coding cookie here;
549         don't bind mm-text-coding-system-for-write.
550         (gnus-summary-save-article-file): Save decoded articles.
551         (gnus-summary-write-article-file): When saving many files, use
552         gnus-summary-write-to-file first and gnus-summary-save-in-file
553         thereafter unless gnus-prompt-before-saving is always.
554         (gnus-summary-save-article-body-file): Save decoded articles.
555
556         * lpath.el: Fbind select-safe-coding-system for XEmacs.
557
558 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
559
560         * nnrss.el (nnrss-check-group): Bind hash-index.
561
562 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
563
564         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
565         its hash index.  Store this hash in `nnrss-group-data'.
566         (nnrss-read-group-data): Update accordingly.
567
568 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
569
570         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
571         entry.
572
573         * gnus-sum.el (gnus-summary-make-menu-bar): Add
574         gnus-article-browse-html-article.
575
576 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
577
578         * gnus-sum.el (gnus-summary-mime-map): Add
579         gnus-article-browse-html-article.
580
581         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
582
583 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
584
585         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
586         suitable coding systems in customize.
587
588 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
589
590         * mail-source.el (mail-sources): Fix custom type.
591
592 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
593
594         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
595         (gnus-summary-expire-articles-now): Shorten prompt.
596
597         * gmm-utils.el (wid-edit): Require.
598         (defun-gmm): Renamed from `gmm-defun-compat'.
599         (gmm-image-search-load-path): Use it.
600         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
601
602 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
603
604         * gnus-sum.el (gnus-summary-save-article-coding-system): New
605         variable.
606         (gnus-summary-save-article): Add optional `decode' argument.  If
607         it is set and gnus-summary-save-article-coding-system is non-nil,
608         save decoded article.
609         (gnus-summary-write-article-file): Save decoded article if
610         gnus-summary-save-article-coding-system is non-nil.
611
612         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
613         type.
614
615 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
616
617         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
618
619 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
620
621         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
622         first to test gnus-single-article-buffer which may be buffer-local.
623
624         * gnus-sum.el (gnus-summary-setup-buffer): Make
625         gnus-single-article-buffer buffer-local and nil in ephemeral
626         group; make gnus-article-buffer, gnus-article-current, and
627         gnus-original-article-buffer always buffer-local.
628         (gnus-summary-exit): Kill article buffer belonging to ephemeral
629         group.
630         (gnus-handle-ephemeral-exit): Don't move to next summary line.
631
632 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
633
634         * nnml.el (nnml-request-compact-group): Compressed files might not
635         have .gz extension.
636
637 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
638
639         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
640         (mm-copy-to-buffer): Use with-current-buffer.
641         (mm-display-part): Simplify.
642         (mm-inlinable-p): Add optional arg `type'.
643
644 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
645
646         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
647         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
648         Try harder to show the attachment internally or externally using
649         gnus-mime-view-part-as-type.
650
651 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
652
653         * message.el (message-from-style, message-signature-separator)
654         (message-user-organization-file, message-send-mail-function)
655         (message-citation-line-function, message-yank-prefix)
656         (message-indent-citation-function, message-signature)
657         (message-signature-file, message-signature-insert-empty-line):
658         Remove autoloads.
659
660         * gnus-art.el (gnus-buttonized-mime-types): Remove
661         "multipart/signed".  Revert 2006-04-26 change.
662
663 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
664
665         * gnus.el (gnus-version-number): Bump version.
666
667 2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
668
669         * gnus.el: No Gnus v0.5 is released.
670
671 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
672
673         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
674         fetching articles by message-id.
675
676 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
677
678         * message.el (hashcash): Require hashcash as normal.
679
680         * ecomplete.el (ecomplete-highlight-match-line): Use
681         point-at-eol.
682         (ecomplete-highlight-match-line): Use `highlight', because that
683         face exists in both Emacs and XEmacs.
684
685         * message.el (message-display-abbrev): Use point-at-bol.
686
687         * mail-source.el: Don't require timer/timer-funcs.
688
689         * gnus-async.el: Ditto.
690
691         * password.el: Ditto.
692
693         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
694
695         * mm-url.el: Ditto.
696
697         * gnus-xmas.el: Don't require timer-funcs.
698
699         * mm-util.el: Require timer/timer-funcs.
700
701 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
702
703         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
704         Close.
705
706 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
707
708         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
709         unibyte after clear-decrypt function runs.
710
711         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
712         returns as a unibyte string.
713
714 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
715
716         * lpath.el: Revert.
717
718         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
719         (pgg-gpg-process-sentinel): Revert.
720
721         * pgg-pgp.el (pgg-pgp-process-region): Revert.
722         (pgg-pgp-lookup-key): Revert.
723
724         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
725         (pgg-pgp5-lookup-key): Revert.
726
727         * pgg.el (pgg-fetch-key): Revert.
728
729 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
730
731         * lpath.el: Fbind string-as-multibyte for XEmacs.
732
733         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
734         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
735         (mml1991-pgg-encrypt): Ditto.
736
737         * pgg-gpg.el (pgg-string-to-multibyte): New function.
738         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
739         a multibyte buffer.
740
741         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
742         (pgg-pgp-lookup-key): Ditto.
743
744         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
745         (pgg-pgp5-lookup-key): Ditto.
746
747         * pgg.el (pgg-fetch-key): Ditto.
748
749 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
750
751         * message.el (message-user-organization-file): Check several
752         locations of the organization file.
753
754         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
755         Add gnus-article-view-part-as-type.
756
757         * gnus-art.el (gnus-article-view-part-as-type): New function.
758
759         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
760         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
761
762         * mml.el: Simplify autoload.
763         (mml-mode): defvar dnd-protocol-alist instead of using
764         symbol-value.
765         (mml-default-directory): New variable.
766         (mml-minibuffer-read-file): Use it.
767         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
768
769         * message.el (message-citation-line-format): New variable.
770         (message-insert-formated-citation-line): New function.
771         (message-citation-line-function): Add
772         `message-insert-formated-citation-line' to custom type.
773
774         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
775         to doc string.
776
777         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
778         depending on mm-verify-option.
779
780 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
781
782         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
783         binding pgg-* variables; reimplement the section which prevents
784         MIME header from being signed.
785         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
786         pgg-text-mode; remove a blank line at the top of body.
787
788         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
789         lines at the top of body; use gnus-newsgroup-charset if there's no
790         Charset header.
791
792 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
793
794         * message.el (message-self-insert-commands): Doc fix.
795
796         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
797         (mm-uu-pgp-encrypted-test): Ditto.
798         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
799         between header and body; return application/pgp-encrypted handle
800         if decryption failed; decode decrypted body by charset.
801
802         * mm-decode.el (mm-automatic-display): Don't make application/pgp
803         element match to application/pgp-*.
804
805 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
806
807         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
808         HTML.
809
810 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
811
812         * mail-source.el (mail-source-call-script): Message the error
813         string.
814
815 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
816
817         * gnus-util.el (gnus-byte-compile): Use it.
818
819 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
820
821         * gnus-util.el (kill-empty-logs): New function.
822
823 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
824
825         * message.el (message-mail-alias-type): Doc fix.
826         (message-mail-alias-type-p): New function.
827         (message-send): Use it.
828         (message-mode): Ditto.
829         (message-strip-forbidden-properties): Ditto.
830
831         * ecomplete.el (ecomplete-database-file-coding-system): New
832         variable.
833         (ecomplete-save): Use it.
834         (ecomplete-setup): Use it.
835
836 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
837
838         * message.el (message-self-insert-commands): New variable.
839         (message-strip-forbidden-properties): Use it.
840
841 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
842
843         * message.el (message-put-addresses-in-ecomplete): Use a regexp
844         that doesn't make XEmacs choke.
845
846 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
847
848         * gnus-util.el (gnus-replace-in-string):
849         Prefer replace-regexp-in-string over of replace-in-string.
850
851 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
852
853         * gnus-util.el (gnus-select-frame-set-input-focus):
854         Use select-frame-set-input-focus if it is available in XEmacs; use
855         definition defined in Emacs 22 for old Emacsen.
856
857         * dgnushack.el: Autoload unmorse-region for XEmacs.
858
859         * lpath.el: Bind cursor-in-non-selected-windows and
860         select-frame-set-input-focus for XEmacs.
861
862 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
863
864         * mm-view.el (mm-inline-text): Use equal instead of equalp.
865
866 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
867
868         * gnus-registry.el (gnus-registry-cache-save): remove text
869         properties when saving via the temp buffer
870
871 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
872
873         * message.el (message-generate-hashcash): Honor custom type.
874
875 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
876
877         * message.el (message-generate-hashcash): Default to non-nil when
878         hashcash is found.
879
880         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
881         (gnus-refer-thread-limit): Increase default to 500.
882
883         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
884
885         * flow-fill.el (fill-flowed): Allow delete-space.
886
887 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
888
889         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
890         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
891         Remove autoloads.
892
893 2006-04-18  Simon Josefsson  <jas@extundo.com>
894
895         * message.el (message-generate-hashcash): Default to.
896
897 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
898
899         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
900         concatenating segments rather than before concatenating them.
901
902 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
903
904         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
905
906 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
907
908         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
909
910         * message.el (message-forward-make-body-plain): Allow
911         message-forward-ignored-headers to be a list.
912         (message-remove-ignored-headers): Factor out into function.
913         (message-forward-make-body-mml): Use it.
914
915         * imap.el (imap-quote-specials): New function.
916         (imap-login-auth): Quote specials.
917
918         * rfc2231.el (rfc2231-parse-string): Remove dead code.
919         (rfc2231-parse-string): Allow concatanation of parameters that
920         aren't contiguous.  The test case is
921           (mail-header-parse-content-type "message/external-body;
922             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
923             access-type=LOCAL-FILE;
924             name*1*=plugh%2fhello-sailor%2fbing.pdf")
925
926 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
927
928         * nntp.el (nntp-accept-process-output): Return the value of
929         `nnheader-accept-process-output'.
930
931 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932
933         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
934         (gnus-button-alist): Recognize more diff formats.
935         (gnus-button-patch): Strip directory.
936
937 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
938
939         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
940         Emacs 22 when setting focus.
941
942 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
943
944         * gnus-art.el (gnus-article-treat-types): Do treatment of
945         text/x-verbatim parts.
946         (gnus-button-patch): New command.
947
948         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
949         addresses that contain invalid characters.
950
951 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
952
953         * message.el (message-put-addresses-in-ecomplete): Use
954         gnus-replace-in-string.
955         (message-is-yours-p): Use the more correct
956         mail-header-parse-address instead of
957         mail-extract-address-components.
958         (message-put-addresses-in-ecomplete): Fix typo.
959
960         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
961         keystroke.
962
963         * gnus-art.el (gnus-treatment-function-alist): Change order of
964         newsgroups/generic header folding to avoid double-folding.
965
966         * message.el (message-hidden-headers): Add X-Draft-From.
967
968         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
969         command.
970         (gnus-summary-repeat-search-article-backward): New command.
971
972         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
973         groups in the parent topic.
974
975 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
976
977         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
978         (spam-extra-header-to-number): Return the CRM114 number as a
979         number instead of a string.
980
981 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
982
983         * gnus-art.el (gnus-face-properties-alist): Moved here from
984         gnus-fun.
985
986         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
987
988 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
989
990         * message.el (message-strip-forbidden-properties): Only display on
991         self-insert-command.
992
993         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
994         reindent.
995         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
996
997 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
998
999         * smiley.el (smiley-style): Fix typo.
1000
1001 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1002
1003         * hashcash.el (hashcash-insert-payment-async-2): Use
1004         message-goto-eoh instead of doing it manually.
1005         (mail-add-payment): Use message-narrow-to-header instead of trying
1006         to do the same itself.
1007
1008         * message.el (message-hidden-headers): Add Face.
1009
1010         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1011         reparenting code.
1012         (gnus-summary-reparent-children): Refactored out code.
1013         (gnus-summary-thread-map): New keystroke.
1014         (gnus-summary-reparent-children): Make into command.
1015
1016         * smiley.el (smiley-style): Default to `medium' if using a large
1017         font.
1018
1019         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1020         does it itself.
1021
1022         * message.el (message-point-in-header-p): Simplify definition.
1023
1024 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1025
1026         * nnagent.el (nnagent-request-set-mark): Silence log file
1027         writing.
1028         (nnagent-request-set-mark): Use write-region instead of
1029         append-to-file.
1030
1031         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1032         strange select method.
1033
1034         * ecomplete.el (ecomplete-display-matches): Get highlightling
1035         right.
1036         (ecomplete-display-matches): Use literals.
1037         (ecomplete-display-matches): Disable message logging.
1038
1039         * message.el (message-display-abbrev): Small optimization.
1040
1041         * ecomplete.el (ecomplete-display-matches): Allow automatic
1042         display.
1043
1044         * message.el (message-strip-forbidden-properties): Display
1045         abbrevs.
1046         (message-display-abbrev): Get automatic display right.
1047
1048         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1049         keystrokes.
1050
1051 2006-04-13  Romain Francoise  <romain@orebokech.com>
1052
1053         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1054         Moved here (and renamed) from gnus-registry.el.
1055
1056         * gnus-registry.el: Require gnus-util.
1057         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1058
1059 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1060
1061         * gnus-group.el (gnus-group-catchup-current): Change
1062         if-then-else-if-then-else into cond.
1063         (gnus-group-catchup): Indent.
1064         (group-name-at-point): New function.
1065         (gnus-fetch-group): Provide default from thing at point.
1066
1067 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1068
1069         * message.el (message-display-abbrev): Fix regexp.
1070
1071         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1072         choosing.
1073         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1074         dead variables.
1075
1076         * message.el (message-newline-and-indent): Remove debugging.
1077         (message-display-abbrev): Use new implementation.
1078
1079 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1080
1081         * gnus-art.el (gnus-article-mode): Set
1082         cursor-in-non-selected-windows to nil.
1083
1084         * smiley.el: Revert previous change.
1085         (smiley-data-directory): defvar it before using it in the
1086         defcustom of `smiley-style'.
1087
1088 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1089
1090         * message.el (message-newline-and-indent): New function.
1091
1092         * ecomplete.el: Implement more bits.
1093
1094         * message.el (message-put-addresses-in-ecomplete): Clean up the
1095         string.
1096
1097         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1098
1099         * gnus-sum.el (gnus-summary-save-parts): Bind
1100         gnus-summary-save-parts-counter and use it to make unique file
1101         names.
1102
1103         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1104
1105         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1106         parameter to say whether to actually parse the individual
1107         addresses.
1108
1109         * message.el (message-put-addresses-in-ecomplete): New function.
1110         (ecomplete): Require.
1111         (message-mail-alias-type): Add ecomplete as an option.
1112
1113 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1114
1115         * flow-fill.el (fill-flowed): Remove trailing space from blank
1116         quoted lines.
1117
1118 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1119
1120         * smiley.el (smiley-style): Move definition later to avoid a
1121         compilation warning.
1122
1123 2006-04-12  Kenichi Handa  <handa@m17n.org>
1124
1125         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1126         buffer and then decode the buffer text if necessary.
1127         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1128         first, and after mm-encode-body, change the buffer to unibyte.
1129         Use mm-disable-multibyte instead of set-buffer-multibyte.
1130
1131 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1132
1133         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
1134         Content-Type header instead of Content-Disposition header.
1135         (gnus-mime-inline-part): Ditto.
1136         (gnus-mime-view-part-as-charset): Ignore charset that the part
1137         specifies.
1138
1139         * mm-decode.el (mm-display-part): Work with external parts and
1140         usual parts similarly.
1141
1142         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1143         instead of gnus-display-mime.
1144
1145         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
1146         instead of with-temp-buffer.
1147
1148         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1149         tag to summarized topics part in order to encode non-ASCII text.
1150
1151 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1152
1153         * smiley.el (smiley-style): New variable.
1154         (smiley-directory): New function.
1155         (smiley-data-directory): Derive from `smiley-style' using
1156         `smiley-directory'.
1157         (smiley-regexp-alist): Add new entries.
1158
1159         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1160         (gnus-article-browse-delete-temp): Add :version.
1161
1162 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1163
1164         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1165         the sieve region.
1166
1167 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1168
1169         * gnus.el (gnus-version-number): Bump version.
1170
1171 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1172
1173         * gnus.el: No Gnus v0.4 is released.
1174
1175 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1176
1177         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
1178         layout.
1179
1180         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1181         unknown charset.
1182
1183         * message.el (message-header-synonyms): Add Original-To to the
1184         default.
1185
1186         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
1187         optional parameter.
1188
1189 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1190
1191         * gnus-fun.el (gnus): Require it for gnus-directory.
1192
1193 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1194
1195         * gnus-fun.el (gnus-face-properties-alist): Add :version.
1196
1197 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1198
1199         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
1200
1201 2006-04-05  Simon Josefsson  <jas@extundo.com>
1202
1203         * password.el (password-reset): New function.
1204
1205 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1206
1207         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
1208         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1209
1210 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1211
1212         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1213         Some whitespace was matched into the url, which broke browsing hits
1214         > 100 when mm-url-use-external was nil.
1215
1216 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1217
1218         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
1219         gnus-extra-headers for 'Newsgroups.
1220
1221         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
1222         bound.
1223
1224 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
1225
1226         * pgg-gpg.el: Clean up process buffers every time gpg processes
1227         complete.
1228
1229 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1230
1231         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1232         doc string.
1233
1234 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
1235
1236         * pgg-gpg.el (pgg-gpg-process-filter)
1237         (pgg-gpg-wait-for-completion): Check if buffer is alive.
1238
1239         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1240         lines, temporary fix.
1241
1242 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1243
1244         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1245
1246 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
1247
1248         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1249         default-enable-multibyte-characters.  This reverts the change from
1250         revision 6.17 which is no longer necessary because the passphrase
1251         is sent separately now.  GnuPG messages are unreadable under
1252         multibyte locales with default-enable-multibyte-characters set to
1253         nil.
1254
1255 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
1256
1257         * message.el (message-tool-bar-gnome): Move "spell".
1258
1259 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
1260
1261         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
1262         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
1263         instead.
1264
1265 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
1266
1267         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
1268         newsgroups handling for NNTP overviews which don't include
1269         Newsgroups.
1270
1271 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1272
1273         * message.el (message-resend): Bind message-generate-hashcash to
1274         to nil.
1275
1276 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1277
1278         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
1279         when searching for already-paid recipients.
1280
1281 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
1282
1283         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1284         passphrases when it is not needed.
1285         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1286         passphrase stuff from gpg, should only be necessary when you use
1287         gpg with a smartcard.
1288
1289 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1290
1291         * mml.el (mml-insert-mime): Ignore cached contents of
1292         message/external-body part.
1293
1294         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1295         (mm-insert-part): Ditto.
1296
1297 2006-03-23  Simon Josefsson  <jas@extundo.com>
1298
1299         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
1300         Reiner.
1301         (pgg-gpg-use-agent-p): Use it again.
1302
1303 2006-03-23  Simon Josefsson  <jas@extundo.com>
1304
1305         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
1306         older emacsen.
1307         (pgg-gpg-use-agent-p): Don't use it.
1308
1309 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1310
1311         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
1312         if we can.
1313
1314 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
1315
1316         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1317         (pgg-gpg-update-agent): New function.
1318         (pgg-gpg-use-agent-p): New function.
1319         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1320         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1321         (pgg-gpg-sign-region): Use it.
1322
1323 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1324
1325         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1326         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1327
1328 2006-03-21  Simon Josefsson  <jas@extundo.com>
1329
1330         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1331         <wilde@sha-bang.de>.
1332         (pgg-gpg-use-agent): New variable.
1333         (pgg-gpg-process-region): Use it.
1334         (pgg-gpg-encrypt-region): Likewise.
1335         (pgg-gpg-encrypt-symmetric-region): Likewise.
1336         (pgg-gpg-decrypt-region): Likewise.
1337         (pgg-gpg-sign-region): Likewise.
1338         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1339
1340 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1341
1342         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1343
1344         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1345         Add comment on version.
1346
1347 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1348
1349         * smiley.el: Add missing test smiley.
1350
1351 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1352
1353         * mm-decode.el (mm-with-part): New macro.
1354         (mm-get-part): Use it; work with message/external-body as well.
1355         (mm-save-part): Treat name and filename equally.
1356
1357         * mm-extern.el (mm-extern-cache-contents): New function.
1358         (mm-inline-external-body): Use it; force the part to be displayed;
1359         move undisplayer added to the cached handle to the parent.
1360
1361         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1362         (gnus-mime-view-part-as-type): Work with message/external-body.
1363
1364         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1365
1366 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1367
1368         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
1369         images in image-load-path.  [Sync with image.el, revision 1.60, in
1370         Emacs.]
1371
1372 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1373
1374         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
1375         path rather than symbol.  Always return list of directories.
1376         Guarantee that image directory comes first.  [Sync with image.el,
1377         revision 1.59, in Emacs.]
1378
1379         * message.el (message-make-tool-bar): Adjust to new API of
1380         `gmm-image-load-path-for-library'.
1381
1382         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1383
1384         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1385
1386 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1387
1388         * gnus-art.el (gnus-article-only-boring-p):
1389         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1390         intangible text.
1391         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1392
1393 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
1394
1395         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
1396         `defun' instead of `gmm-defun-compat'.
1397
1398 2006-03-14  Simon Josefsson  <jas@extundo.com>
1399
1400         * message.el (message-unique-id): Don't use message-number-base36
1401         if (user-uid) is a float.
1402         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1403
1404 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1405
1406         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1407
1408         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1409         empty line between a part and a message part.
1410
1411 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1412
1413         * smiley.el: Add more test smileys.
1414         (smiley-data-directory, smiley-regexp-alist)
1415         (gnus-smiley-file-types): Fix doc strings.
1416         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1417         adding new elements.
1418         (smiley-mouse-map): Unused code.  Make it a comment.
1419
1420 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1421
1422         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1423         scan latest NoCeM messages instead of old ones.
1424         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1425         delimiters that are recently used.
1426         (gnus-nocem-load-cache): Add autoload cookie.
1427
1428         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1429
1430         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1431         level which is larger than gnus-use-nocem is specified.
1432
1433         * gnus-group.el (gnus-group-get-new-news): Ditto.
1434
1435 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1436
1437         * gnus-util.el (gnus-tool-bar-update): New function.
1438
1439         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1440         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1441
1442         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1443
1444         * gnus-group.el (gnus-group-redraw-when-idle)
1445         (gnus-group-redraw-check): Remove.
1446         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
1447
1448 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1451         if optional last element is specified in splits (FIELD VALUE...).
1452
1453 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
1454
1455         * message.el (message-make-tool-bar): Rename gmm-image-load-path
1456         to gmm-image-load-path-for-library.  Call with no-error argument.
1457         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
1458
1459         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1460
1461         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1462
1463         * gmm-utils.el (gmm-image-load-path): Remove alias.
1464
1465 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
1466
1467         * gmm-utils.el (gmm-image-load-path): Add alias.
1468
1469         * nnml.el (nnml-generate-nov-databases-directory): Rename from
1470         nnml-generate-nov-databases-1.
1471         (nnml-generate-nov-databases): Use it.
1472         (nnml-generate-nov-databases-directory): Document no-active
1473         argument.
1474
1475         * gmm-utils.el (gmm-image-load-path-for-library): Return single
1476         directory if path is t.  Add no-error.
1477
1478         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
1479         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1480
1481         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
1482         resetting gnus-article-browse-html-temp-list.
1483
1484         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
1485         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
1486         Add example to docstring.  Rename local variables.  Move error
1487         checks to default case in cond and simplify.
1488
1489 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1490
1491         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1492         handle is multipart when calling it recursively.
1493         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1494
1495 2006-03-03  Daniel Pittman <daniel@rimspace.net>
1496
1497         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1498         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1499
1500 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1501
1502         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
1503         is loaded.
1504
1505         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
1506         loaded.
1507
1508 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1509
1510         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1511         to "Emacs 23 (unicode)" in doc string.
1512
1513         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1514         "Emacs 23 (unicode)" in comment.
1515
1516 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1517
1518         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1519
1520         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1521         characters 160 through 255 in Emacs 23.
1522
1523 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1524
1525         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
1526         gnus-article-browse-html-temp.
1527         (gnus-article-browse-delete-temp): Make it customizable.  Add
1528         `file'.  Adjust doc string.
1529         (gnus-article-browse-delete-temp-files): Add argument.  Allow
1530         query for each file.  Adjust doc string.
1531         (gnus-article-browse-html-parts): Add
1532         `gnus-article-browse-delete-temp-files' to
1533         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
1534
1535 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
1536
1537         * gnus-art.el (gnus-article-browse-html-temp)
1538         (gnus-article-browse-delete-temp): New variables.
1539         (gnus-article-browse-delete-temp-files): New function.
1540         (gnus-article-browse-html-parts): Use it.
1541
1542 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1543
1544         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
1545
1546         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
1547         string.
1548
1549         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
1550         gnus-summary-insert-new-articles when unplugged.  Remove
1551         gnus-summary-search-article-forward.
1552
1553         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
1554         display-visual-class instead of display-color-cells.
1555
1556 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1557
1558         * dgnushack.el: Autoload customize-group for XEmacs.
1559
1560         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
1561         message/* containing non-ASCII text properly.
1562
1563 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
1564
1565         * message.el: Require gmm-utils, remove autoloads.
1566         (message-tool-bar): Set default based on
1567         gmm-tool-bar-style.
1568         (message-tool-bar-gnome): Add gmm-customize-mode.
1569
1570         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
1571         gmm-tool-bar-style.
1572         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
1573
1574         * gnus-group.el (gnus-group-tool-bar): Set default based on
1575         gmm-tool-bar-style.
1576         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
1577
1578         * gmm-utils.el (gmm-image-directory): Rename variable from
1579         gmm-image-load-path.
1580         (gmm-image-load-path): Use gmm-image-directory.
1581         (gmm-customize-mode): New function.
1582         (gmm-tool-bar-style): New variable.
1583
1584         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
1585         gnus-group-redraw-line-number.
1586         (gnus-group-redraw-check): Simplify.
1587         (gnus-group-tool-bar-update): Remove redraw check.
1588         (gnus-group-make-tool-bar): Add redraw check.
1589
1590 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
1591
1592         * gnus-art.el (gnus-button): Add missing parentheses.
1593
1594 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1595
1596         * lpath.el: Fbind line-number-at-pos.
1597
1598 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1599
1600         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
1601
1602 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1603
1604         * gnus-art.el (gnus-button): New face.
1605         (gnus-article-button-face): Use it.
1606
1607         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
1608         gnus-summary-next-page.  Re-order.
1609
1610         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
1611         next-node are now included.
1612         (gnus-group-redraw-line-number): New internal variable.
1613         (gnus-group-redraw-check): Helper function for updating the tool
1614         bar.
1615         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
1616
1617         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
1618
1619         * spam.el (spam-spamassassin-score-regexp): New internal variable.
1620         (spam-extra-header-to-number, spam-check-spamassassin-headers):
1621         Use it to match format of Spamassassin 3.0 and later.  Reported by
1622         IRIE Tetsuya <irie@t.email.ne.jp>.
1623         (spam-check-bogofilter)
1624         (spam-bogofilter-register-with-bogofilter): Fix args of
1625         `gnus-error' calls.
1626
1627 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
1628
1629         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
1630         unnecessary interaction when sending queued mails.  Reported by
1631         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
1632
1633 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
1634
1635         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
1636         first or last are nil.
1637
1638 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1639
1640         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
1641
1642 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1643
1644         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
1645
1646 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1647
1648         * dns.el (query-dns): Protect more against buggy tcp output.
1649
1650 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1651
1652         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
1653         nov.php.
1654
1655 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1656
1657         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
1658         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
1659         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
1660         output on the server side.
1661         (nnweb-google-create-mapping): Update regexps and add some
1662         progress indication.
1663
1664 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
1665
1666         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
1667         gnus-agent-toggle-plugged.  Re-order icons.
1668         (gnus-group-tool-bar-gnome): Add
1669         gnus-group-{prev,next}-unread-group.
1670         (gnus-group-tool-bar-gnome): Re-order icons.
1671
1672         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
1673         gnus-summary-insert-new-articles.
1674
1675         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
1676         comments.
1677
1678         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
1679         also available in Emacs 21.3.
1680
1681         * message.el (message-fix-before-sending): Change "Emacs 22" to
1682         "Emacs 23 (unicode)" in comment.
1683
1684         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
1685         "Emacs 23 (unicode)" in comment.
1686
1687         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
1688         comment.
1689         (mm-coding-system-p): Add comment about no-MULE XEmacs.
1690
1691         * mm-view.el (mm-fill-flowed): Add :version.
1692
1693 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1694
1695         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
1696         and load-path.
1697
1698 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
1699
1700         * message.el: Autoload gmm-image-load-path.
1701         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
1702         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
1703         consitency.
1704
1705         * gmm-utils.el (gmm-image-load-path): Also search in
1706         "../etc/images".  Don't set gmm-image-load-path if we don't find
1707         the image.
1708
1709 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1710
1711         * gmm-utils.el (gmm-image-load-path): Don't make
1712         `gmm-image-load-path' include subdirectories which the second arg
1713         `image' might specify.
1714
1715         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
1716         subdirectory to icon file names.
1717
1718         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
1719
1720 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
1721
1722         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
1723         gmm-image-load-path calls.
1724
1725         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1726
1727         * message.el (message-make-tool-bar): Ditto.
1728
1729         * mml.el (mml-preview): Added comment concerning tool bar icons.
1730
1731         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
1732         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
1733
1734         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
1735         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
1736
1737         * message.el (message-tool-bar-gnome): Use new icon names.
1738         (message-make-tool-bar): Use `gmm-image-load-path'.
1739
1740         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
1741         functions from MH-E.
1742         (gmm-image-load-path): New variable from MH-E.
1743         (gmm-image-load-path): New function from MH-E.  Added arguments
1744         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
1745         *-image-load-path-called-flag.
1746
1747 2006-02-21  Milan Zamazal <pdm@brailcom.org>
1748
1749         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
1750
1751 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
1752         (tiny change)
1753
1754         * nnimap.el (nnimap-request-move-article): Change folder back to
1755         source group before deleting.
1756
1757 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
1758
1759         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
1760
1761         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
1762         mm-url.
1763
1764         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
1765
1766 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1767
1768         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
1769         coding system which mm-charset-to-coding-system returns for a
1770         given charset is valid.
1771
1772 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
1773
1774         * html2text.el (html2text-remove-tag-list):
1775         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
1776
1777 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1778
1779         * gnus-cus.el: Revert 2005-10-17 change.
1780
1781 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1782
1783         * gnus-art.el (article-strip-banner): Call
1784         article-really-strip-banner only when the regexp match is made.
1785
1786 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1787
1788         * gnus-art.el (article-strip-banner): Use
1789         gnus-extract-address-components instead of
1790         mail-header-parse-addresses to make it work with non-ASCII text;
1791         remove mail-encode-encoded-word-string.
1792
1793         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
1794         values which are surrounded with \"...\"; make it never cause a
1795         Lisp error; give up parsing of parameters if it failed in
1796         extracting type.
1797
1798 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1799
1800         * smime.el (smime-cert-by-ldap-1): Fix bug where
1801         `smime-ldap-search' returns results without userCertificates.
1802
1803 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1804
1805         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
1806
1807 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1808
1809         * spam.el (spam-check-spamassassin-headers): Adapt format for
1810         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
1811         <ari@mbf.ocn.ne.jp>.
1812         (spam-list-of-processors): Add spam-use-gmane.
1813
1814 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1815
1816         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
1817         make-temp-file; make it work with XEmacs as well.
1818
1819         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
1820         mm-make-temp-file.
1821
1822         * mm-decode.el (mm-display-external): Use the 3rd arg of
1823         mm-make-temp-file.
1824         (mm-create-image-xemacs): Ditto.
1825
1826 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1827
1828         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
1829         with message-narrow-to-headers.
1830         (gnus-draft-setup): Narrow to header to run message-fetch-field.
1831         (gnus-draft-check-draft-articles): New function.
1832         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
1833
1834 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
1835
1836         * gnus-art.el (gnus-article-browse-html-parts):
1837         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
1838         Don't use suffix argument for mm-make-temp-file for Emacs 21
1839         compatibility.  Remove useless `format'.
1840
1841 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1842
1843         * nnweb.el (nnweb-google-wash-article): Update regexps.
1844         (nnweb-group-alist): Use defvoo instead of defvar.
1845
1846 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1847
1848         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
1849         re-loading nn* modules.
1850
1851 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
1852
1853         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
1854         for `tool-bar-mode' and don't check it's default-value.
1855
1856         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1857
1858         * message.el (message-make-tool-bar): Ditto.
1859
1860         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
1861         `substring'.  Shorten tmp-file name.
1862
1863         * gnus.el: Remove bogus comment.
1864
1865 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
1866
1867         * gnus-art.el (gnus-article-browse-html-parts): New function.
1868         (gnus-article-browse-html-article): New function for viewing html
1869         articles with a browser.
1870
1871 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
1872
1873         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
1874         in elisp.
1875         (pgg-gpg-encrypt-symmetric-region): Ditto.
1876         (pgg-gpg-sign-region): Ditto.
1877
1878         * pgg-def.el (pgg-text-mode): New variable.
1879
1880         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
1881         (mml2015-pgg-encrypt): Ditto.
1882
1883         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
1884         (mml1991-pgg-encrypt): Ditto.
1885
1886 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1887
1888         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
1889         message-make-date instead of current-time-string.
1890
1891         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
1892         to gnus-decoded which mm-uu might set.
1893
1894 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1895
1896         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
1897         don't decode quoted parameters; remove misimported Emacs code.
1898         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1899         (rfc2231-decode-encoded-string): Don't use split-string which
1900         behaves differently according to Emacs version; use
1901         mm-decode-coding-region to convert charset to coding-system.
1902         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1903         (rfc2231-encode-string): Remove misimported Emacs code.
1904
1905 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1906
1907         * gnus-art.el (article-decode-charset): Don't use ignore-errors
1908         when calling mail-header-parse-content-type.
1909         (article-de-quoted-unreadable): Ditto.
1910         (article-de-base64-unreadable): Ditto.
1911         (article-wash-html): Ditto.
1912
1913         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
1914         calling mail-header-parse-content-type and
1915         mail-header-parse-content-disposition.
1916         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
1917         mail-header-parse-content-type.
1918
1919         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
1920         insert charset and format parameters; encode description after
1921         inserting it to buffer.
1922         (mml-insert-parameter): Fold lines properly even if a parameter is
1923         segmented into two or more lines; change the max column to 76.
1924
1925         * rfc1843.el (rfc1843-decode-article-body): Don't use
1926         ignore-errors when calling mail-header-parse-content-type.
1927
1928         * rfc2231.el (rfc2231-parse-string): Return at least type if
1929         possible; don't cause an error even if it fails in parsing of
1930         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1931         (rfc2231-encode-string): Don't break lines at the beginning, leave
1932         it to mml-insert-parameter.
1933
1934         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
1935         calling mail-header-parse-content-type.
1936
1937 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
1938
1939         * spam-report.el (spam-report-gmane-use-article-number):
1940         Improve doc string.
1941         (spam-report-gmane-internal): Check if a suitable header was found
1942         in the article.
1943
1944 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1945
1946         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
1947         (rfc2231-encode-string): Make param*=value always begin with LWSP.
1948
1949 2006-02-05  Romain Francoise  <romain@orebokech.com>
1950
1951         Update copyright notices of all files in the gnus directory.
1952
1953 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1954
1955         * nnweb.el (nnweb-request-group): Avoid growing overview files.
1956
1957 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1958
1959         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
1960         segmented lines of parameter value to cope with Thunderbird 1.5
1961         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
1962         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
1963         (rfc2231-encode-string): Don't make lines exceeding 76 column.
1964
1965 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
1966
1967         * mml.el (mml-generate-mime-1): Correct the order of inline signed
1968         parts.
1969
1970 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
1971
1972         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
1973         there's only one active file for all servers.
1974         (nnweb-request-scan): Make sure nnweb-articles is initialized on
1975         solid groups.  Gnus might have used a FAST request to select the group.
1976         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
1977         and nnweb-search redundantly in the active file.
1978         (nnweb-request-list): Don't list bogus groups.  There can only be one.
1979         (nnweb-request-create-group): Don't use ARGS.
1980         (nnweb-possibly-change-server, nnweb-request-group): Remove some
1981         initialisations.  Let nnoo do the work.
1982
1983 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1984
1985         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
1986         Say the part has been decoded.
1987
1988         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
1989
1990 2006-01-31  Kevin Ryde  <user42@zip.com.au>
1991
1992         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
1993         mailcap-viewer-test-cache when there's no 'test clause, since that
1994         will invert the meaning of a "nil" test previously determined by
1995         mailcap-mailcap-entry-passes-test.
1996
1997 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2000         compiling.
2001
2002         * gnus-sum.el: Ditto.
2003
2004         * message.el: Don't bind tool-bar-map when compiling.
2005
2006 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2007
2008         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2009
2010 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2011
2012         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2013         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2014         current Google Groups.
2015
2016 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2017
2018         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2019         and tool-bar-mode.
2020
2021         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2022         and tool-bar-mode.
2023
2024         * message.el (message-tool-bar-update): Simplify.
2025         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2026
2027         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2028         gnus-summary-buffer.
2029         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2030         gnus-summary-reply.
2031
2032         * gmm-utils.el (gmm): Add :version.
2033
2034 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2035
2036         * Makefile.in (clean): New rule.
2037         (distclean): Use it.
2038
2039 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2040
2041         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2042         autoload.
2043
2044 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2045
2046         * gmm-utils.el (gmm-verbose): Add :group.
2047
2048 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2049
2050         * message.el: Change some comments WRT tool-bars.
2051
2052         * gnus-sum.el (gnus-summary-tool-bar)
2053         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2054         (gnus-summary-tool-bar-zap-list): New variables.
2055         (gnus-summary-make-tool-bar): Complete rewrite using
2056         `gmm-tool-bar-from-list'.
2057
2058         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2059         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2060         variables.
2061         (gnus-group-make-tool-bar): Complete rewrite using
2062         `gmm-tool-bar-from-list'.
2063         (gnus-group-tool-bar-update): New function.
2064
2065         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2066
2067 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2068
2069         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2070         is dissected into a single part of which the type is the same as
2071         the given one; decode charset.
2072
2073 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2074
2075         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2076         into alists as symbol not string, since that's what
2077         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2078         look for.
2079
2080 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2081
2082         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2083         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2084
2085         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2086
2087 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2088
2089         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2090         (gnus-xmas-mime-security-button-menu): New function.
2091
2092         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2093         (gnus-mime-security-button-menu): New definition.
2094         (gnus-mime-security-button-map): Use them.
2095         (gnus-mime-security-button-menu): New function.
2096         (gnus-insert-mime-security-button): Addition to help echo.
2097         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2098         (gnus-mime-security-pipe-part): New functions.
2099
2100         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2101         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2102
2103         * mm-decode.el (mm-handle-set-disposition): Remove.
2104         (mm-handle-set-description): Remove.
2105
2106 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2107
2108         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2109         (mm-w3m-standalone-supports-m17n-p): New function.
2110         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2111         w3m usage.
2112
2113         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2114         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2115
2116 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2117
2118         * message.el (message-tool-bar-zap-list): Use
2119         gmm-tool-bar-zap-list as custom type.
2120         (message-tool-bar-update): New function.
2121         (message-tool-bar, message-tool-bar-gnome)
2122         (message-tool-bar-retro): Add message-tool-bar-update.
2123         (message-tool-bar-gnome): Add flyspell-buffer.
2124
2125         * gnus-util.el (gnus-error): Describe `args'.
2126
2127         * gmm-utils.el (gmm-error): Describe `args'.
2128         (gmm-tool-bar-zap-list): New widget.
2129         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2130
2131 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2132
2133         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
2134         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
2135         the number of recursive calls.
2136
2137         * mm-decode.el (mm-handle-set-disposition): New macro.
2138         (mm-handle-set-description): New macro.
2139
2140 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2141
2142         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
2143         encoding.
2144
2145 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2146
2147         * message.el (message-tool-bar-zap-list, message-tool-bar)
2148         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
2149         (message-tool-bar-local-item-from-menu): Remove.
2150         (message-tool-bar-map): Replace by `message-make-tool-bar'.
2151         (message-make-tool-bar): New function.
2152         (message-mode): Use `message-make-tool-bar'.
2153
2154         * gmm-utils.el: New file.
2155         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
2156         (gmm-lazy): New widget copied from `nnmail.el'.
2157         (gmm-tool-bar-from-list): New function for creating customizable
2158         tool bars.
2159         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
2160         output.
2161         (gmm): Add :prefix to defgroup.
2162
2163 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2164
2165         * gmm-utils.el (gmm-widget-p): New function.
2166
2167 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2168
2169         * mml.el (mml-attach-file): Describe `description' in doc string.
2170         (mml-menu): Add Emacs MIME manual and PGG manual.
2171
2172 2006-01-20  Richard M. Stallman  <rms@gnu.org>
2173
2174         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2175
2176 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
2177
2178         * nntp.el (nntp-end-of-line): Doc fix.
2179
2180 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
2181
2182         * imap.el (imap-open): Handle case where buffer is a buffer
2183         object.
2184
2185 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2186
2187         * gnus-delay.el (gnus-delay): Don't autoload.
2188         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2189         to be re-loaded when customizing the `gnus-delay' group.
2190
2191 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
2192
2193         * message.el (message-insert-citation-line): Use newlines.
2194
2195 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2196
2197         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2198         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
2199         these routines, so the passphrase can be managed externally and
2200         passed in to the system.
2201         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2202         pgg-add-passphrase-to-cache function.
2203
2204         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2205         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
2206         these routines, so the passphrase can be managed externally and
2207         passed in to the system.
2208         (pgg-pgp5-sign-region): Use new name of
2209         pgg-add-passphrase-to-cache function.
2210
2211 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2212
2213         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2214         part of the decoded armor to find the key-identifier.
2215         (pgg-gpg-lookup-key-owner): New function to return the
2216         human-readable identifier of a key owner.
2217         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
2218         itself.
2219         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2220         the key value) if we have a key and can match it against a secret
2221         key.  Also, added a note pointing out fact that the prompt only
2222         indicates the first matching key.
2223
2224         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2225         pgg-decrypt-region.
2226         (pgg-add-passphrase-to-cache): Rename from
2227         `pgg-add-passphrase-cache' to reduce confusion (all callers
2228         changed).
2229         (pgg-remove-passphrase-from-cache): Rename from
2230         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2231         changed).
2232         (pgg-read-passphrase, pgg-add-passphrase-cache)
2233         (pgg-remove-passphrase-cache): Add informative docstrings.
2234         (pgg-decrypt): Convey provided passphrase in subordinate call to
2235         pgg-decrypt-region.
2236
2237 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2238
2239         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2240         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2241         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2242         'passphrase' argument, so the passphrase can be managed externally
2243         and then passed in to the system.
2244
2245         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2246         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2247         so the passphrase cache can be used reliably with identifiers
2248         besides a pgp packet's key id.
2249
2250         * pgg-gpg.el (pgg-gpg-encrypt-region)
2251         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2252         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
2253         these routines, so the passphrase can be managed externally and
2254         passed in to the system.
2255
2256         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2257         'notruncate' argument, so the passphrase cache can be used
2258         reliably with identifiers besides a pgp packet's key id.
2259
2260 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
2261
2262         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2263         symmetric encryption.
2264         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2265         encrypted session key.
2266         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2267         message ask for the passphrase in a proper way.
2268
2269         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2270         New user commands for symmetric encryption.
2271
2272 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2273
2274         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
2275
2276         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
2277
2278 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
2279
2280         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
2281
2282 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * mm-decode.el (mm-inlined-types): Add application/pgp.
2285         (mm-automatic-display): Ditto.
2286
2287         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
2288         part as text.
2289
2290 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2291
2292         * nnrss.el: Update copyright.
2293         (nnrss-opml-import): Query whether to subscribe to each entry.
2294
2295         * gnus-art.el:
2296         * gnus-sum.el:
2297         * gnus-xmas.el:
2298         * messagexmas.el:
2299         * mm-uu.el:
2300         * mm-view.el: Update copyright.
2301
2302 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
2303
2304         * message.el (message-info): New function.
2305         (message-mode-menu): Add it.
2306         Update copyright.
2307
2308         * ChangeLog: Fix and update copyright.
2309
2310 2006-01-13  Romain Francoise  <romain@orebokech.com>
2311
2312         * message.el (message-forward-subject-name-subject): Prefer the
2313         address to 'nowhere' if the sender has no name.
2314         Fix typo.  Update copyright year.
2315
2316 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2317
2318         * gnus-art.el (article-wash-html): Use
2319         gnus-summary-show-article-charset-alist if a numeric arg is given.
2320         (gnus-article-wash-html-with-w3m-standalone): New function.
2321
2322         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
2323         mm-inline-text-html-render-with-w3m-standalone.
2324         (mm-text-html-washer-alist): Map w3m-standalone to
2325         gnus-article-wash-html-with-w3m-standalone.
2326         (mm-inline-text-html-render-with-w3m-standalone): New function.
2327
2328 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2329
2330         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
2331         Improve LaTeX.
2332
2333 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2334
2335         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
2336         (nnrss-request-article): Render text/plain parts as HTML.
2337
2338         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
2339         the buffer.
2340
2341 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2342
2343         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
2344         custom definition of `gnus-posting-styles'.
2345
2346         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2347         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
2348
2349 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2350
2351         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
2352         Use nntp for bug archive.
2353
2354 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2355
2356         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
2357         parts.
2358         (nnrss-normalize-date): New function converts ISO 8601 date into
2359         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2360         (nnrss-check-group): Use it.
2361
2362 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2363
2364         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
2365
2366         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
2367         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2368         (nnrss-insert-w3): Ditto.
2369
2370 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2371
2372         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
2373         the articles to be forwarded including the case where neither a
2374         number of articles nor a region is specified.
2375
2376 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2377
2378         * nnrss.el (nnrss-request-article): Fix last change; fill
2379         text/plain parts.
2380
2381 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2382
2383         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
2384         in text/plain part.
2385         (nnrss-check-group): Don't add excessive newline to dc:subject.
2386
2387 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
2388
2389         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
2390         article.
2391
2392 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2393
2394         * nnml.el: Don't require gnus-bcklg.  Autoload it.
2395         (nnml-use-compressed-files, nnml-save-mail): Support other
2396         comression programs such as bzip2.
2397
2398 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2399
2400         * dns.el (query-dns): Make sure we check the buffer size before
2401         removing tcp headers.
2402
2403 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2404
2405         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
2406         remove MIME buttons associated with multipart/alternative parts.
2407         (gnus-mime-display-alternative): Tag buttons using `article-type'
2408         text property.
2409
2410         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
2411         associated with multipart/alternative parts.
2412
2413         * gnus-art.el (gnus-signature-separator): Fix custom type.
2414
2415         * mm-decode.el (mm-inlined-types): Fix custom type.
2416         (mm-keep-viewer-alive-types): Ditto.
2417         (mm-automatic-display): Ditto.
2418         (mm-attachment-override-types): Ditto.
2419         (mm-inline-override-types): Ditto.
2420         (mm-automatic-external-display): Ditto.
2421
2422 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2423
2424         * spam-report.el (spam-report-user-mail-address)
2425         (spam-report-user-agent): New variables.
2426         (spam-report-url-ping-plain): Use spam-report-user-agent.
2427
2428 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
2429
2430         * gnus-art.el (gnus-button-handle-custom): Do not just use
2431         `customize-apropos' for any "M-x customize-*" button but the
2432         function called for.  Accept both the function name and its
2433         argument in order to achieve this.
2434         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
2435         function name to `gnus-button-handle-custom' in case of "M-x
2436         customize-*" buttons.
2437
2438 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2439
2440         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
2441         multipart/alternative and add xref to mm-discouraged-alternatives
2442         in doc string.
2443
2444         * mm-decode.el (mm-discouraged-alternatives): Add xref to
2445         gnus-buttonized-mime-types in doc string.
2446
2447 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2448
2449         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
2450         Suggest image/.* in the doc string.
2451
2452 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2453
2454         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
2455         message-marks (Debian bug #342521).
2456
2457 2005-12-12  Simon Josefsson  <jas@extundo.com>
2458
2459         * password.el (password-read-from-cache): Add.
2460         (password-read): Use it.
2461
2462 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2463
2464         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
2465         us-ascii as a MIME charset.
2466
2467         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
2468         against the case where the 2nd arg TYPE is nil.
2469
2470 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2471
2472         * pop3.el (pop3-stream-type): Fix custom version.
2473
2474         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
2475
2476 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2477
2478         * mm-decode.el (mm-display-external): Add missing cdr.
2479
2480 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2481
2482         * mm-decode.el (mm-display-external): Use nametemplate (defined in
2483         RFC1524) if it is in mailcap or add a suffix according to
2484         mailcap-mime-extensions when generating a temp filename; postpone
2485         deleting a temp file for 2 seconds for some wrappers, shell
2486         scripts, and so on, which might exit right after having started a
2487         viewer command as a background job.
2488
2489 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2490
2491         * nntp.el (nntp-marks-directory): Fix custom group.
2492
2493         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
2494         steps when < 10.
2495
2496         * gnus-start.el (gnus-no-server-1): Mention
2497         `gnus-level-default-subscribed' in doc string.
2498
2499 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2500
2501         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
2502         parens.
2503
2504 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2505
2506         * gnus-xmas.el (gnus-use-toolbar): Revert.
2507         (gnus-xmas-setup-toolbar): Use global default-toolbar if
2508         gnus-use-toolbar is default.
2509
2510         * messagexmas.el (message-use-toolbar): Revert.
2511         (message-setup-toolbar): Use global default-toolbar if
2512         message-use-toolbar is default.
2513
2514 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2515
2516         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
2517         according to default-toolbar-visible-p.
2518
2519         * messagexmas.el (message-use-toolbar): Ditto.
2520
2521 2005-11-26  Dave Love  <fx@gnu.org>
2522
2523         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
2524         (tls-program, tls-success): Provide openssl alternative.
2525
2526         * starttls.el: Doc fixes.
2527         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
2528         SERVICE to PORT.
2529
2530         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
2531         port null or service name.
2532         (starttls-negotiate): Autoload.
2533
2534 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2535
2536         * message.el (message-kill-to-signature): Fix interactive spec.
2537
2538 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2539
2540         * pop3.el (pop3-open-server): Recognize a string as a service name.
2541
2542 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
2543
2544         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2545
2546 2005-11-23  Dave Love  <fx@gnu.org>
2547
2548         Add pop3s, pop3/starttls.
2549
2550         * pop3.el (pop3-authentication-scheme): Clarify doc.
2551         (open-tls-stream, starttls-open-stream): Autoload.
2552         (pop3-stream-type): New.
2553         (pop3-open-server): Use it.
2554
2555         * mail-source.el (mail-sources): Fix some :types.  Add stream type
2556         for POP.
2557         (mail-source-keyword-map): Add :stream for POP.
2558         (mail-source-fetch-pop): Use pop3-stream-type.
2559
2560 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2561
2562         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
2563         of current-time-string.
2564
2565 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
2566
2567         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
2568         date header.
2569
2570 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2571
2572         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
2573         it can seriously impact performance as it bypasses the agent's
2574         local caches.
2575
2576 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
2577
2578         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
2579         must be explicitly online rather than "not explicitly offline" for
2580         its flags to be synchronized.
2581
2582         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
2583         that gnus-uu-unmark-thread will function correctly.
2584
2585         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
2586         1024K is instead displayed as 1M.
2587
2588 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2589
2590         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
2591
2592 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
2593
2594         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
2595
2596 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
2597
2598         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
2599         error message to display actual error condition.
2600         (gnus-agent-save-local): Avoid saving symbols that are bound to
2601         nil as they simply result in a warning message in
2602         gnus-agent-read-local.
2603
2604 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2605
2606         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
2607         rather than make-variable-buffer-local for file-precious-flag.
2608
2609 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2610
2611         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
2612         for duplicates which are removed.  The invalid sort check then
2613         triggers a rescan after the sort as sorting may have moved
2614         duplicate entries such that they can be cheaply detected.
2615
2616 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2617
2618         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
2619
2620 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
2621
2622         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
2623         internal variable to a custom variable.  Changed default value
2624         from compressed(2) to uncompressed(1).
2625         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
2626         support for uncompressed agentview files.  Taken together, reading
2627         the agentview file should now be 6-7 times faster.
2628
2629 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
2630
2631         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
2632         as a buffer-local variable.  This avoids creating truncated
2633         dribble files as a result of a hang up, eg.
2634
2635 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
2636
2637         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
2638         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
2639         XEmacs.
2640
2641 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2642
2643         * gnus-start.el (gnus-start-draft-setup): Enforce
2644         `gnus-draft-mode' for nndraft:drafts at startup.
2645
2646         * gnus.el (gnus-splash): Change custom group.
2647         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
2648         allow-list argument.
2649
2650         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
2651         string.
2652
2653 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2654
2655         * gnus-art.el (gnus-default-article-saver): Add user-defined
2656         `function' to custom type.
2657
2658 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
2659
2660         * imap.el (imap-open): Handle case where buffer is a buffer
2661         object.
2662
2663 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
2664
2665         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
2666         long lines.
2667         (gnus-cache-delete-group): Wrap doc strings.
2668
2669         * gnus-agent.el (gnus-agent-rename-group)
2670         (gnus-agent-delete-group): Wrap doc strings.
2671
2672
2673 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2674
2675         * messagexmas.el (message-use-toolbar): Change the valid values
2676         into default, top, bottom, left, and right.
2677         (message-toolbar-thickness): New variable.
2678         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
2679         well.
2680         (message-setup-toolbar): Make it work.
2681
2682         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
2683         (gnus-use-toolbar): Change the valid values into default, top,
2684         bottom, left, and right.
2685         (gnus-toolbar-thickness): New variable.
2686         (gnus-xmas-setup-toolbar): New function.
2687         (gnus-xmas-setup-group-toolbar): Use it.
2688         (gnus-xmas-setup-summary-toolbar): Use it.
2689
2690 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2691
2692         * gnus-start.el (gnus-1): Add "native" to
2693         gnus-predefined-server-alist.
2694
2695         * gnus.el (gnus-method-to-server): Don't add "native" to the
2696         lists here, because that leads to problems when
2697         gnus-select-method is bound.
2698
2699 2005-11-09  Simon Josefsson  <jas@extundo.com>
2700
2701         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
2702         use (not sort-by-date) instead.
2703
2704 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2705
2706         * gnus-delay.el (gnus-delay-group): Don't autoload.
2707         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2708         to be re-loaded when customizing the `gnus-delay' group.
2709
2710 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
2711
2712         * message.el: Revert last changes.
2713         (message-insert-citation-line): Use newlines.
2714
2715 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2716
2717         * message.el (message-courtesy-message)
2718         (message-mark-insert-begin, message-mark-insert-end)
2719         (message-elide-ellipsis, message-cancel-message)
2720         (message-add-header, message-change-subject)
2721         (message-cross-post-followup-to-header)
2722         (message-cross-post-insert-note, message-reduce-to-to-cc)
2723         (message-widen-reply, message-delete-not-region)
2724         (message-kill-to-signature, message-insert-signature)
2725         (message-insert-importance-high, message-insert-importance-low)
2726         (message-insert-or-toggle-importance)
2727         (message-insert-disposition-notification-to)
2728         (message-indent-citation, message-yank-original)
2729         (message-cite-original-without-signature, message-cite-original)
2730         (message-insert-citation-line, message-position-on-field)
2731         (message-fix-before-sending, message-send-mail-partially)
2732         (message-send-mail, message-send-mail-with-sendmail)
2733         (message-send-mail-with-qmail, message-send-news)
2734         (message-check-news-header-syntax, message-generate-headers)
2735         (message-insert-courtesy-copy, message-fill-address)
2736         (message-fill-header, message-shorten-references)
2737         (message-setup-1, message-cancel-news)
2738         (message-forward-make-body-plain, message-forward-make-body-mime)
2739         (message-forward-make-body-mml, message-encode-message-body)
2740         (message-forward-make-body-digest-plain)
2741         (message-forward-make-body-digest-mime)
2742         (message-use-alternative-email-as-from): Insert `hard-newline'
2743         instead of ordinary newlines.
2744
2745 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2746
2747         * message.el (message-generate-headers): Downcase the argument
2748         given to message-check-element.
2749
2750 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
2751
2752         * nntp.el (nntp-authinfo-rejected): New error condition.
2753         (nntp-wait-for): Use new error condition to signal authentication
2754         error.
2755         (nntp-retrieve-data): Rethrow new error condition to break out of
2756         recursive call to nntp-send-authinfo.
2757
2758 2005-11-08  Romain Francoise  <romain@orebokech.com>
2759
2760         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
2761         (gnus-summary-exit-map): Bind to `Z p'.
2762         (gnus-summary-make-menu-bar): Add menu item.
2763
2764 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
2765
2766         * gnus-art.el (gnus-article-treat-custom): Add `first'.
2767         (gnus-treat-*): Add `first' in all doc strings.
2768
2769         * gnus-group.el (gnus-group-compact-group): Fix typo.
2770
2771 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2772
2773         * gnus.el (gnus-parameters-case-fold-search): New variable.
2774         (gnus-parameters-get-parameter): Use it.
2775
2776         * gnus-score.el (gnus-home-score-file): Doc fix.
2777
2778 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
2779
2780         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2781
2782 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2783
2784         * mm-util.el (mm-special-display-p): New function.
2785
2786         * mml.el (mml-preview): Use it; doc fix.
2787
2788 2005-10-29  Romain Francoise  <romain@orebokech.com>
2789
2790         * message.el (message-fix-before-sending): Fix comment.
2791
2792 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2793
2794         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
2795
2796 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
2797
2798         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
2799         Used in gnus-score.el.
2800
2801 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
2802
2803         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
2804
2805 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
2806
2807         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
2808         whitespace removed in revision 7.8.  Use concatenated string to
2809         protect trailing whitespace.
2810
2811 2005-10-27  Jouni K Seppanen  <jks@iki.fi>  (tiny change)
2812
2813         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
2814         (nnimap-request-expire-articles): Use it to avoid sending 'UID
2815         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
2816         Courier IMAP ("some version from 2004").  Mostly based on similar
2817         code in the same function.
2818
2819 2005-10-26  Didier Verna  <didier@xemacs.org>
2820
2821         * gnus-group.el (gnus-group-compact-group): invalidate original
2822         article buffer.
2823         * gnus-srvr.el (gnus-server-compact-server): ditto.
2824         * nnml.el (nnml-request-compact-group): handle self Xref: field in
2825         NOV database and in article itself.
2826         Invalidate article backlog.
2827
2828 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2829
2830         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
2831
2832 2005-10-26  Simon Josefsson  <jas@extundo.com>
2833
2834         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
2835         part of 2004-07-25 change.
2836
2837 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2838
2839         * message.el (message-display-completion-list): New function.
2840         (message-expand-group): Use it; make sure the Completions buffer
2841         is modifiable.
2842
2843 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
2844
2845         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
2846         user-mail-name is an empty string.
2847
2848 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2849
2850         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
2851         depending on gnus-score-decay-constant.
2852
2853         * encrypt.el (encrypt-insert-file-contents)
2854         (encrypt-write-file-contents): Don't use `gnus-message'.
2855
2856         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
2857         arguments.
2858         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
2859         arguments to mm-uu-verbatim-marks-extract.
2860         (mm-uu-hide-markers): New variable.
2861         (mm-uu-extract): Use face similar to `gnus-cite-3'.
2862
2863         * gnus-fun.el (gnus-convert-image-to-x-face-command)
2864         (gnus-convert-image-to-face-command): Use "convert" by default to
2865         allow other input image formats.
2866         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
2867         accordingly.
2868
2869 2005-10-23  Simon Josefsson  <jas@extundo.com>
2870
2871         * imap.el (imap-gssapi-program): Align command line parameters
2872         with latest GNU SASL.
2873         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
2874
2875 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2876
2877         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
2878         HTML.
2879         (nnslashdot-request-article): Ditto.
2880
2881         * lpath.el (featurep): Add nobreak-char-display.
2882
2883 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
2884
2885         * mail-source.el (mail-source-fetch-pop): Require pop3.
2886         (mail-source-check-pop): Ditto.
2887
2888 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2889
2890         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
2891         errors.
2892
2893 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
2894
2895         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
2896         (gnus-treat-strip-leading-blank-lines): Improve doc string.
2897
2898         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
2899
2900         * mm-bodies.el (mm-decode-string): Call
2901         `mm-charset-to-coding-system' with allow-override argument.
2902
2903 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2904
2905         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
2906         (rfc2047-charset-to-coding-system): New function.
2907         (rfc2047-decode-encoded-words): New function.
2908         (rfc2047-decode-region): Use them.
2909         (rfc2047-decode-cte): Remove.
2910         (rfc2047-parse-and-decode): Remove.
2911         (rfc2047-decode): Remove.
2912
2913 2005-10-15  Kenichi Handa  <handa@m17n.org>
2914
2915         * rfc2047.el (rfc2047-decode-cte): New function.
2916         (rfc2047-decode-region): Change the way to decode successive
2917         encoded-words: decode B- or Q-encoding in each encoded-word,
2918         concatenate them, and decode it as charset.
2919
2920 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2921
2922         * lpath.el: Fbind codepage-setup for XEmacs.
2923
2924 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
2925
2926         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
2927         widget-move-and-invoke.
2928         (gnus-custom-mode): Use gnus-custom-map.
2929
2930 2005-10-15  Bill Wohler  <wohler@newt.com>
2931
2932         * message.el (message-tool-bar-map): Renamed image file from
2933         mail_send to mail/send.
2934
2935 2005-10-16  Masatake YAMATO  <jet@gyve.org>
2936
2937         * message.el (message-expand-group): Pass the common
2938         prefix substring of completion to `display-completion-list'.
2939
2940 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
2941
2942         * mml-sec.el (mml-secure-method): New internal variable.
2943         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
2944         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
2945         functions using mml-secure-method.
2946
2947         * mml.el (mml-mode-map): Add key bindings for those functions.
2948         (mml-menu): Simplify security menu entries.  Suggested by Jesper
2949         Harder <harder@myrealbox.com>.
2950         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
2951         end of message if point is the headers of the message.
2952
2953         * message.el (message-in-body-p): New function.
2954
2955         * assistant.el: Autoload gnus-util and netrc.
2956
2957         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
2958         Use `mm-charset-override-alist' only when decoding.
2959
2960         * mm-bodies.el (mm-decode-body): Call
2961         `mm-charset-to-coding-system' with allow-override argument.
2962
2963         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
2964         `filename' from Content-Disposition if Content-Type doesn't
2965         provide `name'.
2966         (gnus-mime-view-part-as-type): Set default instead of
2967         initial-input.
2968
2969 2005-10-09  Daniel Brockman  <daniel@brockman.se>
2970
2971         * format-spec.el (format-spec): Propagate text properties of % spec.
2972
2973 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2974
2975         * gnus-art.el (gnus-treat-predicate): Add `first'.
2976
2977 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
2978
2979         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
2980         (mm-charset-override-alist): New variable.
2981         (mm-charset-to-coding-system): Use it.
2982         (mm-codepage-setup): New helper function.
2983         (mm-charset-eval-alist): New variable.
2984         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
2985         about unknown charsets.
2986
2987         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
2988
2989 2005-10-04  David Hansen  <david.hansen@gmx.net>
2990
2991         * nnrss.el (nnrss-request-article): Add support for the comments tag.
2992         (nnrss-check-group): Ditto.
2993
2994 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
2995
2996         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
2997         Rename x-gnus-verbatim to x-verbatim.
2998         (mm-uu-type-alist): Fix regexp for verbatim-marks.
2999
3000         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3001         x-verbatim.
3002
3003         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3004
3005         * gnus-util.el (gnus-remove-duplicates): Remove.
3006
3007         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3008         instead of gnus-remove-duplicates.
3009
3010         * message.el (message-remove-duplicates): Remove.
3011         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3012         message-remove-duplicates.
3013
3014         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3015         available, else use implementation from `delete-dups'.
3016
3017         * message.el (message-insert-expires): New function.
3018         (message-mode-map): Add key binding.
3019         (message-mode-field-menu): Add menu entry.
3020         (message-mode): Document it.
3021         (message-make-expires-date): Use `message-make-date'.
3022
3023 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3024
3025         * message.el (message-make-expires-date): New function.
3026
3027 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3028
3029         * Makefile.in (list-installed-shadows): New entry.
3030         (install): Use it.
3031         (remove-installed-shadows): New entry.
3032
3033         * dgnushack.el (dgnushack-default-load-path): New variable.
3034         (dgnushack-find-lisp-shadows): New function.
3035         (dgnushack-remove-lisp-shadows): New function.
3036
3037 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3038
3039         * Makefile.in (install-el-elc): New entry.
3040         (install): Use it so that .el files are necessarily installed.
3041
3042 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3043
3044         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3045
3046 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3047
3048         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3049         function rather than the diff-mode.el package.
3050         (mm-display-external): Use with-current-buffer.
3051         (mm-viewer-completion-map, mm-viewer-completion-map):
3052         Move initialization inside declaration.
3053
3054 2005-09-29  Simon Josefsson  <jas@extundo.com>
3055
3056         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3057         autoload mail-check-payment.
3058         (spam-check-hashcash): Define unconditionally, since hashcash.el
3059         is part of Gnus now.  Ignore errors from payment checking.
3060
3061 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3062
3063         * message.el (message-bold-region, message-unbold-region): Rename
3064         from `bold-region' and `unbold-region'.
3065
3066         * message.el: Remove useless autoloads.
3067
3068 2005-09-28  Simon Josefsson  <jas@extundo.com>
3069
3070         * message.el (message-use-idna): Default to t.
3071         (message-use-idna): Test whether encoding works too.  Doc fix.
3072
3073 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3074
3075         * nntp.el (nntp-warn-about-losing-connection): Remove.
3076
3077 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3078
3079         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3080         customizable.  Change default value.
3081         (mm-uu-diff-groups-regexp): Change default value.
3082         (mm-uu-type-alist): Add doc string.
3083         (mm-uu-configure): Add doc string.  Make it interactive.
3084         (mm-uu-tex-groups-regexp): New variable.
3085         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3086         (mm-uu-type-alist): Add LaTeX documents.
3087         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3088         of "text/verbatim".
3089         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3090
3091         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3092         instead of "text/verbatim".
3093
3094         * message.el (message-mark-inserted-region)
3095         (message-mark-insert-file): Use slrn style marks when called with
3096         prefix argument.
3097
3098 2005-09-27  Simon Josefsson  <jas@extundo.com>
3099
3100         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3101
3102 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3103
3104         * message.el (message-remove-duplicates): New function.
3105         Implementation borrowed from `gnus-remove-duplicates'.
3106         (message-idna-to-ascii-rhs): Also encode idna addresses in
3107         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3108         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3109         only ask about the same idna domain once per header and also tell
3110         in what header to replace the idna domain.
3111
3112         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3113         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3114         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3115         a header is decoded and not just the last one.
3116
3117 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3118
3119         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3120         has been decoded.
3121
3122         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3123         (mm-insert-part): Don't modify text if it has been decoded.
3124
3125         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3126         decoded.
3127
3128         * mm-view.el (mm-inline-text): Don't strip text props unless
3129         decoding enriched or richtext parts.
3130
3131 2005-09-25  Romain Francoise  <romain@orebokech.com>
3132
3133         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
3134         * gnus-start.el (gnus-subscribe-interactively):
3135         * gnus-uu.el (gnus-uu-grab-articles):
3136         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
3137         space.
3138
3139 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3140
3141         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3142         * mm-view.el (mm-view-pkcs7-decrypt):
3143         * gnus-sum.el (gnus-summary-limit-to-extra)
3144         (gnus-summary-respool-article, gnus-read-move-group-name):
3145         * gnus-score.el (gnus-summary-increase-score):
3146         * gnus-util.el (gnus-completing-read-with-default):
3147         * gnus-art.el (gnus-read-save-file-name)
3148         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
3149         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
3150         * message.el (message-check-news-header-syntax):
3151         Follow convention for reading with the minibuffer.
3152
3153 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
3154
3155         * spam-report.el (spam-report-url-ping-plain):
3156         Use gnus-extended-version as User-Agent.
3157
3158         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
3159         default value is nil.
3160
3161         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
3162         (mm-uu-verbatim-marks-extract): New function.
3163         (mm-uu-extract): New face.
3164         (mm-uu-copy-to-buffer): Use it.
3165
3166         * spam-report.el (spam-report-gmane-ham): Renamed from
3167         `spam-report-gmane-unspam'.
3168         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
3169         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
3170
3171         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
3172         Autoload.
3173         (spam-report-gmane-unregister-routine): Renamed
3174         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
3175
3176 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
3177
3178         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
3179         (spam-report-gmane-unregister-routine): added support for gmane
3180         unregistration
3181
3182         * spam-report.el (spam-report-gmane-unspam)
3183         (spam-report-gmane-spam): new wrappers around spam-report-gmane
3184         (spam-report-gmane): changed to take a single article and do
3185         unspam registration
3186
3187 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3188
3189         * mm-url.el (mm-url-decode-entities): Fix regexp.
3190
3191 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192
3193         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
3194         default to nil, to be able to use Gnus at all.  If the default
3195         switches to something else, then the function should be fixed not
3196         be exceedingly slow.
3197
3198 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
3199
3200         * gnus-start.el (gnus-activate-group): if the server is nil, don't
3201         fail hard
3202
3203         * spam-report.el: better Keywords line
3204
3205         * spam.el: added Maintainer and better Keywords line
3206
3207 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3208
3209         * gnus-art.el (gnus-article-replace-part)
3210         (gnus-mime-replace-part): New functions.
3211         (gnus-mime-action-alist, gnus-mime-button-commands)
3212         (gnus-mime-save-part-and-strip): Added file argument.
3213         (gnus-article-part-wrapper): Added interactive argument.
3214
3215         * gnus-sum.el (gnus-summary-mime-map): Add
3216         `gnus-article-replace-part'.
3217
3218 2005-09-19  Didier Verna  <didier@xemacs.org>
3219
3220         The nnml compaction feature:
3221         * nnml.el (nnml-request-compact-group): New function.
3222         * nnml.el (nnml-request-compact): New function.
3223         * gnus-int.el (gnus-request-compact-group): New function.
3224         * gnus-int.el (gnus-request-compact): New function.
3225         * gnus-group.el (gnus-group-compact-group): New function.
3226         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
3227         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
3228         * gnus-srvr.el (gnus-server-compact-server): New function.
3229         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
3230         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
3231
3232 2005-09-18  Deepak Goel  <deego@gnufans.org>
3233
3234         * sieve.el (sieve-help): Fix `message' call: first arg should be a
3235         format spec.
3236
3237 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3238
3239         * gnus.el (gnus-group-startup-message): Bind image-load-path.
3240
3241 2005-09-15  Romain Francoise  <romain@orebokech.com>
3242
3243         * message.el (message-fill-paragraph): Clarify docstring.
3244
3245 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * gnus-art.el (gnus-mime-display-part): Protect against broken
3248         MIME messages.
3249
3250 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3251
3252         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
3253         before parsing header.
3254
3255 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
3256
3257         * html2text.el: (html2text-replace-list): Add new entities.
3258
3259 2005-09-11  Romain Francoise  <romain@orebokech.com>
3260
3261         * message.el (message-alternative-emails): Improve docstring.
3262         (message-setup-1): Call `message-use-alternative-email-as-from'
3263         after `message-setup-hook' to give it precedence over posting
3264         styles, etc.
3265         (message-use-alternative-email-as-from): Add docstring.  Remove
3266         the original From header if present.
3267
3268         * nnml.el (nnml-compressed-files-size-threshold): New variable.
3269         (nnml-save-mail): Use it.
3270
3271         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
3272         articles.  Add new argument `silent'.
3273         (gnus-uu-mark-all): Report the total number of marked articles.
3274
3275 2005-09-10  Romain Francoise  <romain@orebokech.com>
3276
3277         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
3278         (gnus-uu-mark-series): Likewise.
3279
3280 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
3281
3282         * spam-report.el (spam-report-gmane): Fix generation of spam
3283         report URL.
3284
3285 2005-09-10  Simon Josefsson  <jas@extundo.com>
3286
3287         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
3288         t, based on discussion on the ding list with Robert Epprecht
3289         <epprecht@solnet.ch>.
3290
3291 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
3292
3293         * spam-report.el (spam-report-gmane): Make it work without
3294         X-Report-Spam header.  Gmane now only provides Archived-At.
3295         This is only used if `spam-report-gmane-use-article-number' is nil.
3296         (spam-report-gmane-spam-header): Remove.  Not used anymore.
3297
3298         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
3299         make `gnus-summary-sort-by-recipient' work with threading.
3300
3301         * nnweb.el (nnweb-google-wash-article): Print a message if article
3302         is not available.
3303
3304 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3305
3306         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
3307         change.  Decode text/* parts content before displaying.
3308
3309 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3310
3311         * mml-smime.el: Remove defvar of gnus-extract-address-components.
3312
3313 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3314
3315         * mm-view.el (mm-display-inline-fontify): Disable support modes.
3316
3317         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
3318         url-package-name, url-package-version,
3319         w3m-cid-retrieve-function-alist, w3m-current-buffer,
3320         w3m-display-inline-images, and w3m-minor-mode-map.
3321
3322 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
3323
3324         * message.el (message-tab-body-function): Fixed mismatched custom
3325         type.
3326
3327         * gnus.el (gnus-group-change-level-function): Ditto.
3328
3329         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
3330
3331         * gnus-art.el (gnus-signature-limit)
3332         (gnus-article-mime-part-function): Ditto.
3333
3334 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3335
3336         * mml.el (mml-mode): Silence the byte compiler.
3337
3338         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
3339         using `(sit-for 0)' before moving the point to the specified part;
3340         skip unbuttonized parts.
3341         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
3342         return to the summary window if gnus-auto-select-part is non-nil.
3343
3344 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
3345
3346         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
3347         variables.
3348         (mml-dnd-attach-file, mml-mode): Use them.
3349
3350         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
3351         Make fetching article by MID work again for Google Groups.  Added
3352         FIXME concerning gnus-group-make-web-group.
3353
3354         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
3355         Don't depend on Gnus by using mail-extract-address-components if
3356         gnus-extract-address-components is not bound.
3357
3358 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3359
3360         * gnus-art.el (gnus-mime-display-security): Don't display the
3361         signature, but only the signed part.
3362
3363 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3364
3365         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
3366
3367         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
3368         list, not listp.
3369
3370 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
3371
3372         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
3373         when encoding.
3374
3375         * mm-bodies.el (mm-decode-content-transfer-encoding):
3376         De-canonicalize CRLF for all text content types, not just
3377         text/plain.
3378
3379 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3380
3381         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
3382         valid article; point arrow and cursor at the MIME button.
3383
3384 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3385
3386         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
3387         Suggested by Dan Christensen <jdc@uwo.ca>.
3388
3389         * mm-decode.el (mm-save-part): Enable change of prompt.
3390
3391 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
3392
3393         * gnus-msg.el (gnus-inews-add-send-actions): Made
3394         `message-post-method' lambda parameter ARG `&optional'.
3395
3396 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3397
3398         * gnus-sum.el (gnus-summary-mime-map): Added
3399         gnus-article-save-part-and-strip, gnus-article-delete-part and
3400         gnus-article-jump-to-part.
3401
3402         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
3403         (gnus-article-edit-part): Use it.
3404         (gnus-article-part-wrapper): Added no-handle argument.
3405         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
3406         functions.
3407
3408 2005-08-29  Romain Francoise  <romain@orebokech.com>
3409
3410         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3411         docstring.
3412         (gnus-face-from-file): Likewise.
3413
3414 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3415
3416         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
3417         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
3418         non-nil.
3419         (gnus-auto-select-part): New variable.
3420         (gnus-article-jump-to-part): New function.
3421         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
3422         (gnus-mime-delete-part): Allow selecting specified part after
3423         deleting or stripping parts.
3424         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
3425         part if argument is bogus.
3426
3427 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
3428
3429         * gnus-art.el (w3m-minor-mode-map):
3430         * gnus-spec.el (gnus-newsrc-file-version):
3431         * gnus-util.el (nnmail-active-file-coding-system)
3432         (gnus-original-article-buffer, gnus-user-agent):
3433         * gnus.el (gnus-ham-process-destinations)
3434         (gnus-parameter-ham-marks-alist)
3435         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
3436         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
3437         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
3438         * mm-decode.el (gnus-current-window-configuration):
3439         * mm-extern.el (gnus-article-mime-handles):
3440         * mm-url.el (url-current-object, url-package-name)
3441         (url-package-version):
3442         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
3443         (smime-keys, w3m-cid-retrieve-function-alist)
3444         (w3m-current-buffer, w3m-display-inline-images)
3445         (w3m-minor-mode-map):
3446         * mml-smime.el (gnus-extract-address-components):
3447         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
3448         (gnus-newsrc-hashtb, message-default-charset)
3449         (message-deletable-headers, message-options)
3450         (message-posting-charset, message-required-mail-headers)
3451         (message-required-news-headers):
3452         * mml1991.el (mc-pgp-always-sign):
3453         * mml2015.el (mc-pgp-always-sign):
3454         * nnheader.el (nnmail-extra-headers):
3455         * rfc1843.el (gnus-decode-encoded-word-function)
3456         (gnus-decode-header-function, gnus-newsgroup-name):
3457         * spam-stat.el (gnus-original-article-buffer): Add defvars.
3458
3459 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3460
3461         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
3462         the end of the date treatments.
3463
3464 2005-08-15  Simon Josefsson  <jas@extundo.com>
3465
3466         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
3467         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
3468         Capello and Romain Francoise.
3469         (pgg-fetch-key-function): Removed, not used?
3470         (pgg-insert-url-with-w3): Require url, to get
3471         url-insert-file-contents regardless of where it is defined.
3472
3473 2005-08-13  Romain Francoise  <romain@orebokech.com>
3474
3475         * message.el (message-cite-original-1): New function.
3476         (message-cite-original): Use it.
3477         (message-cite-original-without-signature): Ditto.
3478
3479 2005-08-08  Romain Francoise  <romain@orebokech.com>
3480
3481         * message.el (message-yank-empty-prefix): New variable.
3482         (message-indent-citation): Use it.
3483         (message-cite-original-without-signature): Respect X-No-Archive.
3484
3485 2005-08-08  Simon Josefsson  <jas@extundo.com>
3486
3487         * pgg.el: Autoload url-insert-file-contents instead of loading
3488         w3/url.
3489         (pgg-insert-url-with-w3): Don't load url here.
3490
3491 2005-08-07  Jesper Harder  <harder@phys.au.dk>
3492
3493         * message.el (message-kill-to-signature): Don't insert newline at
3494         bol.
3495         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
3496
3497 2005-08-06  Romain Francoise  <romain@orebokech.com>
3498
3499         * message.el (message-user-fqdn): Fix typo in docstring.
3500
3501 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
3502
3503         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
3504
3505         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
3506
3507 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3508
3509         * mm-bodies.el (mm-encode-body): Use coding system rather than
3510         charset to encode text.
3511
3512         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
3513         number of charsets if utf-8 is available (XEmacs).
3514
3515 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
3516
3517         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
3518         taken from `gnus-button-mid-or-mail-regexp'.
3519         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
3520         (gnus-button-alist): Improve regexp for domain part of the MIDs
3521         for news:localpart@domain buttons.
3522         (gnus-button-ctan-directory-regexp): Update.
3523
3524 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3525
3526         * sieve-manage.el (sieve-manage-interactive-login): Use
3527         make-local-variable rather than make-variable-buffer-local.
3528         (sieve-manage-open): Ditto.
3529         (sieve-manage-authenticate): Ditto.
3530
3531         * mml.el (mml-generate-mime-1): Make the content type default to
3532         text/plain if the filename is not specified.
3533
3534 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3535
3536         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
3537         instead of insert-buffer.
3538
3539         * message.el (message-yank-original): Ditto; set the mark at the
3540         end of the yanked message.
3541
3542 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3543
3544         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
3545         lines to scroll rather than to stop it.
3546
3547         * mml.el (mml-generate-default-type): Add doc string.
3548         (mml-generate-mime-1): Use mm-default-file-encoding or make it
3549         default to application/octet-stream when determining the content
3550         type if it is not specified for the part or the mml contents; add
3551         a comment about mml-generate-default-type.
3552
3553 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
3554
3555         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
3556         make it default to application/octet-stream when determining the
3557         content type if it is not specified for the external contents.
3558
3559 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3560
3561         * rfc2231.el (rfc2231-parse-string): Take care that not only a
3562         segmented parameter but also other parameters might be there.
3563
3564 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3565
3566         * mm-decode.el (mm-display-external): Delete temp file, directory
3567         and buffer immediately if the external process is exited.
3568
3569 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3570
3571         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
3572         fewer lines than that of scroll-margin.
3573         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
3574
3575 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3576
3577         * gnus-art.el (gnus-article-next-page): Revert.
3578         (gnus-article-beginning-of-window): New macro.
3579         (gnus-article-next-page-1): Use it.
3580         (gnus-article-prev-page): Ditto.
3581         (gnus-article-edit-part): Use insert-buffer-substring instead of
3582         insert-buffer.
3583         (gnus-article-edit-exit): Ditto.
3584
3585         * gnus-util.el (gnus-beginning-of-window): Remove.
3586         (gnus-end-of-window): Remove.
3587
3588         * lpath.el: Don't bind header-line-format and scroll-margin.
3589
3590 2005-07-25  Simon Josefsson  <jas@extundo.com>
3591
3592         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
3593         to have the url package without w3.  Reported by Daiki Ueno
3594         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
3595
3596 2005-07-20  Didier Verna  <didier@xemacs.org>
3597
3598         * gnus-diary.el: Remove the description comment (nndiary is now
3599         properly documented in the Gnus manual).
3600         Fix the spelling of "Back End".
3601         * nndiary.el: Ditto.
3602         Fix the copyright notice.
3603
3604 2005-07-18  Romain Francoise  <romain@orebokech.com>
3605
3606         * gnus-sum.el (gnus-summary-to-prefix,
3607         gnus-summary-newsgroup-prefix): New variables.
3608         (gnus-summary-from-or-to-or-newsgroups): Use them.
3609
3610 2005-07-17  Romain Francoise  <romain@orebokech.com>
3611
3612         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
3613         space as it's generally not especially interesting to the user.
3614
3615 2005-07-16  Romain Francoise  <romain@orebokech.com>
3616
3617         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
3618         nil to avoid prompting and file modification if one of the
3619         messages at the top of the nnfolder file contains a copyright
3620         notice.
3621         Update copyright notice.
3622
3623         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
3624         instead of `current-time-string' as the latter creates a time
3625         string that is not RFC 2822 compliant (it lacks the zone).
3626         Update copyright notice.
3627
3628 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3629
3630         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
3631         for text/rtf.  Display default in prompt.  Pass default for M-n.
3632
3633         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
3634
3635 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3636
3637         * gnus-msg.el (gnus-button-mailto): Remove
3638         save-selected-window-window hackery because it relies on
3639         save-selected-window internals.
3640
3641 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3642
3643         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
3644         (gnus-article-next-page-1): Use gnus-beginning-of-window.
3645         (gnus-article-prev-page): Ditto.
3646
3647         * gnus-util.el (gnus-beginning-of-window): New function.
3648         (gnus-end-of-window): New function.
3649
3650         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
3651
3652 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3653
3654         * gnus-score.el (gnus-score-edit-all-score): Set
3655         gnus-score-edit-exit-function to gnus-score-edit-done and call
3656         gnus-message.
3657
3658 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3659
3660         * gnus-msg.el (gnus-button-mailto): Remove
3661         save-selected-window-window hackery because it relies on
3662         save-selected-window internals.
3663
3664 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3665
3666         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
3667         add-minor-mode.
3668         (gnus-binary-mode): Ditto.
3669
3670         * gnus-topic.el (gnus-topic-mode): Ditto.
3671
3672 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
3673
3674         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
3675         (gnus-article-prev-page): Take scroll-margin into consideration.
3676
3677 2005-07-04  Lute Kamstra  <lute@gnu.org>
3678
3679         Update FSF's address in GPL notices.
3680
3681 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
3682
3683         * gnus.el (gnus-exit):
3684         * gnus-group.el (gnus-group-icons):
3685         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
3686
3687         * gnus-nocem.el (gnus-nocem):
3688         * message.el (message-various, message-buffers, message-sending)
3689         (message-interface, message-forwarding, message-insertion)
3690         (message-headers, message-news, message-mail):
3691         * pgg-gpg.el (pgg-gpg):
3692         * pgg-parse.el (pgg-parse):
3693         * pgg-pgp.el (pgg-pgp):
3694         * pgg-pgp5.el (pgg-pgp5):
3695         * pop3.el (pop3): Finish `defgroup' description with period.
3696
3697 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3698
3699         * gnus-art.el (article-display-face): Improve the efficiency.
3700         (article-display-x-face): Ditto; remove grey x-face stuff.
3701
3702 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3703
3704         * gnus-art.el (article-display-face): Correct the position in
3705         which Faces are inserted.
3706
3707 2005-06-29  Didier Verna  <didier@xemacs.org>
3708
3709         * gnus-art.el (article-display-face): Display faces in correct
3710         order.
3711
3712 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3713
3714         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
3715         (gnus-fill-real-hashtb): Use hash table instead of obarray.
3716         (gnus-nocem-check-article): Fetch the Type header.
3717         (gnus-nocem-message-wanted-p): Fix the way to examine types.
3718         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
3719         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
3720         make sure gnus-nocem-hashtb is initialized.
3721         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
3722         (gnus-nocem-unwanted-article-p): Ditto.
3723
3724         * pgg.el (pgg-verify): Return the verification result.
3725
3726 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3727
3728         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
3729         is ascii.
3730
3731 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
3732
3733         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
3734         `show-nonbreak-escape'.
3735
3736 2005-06-23  Lute Kamstra  <lute@gnu.org>
3737
3738         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
3739
3740         * dig.el (dig-mode):
3741         * smime.el (smime-mode): Use gnus-run-mode-hooks.
3742
3743 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
3744
3745         * nnimap.el (nnimap-split-download-body): Fix spellings.
3746
3747 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
3748
3749         * gnus-art.el (gnus-article-encrypt-body):
3750         * gnus-cus.el (gnus-score-customize):
3751         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
3752         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
3753
3754 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3755
3756         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
3757         header by looking for magic "MII" at the beginnig.
3758
3759 2005-06-16  Miles Bader  <miles@gnu.org>
3760
3761         * gnus-xmas.el (gnus-xmas-group-startup-message):
3762         Use renamed gnus-splash face.
3763
3764         * assistant.el (assistant-field): Remove "-face" suffix from face name.
3765         (assistant-field-face): New backward-compatibility alias for renamed
3766         face.
3767         (assistant-render-text): Use renamed assistant-field face.
3768
3769         * spam.el (spam): Remove "-face" suffix from face name.
3770         (spam-face): New backward-compatibility alias for renamed face.
3771         (spam-face, spam-initialize): Use renamed spam face.
3772
3773         * message.el (message-header-to, message-header-cc)
3774         (message-header-subject, message-header-newsgroups)
3775         (message-header-other, message-header-name)
3776         (message-header-xheader, message-separator, message-cited-text)
3777         (message-mml): Remove "-face" suffix from face names.
3778         (message-header-to-face, message-header-cc-face)
3779         (message-header-subject-face, message-header-newsgroups-face)
3780         (message-header-other-face, message-header-name-face)
3781         (message-header-xheader-face, message-separator-face)
3782         (message-cited-text-face, message-mml-face):
3783         New backward-compatibility aliases for renamed faces.
3784         (message-font-lock-keywords): Use renamed message faces.
3785
3786         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
3787         (sieve-test-commands, sieve-tagged-arguments):
3788         Remove "-face" suffix from face names.
3789         (sieve-control-commands-face, sieve-action-commands-face)
3790         (sieve-test-commands-face, sieve-tagged-arguments-face):
3791         New backward-compatibility aliases for renamed faces.
3792         (sieve-control-commands-face, sieve-action-commands-face)
3793         (sieve-test-commands-face, sieve-tagged-arguments-face):
3794         Use renamed sieve faces.
3795
3796         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
3797         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
3798         (gnus-group-news-3-empty, gnus-group-news-4)
3799         (gnus-group-news-4-empty, gnus-group-news-5)
3800         (gnus-group-news-5-empty, gnus-group-news-6)
3801         (gnus-group-news-6-empty, gnus-group-news-low)
3802         (gnus-group-news-low-empty, gnus-group-mail-1)
3803         (gnus-group-mail-1-empty, gnus-group-mail-2)
3804         (gnus-group-mail-2-empty, gnus-group-mail-3)
3805         (gnus-group-mail-3-empty, gnus-group-mail-low)
3806         (gnus-group-mail-low-empty, gnus-summary-selected)
3807         (gnus-summary-cancelled, gnus-summary-high-ticked)
3808         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
3809         (gnus-summary-high-ancient, gnus-summary-low-ancient)
3810         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
3811         (gnus-summary-low-undownloaded)
3812         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
3813         (gnus-summary-low-unread, gnus-summary-normal-unread)
3814         (gnus-summary-high-read, gnus-summary-low-read)
3815         (gnus-summary-normal-read, gnus-splash):
3816         Remove "-face" suffix from face names.
3817         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
3818         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
3819         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
3820         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
3821         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
3822         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
3823         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
3824         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
3825         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
3826         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
3827         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
3828         (gnus-summary-selected-face, gnus-summary-cancelled-face)
3829         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
3830         (gnus-summary-normal-ticked-face)
3831         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
3832         (gnus-summary-normal-ancient-face)
3833         (gnus-summary-high-undownloaded-face)
3834         (gnus-summary-low-undownloaded-face)
3835         (gnus-summary-normal-undownloaded-face)
3836         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
3837         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
3838         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
3839         (gnus-splash-face):
3840         New backward-compatibility aliases for renamed faces.
3841         (gnus-group-startup-message): Use renamed gnus faces.
3842
3843         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
3844         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
3845         (gnus-server-agent): Remove "-face" suffix from face names.
3846         (gnus-server-agent-face, gnus-server-opened-face)
3847         (gnus-server-closed-face, gnus-server-denied-face)
3848         (gnus-server-offline-face):
3849         New backward-compatibility aliases for renamed faces.
3850         (gnus-server-agent-face, gnus-server-opened-face)
3851         (gnus-server-closed-face, gnus-server-denied-face)
3852         (gnus-server-offline-face): Use renamed gnus faces.
3853
3854         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
3855         Remove "-face" suffix from face names.
3856         (gnus-picon-xbm-face, gnus-picon-face):
3857         New backward-compatibility aliases for renamed faces.
3858
3859         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
3860         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
3861         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
3862         (gnus-cite-11): Remove "-face" suffix from face names.
3863         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
3864         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
3865         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
3866         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
3867         New backward-compatibility aliases for renamed faces.
3868         (gnus-cite-attribution-face, gnus-cite-face-list)
3869         (gnus-article-boring-faces): Use renamed gnus faces.
3870
3871         * gnus-art.el (gnus-signature, gnus-header-from)
3872         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
3873         (gnus-header-content): Remove "-face" suffix from face names.
3874         (gnus-signature-face, gnus-header-from-face)
3875         (gnus-header-subject-face, gnus-header-newsgroups-face)
3876         (gnus-header-name-face, gnus-header-content-face):
3877         New backward-compatibility aliases for renamed faces.
3878         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
3879
3880         * gnus-sum.el (gnus-summary-selected-face)
3881         (gnus-summary-highlight): Use renamed gnus faces.
3882         * gnus-group.el (gnus-group-highlight): Likewise.
3883
3884 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
3885
3886         * gnus-sieve.el (gnus-sieve-article-add-rule):
3887         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
3888         * spam-stat.el (spam-stat-buffer-change-to-spam)
3889         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
3890
3891         * message.el (message-is-yours-p):
3892         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
3893
3894 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3895
3896         * mm-view.el (mm-inline-text): Withdraw the last change.
3897
3898 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3899
3900         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
3901         executing enriched-decode.
3902
3903 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3904
3905         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
3906         charset of tar files.
3907
3908 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
3909
3910         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
3911
3912 2005-06-04  Lute Kamstra  <lute@gnu.org>
3913
3914         * nnfolder.el (nnfolder-read-folder): Make sure that undo
3915         information is never recorded.
3916
3917 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3918
3919         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
3920
3921 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3922
3923         * pop3.el (pop3-apop): Run md5 in the binary mode.
3924
3925         * starttls.el (starttls-set-process-query-on-exit-flag):
3926         Use eval-and-compile.
3927
3928 2005-05-31  Simon Josefsson  <jas@extundo.com>
3929
3930         * smime.el (smime-replace-in-string): Define.
3931         (smime-cert-by-ldap-1): Use it.
3932
3933 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3934
3935         * gnus-art.el (article-display-x-face): Replace
3936         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3937
3938         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
3939         set-process-query-on-exit-flag or process-kill-without-query.
3940
3941         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
3942         loop instead of replace-regexp.
3943
3944         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
3945         instead of process-kill-without-query if it is available.
3946
3947         * lpath.el: Fbind ldap-search-entries.
3948
3949         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
3950         instead of find-file-hooks if it is available.
3951
3952         * mml1991.el: Bind pgg-default-user-id when compiling.
3953
3954         * mml2015.el: Bind pgg-default-user-id when compiling.
3955
3956         * nndraft.el (nndraft-request-associate-buffer):
3957         Use write-contents-functions instead of write-contents-hooks if it is
3958         available.
3959
3960         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
3961         instead of find-file-hooks if it is available.
3962
3963         * nntp.el (nntp-open-connection): Replace
3964         process-kill-without-query by gnus-set-process-query-on-exit-flag.
3965         (nntp-open-ssl-stream): Ditto.
3966         (nntp-open-tls-stream): Ditto.
3967
3968         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
3969         set-process-query-on-exit-flag or process-kill-without-query.
3970         (starttls-open-stream-gnutls): Use it instead of
3971         process-kill-without-query.
3972         (starttls-open-stream): Ditto.
3973
3974 2005-05-31  Ulf Stegemann <ulf@zeitform.de>  (tiny change)
3975
3976         * smime.el (smime-cert-by-ldap-1): Don't use
3977         replace-regexp-in-string.
3978
3979 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3980
3981         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
3982
3983         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
3984         in PEM format. Adjust to the XEmacs compability.
3985
3986 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
3987
3988         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
3989         by `string-to-number'.
3990         * gnus-agent.el (gnus-agent-regenerate-group)
3991         (gnus-agent-fetch-articles): Ditto.
3992         * gnus-art.el (gnus-button-fetch-group): Ditto.
3993         * gnus-cache.el (gnus-cache-generate-active)
3994         (gnus-cache-articles-in-group): Ditto.
3995         * gnus-group.el (gnus-group-set-current-level)
3996         (gnus-group-insert-group-line): Ditto.
3997         * gnus-score.el (gnus-score-set-expunge-below)
3998         (gnus-score-set-mark-below, gnus-summary-score-effect)
3999         (gnus-summary-score-entry): Ditto.
4000         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4001         (gnus-soup-pack): Ditto.
4002         * gnus-spec.el (gnus-xmas-format): Ditto.
4003         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4004         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4005         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4006         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4007         * nndb.el (nndb-get-remote-expire-response): Ditto.
4008         * nndiary.el (nndiary-parse-schedule-value)
4009         (nndiary-string-to-number, nndiary-request-replace-article)
4010         (nndiary-request-article): Ditto.
4011         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4012         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4013         * nneething.el (nneething-make-head): Ditto.
4014         * nnfolder.el (nnfolder-request-article)
4015         (nnfolder-retrieve-headers): Ditto.
4016         * nnheader.el (nnheader-file-to-number): Ditto.
4017         * nnkiboze.el (nnkiboze-request-article): Ditto.
4018         * nnmail.el (nnmail-process-unix-mail-format)
4019         (nnmail-process-babyl-mail-format): Ditto.
4020         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4021         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4022         (nnmh-request-create-group, nnmh-request-list-1)
4023         (nnmh-request-group, nnmh-request-article): Ditto.
4024         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4025         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4026         * nnsoup.el (nnsoup-make-active): Ditto.
4027         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4028         * nntp.el (nntp-find-group-and-number)
4029         (nntp-retrieve-headers-with-xover): Ditto.
4030         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4031         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4032         (pgg-format-key-identifier): Ditto.
4033         * pop3.el (pop3-last, pop3-stat): Ditto.
4034         * qp.el (quoted-printable-decode-region): Ditto.
4035
4036         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4037         of concat.
4038
4039 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4040
4041         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4042
4043         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4044
4045         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4046
4047         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4048
4049         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4050
4051         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4052
4053         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4054         (gnus-carpal-mode): Ditto.
4055
4056         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4057         (gnus-browse-mode): Ditto.
4058
4059         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4060
4061         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4062
4063 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4064
4065         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4066
4067 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4068
4069         * gnus-util.el (gnus-run-mode-hooks): New function.
4070
4071         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4072
4073         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4074         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4075
4076 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4077
4078         * gnus-agent.el (gnus-agent-make-mode-line-string):
4079         Use mode-line-highlight as mouse-face.
4080
4081 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4082
4083         * canlock.el (canlock): Change the parent group to news.
4084
4085         * deuglify.el (gnus-outlook-deuglify): Add :group.
4086
4087         * dig.el (dig): Add :group.
4088
4089         * dns-mode.el (dns-mode): Add :group.
4090
4091         * encrypt.el (encrypt): Add :group.
4092
4093         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4094         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4095         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4096         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4097         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4098
4099         * gnus-diary.el (gnus-diary): Add :group.
4100
4101         * gnus.el (gnus-group-news-1-face): Add :group.
4102         (gnus-group-news-1-empty-face): Ditto.
4103         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4104         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4105         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4106         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4107         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4108         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4109         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4110         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4111         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4112         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4113         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4114         (gnus-summary-high-ticked-face): Ditto.
4115         (gnus-summary-low-ticked-face): Ditto.
4116         (gnus-summary-normal-ticked-face): Ditto.
4117         (gnus-summary-high-ancient-face): Ditto.
4118         (gnus-summary-low-ancient-face): Ditto.
4119         (gnus-summary-normal-ancient-face): Ditto.
4120         (gnus-summary-high-undownloaded-face): Ditto.
4121         (gnus-summary-low-undownloaded-face): Ditto.
4122         (gnus-summary-normal-undownloaded-face): Ditto.
4123         (gnus-summary-high-unread-face): Ditto.
4124         (gnus-summary-low-unread-face): Ditto.
4125         (gnus-summary-normal-unread-face): Ditto.
4126         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4127         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4128
4129         * hashcash.el (hashcash): New custom group.
4130         (hashcash-default-payment): Add :group.
4131         (hashcash-payment-alist): Ditto.
4132         (hashcash-default-accept-payment): Ditto.
4133         (hashcash-accept-resources): Ditto.
4134         (hashcash-path): Ditto.
4135         (hashcash-extra-generate-parameters): Ditto.
4136         (hashcash-double-spend-database): Ditto.
4137         (hashcash-in-news): Ditto.
4138
4139         * message.el (message-minibuffer-local-map): Add :group.
4140
4141         * netrc.el (netrc): Add :group.
4142
4143         * sieve-manage.el (sieve-manage-log): Add :group.
4144         (sieve-manage-default-user): Diito.
4145         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
4146         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
4147         (sieve-manage-authenticators): Ditto.
4148         (sieve-manage-authenticator-alist): Ditto.
4149         (sieve-manage-default-port): Ditto.
4150
4151         * sieve-mode.el (sieve-control-commands-face): Add :group.
4152         (sieve-action-commands-face): Ditto.
4153         (sieve-test-commands-face): Ditto.
4154         (sieve-tagged-arguments-face): Ditto.
4155
4156         * smime.el (smime): Add :group.
4157
4158         * spam-report.el (spam-report): Add :group.
4159
4160         * spam.el (spam, spam-face): Add :group.
4161
4162 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4163
4164         * nntp.el (nntp-next-result-arrived-p): Some news servers may
4165         return \n.\n.\n at the end of articles.  Protect against that.
4166         (nntp-with-open-group): Allow debugging.
4167
4168         * nnheader.el (mail-header-set-extra): Make into a function
4169         because I just could't understand how to quote the list properly.
4170
4171         * dns.el (query-dns-cached): New function.
4172
4173 2005-05-26  Lute Kamstra  <lute@gnu.org>
4174
4175         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
4176
4177 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4178
4179         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
4180
4181         * gnus-art.el: Don't autoload mail-extract-address-components.
4182
4183         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
4184         eval-and-compile to evaluate it.
4185
4186         * hashcash.el: Don't autoload executable-find.
4187
4188         * nndb.el: Don't declare the nndb back end two or more times; don't
4189         autoload news-reply-mode, news-setup, cancel-timer and telnet.
4190
4191         * nntp.el: Autoload format-spec instead of format; use
4192         eval-and-compile to evaluate autoload forms.
4193
4194 2005-05-09  Georg C. F. Greve <greve@gnu.org>  (tiny change)
4195
4196         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
4197
4198 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4199
4200         * gnus.el (gnus-version-number): Bump version.
4201
4202 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4203
4204         * gnus.el: No Gnus v0.3 is released.
4205
4206 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4207
4208         * lpath.el (featurep): Bind show-nonbreak-escape.
4209
4210 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4211
4212         * gnus-art.el (gnus-article-edit-part): Disable undo.
4213
4214 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4215
4216         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
4217         gnus-article-date-lapsed-new-header is t if date timer is active;
4218         skip headers in which the original date value is empty.
4219         (gnus-article-save-original-date): Redefine it as a macro.
4220         (gnus-display-mime): Use it.
4221
4222 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4223
4224         * gnus-art.el (article-date-ut): Support converting date in
4225         forwarded parts as well.
4226         (gnus-article-save-original-date): New function.
4227         (gnus-display-mime): Use it.
4228
4229 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
4230
4231         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
4232         enclosure element of <item>.
4233
4234 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
4235
4236         * message.el (message-kill-buffer-query): Renamed from
4237         `message-kill-buffer-query-if-modified'.  Added :version.
4238
4239 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
4242         window layout.
4243
4244 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * mml.el: Autoload dnd when compiling.
4247
4248 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4249
4250         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
4251         x-dnd-*.
4252
4253 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4254
4255         * qp.el (quoted-printable-encode-region): Save excursion.
4256
4257 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4258
4259         * message.el (message-kill-buffer-query-if-modified): new variable
4260         so the user can kill a modified message buffer quickly
4261         (message-kill-buffer): use it.
4262
4263 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4264
4265         * lpath.el: Fbind display-time-event-handler; don't fbind
4266         string-to-multibyte.
4267
4268         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
4269
4270 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4271
4272         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
4273         contained in text because xml.el decodes entities) with LFs.
4274
4275 2005-04-11  Lute Kamstra  <lute@gnu.org>
4276
4277         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
4278         differently.
4279
4280 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4281
4282         * mm-util.el (mm-detect-coding-region): Typo.
4283
4284 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4285
4286         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
4287
4288 2005-04-06  D Goel  <deego@gnufans.org>
4289
4290         * spam-stat.el (spam-stat-score-buffer): Add a call to a
4291         user-function allow user modifications of the scores.
4292         (spam-stat-score-buffer-user): New function, to allow
4293         user-computed modifications to the score.
4294         (spam-stat-score-buffer-user-functions): list of additional
4295         scoring functions
4296         (spam-stat-error-holder): global temporary error holder
4297         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
4298         variable
4299
4300 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4301
4302         * gnus-registry.el (gnus-registry-clean-empty-function)
4303         (gnus-registry-trim, gnus-registry-fetch-groups)
4304         (gnus-registry-delete-group): now groups that match
4305         `gnus-registry-ignored-groups' will be removed from the registry
4306         entries, not just ignored for splitting.  This helps clean up the
4307         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
4308         to get all the groups a message ID is in.
4309
4310         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
4311         (spam-stat-split-fancy): changed "threshhold" to "threshold"
4312         (spam-stat-score-buffer-user-functions): added :number custom type
4313
4314 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4315
4316         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
4317         argument in XEmacs.
4318
4319         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
4320         (nnrss-request-group): Decode group name first.
4321         (nnrss-request-article): Make a text/plain article if mml-to-mime
4322         failed.
4323         (nnrss-get-encoding): Return a compatible encoding according to
4324         nnrss-compatible-encoding-alist.
4325         (nnrss-find-el): Use consp instead of listp.
4326         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
4327
4328 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4329
4330         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
4331         which Emacs 20 doesn't support.
4332         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
4333
4334 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4335
4336         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
4337         silence the byte compiler inside the defun
4338
4339         * gnus-demon.el (parse-time-string): Add autoload.
4340
4341         * gnus-delay.el (parse-time-string): Add autoload.
4342
4343         * gnus-art.el (parse-time-string): Add autoload.
4344
4345         * nnultimate.el (parse-time): Require for `parse-time-string'.
4346
4347 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4348
4349         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
4350
4351         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
4352
4353         * smime.el (smime-ldap-host-list): Add :version.
4354
4355 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4356
4357         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
4358         pass it to `gnus-browse-read-group'.
4359         (gnus-browse-read-group): Add NUMBER argument and pass it to
4360         `gnus-group-read-ephemeral-group'.
4361
4362         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
4363         argument and pass it to `gnus-group-read-group'.
4364
4365 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
4366
4367         * mm-util.el (mm-xemacs-find-mime-charset): Only call
4368         mm-xemacs-find-mime-charset-1 if we have the mule feature
4369         available at runtime.
4370
4371 2005-03-25  Werner Lemberg  <wl@gnu.org>
4372
4373         * nnmaildir.el: Replace `illegal' with `invalid'.
4374
4375 2005-03-23  Lute Kamstra  <lute@gnu.org>
4376
4377         * time-date.el: Add comment on time value formats.
4378         Don't require parse-time.
4379         (with-decoded-time-value): New macro.
4380         (encode-time-value): New function.
4381         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4382         (days-to-time): Return a valid time value when arg is huge.
4383         (time-since): Use time-subtract.
4384         (time-to-number-of-days): Use time-to-seconds.
4385
4386 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4387
4388         * gnus-start.el (gnus-display-time-event-handler):
4389         Check display-time-timer at runtime rather than only at load time
4390         in case display-time-mode is turned off in the mean time.
4391
4392 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4393
4394         * nnimap.el (nnimap-open-connection): Print which authinfo file is
4395         used.
4396
4397         * nneething.el (nneething-map-file-directory): Derive from
4398         `gnus-directory'.
4399
4400         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
4401         the To/Cc button.
4402
4403 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4404
4405         * nnmaildir.el (nnmaildir-request-accept-article):
4406         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
4407
4408 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4409
4410         * gnus-async.el: Require timer-funcs at compile time when in
4411         XEmacs for `run-with-idle-timer'.
4412
4413 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4414
4415         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
4416         autoloaded function.
4417
4418 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4419
4420         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
4421
4422 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
4423
4424         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
4425
4426 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4427
4428         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
4429         gnus-expert-user to default.
4430
4431 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
4432
4433         * nnimap.el (nnimap-open-server): Ditto.
4434
4435         * imap.el (imap-authenticate): Fix typo.
4436
4437 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
4438
4439         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
4440         buffer (since IMAP server might return FETCH response out of
4441         order, and the nntp buffer must be sorted).
4442
4443 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
4444
4445         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
4446         comparison on string.
4447
4448         * gnus-agent.el (gnus-agent-long-article,
4449         gnus-agent-short-article, gnus-agent-score): Renamed category
4450         keywords to match gnus-cus.
4451         (gnus-agent-summary-fetch-series): Modified to protect against
4452         gnus-agent-summary-fetch-group clearing processable flags.
4453         (gnus-agent-synchronize-group-flags): Update live group buffer as
4454         synchronization may occur due to the user toggle the plugged
4455         status.
4456         (gnus-agent-fetch-group-1): Clear downloadable flag when article
4457         successfully downloaded.
4458         (gnus-agent-expire-group-1): Avoid using markers when the overview
4459         is in ascending order; greatly improves performance.
4460         (gnus-agent-regenerate-group): Use
4461         gnus-agent-synchronize-group-flags to reset read status in both
4462         gnus and server.
4463         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
4464
4465 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4466
4467         * message.el: Don't autoload former message-utils variables.
4468         (message-strip-subject-trailing-was): Change doc string.
4469
4470         * nnweb.el: Fixes for `gnus-group-make-web-group'.
4471         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
4472         (nnweb-google-search): Add "hl=en" here.
4473         (nnweb-google-parse-1, nnweb-google-create-mapping):
4474         Don't hardcode URL.
4475
4476 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4477
4478         * message.el (message-get-reply-headers, message-followup):
4479         Mention related variables `message-use-followup-to' and
4480         `message-use-mail-followup-to', in the information buffer.
4481
4482         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
4483         of broken groups(-beta).google.com.
4484
4485 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4486
4487         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
4488         parameter to invoked gnus-request-move-article; remove the
4489         redundant gnus-sum-hint-move-is-internal variable; apply the marks
4490         all at once instead of once per article
4491         (gnus-summary-remove-process-mark): accept a list of articles as
4492         well as a single article for processing
4493
4494         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
4495
4496         * nnml.el (nnml-request-move-article): add move-is-internal parameter
4497
4498         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
4499
4500         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
4501
4502         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
4503
4504         * nnimap.el (nnimap-request-move-article): add move-is-internal
4505         parameter and remove the gnus-sum-hint-move-is-internal variable
4506
4507         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
4508
4509         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
4510
4511         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
4512
4513         * nndb.el (nndb-request-move-article): add move-is-internal parameter
4514
4515         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
4516
4517         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
4518
4519 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4520
4521         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
4522         a more conservative way.
4523
4524 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4525
4526         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
4527         buffer, so it moves the window's cursor.
4528
4529 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4530
4531         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
4532         `mm-dissect-multipart' and receive the from field as an (optional)
4533         argument from `mm-dissect-multipart'.
4534         (mm-dissect-multipart): Receive the from field as an argument and
4535         pass it on when we call `mm-dissect-buffer' on MIME parts.
4536         Fixes verification/decryption of signed/encrypted MIME parts.
4537
4538 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4539
4540         * gnus-sum.el (gnus-summary-move-article): set
4541         gnus-sum-hint-move-is-internal for gnus-request-move-article and
4542         whatever it calls (right now, only nnimap-request-move article
4543         respects it)
4544
4545         * nnimap.el (nnimap-request-move-article): when
4546         gnus-sum-hint-move-is-internal is set, don't do the extra
4547         nnimap-request-article
4548
4549 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
4550
4551         * nnheader.el (nnheader-find-file-noselect): Add doc string.
4552
4553         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
4554         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
4555
4556         * gnus-sum.el (gnus-summary-caesar-message):
4557         Apply `gnus-treat-article' after rotation.
4558
4559         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
4560         doc string.
4561
4562 2005-02-22  Simon Josefsson  <jas@extundo.com>
4563
4564         * encrypt.el (encrypt-password-cache-expiry): Remove (use
4565         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
4566         <arne@arnested.dk>.
4567         (encrypt): Add password-cache and password-cache-expiry as group
4568         members.
4569
4570 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4571
4572         * smime.el (smime-ldap-host-list): Doc fix.
4573         (smime-ask-passphrase): Use `password-read-and-add' to read (and
4574         cache) password.
4575         (smime-sign-region): Use it.
4576         (smime-decrypt-region): Use it.
4577         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
4578         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
4579         fails.
4580         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
4581         certificate from DER to PEM format rather than calling openssl.
4582
4583         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
4584
4585         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
4586         for signing/encryption.
4587
4588         * mml.el (mml-parse-1): Use them.
4589
4590 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4591
4592         * nnrss.el (nnrss-verbose): Removed.
4593         (nnrss-request-group): Use `nnheader-message' instead.
4594
4595 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
4596
4597         * nnrss.el (nnrss-verbose): New variable.
4598         (nnrss-request-group): Make it say nnrss is requesting a group.
4599
4600 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
4601
4602         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
4603         Handle news URL with given port correctly.
4604
4605 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4606
4607         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
4608         containing special characters.
4609
4610         * gnus-sum.el (gnus-summary-edit-article): Ditto.
4611
4612         * mml.el (mime-to-mml): Ditto.
4613
4614         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
4615         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
4616         (rfc2047-decode-region): Quote decoded words containing special
4617         characters when rfc2047-quote-decoded-words-containing-tspecials
4618         is non-nil.
4619
4620 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
4621
4622         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
4623
4624         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
4625
4626 2005-02-15  Simon Josefsson  <jas@extundo.com>
4627
4628         * nnimap.el (nnimap-debug): Doc fix.
4629
4630         * imap.el (imap-debug): Doc fix.
4631
4632 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4633
4634         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
4635
4636 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4637
4638         * gnus.el (spam-contents): improve docs for spam-contents
4639         parameter in its variable incarnation
4640
4641 2005-02-14  Simon Josefsson  <jas@extundo.com>
4642
4643         * smime-ldap.el: Use require instead of load-library for ldap.
4644         (smime-ldap-search): Indent.
4645         (smime-ldap-search-internal): Shorten line.
4646
4647         * smime.el (smime-cert-by-dns): Add doc-string.
4648         (smime-cert-by-ldap-1): Indent.
4649
4650         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
4651         mml-smime-get-dns-ldap.
4652         (mml-smime-encrypt-query): Use new function.  Default to ldap.
4653
4654 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4655
4656         * smime.el: Require smime-ldap.
4657         (smime-ldap-host-list): New variable.
4658         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
4659
4660         * mml-smime.el (mml-smime-encrypt-query): New function.
4661         (mml-smime-encrypt-query): Use it.
4662
4663         * smime-ldap.el: New file.
4664
4665 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4666
4667         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
4668
4669 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
4670
4671         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
4672         argument in doc string.  Make query for type more clear.
4673
4674 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
4675
4676         * gnus.el (gnus-group-startup-message): Search for gnus images in
4677         etc/images/gnus.
4678         * mm-util.el (mm-image-load-path): Likewise.
4679         * smiley.el (smiley-data-directory): Search for smilies in
4680         etc/images/smilies.
4681
4682 2005-02-09  Kim F. Storm  <storm@cua.dk>
4683
4684         Change Emacs release version from 21.4 to 22.1 throughout.
4685         Change Emacs development version from 21.3.50 to 22.0.50.
4686
4687 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4688
4689         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
4690
4691         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
4692         non-Mule XEmacs as well.
4693         (mm-decompress-buffer): Signal an error intentionally if it does
4694         not decompress compressed data because auto-compression-mode is
4695         disabled.
4696
4697 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4698
4699         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
4700         an ID in the registry even if it has no groups
4701
4702 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4703
4704         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
4705         merge it into mm-decompress-buffer.
4706         (gnus-mime-copy-part): Use the MIME part charset, the value which
4707         a user specified or gnus-newsgroup-charset for decoding, like
4708         gnus-mime-inline-part does; set buffer-file-coding-system to tell
4709         save-buffer what was used.  Suggested by Kevin Ryde
4710         <user42@zip.com.au>.
4711         (gnus-mime-inline-part): Allow the name parameter as well as the
4712         filename parameter; force decompressing of compressed data; always
4713         display contents being not decoded as unibyte.
4714
4715         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
4716         as well as the filename parameter.
4717
4718         * mm-util.el (mm-decompress-buffer): Merge
4719         gnus-mime-jka-compr-maybe-uncompress.
4720         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
4721         of compressed data.
4722
4723 2005-02-08  Simon Josefsson  <jas@extundo.com>
4724
4725         * imap.el (imap-log): Doc fix.
4726
4727 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4728
4729         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
4730         the coding cookies; decompress compressed parts.
4731
4732         * mml.el (mml-generate-mime-1): Add the charaset parameter according
4733         to the value which a user specified manually or the coding cookie.
4734
4735         * mm-util.el (mm-string-to-multibyte): New function.
4736         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
4737         (mm-coding-system-to-mime-charset): New function.
4738         (mm-decompress-buffer): New function.
4739         (mm-find-buffer-file-coding-system): New function.
4740
4741         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
4742         (mm-display-inline-fontify): Rewrite for decoding and decompressing
4743         parts.
4744
4745 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4746
4747         * mm-view.el (mm-display-inline-fontify): Decode a part according
4748         to the charset parameter.
4749
4750 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
4751
4752         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
4753         prefix arg is neither nil nor a number, as info specifies.
4754
4755 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4756
4757         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
4758         timestamps.
4759
4760 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
4761
4762         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
4763         groups error checking and notify user.
4764
4765 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
4766
4767         * message.el (message-send-mail-function): Check existence of
4768         sendmail-program first before using default value
4769         `message-send-mail-with-sendmail'.  Otherwise use more generic
4770         `smtpmail-send-it'.
4771
4772 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4773
4774         * nntp.el (nntp-request-update-info): Always return nil.
4775
4776 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4777
4778         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
4779
4780 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4781
4782         * message.el (message-beginning-of-line): Change the behavior when
4783         invoked between BOL and : so that it first moves backward.
4784
4785 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4786
4787         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
4788         article buffer when editing of the article is discarded.
4789         (gnus-article-prepare): Revert.
4790
4791 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4792
4793         * gnus-art.el (gnus-article-prepare):
4794         Remove message-strip-forbidden-properties from the local hook.
4795
4796 2005-01-27  Simon Josefsson  <jas@extundo.com>
4797
4798         * password.el (password-cache-add): Only start one timer per key.
4799         Reported by Derek Atkins <warlord@MIT.EDU>.
4800
4801 2005-01-26  Steve Youngs  <steve@sxemacs.org>
4802
4803         * run-at-time.el: Removed.  It is no longer needed as
4804         timer-funcs.el in the xemacs-base package has a working version of
4805         `run-at-time'.
4806
4807         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
4808
4809         * password.el: Require timer-funcs instead of run-at-time in
4810         XEmacs.
4811         Remove `password-run-at-time' macro.
4812         (password-cache-add): Use `run-at-time' instead of
4813         `password-run-at-time'.
4814
4815         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
4816         Remove `nnheader-cancel-function-timers' alias,
4817         `cancel-function-timers' exists in XEmacs in timer-funcs.
4818
4819         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
4820         for `run-with-idle-timer'.
4821
4822         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
4823         for `run-at-time'.
4824
4825         * mm-url.el: Require timer-funcs at compile time when in XEmacs
4826         for `with-timeout'.
4827
4828         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
4829         the same as for XEmacs 21.4.
4830         No need to ignore `run-with-idle-timer', this function exists in
4831         XEmacs now in timer-funcs.el in the xemacs-base package.
4832         (dgnushack-compile): No need to delete
4833         run-at-time.el from the list of files to compile because it
4834         doesn't exist anymore.
4835
4836 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4837
4838         * mml.el (mml-generate-mime-1): Convert string into unibyte when
4839         inserting " *mml*" buffer's contents into a unibyte temp buffer.
4840
4841 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
4842
4843         * mail-source.el (mail-source-fetch-imap): Search for ^From case
4844         sensitively.
4845
4846 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
4847
4848         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
4849
4850 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4851
4852         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
4853         which will be inserted according to the multibyteness of a buffer
4854         rather than the type of contents.  Suggested by ARISAWA Akihiro
4855         <ari@mbf.ocn.ne.jp>.
4856
4857         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
4858         of string which old xml.el may return rather than a string.
4859
4860 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4861
4862         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
4863
4864 2005-01-16  Simon Josefsson  <jas@extundo.com>
4865
4866         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
4867         idn/idna.el isn't available.
4868         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
4869         <michael@waxrat.com>.
4870
4871         * hashcash.el: Remove non-FSF copyright header.
4872
4873         * hashcash.el (hashcash-extra-generate-parameters): New variable.
4874         (hashcash-generate-payment): Use it.
4875         (hashcash-generate-payment-async): Use it.
4876
4877 2005-01-15  Simon Josefsson  <jas@extundo.com>
4878
4879         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
4880         Suggested by Raymond Scholz <ray-2005@zonix.de>.
4881
4882         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
4883         gnus-summary-idna-message.
4884         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
4885         (gnus-summary-idna-message): New function.
4886
4887 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
4888
4889         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
4890         gnus-novice-user.
4891
4892 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4893
4894         * nnrss.el (nnrss-request-delete-group): Delete entries in
4895         nnrss-group-alist as well.
4896         (nnrss-save-server-data): Insert newline.
4897
4898 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
4899
4900         * gnus.el (gnus-user-agent): Use list of symbols instead of
4901         symbols.  Display full version number for (S)XEmacs.  Optionally
4902         display (S)XEmacs codename.
4903
4904         * gnus-util.el (gnus-emacs-version): Update for new
4905         `gnus-user-agent'.
4906
4907         * gnus-msg.el (gnus-extended-version): Make it possible to omit
4908         Gnus version.
4909
4910 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4911
4912         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
4913         which is unreadable in some setups.
4914
4915 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4916
4917         * gnus-spec.el (gnus-update-format-specifications): Flush the
4918         group format spec cache if it doesn't support decoded group names.
4919
4920 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
4921
4922         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
4923         to apply decay on score files matching a regexp.
4924
4925 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4926
4927         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
4928         compatibility in %g and %c.
4929
4930 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4931
4932         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
4933         name for only %g and %c.
4934         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
4935         of gnus-tmp-group to decoded group name.
4936         (gnus-group-make-rss-group): Exclude `/'s from group names.
4937
4938 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * nnrss.el (nnrss-get-encoding): Fix regexp.
4941
4942 2004-12-27  Simon Josefsson  <jas@extundo.com>
4943
4944         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
4945         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
4946         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
4947
4948 2004-12-17  Kim F. Storm  <storm@cua.dk>
4949
4950         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
4951
4952         * gnus-sum.el (gnus-summary-mode-map): Likewise.
4953
4954 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
4955
4956         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
4957
4958 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4959
4960         * nnrss.el: Require rfc2047 and mml.
4961         (nnrss-file-coding-system): New variable.
4962         (nnrss-format-string): Redefine it as an inline function.
4963         (nnrss-decode-group-name): New function.
4964         (nnrss-string-as-multibyte): Remove.
4965         (nnrss-retrieve-headers): Decode group name; don't use
4966         nnrss-format-string.
4967         (nnrss-request-group): Decode group name.
4968         (nnrss-request-article): Decode group name; allow a Message-ID as
4969         well as an article number; don't use nnrss-format-string; encode a
4970         Message-ID string which may contain non-ASCII characters; use
4971         mml-to-mime to compose a MIME article.
4972         (nnrss-request-expire-articles): Decode group name.
4973         (nnrss-request-delete-group): Decode group name.
4974         (nnrss-fetch): Clarify error message.
4975         (nnrss-read-server-data): Use insert-file-contents instead of load;
4976         bind file-name-coding-system; use multibyte buffer.
4977         (nnrss-save-server-data): Bind coding-system-for-write to the
4978         value of nnrss-file-coding-system; bind file-name-coding-system;
4979         add coding cookie.
4980         (nnrss-read-group-data): Use insert-file-contents instead of load;
4981         bind file-name-coding-system; use multibyte buffer.
4982         (nnrss-save-group-data): Bind coding-system-for-write to the
4983         value of nnrss-file-coding-system; bind file-name-coding-system.
4984         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
4985         make it work with non-ASCII text.
4986         (nnrss-find-el): Make it work with old xml.el as well.
4987
4988 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
4989
4990         * nnrss.el (nnrss-get-encoding): New function.
4991         (nnrss-fetch): Use unibyte buffer initially; bind
4992         coding-system-for-read while performing mm-url-insert; remove ^Ms;
4993         decode contents according to the encoding attribute.
4994         (nnrss-save-group-data): Add coding cookie.
4995         (nnrss-mime-encode-string): New function.
4996         (nnrss-check-group): Use it to encode subject and author.
4997
4998 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
4999
5000         * spam.el (spam-check-BBDB): don't get the symbol-value of an
5001         imaginary variable
5002
5003 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5004
5005         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5006         correctly even if there are wide characters.
5007
5008 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5009
5010         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
5011         downcased symbol names; make a new cache instead of reusing
5012         bbdb-hashtable
5013
5014 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5015
5016         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5017         concatenating segments rather than before concatenating them.
5018         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5019
5020         * message.el (message-get-reply-headers): Bind `extra'.
5021
5022 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5023
5024         * message.el (message-extra-wide-headers): New variable.
5025         (message-get-reply-headers): Use it.
5026
5027 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5028
5029         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5030         (gnus-agent-group-pathname): Ditto.
5031
5032         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5033
5034         * gnus-group.el (gnus-group-make-group): Decode group name.
5035         (gnus-group-make-rss-group): Register the group data after opening
5036         the nnrss group.
5037
5038 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5039
5040         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5041         by expiry now get marked as read.
5042
5043 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5044
5045         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5046
5047 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5048
5049         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5050         unify Latin characters in XEmacs.
5051         (mm-find-mime-charset-region): Use it.
5052
5053 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5054
5055         * gnus-util.el (gnus-delete-directory): New function.
5056
5057         * gnus-agent.el (gnus-agent-delete-group): Use it.
5058
5059         * gnus-cache.el (gnus-cache-delete-group): Use it.
5060
5061 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5064         names.
5065
5066 2004-12-16  Simon Josefsson  <jas@extundo.com>
5067
5068         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5069
5070 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5071
5072         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5073
5074         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5075         (gnus-group-set-current-level): Decode group name.
5076
5077 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5078
5079         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5080         failed.
5081
5082 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5083
5084         * gnus-group.el (gnus-group-delete-group): Decode group name.
5085         (gnus-group-make-rss-group): Encode group name.
5086         (gnus-group-catchup-current): Decode group name.
5087         (gnus-group-kill-group): Decode group name.
5088
5089 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5090
5091         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5092
5093 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5094
5095         * gnus-group.el (gnus-group-make-rss-group):
5096         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5097
5098         * gnus-start.el (gnus-setup-news): Honor user's setting to
5099         gnus-message-archive-method.  Suggested by Lute Kamstra
5100         <lute@gnu.org>.
5101
5102 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5103
5104         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5105         global counterparts of the buffer-local variables.
5106
5107 2004-11-16  Romain Francoise  <romain@orebokech.com>
5108
5109         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5110         counterparts of the buffer-local variables.
5111
5112 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5113
5114         * message.el (message-forbidden-properties): Fixed typo in doc
5115         string.
5116
5117 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5118
5119         * gnus-util.el (gnus-replace-in-string): Added doc string.
5120
5121         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5122         to avoid problems when splitting mails with many recipients.
5123
5124 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5125
5126         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
5127         pop-to-buffer, covered by the subsequent gnus-configure-windows.
5128
5129 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
5130
5131         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
5132         if there is no hashtable in memory or file modification time is
5133         newer than cached timestamp.
5134
5135 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5136
5137         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
5138         not-matching option.
5139
5140 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
5141
5142         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
5143         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
5144         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5145         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
5146         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
5147         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
5148
5149 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5150
5151         * message.el (message-forward-make-body-mml): Remove headers
5152         according to message-forward-ignored-headers if a message is decoded.
5153
5154 2004-12-02  Romain Francoise  <romain@orebokech.com>
5155
5156         * message.el (message-forward-make-body-plain): Always remove
5157         headers according to message-forward-ignored-headers.
5158
5159 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5160
5161         * spam.el (spam-summary-prepare-exit): remove the
5162         gnus-summary-limit pop for now, it has problems with ham marks for
5163         me
5164
5165 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
5166
5167         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
5168         correctly
5169
5170 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
5171
5172         * format-spec.el (format-spec): Message the char.
5173
5174 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5175
5176         * gnus-art.el (gnus-split-methods): reformat comments
5177
5178         * spam.el (spam-summary-prepare-exit): remove article limits
5179         before exiting the summary buffer
5180
5181 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5182
5183         * lpath.el: Remove bbdb-create-internal, bbdb-records,
5184         spam-BBDB-register-routine and spam-enter-ham-BBDB.
5185
5186         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
5187         order to silence the byte compiler.
5188
5189         * spam.el: Fix the way to silence the byte compiler, which
5190         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
5191         bbdb-search-simple, spam-BBDB-register-routine,
5192         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
5193         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
5194         spam-stat-buffer-is-spam, spam-stat-load,
5195         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
5196         spam-stat-save and spam-stat-split-fancy.
5197
5198 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5199
5200         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
5201         which may confuse users.
5202         (canlock-password-for-verify): Ditto.
5203
5204         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
5205
5206         * gnus-art.el (gnus-emphasis-alist): Ditto.
5207
5208         * gnus-registry.el (gnus-registry-max-entries): Ditto.
5209
5210         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
5211
5212         * gnus-start.el (gnus-save-killed-list): Ditto.
5213
5214         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
5215         (gnus-sum-thread-tree-root): Ditto.
5216         (gnus-sum-thread-tree-false-root): Ditto.
5217         (gnus-sum-thread-tree-single-indent): Ditto.
5218
5219         * message.el (message-courtesy-message): Ditto.
5220         (message-archive-note): Ditto.
5221         (message-subscribed-address-file): Ditto.
5222         (message-user-fqdn): Ditto.
5223
5224         * spam-report.el (spam-report-gmane-regex): Ditto.
5225
5226         * spam.el (spam-blackhole-good-server-regex): Ditto.
5227
5228 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5229
5230         * mml.el (mml-preview): Widen the message buffer before copying
5231         the contents to the preview buffer; sort headers before previewing.
5232
5233         * message.el (message-hidden-headers): Fix the way to avoid a bug
5234         in the `repeat' widget in Emacs 21.3 or earlier.
5235
5236 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5237
5238         * message.el (message-hidden-headers): Default to "^References:".
5239         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
5240         (message-strip-forbidden-properties): Remove check for obsolete
5241         `message-hidden' text property, hidden headers are not accessible
5242         in the buffer anymore.  From Romain Francoise on January 11, 2004.
5243
5244 2004-11-22  Romain Francoise  <romain@orebokech.com>
5245
5246         * message.el (message-header-format-alist): Add `From' in list
5247         so that it can be sorted.
5248         (message-fix-before-sending): Widen and sort headers before
5249         sending.
5250         (message-hide-headers): Use narrowing to hide headers by moving
5251         them to the top of the buffer and narrowing to the region
5252         underneath.
5253
5254 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5255
5256         * message.el (message-strip-forbidden-properties): Bind
5257         buffer-read-only (etc) to nil.
5258
5259 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5260
5261         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
5262         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5263
5264 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
5265
5266         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
5267
5268 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5269
5270         * dns.el (query-dns): Use sit-for to time instead of
5271         accept-process-output, since that doesn't seem to work on udp
5272         sockets.
5273
5274 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5275
5276         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
5277
5278 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
5279
5280         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
5281         doc string.  Improve doc string.
5282
5283 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5284
5285         * nntp.el (nntp-request-update-info): Return nil if
5286         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
5287         may not call gnus-activate-group which uselessly issues the GROUP
5288         commands for all nntp groups and wastes time.  Reported by Romain
5289         Francoise <romain@orebokech.com>.
5290
5291         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
5292
5293 2004-11-15  Simon Josefsson  <jas@extundo.com>
5294
5295         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
5296         headers separately.
5297         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
5298         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
5299
5300 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5301
5302         * gnus-start.el (gnus-convert-old-newsrc):
5303         Assign legacy-gnus-agent to 5.10.7.
5304
5305 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5306
5307         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
5308         start of the lines.
5309
5310 2004-11-14  Magnus Henoch  <mange@freemail.hu>
5311
5312         * hashcash.el (hashcash-default-payment): Change default to 20
5313         (hashcash-default-accept-payment): Change default to 20
5314         (hashcash-process-alist): New variable
5315         (hashcash-generate-payment-async): Add
5316         (hashcash-already-paid-p): Add
5317         (hashcash-insert-payment): Don't generate payments twice
5318         (hashcash-insert-payment-async): Add
5319         (hashcash-insert-payment-async-2): Add
5320         (hashcash-cancel-async): Add
5321         (hashcash-wait-async): Add
5322         (hashcash-processes-running-p): Add
5323         (hashcash-wait-or-cancel): Add
5324         (mail-add-payment): New optional argument.  Conditionally start
5325         asynchronous calculation.
5326         (mail-add-payment-async): Add
5327
5328         * message.el (message-send-mail): Wait for asynchronous hashcash
5329         results.  Don't clobber existing X-Hashcash headers.
5330         (message-setup-1): Call mail-add-payment-async when
5331         message-generate-hashcash is non-nil.
5332
5333 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5334
5335         * message.el (message-use-alternative-email-as-from): Examine the
5336         From header as well; use message-make-from in order to include a
5337         user's full name.
5338
5339 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5340
5341         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
5342         default; improve customization type.
5343         (gnus-emphasis-custom-with-format): New macro.
5344         (gnus-emphasis-custom-value-to-external): New function.
5345         (gnus-emphasis-custom-value-to-internal): New function.
5346
5347 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5348
5349         * dns.el (query-dns): Resolve reverse addresses.
5350
5351 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5352
5353         * gnus-group.el (gnus-group-get-new-news): Use it.
5354
5355         * gnus-start.el (gnus-check-reasonable-setup): New function.
5356
5357 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5358
5359         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
5360         "Args out of range" error.  Reported by Arnaud Giersch
5361         <arnaud.giersch@free.fr>.
5362
5363 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
5364
5365         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
5366         From Stefan Wiens <s.wi@gmx.net>.
5367
5368 2004-11-04  Richard M. Stallman  <rms@gnu.org>
5369
5370         * spam.el (spam group): Add :version.
5371
5372         * pgg-def.el (pgg group): Add :version.
5373
5374 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5375
5376         * gnus-art.el (gnus-article-edit-article): Don't associate the
5377         article buffer with a draft file.  This is a temporary measure
5378         against the 2004-08-22 change to gnus-article-edit-mode.
5379
5380 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5381
5382         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
5383         (html2text-format-tags): Remove unused variable `attr'.
5384
5385 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5386
5387         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
5388
5389         * tls.el (tls-process-connection-type, tls-success)
5390         (tls-certtool-program): Add :version.
5391
5392         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
5393         (starttls-extra-arguments, starttls-process-connection-type)
5394         (starttls-connect, starttls-failure, starttls-success):
5395
5396         * spam-stat.el (spam-stat): Add :version.
5397
5398         * sieve.el (sieve): Add :version.
5399
5400         * sha1.el (sha1): Add :version.
5401         (sha1-use-external): Remove redundant version.
5402
5403         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
5404         (nnmail-cache-ignore-groups, nnmail-spool-hook)
5405         (nnmail-split-fancy-match-partial-words)
5406         (nnmail-split-lowercase-expanded):
5407
5408         * nndiary.el (nndiary): Add :version.
5409
5410         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
5411
5412         * mml-sec.el (mml-default-sign-method)
5413         (mml-default-encrypt-method, mml-signencrypt-style-alist):
5414         Add :version.
5415
5416         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
5417
5418         * mm-url.el (mm-url-use-external, mm-url-program)
5419         (mm-url-arguments): Add :version.
5420
5421         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
5422         (mm-attachment-file-modes, mm-decrypt-option)
5423         (mm-w3m-safe-url-regexp): Add :version.
5424
5425         * message.el (message-cite-prefix-regexp)
5426         (message-sendmail-envelope-from, message-minibuffer-local-map)
5427         (message-user-fqdn, message-completion-alist): Add :version.
5428
5429         * gnus-win.el (gnus-configure-windows-hook)
5430         (gnus-use-frames-on-any-display): Add :version.
5431
5432         * gnus-art.el (gnus-article-address-banner-alist)
5433         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
5434         (gnus-treat-from-picon, gnus-treat-mail-picon)
5435         (gnus-treat-x-pgp-sig): Add :version.
5436
5437         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
5438         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
5439         (gnus-summary-article-delete-hook)
5440         (gnus-summary-display-while-building): Add :version.
5441
5442         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
5443         (gnus-get-top-new-news-hook):Add :version.
5444
5445         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5446         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
5447
5448         * gnus-registry.el (gnus-registry): Add :version.
5449
5450         * gnus-spec.el (gnus-use-correct-string-widths)
5451         (gnus-make-format-preserve-properties): Add :version.
5452
5453         * gnus.el (gnus-group-charter-alist)
5454         (gnus-group-fetch-control-use-browse-url)
5455         (gnus-install-group-spam-parameters): Add :version.
5456
5457         * gnus-diary.el (gnus-diary): Add :version.
5458
5459         * gnus-delay.el (gnus-delay): Add :version.
5460
5461         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
5462         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
5463         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
5464         Add :version.
5465
5466         * gnus-agent.el (gnus-agent-max-fetch-size)
5467         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
5468         (gnus-agent-prompt-send-queue): Add :version.
5469
5470         * deuglify.el (gnus-outlook-deuglify): Add :version.
5471
5472         * html2text.el: Beautify code.  Improve doc strings.  Some
5473         checkdoc cleanup.
5474         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
5475
5476 2004-11-01  Alfred M. Szmidt <ams@kemisten.nu>  (tiny change)
5477
5478         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
5479
5480 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5481
5482         * gnus-registry.el (gnus-registry-hashtb): create the registry
5483         when package is loaded
5484
5485         * spam.el (spam-summary-score-preferred-header): global preference
5486         for people who want to override the default SpamAssassin over
5487         Bogofilter preference (when both are set)
5488         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
5489         (spam-user-format-function-S): check spam-summary-score-preferred-header
5490         (spam-extra-header-to-number): add X-Bogosity header parsing
5491         (spam-user-format-function-S): format the score correctly
5492
5493 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
5496         signature file.  Suggested by Manoj Srivastava
5497         <srivasta@golden-gryphon.com>.
5498
5499         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
5500         iso-2022-jp even in the Japanese language environment.
5501         Suggested by Jason Rumney <jasonr@gnu.org>.
5502
5503 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5504
5505         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
5506         use the same characters as the dummy marks; make it free from
5507         getting affected by the language environment.
5508         (gnus-summary-read-group-1): Update mark positions only when the
5509         format spec is updated.
5510
5511         * gnus-spec.el (gnus-update-format-specifications): Return a list
5512         of updated types.
5513
5514 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5515
5516         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
5517         of boundp to check if display-warning is available.
5518
5519 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
5520
5521         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
5522
5523 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5524
5525         * nnspool.el (nnspool-spool-directory): Use news-path if the
5526         news-directory variable is not bound.
5527
5528         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
5529         function instead of display-warning if it is not available.
5530
5531 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5532
5533         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
5534         v5-10: Use `point-at-bol'.
5535
5536 2004-10-26  Simon Josefsson  <jas@extundo.com>
5537
5538         * hashcash.el: Fix URL in comment, reported by Cheng Gao
5539         <chenggao@gmail.com>.
5540
5541 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5542
5543         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
5544         instead.
5545
5546 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
5547
5548         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
5549         to remove a server from the nnimap-server-buffer-alist
5550         (nnimap-open-connection, nnimap-close-server): use it
5551
5552         * gnus-encrypt.el: removed in favor of encrypt.el
5553
5554 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5555
5556         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
5557         running the major-mode function.
5558
5559 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5560
5561         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
5562         dummy marks in the right way.
5563
5564 2004-10-18  David Edmondson  <dme@dme.org>
5565
5566         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
5567         excessively.
5568
5569 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5570
5571         * gnus-util.el (gnus-split-references): accept a nil references
5572         string and go on blissfully
5573
5574         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
5575         cases where the references string is non-nil but has no references
5576
5577         * encrypt.el: add autoload tags
5578
5579         * spam.el (spam-resolve-registrations-routine): remove article
5580         from unregistration list too.  Reported by David Hanak
5581         <dhanak@isis.vanderbilt.edu>
5582
5583 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
5584
5585         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
5586         nil.  Changed custom type.
5587
5588 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
5589
5590         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
5591
5592         * gnus-sum.el (gnus-summary-move-article): Use it.
5593
5594 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
5595
5596         * encrypt.el: add autoload cookies
5597
5598         * spam.el (spam-backend-article-list-property)
5599         (spam-backend-get-article-todo-list)
5600         (spam-backend-put-article-todo-list, )
5601         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
5602         resolve registrations separately
5603         (spam-register-routine): format comments
5604         (spam-unregister-routine, spam-register-routine): always call with
5605         specific-articles, no default list
5606         (spam-summary-prepare-exit): use the spam-classifications function
5607
5608         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
5609         gnus-encrypt.el
5610
5611         * encrypt.el: copied from gnus-encrypt.el
5612
5613         * gnus-encrypt.el: commented that it's obsolete
5614
5615 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5616
5617         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
5618         (gnus-score-save): Use it.
5619
5620         * message.el (message-bury): Use `window-dedicated-p'.
5621
5622 2004-10-15  Simon Josefsson  <jas@extundo.com>
5623
5624         * pop3.el (top-level): Don't require nnheader.
5625         (pop3-read-timeout): Add.
5626         (pop3-accept-process-output): Add.
5627         (pop3-read-response, pop3-retr): Use it.
5628
5629 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
5630
5631         * spam.el (spam-register-routine): move comment
5632         (spam-verify-bogofilter): we use 'unknown for the initial
5633         spam-bogofilter-valid state, not 'never
5634
5635         * netrc.el (netrc-machine-user-or-password): convenience wrapper
5636         for netrc-machine
5637
5638         * nnimap.el (nnimap-open-connection): use
5639         netrc-machine-user-or-password
5640
5641 2004-10-17  Richard M. Stallman  <rms@gnu.org>
5642
5643         * gnus-registry.el (gnus-registry-unload-hook):
5644         Set as a variable with add-hook.
5645
5646         * nnspool.el (nnspool-spool-directory): Use news-directory instead
5647         of news-path.
5648
5649         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
5650
5651         * spam.el: Delete duplicate `provide'.
5652         (spam-unload-hook): Set as a variable with add-hook.
5653
5654 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5655
5656         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
5657         in the doc string.
5658
5659         * message.el (message-ignored-news-headers)
5660         (message-ignored-supersedes-headers)
5661         (message-ignored-resent-headers)
5662         (message-forward-ignored-headers): Improve custom type.
5663
5664 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * message.el (message-tokenize-header): Fix 2004-09-06 change
5667         which used point-min in the wrong place.
5668
5669 2004-10-12  Simon Josefsson  <jas@extundo.com>
5670
5671         * net/tls.el (tls-certtool-program): New variable.
5672         (tls-certificate-information): New function, based on
5673         ssl-certificate-information.
5674
5675 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5676
5677         * compface.el: Move the version of ELisp-based uncompface program
5678         to the contrib directory because of the copyright problem.
5679
5680 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5681
5682         * message.el (message-kill-buffer): Raise the current frame.
5683
5684 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
5685
5686         * gnus-sum.el: Mention that multibyte characters don't work as marks.
5687
5688         * gnus.el (message-y-or-n-p): Autoload.
5689
5690         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
5691         (pop3-password-required, pop3-authentication-scheme)
5692         (pop3-leave-mail-on-server): Made customizable.
5693         (pop3): New custom group.
5694         (pop3-retr): Remove `sleep-for' statements.
5695         Suggested by Dave Love <fx@gnu.org>.
5696
5697         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
5698         Windows/DOS.
5699
5700         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
5701         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
5702         Dave Love <fx@gnu.org>.
5703
5704         * mml.el (mml-minibuffer-read-disposition): Require match.
5705         Suggested by Dave Love <fx@gnu.org>.
5706
5707 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
5708
5709         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
5710         doc string.
5711
5712 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5713
5714         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
5715
5716 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5717
5718         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
5719         instead of calling `mm-insert-inline', to decode text/* parts
5720         before displaying them.
5721
5722 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5723
5724         * mm-uu.el (mm-uu-text-plain-type): New variable.
5725         (mm-uu-pgp-signed-extract-1): Use it.
5726         (mm-uu-pgp-encrypted-extract-1): Use it.
5727         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
5728         bind mm-uu-text-plain-type with that value.
5729         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
5730         mm-uu-dissect.
5731
5732 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5733
5734         * gnus-group.el (gnus-update-group-mark-positions):
5735         * gnus-sum.el (gnus-update-summary-mark-positions):
5736         * message.el (message-check-news-body-syntax):
5737         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
5738         of string-as-multibyte.
5739
5740 2004-10-05  Juri Linkov  <juri@jurta.org>
5741
5742         * gnus-group.el (gnus-update-group-mark-positions):
5743         * gnus-sum.el (gnus-update-summary-mark-positions):
5744         * message.el (message-check-news-body-syntax):
5745         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
5746         8-bit unibyte values to a multibyte string for search functions.
5747
5748 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5749
5750         * mm-uu.el (mm-uu-dissect): Allow optional arg.
5751         (mm-uu-dissect-text-parts): New function.
5752
5753         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
5754         dissect text parts.
5755
5756         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
5757         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
5758
5759         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
5760
5761         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
5762         gnus-current-topics instead of gnus-current-topic.
5763
5764 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
5765
5766         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
5767
5768 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
5769
5770         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
5771         where approriate.
5772
5773         * nnml.el (nnml-generate-active-info): do.
5774
5775         * nndiary.el (nndiary-generate-active-info): do.
5776
5777         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
5778         (gnus-topic-move): do.
5779
5780         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
5781         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
5782
5783         * gnus-srvr.el (gnus-server-prepare)
5784         (gnus-server-open-all-servers): do.
5785
5786         * gnus-msg.el (gnus-summary-cancel-article)
5787         (gnus-summary-resend-message)
5788         (gnus-summary-mail-crosspost-complaint): do.
5789
5790         * gnus-move.el (gnus-change-server): do.
5791
5792         * gnus-group.el (gnus-group-unmark-all-groups)
5793         (gnus-group-set-current-level): do.
5794
5795 2004-10-04  Simon Josefsson  <jas@extundo.com>
5796
5797         * message.el (message-generate-hashcash): Doc fix.
5798
5799 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
5800
5801         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
5802         avoid infinite recursion via gnus-get-function.
5803
5804 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
5805
5806         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
5807
5808         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
5809
5810         * nnmail.el (nnmail-split-history): do.
5811
5812         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
5813         (nnml-request-delete-group): do.
5814
5815         * nnslashdot.el (nnslashdot-read-groups): do.
5816
5817         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
5818         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
5819
5820         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
5821         (nnspool-sift-nov-with-sed): Use last
5822         (nnspool-retrieve-headers-with-nov): Use mapc.
5823         (nnspool-request-newgroups): Use dolist.
5824         (nnspool-request-group): Use last.
5825
5826         * nntp.el (nntp-read-server-type): Use dolist.
5827
5828         * nnvirtual.el (nnvirtual-create-mapping)
5829         (nnvirtual-update-read-and-marked): Use dolist.
5830         (nnvirtual-convert-headers): Simplify.
5831
5832 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5833
5834         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
5835         support for sync'ing tick marks.
5836
5837 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5838
5839         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
5840         there's no visible header.
5841
5842 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
5843
5844         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
5845         necessary, pass full group name to gnus-request-set-marks.
5846
5847 2004-10-01  Simon Josefsson  <jas@extundo.com>
5848
5849         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
5850         acroread.
5851
5852 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5853
5854         * spam-report.el (spam-report-gmane): Fix interactive.
5855
5856         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
5857
5858         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
5859         when writing file.
5860         (gnus-agent-synchronize-flags): Don't default to being
5861         interactive.
5862
5863 2004-09-30  Simon Josefsson  <jas@extundo.com>
5864
5865         * message.el (message-generate-hashcash): Add.
5866         (message-send-mail): Use it, call mail-add-payment.
5867
5868 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
5869
5870         * spam.el (spam-verify-bogofilter): -V, not -sV option
5871
5872 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
5873
5874         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
5875         gnus-requst-update-info with explicit code to sync the in-memory
5876         info read flags with the marks being sync'd to the backend.
5877
5878         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
5879
5880 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5881
5882         * spam.el (spam-verify-bogofilter): new function
5883         (spam-check-bogofilter)
5884         (spam-bogofilter-register-with-bogofilter): use it
5885         (spam-verify-bogofilter): small fixes
5886
5887 2004-09-28  Simon Josefsson  <jas@extundo.com>
5888
5889         * hashcash.el (hashcash-generate-payment): Revert.
5890
5891 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
5892
5893         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
5894         gnus-extract-references instead of gnus-split-references
5895
5896         * gnus-util.el (gnus-extract-references): new function, analogous
5897         to gnus-split-references but extracts only the message-ID without
5898         anything extra
5899
5900         * hashcash.el (hashcash-generate-payment)
5901         (hashcash-check-payment): do the right thing if hashcash-path is
5902         nil (because the hashcash program could not be found)
5903
5904         * spam.el (spam-use-hashcash): remove comment
5905
5906 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
5907
5908         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
5909         (gnus-cache-enter-article, gnus-cache-remove-article)
5910         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
5911
5912         * gnus-async.el (gnus-async-prefetch-remove-group): do.
5913
5914         * gnus-art.el (article-hide-boring-headers)
5915         (article-translate-strings, article-display-face)
5916         (gnus-article-mime-match-handle-first)
5917         (gnus-article-highlight-headers)
5918         (gnus-article-add-buttons-to-head): do.
5919
5920 2004-09-27  Simon Josefsson  <jas@extundo.com>
5921
5922         * hashcash.el: New version, from
5923         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
5924         ../contrib/.
5925
5926 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5927
5928         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
5929
5930 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
5931
5932         * gnus-dup.el (gnus-dup-open): Use mapc.
5933         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
5934
5935         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
5936         Reported by Stefan Wiens <s.wi@gmx.net>.
5937
5938         * gnus.el (gnus-shutdown): Use dolist.
5939
5940         * gnus-undo.el (gnus-undo): Use mapc.
5941
5942         * nnrss.el (nnrss-generate-active): do.
5943
5944         * message.el (message-cite-original-without-signature)
5945         (message-cite-original): Use mapc.
5946         (message-do-actions, message-make-forward-subject): Use dolist.
5947
5948 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
5949
5950         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
5951         deletion to remove entire duplicate line.  Fixes merged article
5952         number bug.
5953
5954 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
5955
5956         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
5957         servers that are offline.  Avoids having gnus-agent-toggle-plugged
5958         first ask if you want to open a server and then, even when you
5959         responded with no, asking if you want to synchronize the server's
5960         flags.
5961         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
5962         multi-line expressions.
5963         (gnus-agent-synchronize-group-flags): New internal function.
5964         Updates marks in memory (in the info structure) AND in the
5965         backend.
5966
5967         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
5968
5969         * nnagent.el (nnagent-request-set-mark): Use
5970         gnus-agent-synchronize-group-flags, not backend's request-set-mark
5971         method, to ensure that synchronization updates marks in the
5972         backend and in the info (in memory) structure.
5973
5974 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5975
5976         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
5977         convention fully; don't miss the root article of a thread; make
5978         the X-Draft-From header with correct article numbers.
5979
5980 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
5981
5982         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
5983         unless plugged.  Disable the agent so that an open failure causes
5984         an error.
5985
5986         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
5987         Reverted 2004-09-21 change.  The backend must be opened while
5988         synchronizing flags even when the backend stores the flags
5989         locally.
5990
5991 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
5992
5993         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
5994         in `header' match.  Reported by Svend Tollak Munkejord.
5995
5996         * message.el (message-cite-original): Fix use of
5997         `message-cite-articles-with-x-no-archive'.
5998
5999 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6002         (gnus-window-to-buffer): Ditto.
6003
6004         * mml.el (mml-preview-buffer): New variable.
6005         (mml-preview): Manage window layout with gnus-buffer-configuration.
6006
6007         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6008         X-Draft-From header even if those articles aren't quoted.
6009
6010 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6011
6012         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6013         (gnus-request-set-mark, gnus-request-update-mark): Use new
6014         g-s-t-u-l-m to decide to use backend even when unplugged.
6015
6016 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6017
6018         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6019         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6020
6021 2004-09-20  Simon Josefsson  <jas@extundo.com>
6022
6023         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6024         "utf-16-le".
6025
6026 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6027
6028         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6029
6030 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6031
6032         * uudecode.el (uudecode-use-external): Add :version.
6033
6034         * smime.el (smime-CA-file, smime-encrypt-cipher)
6035         (smime-dns-server): Add :version.
6036
6037         * smiley.el (gnus-smiley-file-types): Add :version.
6038
6039         * sha1.el (sha1-use-external): Add :version.
6040
6041         * pgg-def.el (pgg-query-keyserver): Add :version.
6042
6043         * nnmail.el (nnmail-fancy-expiry-targets)
6044         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6045
6046         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6047         (nnimap-retrieve-groups-asynchronous): Add :version.
6048         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6049
6050         * mml.el (mml-content-disposition-parameters)
6051         (mml-insert-mime-headers-always): Add :version.
6052
6053         * mm-util.el (mm-coding-system-priorities):
6054
6055         * mm-decode.el (mm-inline-text-html-with-images)
6056         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6057         (mm-verify-option): Add :version.
6058         (mm-text-html-renderer): Change :version.
6059
6060         * message.el (message-fcc-externalize-attachments)
6061         (message-required-headers, message-draft-headers)
6062         (message-subject-trailing-was-query)
6063         (message-subject-trailing-was-ask-regexp)
6064         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6065         (message-mark-insert-end, message-archive-header)
6066         (message-archive-note, message-cross-post-default)
6067         (message-cross-post-note, message-followup-to-note)
6068         (message-cross-post-note-function, message-use-mail-followup-to)
6069         (message-subscribed-address-functions)
6070         (message-subscribed-address-file, message-subscribed-addresses)
6071         (message-subscribed-regexps, message-allow-no-recipients)
6072         (message-yank-cited-prefix, message-signature-insert-empty-line)
6073         (message-hidden-headers, message-hierarchical-addresses)
6074         (message-mail-user-agent, message-use-idna)
6075         (message-valid-fqdn-regexp)
6076         (message-strip-special-text-properties, message-header-synonyms)
6077         (message-beginning-of-line, message-tab-body-function): Add :version.
6078         (message-insert-canlock, message-wide-reply-confirm-recipients):
6079         Change :version.
6080
6081         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6082         and :version.
6083         (mail-source-delete-old-incoming-confirm)
6084         (mail-source-movemail-program): Add :version.
6085
6086         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6087         (gnus-agent-cache, gnus-agent): Change :version.
6088
6089         * gnus-util.el (gnus-use-byte-compile): Change :version.
6090
6091         * gnus-sum.el (gnus-summary-make-false-root-always)
6092         (gnus-summary-default-high-score)
6093         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6094         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6095         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6096         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6097         (gnus-sum-thread-tree-single-indent)
6098         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6099         (gnus-sum-thread-tree-leaf-with-other)
6100         (gnus-sum-thread-tree-single-leaf): Add :version.
6101         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6102         (gnus-article-loose-mime): Change :version.
6103
6104         * gnus-start.el (gnus-backup-startup-file)
6105         (gnus-save-startup-file-via-temp-buffer): Add :version.
6106
6107         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6108         (gnus-server-offline-face): Add :version.
6109
6110         * gnus-score.el (gnus-adaptive-word-length-limit):
6111
6112         * gnus-msg.el (gnus-gcc-externalize-attachments)
6113         (gnus-debug-files, gnus-debug-exclude-variables)
6114         (gnus-discouraged-post-methods): Change :version.
6115         (gnus-confirm-mail-reply-to-news)
6116         (gnus-confirm-treat-mail-like-news): Add :version.
6117
6118         * gnus-int.el (gnus-server-unopen-status): Add :version.
6119
6120         * gnus-group.el (gnus-group-jump-to-group-prompt)
6121         (gnus-large-ephemeral-newsgroup)
6122         (gnus-fetch-old-ephemeral-headers): Add :version.
6123
6124         * gnus-fun.el (gnus-x-face-directory)
6125         (gnus-convert-pbm-to-x-face-command)
6126         (gnus-convert-image-to-x-face-command)
6127         (gnus-convert-image-to-face-command): Add :version.
6128
6129         * gnus-delay.el (gnus-delay-default-hour): Add :version.
6130
6131         * gnus-cite.el (gnus-cite-blank-line-after-header)
6132         (gnus-article-boring-faces):
6133
6134         * gnus-art.el (gnus-buttonized-mime-types)
6135         (gnus-inhibit-mime-unbuttonizing)
6136         (gnus-treat-display-face)
6137         (gnus-treat-body-boundary): Change :version.
6138         (gnus-body-boundary-delimiter, gnus-picon-databases)
6139         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
6140         (gnus-treat-date-english, gnus-treat-fold-headers)
6141         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
6142         (gnus-treat-mail-picon, gnus-treat-wash-html)
6143         (gnus-article-encrypt-protocol)
6144         (gnus-use-idna, gnus-article-over-scroll)
6145         (gnus-mime-display-multipart-alternative-as-mixed)
6146         (gnus-mime-display-multipart-related-as-mixed)
6147         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
6148         (gnus-ctan-url, gnus-button-ctan-handler)
6149         (gnus-button-handle-ctan-bogus-regexp)
6150         (gnus-button-ctan-directory-regexp)
6151         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
6152         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
6153         (gnus-button-man-level, gnus-button-emacs-level)
6154         (gnus-button-message-level, gnus-button-browse-level): Add :version.
6155
6156         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
6157         (gnus-agent-go-online): Change :version.
6158         (gnus-agent-expire-unagentized-dirs)
6159         (gnus-agent-auto-agentize-methods): Add :version.
6160
6161         * flow-fill.el (fill-flowed-display-column)
6162         (fill-flowed-encode-column): Add :version.
6163
6164         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6165         (gnus-outlook-deuglify-unwrap-max)
6166         (gnus-outlook-deuglify-cite-marks)
6167         (gnus-outlook-deuglify-unwrap-stop-chars)
6168         (gnus-outlook-deuglify-no-wrap-chars)
6169         (gnus-outlook-deuglify-attrib-cut-regexp)
6170         (gnus-outlook-deuglify-attrib-verb-regexp)
6171         (gnus-outlook-deuglify-attrib-end-regexp)
6172         (gnus-outlook-display-hook): Add :version.
6173
6174         * binhex.el (binhex-use-external): Add :version.
6175
6176 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
6177
6178         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
6179         and `invisible'.
6180
6181 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6182
6183         * gnus-registry.el (gnus-registry-trim): watch out for negatives
6184         in gnus-registry-trim
6185
6186 2004-09-13  Simon Josefsson  <jas@extundo.com>
6187
6188         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
6189
6190         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
6191
6192         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
6193         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6194         <yamaoka@jpl.org>.
6195         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
6196         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6197         <yamaoka@jpl.org>.
6198
6199         * sieve.el (sieve-manage-mode): Ditto.
6200
6201 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
6202
6203         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
6204
6205 2004-09-11  Simon Josefsson  <jas@extundo.com>
6206
6207         * dns-mode.el: Add.
6208
6209         * mm-view.el (mm-display-dns-inline): Add.
6210
6211         * mm-decode.el (mm-inline-media-tests): Add text/dns.
6212         (mm-automatic-display): Ditto.
6213
6214         * mailcap.el (mailcap-mime-data): Add text/dns.
6215         (mailcap-mime-extensions): Map .soa to text/dns.
6216
6217 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
6218
6219         * gnus-art.el (article-decode-mime-words, article-babel)
6220         (gnus-article-highlight-signature, gnus-article-add-buttons)
6221         (gnus-signature-toggle): Remove unnecessary bindings of
6222         `inhibit-read-only' inherited from v5.10 merge.
6223
6224 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6225
6226         * nntp.el (nntp): New customization group.
6227         (nntp-authinfo-file): Add customization group.
6228
6229         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
6230
6231         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
6232
6233         * gnus.el (to-address, to-list, subscribed)
6234         (large-newsgroup-initial): Ditto.
6235
6236         * flow-fill.el (fill-flowed-display-column)
6237         (fill-flowed-encode-column): Ditto.
6238
6239 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
6240
6241         * message.el (message-tokenize-header, message-send-mail-with-qmail):
6242         Use point-min rather than 1.
6243         (message-send-mail): Use buffer-size rather than point-max.
6244
6245         * gnus-sum.el (gnus-summary-search-article-forward):
6246         Signal a specific `search-failed' rather than a generic `error'.
6247
6248         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
6249         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
6250         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
6251
6252 2004-09-10  Simon Josefsson  <jas@extundo.com>
6253
6254         * nndb.el (require): Remove tcp and duplicate cl.
6255
6256 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6257
6258         * gnus-agent.el (directory-files-and-attributes): Move forward.
6259
6260 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6261
6262         * gnus-agent.el (directory-files-and-attributes): Optionally
6263         defined to support XEmacs.
6264
6265 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6266
6267         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
6268         to avoid run-time CL dependencies.
6269         (gnus-agent-unfetch-articles): New function.
6270         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
6271         article numbers even when local .overview file is missing.
6272         (gnus-agent-read-article-number): New function. Only accepts
6273         27-bit article numbers.
6274         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
6275         gnus-agent-read-article-number.
6276         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
6277         from backend while recognizing that article numbers in .overview
6278         must be valid.
6279         (gnus-agent-update-files-total-fetched-for): Use
6280         directory-files-and-attributes to improve performance.
6281         * gnus-int.el (gnus-request-move-article): Use
6282         gnus-agent-unfetch-articles in place of gnus-agent-expire to
6283         improve performance.
6284
6285         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
6286         some users confused by references to .newsrc when they only have a
6287         .newsrc.eld file.
6288         (gnus-convert-mark-converter-prompt,
6289         gnus-convert-converter-needs-prompt): Fixed use of property list.
6290         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
6291         New function. Used internally to only display 'gnus converting
6292         files' message when actually necessary.
6293
6294         * gnus-sum.el (): Removed (require 'gnus-agent) as required
6295         methods now autoloaded.
6296
6297 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * gnus-sum.el (gnus-summary-insert-subject): Remove list
6300         identifiers.
6301
6302 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
6303
6304         * gnus-picon.el: Fix indentation and closing parenthesis.
6305
6306 2004-09-01  Simon Josefsson  <jas@extundo.com>
6307
6308         * message.el (message-canlock-generate): Require sha1, not
6309         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
6310         to require within a function.  Sadly, if sha1.el isn't loaded, the
6311         let binding in m-c-g will hide the defcustom definition, which is
6312         bad.)
6313
6314         * canlock.el: Require sha1, not sha1-el.
6315
6316         * message.el: Don't autoload sha1 (there is a autoload cookie in
6317         sha1.el).
6318
6319         * sha1-el.el: Renamed to sha1.el.
6320
6321 2004-08-30  Juanma Barranquero  <lektu@terra.es>
6322
6323         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
6324
6325 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6326
6327         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
6328
6329 2004-08-30  Kim F. Storm  <storm@cua.dk>
6330
6331         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
6332
6333         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
6334         Add :group 'nnimap.
6335
6336 2004-08-30  Andreas Schwab <schwab@suse.de>
6337
6338         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
6339         ?* and ?\;.
6340
6341         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
6342         and ?\' to symbol instead of whitespace.
6343
6344 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6345
6346         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
6347
6348         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
6349         instead of re-search-forward.
6350
6351         * gnus-uu.el (gnus-uu-save-article): Ditto.
6352         (gnus-uu-post-encode-uuencode): Ditto.
6353
6354         * html2text.el (html2text-clean-list-items): Ditto.
6355         (html2text-clean-dtdd): Ditto.
6356         (html2text-format-tags): Ditto.
6357
6358         * message.el (message-send-mail-with-sendmail): Fix regexp.
6359         (message-fill-field-general): Use search-forward instead of
6360         re-search-forward.
6361         (unbold-region): Ditto.
6362
6363         * nnrss.el (nnrss-request-article): Ditto.
6364
6365         * nnslashdot.el (nnslashdot-request-article): Ditto.
6366
6367         * nnweb.el (nnweb-gmane-wash-article): Ditto.
6368
6369         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
6370         "Unrecognized menu descriptor" error in XEmacs.
6371
6372 2004-08-26  Stefan Wiens <s.wi@gmx.net>  (tiny change)
6373
6374         * gnus-sum.el (gnus-read-header): Don't remove a header for the
6375         parent article of a sparse article in the thread hashtb.
6376
6377 2004-08-26  David Hedbor <dhedbor@real.com>  (tiny change)
6378
6379         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
6380         (nnmail-expand-newtext): Lowercase expanded entries if
6381         nnmail-split-lowercase-expanded is non-nil.
6382
6383 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6384
6385         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
6386         entry.
6387
6388         * gnus-group.el (gnus-group-line-format-alist): Convert the value
6389         of gnus-tmp-news-method into string under XEmacs.  It will be
6390         passed to gnus-correct-length which takes only a string argument.
6391
6392 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6393
6394         * gnus-util.el (gnus-bind-print-variables): New macro.
6395         (gnus-prin1): Use it.
6396         (gnus-prin1-to-string): Use it.
6397         (gnus-pp): New function.
6398         (gnus-pp-to-string): New function.
6399
6400         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
6401         pp-to-string with gnus-pp-to-string.
6402         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
6403         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
6404         * gnus-msg.el (gnus-debug): Ditto.
6405         * gnus-score.el (gnus-score-save): Ditto.
6406         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
6407         gnus-pp-to-string.
6408         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
6409         with gnus-pp.
6410         * score-mode.el (gnus-score-pretty-print): Ditto.
6411         * webmail.el (webmail-debug): Ditto.
6412
6413 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6414
6415         * gnus-art.el (article-display-face, article-display-x-face): Use
6416         buffer-read-only.
6417
6418 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6419
6420         * gnus-art.el (article-hide-list-identifiers): Bind
6421         inhibit-read-only as t.
6422
6423 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
6424
6425         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
6426
6427 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6428
6429         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
6430         (gnus-narrow-to-page): Don't assume point-min == 1.
6431         (gnus-article-edit-mode): Derive from message-mode.
6432
6433         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
6434         point-min == 1.
6435
6436         * imap.el (imap-parse-address-list, imap-parse-body-ext):
6437         Disable incorrect use of `assert'.
6438
6439         * message.el (message-mode): Set comment-start-skip.
6440
6441
6442 2004-08-22  Sam Steingold  <sds@gnu.org>
6443
6444         * pop3.el (pop3-leave-mail-on-server): New user variable.
6445         (pop3-movemail): Delete mail only when it is nil.
6446
6447 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
6448
6449         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
6450
6451         * mml.el (mml-preview): Use `pop-to-buffer'.
6452
6453         * message.el (message-goto-mail-followup-to): Insert after "To".
6454         (message-carefully-insert-headers): Add comment.
6455
6456         * gnus.el: Remove unused variable `gnus-article-check-size'.
6457
6458         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
6459
6460         * gnus-art.el (gnus-button-alist): Improve
6461         `gnus-button-handle-library' entry.
6462
6463 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
6464
6465         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
6466         downcase, since XEmacs capitalizes error messages differently.
6467         From Sebastian Freundt <hroptatyr@gna.org>.
6468
6469 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
6470
6471         * nntp.el: Add (require 'gnus) due to reference to
6472         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
6473
6474 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
6475
6476         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
6477         `mm-fill-flowed'.
6478
6479         * mm-decode.el (mm-dissect-singlepart): Check it.
6480
6481 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
6482
6483         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
6484         'imap' for netrc parsing
6485
6486 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
6487
6488         * mailcap.el (mailcap-mime-data): Mark as risky.
6489
6490 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6491
6492         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
6493         may be included in the encoded word.
6494         (rfc2047-encode): Don't append a space if the encoded word
6495         includes close parenthesis.
6496
6497 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6498
6499         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
6500         of text within parentheses.
6501
6502 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
6503
6504         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
6505         (gnus-encrypt-write-file-contents): the password key is the file
6506         name PLUS the cipher, not just the cipher.  Also remove failed
6507         passwords from the cache.
6508
6509 2004-08-06  Simon Josefsson  <jas@extundo.com>
6510
6511         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
6512         fix.
6513
6514 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6515
6516         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
6517         LWSP.
6518
6519 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
6520
6521         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
6522         to append in-reply-to: data to the references: header
6523
6524         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
6525         (netrc-parse): use gnus-encrypt.el functions
6526
6527         * gnus-encrypt.el: new file for encryption support; currently
6528         does only a few GPG ciphers and an internal XOR cipher
6529
6530         * password.el: add comments on using password-read-and-add
6531         (password-read-and-add): new function to read and add the
6532         password to the cache at once
6533
6534 2004-07-28  Simon Josefsson  <jas@extundo.com>
6535
6536         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
6537         parameter (but don't use it, for now).
6538
6539         * imap.el (imap-ssl-open): Use imap-process-connection-type,
6540         instead of hard coding to nil.
6541
6542 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6543
6544         * mm-view.el (mm-inline-image-emacs): Open lines under an image
6545         as mm-inline-image-xemacs does.
6546
6547 2004-07-26  Simon Josefsson  <jas@extundo.com>
6548
6549         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
6550         Revert part of 2004-07-17 change below.
6551
6552 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6553
6554         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
6555         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6556
6557 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6558
6559         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
6560         quotes that actually start with ">" at the beginning of the
6561         lines.
6562
6563 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6564
6565         * rfc2047.el (rfc2047-encode-region): Fix last change.
6566         (rfc2047-encode-parameter): Remove useless concat.
6567
6568 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6569
6570         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
6571         encode special characters; fix some kind of misconfigured headers;
6572         signal a real error if debug-on-quit or debug-on-error is non-nil.
6573         (rfc2047-encode-max-chars): New variable.
6574         (rfc2047-encode-1): Use it.
6575         (rfc2047-encode-parameter): New function.
6576
6577         * mml.el (mml-insert-parameter): Remove an excessive space.
6578
6579 2004-07-17  Simon Josefsson  <jas@extundo.com>
6580
6581         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
6582         Kai Grossjohann <kai@emptydomain.de>.
6583         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
6584         (gnus-group-make-menu-bar): Ditto.
6585
6586         * gnus-util.el (gnus-group-server): Add.
6587
6588 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
6589
6590         * message.el (message-clone-locals): Clone sendmail and smtp
6591         variables.
6592
6593 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6594
6595         * rfc2047.el (rfc2047-encode-region): Fix last change.
6596
6597 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6598
6599         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
6600         characters as non-special.
6601
6602 2004-07-09  Simon Josefsson  <jas@extundo.com>
6603
6604         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
6605         Users will lose all flag changes made while unplugged with
6606         e.g. nntp unless flag synchronization happens, thus `nil' is not a
6607         good default.  See numerous reports on ding mailing list.
6608
6609 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6610
6611         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
6612         add generate-head-function and generate-article-function to the
6613         rfc822-forward entry.
6614         (nndoc-rfc822-forward-generate-article): New function.
6615         (nndoc-rfc822-forward-generate-head): New function.
6616
6617         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
6618
6619 2004-07-06  Dan Christensen  <jdc@uwo.ca>
6620
6621         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
6622         respect display group parameter and gnus-summary-expunge-below.
6623         (gnus-articles-to-read): Remove unused reference to display group
6624         parameter.
6625
6626 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6627
6628         * nnheader.el (nnheader-uniquify-message-id): New experimental
6629         variable.
6630         (nnheader-nov-read-message-id): Use it.
6631
6632         * spam-report.el (spam-report-gmane): Add interactive.
6633
6634 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6635
6636         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
6637         qp-or-base64 for the application/* types.
6638
6639 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
6640
6641         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
6642
6643 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6644
6645         * gnus-registry.el (gnus-registry-trim): don't allow a negative
6646         trim value
6647
6648 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
6649
6650         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
6651         New macro and function.
6652         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
6653
6654 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6655
6656         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
6657         after-load-alist.
6658
6659 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6660
6661         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
6662         update info that isn't there.
6663
6664 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
6665
6666         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
6667         entry.
6668
6669 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6670
6671         * mm-view.el (mm-inline-render-with-function): Use multibyte
6672         buffer; decode html source by charset.
6673
6674         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
6675
6676         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
6677         Mule-UCS is loaded under XEmacs.
6678         (mm-mime-mule-charset-alist): Avoid duplicated entries.
6679
6680 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
6681
6682         * nnheader.el (nnheader-max-head-length): Increase to 8192.
6683
6684 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6685
6686         * mm-util.el (mm-coding-system-p): Return a coding-system.
6687         (mm-mime-mule-charset-alist): Use shift_jis instead of
6688         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
6689         entries for the mime charsets iso-2022-jp-3 and shift_jis.
6690         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
6691         instead of japanese-shift-jis and iso-latin-1 respectively in
6692         order to share the default value with both Emacs and XEmacs-mule.
6693         (mm-mule-charset-to-mime-charset): Make
6694         mm-coding-system-priorities effective.
6695         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
6696         while predicating of candidates upon the priorities.
6697
6698 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
6699
6700         * gnus-sum.el (gnus-summary-make-menu-bar): Add
6701         gnus-uu-invert-processable.
6702
6703         * gnus.el: Autoload gnus-uu-invert-processable.
6704
6705 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * mm-util.el (mm-with-multibyte-buffer): New macro.
6708
6709         * rfc2047.el (rfc2047-encode-string): Use it.
6710         (rfc2047-encode-region): Move point to the end of the region after
6711         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
6712
6713 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6714
6715         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
6716         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
6717
6718 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6719
6720         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
6721         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
6722         Karl Chen <quarl@nospam.quarl.org>.
6723
6724 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
6725
6726         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
6727         invalid addresses.
6728
6729 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
6730
6731         * spam.el: section markers changed, TODO list revised
6732         (spam-backends): new master list of all installed backends
6733         (spam-summary-exit-behavior): new variable to determine how
6734         messages moves are done at summary exit
6735         (spam-move-spam-nonspam-groups-only)
6736         (spam-process-ham-in-nonham-groups)
6737         (spam-process-ham-in-spam-groups): variables removed, the
6738         spam-summary-exit-behavior variable should be used to manage this
6739         behavior
6740         (spam-old-ham-articles, spam-old-spam-articles): removed
6741         (spam-old-articles): new variable, replacing spam-old-ham-articles
6742         and spam-old-spam-articles
6743         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
6744         empty variables, placeholders for the backends they represent
6745         (spam-set-difference): moved, unchanged
6746         (spam-list-of-processors): variable OBSOLETE, not used anymore
6747         unless the user has a processor variable
6748         (spam-classifications, spam-classification-valid-p)
6749         (spam-backend-properties, spam-backend-property-valid-p)
6750         (spam-backend-function-type-valid-p)
6751         (spam-process-type-valid-p, spam-list-articles): helper functions
6752         (spam-report-articles-gmane, spam-report-articles-resend):
6753         functions removed, they are not needed
6754         (spam-install-backend-super, spam-backend-list)
6755         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
6756         (spam-backend-function, spam-backend-ham-registration-function)
6757         (spam-backend-spam-registration-function)
6758         (spam-backend-ham-unregistration-function)
6759         (spam-backend-spam-unregistration-function)
6760         (spam-backend-statistical-p, spam-backend-mover-p)
6761         (spam-install-backend-alias, spam-install-checkonly-backend)
6762         (spam-install-mover-backend, spam-install-nocheck-backend)
6763         (spam-install-backend, spam-install-statistical-backend)
6764         (spam-install-statistical-checkonly-backend): backend installation
6765         support
6766         (spam-summary-prepare-exit): rewritten to use the new backend code
6767         (spam-group-processor-p): use the new backend code and respect the
6768         summary exit behavior
6769         (spam-mark-spam-as-expired-and-move-routine): removed
6770         (spam-summary-prepare): changed to use the new spam-old-articles
6771         variable
6772         (spam-copy-or-move-routine, spam-copy-spam-routine)
6773         (spam-move-spam-routine, spam-copy-ham-routine)
6774         (spam-move-ham-routine): new code to copy/move ham or spam
6775         (spam-fetch-field-fast): doc and code improved, plus it allows the
6776         'number request
6777         (spam-list-of-checks, spam-list-of-statistical-checks): variables
6778         removed, no longer used
6779         (spam-split, spam-find-spam): use the new backend code
6780         (spam-registration-functions): variable removed, no longer used
6781         (spam-unregister-routine): convenience wrapper
6782         (spam-log-undo-registration, spam-register-routine)
6783         (spam-log-processing-to-registry)
6784         (spam-log-unregistration-needed-p): renamed "check" to "backend"
6785         where possible
6786         (spam-check-gmane-xref, spam-check-regex-headers)
6787         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
6788         (spam-check-whitelist, spam-check-blacklist)
6789         (spam-check-bogofilter-headers, spam-check-spamoracle)
6790         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
6791         (spam-check-crm114-headers): use the spam-split-group that
6792         spam-split prepares, no need to determine it every time
6793
6794         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
6795         the nnheader-parse-naked-head call
6796
6797         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
6798
6799         * gnus-sum.el (gnus-nov-parse-line): add the message number to
6800         the nnheader-nov-read-message-id call
6801
6802 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6803
6804         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
6805         gnus-activate-group twice.  Suggested by Markus Peter
6806         <warp@spin.de>.
6807
6808 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6809
6810         * gnus-art.el (gnus-article-time-format): Exchange the order of
6811         day and month in the default value; fix customization type.
6812         (article-date-ut): Use add-text-properties.
6813         (article-make-date-line): Use message-make-date instead of
6814         current-time-string.
6815
6816         * message.el (message-fetch-field): Don't use set-text-properties.
6817         (message-make-date): Simplify.
6818
6819         * messagexmas.el (message-xmas-make-date): New function.
6820         (message-xmas-redefine): Defalias message-make-date to it.
6821
6822 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6823
6824         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
6825         (rfc2047-encode-region): Treat text within parentheses as special;
6826         show the original text when error has occurred.
6827
6828         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
6829         already-computed method to gnus-activate-group.
6830
6831         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
6832         same select-methods identical Lisp objects.
6833
6834         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
6835         object when modifying the info.
6836
6837 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6838
6839         * gnus-srvr.el (gnus-server-set-info): Remove the server from
6840         gnus-opened-servers since it has never been opened with the new
6841         configuration yet.
6842
6843 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6844
6845         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
6846         arg to nnheader-generate-fake-message-id.
6847
6848 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
6849
6850         * nnheader.el (nnheader-generate-fake-message-id): accept a
6851         number and build a fake message ID localized to a group and
6852         article number (so it's repeatable from that point on)
6853         (nnheader-fake-message-id-p): change regex to accomodate new fake
6854         ID format
6855
6856         * gnus-sum.el (gnus-get-newsgroup-headers): call
6857         nnheader-generate-fake-message-id with the article number
6858
6859 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
6860
6861         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
6862         end-of-buffer.
6863
6864 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6865
6866         * message.el (message-ignored-supersedes-headers): Add Approved.
6867
6868 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6869
6870         * rfc2047.el (rfc2047-encode-message-header): Remove useless
6871         goto-char.
6872         (rfc2047-encode): Fold the line before encoding.
6873
6874 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6875
6876         * rfc2047.el (rfc2047-encode-message-header): Disabled header
6877         folding -- not all headers can be folded, and this should be done
6878         by the message composition mode.  Probably.  I think.
6879
6880 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6881
6882         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
6883         fast.
6884
6885         * gnus-ems.el (gnus-remove-image): Don't use
6886         message-text-with-property; remove only the image found first.
6887
6888         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
6889         found first.
6890
6891 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
6892
6893         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
6894
6895 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6896
6897         * message.el (message-text-with-property): Make it fast and accept
6898         optional arguments.
6899         (message-strip-forbidden-properties): Use it.
6900         (message-fix-before-sending): Follow the m-t-w-p change.
6901
6902         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
6903
6904 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6905
6906         * gnus-art.el (article-hide-headers): Don't change the buffer
6907         mistakenly when performing mml-preview even if
6908         gnus-single-article-buffer is nil.
6909
6910 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
6911
6912         * message.el (message-expand-name-databases): New user option.
6913         (message-expand-name): Use it.
6914
6915 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
6916
6917         * spam.el (spam-report-articles-resend)
6918         (spam-report-resend-register-routine): allow ham reporting
6919         (spam-report-resend-register-ham-routine): simple wrapper
6920         (spam-registration-functions): add ham resending functions
6921         (spam-list-of-processors): add ham resend processor
6922
6923         * gnus.el (ham-resend-to): new group parameter
6924         (spam-process): add ham resend option
6925
6926         * spam-report.el (spam-report-resend): allow reporting ham
6927         (spam-report-resend-ham): simple wrapper
6928
6929 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6930
6931         * message.el (message-cite-articles-with-x-no-archive): New
6932         variable.
6933         (message-cite-original): Use it.
6934
6935 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6936
6937         * message.el (message-cite-original): Respect X-No-Archive.
6938
6939 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6940
6941         * gnus-art.el (article-hide-headers): Refer to the values for
6942         gnus-ignored-headers and gnus-visible-headers in the summary
6943         buffer since a user may have set them as group parameters.
6944
6945 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
6946
6947         * assistant.el (assistant-node-name): new convenience function
6948         (assistant-render-text, assistant-render-node): error handling,
6949         plus handle multiple next nodes
6950         (assistant-find-next-node): commented out for now
6951         (assistant-find-next-nodes): new function, returns list of next
6952         nodes
6953
6954 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
6955
6956         * mail-source.el (mail-source-directory): Fix doc-string.
6957
6958 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
6959
6960         * assistant.el (assistant-render-text, assistant-eval): add :set
6961         widget type, which is different because it takes and returns a
6962         list.  Much hilarity ensues.
6963
6964 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
6965
6966         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
6967
6968         * gnus-group.el (gnus-group-get-new-news-this-group): Added
6969         doc-string.
6970
6971         * gnus-start.el (gnus-activate-group): Added doc-string.
6972
6973 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6974
6975         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
6976
6977 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
6978
6979         * assistant.el (assistant-render-text): trying to add a :set
6980         widget, more to come...
6981
6982         * spam.el (spam-group-spam-contents-p): handle empty groupname
6983         strings
6984         (spam-report-articles-resend)
6985         (spam-register-routine): do registration iff any articles warrant
6986         it.
6987         (spam-summary-prepare-exit): changed log message for nil group
6988         destinations
6989
6990 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
6991
6992         * spam.el (spam-report-resend-register-routine): allow
6993         spam-report-resend-to to be a group parameter or a global value
6994
6995 2004-05-26  Simon Josefsson  <jas@extundo.com>
6996
6997         * starttls.el: Merge with my GNUTLS based starttls.el.
6998         (starttls-gnutls-program, starttls-use-gnutls)
6999         (starttls-extra-arguments, starttls-process-connection-type)
7000         (starttls-connect, starttls-failure, starttls-success): New
7001         variables.
7002         (starttls-program, starttls-extra-args): Doc fix.
7003         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7004         functions.
7005         (starttls-negotiate, starttls-open-stream): Check
7006         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7007         function if it is set.
7008
7009 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7010
7011         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7012         structured fields.
7013
7014 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7015
7016         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7017
7018 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7019
7020         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
7021         variable.
7022         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7023         assigning the spam-mark to new messages.
7024
7025 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7026
7027         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7028
7029 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7030
7031         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7032
7033         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7034         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7035         default.
7036
7037 2004-05-25  Anand Mitra <mitramc@yahoo.com>  (tiny change)
7038
7039         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7040         correct data.
7041
7042 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7043
7044         * spam.el (spam-list-of-processors): use nil for nonexistent processors
7045         (spam-group-processor-p): fixed function so it works properly
7046         (spam-group-processor-multiple-p)
7047         (spam-group-spam-processor-report-gmane-p)
7048         (spam-group-spam-processor-report-resend-p)
7049         (spam-group-spam-processor-bogofilter-p)
7050         (spam-group-spam-processor-blacklist-p)
7051         (spam-group-spam-processor-ifile-p)
7052         (spam-group-ham-processor-ifile-p)
7053         (spam-group-spam-processor-spamoracle-p)
7054         (spam-group-spam-processor-crm114-p)
7055         (spam-group-ham-processor-bogofilter-p)
7056         (spam-group-spam-processor-stat-p)
7057         (spam-group-ham-processor-stat-p)
7058         (spam-group-ham-processor-whitelist-p)
7059         (spam-group-ham-processor-BBDB-p)
7060         (spam-group-ham-processor-spamoracle-p)
7061         (spam-group-ham-processor-copy-p): functions removed with some
7062         prejudice against unneeded code
7063         (spam-report-articles-resend)
7064         (spam-report-resend-register-routine): allow the group/topic
7065         spam-resend-to value to override spam-report-resend-to
7066         (spam-summary-prepare-exit): invoke spam-group-processor-p
7067         properly now
7068
7069         * spam-report.el (spam-report-resend-to, spam-report-resend):
7070         start with resend-to set to nil, and then ask the user if
7071         necessary.  From Daniel Pittman <daniel@rimspace.net>.
7072
7073         * gnus.el (spam-resend-to): new group/topic parameter
7074         (spam-process): move the OBSOLETE processors to the end of the
7075         choices.
7076
7077         * spam-report.el (spam-report-resend): spam-report-resend takes a
7078         list of articles, not separate article numbers.  From Daniel
7079         Pittman <daniel@rimspace.net>.
7080
7081 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7082
7083         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7084         addition to emacs-w3m.
7085
7086 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7087
7088         * assistant.el (assistant-authinfo-data): New function.
7089         (assistant-eval): Eval for entire assistant.
7090
7091         * netrc.el (netrc-services-file): New variable.
7092         (netrc-parse-services): New function.
7093         (netrc-find-service-name): New function.
7094         (netrc-find-service-number): New function.
7095         (netrc-port-equal): New function.
7096         (netrc-machine): Use it.
7097
7098         * nnimap.el (nnimap-open-connection): Use netrc.
7099
7100         * gnus-util.el (gnus-netrc-get): Remove aliases.
7101
7102         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7103
7104         * assistant.el (wid-edit): Fix compilation.
7105
7106         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7107
7108 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7109
7110         * gnus-util.el (gnus-set-file-modes): New function.  (small
7111         patch).
7112
7113 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7114
7115         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7116
7117         * assistant.el (assistant-render-node): Fix up rendering and
7118         read-only text.
7119         (assistant-render-node): Reset.
7120         (assistant-make-read-only): Not sticky.
7121
7122 2004-05-20  Danny Siu  <dsiu@adobe.com>
7123
7124         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
7125         centered even when gnus-auto-center-summary is t
7126
7127 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7128
7129         * dns.el (dns-get-txt-answer): New function.
7130         (dns-read-txt): Ditto.
7131         (query-dns): Use it.
7132
7133 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
7136         active for foreign groups even if the group level is higher than
7137         the specified value.
7138
7139 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7140
7141         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
7142         non-active groups.
7143
7144         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
7145
7146 2004-05-20  Magnus Henoch  <mange@freemail.hu>
7147
7148         * dns.el (dns-read-type): Add support for SVR.  (small patch)
7149
7150 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7151
7152         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
7153         (spam-crm114-header, spam-crm114-spam-switch)
7154         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
7155         (spam-crm114-positive-spam-header)
7156         (spam-crm114-database-directory, spam-list-of-processors)
7157         (spam-group-spam-processor-crm114-p)
7158         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
7159         (spam-generic-score, spam-list-of-checks)
7160         (spam-list-of-statistical-checks, spam-registration-functions)
7161         (spam-check-crm114-headers, spam-crm114-score)
7162         (spam-check-crm114, spam-crm114-register-with-crm114)
7163         (spam-crm114-register-spam-routine)
7164         (spam-crm114-unregister-spam-routine)
7165         (spam-crm114-register-ham-routine)
7166         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
7167         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
7168
7169         * gnus.el: added spam-use-crm114
7170
7171         * spam.el (spam-list-of-processors, spam-registration-functions):
7172         add spam-use-resend
7173         (spam-group-spam-processor-report-resend-p): utility wrapper
7174         (spam-report-articles-gmane): doc fix
7175         (spam-report-articles-resend,
7176         spam-report-resend-register-routine): wrappers around
7177         spam-report-resend-to
7178
7179         * spam-report.el (spam-report-resend-to, spam-report-resend):
7180         support for resending spam
7181         (spam-report-gmane): line length >80 fix
7182
7183         * gnus.el (spam-process): add spam-use-resend
7184
7185 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7186
7187         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
7188         number of processed spam messages.
7189         (spam-ham-copy-or-move-routine): Return the number of processed
7190         ham messages.
7191         (spam-summary-prepare-exit): Use the above values to decide
7192         whether status messages shouled be displayed.
7193
7194 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7195
7196         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
7197         `rfc2047-encoding-function-alist' in order to avoid conflicting
7198         with the old version.
7199         (rfc2047-encode-region): Concatenate words containing non-ASCII
7200         characters in structured fields; don't encode space-delimited
7201         ASCII words even in unstructured fields; don't break words at
7202         char-category boundaries.
7203         (rfc2047-encode-1): New function.
7204         (rfc2047-encode): Use it; encode text so that it occupies the
7205         maximum width within 76-column; work correctly on Q encoding for
7206         iso-2022-* charsets.
7207         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
7208         sure not to break a line just after the header name.
7209         (rfc2047-b-encode-region): Removed.
7210         (rfc2047-b-encode-string): New function.
7211         (rfc2047-q-encode-region): Removed.
7212         (rfc2047-q-encode-string): New function.
7213
7214         * mm-util.el (mm-replace-in-string): New function.
7215
7216 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7217
7218         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
7219         get it right.
7220         (gnus-inews-make-draft): Really.
7221
7222 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
7223
7224         * nnmh.el (nnmh-request-list-1): Don't check the link count
7225         before descending.  (small patch)
7226
7227 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7228
7229         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
7230         stuff.
7231
7232         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
7233         on real group name.
7234
7235         * gnus-art.el (gnus-signature-limit): Doc fix.
7236
7237         * gnus-msg.el (gnus-inews-make-draft): Quote list.
7238
7239         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
7240
7241 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
7242
7243         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
7244         isn't a string.
7245
7246 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7247
7248         * gnus-draft.el (gnus-draft-send): Bind
7249         rfc2047-encode-encoded-words.
7250
7251         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
7252         (rfc2047-encodable-p): Say that =? needs encoding.
7253         (rfc2047-encode-encoded-words): New variable.
7254
7255         * gnus-group.el (gnus-group-select-group): Doc fix.
7256
7257         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
7258
7259         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
7260         to nil.
7261
7262         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
7263
7264         * nnheader.el (nnheader-get-lines-and-char): New function.
7265
7266 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
7267
7268         * gnus-msg.el (gnus-summary-followup-with-original): Document
7269         yanking of region when active.
7270
7271 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7272
7273         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
7274         groups if the group level is higher than the specified value.
7275
7276 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7277
7278         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
7279         (gnus-group-jump-to-group): Added prefix argument using
7280         `gnus-group-jump-to-group-prompt'.  Query before jumping to
7281         non-active group.
7282
7283         * compface.el (uncompface): Be verbose when changing
7284         `uncompface-use-external'.
7285
7286         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
7287         handle manual section.
7288
7289 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7290
7291         * gnus-art.el (gnus-button-alist): Revert previous change.
7292
7293 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7294
7295         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
7296
7297 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7298
7299         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
7300         whether backend can accept message.
7301
7302         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
7303
7304 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
7305
7306         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
7307         Avoid creating directory when nntp-marks-is-evil is true.
7308         Reported by Reiner Steib.
7309
7310 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7311
7312         * gnus-picon.el (gnus-picon-style): New variable.
7313         (gnus-picon-insert-glyph): Added optional `nostring' argument.
7314         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
7315         Jesper Harder <harder@ifa.au.dk>.
7316
7317 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7318
7319         * message.el (message-fill-field): Return point.
7320         (message-generate-headers): Go to end of field.
7321
7322         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
7323         stuff for non-living groups.
7324
7325 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
7326
7327         * gnus-art.el (gnus-article-followup-with-original)
7328         (gnus-article-reply-with-original): gnus-mark-active-p ->
7329         gnus-region-active-p.
7330
7331 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
7332
7333         * spam.el (spam-summary-prepare-exit): fix messages, so they show
7334         only when there is spam or ham to be processed
7335
7336 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7337
7338         * mail-source.el (mail-source-delete-crash-box): Refactor.
7339         (mail-source-fetch): Use it.
7340         (mail-source-fetch-file): Ditto.
7341         (mail-source-fetch-directory): Run postscript in loop.
7342         (mail-source-fetch-pop): Delete.
7343         (mail-source-fetch-maildir): Ditto.
7344         (mail-source-fetch-imap): Ditto.
7345
7346         * imap.el (imap-authenticators): Comment out sasl.
7347
7348         * message.el (message-skip-to-next-address): New function.
7349         (message-fill-header-address): Refactor.
7350         (message-fill-address): Use it.
7351         (message-delete-address): Use it.
7352         (message-fill-header-general): Refactor.
7353         (message-fill-field-address): Rename.
7354         (message-narrow-to-field): Find the start of the header.
7355         (message-header-format-alist): Don't pre-fill.
7356         (message-fill-header): Removed.
7357         (message-insert-header): New function.
7358         (message-shorten-references): Use it.
7359
7360         * rfc2047.el (rfc2047-field-value): Strip props.
7361
7362         * mail-parse.el (mail-header-make-address): New alias.
7363
7364         * ietf-drums.el (ietf-drums-make-address): New function.
7365
7366         * imap.el: Add compiler directives.
7367
7368         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
7369
7370         * gnus-art.el (article-decode-idna-rhs): Don't use
7371         message-idna-inside-rhs-p.
7372
7373 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7374
7375         * message.el (message-idna-inside-rhs-p): Removed.
7376         (message-idna-to-ascii-rhs-1): Use proper address parsing.
7377
7378         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
7379         false positives.
7380
7381 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
7382
7383         * imap.el (imap-sasl-make-mechanisms): Use sasl.
7384
7385 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7386
7387         * nneething.el (nneething-file-name): Don't create spurions
7388         files.
7389
7390         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
7391         (gnus-inews-do-gcc): Remove sleep.
7392
7393         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
7394         part under point.
7395
7396         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
7397         (gnus-agent-regenerate-group): Using nil messages aren't valid.
7398
7399 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
7400
7401         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
7402
7403 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7404
7405         * spam.el (spam-summary-prepare-exit): only produce "marking spam
7406         as expired without moving it" message when there are spam
7407         messages left
7408
7409 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
7410
7411         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
7412         header is not nil.
7413
7414 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
7415
7416         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
7417         nntp-possibly-create-directory, not nntp-possibly-change-group.
7418         (nntp-marks-changed-p): New arg SERVER.
7419         (nntp-request-update-info): Adjust caller.
7420
7421 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
7422
7423         * nntp.el (nntp-save-marks): Pass missing arg.
7424
7425 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
7426
7427         * nntp.el: Support marks.
7428         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
7429         (nntp-marks-modtime, nntp-marks-directory): New variables.
7430         (nntp-request-set-mark, nntp-request-update-info)
7431         (nntp-possibly-create-directory, nntp-marks-changed-p)
7432         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
7433         functions.
7434
7435 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
7436
7437         * gnus-xmas.el (gnus-xmas-select-lowest-window)
7438         (gnus-xmas-redefine): Rename.
7439
7440         * gnus-score.el (gnus-score-insert-help): Use
7441         gnus-select-lowest-window.
7442
7443         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
7444         appt-select-lowest-window and rename to gnus-select-lowest-window.
7445
7446         * gnus.el: do.
7447
7448 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7449
7450         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
7451         encodings of MIME-encoded words, in order to improve
7452         interoperability with several broken MUAs.
7453
7454 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7455
7456         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
7457         tags, only when charsets are not specified in headers.
7458         (mm-inline-text-html-render-with-w3m): Ditto.
7459
7460         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
7461         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
7462
7463 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7464
7465         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
7466         instead of MIME-decoded from fields when checking
7467         `gnus-article-address-banner-alist'.
7468
7469 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
7470
7471         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
7472         description rather than subject.
7473
7474 2004-05-02  Steve Youngs  <steve@youngs.au.com>
7475
7476         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
7477
7478 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7479
7480         * gnus.el (gnus-version-number): Bump.
7481
7482 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
7483
7484         * gnus.el: No Gnus v0.2 is released.
7485
7486 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7487
7488         * gnus-agent.el (gnus-agent-read-agentview): Inline
7489         gnus-uncompress-range.
7490
7491 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7492
7493         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
7494         `exec-installed-p'.
7495
7496 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7497
7498         * gnus.el (spam-process, spam-autodetect-methods): Add
7499         bsfilter and bsfilter-headers.
7500
7501         * spam.el (spam-bsfilter): New customize group.
7502         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
7503         (spam-bsfilter-header, spam-bsfilter-probability-header)
7504         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
7505         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
7506         (spam-bsfilter-database-directory): New options.
7507         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
7508         (spam-list-of-statistical-checks, spam-registration-functions):
7509         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
7510         (spam-bsfilter-score): New command.
7511         (spam-check-bsfilter-headers, spam-check-bsfilter)
7512         (spam-bsfilter-register-with-bsfilter)
7513         (spam-bsfilter-register-spam-routine)
7514         (spam-bsfilter-unregister-spam-routine)
7515         (spam-bsfilter-register-ham-routine)
7516         (spam-bsfilter-unregister-ham-routine): New functions.
7517         (spam-generic-score): Support bsfilter; Accept an optional argument
7518         to recalcurate spam score even if scoring header has already been
7519         added.
7520         (spam-bogofilter-score, spam-spamassassin-score): Accept an
7521         optional argument to recalcurate spam score even if scoring header
7522         has already been added.
7523
7524 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
7525
7526         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
7527         strings!  Reported by David D. Smith <davidsmith@acm.org>.
7528         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
7529         link is missing.
7530
7531 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
7532
7533         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
7534         (html2text-get-attr): Rewrite.
7535
7536         * message.el (message-setup-1): Remove redundant put-text-property
7537         on mail-header-separator.
7538
7539 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
7540
7541         * gnus-registry.el (gnus-registry-cache-whitespace)
7542         (gnus-registry-action, gnus-registry-spool-action)
7543         (gnus-registry-split-fancy-with-parent): changed message levels
7544         from 5 to 3 or 7, as needed
7545
7546         * spam.el (spam-summary-prepare-exit)
7547         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
7548         (spam-split, spam-find-spam, spam-log-undo-registration)
7549         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
7550         level from 5 to 6
7551
7552 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7553
7554         * gnus-ems.el: Autoload appt-select-lowest-window (revert
7555         2004-03-04 change).
7556
7557 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
7558
7559         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
7560         Use mapc when appropriate.
7561
7562         * sieve-manage.el (sieve-manage-open): do.
7563
7564         * nnweb.el (nnweb-insert-html): do.
7565
7566         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
7567         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
7568
7569         * nnspool.el (nnspool-request-group): do.
7570
7571         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
7572         do.
7573
7574         * nnml.el (nnml-request-update-info): do.
7575
7576         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
7577         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
7578
7579         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
7580         (nnimap-request-set-mark): do.
7581
7582         * nnfolder.el (nnfolder-request-update-info): do.
7583
7584         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
7585         do.
7586
7587         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
7588
7589         * gnus-uu.el (gnus-uu-find-articles-matching): do.
7590
7591         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
7592         do.
7593
7594         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
7595         do.
7596
7597         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
7598
7599         * gnus-nocem.el (gnus-nocem-scan-groups): do.
7600
7601         * gnus-int.el (gnus-start-news-server): do.
7602
7603         * gnus-group.el (gnus-group-make-kiboze-group)
7604         (gnus-group-browse-foreign-server): do.
7605
7606 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
7607
7608         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
7609         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
7610         <shields@msrl.com>:
7611
7612         * spam.el (spam-necessary-extra-headers): get the extra headers we
7613         may need for spam sorting and scoring
7614         (spam-user-format-function-S): a user format function suitable for
7615         general use
7616         (spam-article-sort-by-spam-status): sorting function for summary
7617         sorting
7618         (spam-extra-header-to-number): get a score from a header
7619         (spam-summary-score): get a numeric score from the headers
7620         (spam-generic-score): oops, function doc in wrong place
7621         (spam-initialize): take symbols when it's run, and install the
7622         extra headers that spam-necessary-extra-headers thinks we need
7623
7624 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
7625
7626         * spam.el (spam-summary-prepare-exit): logic and message fix.
7627         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
7628
7629 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
7630
7631         * gnus-sum.el (gnus-set-global-variables)
7632         (gnus-build-all-threads, gnus-get-newsgroup-headers)
7633         (gnus-article-get-xrefs, gnus-summary-best-group)
7634         (gnus-summary-next-article, gnus-summary-enter-digest-group)
7635         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
7636         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
7637         with-current-buffer.
7638
7639 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
7640
7641         * spam.el (spam-summary-prepare-exit): simplified logic
7642         (spam-fetch-article-header): read the article header if it's not
7643         available
7644         (spam-list-articles): simplified logic
7645         (spam-filelist-register-routine): found bug with unregister-list
7646
7647         * gnus-registry.el: clarified comments at beginning
7648
7649 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
7650
7651         * message.el (message-cater-to-broken-inn): Remove.
7652         (message-shorten-references): Make sure the total folded length of
7653         References is shorter than 998 characters to cater to a bug in INN
7654         2.3.  Also, don't pretend that references aren't folded -- this
7655         hasn't worked for a while.
7656
7657 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7658
7659         * gnus-agent.el (gnus-agentize):
7660         gnus-agent-send-mail-real-function no longer set to current value
7661         of message-send-mail-function but rather a lambda that calls
7662         message-send-mail-function.  The change makes the agent real-time
7663         responsive to user changes to message-send-mail-function.
7664
7665 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7666
7667         * legacy-gnus-agent.el
7668         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
7669         help from Florian Weimer <fw@deneb.enyo.de>
7670
7671 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7672
7673         * nnmail.el (nnmail-cache-insert): Revert last change.
7674
7675 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7676
7677         * nnmail.el (nnmail-cache-insert): Always check whether
7678         nnmail-cache-ignore-groups matches a group name.
7679
7680 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
7681
7682         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
7683         (spam-find-spam, spam-log-processing-to-registry)
7684         (spam-log-registered-p, spam-log-unregistration-needed-p)
7685         (spam-log-undo-registration): use gnus-message instead of
7686         gnus-error, none of these errors are fatal
7687
7688         * gnus-registry.el (gnus-registry-clean-empty-function)
7689         (gnus-registry-clean-empty): remove only empty entries without
7690         extra data
7691
7692 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
7693
7694         * spam-stat.el (spam-stat-buffer-change-to-spam)
7695         (spam-stat-buffer-change-to-non-spam): change (error) to
7696         (gnus-message 8) invocation
7697
7698 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7699
7700         * nntp.el (nntp-via-netcat-command): New variable.
7701         (nntp-via-netcat-switches): New variable.
7702         (nntp-open-via-rlogin-and-netcat): New function.
7703         (nntp-open-connection-function): Doc fix.
7704         (nntp-telnet-command): Doc fix.
7705         (nntp-end-of-line): Doc fix.
7706         (nntp-via-rlogin-command): Doc fix.
7707         (nntp-via-user-name): Doc fix.
7708         (nntp-via-address): Doc fix.
7709
7710 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7711
7712         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
7713         error in Emacs 21.1.
7714
7715 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
7716
7717         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
7718
7719 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7720         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
7721         (gnus-agent-with-refreshed-group): New macro.
7722         (gnus-agent-rename-group): New function.
7723         (gnus-agent-delete-group): New function.
7724         (gnus-agent-save-group-info): Use gnus-command-method when
7725         `method' parameter is nil.  Don't write nil entries into the
7726         active file.
7727         (gnus-agent-get-group-info): New function.
7728         (gnus-agent-fetch-articles): Use
7729         gnus-agent-update-files-total-fetched-for to increment disk space
7730         used.
7731         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
7732         gnus-agent-update-view-total-fetched-for to increment disk space
7733         used.
7734         (gnus-agent-get-local): Added optional parameters to avoid calling
7735         gnus-group-real-name and gnus-find-method-for-group.
7736         (gnus-agent-set-local): Delete stored entry if either min, or max,
7737         are nil.
7738         (gnus-agent-fetch-session): Reworded error/quit messages.  On
7739         quit, use gnus-agent-regenerate-group to record existance of any
7740         articles fetched to disk before the quit occurred.
7741         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
7742         gnus-agent-update-view-total-fetched-for, and
7743         gnus-agent-update-files-total-fetched-for to decrement disk space
7744         used.
7745         (gnus-agent-retrieve-headers): Use
7746         gnus-agent-update-view-total-fetched-for to increment disk space
7747         used.
7748         (gnus-agent-regenerate-group): Replace gnus-group-update-group
7749         with gnus-agent-update-files-total-fetched-for to decrement disk
7750         space and fresh group buffer.
7751         (gnus-agent-inhibit-update-total-fetched-for): New variable.
7752         (gnus-agent-need-update-total-fetched-for): New variable.
7753         (gnus-agent-update-files-total-fetched-for): New function.
7754         (gnus-agent-update-view-total-fetched-for): New function.
7755         (gnus-agent-total-fetched-for): New function.
7756
7757         * gnus-cache.el (gnus-cache-save-buffers): Use
7758         gnus-cache-update-overview-total-fetched-for to change disk space
7759         used by this group.
7760         (gnus-cache-possibly-enter-article): Use
7761         gnus-cache-update-file-total-fetched-for to increment disk space
7762         used by this group.
7763         (gnus-cache-possibly-remove-article): Use
7764         gnus-cache-update-file-total-fetched-for to decrement disk space
7765         used by this group.
7766         (gnus-cache-generate-nov-databases): Purge total fetched cache.
7767         (gnus-cache-rename-group): New function.
7768         (gnus-cache-delete-group): New function.
7769         (gnus-cache-inhibit-update-total-fetched-for): New variable.
7770         (gnus-cache-need-update-total-fetched-for): New variable.
7771         (gnus-cache-with-refreshed-group): New macro.
7772         (gnus-cache-update-file-total-fetched-for): New function.
7773         (gnus-cache-update-overview-total-fetched-for): New function.
7774         (gnus-cache-rename-group-total-fetched-for): New function.
7775         (gnus-cache-delete-group-total-fetched-for): New function.
7776         (gnus-cache-total-fetched-for): New function.
7777
7778         * gnus-group.el: Require gnus-sum and autoload functions to
7779         resolve warnings when gnus-group.el compiled alone.
7780         (gnus-group-line-format): Documented new %F
7781         (size of Fetched data) group line format; identifies disk space
7782         used by agent and cache.
7783         (gnus-group-line-format-alist): Defined new F format.
7784         (gnus-total-fetched-for): New function.
7785         (gnus-group-delete-group): No longer update
7786         gnus-cache-active-altered as gnus-request-delete-group now keeps
7787         the cache in sync.
7788         (gnus-group-list-active): Let the agent store a server's active
7789         list if currently plugged.
7790
7791         * gnus-int.el (gnus-request-delete-group): Use
7792         gnus-cache-delete-group and gnus-agent-delete-group to keep the
7793         local disk in sync with the server.
7794          (gnus-request-rename-group): Use
7795         gnus-cache-rename-group and gnus-agent-rename-group to keep the
7796         local disk in sync with the server.
7797
7798         * gnus-start.el (gnus-get-unread-articles): Cosmetic
7799         simplification to logic.
7800
7801         * gnus-util.el (gnus-rename-file): New function.
7802
7803 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
7804
7805         * mm-util.el (mm-image-load-path): Handle nil in load-path.
7806
7807 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
7808
7809         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
7810         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
7811
7812 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
7813
7814         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
7815         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
7816
7817 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
7818
7819         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
7820
7821 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
7822
7823         * spam.el (spam-set-difference): new function to replace
7824         gnus-set-difference in spam.el
7825         (spam-summary-prepare-exit): use spam-set-difference
7826
7827 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7828
7829         * gnus-registry.el (gnus-registry-cache-file): updated to use
7830         gnus-dribble-directory OR gnus-home-directory OR ~
7831         (gnus-registry-split-fancy-with-parent): fixed doc
7832
7833 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7834
7835         * message.el (message-exchange-point-and-mark): Use
7836         message-mark-active-p.  Suggested by Jesper Harder
7837         <harder@ifa.au.dk>.
7838
7839 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7840
7841         * message.el (message-exchange-point-and-mark): Don't activate
7842         region if it was inactive.  Suggested by Hiroshi Fujishima
7843         <pooh@nature.tsukuba.ac.jp>.
7844
7845 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7846
7847         * gnus-art.el (article-display-face): Display Faces in the same
7848         order as X-Faces.
7849
7850 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7851
7852         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
7853
7854 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7855
7856         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
7857         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
7858         (gnus-article-mime-hierarchy): Remove.
7859         (gnus-article-mime-hierarchy-next): Remove.
7860         (gnus-article-mode): Revert 2004-03-19 change.
7861         (gnus-article-setup-buffer): Revert 2004-03-19 change.
7862         (gnus-insert-mime-button): Revert 2004-03-19 change.
7863         (gnus-mime-accumulate-hierarchy): Remove.
7864         (gnus-mime-enter-multipart): Remove.
7865         (gnus-mime-leave-multipart): Remove,
7866         (gnus-mime-display-part): Revert 2004-03-19 change.
7867         (gnus-mime-display-alternative): Revert 2004-03-19 change.
7868
7869         * mml.el (mml-preview): Revert 2004-03-19 change.
7870
7871 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7872
7873         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
7874
7875 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7876
7877         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
7878         t while entering a file name using the mm-with-multibyte macro.
7879         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7880
7881         * mm-util.el (mm-with-multibyte): New macro.
7882
7883 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7884
7885         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
7886         user option.
7887         (gnus-mime-multipart-functions): Doc and customization fix.
7888         (gnus-article-mime-hierarchy): New variable.
7889         (gnus-article-mime-hierarchy-next): New variable.
7890         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
7891         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
7892         gnus-article-mime-hierarchy-next to nil.
7893         (gnus-insert-mime-button): Show hierarchy numbers.
7894         (gnus-mime-accumulate-hierarchy): New function.
7895         (gnus-mime-enter-multipart): New function.
7896         (gnus-mime-leave-multipart): New function.
7897         (gnus-mime-display-part): Recompute hierarchical MIME structure.
7898         (gnus-mime-display-alternative): Show hierarchy numbers.
7899
7900         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
7901         gnus-article-mime-hierarchy-next to nil.
7902
7903 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
7904
7905         * dns.el: Don't require gnus-xmas.
7906
7907 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
7908
7909         * mml.el (mml-generate-mime-1): Don't use format=flowed with
7910         inline PGP.
7911         (mml-menu): Disable mml-quote-region if mark is inactive.
7912
7913 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7914
7915         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
7916         when the group's active is not available.
7917
7918 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7919
7920         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
7921         error.
7922
7923 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
7924
7925         * imap.el (imap-store-password): New variable.
7926         (imap-interactive-login): Use it.
7927         Suggested by Mark Plaksin <happy@mcplaksin.org>.
7928
7929 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7930
7931         * gnus-art.el (gnus-article-read-summary-keys): Restore new
7932         window-start and hscroll to summary window.
7933
7934 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7935
7936         * gnus-start.el (gnus-convert-old-newsrc): Only write the
7937         conversion message to newsrc-dribble when an actual conversion is
7938         performed.
7939
7940 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
7941
7942         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
7943
7944 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7945
7946         * mm-decode.el (mm-complicated-handles): New function reviving
7947         former definition of mm-multiple-handles.
7948
7949         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
7950         (gnus-mime-delete-part): Use it.
7951
7952 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7953
7954         * gnus-agent.el (gnus-agent-read-local): Bind
7955         nnheader-file-coding-system to gnus-agent-file-coding-system to
7956         avoid the implicit assumption that they will always be equal.
7957         (gnus-agent-save-local): Bind buffer-file-coding-system, not
7958         coding-system-for-write, as the with-temp-file macro first prints
7959         to a buffer then saves the buffer.
7960
7961 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7962
7963         * gnus-art.el (gnus-article-edit-part): New function.
7964         (gnus-mime-save-part-and-strip): Use it; do query instead of
7965         signaling an error; don't use mm-multiple-handles.
7966         (gnus-mime-delete-part): Ditto.
7967
7968 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7969
7970         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
7971         old file versions.
7972         (gnus-group-prepare-hook): Removed function that converted list
7973         form of gnus-agent-expire-days to group properties.
7974
7975         * gnus-int.el: Autoload gnus-agent-regenerate-group.
7976         (gnus-request-accept-article): Re-indented.
7977
7978         * gnus-start.el (gnus-convert-old-newsrc): Registered new
7979         converters to handle old agent file formats.  Added logic for a
7980         "backup before upgrading warning".
7981         (gnus-convert-mark-converter-prompt): Developers can mark
7982         functions as needing (default), or not needing,
7983         gnus-convert-old-newsrc's "backup before upgrading warning".
7984         (gnus-convert-converter-needs-prompt): Tests whether the user
7985         should be protected from potentially irreversable changes by the
7986         function.
7987
7988         * legacy-gnus-agent.el (): New. Provides converters that are only
7989         loaded when gnus-convert-old-newsrc needs to call them.
7990
7991 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7992
7993         * mail-source.el (mail-source-touch-pop): Doc fix.
7994
7995         * message.el (message-smtpmail-send-it): Doc fix.
7996
7997 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
7998
7999         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8000
8001         * nnmail.el (nnmail-split-fancy): do.
8002
8003         * gnus-kill.el (gnus-kill, gnus-execute): do.
8004
8005 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8006
8007         * gnus-sum.el (gnus-widget-reversible-match)
8008         (gnus-widget-reversible-to-internal)
8009         (gnus-widget-reversible-to-external): New functions.
8010         (gnus-widget-reversible): New widget.
8011         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8012
8013 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8014
8015         * gnus-sum.el (gnus-thread-sort-functions)
8016         (gnus-article-sort-functions): Document `(not F)' items.
8017
8018 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8019
8020         * spam.el (spam-use-gmane-xref): new backend
8021         (spam-gmane-xref-spam-group): variable to control the name of the
8022         Gmane spam group
8023         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8024         (spam-regex-headers-spam, spam-regex-headers-ham)
8025         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
8026         (spam-list-of-checks): added spam-use-gmane-xref to list of
8027         backends and checks
8028         (spam-check-gmane-xref): function for spam-use-gmane-xref
8029
8030         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
8031         an autodetect method
8032
8033 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8034
8035         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8036         articles are being added to a group.
8037         (gnus-request-replace-article): Inform the agent that articles
8038         need to be uncached as the cached contents are no longer valid.
8039
8040 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8041
8042         * binhex.el: Don't autoload executable-find.
8043
8044         * canlock.el: Don't autoload mail-fetch-field.
8045
8046         * dgnushack.el: Autoload c-mode for XEmacs.
8047
8048         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8049
8050         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8051         rmail-dont-reply-to and rmail-output.
8052
8053         * gnus-score.el: Don't autoload ffap-string-at-point.
8054
8055         * gnus-setup.el: Don't autoload sc-cite-original.
8056
8057         * imap.el: Don't autoload base64-decode-string,
8058         base64-encode-string and md5.
8059
8060         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8061         and rmail-msg-restore-non-pruned-header.
8062
8063         * mm-decode.el: Don't autoload executable-find.
8064
8065         * mm-url.el: Don't autoload executable-find.
8066
8067         * mm-view.el: Don't autoload diff-mode.
8068
8069         * nndb.el: Don't autoload news-reply-mode, news-setup,
8070         cancel-timer and telnet.
8071
8072         * password.el: Don't autoload run-at-time for Emacs.
8073
8074         * sha1-el.el: Don't autoload executable-find.
8075
8076         * sieve-mode.el: Don't autoload c-mode.
8077
8078         * uudecode.el: Don't autoload executable-find.
8079
8080 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8081
8082         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8083         (gnus-agent-possibly-alter-active): Avoid null in numeric
8084         comparison.
8085         (gnus-agent-set-local): Refuse to save null in local object table.
8086         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8087         list of articles that will be marked as unread.
8088
8089 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8090
8091         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8092
8093 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8094
8095         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8096         language tags.
8097
8098 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8099
8100         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8101         Don't bind "obarray".
8102
8103         * gnus-sum.el (gnus-thread-sort-functions): Added
8104         `gnus-thread-sort-by-most-recent-number' and
8105         `gnus-thread-sort-by-most-recent-date'.
8106         Reported by Kai Grossjohann <kai@emptydomain.de>.
8107
8108 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8109
8110         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8111
8112 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8113
8114         * gnus-cus.el (gnus-agent-customize-category): Removed
8115         ignore-errors macro reference that required cl to be loaded at
8116         run-time.
8117
8118         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8119         single-interval range of the form (min . max).  Previously the
8120         range had to look like ((min . max)).  Likewise, return
8121         (min . max) rather than ((min . max)).
8122         (gnus-range-map): Use gnus-range-normalize to accept
8123         single-interval range.
8124
8125         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
8126         the cache, but not the agent, now appear with their usual face.
8127
8128         * dgnushack.el (loaddir): New variable that is bound to the
8129         directory containing the dgnushack.el file. Use loaddir, rather
8130         than srcdir, to update load-path. Change lets dgnushack compile
8131         code in directories other than GNUS/lisp.
8132
8133 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8134
8135         * lpath.el: Don't bind w3m-safe-url-regexp.
8136
8137         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
8138         w3m-safe-url-regexp variable buffer-local.
8139
8140         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8141
8142 2004-02-27  Simon Josefsson  <jas@extundo.com>
8143
8144         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
8145         gnus-group-real-prefix.
8146         (gnus-summary-move-article): Use it, instead of
8147         gnus-group-real-prefix.
8148
8149 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8150
8151         * lpath.el: Bind w3m-safe-url-regexp.
8152
8153         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
8154         w3m-safe-url-regexp variable buffer-local and set it as the value
8155         of mm-w3m-safe-url-regexp.
8156
8157         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8158
8159         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
8160         parsing gnus-posting-styles when the message is not for replying.
8161
8162         * dgnushack.el: Autoload sgml-mode for XEmacs.
8163
8164         * nnrss.el (nnrss-opml-export): Use
8165         mm-set-buffer-file-coding-system instead of
8166         set-buffer-file-coding-system.
8167
8168 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
8169
8170         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
8171         of checkdoc.el).
8172         * nnrss.el: do.
8173         * gnus-mlspl.el: do.
8174         * gnus-ml.el: do.
8175         * gnus-srvr.el: do.
8176
8177         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
8178
8179 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8180
8181         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
8182         Corrections to custom-manual links.
8183
8184         * gnus-art.el (gnus-article): Ditto.
8185
8186         * mm-decode.el (mime-display, mime-security): Ditto.
8187
8188 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8189
8190         * flow-fill.el: Typo.
8191
8192 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
8193
8194         * spam-wash.el: New file.
8195
8196 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
8197
8198         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
8199
8200 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8201
8202         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
8203         to be run with new-articles as LIST1, not LIST2
8204         (spam-registration-functions): add spam-use-ham-copy as a nil
8205         registration backend
8206
8207 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8208
8209         * spam-stat.el (spam-stat-washing-hook): New option.
8210         (spam-stat-buffer-words): Use it.
8211         (spam-stat-process-directory, spam-stat-test-directory): Use
8212         insert-file-contents-literally.
8213         (spam-stat-coding-system): New variable.
8214         (spam-stat-load, spam-stat-save): Use it.
8215
8216 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8217
8218         * spam-report.el (spam-report-plug-agent): Quote
8219         spam-report-url-to-file and spam-report-url-ping-plain.
8220
8221 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
8222
8223         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
8224         / in mailto URLs.
8225
8226 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8227
8228         * spam-report.el (spam-report-process-queue): Fix interactive use.
8229         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
8230         (spam-report-unplug-agent): Doc fixes.
8231         (spam-report-url-ping-mm-url, spam-report-url-to-file)
8232         (spam-report-agentize, spam-report-deagentize): Autoload
8233
8234 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8235
8236         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
8237
8238         * message.el (message-setup-fill-variables): Add mml tags to
8239         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
8240         <ajk@iu.edu>.
8241         (message-mode): Don't modify paragraph-separate there.
8242
8243 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8244
8245         * compface.el (uncompface-use-external): Default to undecided.
8246         (uncompface-use-external-threshold): New variable.
8247         (uncompface-float-time): New macro.
8248         (uncompface): Determine whether to use the external decoder if
8249         uncompface-use-external is undecided.
8250
8251 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8252
8253         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
8254         after images.
8255
8256         * gnus-art.el (gnus-mime-display-single): Remove dead code.
8257
8258 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
8259
8260         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
8261
8262         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
8263
8264         * gnus-sum.el (gnus-summary-limit-to-age)
8265         (gnus-summary-limit-children): do.
8266
8267         * gnus-int.el (gnus-request-scan): do.
8268
8269         * gnus-group.el (gnus-group-suspend): do.
8270
8271         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
8272
8273         * gnus-cite.el (gnus-cite-parse-attributions): do.
8274
8275         * gnus-agent.el (gnus-summary-set-agent-mark)
8276         (gnus-agent-regenerate-group): do.
8277
8278         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
8279
8280         * binhex.el (binhex-decode-region-internal): do.
8281
8282 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8283
8284         * gnus-fun.el (gnus-face-properties-alist): New user option.
8285         (gnus-display-x-face-in-from): Use it.
8286
8287         * gnus-art.el (article-display-face): Ditto.
8288
8289         * compface.el (uncompface-use-external): Default to nil.
8290
8291 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
8292
8293         * nntp.el (nntp-erase-buffer): New function.
8294         (nntp-retrieve-data, nntp-send-command)
8295         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
8296         (nntp-possibly-change-group): Use it.
8297
8298         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
8299         with-current-buffer.
8300
8301 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
8302
8303         * compface.el: Merge the ELisp-based uncompface program.
8304         (compface): New customization group.
8305         (uncompface-use-external): New user option.
8306         (uncompface): Call uncompface-internal if uncompface-use-external
8307         is nil.
8308         (uncompface-internal): New function.  Note that there are also
8309         some other functions and variables added for this function.
8310
8311 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
8312
8313         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
8314         if necessary.
8315
8316 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
8317
8318         * spam-report.el (spam-report-unplug-agent)
8319         (spam-report-plug-agent, spam-report-deagentize)
8320         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
8321         support for the Agent in spam-report: when unplugged, report to a
8322         file; when plugged, submit all the requests
8323
8324         * spam.el (spam-register-routine): improved message about
8325         registration
8326
8327 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
8328
8329         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
8330         dependencies.
8331         (rfc2047-encode): Use it.
8332
8333         * gnus-art.el (gnus-button-marker-list): Move before first
8334         reference.
8335
8336         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8337         (imap-parse-body): Fix format string mismatch.
8338
8339         * gnus-score.el (gnus-summary-increase-score): do.
8340
8341         * nnrss.el (nnrss-close): New function.
8342
8343 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
8344
8345         * nnrss.el (nnrss-make-filename): New function.
8346         (nnrss-request-delete-group, nnrss-read-server-data)
8347         (nnrss-save-server-data, nnrss-read-group-data)
8348         (nnrss-save-group-data): Use it.
8349         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
8350         (nnrss-read-server-data, nnrss-read-group-data): Use load.
8351         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
8352
8353 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
8354
8355         * mml.el (mml-compute-boundary-1): Don't uncompress files.
8356
8357 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
8358
8359         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
8360         files.
8361
8362         * message.el (message-generate-headers-first): Don't quote nil
8363         and t in docstrings.
8364
8365         * imap.el (imap-id): do.
8366
8367         * gnus-agent.el (gnus-agent-consider-all-articles)
8368         (gnus-agent-queue-mail): do.
8369
8370 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
8371
8372         * spam-report.el (spam-report-process-queue): New function.
8373         Process requests from `spam-report-requests-file'.
8374         (spam-report-process-queue): Doc fix.
8375
8376 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
8377
8378         * spam.el (spam-register-routine)
8379         (spam-log-processing-to-registry, spam-log-registered-p)
8380         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8381         change "check" to "spam-check" for semi-clarity
8382
8383 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
8384
8385         * pop3.el: Require nnheader.
8386
8387         * mml-smime.el: Require cl.  Autoload message-fetch-field.
8388
8389         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
8390
8391         * gnus-picon.el: Require cl.
8392
8393         * gnus-fun.el: Require gnus-ems and gnus-util.
8394
8395         * gnus.el (gnus-method-to-server): Move defsubst before first use.
8396
8397         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
8398
8399         * gnus-art.el (gnus-article-edit-mode): Define before first
8400         reference.
8401
8402 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
8403
8404         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
8405         (gnus-uu-post-encoded): Use point-at-bol.
8406
8407         * gnus-topic.el (gnus-group-active-topic-p): do.
8408
8409         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
8410
8411         * gnus-group.el (gnus-group-kill-region): do.
8412
8413         * gnus-art.el (article-date-ut): do.
8414
8415         * message.el (message-fetch-field): Remove redundant
8416         case-fold-search binding.
8417         (message-narrow-to-field): Simplify.
8418
8419 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8420
8421         * spam.el (spam-directory): Derive from `gnus-directory'.
8422
8423         * spam-report.el (spam-report-url-to-file)
8424         (spam-report-requests-file): New function and variable for offline
8425         reporting.
8426         (spam-report-url-ping-function): Add `spam-report-url-to-file'
8427         and user defined function.
8428         (spam-report-url-ping-mm-url): Remove doubled slash.
8429
8430 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
8431
8432         * spam.el (spam-list-of-processors): fixed spamassassin variable names
8433
8434 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
8435
8436         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
8437         format string mismatch.
8438
8439         * sieve.el (sieve-deactivate-all): do.
8440
8441         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8442
8443         * nnlistserv.el (nnlistserv-kk-wash-article): do.
8444
8445         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
8446
8447         * mm-bodies.el (mm-7bit-chars): Don't include \r.
8448
8449 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
8450
8451         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
8452         the list of checks
8453
8454 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
8455
8456         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
8457         padding.
8458
8459 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
8460
8461         * mm-view.el (mm-fill-flowed): New variable.
8462         (mm-inline-text): Use it.
8463
8464 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
8465
8466         * spam.el (spam-spamassassin-register-ham-routine)
8467         (spam-spamassassin-register-spam-routine): fixed function names
8468
8469 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8470
8471         * gnus.el (gnus-tmp-grouplens): Remove.
8472         (gnus-summary-line-format): Remove grouplens.
8473
8474         * gnus-group.el (gnus-group-line-format): Ditto.
8475
8476         * gnus-spec.el (gnus-format-specs): Ditto.
8477         (gnus-update-format-specifications): Flush the group format spec
8478         cache if there's the grouplens stuff.
8479         (gnus-parse-simple-format): Replace %l with the empty string.
8480
8481 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
8482
8483         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
8484         omission.
8485         From Jerry James  <james@xemacs.org>
8486
8487 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8488
8489         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
8490         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8491
8492 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8493
8494         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
8495         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
8496         New macros and functions.
8497         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
8498         Handle > NLINK_MAX messages.
8499         * nnmaildir.el (nnmaildir-request-set-mark): Use
8500         nnmaildir--emlink-p and nnmaildir--eexist-p.
8501
8502 2004-01-25  Alex Schroeder  <alex@gnu.org>
8503
8504         * spam-stat.el (spam-stat-process-directory-age): New option.
8505         (spam-stat-process-directory): Use it.
8506
8507 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8508
8509         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
8510         (spam-stat-save): Accept prefix argument.
8511
8512 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
8513
8514         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
8515         links" error.
8516
8517 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8518
8519         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
8520         the rest of the and/or forms.
8521
8522 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8523
8524         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
8525         compatibility with old .newsrc.eld files.
8526
8527         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
8528
8529         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
8530
8531         * gnus-start.el (gnus-1): do.
8532
8533         * gnus-group.el (gnus-group-line-format-alist): do.
8534
8535         * gnus.el (gnus-use-grouplens, gnus-visual): do.
8536
8537         * gnus-gl.el: Remove.
8538
8539 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8540
8541         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
8542         marks consisting of a single range {for example, (3 . 5)} rather
8543         than a list of a single range { ((3 . 5)) }.
8544
8545 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8546
8547         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
8548         with-current-buffer.
8549         (spam-stat-store-current-buffer): Use insert-buffer-substring to
8550         avoid consing a string.
8551
8552         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
8553         Remove obsolete entries for big5 and gb2312.
8554
8555 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8556
8557         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
8558         uncompressed list.
8559
8560 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
8561
8562         * spam-stat.el (spam-stat-strip-xref): New function.
8563         (spam-stat-process-directory): Use it.
8564
8565         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
8566         here -- it's done in message-fetch-field.
8567
8568 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8569
8570         * gnus-agent.el (gnus-agent-queue-mail,
8571         gnus-agent-prompt-send-queue): New variables.
8572         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
8573         * gnus-draft.el (gnus-group-send-queue): Pass the group name
8574         "nndraft:queue" along to gnus-draft-send.  Use
8575         gnus-agent-prompt-send-queue.
8576         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
8577         is "nndraft:queue".  Suggested by Gaute Strokkenes
8578         <gs234@srcf.ucam.org>
8579
8580         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
8581         (agent-enable-undownloaded-faces): Added
8582         (gnus-agent-cat-groups): Use eval-and-compile, not
8583         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
8584         method of gnus-agent-cat-groups even when the buffer has been
8585         evaled.
8586         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
8587         delete gnus-agent-save-active-1.
8588         (gnus-agent-save-groups): Deleted. Identical to
8589         gnus-agent-save-active.
8590         (gnus-agent-write-active): No longer adjust agent's copy of active
8591         file as agent's adjustments are now stored in their own
8592         file. Removed optional parameter.
8593         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
8594         servers.  Add use of min/max range limits from server's local
8595         file.
8596         (gnus-agent-save-alist): Removed unused optional argument.
8597         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
8598         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
8599         (gnus-agent-set-local): A per-server file that keeps min/max range
8600         limits for articles known to the agent.  Provides a fast mechanism
8601         for altering many active ranges.
8602         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
8603         active file (local makes it unnecessary).
8604         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
8605
8606         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
8607         (agent-enable-undownloaded-faces): Added
8608
8609         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
8610         disable it when sending to "nndraft:queue".
8611         (gnus-group-send-queue): Add safety check to avoid sending queue
8612         when unplugged.
8613
8614         * gnus-group.el (gnus-group-catchup): Use new
8615         gnus-sequence-of-unread-articles, not
8616         gnus-list-of-unread-articles, to avoid exhausting memory with huge
8617         numbers of articles.  Use gnus-range-map to avoid having to
8618         uncompress the unread list.
8619         (gnus-group-archive-directory,
8620         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
8621         reference.
8622
8623         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
8624         (gnus-sorted-range-intersection): Intersection of two ranges
8625         without requiring that they first be uncompressed.
8626
8627         * gnus-start.el (gnus-activate-group): Unless blocked by the
8628         caller, possibly expand the active range to include both cached
8629         and agentized articles.
8630         (gnus-convert-old-newsrc): Rewrote in anticipation of having
8631         multiple version-dependent converters.
8632         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
8633         gnus-agent-save-active.
8634         (gnus-save-newsrc-file): Save dirty agent range limits.
8635
8636         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
8637         gnus-agent-possibly-alter-active.
8638         (gnus-adjust-marked-articles): Faster handling of simple lists
8639
8640 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
8641
8642         * spam-stat.el (spam-stat-test-directory): New optional argument
8643         displays a list of files detected.  Suggested by Andrew Cohen
8644         <cohen@andy.bu.edu>.
8645         (spam-stat-buffer-words-with-scores): Don't narrow and change
8646         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
8647
8648 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
8649
8650         * spam.el (gnus-summary-mode-map): make spam-generic-score the
8651         default scoring function
8652         (spam-generic-score): calls spam-spamassassin-score if
8653         spam-use-spamassassin or spam-use-spamassassin-headers is on;
8654         spam-bogofilter-score otherwise.
8655
8656         From Hubert Chan <hubert@uhoreg.ca>:
8657
8658         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
8659         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
8660         (spam-spamassassin-arguments)
8661         (spam-spamassassin-spam-flag-header)
8662         (spam-spamassassin-positive-spam-flag-header)
8663         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
8664         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
8665         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
8666         (spam-list-of-processors, spam-list-of-checks)
8667         (spam-list-of-statistical-checks, spam-registration-functions)
8668         (spam-check-spamassassin-headers, spam-check-spamassassin)
8669         (spam-spamassassin-score)
8670         (spam-spamassassin-register-with-sa-learn)
8671         (spam-spamassassin-register-spam-routine)
8672         (spam-spamassassin-register-ham-routine)
8673         (spam-assassin-register-spam-routine)
8674         (spam-assassin-register-ham-routine): add SpamAssassin support
8675         (spam-bogofilter-score): fix to show article before scoring
8676
8677         * gnus.el (spam-process, spam-autodetect-methods): add
8678         spamassassin and spamassassin-headers
8679
8680         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
8681         Suppress unnecessary messages.  From Nevin Kapur
8682         <nkapur@cs.caltech.edu>.
8683
8684 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
8685
8686         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
8687         make-hash-table.
8688
8689 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8690
8691         * canlock.el (base64-encode-string): Don't autoload it.
8692
8693 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8694
8695         * run-at-time.el: Remove useless (require 'itimer),
8696         eval-and-compile and (featurep 'xemacs).
8697
8698 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
8699
8700         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
8701         GROUP is a virtual group.
8702
8703 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
8704
8705         * gnus.el: Autoload `message-y-or-n-p'.
8706
8707 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
8708
8709         * pgg-parse.el: Remove unnecessary (require 'custom).
8710
8711         * pgg-def.el: do.
8712
8713         * nnmail.el: do.
8714
8715         * gnus-undo.el: do.
8716
8717         * gnus-picon.el: do.
8718
8719         * gnus-util.el: do.
8720
8721 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
8722
8723         * gnus-sum.el (gnus-pick-line-number): Add autoload.
8724
8725 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8726
8727         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
8728         handle, as well as a list.
8729
8730         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
8731         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
8732         (mm-w3m-cid-retrieve): Simplify.
8733
8734 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
8735
8736         * message.el (message-kill-to-signature): Allow prefix arg to
8737         specify number of lines to keep before signature.  From Vasily
8738         Korytov.
8739         (message-kill-to-signature): Change docstring.
8740
8741 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8742
8743         * canlock.el: Always require sha1-el.
8744         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
8745
8746         * message.el: Autoload sha1 only when compiling.
8747
8748         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
8749         eudc-expand-inline for XEmacs.
8750
8751 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8752
8753         * message.el (message-canlock-generate): Require sha1-el.
8754
8755 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
8756
8757         * message.el (message-expand-name): Silence the byte compiler.
8758
8759         * lpath.el: Add detect-coding-system.
8760
8761         * dgnushack.el (dgnushack-compile): Remove obsolete check for
8762         cus-edit.
8763
8764 2004-01-13  Simon Josefsson  <jas@extundo.com>
8765
8766         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
8767         Invoke gnus-score-mode.  Reported by
8768         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8769
8770         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
8771         Jim Blandy <jimb@redhat.com> (tiny change).
8772
8773 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8774
8775         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
8776
8777 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
8778
8779         * spam.el (spam-get-article-as-string): updated to use
8780         gnus-request-article-this-buffer, much simpler
8781         (spam-get-article-as-buffer): removed
8782
8783 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
8784
8785         * message.el (message-expand-name): Use EUDC if the user uses
8786         that.
8787
8788 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
8789
8790         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
8791         character for the encoding to avoid consing a string.
8792
8793         * rfc2047.el (rfc2047-decode-string): Don't cons a string
8794         unnecessarily.
8795
8796         * mm-util.el (mm-replace-chars-in-string): Remove.
8797
8798         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
8799         of mm-replace-chars-in-string.
8800
8801 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
8802
8803         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
8804         strings.
8805
8806         * mm-util.el (mm-subst-char-in-string): Support inplace.
8807
8808         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
8809         a new string in every iteration.  Use shy groups.
8810
8811 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
8812
8813         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
8814         (gnus-group-change-level, gnus-kill-newsgroup)
8815         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
8816         (gnus-get-unread-articles, gnus-make-articles-unread)
8817         (gnus-make-ascending-articles-unread): Use accessor
8818         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
8819         to get group information for improved readability.
8820
8821         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
8822
8823         * gnus-soup.el (gnus-soup-group-brew): do.
8824
8825         * gnus-msg.el (gnus-put-message): do.
8826
8827         * gnus-move.el (gnus-group-move-group-to-server): do.
8828
8829         * gnus-kill.el (gnus-batch-score): do.
8830
8831         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
8832         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
8833         (gnus-group-update-group, gnus-group-read-group)
8834         (gnus-group-make-group, gnus-group-make-help-group)
8835         (gnus-group-make-archive-group, gnus-group-make-directory-group)
8836         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
8837         (gnus-group-sort-by-unread, gnus-group-catchup)
8838         (gnus-group-unsubscribe-group, gnus-group-kill-group)
8839         (gnus-group-yank-group, gnus-group-set-info)
8840         (gnus-group-list-groups): do.
8841
8842         * gnus.el (gnus-generate-new-group-name): do.
8843
8844         * gnus-delay.el (gnus-delay-send-queue): do.
8845
8846         * nnvirtual.el (nnvirtual-catchup-group): do.
8847
8848         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
8849         do.
8850
8851         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
8852         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
8853
8854         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
8855         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
8856         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
8857         (gnus-group-make-articles-read): do.
8858
8859 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8860
8861         * gnus-art.el (article-decode-mime-words, article-babel)
8862         (gnus-article-highlight-signature, gnus-article-add-buttons)
8863         (gnus-signature-toggle): Use gnus-with-article-buffer.
8864
8865         * gnus-art.el (gnus-article-highlight-headers)
8866         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
8867
8868         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
8869         (gnus-article-set-globals, gnus-request-article-this-buffer)
8870         (gnus-button-message-id, gnus-article-maybe-hide-headers)
8871         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
8872         (gnus-mime-display-alternative): Use with-current-buffer.
8873
8874 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8875
8876         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
8877         also under 80 char limit, and call gnus-error if needed
8878         (spam-fetch-article-header): finally fixed - it was a
8879         buffer-local variable (gnus-newsgroup-data)
8880         (spam-find-spam): use spam-generate-fake-headers, forget about
8881         spam-insert-fake-headers
8882         (spam-insert-fake-headers): removed
8883
8884 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8885
8886         * deuglify.el (gnus-article-outlook-unwrap-lines)
8887         (gnus-outlook-rearrange-article)
8888         (gnus-outlook-repair-attribution-outlook)
8889         (gnus-outlook-repair-attribution-block)
8890         (gnus-outlook-repair-attribution-other): Remove redundant
8891         save-excursion.
8892
8893 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
8894
8895         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
8896         (spam-fetch-field-subject-fast)
8897         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
8898         (spam-fetch-article-header): new functions to deal with Gnus
8899         internals for fast retrieval of article header data
8900         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
8901
8902 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
8903
8904         * pop3.el (pop3-md5): Remove.
8905         (pop3-apop): Replace pop3-md5 with md5.
8906
8907         * mm-bodies.el: base64 is always built-in.
8908
8909         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
8910         with-current-buffer.
8911
8912 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8913
8914         * canlock.el (canlock-insert-header): Remove excessive grouping in
8915         regexp.
8916
8917         * gnus-sum.el (gnus-summary-read-document): Ditto.
8918
8919         * gnus-uu.el (gnus-uu-part-number): Ditto.
8920
8921         * html2text.el (html2text-remove-tags): Ditto.
8922         (html2text-format-tags): Ditto.
8923         (html2text-format-single-elements): Ditto.
8924
8925         * mml.el (mml-parse-1): Ditto.
8926
8927 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
8928
8929         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
8930
8931         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
8932
8933         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
8934
8935         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
8936
8937 2003-11-15  Simon Josefsson  <jas@extundo.com>
8938
8939         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
8940         (pgg-gpg-lookup-key): Use regexp match instead of
8941         split-string (split-string is different between emacs 21.2 and
8942         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
8943
8944 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
8945
8946         * gnus-art.el (gnus-mime-view-all-parts)
8947         (gnus-article-part-wrapper, gnus-article-view-part): Use
8948         with-current-buffer.
8949
8950 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
8951
8952         * spam.el (spam-disable-spam-split-during-ham-respool)
8953         (spam-spamoracle-database, spam-cache-lookups)
8954         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
8955         (spam-group-ham-mark-p, spam-group-spam-mark-p)
8956         (spam-group-ham-marks, spam-group-spam-marks)
8957         (spam-group-spam-contents-p, spam-group-ham-contents-p)
8958         (spam-list-of-processors, spam-list-of-statistical-checks): doc
8959         fix, also add spam-use-blackholes to the statistical checks
8960         (spam-fetch-field-fast): new interface to fetching fields, may
8961         become a macro
8962         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
8963         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
8964         (spam-insert-fake-headers): fake an article when needed
8965         (spam-find-spam): fake article when possible
8966         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
8967         (spam-check-bogofilter-headers): use message-fetch-field instead
8968         of nnmail-fetch-field
8969
8970 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
8971
8972         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
8973
8974 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
8975
8976         * spam.el (spam-split): do not require spam-use-CHECK to be
8977         enabled if that check is passed to spam-split explicitly; also
8978         fix so 'spam doesn't get converted to spam-split-group when
8979         spam-split-symbolic-return is t
8980         (spam-find-spam): find registrations of the article and use those
8981         instead of re-running spam-split to find the spam/ham
8982         classification of the article
8983         (spam-log-processing-to-registry, spam-log-registered-p)
8984         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8985         use gnus-error instead of gnus-message
8986         (spam-log-registration-type): new function to determine the
8987         classification of a message based on registry entries; will
8988         return nil if both 'spam and 'ham are found
8989         (spam-check-BBDB): expand all the BBDB macros here so we can have
8990         a reasonably fast local cache without the loading errors
8991         (spam-cache-lookups): set to t by default
8992         (spam-find-spam): don't try to guess spam-cache-lookups
8993         (spam-enter-whitelist, spam-enter-blacklist): also clear the
8994         spam-caches entry
8995         (spam-filelist-build-cache, spam-filelist-check-cache): better
8996         caching of whitelist/blacklist entries
8997         (spam-check-whitelist, spam-check-blacklist): invoke
8998         spam-from-listed-p with a type, not a cache variable
8999         (spam-from-listed-p): wrap around spam-filelist-check-cache
9000
9001 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9002
9003         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9004
9005         * nnmail.el (nnmail-split-fancy): do.
9006
9007         * mml.el (mml-parse): do.
9008
9009         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9010         (gnus-score-adaptive): do.
9011
9012 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9013
9014         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9015         (gnus-mime-button-map): Don't set keymap parent.
9016         (gnus-button-ctan-directory-regexp): Use shy grouping.
9017         (gnus-prev-page-map): Don't set keymap parent.
9018         (gnus-prev-page-map): Remove duplicated one.
9019         (gnus-next-page-map): Don't set keymap parent.
9020         (gnus-mime-security-button-map): Ditto.
9021
9022         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9023         version number.
9024
9025         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9026
9027 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9028
9029         * canlock.el (canlock-sha1-function): Remove.
9030         (canlock-sha1-function-for-verify): Remove.
9031         (canlock-openssl-program): Remove.
9032         (canlock-openssl-args): Remove.
9033         (canlock-ignore-errors): Remove.
9034         (canlock-sha1-with-openssl): Remove.
9035         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9036         (canlock-verify): Don't use canlock-ignore-errors.
9037
9038         * sha1-el.el (sha1-string-external): Make it can return a string
9039         in binary form.
9040         (sha1-region-external): Ditto.
9041         (sha1-string-internal): Ditto.
9042         (sha1-region-internal): Ditto.
9043         (sha1-region): Ditto.
9044         (sha1-string): Ditto.
9045         (sha1): Ditto.
9046
9047 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9048
9049         * spam.el (spam-report-articles-gmane): New command.
9050
9051 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9052
9053         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9054
9055         * run-at-time.el (run-at-time-saved): Remove.
9056         (run-at-time): Doc fix.
9057
9058 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9059
9060         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9061         (gnus-summary-limit-map): Add it.
9062         (gnus-summary-make-menu-bar): do.
9063
9064 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9065
9066         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9067         first attempt at some caching support (done for BBDB only now)
9068         (spam-find-spam): set spam-cache-lookups if there are more than 2
9069         addresses to be checked
9070         (spam-clear-cache-BBDB): new function, to be invoked by
9071         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
9072         (spam-check-BBDB): check and use the caches, if
9073         spam-cache-lookups is on
9074         remove superfluous (provide)
9075
9076 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9077
9078         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9079
9080 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9081
9082         * run-at-time.el (run-at-time-saved): Move to after the definition
9083         of `run-at-time'.
9084
9085         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9086
9087 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9088
9089         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9090         mm-w3m-local-map-property.
9091
9092         * mm-view.el (mm-w3m-mode-map): Remove.
9093         (mm-w3m-local-map-property): Remove.
9094         (mm-inline-text-html-render-with-w3m): Don't use
9095         mm-w3m-local-map-property.
9096
9097 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9098
9099         * run-at-time.el: New file.
9100
9101         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9102         under Emacs.
9103
9104         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9105         of gnus-set-text-properties.
9106
9107         * gnus-uu.el (gnus-uu-save-article): Ditto.
9108
9109         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9110
9111         * gnus-cite.el (gnus-cite-parse): Ditto.
9112
9113         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9114         of gnus-.
9115
9116         * gnus-xmas.el (run-at-time): Require run-at-time.
9117
9118         * gnus.el: Changed calls to nnheader-run-at-time and
9119         password-run-at-time throughout to use run-at-time directly.
9120
9121         * password.el: Removed definition of run-at-time.
9122
9123         * nnheaderxm.el: Remove definition of run-at-time.
9124
9125 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
9126
9127         * mml.el (mml-minibuffer-read-disposition): Show attachment type
9128         in prompt.
9129
9130 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9131
9132         * messagexmas.el (message-xmas-redefine): Alias
9133         `message-make-caesar-translation-table' to
9134         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
9135         version.
9136
9137         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
9138         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
9139         `gnus-xmas-set-text-properties'.
9140         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
9141         `gnus-xmas-completing-read'.
9142         (gnus-xmas-completing-read): Removed.
9143         (gnus-xmas-open-network-stream): Removed.
9144
9145         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
9146         XEmacs version.
9147
9148         * dns.el (dns-make-network-process): Use `open-network-stream'
9149         instead of `gnus-xmas-open-network-stream'.
9150
9151         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
9152
9153         * .cvsignore: Add auto-autoloads.el, custom-load.el.
9154
9155 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9156
9157         * gnus-art.el (gnus-mime-display-alternative)
9158         (gnus-insert-mime-button, gnus-insert-mime-security-button)
9159         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
9160         Don't use gnus-local-map-property.
9161
9162         * gnus-util.el (gnus-local-map-property): Remove.
9163
9164         * mm-view.el (mm-view-pkcs7-decrypt): Replace
9165         gnus-completing-read-maybe-default with completing-read.
9166
9167         * gnus-util.el (gnus-completing-read): do.
9168         (gnus-completing-read-maybe-default): Remove.
9169
9170 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9171
9172         * password.el: Only autoload `run-at-time' if not XEmacs.
9173         Only autoload the itimer functions if XEmacs.
9174
9175 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9176
9177         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
9178         XEmacsen.
9179
9180         * dgnushack.el: Autoload executable-find for XEmacs.
9181
9182 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9183
9184         * gnus-art.el (gnus-read-string): Remove.
9185         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
9186         read-string.
9187
9188 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
9189
9190         * netrc.el: autoload password-read
9191         (netrc): new configuration group
9192         (netrc-encoding-method, netrc-openssl-path): configuration
9193         variables for encoding and decoding of files with symmetric
9194         ciphers
9195         (netrc-encode): assistant function to encode a file with
9196         netrc-encoding-method
9197         (netrc-parse): added interactive parameter, added optional
9198         decoding if netrc-encoding-method is non-nil but otherwise
9199         behavior is standard
9200         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
9201         s/encode/encrypt/ everywhere
9202
9203         * spam.el: remove executable-find autoload
9204
9205 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9206
9207         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
9208
9209         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
9210
9211 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9212
9213         * gnus-art.el (gnus-treat-ansi-sequences,
9214         article-treat-ansi-sequences): New variable and function.
9215         Suggested by Dan Jacobson <jidanni@jidanni.org>.
9216
9217         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
9218         Use it.
9219
9220 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9221
9222         * mm-util.el (mm-quote-arg): Remove.
9223
9224         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
9225         shell-quote-argument.
9226
9227         * gnus-uu.el (gnus-uu-command): do.
9228
9229         * gnus-sum.el (gnus-summary-insert-pseudos): do.
9230
9231         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
9232         with make-char.
9233
9234         * mm-util.el (mm-make-char): Remove.
9235
9236         * mml.el (mml-mode): Replace gnus-add-minor-mode with
9237         add-minor-mode.
9238
9239         * gnus-undo.el (gnus-undo-mode): do.
9240
9241         * gnus-topic.el (gnus-topic-mode): do.
9242
9243         * gnus-sum.el (gnus-dead-summary-mode): do.
9244
9245         * gnus-start.el (gnus-slave-mode): do.
9246
9247         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
9248
9249         * gnus-ml.el (gnus-mailing-list-mode): do.
9250
9251         * gnus-gl.el (gnus-grouplens-mode): do.
9252
9253         * gnus-draft.el (gnus-draft-mode): do.
9254
9255         * gnus-dired.el (gnus-dired-mode): do.
9256
9257         * gnus-ems.el (gnus-add-minor-mode): Remove.
9258
9259         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9260         Replace gnus-char-width with char-width.
9261
9262         * gnus-ems.el (gnus-char-width): Remove.
9263
9264         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9265         Replace gnus-char-width with char-width.
9266
9267         * gnus-ems.el (gnus-char-width): Remove.
9268
9269         * spam-stat.el (with-syntax-table): Remove with-syntax-table
9270         definition.
9271         Remove Emacs 20 hash table compatibility code.
9272
9273         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
9274         20 compatibility code.
9275
9276         * spam.el (spam-point-at-eol): Replace with point-at-eol.
9277
9278         * smime.el (smime-point-at-eol): Replace with point-at-eol.
9279
9280         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
9281         with point-at-{eol,bol}.
9282
9283         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
9284
9285         * imap.el (imap-point-at-eol): Replace with point-at-eol.
9286
9287         * flow-fill.el (fill-flowed-point-at-bol,
9288         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
9289
9290         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
9291         Replace with point-at-{eol,bol} throughout all files.
9292
9293 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9294
9295         * ntlm.el (ntlm-string-as-unibyte): New macro.
9296         (ntlm-build-auth-response): Use it.
9297
9298         Remove Emacs 20 stuff:
9299         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
9300         (butlast, mapc, remove): Remove the compiler macros.
9301         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
9302         of delq and copy-sequence.
9303         * gnus-art.el (popup-menu): Remove the compiler macro.
9304         * nnmail.el (nnmail-split-fancy): Don't support customizing with
9305         Emacs 20.
9306
9307 2004-01-05  Simon Josefsson  <jas@extundo.com>
9308
9309         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
9310         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
9311         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
9312         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
9313         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
9314         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
9315         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
9316         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
9317         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
9318         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
9319         ntlm-string-permute, string-lshift into ntlm-string-lshift,
9320         string-xor into ntlm-string-xor.  Suggested by
9321         Jesper Harder <harder@myrealbox.com>.
9322
9323         * ntlm.el: Don't include poem.
9324
9325         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
9326         Jesper Harder <harder@myrealbox.com>.
9327
9328         * sasl-ntlm.el, ntlm.el, md4.el: New files.
9329
9330         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
9331         probably breaks emacs with DL patch, but do we care? Is anyone
9332         still using the DL stuff?)
9333
9334         * sieve-manage.el: Use the password package.
9335         (sieve-manage-read-passwd): Remove.
9336         (sieve-manage-interactive-login): Use password.  Re-add
9337         condition-case around loop.
9338
9339         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
9340         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
9341         the password package.
9342
9343 2003-02-19  Simon Josefsson  <jas@extundo.com>
9344
9345         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
9346         token.
9347
9348 2002-08-07  Simon Josefsson  <jas@extundo.com>
9349
9350         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
9351         (sieve-manage-authenticators):
9352         (sieve-manage-authenticator-alist): Add some SASL mechs.
9353         (sieve-sasl-auth): New function.
9354         (sieve-manage-cram-md5-auth):
9355         (sieve-manage-plain-auth): Rewrite using SASL library.
9356         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
9357         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
9358         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
9359         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
9360
9361 2004-01-05  Simon Josefsson  <jas@extundo.com>
9362
9363         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
9364         New files.
9365
9366 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9367
9368         * gnus-group.el (gnus-no-groups-message): Update.
9369
9370         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
9371
9372 2003-11-09  Simon Josefsson  <jas@extundo.com>
9373
9374         * imap.el: Support for ID IMAP extension (RFC 2971).
9375         (imap-local-variables): Add imap-id.
9376         (imap-id): New variable.
9377         (imap-id): New function.
9378         (imap-parse-response): Parse untagged ID response.
9379         * nnimap.el (nnimap-id): New variable.
9380         (nnimap-open-connection): Use it.
9381
9382 2003-12-28  Simon Josefsson  <jas@extundo.com>
9383
9384         * gnus-score.el (gnus-score-edit-all-score): New.
9385         * gnus-group.el (gnus-group-score-map): Bind it to W e.
9386
9387 2004-01-04  Simon Josefsson  <jas@extundo.com>
9388
9389         * password.el: Add.
9390
9391 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
9392
9393         * dns.el: Add support for AAAA records (see RFC 3596)
9394
9395         * Fix typo PRT -> PTR
9396
9397         * Parse MX, PTR and SOA replies (see RFC 1035)
9398
9399 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9400
9401         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
9402
9403         * Moved to Changelog.2.
9404
9405 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9406
9407         * gnus.el (gnus-version-number): Bump version.
9408
9409 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9410
9411         * gnus.el: No Gnus v0.1 is released.
9412
9413 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
9414
9415         * gnus.el: No Gnus v0.0 is released.
9416
9417 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9418
9419         * gnus.el (gnus-version-number): Bump.
9420         (gnus-version): No.
9421
9422 See ChangeLog.2 for earlier changes.
9423
9424     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
9425   Copying and distribution of this file, with or without modification,
9426   are permitted provided the copyright notice and this notice are preserved.
9427
9428 ;; Local Variables:
9429 ;; coding: iso-2022-7bit
9430 ;; fill-column: 79
9431 ;; End:
9432
9433 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4