e2e4783e32c047a02327e572c0453f3efc88d442
[gnus] / lisp / ChangeLog
1 2005-10-29 Sat  Jari Aalto  <jari dot aalto A T cante dot net>
2
3         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
4
5 2005-10-29  Jari Aalto  <jari aalto A T cante net>
6
7         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
8         Used in gnus-score.el.
9
10 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
11
12         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
13
14 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
15
16         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
17         whitespace removed in revision 7.8.  Use concatenated string to
18         protect trailing whitespace.
19
20 2005-10-27  Jouni K Seppanen <jks@iki.fi>  (tiny change)
21
22         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
23         (nnimap-request-expire-articles): Use it to avoid sending 'UID
24         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
25         Courier IMAP ("some version from 2004").  Mostly based on similar
26         code in the same function.
27
28 2005-10-26  Didier Verna  <didier@xemacs.org>
29
30         * gnus-group.el (gnus-group-compact-group): invalidate original
31         article buffer.
32         * gnus-srvr.el (gnus-server-compact-server): ditto.
33         * nnml.el (nnml-request-compact-group): handle self Xref: field in
34         NOV database and in article itself.
35         Invalidate article backlog.
36
37 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
38
39         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
40
41 2005-10-26  Simon Josefsson  <jas@extundo.com>
42
43         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
44         part of 2004-07-25 change.
45
46 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
47
48         * message.el (message-display-completion-list): New function.
49         (message-expand-group): Use it; make sure the Completions buffer
50         is modifiable.
51
52 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
53
54         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
55         user-mail-name is an empty string.
56
57 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
58
59         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
60         depending on gnus-score-decay-constant.
61
62         * encrypt.el (encrypt-insert-file-contents)
63         (encrypt-write-file-contents): Don't use `gnus-message'.
64
65         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
66         arguments.
67         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
68         arguments to mm-uu-verbatim-marks-extract.
69         (mm-uu-hide-markers): New variable.
70         (mm-uu-extract): Use face similar to `gnus-cite-3'.
71
72         * gnus-fun.el (gnus-convert-image-to-x-face-command)
73         (gnus-convert-image-to-face-command): Use "convert" by default to
74         allow other input image formats.
75         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
76         accordingly.
77
78 2005-10-23  Simon Josefsson  <jas@extundo.com>
79
80         * imap.el (imap-gssapi-program): Align command line parameters
81         with latest GNU SASL.
82         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
83
84 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
85
86         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
87         HTML.
88         (nnslashdot-request-article): Ditto.
89
90         * lpath.el (featurep): Add nobreak-char-display.
91
92 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
93
94         * mail-source.el (mail-source-fetch-pop): Require pop3.
95         (mail-source-check-pop): Ditto.
96
97 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
98
99         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
100         errors.
101
102 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
103
104         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
105         (gnus-treat-strip-leading-blank-lines): Improve doc string.
106
107         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
108
109         * mm-bodies.el (mm-decode-string): Call
110         `mm-charset-to-coding-system' with allow-override argument.
111
112 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
113
114         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
115         (rfc2047-charset-to-coding-system): New function.
116         (rfc2047-decode-encoded-words): New function.
117         (rfc2047-decode-region): Use them.
118         (rfc2047-decode-cte): Remove.
119         (rfc2047-parse-and-decode): Remove.
120         (rfc2047-decode): Remove.
121
122 2005-10-15  Kenichi Handa  <handa@m17n.org>
123
124         * rfc2047.el (rfc2047-decode-cte): New function.
125         (rfc2047-decode-region): Change the way to decode successive
126         encoded-words: decode B- or Q-encoding in each encoded-word,
127         concatenate them, and decode it as charset.
128
129 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
130
131         * lpath.el: Fbind codepage-setup for XEmacs.
132
133 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
134
135         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
136         widget-move-and-invoke.
137         (gnus-custom-mode): Use gnus-custom-map.
138
139 2005-10-15  Bill Wohler  <wohler@newt.com>
140
141         * message.el (message-tool-bar-map): Renamed image file from
142         mail_send to mail/send.
143
144 2005-10-16  Masatake YAMATO  <jet@gyve.org>
145
146         * message.el (message-expand-group): Pass the common
147         prefix substring of completion to `display-completion-list'.
148
149 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
150
151         * mml-sec.el (mml-secure-method): New internal variable.
152         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
153         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
154         functions using mml-secure-method.
155
156         * mml.el (mml-mode-map): Add key bindings for those functions.
157         (mml-menu): Simplify security menu entries.  Suggested by Jesper
158         Harder <harder@myrealbox.com>.
159         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
160         end of message if point is the headers of the message.
161
162         * message.el (message-in-body-p): New function.
163
164         * assistant.el: Autoload gnus-util and netrc.
165
166         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
167         Use `mm-charset-override-alist' only when decoding.
168
169         * mm-bodies.el (mm-decode-body): Call
170         `mm-charset-to-coding-system' with allow-override argument.
171
172         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
173         `filename' from Content-Disposition if Content-Type doesn't
174         provide `name'.
175         (gnus-mime-view-part-as-type): Set default instead of
176         initial-input.
177
178 2005-10-09  Daniel Brockman <daniel@brockman.se>
179
180         * format-spec.el (format-spec): Propagate text properties of % spec.
181
182 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
183
184         * gnus-art.el (gnus-treat-predicate): Add `first'.
185
186 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
187
188         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
189         (mm-charset-override-alist): New variable.
190         (mm-charset-to-coding-system): Use it.
191         (mm-codepage-setup): New helper function.
192         (mm-charset-eval-alist): New variable.
193         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
194         about unknown charsets.
195
196         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
197
198 2005-10-04  David Hansen  <david.hansen@gmx.net>
199
200         * nnrss.el (nnrss-request-article): Add support for the comments tag.
201         (nnrss-check-group): Ditto.
202
203 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
204
205         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
206         Rename x-gnus-verbatim to x-verbatim.
207         (mm-uu-type-alist): Fix regexp for verbatim-marks.
208
209         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
210         x-verbatim.
211
212         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
213
214         * gnus-util.el (gnus-remove-duplicates): Remove.
215
216         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
217         instead of gnus-remove-duplicates.
218
219         * message.el (message-remove-duplicates): Remove.
220         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
221         message-remove-duplicates.
222
223         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
224         available, else use implementation from `delete-dups'.
225
226         * message.el (message-insert-expires): New function.
227         (message-mode-map): Add key binding.
228         (message-mode-field-menu): Add menu entry.
229         (message-mode): Document it.
230         (message-make-expires-date): Use `message-make-date'.
231
232 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
233
234         * message.el (message-make-expires-date): New function.
235
236 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
237
238         * Makefile.in (list-installed-shadows): New entry.
239         (install): Use it.
240         (remove-installed-shadows): New entry.
241
242         * dgnushack.el (dgnushack-default-load-path): New variable.
243         (dgnushack-find-lisp-shadows): New function.
244         (dgnushack-remove-lisp-shadows): New function.
245
246 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
247
248         * Makefile.in (install-el-elc): New entry.
249         (install): Use it so that .el files are necessarily installed.
250
251 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
252
253         * time-date.el: Autoload parse-time-string, XEmacs needs it.
254
255 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
256
257         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
258         function rather than the diff-mode.el package.
259         (mm-display-external): Use with-current-buffer.
260         (mm-viewer-completion-map, mm-viewer-completion-map):
261         Move initialization inside declaration.
262
263 2005-09-29  Simon Josefsson  <jas@extundo.com>
264
265         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
266         autoload mail-check-payment.
267         (spam-check-hashcash): Define unconditionally, since hashcash.el
268         is part of Gnus now.  Ignore errors from payment checking.
269
270 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
271
272         * message.el (message-bold-region, message-unbold-region): Rename
273         from `bold-region' and `unbold-region'.
274
275         * message.el: Remove useless autoloads.
276
277 2005-09-28  Simon Josefsson  <jas@extundo.com>
278
279         * message.el (message-use-idna): Default to t.
280         (message-use-idna): Test whether encoding works too.  Doc fix.
281
282 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * nntp.el (nntp-warn-about-losing-connection): Remove.
285
286 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
287
288         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
289         customizable.  Change default value.
290         (mm-uu-diff-groups-regexp): Change default value.
291         (mm-uu-type-alist): Add doc string.
292         (mm-uu-configure): Add doc string.  Make it interactive.
293         (mm-uu-tex-groups-regexp): New variable.
294         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
295         (mm-uu-type-alist): Add LaTeX documents.
296         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
297         of "text/verbatim".
298         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
299
300         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
301         instead of "text/verbatim".
302
303         * message.el (message-mark-inserted-region)
304         (message-mark-insert-file): Use slrn style marks when called with
305         prefix argument.
306
307 2005-09-27  Simon Josefsson  <jas@extundo.com>
308
309         * message.el (message-idna-to-ascii-rhs-1): Reformat.
310
311 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
312
313         * message.el (message-remove-duplicates): New function.
314         Implementation borrowed from `gnus-remove-duplicates'.
315         (message-idna-to-ascii-rhs): Also encode idna addresses in
316         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
317         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
318         only ask about the same idna domain once per header and also tell
319         in what header to replace the idna domain.
320
321         * gnus-art.el (article-decode-idna-rhs): Also decode idna
322         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
323         (article-decode-idna-rhs): Fix regexp so that all idna-address in
324         a header is decoded and not just the last one.
325
326 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
327
328         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
329         has been decoded.
330
331         * mm-decode.el (mm-automatic-display): Add text/verbatim.
332         (mm-insert-part): Don't modify text if it has been decoded.
333
334         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
335         decoded.
336
337         * mm-view.el (mm-inline-text): Don't strip text props unless
338         decoding enriched or richtext parts.
339
340 2005-09-25  Romain Francoise  <romain@orebokech.com>
341
342         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
343         * gnus-start.el (gnus-subscribe-interactively):
344         * gnus-uu.el (gnus-uu-grab-articles):
345         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
346         space.
347
348 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
349
350         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
351         * mm-view.el (mm-view-pkcs7-decrypt):
352         * gnus-sum.el (gnus-summary-limit-to-extra)
353         (gnus-summary-respool-article, gnus-read-move-group-name):
354         * gnus-score.el (gnus-summary-increase-score):
355         * gnus-util.el (gnus-completing-read-with-default):
356         * gnus-art.el (gnus-read-save-file-name)
357         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
358         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
359         * message.el (message-check-news-header-syntax):
360         Follow convention for reading with the minibuffer.
361
362 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
363
364         * spam-report.el (spam-report-url-ping-plain):
365         Use gnus-extended-version as User-Agent.
366
367         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
368         default value is nil.
369
370         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
371         (mm-uu-verbatim-marks-extract): New function.
372         (mm-uu-extract): New face.
373         (mm-uu-copy-to-buffer): Use it.
374
375         * spam-report.el (spam-report-gmane-ham): Renamed from
376         `spam-report-gmane-unspam'.
377         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
378         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
379
380         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
381         Autoload.
382         (spam-report-gmane-unregister-routine): Renamed
383         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
384
385 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
386
387         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
388         (spam-report-gmane-unregister-routine): added support for gmane
389         unregistration
390
391         * spam-report.el (spam-report-gmane-unspam)
392         (spam-report-gmane-spam): new wrappers around spam-report-gmane
393         (spam-report-gmane): changed to take a single article and do
394         unspam registration
395
396 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
397
398         * mm-url.el (mm-url-decode-entities): Fix regexp.
399
400 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
401
402         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
403         default to nil, to be able to use Gnus at all.  If the default
404         switches to something else, then the function should be fixed not
405         be exceedingly slow.
406
407 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
408
409         * gnus-start.el (gnus-activate-group): if the server is nil, don't
410         fail hard
411
412         * spam-report.el: better Keywords line
413
414         * spam.el: added Maintainer and better Keywords line
415
416 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
417
418         * gnus-art.el (gnus-article-replace-part)
419         (gnus-mime-replace-part): New functions.
420         (gnus-mime-action-alist, gnus-mime-button-commands)
421         (gnus-mime-save-part-and-strip): Added file argument.
422         (gnus-article-part-wrapper): Added interactive argument.
423
424         * gnus-sum.el (gnus-summary-mime-map): Add
425         `gnus-article-replace-part'.
426
427 2005-09-19  Didier Verna  <didier@xemacs.org>
428
429         The nnml compaction feature:
430         * nnml.el (nnml-request-compact-group): New function.
431         * nnml.el (nnml-request-compact): New function.
432         * gnus-int.el (gnus-request-compact-group): New function.
433         * gnus-int.el (gnus-request-compact): New function.
434         * gnus-group.el (gnus-group-compact-group): New function.
435         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
436         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
437         * gnus-srvr.el (gnus-server-compact-server): New function.
438         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
439         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
440
441 2005-09-18  Deepak Goel  <deego@gnufans.org>
442
443         * sieve.el (sieve-help): Fix `message' call: first arg should be a
444         format spec.
445
446 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
447
448         * gnus.el (gnus-group-startup-message): Bind image-load-path.
449
450 2005-09-15  Romain Francoise  <romain@orebokech.com>
451
452         * message.el (message-fill-paragraph): Clarify docstring.
453
454 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
455
456         * gnus-art.el (gnus-mime-display-part): Protect against broken
457         MIME messages.
458
459 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
460
461         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
462         before parsing header.
463
464 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
465
466         * html2text.el: (html2text-replace-list): Add new entities.
467
468 2005-09-11  Romain Francoise  <romain@orebokech.com>
469
470         * message.el (message-alternative-emails): Improve docstring.
471         (message-setup-1): Call `message-use-alternative-email-as-from'
472         after `message-setup-hook' to give it precedence over posting
473         styles, etc.
474         (message-use-alternative-email-as-from): Add docstring.  Remove
475         the original From header if present.
476
477         * nnml.el (nnml-compressed-files-size-threshold): New variable.
478         (nnml-save-mail): Use it.
479
480         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
481         articles.  Add new argument `silent'.
482         (gnus-uu-mark-all): Report the total number of marked articles.
483
484 2005-09-10  Romain Francoise  <romain@orebokech.com>
485
486         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
487         (gnus-uu-mark-series): Likewise.
488
489 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
490
491         * spam-report.el (spam-report-gmane): Fix generation of spam
492         report URL.
493
494 2005-09-10  Simon Josefsson  <jas@extundo.com>
495
496         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
497         t, based on discussion on the ding list with Robert Epprecht
498         <epprecht@solnet.ch>.
499
500 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
501
502         * spam-report.el (spam-report-gmane): Make it work without
503         X-Report-Spam header.  Gmane now only provides Archived-At.
504         This is only used if `spam-report-gmane-use-article-number' is nil.
505         (spam-report-gmane-spam-header): Remove.  Not used anymore.
506
507         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
508         make `gnus-summary-sort-by-recipient' work with threading.
509
510         * nnweb.el (nnweb-google-wash-article): Print a message if article
511         is not available.
512
513 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
514
515         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
516         change.  Decode text/* parts content before displaying.
517
518 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
519
520         * mml-smime.el: Remove defvar of gnus-extract-address-components.
521
522 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
523
524         * mm-view.el (mm-display-inline-fontify): Disable support modes.
525
526         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
527         url-package-name, url-package-version,
528         w3m-cid-retrieve-function-alist, w3m-current-buffer,
529         w3m-display-inline-images, and w3m-minor-mode-map.
530
531 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
532
533         * message.el (message-tab-body-function): Fixed mismatched custom
534         type.
535
536         * gnus.el (gnus-group-change-level-function): Ditto.
537
538         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
539
540         * gnus-art.el (gnus-signature-limit)
541         (gnus-article-mime-part-function): Ditto.
542
543 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
544
545         * mml.el (mml-mode): Silence the byte compiler.
546
547         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
548         using `(sit-for 0)' before moving the point to the specified part;
549         skip unbuttonized parts.
550         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
551         return to the summary window if gnus-auto-select-part is non-nil.
552
553 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
554
555         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
556         variables.
557         (mml-dnd-attach-file, mml-mode): Use them.
558
559         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
560         Make fetching article by MID work again for Google Groups.  Added
561         FIXME concerning gnus-group-make-web-group.
562
563         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
564         Don't depend on Gnus by using mail-extract-address-components if
565         gnus-extract-address-components is not bound.
566
567 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * gnus-art.el (gnus-mime-display-security): Don't display the
570         signature, but only the signed part.
571
572 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
573
574         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
575
576         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
577         list, not listp.
578
579 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
580
581         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
582         when encoding.
583
584         * mm-bodies.el (mm-decode-content-transfer-encoding):
585         De-canonicalize CRLF for all text content types, not just
586         text/plain.
587
588 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
591         valid article; point arrow and cursor at the MIME button.
592
593 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
594
595         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
596         Suggested by Dan Christensen <jdc@uwo.ca>.
597
598         * mm-decode.el (mm-save-part): Enable change of prompt.
599
600 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
601
602         * gnus-msg.el (gnus-inews-add-send-actions): Made
603         `message-post-method' lambda parameter ARG `&optional'.
604
605 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
606
607         * gnus-sum.el (gnus-summary-mime-map): Added
608         gnus-article-save-part-and-strip, gnus-article-delete-part and
609         gnus-article-jump-to-part.
610
611         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
612         (gnus-article-edit-part): Use it.
613         (gnus-article-part-wrapper): Added no-handle argument.
614         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
615         functions.
616
617 2005-08-29  Romain Francoise  <romain@orebokech.com>
618
619         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
620         docstring.
621         (gnus-face-from-file): Likewise.
622
623 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
624
625         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
626         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
627         non-nil.
628         (gnus-auto-select-part): New variable.
629         (gnus-article-jump-to-part): New function.
630         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
631         (gnus-mime-delete-part): Allow selecting specified part after
632         deleting or stripping parts.
633         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
634         part if argument is bogus.
635
636 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
637
638         * gnus-art.el (w3m-minor-mode-map):
639         * gnus-spec.el (gnus-newsrc-file-version):
640         * gnus-util.el (nnmail-active-file-coding-system)
641         (gnus-original-article-buffer, gnus-user-agent):
642         * gnus.el (gnus-ham-process-destinations)
643         (gnus-parameter-ham-marks-alist)
644         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
645         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
646         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
647         * mm-decode.el (gnus-current-window-configuration):
648         * mm-extern.el (gnus-article-mime-handles):
649         * mm-url.el (url-current-object, url-package-name)
650         (url-package-version):
651         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
652         (smime-keys, w3m-cid-retrieve-function-alist)
653         (w3m-current-buffer, w3m-display-inline-images)
654         (w3m-minor-mode-map):
655         * mml-smime.el (gnus-extract-address-components):
656         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
657         (gnus-newsrc-hashtb, message-default-charset)
658         (message-deletable-headers, message-options)
659         (message-posting-charset, message-required-mail-headers)
660         (message-required-news-headers):
661         * mml1991.el (mc-pgp-always-sign):
662         * mml2015.el (mc-pgp-always-sign):
663         * nnheader.el (nnmail-extra-headers):
664         * rfc1843.el (gnus-decode-encoded-word-function)
665         (gnus-decode-header-function, gnus-newsgroup-name):
666         * spam-stat.el (gnus-original-article-buffer): Add defvars.
667
668 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
669
670         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
671         the end of the date treatments.
672
673 2005-08-15  Simon Josefsson  <jas@extundo.com>
674
675         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
676         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
677         Capello and Romain Francoise.
678         (pgg-fetch-key-function): Removed, not used?
679         (pgg-insert-url-with-w3): Require url, to get
680         url-insert-file-contents regardless of where it is defined.
681
682 2005-08-13  Romain Francoise  <romain@orebokech.com>
683
684         * message.el (message-cite-original-1): New function.
685         (message-cite-original): Use it.
686         (message-cite-original-without-signature): Ditto.
687
688 2005-08-08  Romain Francoise  <romain@orebokech.com>
689
690         * message.el (message-yank-empty-prefix): New variable.
691         (message-indent-citation): Use it.
692         (message-cite-original-without-signature): Respect X-No-Archive.
693
694 2005-08-08  Simon Josefsson  <jas@extundo.com>
695
696         * pgg.el: Autoload url-insert-file-contents instead of loading
697         w3/url.
698         (pgg-insert-url-with-w3): Don't load url here.
699
700 2005-08-07  Jesper Harder  <harder@phys.au.dk>
701
702         * message.el (message-kill-to-signature): Don't insert newline at
703         bol.
704         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
705
706 2005-08-06  Romain Francoise  <romain@orebokech.com>
707
708         * message.el (message-user-fqdn): Fix typo in docstring.
709
710 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
711
712         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
713
714         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
715
716 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
717
718         * mm-bodies.el (mm-encode-body): Use coding system rather than
719         charset to encode text.
720
721         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
722         number of charsets if utf-8 is available (XEmacs).
723
724 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
725
726         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
727         taken from `gnus-button-mid-or-mail-regexp'.
728         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
729         (gnus-button-alist): Improve regexp for domain part of the MIDs
730         for news:localpart@domain buttons.
731         (gnus-button-ctan-directory-regexp): Update.
732
733 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
734
735         * sieve-manage.el (sieve-manage-interactive-login): Use
736         make-local-variable rather than make-variable-buffer-local.
737         (sieve-manage-open): Ditto.
738         (sieve-manage-authenticate): Ditto.
739
740         * mml.el (mml-generate-mime-1): Make the content type default to
741         text/plain if the filename is not specified.
742
743 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
744
745         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
746         instead of insert-buffer.
747
748         * message.el (message-yank-original): Ditto; set the mark at the
749         end of the yanked message.
750
751 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
752
753         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
754         lines to scroll rather than to stop it.
755
756         * mml.el (mml-generate-default-type): Add doc string.
757         (mml-generate-mime-1): Use mm-default-file-encoding or make it
758         default to application/octet-stream when determining the content
759         type if it is not specified for the part or the mml contents; add
760         a comment about mml-generate-default-type.
761
762 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
763
764         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
765         make it default to application/octet-stream when determining the
766         content type if it is not specified for the external contents.
767
768 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
769
770         * rfc2231.el (rfc2231-parse-string): Take care that not only a
771         segmented parameter but also other parameters might be there.
772
773 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
774
775         * mm-decode.el (mm-display-external): Delete temp file, directory
776         and buffer immediately if the external process is exited.
777
778 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
779
780         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
781         fewer lines than that of scroll-margin.
782         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
783
784 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
785
786         * gnus-art.el (gnus-article-next-page): Revert.
787         (gnus-article-beginning-of-window): New macro.
788         (gnus-article-next-page-1): Use it.
789         (gnus-article-prev-page): Ditto.
790         (gnus-article-edit-part): Use insert-buffer-substring instead of
791         insert-buffer.
792         (gnus-article-edit-exit): Ditto.
793
794         * gnus-util.el (gnus-beginning-of-window): Remove.
795         (gnus-end-of-window): Remove.
796
797         * lpath.el: Don't bind header-line-format and scroll-margin.
798
799 2005-07-25  Simon Josefsson  <jas@extundo.com>
800
801         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
802         to have the url package without w3.  Reported by Daiki Ueno
803         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
804
805 2005-07-20  Didier Verna  <didier@xemacs.org>
806
807         * gnus-diary.el: Remove the description comment (nndiary is now
808         properly documented in the Gnus manual).
809         Fix the spelling of "Back End".
810         * nndiary.el: Ditto.
811         Fix the copyright notice.
812
813 2005-07-18  Romain Francoise  <romain@orebokech.com>
814
815         * gnus-sum.el (gnus-summary-to-prefix,
816         gnus-summary-newsgroup-prefix): New variables.
817         (gnus-summary-from-or-to-or-newsgroups): Use them.
818
819 2005-07-17  Romain Francoise  <romain@orebokech.com>
820
821         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
822         space as it's generally not especially interesting to the user.
823
824 2005-07-16  Romain Francoise  <romain@orebokech.com>
825
826         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
827         nil to avoid prompting and file modification if one of the
828         messages at the top of the nnfolder file contains a copyright
829         notice.
830         Update copyright notice.
831
832         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
833         instead of `current-time-string' as the latter creates a time
834         string that is not RFC 2822 compliant (it lacks the zone).
835         Update copyright notice.
836
837 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
838
839         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
840         for text/rtf.  Display default in prompt.  Pass default for M-n.
841
842         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
843
844 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
845
846         * gnus-msg.el (gnus-button-mailto): Remove
847         save-selected-window-window hackery because it relies on
848         save-selected-window internals.
849
850 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
851
852         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
853         (gnus-article-next-page-1): Use gnus-beginning-of-window.
854         (gnus-article-prev-page): Ditto.
855
856         * gnus-util.el (gnus-beginning-of-window): New function.
857         (gnus-end-of-window): New function.
858
859         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
860
861 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
862
863         * gnus-score.el (gnus-score-edit-all-score): Set
864         gnus-score-edit-exit-function to gnus-score-edit-done and call
865         gnus-message.
866
867 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
868
869         * gnus-msg.el (gnus-button-mailto): Remove
870         save-selected-window-window hackery because it relies on
871         save-selected-window internals.
872
873 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
874
875         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
876         add-minor-mode.
877         (gnus-binary-mode): Ditto.
878
879         * gnus-topic.el (gnus-topic-mode): Ditto.
880
881 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
882
883         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
884         (gnus-article-prev-page): Take scroll-margin into consideration.
885
886 2005-07-04  Lute Kamstra  <lute@gnu.org>
887
888         Update FSF's address in GPL notices.
889
890 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
891
892         * gnus.el (gnus-exit):
893         * gnus-group.el (gnus-group-icons):
894         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
895
896         * gnus-nocem.el (gnus-nocem):
897         * message.el (message-various, message-buffers, message-sending)
898         (message-interface, message-forwarding, message-insertion)
899         (message-headers, message-news, message-mail):
900         * pgg-gpg.el (pgg-gpg):
901         * pgg-parse.el (pgg-parse):
902         * pgg-pgp.el (pgg-pgp):
903         * pgg-pgp5.el (pgg-pgp5):
904         * pop3.el (pop3): Finish `defgroup' description with period.
905
906 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
907
908         * gnus-art.el (article-display-face): Improve the efficiency.
909         (article-display-x-face): Ditto; remove grey x-face stuff.
910
911 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
912
913         * gnus-art.el (article-display-face): Correct the position in
914         which Faces are inserted.
915
916 2005-06-29  Didier Verna  <didier@xemacs.org>
917
918         * gnus-art.el (article-display-face): Display faces in correct
919         order.
920
921 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
922
923         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
924         (gnus-fill-real-hashtb): Use hash table instead of obarray.
925         (gnus-nocem-check-article): Fetch the Type header.
926         (gnus-nocem-message-wanted-p): Fix the way to examine types.
927         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
928         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
929         make sure gnus-nocem-hashtb is initialized.
930         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
931         (gnus-nocem-unwanted-article-p): Ditto.
932
933         * pgg.el (pgg-verify): Return the verification result.
934
935 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
936
937         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
938         is ascii.
939
940 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
941
942         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
943         `show-nonbreak-escape'.
944
945 2005-06-23  Lute Kamstra  <lute@gnu.org>
946
947         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
948
949         * dig.el (dig-mode):
950         * smime.el (smime-mode): Use gnus-run-mode-hooks.
951
952 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
953
954         * nnimap.el (nnimap-split-download-body): Fix spellings.
955
956 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
957
958         * gnus-art.el (gnus-article-encrypt-body):
959         * gnus-cus.el (gnus-score-customize):
960         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
961         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
962
963 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
964
965         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
966         header by looking for magic "MII" at the beginnig.
967
968 2005-06-16  Miles Bader  <miles@gnu.org>
969
970         * gnus-xmas.el (gnus-xmas-group-startup-message):
971         Use renamed gnus-splash face.
972
973         * assistant.el (assistant-field): Remove "-face" suffix from face name.
974         (assistant-field-face): New backward-compatibility alias for renamed
975         face.
976         (assistant-render-text): Use renamed assistant-field face.
977
978         * spam.el (spam): Remove "-face" suffix from face name.
979         (spam-face): New backward-compatibility alias for renamed face.
980         (spam-face, spam-initialize): Use renamed spam face.
981
982         * message.el (message-header-to, message-header-cc)
983         (message-header-subject, message-header-newsgroups)
984         (message-header-other, message-header-name)
985         (message-header-xheader, message-separator, message-cited-text)
986         (message-mml): Remove "-face" suffix from face names.
987         (message-header-to-face, message-header-cc-face)
988         (message-header-subject-face, message-header-newsgroups-face)
989         (message-header-other-face, message-header-name-face)
990         (message-header-xheader-face, message-separator-face)
991         (message-cited-text-face, message-mml-face):
992         New backward-compatibility aliases for renamed faces.
993         (message-font-lock-keywords): Use renamed message faces.
994
995         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
996         (sieve-test-commands, sieve-tagged-arguments):
997         Remove "-face" suffix from face names.
998         (sieve-control-commands-face, sieve-action-commands-face)
999         (sieve-test-commands-face, sieve-tagged-arguments-face):
1000         New backward-compatibility aliases for renamed faces.
1001         (sieve-control-commands-face, sieve-action-commands-face)
1002         (sieve-test-commands-face, sieve-tagged-arguments-face):
1003         Use renamed sieve faces.
1004
1005         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
1006         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
1007         (gnus-group-news-3-empty, gnus-group-news-4)
1008         (gnus-group-news-4-empty, gnus-group-news-5)
1009         (gnus-group-news-5-empty, gnus-group-news-6)
1010         (gnus-group-news-6-empty, gnus-group-news-low)
1011         (gnus-group-news-low-empty, gnus-group-mail-1)
1012         (gnus-group-mail-1-empty, gnus-group-mail-2)
1013         (gnus-group-mail-2-empty, gnus-group-mail-3)
1014         (gnus-group-mail-3-empty, gnus-group-mail-low)
1015         (gnus-group-mail-low-empty, gnus-summary-selected)
1016         (gnus-summary-cancelled, gnus-summary-high-ticked)
1017         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
1018         (gnus-summary-high-ancient, gnus-summary-low-ancient)
1019         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
1020         (gnus-summary-low-undownloaded)
1021         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
1022         (gnus-summary-low-unread, gnus-summary-normal-unread)
1023         (gnus-summary-high-read, gnus-summary-low-read)
1024         (gnus-summary-normal-read, gnus-splash):
1025         Remove "-face" suffix from face names.
1026         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
1027         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
1028         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
1029         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
1030         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
1031         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
1032         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
1033         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
1034         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
1035         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
1036         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
1037         (gnus-summary-selected-face, gnus-summary-cancelled-face)
1038         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
1039         (gnus-summary-normal-ticked-face)
1040         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
1041         (gnus-summary-normal-ancient-face)
1042         (gnus-summary-high-undownloaded-face)
1043         (gnus-summary-low-undownloaded-face)
1044         (gnus-summary-normal-undownloaded-face)
1045         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
1046         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
1047         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
1048         (gnus-splash-face):
1049         New backward-compatibility aliases for renamed faces.
1050         (gnus-group-startup-message): Use renamed gnus faces.
1051
1052         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
1053         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
1054         (gnus-server-agent): Remove "-face" suffix from face names.
1055         (gnus-server-agent-face, gnus-server-opened-face)
1056         (gnus-server-closed-face, gnus-server-denied-face)
1057         (gnus-server-offline-face):
1058         New backward-compatibility aliases for renamed faces.
1059         (gnus-server-agent-face, gnus-server-opened-face)
1060         (gnus-server-closed-face, gnus-server-denied-face)
1061         (gnus-server-offline-face): Use renamed gnus faces.
1062
1063         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
1064         Remove "-face" suffix from face names.
1065         (gnus-picon-xbm-face, gnus-picon-face):
1066         New backward-compatibility aliases for renamed faces.
1067
1068         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
1069         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
1070         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
1071         (gnus-cite-11): Remove "-face" suffix from face names.
1072         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
1073         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
1074         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
1075         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
1076         New backward-compatibility aliases for renamed faces.
1077         (gnus-cite-attribution-face, gnus-cite-face-list)
1078         (gnus-article-boring-faces): Use renamed gnus faces.
1079
1080         * gnus-art.el (gnus-signature, gnus-header-from)
1081         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
1082         (gnus-header-content): Remove "-face" suffix from face names.
1083         (gnus-signature-face, gnus-header-from-face)
1084         (gnus-header-subject-face, gnus-header-newsgroups-face)
1085         (gnus-header-name-face, gnus-header-content-face):
1086         New backward-compatibility aliases for renamed faces.
1087         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
1088
1089         * gnus-sum.el (gnus-summary-selected-face)
1090         (gnus-summary-highlight): Use renamed gnus faces.
1091         * gnus-group.el (gnus-group-highlight): Likewise.
1092
1093 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
1094
1095         * gnus-sieve.el (gnus-sieve-article-add-rule):
1096         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
1097         * spam-stat.el (spam-stat-buffer-change-to-spam)
1098         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
1099
1100         * message.el (message-is-yours-p):
1101         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
1102
1103 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1104
1105         * mm-view.el (mm-inline-text): Withdraw the last change.
1106
1107 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1108
1109         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
1110         executing enriched-decode.
1111
1112 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1113
1114         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
1115         charset of tar files.
1116
1117 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
1118
1119         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
1120
1121 2005-06-04  Lute Kamstra  <lute@gnu.org>
1122
1123         * nnfolder.el (nnfolder-read-folder): Make sure that undo
1124         information is never recorded.
1125
1126 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1127
1128         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
1129
1130 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1131
1132         * pop3.el (pop3-apop): Run md5 in the binary mode.
1133
1134         * starttls.el (starttls-set-process-query-on-exit-flag):
1135         Use eval-and-compile.
1136
1137 2005-05-31  Simon Josefsson  <jas@extundo.com>
1138
1139         * smime.el (smime-replace-in-string): Define.
1140         (smime-cert-by-ldap-1): Use it.
1141
1142 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1143
1144         * gnus-art.el (article-display-x-face): Replace
1145         process-kill-without-query by gnus-set-process-query-on-exit-flag.
1146
1147         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
1148         set-process-query-on-exit-flag or process-kill-without-query.
1149
1150         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
1151         loop instead of replace-regexp.
1152
1153         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
1154         instead of process-kill-without-query if it is available.
1155
1156         * lpath.el: Fbind ldap-search-entries.
1157
1158         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
1159         instead of find-file-hooks if it is available.
1160
1161         * mml1991.el: Bind pgg-default-user-id when compiling.
1162
1163         * mml2015.el: Bind pgg-default-user-id when compiling.
1164
1165         * nndraft.el (nndraft-request-associate-buffer):
1166         Use write-contents-functions instead of write-contents-hooks if it is
1167         available.
1168
1169         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
1170         instead of find-file-hooks if it is available.
1171
1172         * nntp.el (nntp-open-connection): Replace
1173         process-kill-without-query by gnus-set-process-query-on-exit-flag.
1174         (nntp-open-ssl-stream): Ditto.
1175         (nntp-open-tls-stream): Ditto.
1176
1177         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
1178         set-process-query-on-exit-flag or process-kill-without-query.
1179         (starttls-open-stream-gnutls): Use it instead of
1180         process-kill-without-query.
1181         (starttls-open-stream): Ditto.
1182
1183 2005-05-31  Simon Josefsson  <jas@extundo.com>
1184
1185         * smime.el (smime-cert-by-ldap-1): Don't use
1186         replace-regexp-in-string, tiny patch from Ulf Stegemann
1187         <ulf@zeitform.de>.
1188
1189 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1190
1191         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
1192
1193         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
1194         in PEM format. Adjust to the XEmacs compability.
1195
1196 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
1197
1198         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
1199         by `string-to-number'.
1200         * gnus-agent.el (gnus-agent-regenerate-group)
1201         (gnus-agent-fetch-articles): Ditto.
1202         * gnus-art.el (gnus-button-fetch-group): Ditto.
1203         * gnus-cache.el (gnus-cache-generate-active)
1204         (gnus-cache-articles-in-group): Ditto.
1205         * gnus-group.el (gnus-group-set-current-level)
1206         (gnus-group-insert-group-line): Ditto.
1207         * gnus-score.el (gnus-score-set-expunge-below)
1208         (gnus-score-set-mark-below, gnus-summary-score-effect)
1209         (gnus-summary-score-entry): Ditto.
1210         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
1211         (gnus-soup-pack): Ditto.
1212         * gnus-spec.el (gnus-xmas-format): Ditto.
1213         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
1214         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
1215         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
1216         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
1217         * nndb.el (nndb-get-remote-expire-response): Ditto.
1218         * nndiary.el (nndiary-parse-schedule-value)
1219         (nndiary-string-to-number, nndiary-request-replace-article)
1220         (nndiary-request-article): Ditto.
1221         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
1222         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
1223         * nneething.el (nneething-make-head): Ditto.
1224         * nnfolder.el (nnfolder-request-article)
1225         (nnfolder-retrieve-headers): Ditto.
1226         * nnheader.el (nnheader-file-to-number): Ditto.
1227         * nnkiboze.el (nnkiboze-request-article): Ditto.
1228         * nnmail.el (nnmail-process-unix-mail-format)
1229         (nnmail-process-babyl-mail-format): Ditto.
1230         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
1231         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
1232         (nnmh-request-create-group, nnmh-request-list-1)
1233         (nnmh-request-group, nnmh-request-article): Ditto.
1234         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
1235         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
1236         * nnsoup.el (nnsoup-make-active): Ditto.
1237         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
1238         * nntp.el (nntp-find-group-and-number)
1239         (nntp-retrieve-headers-with-xover): Ditto.
1240         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
1241         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
1242         (pgg-format-key-identifier): Ditto.
1243         * pop3.el (pop3-last, pop3-stat): Ditto.
1244         * qp.el (quoted-printable-decode-region): Ditto.
1245
1246         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
1247         of concat.
1248
1249 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1250
1251         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
1252
1253         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
1254
1255         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
1256
1257         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
1258
1259         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
1260
1261         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
1262
1263         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
1264         (gnus-carpal-mode): Ditto.
1265
1266         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
1267         (gnus-browse-mode): Ditto.
1268
1269         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
1270
1271         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
1272
1273 2005-05-29  Richard M. Stallman  <rms@gnu.org>
1274
1275         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
1276
1277 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1278
1279         * gnus-util.el (gnus-run-mode-hooks): New function.
1280
1281         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
1282
1283         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
1284         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
1285
1286 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
1287
1288         * gnus-agent.el (gnus-agent-make-mode-line-string):
1289         Use mode-line-highlight as mouse-face.
1290
1291 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1292
1293         * canlock.el (canlock): Change the parent group to news.
1294
1295         * deuglify.el (gnus-outlook-deuglify): Add :group.
1296
1297         * dig.el (dig): Add :group.
1298
1299         * dns-mode.el (dns-mode): Add :group.
1300
1301         * encrypt.el (encrypt): Add :group.
1302
1303         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
1304         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
1305         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
1306         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
1307         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
1308
1309         * gnus-diary.el (gnus-diary): Add :group.
1310
1311         * gnus.el (gnus-group-news-1-face): Add :group.
1312         (gnus-group-news-1-empty-face): Ditto.
1313         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
1314         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
1315         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
1316         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
1317         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
1318         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
1319         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
1320         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
1321         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
1322         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
1323         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
1324         (gnus-summary-high-ticked-face): Ditto.
1325         (gnus-summary-low-ticked-face): Ditto.
1326         (gnus-summary-normal-ticked-face): Ditto.
1327         (gnus-summary-high-ancient-face): Ditto.
1328         (gnus-summary-low-ancient-face): Ditto.
1329         (gnus-summary-normal-ancient-face): Ditto.
1330         (gnus-summary-high-undownloaded-face): Ditto.
1331         (gnus-summary-low-undownloaded-face): Ditto.
1332         (gnus-summary-normal-undownloaded-face): Ditto.
1333         (gnus-summary-high-unread-face): Ditto.
1334         (gnus-summary-low-unread-face): Ditto.
1335         (gnus-summary-normal-unread-face): Ditto.
1336         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
1337         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
1338
1339         * hashcash.el (hashcash): New custom group.
1340         (hashcash-default-payment): Add :group.
1341         (hashcash-payment-alist): Ditto.
1342         (hashcash-default-accept-payment): Ditto.
1343         (hashcash-accept-resources): Ditto.
1344         (hashcash-path): Ditto.
1345         (hashcash-extra-generate-parameters): Ditto.
1346         (hashcash-double-spend-database): Ditto.
1347         (hashcash-in-news): Ditto.
1348
1349         * message.el (message-minibuffer-local-map): Add :group.
1350
1351         * netrc.el (netrc): Add :group.
1352
1353         * sieve-manage.el (sieve-manage-log): Add :group.
1354         (sieve-manage-default-user): Diito.
1355         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
1356         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
1357         (sieve-manage-authenticators): Ditto.
1358         (sieve-manage-authenticator-alist): Ditto.
1359         (sieve-manage-default-port): Ditto.
1360
1361         * sieve-mode.el (sieve-control-commands-face): Add :group.
1362         (sieve-action-commands-face): Ditto.
1363         (sieve-test-commands-face): Ditto.
1364         (sieve-tagged-arguments-face): Ditto.
1365
1366         * smime.el (smime): Add :group.
1367
1368         * spam-report.el (spam-report): Add :group.
1369
1370         * spam.el (spam, spam-face): Add :group.
1371
1372 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * nntp.el (nntp-next-result-arrived-p): Some news servers may
1375         return \n.\n.\n at the end of articles.  Protect against that.
1376         (nntp-with-open-group): Allow debugging.
1377
1378         * nnheader.el (mail-header-set-extra): Make into a function
1379         because I just could't understand how to quote the list properly.
1380
1381         * dns.el (query-dns-cached): New function.
1382
1383 2005-05-26  Lute Kamstra  <lute@gnu.org>
1384
1385         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
1386
1387 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1388
1389         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
1390
1391         * gnus-art.el: Don't autoload mail-extract-address-components.
1392
1393         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
1394         eval-and-compile to evaluate it.
1395
1396         * hashcash.el: Don't autoload executable-find.
1397
1398         * nndb.el: Don't declare the nndb back end two or more times; don't
1399         autoload news-reply-mode, news-setup, cancel-timer and telnet.
1400
1401         * nntp.el: Autoload format-spec instead of format; use
1402         eval-and-compile to evaluate autoload forms.
1403
1404 2005-05-09  Simon Josefsson  <jas@extundo.com>
1405
1406         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
1407         tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
1408
1409 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1410
1411         * gnus.el (gnus-version-number): Bump version.
1412
1413 2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
1414
1415         * gnus.el: No Gnus v0.3 is released.
1416
1417 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1418
1419         * lpath.el (featurep): Bind show-nonbreak-escape.
1420
1421 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1422
1423         * gnus-art.el (gnus-article-edit-part): Disable undo.
1424
1425 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1426
1427         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
1428         gnus-article-date-lapsed-new-header is t if date timer is active;
1429         skip headers in which the original date value is empty.
1430         (gnus-article-save-original-date): Redefine it as a macro.
1431         (gnus-display-mime): Use it.
1432
1433 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1434
1435         * gnus-art.el (article-date-ut): Support converting date in
1436         forwarded parts as well.
1437         (gnus-article-save-original-date): New function.
1438         (gnus-display-mime): Use it.
1439
1440 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
1441
1442         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
1443         enclosure element of <item>.
1444
1445 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
1446
1447         * message.el (message-kill-buffer-query): Renamed from
1448         `message-kill-buffer-query-if-modified'.  Added :version.
1449
1450 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1451
1452         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
1453         window layout.
1454
1455 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1456
1457         * mml.el: Autoload dnd when compiling.
1458
1459 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1460
1461         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
1462         x-dnd-*.
1463
1464 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * qp.el (quoted-printable-encode-region): Save excursion.
1467
1468 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1469
1470         * message.el (message-kill-buffer-query-if-modified): new variable
1471         so the user can kill a modified message buffer quickly
1472         (message-kill-buffer): use it.
1473
1474 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1475
1476         * lpath.el: Fbind display-time-event-handler; don't fbind
1477         string-to-multibyte.
1478
1479         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
1480
1481 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1482
1483         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
1484         contained in text because xml.el decodes entities) with LFs.
1485
1486 2005-04-11  Lute Kamstra  <lute@gnu.org>
1487
1488         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
1489         differently.
1490
1491 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1492
1493         * mm-util.el (mm-detect-coding-region): Typo.
1494
1495 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1496
1497         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
1498
1499 2005-04-06  D Goel  <deego@gnufans.org>
1500
1501         * spam-stat.el (spam-stat-score-buffer): Add a call to a
1502         user-function allow user modifications of the scores.
1503         (spam-stat-score-buffer-user): New function, to allow
1504         user-computed modifications to the score.
1505         (spam-stat-score-buffer-user-functions): list of additional
1506         scoring functions
1507         (spam-stat-error-holder): global temporary error holder
1508         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
1509         variable
1510
1511 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
1512
1513         * gnus-registry.el (gnus-registry-clean-empty-function)
1514         (gnus-registry-trim, gnus-registry-fetch-groups)
1515         (gnus-registry-delete-group): now groups that match
1516         `gnus-registry-ignored-groups' will be removed from the registry
1517         entries, not just ignored for splitting.  This helps clean up the
1518         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
1519         to get all the groups a message ID is in.
1520
1521         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
1522         (spam-stat-split-fancy): changed "threshhold" to "threshold"
1523         (spam-stat-score-buffer-user-functions): added :number custom type
1524
1525 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1526
1527         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
1528         argument in XEmacs.
1529
1530         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
1531         (nnrss-request-group): Decode group name first.
1532         (nnrss-request-article): Make a text/plain article if mml-to-mime
1533         failed.
1534         (nnrss-get-encoding): Return a compatible encoding according to
1535         nnrss-compatible-encoding-alist.
1536         (nnrss-find-el): Use consp instead of listp.
1537         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
1538
1539 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1540
1541         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
1542         which Emacs 20 doesn't support.
1543         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
1544
1545 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1546
1547         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
1548         silence the byte compiler inside the defun
1549
1550         * gnus-demon.el (parse-time-string): Add autoload.
1551
1552         * gnus-delay.el (parse-time-string): Add autoload.
1553
1554         * gnus-art.el (parse-time-string): Add autoload.
1555
1556         * nnultimate.el (parse-time): Require for `parse-time-string'.
1557
1558 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1559
1560         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
1561
1562         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
1563
1564         * smime.el (smime-ldap-host-list): Add :version.
1565
1566 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1567
1568         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
1569         pass it to `gnus-browse-read-group'.
1570         (gnus-browse-read-group): Add NUMBER argument and pass it to
1571         `gnus-group-read-ephemeral-group'.
1572
1573         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
1574         argument and pass it to `gnus-group-read-group'.
1575
1576 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
1577
1578         * mm-util.el (mm-xemacs-find-mime-charset): Only call
1579         mm-xemacs-find-mime-charset-1 if we have the mule feature
1580         available at runtime.
1581
1582 2005-03-25  Werner Lemberg  <wl@gnu.org>
1583
1584         * nnmaildir.el: Replace `illegal' with `invalid'.
1585
1586 2005-03-23  Lute Kamstra  <lute@gnu.org>
1587
1588         * time-date.el: Add comment on time value formats.
1589         Don't require parse-time.
1590         (with-decoded-time-value): New macro.
1591         (encode-time-value): New function.
1592         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
1593         (days-to-time): Return a valid time value when arg is huge.
1594         (time-since): Use time-subtract.
1595         (time-to-number-of-days): Use time-to-seconds.
1596
1597 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
1598
1599         * gnus-start.el (gnus-display-time-event-handler):
1600         Check display-time-timer at runtime rather than only at load time
1601         in case display-time-mode is turned off in the mean time.
1602
1603 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1604
1605         * nnimap.el (nnimap-open-connection): Print which authinfo file is
1606         used.
1607
1608         * nneething.el (nneething-map-file-directory): Derive from
1609         `gnus-directory'.
1610
1611         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
1612         the To/Cc button.
1613
1614 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1615
1616         * nnmaildir.el (nnmaildir-request-accept-article):
1617         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
1618
1619 2005-03-13  Steve Youngs  <steve@sxemacs.org>
1620
1621         * gnus-async.el: Require timer-funcs at compile time when in
1622         XEmacs for `run-with-idle-timer'.
1623
1624 2005-03-13  Steve Youngs  <steve@sxemacs.org>
1625
1626         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
1627         autoloaded function.
1628         From: Andrey Slusar <anrays@gmail.com>.
1629
1630 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1631
1632         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
1633
1634 2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)
1635
1636         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
1637
1638 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1639
1640         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
1641         gnus-expert-user to default.
1642
1643 2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)
1644
1645         * nnimap.el (nnimap-open-server): Ditto.
1646
1647         * imap.el (imap-authenticate): Fix typo.
1648
1649 2005-03-08  Bjorn Solberg <bjorn_ding@hekneby.org>  (tiny change)
1650
1651         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
1652         buffer (since IMAP server might return FETCH response out of
1653         order, and the nntp buffer must be sorted).
1654
1655 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
1656
1657         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
1658         comparison on string.
1659
1660         * gnus-agent.el (gnus-agent-long-article,
1661         gnus-agent-short-article, gnus-agent-score): Renamed category
1662         keywords to match gnus-cus.
1663         (gnus-agent-summary-fetch-series): Modified to protect against
1664         gnus-agent-summary-fetch-group clearing processable flags.
1665         (gnus-agent-synchronize-group-flags): Update live group buffer as
1666         synchronization may occur due to the user toggle the plugged
1667         status.
1668         (gnus-agent-fetch-group-1): Clear downloadable flag when article
1669         successfully downloaded.
1670         (gnus-agent-expire-group-1): Avoid using markers when the overview
1671         is in ascending order; greatly improves performance.
1672         (gnus-agent-regenerate-group): Use
1673         gnus-agent-synchronize-group-flags to reset read status in both
1674         gnus and server.
1675         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
1676
1677 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
1678
1679         * message.el: Don't autoload former message-utils variables.
1680         (message-strip-subject-trailing-was): Change doc string.
1681
1682         * nnweb.el: Fixes for `gnus-group-make-web-group'.
1683         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
1684         (nnweb-google-search): Add "hl=en" here.
1685         (nnweb-google-parse-1, nnweb-google-create-mapping):
1686         Don't hardcode URL.
1687
1688 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1689
1690         * message.el (message-get-reply-headers, message-followup):
1691         Mention related variables `message-use-followup-to' and
1692         `message-use-mail-followup-to', in the information buffer.
1693
1694         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
1695         of broken groups(-beta).google.com.
1696
1697 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
1698
1699         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
1700         parameter to invoked gnus-request-move-article; remove the
1701         redundant gnus-sum-hint-move-is-internal variable; apply the marks
1702         all at once instead of once per article
1703         (gnus-summary-remove-process-mark): accept a list of articles as
1704         well as a single article for processing
1705
1706         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
1707
1708         * nnml.el (nnml-request-move-article): add move-is-internal parameter
1709
1710         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
1711
1712         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
1713
1714         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
1715
1716         * nnimap.el (nnimap-request-move-article): add move-is-internal
1717         parameter and remove the gnus-sum-hint-move-is-internal variable
1718
1719         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
1720
1721         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
1722
1723         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
1724
1725         * nndb.el (nndb-request-move-article): add move-is-internal parameter
1726
1727         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
1728
1729         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
1730
1731 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1732
1733         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
1734         a more conservative way.
1735
1736 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1737
1738         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
1739         buffer, so it moves the window's cursor.
1740
1741 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1742
1743         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
1744         `mm-dissect-multipart' and receive the from field as an (optional)
1745         argument from `mm-dissect-multipart'.
1746         (mm-dissect-multipart): Receive the from field as an argument and
1747         pass it on when we call `mm-dissect-buffer' on MIME parts.
1748         Fixes verification/decryption of signed/encrypted MIME parts.
1749
1750 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
1751
1752         * gnus-sum.el (gnus-summary-move-article): set
1753         gnus-sum-hint-move-is-internal for gnus-request-move-article and
1754         whatever it calls (right now, only nnimap-request-move article
1755         respects it)
1756
1757         * nnimap.el (nnimap-request-move-article): when
1758         gnus-sum-hint-move-is-internal is set, don't do the extra
1759         nnimap-request-article
1760
1761 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
1762
1763         * nnheader.el (nnheader-find-file-noselect): Add doc string.
1764
1765         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
1766         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
1767
1768         * gnus-sum.el (gnus-summary-caesar-message):
1769         Apply `gnus-treat-article' after rotation.
1770
1771         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
1772         doc string.
1773
1774 2005-02-22  Simon Josefsson  <jas@extundo.com>
1775
1776         * encrypt.el (encrypt-password-cache-expiry): Remove (use
1777         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
1778         <arne@arnested.dk>.
1779         (encrypt): Add password-cache and password-cache-expiry as group
1780         members.
1781
1782 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1783
1784         * smime.el (smime-ldap-host-list): Doc fix.
1785         (smime-ask-passphrase): Use `password-read-and-add' to read (and
1786         cache) password.
1787         (smime-sign-region): Use it.
1788         (smime-decrypt-region): Use it.
1789         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
1790         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
1791         fails.
1792         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
1793         certificate from DER to PEM format rather than calling openssl.
1794
1795         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
1796
1797         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
1798         for signing/encryption.
1799
1800         * mml.el (mml-parse-1): Use them.
1801
1802 2005-02-21  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
1803
1804         * nnrss.el (nnrss-verbose): Removed.
1805         (nnrss-request-group): Use `nnheader-message' instead.
1806
1807 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
1808
1809         * nnrss.el (nnrss-verbose): New variable.
1810         (nnrss-request-group): Make it say nnrss is requesting a group.
1811
1812 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
1813
1814         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
1815         Handle news URL with given port correctly.
1816
1817 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
1820         containing special characters.
1821
1822         * gnus-sum.el (gnus-summary-edit-article): Ditto.
1823
1824         * mml.el (mime-to-mml): Ditto.
1825
1826         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
1827         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
1828         (rfc2047-decode-region): Quote decoded words containing special
1829         characters when rfc2047-quote-decoded-words-containing-tspecials
1830         is non-nil.
1831
1832 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
1833
1834         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
1835
1836         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
1837
1838 2005-02-15  Simon Josefsson  <jas@extundo.com>
1839
1840         * nnimap.el (nnimap-debug): Doc fix.
1841
1842         * imap.el (imap-debug): Doc fix.
1843
1844 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1845
1846         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
1847
1848 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1849
1850         * gnus.el (spam-contents): improve docs for spam-contents
1851         parameter in its variable incarnation
1852
1853 2005-02-14  Simon Josefsson  <jas@extundo.com>
1854
1855         * smime-ldap.el: Use require instead of load-library for ldap.
1856         (smime-ldap-search): Indent.
1857         (smime-ldap-search-internal): Shorten line.
1858
1859         * smime.el (smime-cert-by-dns): Add doc-string.
1860         (smime-cert-by-ldap-1): Indent.
1861
1862         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
1863         mml-smime-get-dns-ldap.
1864         (mml-smime-encrypt-query): Use new function.  Default to ldap.
1865
1866 2005-02-14  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
1867
1868         * smime.el: Require smime-ldap.
1869         (smime-ldap-host-list): New variable.
1870         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
1871
1872         * mml-smime.el (mml-smime-encrypt-query): New function.
1873         (mml-smime-encrypt-query): Use it.
1874
1875         * smime-ldap.el: New file.
1876
1877 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1878
1879         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
1880
1881 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
1882
1883         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
1884         argument in doc string.  Make query for type more clear.
1885
1886 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
1887
1888         * gnus.el (gnus-group-startup-message): Search for gnus images in
1889         etc/images/gnus.
1890         * mm-util.el (mm-find-charset-region): Likewise.
1891         * smiley.el (smiley-data-directory): Search for smilies in
1892         etc/images/smilies.
1893
1894 2005-02-09  Kim F. Storm  <storm@cua.dk>
1895
1896         Change Emacs release version from 21.4 to 22.1 throughout.
1897         Change Emacs development version from 21.3.50 to 22.0.50.
1898
1899 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1900
1901         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
1902
1903         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
1904         non-Mule XEmacs as well.
1905         (mm-decompress-buffer): Signal an error intentionally if it does
1906         not decompress compressed data because auto-compression-mode is
1907         disabled.
1908
1909 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1910
1911         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
1912         an ID in the registry even if it has no groups
1913
1914 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1915
1916         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
1917         merge it into mm-decompress-buffer.
1918         (gnus-mime-copy-part): Use the MIME part charset, the value which
1919         a user specified or gnus-newsgroup-charset for decoding, like
1920         gnus-mime-inline-part does; set buffer-file-coding-system to tell
1921         save-buffer what was used.  Suggested by Kevin Ryde
1922         <user42@zip.com.au>.
1923         (gnus-mime-inline-part): Allow the name parameter as well as the
1924         filename parameter; force decompressing of compressed data; always
1925         display contents being not decoded as unibyte.
1926
1927         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
1928         as well as the filename parameter.
1929
1930         * mm-util.el (mm-decompress-buffer): Merge
1931         gnus-mime-jka-compr-maybe-uncompress.
1932         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
1933         of compressed data.
1934
1935 2005-02-08  Simon Josefsson  <jas@extundo.com>
1936
1937         * imap.el (imap-log): Doc fix.
1938
1939 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1940
1941         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
1942         the coding cookies; decompress compressed parts.
1943
1944         * mml.el (mml-generate-mime-1): Add the charaset parameter according
1945         to the value which a user specified manually or the coding cookie.
1946
1947         * mm-util.el (mm-string-to-multibyte): New function.
1948         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
1949         (mm-coding-system-to-mime-charset): New function.
1950         (mm-decompress-buffer): New function.
1951         (mm-find-buffer-file-coding-system): New function.
1952
1953         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
1954         (mm-display-inline-fontify): Rewrite for decoding and decompressing
1955         parts.
1956
1957 2004-10-15  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
1958
1959         * mm-view.el (mm-display-inline-fontify): Decode a part according
1960         to the charset parameter.
1961
1962 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1963
1964         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
1965         prefix arg is neither nil nor a number, as info specifies.
1966
1967 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1968
1969         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
1970         timestamps.
1971
1972 2005-01-29  Jari Aalto  <jari.aalto@cante.net>
1973
1974         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
1975         groups error checking and notify user.
1976
1977 2004-09-04  Jari Aalto  <jari.aalto@poboxes.com>
1978
1979         * message.el (message-send-mail-function): Check existence of
1980         sendmail-program first before using default value
1981         `message-send-mail-with-sendmail'.  Otherwise use more generic
1982         `smtpmail-send-it'.
1983
1984 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1985
1986         * nntp.el (nntp-request-update-info): Always return nil.
1987
1988 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1989
1990         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
1991
1992 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1993
1994         * message.el (message-beginning-of-line): Change the behavior when
1995         invoked between BOL and : so that it first moves backward.
1996
1997 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1998
1999         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
2000         article buffer when editing of the article is discarded.
2001         (gnus-article-prepare): Revert.
2002
2003 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2004
2005         * gnus-art.el (gnus-article-prepare):
2006         Remove message-strip-forbidden-properties from the local hook.
2007
2008 2005-01-27  Simon Josefsson  <jas@extundo.com>
2009
2010         * password.el (password-cache-add): Only start one timer per key.
2011         Reported by Derek Atkins <warlord@MIT.EDU>.
2012
2013 2005-01-26  Steve Youngs  <steve@sxemacs.org>
2014
2015         * run-at-time.el: Removed.  It is no longer needed as
2016         timer-funcs.el in the xemacs-base package has a working version of
2017         `run-at-time'.
2018
2019         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
2020
2021         * password.el: Require timer-funcs instead of run-at-time in
2022         XEmacs.
2023         Remove `password-run-at-time' macro.
2024         (password-cache-add): Use `run-at-time' instead of
2025         `password-run-at-time'.
2026
2027         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
2028         Remove `nnheader-cancel-function-timers' alias,
2029         `cancel-function-timers' exists in XEmacs in timer-funcs.
2030
2031         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
2032         for `run-with-idle-timer'.
2033
2034         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
2035         for `run-at-time'.
2036
2037         * mm-url.el: Require timer-funcs at compile time when in XEmacs
2038         for `with-timeout'.
2039
2040         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
2041         the same as for XEmacs 21.4.
2042         No need to ignore `run-with-idle-timer', this function exists in
2043         XEmacs now in timer-funcs.el in the xemacs-base package.
2044         (dgnushack-compile): No need to delete
2045         run-at-time.el from the list of files to compile because it
2046         doesn't exist anymore.
2047
2048 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2049
2050         * mml.el (mml-generate-mime-1): Convert string into unibyte when
2051         inserting " *mml*" buffer's contents into a unibyte temp buffer.
2052
2053 2005-01-24  Harald Meland <harald.meland@usit.uio.no>  (tiny change)
2054
2055         * mail-source.el (mail-source-fetch-imap): Search for ^From case
2056         sensitively.
2057
2058 2005-01-21  Derek Atkins <warlord@MIT.EDU>  (tiny change)
2059
2060         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
2061
2062 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2063
2064         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
2065         which will be inserted according to the multibyteness of a buffer
2066         rather than the type of contents.  Suggested by ARISAWA Akihiro
2067         <ari@mbf.ocn.ne.jp>.
2068
2069         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
2070         of string which old xml.el may return rather than a string.
2071
2072 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2073
2074         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
2075
2076 2005-01-16  Simon Josefsson  <jas@extundo.com>
2077
2078         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
2079         idn/idna.el isn't available.
2080         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
2081         <michael@waxrat.com>.
2082
2083         * hashcash.el: Remove non-FSF copyright header.
2084
2085         * hashcash.el (hashcash-extra-generate-parameters): New variable.
2086         (hashcash-generate-payment): Use it.
2087         (hashcash-generate-payment-async): Use it.
2088
2089 2005-01-15  Simon Josefsson  <jas@extundo.com>
2090
2091         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
2092         Suggested by Raymond Scholz <ray-2005@zonix.de>.
2093
2094         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
2095         gnus-summary-idna-message.
2096         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
2097         (gnus-summary-idna-message): New function.
2098
2099 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
2100
2101         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
2102         gnus-novice-user.
2103
2104 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2105
2106         * nnrss.el (nnrss-request-delete-group): Delete entries in
2107         nnrss-group-alist as well.
2108         (nnrss-save-server-data): Insert newline.
2109
2110 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
2111
2112         * gnus.el (gnus-user-agent): Use list of symbols instead of
2113         symbols.  Display full version number for (S)XEmacs.  Optionally
2114         display (S)XEmacs codename.
2115
2116         * gnus-util.el (gnus-emacs-version): Update for new
2117         `gnus-user-agent'.
2118
2119         * gnus-msg.el (gnus-extended-version): Make it possible to omit
2120         Gnus version.
2121
2122 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2123
2124         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
2125         which is unreadable in some setups.
2126
2127 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2128
2129         * gnus-spec.el (gnus-update-format-specifications): Flush the
2130         group format spec cache if it doesn't support decoded group names.
2131
2132 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
2133
2134         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
2135         to apply decay on score files matching a regexp.
2136
2137 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2138
2139         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
2140         compatibility in %g and %c.
2141
2142 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2143
2144         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
2145         name for only %g and %c.
2146         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
2147         of gnus-tmp-group to decoded group name.
2148         (gnus-group-make-rss-group): Exclude `/'s from group names.
2149
2150 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2151
2152         * nnrss.el (nnrss-get-encoding): Fix regexp.
2153
2154 2004-12-27  Simon Josefsson  <jas@extundo.com>
2155
2156         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
2157         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
2158         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
2159
2160 2004-12-17  Kim F. Storm  <storm@cua.dk>
2161
2162         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
2163
2164         * gnus-sum.el (gnus-summary-mode-map): Likewise.
2165
2166 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
2167
2168         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
2169
2170 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2171
2172         * nnrss.el: Require rfc2047 and mml.
2173         (nnrss-file-coding-system): New variable.
2174         (nnrss-format-string): Redefine it as an inline function.
2175         (nnrss-decode-group-name): New function.
2176         (nnrss-string-as-multibyte): Remove.
2177         (nnrss-retrieve-headers): Decode group name; don't use
2178         nnrss-format-string.
2179         (nnrss-request-group): Decode group name.
2180         (nnrss-request-article): Decode group name; allow a Message-ID as
2181         well as an article number; don't use nnrss-format-string; encode a
2182         Message-ID string which may contain non-ASCII characters; use
2183         mml-to-mime to compose a MIME article.
2184         (nnrss-request-expire-articles): Decode group name.
2185         (nnrss-request-delete-group): Decode group name.
2186         (nnrss-fetch): Clarify error message.
2187         (nnrss-read-server-data): Use insert-file-contents instead of load;
2188         bind file-name-coding-system; use multibyte buffer.
2189         (nnrss-save-server-data): Bind coding-system-for-write to the
2190         value of nnrss-file-coding-system; bind file-name-coding-system;
2191         add coding cookie.
2192         (nnrss-read-group-data): Use insert-file-contents instead of load;
2193         bind file-name-coding-system; use multibyte buffer.
2194         (nnrss-save-group-data): Bind coding-system-for-write to the
2195         value of nnrss-file-coding-system; bind file-name-coding-system.
2196         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
2197         make it work with non-ASCII text.
2198         (nnrss-find-el): Make it work with old xml.el as well.
2199
2200 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
2201
2202         * nnrss.el (nnrss-get-encoding): New function.
2203         (nnrss-fetch): Use unibyte buffer initially; bind
2204         coding-system-for-read while performing mm-url-insert; remove ^Ms;
2205         decode contents according to the encoding attribute.
2206         (nnrss-save-group-data): Add coding cookie.
2207         (nnrss-mime-encode-string): New function.
2208         (nnrss-check-group): Use it to encode subject and author.
2209
2210 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
2211
2212         * spam.el (spam-check-BBDB): don't get the symbol-value of an
2213         imaginary variable
2214
2215 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2216
2217         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
2218         correctly even if there are wide characters.
2219
2220 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
2221
2222         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
2223         downcased symbol names; make a new cache instead of reusing
2224         bbdb-hashtable
2225
2226 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2227
2228         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
2229         concatenating segments rather than before concatenating them.
2230         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2231
2232         * message.el (message-get-reply-headers): Bind `extra'.
2233
2234 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2235
2236         * message.el (message-extra-wide-headers): New variable.
2237         (message-get-reply-headers): Use it.
2238
2239 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2240
2241         * gnus-agent.el (gnus-agent-group-path): Decode group name.
2242         (gnus-agent-group-pathname): Ditto.
2243
2244         * gnus-cache.el (gnus-cache-file-name): Decode group name.
2245
2246         * gnus-group.el (gnus-group-make-group): Decode group name.
2247         (gnus-group-make-rss-group): Register the group data after opening
2248         the nnrss group.
2249
2250 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
2251
2252         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
2253         by expiry now get marked as read.
2254
2255 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2256
2257         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
2258
2259 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
2260
2261         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
2262         unify Latin characters in XEmacs.
2263         (mm-find-mime-charset-region): Use it.
2264
2265 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2266
2267         * gnus-util.el (gnus-delete-directory): New function.
2268
2269         * gnus-agent.el (gnus-agent-delete-group): Use it.
2270
2271         * gnus-cache.el (gnus-cache-delete-group): Use it.
2272
2273 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2274
2275         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
2276         names.
2277
2278 2004-12-16  Simon Josefsson  <jas@extundo.com>
2279
2280         * hashcash.el (hashcash-payment-alist): Fix custom :type.
2281
2282 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2283
2284         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
2285
2286         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
2287         (gnus-group-set-current-level): Decode group name.
2288
2289 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
2290
2291         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
2292         failed.
2293
2294 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2295
2296         * gnus-group.el (gnus-group-delete-group): Decode group name.
2297         (gnus-group-make-rss-group): Encode group name.
2298         (gnus-group-catchup-current): Decode group name.
2299         (gnus-group-kill-group): Decode group name.
2300
2301 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
2302
2303         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
2304
2305 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2306
2307         * gnus-group.el (gnus-group-make-rss-group):
2308         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
2309
2310         * gnus-start.el (gnus-setup-news): Honor user's setting to
2311         gnus-message-archive-method.  Suggested by Lute Kamstra
2312         <lute@gnu.org>.
2313
2314 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
2315
2316         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
2317         global counterparts of the buffer-local variables.
2318
2319 2004-11-16  Romain Francoise  <romain@orebokech.com>
2320
2321         * gnus-sum.el (gnus-summary-exit): Don't clear the global
2322         counterparts of the buffer-local variables.
2323
2324 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2325
2326         * message.el (message-forbidden-properties): Fixed typo in doc
2327         string.
2328
2329 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
2330
2331         * gnus-util.el (gnus-replace-in-string): Added doc string.
2332
2333         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
2334         to avoid problems when splitting mails with many recipients.
2335
2336 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
2337
2338         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
2339         pop-to-buffer, covered by the subsequent gnus-configure-windows.
2340
2341 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
2342
2343         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
2344         if there is no hashtable in memory or file modification time is
2345         newer than cached timestamp.
2346
2347 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
2348
2349         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
2350         not-matching option.
2351
2352 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
2353
2354         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
2355         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
2356         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
2357         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
2358         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
2359         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
2360
2361 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2362
2363         * message.el (message-forward-make-body-mml): Remove headers
2364         according to message-forward-ignored-headers if a message is decoded.
2365
2366 2004-12-02  Romain Francoise  <romain@orebokech.com>
2367
2368         * message.el (message-forward-make-body-plain): Always remove
2369         headers according to message-forward-ignored-headers.
2370
2371 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
2372
2373         * spam.el (spam-summary-prepare-exit): remove the
2374         gnus-summary-limit pop for now, it has problems with ham marks for
2375         me
2376
2377 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
2378
2379         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
2380         correctly
2381
2382 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
2383
2384         * format-spec.el (format-spec): Message the char.
2385
2386 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
2387
2388         * gnus-art.el (gnus-split-methods): reformat comments
2389
2390         * spam.el (spam-summary-prepare-exit): remove article limits
2391         before exiting the summary buffer
2392
2393 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2394
2395         * lpath.el: Remove bbdb-create-internal, bbdb-records,
2396         spam-BBDB-register-routine and spam-enter-ham-BBDB.
2397
2398         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
2399         order to silence the byte compiler.
2400
2401         * spam.el: Fix the way to silence the byte compiler, which
2402         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
2403         bbdb-search-simple, spam-BBDB-register-routine,
2404         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
2405         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
2406         spam-stat-buffer-is-spam, spam-stat-load,
2407         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
2408         spam-stat-save and spam-stat-split-fancy.
2409
2410 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2411
2412         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
2413         which may confuse users.
2414         (canlock-password-for-verify): Ditto.
2415
2416         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
2417
2418         * gnus-art.el (gnus-emphasis-alist): Ditto.
2419
2420         * gnus-registry.el (gnus-registry-max-entries): Ditto.
2421
2422         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
2423
2424         * gnus-start.el (gnus-save-killed-list): Ditto.
2425
2426         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
2427         (gnus-sum-thread-tree-root): Ditto.
2428         (gnus-sum-thread-tree-false-root): Ditto.
2429         (gnus-sum-thread-tree-single-indent): Ditto.
2430
2431         * message.el (message-courtesy-message): Ditto.
2432         (message-archive-note): Ditto.
2433         (message-subscribed-address-file): Ditto.
2434         (message-user-fqdn): Ditto.
2435
2436         * spam-report.el (spam-report-gmane-regex): Ditto.
2437
2438         * spam.el (spam-blackhole-good-server-regex): Ditto.
2439
2440 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2441
2442         * mml.el (mml-preview): Widen the message buffer before copying
2443         the contents to the preview buffer; sort headers before previewing.
2444
2445         * message.el (message-hidden-headers): Fix the way to avoid a bug
2446         in the `repeat' widget in Emacs 21.3 or earlier.
2447
2448 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2449
2450         * message.el (message-hidden-headers): Default to "^References:".
2451         From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
2452         (message-strip-forbidden-properties): Remove check for obsolete
2453         `message-hidden' text property, hidden headers are not accessible
2454         in the buffer anymore.  From Romain Francoise on January 11, 2004.
2455
2456 2004-11-22  Romain Francoise  <romain@orebokech.com>
2457
2458         * message.el (message-header-format-alist): Add `From' in list
2459         so that it can be sorted.
2460         (message-fix-before-sending): Widen and sort headers before
2461         sending.
2462         (message-hide-headers): Use narrowing to hide headers by moving
2463         them to the top of the buffer and narrowing to the region
2464         underneath.
2465
2466 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * message.el (message-strip-forbidden-properties): Bind
2469         buffer-read-only (etc) to nil.
2470
2471 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2472
2473         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
2474         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2475
2476 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
2477
2478         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
2479
2480 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2481
2482         * dns.el (query-dns): Use sit-for to time instead of
2483         accept-process-output, since that doesn't seem to work on udp
2484         sockets.
2485
2486 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2487
2488         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
2489
2490 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
2491
2492         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
2493         docstrings.
2494
2495 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2496
2497         * nntp.el (nntp-request-update-info): Return nil if
2498         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
2499         may not call gnus-activate-group which uselessly issues the GROUP
2500         commands for all nntp groups and wastes time.  Reported by Romain
2501         Francoise <romain@orebokech.com>.
2502
2503         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
2504
2505 2004-11-15  Simon Josefsson  <jas@extundo.com>
2506
2507         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
2508         headers separately.
2509         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
2510         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
2511
2512 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
2513
2514         * gnus-start.el (gnus-convert-old-newsrc):
2515         Assign legacy-gnus-agent to 5.10.7.
2516
2517 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2518
2519         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
2520         start of the lines.
2521
2522 2004-11-14  Magnus Henoch  <mange@freemail.hu>
2523
2524         * hashcash.el (hashcash-default-payment): Change default to 20
2525         (hashcash-default-accept-payment): Change default to 20
2526         (hashcash-process-alist): New variable
2527         (hashcash-generate-payment-async): Add
2528         (hashcash-already-paid-p): Add
2529         (hashcash-insert-payment): Don't generate payments twice
2530         (hashcash-insert-payment-async): Add
2531         (hashcash-insert-payment-async-2): Add
2532         (hashcash-cancel-async): Add
2533         (hashcash-wait-async): Add
2534         (hashcash-processes-running-p): Add
2535         (hashcash-wait-or-cancel): Add
2536         (mail-add-payment): New optional argument.  Conditionally start
2537         asynchronous calculation.
2538         (mail-add-payment-async): Add
2539
2540         * message.el (message-send-mail): Wait for asynchronous hashcash
2541         results.  Don't clobber existing X-Hashcash headers.
2542         (message-setup-1): Call mail-add-payment-async when
2543         message-generate-hashcash is non-nil.
2544
2545 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2546
2547         * message.el (message-use-alternative-email-as-from): Examine the
2548         From header as well; use message-make-from in order to include a
2549         user's full name.
2550
2551 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2552
2553         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
2554         default; improve customization type.
2555         (gnus-emphasis-custom-with-format): New macro.
2556         (gnus-emphasis-custom-value-to-external): New function.
2557         (gnus-emphasis-custom-value-to-internal): New function.
2558
2559 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2560
2561         * dns.el (query-dns): Resolve reverse addresses.
2562
2563 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2564
2565         * gnus-group.el (gnus-group-get-new-news): Use it.
2566
2567         * gnus-start.el (gnus-check-reasonable-setup): New function.
2568
2569 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2570
2571         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
2572         "Args out of range" error.  Reported by Arnaud Giersch
2573         <arnaud.giersch@free.fr>.
2574
2575 2004-11-07  Jesper Harder  <harder@ifa.au.dk>
2576
2577         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
2578         From Stefan Wiens <s.wi@gmx.net>.
2579
2580 2004-11-04  Richard M. Stallman  <rms@gnu.org>
2581
2582         * spam.el (spam group): Add :version.
2583
2584         * pgg-def.el (pgg group): Add :version.
2585
2586 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2587
2588         * gnus-art.el (gnus-article-edit-article): Don't associate the
2589         article buffer with a draft file.  This is a temporary measure
2590         against the 2004-08-22 change to gnus-article-edit-mode.
2591
2592 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2593
2594         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
2595         (html2text-format-tags): Remove unused variable `attr'.
2596
2597 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
2598
2599         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
2600
2601         * tls.el (tls-process-connection-type, tls-success)
2602         (tls-certtool-program): Add :version.
2603
2604         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
2605         (starttls-extra-arguments, starttls-process-connection-type)
2606         (starttls-connect, starttls-failure, starttls-success):
2607
2608         * spam-stat.el (spam-stat): Add :version.
2609
2610         * sieve.el (sieve): Add :version.
2611
2612         * sha1.el (sha1): Add :version.
2613         (sha1-use-external): Remove redundant version.
2614
2615         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
2616         (nnmail-cache-ignore-groups, nnmail-spool-hook)
2617         (nnmail-split-fancy-match-partial-words)
2618         (nnmail-split-lowercase-expanded):
2619
2620         * nndiary.el (nndiary): Add :version.
2621
2622         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
2623
2624         * mml-sec.el (mml-default-sign-method)
2625         (mml-default-encrypt-method, mml-signencrypt-style-alist):
2626         Add :version.
2627
2628         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
2629
2630         * mm-url.el (mm-url-use-external, mm-url-program)
2631         (mm-url-arguments): Add :version.
2632
2633         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
2634         (mm-attachment-file-modes, mm-decrypt-option)
2635         (mm-w3m-safe-url-regexp): Add :version.
2636
2637         * message.el (message-cite-prefix-regexp)
2638         (message-sendmail-envelope-from, message-minibuffer-local-map)
2639         (message-user-fqdn, message-completion-alist): Add :version.
2640
2641         * gnus-win.el (gnus-configure-windows-hook)
2642         (gnus-use-frames-on-any-display): Add :version.
2643
2644         * gnus-art.el (gnus-article-address-banner-alist)
2645         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
2646         (gnus-treat-from-picon, gnus-treat-mail-picon)
2647         (gnus-treat-x-pgp-sig): Add :version.
2648
2649         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
2650         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
2651         (gnus-summary-article-delete-hook)
2652         (gnus-summary-display-while-building): Add :version.
2653
2654         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
2655         (gnus-get-top-new-news-hook):Add :version.
2656
2657         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
2658         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
2659
2660         * gnus-registry.el (gnus-registry): Add :version.
2661
2662         * gnus-spec.el (gnus-use-correct-string-widths)
2663         (gnus-make-format-preserve-properties): Add :version.
2664
2665         * gnus.el (gnus-group-charter-alist)
2666         (gnus-group-fetch-control-use-browse-url)
2667         (gnus-install-group-spam-parameters): Add :version.
2668
2669         * gnus-diary.el (gnus-diary): Add :version.
2670
2671         * gnus-delay.el (gnus-delay): Add :version.
2672
2673         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
2674         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
2675         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
2676         Add :version.
2677
2678         * gnus-agent.el (gnus-agent-max-fetch-size)
2679         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
2680         (gnus-agent-prompt-send-queue): Add :version.
2681
2682         * deuglify.el (gnus-outlook-deuglify): Add :version.
2683
2684         * html2text.el: Beautify code.  Improve doc strings.  Some checkdoc
2685         cleanup.
2686         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
2687         (html2text-format-tag-list): Add "strong" and "em".
2688         From "Alfred M. Szmidt" <ams@kemisten.nu> (tiny change).
2689
2690 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2691
2692         * gnus-registry.el (gnus-registry-hashtb): create the registry
2693         when package is loaded
2694
2695         * spam.el (spam-summary-score-preferred-header): global preference
2696         for people who want to override the default SpamAssassin over
2697         Bogofilter preference (when both are set)
2698         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
2699         (spam-user-format-function-S): check spam-summary-score-preferred-header
2700         (spam-extra-header-to-number): add X-Bogosity header parsing
2701         (spam-user-format-function-S): format the score correctly
2702
2703 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2704
2705         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
2706         signature file.  Suggested by Manoj Srivastava
2707         <srivasta@golden-gryphon.com>.
2708
2709         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
2710         iso-2022-jp even in the Japanese language environment.
2711         Suggested by Jason Rumney <jasonr@gnu.org>.
2712
2713 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2714
2715         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
2716         use the same characters as the dummy marks; make it free from
2717         getting affected by the language environment.
2718         (gnus-summary-read-group-1): Update mark positions only when the
2719         format spec is updated.
2720
2721         * gnus-spec.el (gnus-update-format-specifications): Return a list
2722         of updated types.
2723
2724 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
2725
2726         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
2727         of boundp to check if display-warning is available.
2728
2729 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
2730
2731         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
2732
2733 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2734
2735         * nnspool.el (nnspool-spool-directory): Use news-path if the
2736         news-directory variable is not bound.
2737
2738         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
2739         function instead of display-warning if it is not available.
2740
2741 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
2742
2743         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
2744         v5-10: Use `point-at-bol'.
2745
2746 2004-10-26  Simon Josefsson  <jas@extundo.com>
2747
2748         * hashcash.el: Fix URL in comment, reported by Cheng Gao
2749         <chenggao@gmail.com>.
2750
2751 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
2752
2753         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
2754         instead.
2755
2756 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
2757
2758         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
2759         to remove a server from the nnimap-server-buffer-alist
2760         (nnimap-open-connection, nnimap-close-server): use it
2761
2762         * gnus-encrypt.el: removed in favor of encrypt.el
2763
2764 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2765
2766         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
2767         running the major-mode function.
2768
2769 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2770
2771         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
2772         dummy marks in the right way.
2773
2774 2004-10-18  David Edmondson  <dme@dme.org>
2775
2776         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
2777         excessively.
2778
2779 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
2780
2781         * gnus-util.el (gnus-split-references): accept a nil references
2782         string and go on blissfully
2783
2784         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
2785         cases where the references string is non-nil but has no references
2786
2787         * encrypt.el: add autoload tags
2788
2789         * spam.el (spam-resolve-registrations-routine): remove article
2790         from unregistration list too.  Reported by David Hanak
2791         <dhanak@isis.vanderbilt.edu>
2792
2793 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
2794
2795         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
2796         nil.  Changed custom type.
2797
2798 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
2799
2800         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
2801
2802         * gnus-sum.el (gnus-summary-move-article): Use it.
2803
2804 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
2805
2806         * encrypt.el: add autoload cookies
2807
2808         * spam.el (spam-backend-article-list-property)
2809         (spam-backend-get-article-todo-list)
2810         (spam-backend-put-article-todo-list, )
2811         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
2812         resolve registrations separately
2813         (spam-register-routine): format comments
2814         (spam-unregister-routine, spam-register-routine): always call with
2815         specific-articles, no default list
2816         (spam-summary-prepare-exit): use the spam-classifications function
2817
2818         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
2819         gnus-encrypt.el
2820
2821         * encrypt.el: copied from gnus-encrypt.el
2822
2823         * gnus-encrypt.el: commented that it's obsolete
2824
2825 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
2826
2827         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
2828         (gnus-score-save): Use it.
2829
2830         * message.el (message-bury): Use `window-dedicated-p'.
2831
2832 2004-10-15  Simon Josefsson  <jas@extundo.com>
2833
2834         * pop3.el (top-level): Don't require nnheader.
2835         (pop3-read-timeout): Add.
2836         (pop3-accept-process-output): Add.
2837         (pop3-read-response, pop3-retr): Use it.
2838
2839 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
2840
2841         * spam.el (spam-register-routine): move comment
2842         (spam-verify-bogofilter): we use 'unknown for the initial
2843         spam-bogofilter-valid state, not 'never
2844
2845         * netrc.el (netrc-machine-user-or-password): convenience wrapper
2846         for netrc-machine
2847
2848         * nnimap.el (nnimap-open-connection): use
2849         netrc-machine-user-or-password
2850
2851 2004-10-17  Richard M. Stallman  <rms@gnu.org>
2852
2853         * gnus-registry.el (gnus-registry-unload-hook):
2854         Set as a variable with add-hook.
2855
2856         * nnspool.el (nnspool-spool-directory): Use news-directory instead
2857         of news-path.
2858
2859         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
2860
2861         * spam.el: Delete duplicate `provide'.
2862         (spam-unload-hook): Set as a variable with add-hook.
2863
2864 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
2865
2866         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
2867         in the doc string.
2868
2869         * message.el (message-ignored-news-headers)
2870         (message-ignored-supersedes-headers)
2871         (message-ignored-resent-headers)
2872         (message-forward-ignored-headers): Improve custom type.
2873
2874 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2875
2876         * message.el (message-tokenize-header): Fix 2004-09-06 change
2877         which used point-min in the wrong place.
2878
2879 2004-10-12  Simon Josefsson  <jas@extundo.com>
2880
2881         * net/tls.el (tls-certtool-program): New variable.
2882         (tls-certificate-information): New function, based on
2883         ssl-certificate-information.
2884
2885 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2886
2887         * compface.el: Move the version of ELisp-based uncompface program
2888         to the contrib directory because of the copyright problem.
2889
2890 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
2891
2892         * message.el (message-kill-buffer): Raise the current frame.
2893
2894 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
2895
2896         * gnus-sum.el: Mention that multibyte characters don't work as marks.
2897
2898         * gnus.el (message-y-or-n-p): Autoload.
2899
2900         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
2901         (pop3-password-required, pop3-authentication-scheme)
2902         (pop3-leave-mail-on-server): Made customizable.
2903         (pop3): New custom group.
2904         (pop3-retr): Remove `sleep-for' statements.
2905         Suggested by Dave Love <fx@gnu.org>.
2906
2907         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
2908         Windows/DOS.
2909
2910         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
2911         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
2912         Dave Love <fx@gnu.org>.
2913
2914         * mml.el (mml-minibuffer-read-disposition): Require match.
2915         Suggested by Dave Love <fx@gnu.org>.
2916
2917 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
2918
2919         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
2920         doc string.
2921
2922 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2923
2924         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
2925
2926 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
2927
2928         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
2929         instead of calling `mm-insert-inline', to decode text/* parts
2930         before displaying them.
2931
2932 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2933
2934         * mm-uu.el (mm-uu-text-plain-type): New variable.
2935         (mm-uu-pgp-signed-extract-1): Use it.
2936         (mm-uu-pgp-encrypted-extract-1): Use it.
2937         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
2938         bind mm-uu-text-plain-type with that value.
2939         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
2940         mm-uu-dissect.
2941
2942 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * gnus-group.el (gnus-update-group-mark-positions):
2945         * gnus-sum.el (gnus-update-summary-mark-positions):
2946         * message.el (message-check-news-body-syntax):
2947         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
2948         of string-as-multibyte.
2949
2950 2004-10-05  Juri Linkov  <juri@jurta.org>
2951
2952         * gnus-group.el (gnus-update-group-mark-positions):
2953         * gnus-sum.el (gnus-update-summary-mark-positions):
2954         * message.el (message-check-news-body-syntax):
2955         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
2956         8-bit unibyte values to a multibyte string for search functions.
2957
2958 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2959
2960         * mm-uu.el (mm-uu-dissect): Allow optional arg.
2961         (mm-uu-dissect-text-parts): New function.
2962
2963         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
2964         dissect text parts.
2965
2966         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
2967         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
2968
2969         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
2970
2971         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
2972         gnus-current-topics instead of gnus-current-topic.
2973
2974 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
2975
2976         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
2977
2978 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
2979
2980         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
2981         where approriate.
2982
2983         * nnml.el (nnml-generate-active-info): do.
2984
2985         * nndiary.el (nndiary-generate-active-info): do.
2986
2987         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
2988         (gnus-topic-move): do.
2989
2990         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
2991         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
2992
2993         * gnus-srvr.el (gnus-server-prepare)
2994         (gnus-server-open-all-servers): do.
2995
2996         * gnus-msg.el (gnus-summary-cancel-article)
2997         (gnus-summary-resend-message)
2998         (gnus-summary-mail-crosspost-complaint): do.
2999
3000         * gnus-move.el (gnus-change-server): do.
3001
3002         * gnus-group.el (gnus-group-unmark-all-groups)
3003         (gnus-group-set-current-level): do.
3004
3005 2004-10-04  Simon Josefsson  <jas@extundo.com>
3006
3007         * message.el (message-generate-hashcash): Doc fix.
3008
3009 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
3010
3011         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
3012         avoid infinite recursion via gnus-get-function.
3013
3014 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
3015
3016         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
3017
3018         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
3019
3020         * nnmail.el (nnmail-split-history): do.
3021
3022         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
3023         (nnml-request-delete-group): do.
3024
3025         * nnslashdot.el (nnslashdot-read-groups): do.
3026
3027         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
3028         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
3029
3030         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
3031         (nnspool-sift-nov-with-sed): Use last
3032         (nnspool-retrieve-headers-with-nov): Use mapc.
3033         (nnspool-request-newgroups): Use dolist.
3034         (nnspool-request-group): Use last.
3035
3036         * nntp.el (nntp-read-server-type): Use dolist.
3037
3038         * nnvirtual.el (nnvirtual-create-mapping)
3039         (nnvirtual-update-read-and-marked): Use dolist.
3040         (nnvirtual-convert-headers): Simplify.
3041
3042 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
3043
3044         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
3045         support for sync'ing tick marks.
3046
3047 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3048
3049         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
3050         there's no visible header.
3051
3052 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
3053
3054         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
3055         necessary, pass full group name to gnus-request-set-marks.
3056
3057 2004-10-01  Simon Josefsson  <jas@extundo.com>
3058
3059         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
3060         acroread.
3061
3062 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3063
3064         * spam-report.el (spam-report-gmane): Fix interactive.
3065
3066         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
3067
3068         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
3069         when writing file.
3070         (gnus-agent-synchronize-flags): Don't default to being
3071         interactive.
3072
3073 2004-09-30  Simon Josefsson  <jas@extundo.com>
3074
3075         * message.el (message-generate-hashcash): Add.
3076         (message-send-mail): Use it, call mail-add-payment.
3077
3078 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
3079
3080         * spam.el (spam-verify-bogofilter): -V, not -sV option
3081
3082 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
3083
3084         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
3085         gnus-requst-update-info with explicit code to sync the in-memory
3086         info read flags with the marks being sync'd to the backend.
3087
3088         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
3089
3090 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3091
3092         * spam.el (spam-verify-bogofilter): new function
3093         (spam-check-bogofilter)
3094         (spam-bogofilter-register-with-bogofilter): use it
3095         (spam-verify-bogofilter): small fixes
3096
3097 2004-09-28  Simon Josefsson  <jas@extundo.com>
3098
3099         * hashcash.el (hashcash-generate-payment): Revert.
3100
3101 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
3102
3103         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
3104         gnus-extract-references instead of gnus-split-references
3105
3106         * gnus-util.el (gnus-extract-references): new function, analogous
3107         to gnus-split-references but extracts only the message-ID without
3108         anything extra
3109
3110         * hashcash.el (hashcash-generate-payment)
3111         (hashcash-check-payment): do the right thing if hashcash-path is
3112         nil (because the hashcash program could not be found)
3113
3114         * spam.el (spam-use-hashcash): remove comment
3115
3116 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
3117
3118         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
3119         (gnus-cache-enter-article, gnus-cache-remove-article)
3120         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
3121
3122         * gnus-async.el (gnus-async-prefetch-remove-group): do.
3123
3124         * gnus-art.el (article-hide-boring-headers)
3125         (article-translate-strings, article-display-face)
3126         (gnus-article-mime-match-handle-first)
3127         (gnus-article-highlight-headers)
3128         (gnus-article-add-buttons-to-head): do.
3129
3130 2004-09-27  Simon Josefsson  <jas@extundo.com>
3131
3132         * hashcash.el: New version, from
3133         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
3134         ../contrib/.
3135
3136 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3137
3138         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
3139
3140 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
3141
3142         * gnus-dup.el (gnus-dup-open): Use mapc.
3143         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
3144
3145         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
3146         Reported by Stefan Wiens <s.wi@gmx.net>.
3147
3148         * gnus.el (gnus-shutdown): Use dolist.
3149
3150         * gnus-undo.el (gnus-undo): Use mapc.
3151
3152         * nnrss.el (nnrss-generate-active): do.
3153
3154         * message.el (message-cite-original-without-signature)
3155         (message-cite-original): Use mapc.
3156         (message-do-actions, message-make-forward-subject): Use dolist.
3157
3158 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
3159
3160         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
3161         deletion to remove entire duplicate line.  Fixes merged article
3162         number bug.
3163
3164 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
3165
3166         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
3167         servers that are offline.  Avoids having gnus-agent-toggle-plugged
3168         first ask if you want to open a server and then, even when you
3169         responded with no, asking if you want to synchronize the server's
3170         flags.
3171         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
3172         multi-line expressions.
3173         (gnus-agent-synchronize-group-flags): New internal function.
3174         Updates marks in memory (in the info structure) AND in the
3175         backend.
3176
3177         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
3178
3179         * nnagent.el (nnagent-request-set-mark): Use
3180         gnus-agent-synchronize-group-flags, not backend's request-set-mark
3181         method, to ensure that synchronization updates marks in the
3182         backend and in the info (in memory) structure.
3183
3184 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3185
3186         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
3187         convention fully; don't miss the root article of a thread; make
3188         the X-Draft-From header with correct article numbers.
3189
3190 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
3191
3192         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
3193         unless plugged.  Disable the agent so that an open failure causes
3194         an error.
3195
3196         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
3197         Reverted 2004-09-21 change.  The backend must be opened while
3198         synchronizing flags even when the backend stores the flags
3199         locally.
3200
3201 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
3202
3203         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
3204         in `header' match.  Reported by Svend Tollak Munkejord.
3205
3206         * message.el (message-cite-original): Fix use of
3207         `message-cite-articles-with-x-no-archive'.
3208
3209 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3210
3211         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
3212         (gnus-window-to-buffer): Ditto.
3213
3214         * mml.el (mml-preview-buffer): New variable.
3215         (mml-preview): Manage window layout with gnus-buffer-configuration.
3216
3217         * gnus-msg.el (gnus-setup-message): Put article numbers into the
3218         X-Draft-From header even if those articles aren't quoted.
3219
3220 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
3221
3222         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
3223         (gnus-request-set-mark, gnus-request-update-mark): Use new
3224         g-s-t-u-l-m to decide to use backend even when unplugged.
3225
3226 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3227
3228         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
3229         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
3230
3231 2004-09-20  Simon Josefsson  <jas@extundo.com>
3232
3233         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
3234         "utf-16-le".
3235
3236 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3237
3238         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
3239
3240 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3241
3242         * uudecode.el (uudecode-use-external): Add :version.
3243
3244         * smime.el (smime-CA-file, smime-encrypt-cipher)
3245         (smime-dns-server): Add :version.
3246
3247         * smiley.el (gnus-smiley-file-types): Add :version.
3248
3249         * sha1.el (sha1-use-external): Add :version.
3250
3251         * pgg-def.el (pgg-query-keyserver): Add :version.
3252
3253         * nnmail.el (nnmail-fancy-expiry-targets)
3254         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
3255
3256         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
3257         (nnimap-retrieve-groups-asynchronous): Add :version.
3258         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
3259
3260         * mml.el (mml-content-disposition-parameters)
3261         (mml-insert-mime-headers-always): Add :version.
3262
3263         * mm-util.el (mm-coding-system-priorities):
3264
3265         * mm-decode.el (mm-inline-text-html-with-images)
3266         (mm-keep-viewer-alive-types, mm-external-terminal-program)
3267         (mm-verify-option): Add :version.
3268         (mm-text-html-renderer): Change :version.
3269
3270         * message.el (message-fcc-externalize-attachments)
3271         (message-required-headers, message-draft-headers)
3272         (message-subject-trailing-was-query)
3273         (message-subject-trailing-was-ask-regexp)
3274         (message-subject-trailing-was-regexp, message-mark-insert-begin)
3275         (message-mark-insert-end, message-archive-header)
3276         (message-archive-note, message-cross-post-default)
3277         (message-cross-post-note, message-followup-to-note)
3278         (message-cross-post-note-function, message-use-mail-followup-to)
3279         (message-subscribed-address-functions)
3280         (message-subscribed-address-file, message-subscribed-addresses)
3281         (message-subscribed-regexps, message-allow-no-recipients)
3282         (message-yank-cited-prefix, message-signature-insert-empty-line)
3283         (message-hidden-headers, message-hierarchical-addresses)
3284         (message-mail-user-agent, message-use-idna)
3285         (message-valid-fqdn-regexp)
3286         (message-strip-special-text-properties, message-header-synonyms)
3287         (message-beginning-of-line, message-tab-body-function): Add :version.
3288         (message-insert-canlock, message-wide-reply-confirm-recipients):
3289         Change :version.
3290
3291         * mail-source.el (mail-source-ignore-errors): Add :group, :type
3292         and :version.
3293         (mail-source-delete-old-incoming-confirm)
3294         (mail-source-movemail-program): Add :version.
3295
3296         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
3297         (gnus-agent-cache, gnus-agent): Change :version.
3298
3299         * gnus-util.el (gnus-use-byte-compile): Change :version.
3300
3301         * gnus-sum.el (gnus-summary-make-false-root-always)
3302         (gnus-summary-default-high-score)
3303         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
3304         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
3305         (gnus-read-all-available-headers, gnus-article-emulate-mime)
3306         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
3307         (gnus-sum-thread-tree-single-indent)
3308         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
3309         (gnus-sum-thread-tree-leaf-with-other)
3310         (gnus-sum-thread-tree-single-leaf): Add :version.
3311         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
3312         (gnus-article-loose-mime): Change :version.
3313
3314         * gnus-start.el (gnus-backup-startup-file)
3315         (gnus-save-startup-file-via-temp-buffer): Add :version.
3316
3317         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
3318         (gnus-server-offline-face): Add :version.
3319
3320         * gnus-score.el (gnus-adaptive-word-length-limit):
3321
3322         * gnus-msg.el (gnus-gcc-externalize-attachments)
3323         (gnus-debug-files, gnus-debug-exclude-variables)
3324         (gnus-discouraged-post-methods): Change :version.
3325         (gnus-confirm-mail-reply-to-news)
3326         (gnus-confirm-treat-mail-like-news): Add :version.
3327
3328         * gnus-int.el (gnus-server-unopen-status): Add :version.
3329
3330         * gnus-group.el (gnus-group-jump-to-group-prompt)
3331         (gnus-large-ephemeral-newsgroup)
3332         (gnus-fetch-old-ephemeral-headers): Add :version.
3333
3334         * gnus-fun.el (gnus-x-face-directory)
3335         (gnus-convert-pbm-to-x-face-command)
3336         (gnus-convert-image-to-x-face-command)
3337         (gnus-convert-image-to-face-command): Add :version.
3338
3339         * gnus-delay.el (gnus-delay-default-hour): Add :version.
3340
3341         * gnus-cite.el (gnus-cite-blank-line-after-header)
3342         (gnus-article-boring-faces):
3343
3344         * gnus-art.el (gnus-buttonized-mime-types)
3345         (gnus-inhibit-mime-unbuttonizing)
3346         (gnus-treat-display-face)
3347         (gnus-treat-body-boundary): Change :version.
3348         (gnus-body-boundary-delimiter, gnus-picon-databases)
3349         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
3350         (gnus-treat-date-english, gnus-treat-fold-headers)
3351         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
3352         (gnus-treat-mail-picon, gnus-treat-wash-html)
3353         (gnus-article-encrypt-protocol)
3354         (gnus-use-idna, gnus-article-over-scroll)
3355         (gnus-mime-display-multipart-alternative-as-mixed)
3356         (gnus-mime-display-multipart-related-as-mixed)
3357         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
3358         (gnus-ctan-url, gnus-button-ctan-handler)
3359         (gnus-button-handle-ctan-bogus-regexp)
3360         (gnus-button-ctan-directory-regexp)
3361         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
3362         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
3363         (gnus-button-man-level, gnus-button-emacs-level)
3364         (gnus-button-message-level, gnus-button-browse-level): Add :version.
3365
3366         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
3367         (gnus-agent-go-online): Change :version.
3368         (gnus-agent-expire-unagentized-dirs)
3369         (gnus-agent-auto-agentize-methods): Add :version.
3370
3371         * flow-fill.el (fill-flowed-display-column)
3372         (fill-flowed-encode-column): Add :version.
3373
3374         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
3375         (gnus-outlook-deuglify-unwrap-max)
3376         (gnus-outlook-deuglify-cite-marks)
3377         (gnus-outlook-deuglify-unwrap-stop-chars)
3378         (gnus-outlook-deuglify-no-wrap-chars)
3379         (gnus-outlook-deuglify-attrib-cut-regexp)
3380         (gnus-outlook-deuglify-attrib-verb-regexp)
3381         (gnus-outlook-deuglify-attrib-end-regexp)
3382         (gnus-outlook-display-hook): Add :version.
3383
3384         * binhex.el (binhex-use-external): Add :version.
3385
3386 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
3387
3388         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
3389         and `invisible'.
3390
3391 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3392
3393         * gnus-registry.el (gnus-registry-trim): watch out for negatives
3394         in gnus-registry-trim
3395
3396 2004-09-13  Simon Josefsson  <jas@extundo.com>
3397
3398         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
3399
3400         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
3401
3402         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
3403         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
3404         <yamaoka@jpl.org>.
3405         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
3406         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
3407         <yamaoka@jpl.org>.
3408
3409         * sieve.el (sieve-manage-mode): Ditto.
3410
3411 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
3412
3413         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
3414
3415 2004-09-11  Simon Josefsson  <jas@extundo.com>
3416
3417         * dns-mode.el: Add.
3418
3419         * mm-view.el (mm-display-dns-inline): Add.
3420
3421         * mm-decode.el (mm-inline-media-tests): Add text/dns.
3422         (mm-automatic-display): Ditto.
3423
3424         * mailcap.el (mailcap-mime-data): Add text/dns.
3425         (mailcap-mime-extensions): Map .soa to text/dns.
3426
3427 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
3428
3429         * gnus-art.el (article-decode-mime-words, article-babel)
3430         (gnus-article-highlight-signature, gnus-article-add-buttons)
3431         (gnus-signature-toggle): Remove unnecessary bindings of
3432         `inhibit-read-only' inherited from v5.10 merge.
3433
3434 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
3435
3436         * nntp.el (nntp): New customization group.
3437         (nntp-authinfo-file): Add customization group.
3438
3439         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
3440
3441         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
3442
3443         * gnus.el (to-address, to-list, subscribed)
3444         (large-newsgroup-initial): Ditto.
3445
3446         * flow-fill.el (fill-flowed-display-column)
3447         (fill-flowed-encode-column): Ditto.
3448
3449 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
3450
3451         * message.el (message-tokenize-header, message-send-mail-with-qmail):
3452         Use point-min rather than 1.
3453         (message-send-mail): Use buffer-size rather than point-max.
3454
3455         * gnus-sum.el (gnus-summary-search-article-forward):
3456         Signal a specific `search-failed' rather than a generic `error'.
3457
3458         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
3459         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
3460         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
3461
3462 2004-09-10  Simon Josefsson  <jas@extundo.com>
3463
3464         * nndb.el (require): Remove tcp and duplicate cl.
3465
3466 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3467
3468         * gnus-agent.el (directory-files-and-attributes): Move forward.
3469
3470 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
3471
3472         * gnus-agent.el (directory-files-and-attributes): Optionally
3473         defined to support XEmacs.
3474
3475 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
3476
3477         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
3478         to avoid run-time CL dependencies.
3479         (gnus-agent-unfetch-articles): New function.
3480         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
3481         article numbers even when local .overview file is missing.
3482         (gnus-agent-read-article-number): New function. Only accepts
3483         27-bit article numbers.
3484         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
3485         gnus-agent-read-article-number.
3486         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
3487         from backend while recognizing that article numbers in .overview
3488         must be valid.
3489         (gnus-agent-update-files-total-fetched-for): Use
3490         directory-files-and-attributes to improve performance.
3491         * gnus-int.el (gnus-request-move-article): Use
3492         gnus-agent-unfetch-articles in place of gnus-agent-expire to
3493         improve performance.
3494
3495         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
3496         some users confused by references to .newsrc when they only have a
3497         .newsrc.eld file.
3498         (gnus-convert-mark-converter-prompt,
3499         gnus-convert-converter-needs-prompt): Fixed use of property list.
3500         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
3501         New function. Used internally to only display 'gnus converting
3502         files' message when actually necessary.
3503
3504         * gnus-sum.el (): Removed (require 'gnus-agent) as required
3505         methods now autoloaded.
3506
3507 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3508
3509         * gnus-sum.el (gnus-summary-insert-subject): Remove list
3510         identifiers.
3511
3512 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
3513
3514         * gnus-picon.el: Fix indentation and closing parenthesis.
3515
3516 2004-09-01  Simon Josefsson  <jas@extundo.com>
3517
3518         * message.el (message-canlock-generate): Require sha1, not
3519         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
3520         to require within a function.  Sadly, if sha1.el isn't loaded, the
3521         let binding in m-c-g will hide the defcustom definition, which is
3522         bad.)
3523
3524         * canlock.el: Require sha1, not sha1-el.
3525
3526         * message.el: Don't autoload sha1 (there is a autoload cookie in
3527         sha1.el).
3528
3529         * sha1-el.el: Renamed to sha1.el.
3530
3531 2004-08-30  Juanma Barranquero  <lektu@terra.es>
3532
3533         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
3534
3535 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3536
3537         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
3538
3539 2004-08-30  Kim F. Storm  <storm@cua.dk>
3540
3541         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
3542
3543         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
3544         Add :group 'nnimap.
3545
3546 2004-08-30  Simon Josefsson  <jas@extundo.com>
3547
3548         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
3549         ?* and ?\; (tiny patch).  From Andreas Schwab <schwab@suse.de>.
3550
3551 2004-08-30  Simon Josefsson  <jas@extundo.com>
3552
3553         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
3554         and ?\' to symbol instead of whitespace (tiny patch).  From
3555         Andreas Schwab <schwab@suse.de>.
3556
3557 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3558
3559         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
3560
3561         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
3562         instead of re-search-forward.
3563
3564         * gnus-uu.el (gnus-uu-save-article): Ditto.
3565         (gnus-uu-post-encode-uuencode): Ditto.
3566
3567         * html2text.el (html2text-clean-list-items): Ditto.
3568         (html2text-clean-dtdd): Ditto.
3569         (html2text-format-tags): Ditto.
3570
3571         * message.el (message-send-mail-with-sendmail): Fix regexp.
3572         (message-fill-field-general): Use search-forward instead of
3573         re-search-forward.
3574         (unbold-region): Ditto.
3575
3576         * nnrss.el (nnrss-request-article): Ditto.
3577
3578         * nnslashdot.el (nnslashdot-request-article): Ditto.
3579
3580         * nnweb.el (nnweb-gmane-wash-article): Ditto.
3581
3582         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
3583         "Unrecognized menu descriptor" error in XEmacs.
3584
3585 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3586
3587         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
3588         entry.
3589
3590         * gnus-group.el (gnus-group-line-format-alist): Convert the value
3591         of gnus-tmp-news-method into string under XEmacs.  It will be
3592         passed to gnus-correct-length which takes only a string argument.
3593
3594 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3595
3596         * gnus-util.el (gnus-bind-print-variables): New macro.
3597         (gnus-prin1): Use it.
3598         (gnus-prin1-to-string): Use it.
3599         (gnus-pp): New function.
3600         (gnus-pp-to-string): New function.
3601
3602         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
3603         pp-to-string with gnus-pp-to-string.
3604         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
3605         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
3606         * gnus-msg.el (gnus-debug): Ditto.
3607         * gnus-score.el (gnus-score-save): Ditto.
3608         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
3609         gnus-pp-to-string.
3610         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
3611         with gnus-pp.
3612         * score-mode.el (gnus-score-pretty-print): Ditto.
3613         * webmail.el (webmail-debug): Ditto.
3614
3615 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3616
3617         * gnus-art.el (article-display-face, article-display-x-face): Use
3618         buffer-read-only.
3619
3620 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3621
3622         * gnus-art.el (article-hide-list-identifiers): Bind
3623         inhibit-read-only as t.
3624
3625 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
3626
3627         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
3628
3629 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
3630
3631         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
3632         (gnus-narrow-to-page): Don't assume point-min == 1.
3633         (gnus-article-edit-mode): Derive from message-mode.
3634
3635         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
3636         point-min == 1.
3637
3638         * imap.el (imap-parse-address-list, imap-parse-body-ext):
3639         Disable incorrect use of `assert'.
3640
3641         * message.el (message-mode): Set comment-start-skip.
3642
3643
3644 2004-08-22  Sam Steingold  <sds@gnu.org>
3645
3646         * pop3.el (pop3-leave-mail-on-server): New user variable.
3647         (pop3-movemail): Delete mail only when it is nil.
3648
3649 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
3650
3651         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
3652
3653         * mml.el (mml-preview): Use `pop-to-buffer'.
3654
3655         * message.el (message-goto-mail-followup-to): Insert after "To".
3656         (message-carefully-insert-headers): Add comment.
3657
3658         * gnus.el: Remove unused variable `gnus-article-check-size'.
3659
3660         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
3661
3662         * gnus-art.el (gnus-button-alist): Improve
3663         `gnus-button-handle-library' entry.
3664
3665 2004-08-19  Paul Jarc  <prj@po.cwru.edu>
3666
3667         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
3668         downcase, since XEmacs capitalizes error messages differently.
3669         From Sebastian Freundt <hroptatyr@gna.org>.
3670
3671 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
3672
3673         * nntp.el: Add (require 'gnus) due to reference to
3674         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
3675
3676 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
3677
3678         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
3679         `mm-fill-flowed'.
3680
3681         * mm-decode.el (mm-dissect-singlepart): Check it.
3682
3683 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
3684
3685         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
3686         'imap' for netrc parsing
3687
3688 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
3689
3690         * mailcap.el (mailcap-mime-data): Mark as risky.
3691
3692 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3693
3694         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
3695         may be included in the encoded word.
3696         (rfc2047-encode): Don't append a space if the encoded word
3697         includes close parenthesis.
3698
3699 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3700
3701         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
3702         of text within parentheses.
3703
3704 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
3705
3706         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
3707         (gnus-encrypt-write-file-contents): the password key is the file
3708         name PLUS the cipher, not just the cipher.  Also remove failed
3709         passwords from the cache.
3710
3711 2004-08-06  Simon Josefsson  <jas@extundo.com>
3712
3713         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
3714         fix.
3715
3716 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3717
3718         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
3719         LWSP.
3720
3721 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
3722
3723         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
3724         to append in-reply-to: data to the references: header
3725
3726         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
3727         (netrc-parse): use gnus-encrypt.el functions
3728
3729         * gnus-encrypt.el: new file for encryption support; currently
3730         does only a few GPG ciphers and an internal XOR cipher
3731
3732         * password.el: add comments on using password-read-and-add
3733         (password-read-and-add): new function to read and add the
3734         password to the cache at once
3735
3736 2004-07-28  Simon Josefsson  <jas@extundo.com>
3737
3738         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
3739         parameter (but don't use it, for now).
3740
3741         * imap.el (imap-ssl-open): Use imap-process-connection-type,
3742         instead of hard coding to nil.
3743
3744 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3745
3746         * mm-view.el (mm-inline-image-emacs): Open lines under an image
3747         as mm-inline-image-xemacs does.
3748
3749 2004-07-26  Simon Josefsson  <jas@extundo.com>
3750
3751         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
3752         Revert part of 2004-07-17 change below.
3753
3754 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3755
3756         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
3757         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3758
3759 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3760
3761         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
3762         quotes that actually start with ">" at the beginning of the
3763         lines.
3764
3765 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3766
3767         * rfc2047.el (rfc2047-encode-region): Fix last change.
3768         (rfc2047-encode-parameter): Remove useless concat.
3769
3770 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3771
3772         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
3773         encode special characters; fix some kind of misconfigured headers;
3774         signal a real error if debug-on-quit or debug-on-error is non-nil.
3775         (rfc2047-encode-max-chars): New variable.
3776         (rfc2047-encode-1): Use it.
3777         (rfc2047-encode-parameter): New function.
3778
3779         * mml.el (mml-insert-parameter): Remove an excessive space.
3780
3781 2004-07-17  Simon Josefsson  <jas@extundo.com>
3782
3783         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
3784         Kai Grossjohann <kai@emptydomain.de>.
3785         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
3786         (gnus-group-make-menu-bar): Ditto.
3787
3788         * gnus-util.el (gnus-group-server): Add.
3789
3790 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
3791
3792         * message.el (message-clone-locals): Clone sendmail and smtp
3793         variables.
3794
3795 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3796
3797         * rfc2047.el (rfc2047-encode-region): Fix last change.
3798
3799 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3800         From David Hedbor <dhedbor@real.com>.
3801
3802         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
3803         (nnmail-expand-newtext): Lowercase expanded entries if
3804         nnmail-split-lowercase-expanded is non-nil.
3805
3806 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3807
3808         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
3809         characters as non-special.
3810
3811 2004-07-09  Simon Josefsson  <jas@extundo.com>
3812
3813         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
3814         Users will lose all flag changes made while unplugged with
3815         e.g. nntp unless flag synchronization happens, thus `nil' is not a
3816         good default.  See numerous reports on ding mailing list.
3817
3818 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3819
3820         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
3821         add generate-head-function and generate-article-function to the
3822         rfc822-forward entry.
3823         (nndoc-rfc822-forward-generate-article): New function.
3824         (nndoc-rfc822-forward-generate-head): New function.
3825
3826         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
3827
3828 2004-07-06  Dan Christensen  <jdc@uwo.ca>
3829
3830         * gnus-sum.el (gnus-summary-read-group-1): When summary
3831         is unthreaded, respect display group parameter.
3832         (gnus-articles-to-read): Remove unused reference to
3833         display group parameter.
3834
3835 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3836
3837         * nnheader.el (nnheader-uniquify-message-id): New experimental
3838         variable.
3839         (nnheader-nov-read-message-id): Use it.
3840
3841         * spam-report.el (spam-report-gmane): Add interactive.
3842
3843 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3844
3845         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
3846         qp-or-base64 for the application/* types.
3847
3848 2004-07-02  Jesper Harder  <harder@ifa.au.dk>
3849
3850         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.  From
3851         Joakim Verona <joakim@verona.se>.
3852
3853 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3854
3855         * gnus-registry.el (gnus-registry-trim): don't allow a negative
3856         trim value
3857
3858 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
3859
3860         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
3861         New macro and function.
3862         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
3863
3864 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3865
3866         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
3867         after-load-alist.
3868
3869 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3870
3871         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
3872         update info that isn't there.
3873
3874 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3875
3876         * mm-view.el (mm-inline-render-with-function): Use multibyte
3877         buffer; decode html source by charset.
3878
3879         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
3880
3881         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
3882         entry.  From Ilya N. Golubev <gin@mo.msk.ru>.
3883         (mm-enrich-utf-8-by-mule-ucs): New function run when Mule-UCS is
3884         loaded under XEmacs.
3885         (): Don't make duplicated entries in mm-mime-mule-charset-alist.
3886
3887 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
3888
3889         * nnheader.el (nnheader-max-head-length): Increase to 8192.
3890
3891 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * mm-util.el (mm-coding-system-p): Return a coding-system.
3894         (mm-mime-mule-charset-alist): Use shift_jis instead of
3895         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
3896         entries for the mime charsets iso-2022-jp-3 and shift_jis.
3897         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
3898         instead of japanese-shift-jis and iso-latin-1 respectively in
3899         order to share the default value with both Emacs and XEmacs-mule.
3900         (mm-mule-charset-to-mime-charset): Make
3901         mm-coding-system-priorities effective.
3902         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
3903         while predicating of candidates upon the priorities.
3904
3905 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
3906
3907         * gnus-sum.el (gnus-summary-make-menu-bar): Add
3908         gnus-uu-invert-processable.
3909
3910         * gnus.el: Autoload gnus-uu-invert-processable.
3911
3912 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3913
3914         * mm-util.el (mm-with-multibyte-buffer): New macro.
3915
3916         * rfc2047.el (rfc2047-encode-string): Use it.
3917         (rfc2047-encode-region): Move point to the end of the region after
3918         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
3919
3920 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3921
3922         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
3923         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
3924
3925 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3926
3927         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
3928         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
3929         Karl Chen <quarl@nospam.quarl.org>.
3930
3931 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
3932
3933         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
3934         invalid addresses.
3935
3936 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
3937
3938         * spam.el: section markers changed, TODO list revised
3939         (spam-backends): new master list of all installed backends
3940         (spam-summary-exit-behavior): new variable to determine how
3941         messages moves are done at summary exit
3942         (spam-move-spam-nonspam-groups-only)
3943         (spam-process-ham-in-nonham-groups)
3944         (spam-process-ham-in-spam-groups): variables removed, the
3945         spam-summary-exit-behavior variable should be used to manage this
3946         behavior
3947         (spam-old-ham-articles, spam-old-spam-articles): removed
3948         (spam-old-articles): new variable, replacing spam-old-ham-articles
3949         and spam-old-spam-articles
3950         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
3951         empty variables, placeholders for the backends they represent
3952         (spam-set-difference): moved, unchanged
3953         (spam-list-of-processors): variable OBSOLETE, not used anymore
3954         unless the user has a processor variable
3955         (spam-classifications, spam-classification-valid-p)
3956         (spam-backend-properties, spam-backend-property-valid-p)
3957         (spam-backend-function-type-valid-p)
3958         (spam-process-type-valid-p, spam-list-articles): helper functions
3959         (spam-report-articles-gmane, spam-report-articles-resend):
3960         functions removed, they are not needed
3961         (spam-install-backend-super, spam-backend-list)
3962         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
3963         (spam-backend-function, spam-backend-ham-registration-function)
3964         (spam-backend-spam-registration-function)
3965         (spam-backend-ham-unregistration-function)
3966         (spam-backend-spam-unregistration-function)
3967         (spam-backend-statistical-p, spam-backend-mover-p)
3968         (spam-install-backend-alias, spam-install-checkonly-backend)
3969         (spam-install-mover-backend, spam-install-nocheck-backend)
3970         (spam-install-backend, spam-install-statistical-backend)
3971         (spam-install-statistical-checkonly-backend): backend installation
3972         support
3973         (spam-summary-prepare-exit): rewritten to use the new backend code
3974         (spam-group-processor-p): use the new backend code and respect the
3975         summary exit behavior
3976         (spam-mark-spam-as-expired-and-move-routine): removed
3977         (spam-summary-prepare): changed to use the new spam-old-articles
3978         variable
3979         (spam-copy-or-move-routine, spam-copy-spam-routine)
3980         (spam-move-spam-routine, spam-copy-ham-routine)
3981         (spam-move-ham-routine): new code to copy/move ham or spam
3982         (spam-fetch-field-fast): doc and code improved, plus it allows the
3983         'number request
3984         (spam-list-of-checks, spam-list-of-statistical-checks): variables
3985         removed, no longer used
3986         (spam-split, spam-find-spam): use the new backend code
3987         (spam-registration-functions): variable removed, no longer used
3988         (spam-unregister-routine): convenience wrapper
3989         (spam-log-undo-registration, spam-register-routine)
3990         (spam-log-processing-to-registry)
3991         (spam-log-unregistration-needed-p): renamed "check" to "backend"
3992         where possible
3993         (spam-check-gmane-xref, spam-check-regex-headers)
3994         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
3995         (spam-check-whitelist, spam-check-blacklist)
3996         (spam-check-bogofilter-headers, spam-check-spamoracle)
3997         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
3998         (spam-check-crm114-headers): use the spam-split-group that
3999         spam-split prepares, no need to determine it every time
4000
4001         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
4002         the nnheader-parse-naked-head call
4003
4004         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
4005
4006         * gnus-sum.el (gnus-nov-parse-line): add the message number to
4007         the nnheader-nov-read-message-id call
4008
4009 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
4012         gnus-activate-group twice.  Suggested by Markus Peter
4013         <warp@spin.de>.
4014
4015 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4016
4017         * gnus-art.el (gnus-article-time-format): Exchange the order of
4018         day and month in the default value; fix customization type.
4019         (article-date-ut): Use add-text-properties.
4020         (article-make-date-line): Use message-make-date instead of
4021         current-time-string.
4022
4023         * message.el (message-fetch-field): Don't use set-text-properties.
4024         (message-make-date): Simplify.
4025
4026         * messagexmas.el (message-xmas-make-date): New function.
4027         (message-xmas-redefine): Defalias message-make-date to it.
4028
4029 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4030
4031         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
4032         (rfc2047-encode-region): Treat text within parentheses as special;
4033         show the original text when error has occurred.
4034
4035         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
4036         already-computed method to gnus-activate-group.
4037
4038         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
4039         same select-methods identical Lisp objects.
4040
4041         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
4042         object when modifying the info.
4043
4044 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4045
4046         * gnus-srvr.el (gnus-server-set-info): Remove the server from
4047         gnus-opened-servers since it has never been opened with the new
4048         configuration yet.
4049
4050 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4051
4052         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
4053         arg to nnheader-generate-fake-message-id.
4054
4055 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
4056
4057         * nnheader.el (nnheader-generate-fake-message-id): accept a
4058         number and build a fake message ID localized to a group and
4059         article number (so it's repeatable from that point on)
4060         (nnheader-fake-message-id-p): change regex to accomodate new fake
4061         ID format
4062
4063         * gnus-sum.el (gnus-get-newsgroup-headers): call
4064         nnheader-generate-fake-message-id with the article number
4065
4066 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
4067
4068         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
4069         end-of-buffer.
4070
4071 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4072
4073         * message.el (message-ignored-supersedes-headers): Add Approved.
4074
4075 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4076
4077         * rfc2047.el (rfc2047-encode-message-header): Remove useless
4078         goto-char.
4079         (rfc2047-encode): Fold the line before encoding.
4080
4081 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4082
4083         * rfc2047.el (rfc2047-encode-message-header): Disabled header
4084         folding -- not all headers can be folded, and this should be done
4085         by the message composition mode.  Probably.  I think.
4086
4087 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4088
4089         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
4090         fast.
4091
4092         * gnus-ems.el (gnus-remove-image): Don't use
4093         message-text-with-property; remove only the image found first.
4094
4095         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
4096         found first.
4097
4098 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
4099
4100         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
4101
4102 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4103
4104         * message.el (message-text-with-property): Make it fast and accept
4105         optional arguments.
4106         (message-strip-forbidden-properties): Use it.
4107         (message-fix-before-sending): Follow the m-t-w-p change.
4108
4109         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
4110
4111 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4112
4113         * gnus-art.el (article-hide-headers): Don't change the buffer
4114         mistakenly when performing mml-preview even if
4115         gnus-single-article-buffer is nil.
4116
4117 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
4118
4119         * message.el (message-expand-name-databases): New user option.
4120         (message-expand-name): Use it.
4121
4122 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
4123
4124         * spam.el (spam-report-articles-resend)
4125         (spam-report-resend-register-routine): allow ham reporting
4126         (spam-report-resend-register-ham-routine): simple wrapper
4127         (spam-registration-functions): add ham resending functions
4128         (spam-list-of-processors): add ham resend processor
4129
4130         * gnus.el (ham-resend-to): new group parameter
4131         (spam-process): add ham resend option
4132
4133         * spam-report.el (spam-report-resend): allow reporting ham
4134         (spam-report-resend-ham): simple wrapper
4135
4136 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4137
4138         * message.el (message-cite-articles-with-x-no-archive): New
4139         variable.
4140         (message-cite-original): Use it.
4141
4142 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4143
4144         * message.el (message-cite-original): Respect X-No-Archive.
4145
4146 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
4147
4148         * gnus-art.el (article-hide-headers): Refer to the values for
4149         gnus-ignored-headers and gnus-visible-headers in the summary
4150         buffer since a user may have set them as group parameters.
4151
4152 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
4153
4154         * assistant.el (assistant-node-name): new convenience function
4155         (assistant-render-text, assistant-render-node): error handling,
4156         plus handle multiple next nodes
4157         (assistant-find-next-node): commented out for now
4158         (assistant-find-next-nodes): new function, returns list of next
4159         nodes
4160
4161 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
4162
4163         * mail-source.el (mail-source-directory): Fix doc-string.
4164
4165 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
4166
4167         * assistant.el (assistant-render-text, assistant-eval): add :set
4168         widget type, which is different because it takes and returns a
4169         list.  Much hilarity ensues.
4170
4171 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
4172
4173         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
4174
4175         * gnus-group.el (gnus-group-get-new-news-this-group): Added
4176         doc-string.
4177
4178         * gnus-start.el (gnus-activate-group): Added doc-string.
4179
4180 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
4183
4184 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
4185
4186         * assistant.el (assistant-render-text): trying to add a :set
4187         widget, more to come...
4188
4189         * spam.el (spam-group-spam-contents-p): handle empty groupname
4190         strings
4191         (spam-report-articles-resend)
4192         (spam-report-resend-register-routine): allow spam-report-resend-to
4193         to be a group parameter or a global value
4194         (tiny change).  From Daniel Pittman <daniel@rimspace.net>.
4195         (spam-register-routine): do registration iff any articles warrant
4196         it.
4197         (spam-summary-prepare-exit): changed log message for nil group
4198         destinations
4199
4200 2004-05-26  Simon Josefsson  <jas@extundo.com>
4201
4202         * starttls.el: Merge with my GNUTLS based starttls.el.
4203         (starttls-gnutls-program, starttls-use-gnutls)
4204         (starttls-extra-arguments, starttls-process-connection-type)
4205         (starttls-connect, starttls-failure, starttls-success): New
4206         variables.
4207         (starttls-program, starttls-extra-args): Doc fix.
4208         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
4209         functions.
4210         (starttls-negotiate, starttls-open-stream): Check
4211         `starttls-use-gnutls' and pass on to corresponding *-gnutls
4212         function if it is set.
4213
4214 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4215
4216         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
4217         structured fields.
4218
4219 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
4222
4223 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
4224
4225         * spam.el (spam-mark-junk-as-spam-routine)
4226         (spam-mark-new-messages-in-spam-group-as-spam): allow user to
4227         disable assigning the spam-mark to new messages
4228         (spam-ham-copy-or-move-routine): todo decleared twice (tiny
4229         change).  From Adam Sj\e,Ax\e(Bgren <asjo@koldfront.dk>.
4230
4231 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4232
4233         * dgnushack.el: Autoload customize-set-variable for XEmacs.
4234
4235         * rfc2047.el (rfc2047-encodable-p): Don't move point.
4236         (rfc2047-decode): Treat the ascii coding-system as raw-text by
4237         default.
4238
4239 2004-05-25  Teodor Zlatanov  <tzz@lifelogs.com>
4240
4241         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
4242         correct data (tiny change).  From Anand Mitra <mitramc@yahoo.com>.
4243
4244 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
4245
4246         * spam.el (spam-list-of-processors): use nil for nonexistent processors
4247         (spam-group-processor-p): fixed function so it works properly
4248         (spam-group-processor-multiple-p)
4249         (spam-group-spam-processor-report-gmane-p)
4250         (spam-group-spam-processor-report-resend-p)
4251         (spam-group-spam-processor-bogofilter-p)
4252         (spam-group-spam-processor-blacklist-p)
4253         (spam-group-spam-processor-ifile-p)
4254         (spam-group-ham-processor-ifile-p)
4255         (spam-group-spam-processor-spamoracle-p)
4256         (spam-group-spam-processor-crm114-p)
4257         (spam-group-ham-processor-bogofilter-p)
4258         (spam-group-spam-processor-stat-p)
4259         (spam-group-ham-processor-stat-p)
4260         (spam-group-ham-processor-whitelist-p)
4261         (spam-group-ham-processor-BBDB-p)
4262         (spam-group-ham-processor-spamoracle-p)
4263         (spam-group-ham-processor-copy-p): functions removed with some
4264         prejudice against unneeded code
4265         (spam-report-articles-resend)
4266         (spam-report-resend-register-routine): allow the group/topic
4267         spam-resend-to value to override spam-report-resend-to
4268         (spam-summary-prepare-exit): invoke spam-group-processor-p
4269         properly now
4270
4271         * spam-report.el (spam-report-resend-to, spam-report-resend):
4272         start with resend-to set to nil, and then ask the user if
4273         necessary.  From Daniel Pittman <daniel@rimspace.net>.
4274
4275         * gnus.el (spam-resend-to): new group/topic parameter
4276         (spam-process): move the OBSOLETE processors to the end of the
4277         choices.
4278
4279         * spam-report.el (spam-report-resend): spam-report-resend takes a
4280         list of articles, not separate article numbers.  From Daniel
4281         Pittman <daniel@rimspace.net>.
4282
4283 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4284
4285         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
4286         addition to emacs-w3m.
4287
4288 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4289
4290         * assistant.el (assistant-authinfo-data): New function.
4291         (assistant-eval): Eval for entire assistant.
4292
4293         * netrc.el (netrc-services-file): New variable.
4294         (netrc-parse-services): New function.
4295         (netrc-find-service-name): New function.
4296         (netrc-find-service-number): New function.
4297         (netrc-port-equal): New function.
4298         (netrc-machine): Use it.
4299
4300         * nnimap.el (nnimap-open-connection): Use netrc.
4301
4302         * gnus-util.el (gnus-netrc-get): Remove aliases.
4303
4304         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
4305
4306         * assistant.el (wid-edit): Fix compilation.
4307
4308         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
4309
4310 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
4311
4312         * gnus-util.el (gnus-set-file-modes): New function.  (small
4313         patch).
4314
4315 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4316
4317         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
4318
4319         * assistant.el (assistant-render-node): Fix up rendering and
4320         read-only text.
4321         (assistant-render-node): Reset.
4322         (assistant-make-read-only): Not sticky.
4323
4324 2004-05-20  Danny Siu  <dsiu@adobe.com>
4325
4326         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
4327         centered even when gnus-auto-center-summary is t
4328
4329 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4330
4331         * dns.el (dns-get-txt-answer): New function.
4332         (dns-read-txt): Ditto.
4333         (query-dns): Use it.
4334
4335 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4336
4337         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
4338         active for foreign groups even if the group level is higher than
4339         the specified value.
4340
4341 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4342
4343         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
4344         non-active groups.
4345
4346         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
4347
4348 2004-05-20  Magnus Henoch  <mange@freemail.hu>
4349
4350         * dns.el (dns-read-type): Add support for SVR.  (small patch)
4351
4352 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
4353
4354         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
4355         (spam-crm114-header, spam-crm114-spam-switch)
4356         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
4357         (spam-crm114-positive-spam-header)
4358         (spam-crm114-database-directory, spam-list-of-processors)
4359         (spam-group-spam-processor-crm114-p)
4360         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
4361         (spam-generic-score, spam-list-of-checks)
4362         (spam-list-of-statistical-checks, spam-registration-functions)
4363         (spam-check-crm114-headers, spam-crm114-score)
4364         (spam-check-crm114, spam-crm114-register-with-crm114)
4365         (spam-crm114-register-spam-routine)
4366         (spam-crm114-unregister-spam-routine)
4367         (spam-crm114-register-ham-routine)
4368         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
4369         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
4370
4371         * gnus.el: added spam-use-crm114
4372
4373         * spam.el (spam-list-of-processors, spam-registration-functions):
4374         add spam-use-resend
4375         (spam-group-spam-processor-report-resend-p): utility wrapper
4376         (spam-report-articles-gmane): doc fix
4377         (spam-report-articles-resend,
4378         spam-report-resend-register-routine): wrappers around
4379         spam-report-resend-to
4380
4381         * spam-report.el (spam-report-resend-to, spam-report-resend):
4382         support for resending spam
4383         (spam-report-gmane): line length >80 fix
4384
4385         * gnus.el (spam-process): add spam-use-resend
4386
4387 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4388
4389         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
4390         number of processed spam messages.
4391         (spam-ham-copy-or-move-routine): Return the number of processed
4392         ham messages.
4393         (spam-summary-prepare-exit): Use the above values to decide
4394         whether status messages shouled be displayed.
4395
4396 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4397
4398         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
4399         `rfc2047-encoding-function-alist' in order to avoid conflicting
4400         with the old version.
4401         (rfc2047-encode-region): Concatenate words containing non-ASCII
4402         characters in structured fields; don't encode space-delimited
4403         ASCII words even in unstructured fields; don't break words at
4404         char-category boundaries.
4405         (rfc2047-encode-1): New function.
4406         (rfc2047-encode): Use it; encode text so that it occupies the
4407         maximum width within 76-column; work correctly on Q encoding for
4408         iso-2022-* charsets.
4409         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
4410         sure not to break a line just after the header name.
4411         (rfc2047-b-encode-region): Removed.
4412         (rfc2047-b-encode-string): New function.
4413         (rfc2047-q-encode-region): Removed.
4414         (rfc2047-q-encode-string): New function.
4415
4416         * mm-util.el (mm-replace-in-string): New function.
4417
4418 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4419
4420         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
4421         get it right.
4422         (gnus-inews-make-draft): Really.
4423
4424 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
4425
4426         * nnmh.el (nnmh-request-list-1): Don't check the link count
4427         before descending.  (small patch)
4428
4429 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4430
4431         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
4432         stuff.
4433
4434         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
4435         on real group name.
4436
4437         * gnus-art.el (gnus-signature-limit): Doc fix.
4438
4439         * gnus-msg.el (gnus-inews-make-draft): Quote list.
4440
4441         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
4442
4443 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>
4444
4445         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
4446         isn't a string.
4447
4448 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4449
4450         * gnus-draft.el (gnus-draft-send): Bind
4451         rfc2047-encode-encoded-words.
4452
4453         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
4454         (rfc2047-encodable-p): Say that =? needs encoding.
4455         (rfc2047-encode-encoded-words): New variable.
4456
4457         * gnus-group.el (gnus-group-select-group): Doc fix.
4458
4459         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
4460
4461         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
4462         to nil.
4463
4464         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
4465
4466         * nnheader.el (nnheader-get-lines-and-char): New function.
4467
4468 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
4469
4470         * gnus-msg.el (gnus-summary-followup-with-original): Document
4471         yanking of region when active.
4472
4473 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4474
4475         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
4476         groups if the group level is higher than the specified value.
4477
4478 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4479
4480         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
4481         (gnus-group-jump-to-group): Added prefix argument using
4482         `gnus-group-jump-to-group-prompt'.  Query before jumping to
4483         non-active group.
4484
4485         * compface.el (uncompface): Be verbose when changing
4486         `uncompface-use-external'.
4487
4488         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
4489         handle manual section.
4490
4491 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4492
4493         * gnus-art.el (gnus-button-alist): Revert previous change.
4494
4495 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4496
4497         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
4498
4499 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4500
4501         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
4502         whether backend can accept message.
4503
4504         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
4505
4506 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
4507
4508         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
4509         Avoid creating directory when nntp-marks-is-evil is true.
4510         Reported by Reiner Steib.
4511
4512 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
4513
4514         * gnus-picon.el (gnus-picon-style): New variable.
4515         (gnus-picon-insert-glyph): Added optional `nostring' argument.
4516         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
4517         Jesper Harder <harder@ifa.au.dk>.
4518
4519 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4520
4521         * message.el (message-fill-field): Return point.
4522         (message-generate-headers): Go to end of field.
4523
4524         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
4525         stuff for non-living groups.
4526
4527 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
4528
4529         * gnus-art.el (gnus-article-followup-with-original)
4530         (gnus-article-reply-with-original): gnus-mark-active-p ->
4531         gnus-region-active-p.
4532
4533 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
4534
4535         * spam.el (spam-summary-prepare-exit): fix messages, so they show
4536         only when there is spam or ham to be processed
4537
4538 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539
4540         * mail-source.el (mail-source-delete-crash-box): Refactor.
4541         (mail-source-fetch): Use it.
4542         (mail-source-fetch-file): Ditto.
4543         (mail-source-fetch-directory): Run postscript in loop.
4544         (mail-source-fetch-pop): Delete.
4545         (mail-source-fetch-maildir): Ditto.
4546         (mail-source-fetch-imap): Ditto.
4547
4548         * imap.el (imap-authenticators): Comment out sasl.
4549
4550         * message.el (message-skip-to-next-address): New function.
4551         (message-fill-header-address): Refactor.
4552         (message-fill-address): Use it.
4553         (message-delete-address): Use it.
4554         (message-fill-header-general): Refactor.
4555         (message-fill-field-address): Rename.
4556         (message-narrow-to-field): Find the start of the header.
4557         (message-header-format-alist): Don't pre-fill.
4558         (message-fill-header): Removed.
4559         (message-insert-header): New function.
4560         (message-shorten-references): Use it.
4561
4562         * rfc2047.el (rfc2047-field-value): Strip props.
4563
4564         * mail-parse.el (mail-header-make-address): New alias.
4565
4566         * ietf-drums.el (ietf-drums-make-address): New function.
4567
4568         * imap.el: Add compiler directives.
4569
4570         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
4571
4572         * gnus-art.el (article-decode-idna-rhs): Don't use
4573         message-idna-inside-rhs-p.
4574
4575 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4576
4577         * message.el (message-idna-inside-rhs-p): Removed.
4578         (message-idna-to-ascii-rhs-1): Use proper address parsing.
4579
4580         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
4581         false positives.
4582
4583 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
4584
4585         * imap.el (imap-sasl-make-mechanisms): Use sasl.
4586
4587 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4588
4589         * nneething.el (nneething-file-name): Don't create spurions
4590         files.
4591
4592         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
4593         (gnus-inews-do-gcc): Remove sleep.
4594
4595         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
4596         part under point.
4597
4598         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
4599         (gnus-agent-regenerate-group): Using nil messages aren't valid.
4600
4601 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
4602
4603         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
4604
4605 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
4606
4607         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
4608         header is not nil (tiny change).  From Nelson Ferreira
4609         <nelson.ferreira@verizon.net>.
4610
4611         * spam.el (spam-summary-prepare-exit): only produce "marking spam
4612         as expired without moving it" message when there are spam
4613         messages left
4614
4615 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
4616
4617         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
4618         nntp-possibly-create-directory, not nntp-possibly-change-group.
4619         (nntp-marks-changed-p): New arg SERVER.
4620         (nntp-request-update-info): Adjust caller.
4621
4622 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
4623
4624         * nntp.el (nntp-save-marks): Pass missing arg.
4625
4626 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
4627
4628         * nntp.el: Support marks.
4629         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4630         (nntp-marks-modtime, nntp-marks-directory): New variables.
4631         (nntp-request-set-mark, nntp-request-update-info)
4632         (nntp-possibly-create-directory, nntp-marks-changed-p)
4633         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
4634         functions.
4635
4636 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
4637
4638         * gnus-xmas.el (gnus-xmas-select-lowest-window)
4639         (gnus-xmas-redefine): Rename.
4640
4641         * gnus-score.el (gnus-score-insert-help): Use
4642         gnus-select-lowest-window.
4643
4644         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
4645         appt-select-lowest-window and rename to gnus-select-lowest-window.
4646
4647         * gnus.el: do.
4648
4649 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4650
4651         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
4652         encodings of MIME-encoded words, in order to improve
4653         interoperability with several broken MUAs.
4654
4655 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4656
4657         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
4658         tags, only when charsets are not specified in headers.
4659         (mm-inline-text-html-render-with-w3m): Ditto.
4660
4661         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
4662         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
4663
4664 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4665
4666         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
4667         instead of MIME-decoded from fields when checking
4668         `gnus-article-address-banner-alist'.
4669
4670 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
4671
4672         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
4673         description rather than subject.
4674
4675 2004-05-02  Steve Youngs  <steve@youngs.au.com>
4676
4677         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
4678
4679 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4680
4681         * gnus.el (gnus-version-number): Bump.
4682
4683 2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
4684
4685         * gnus.el: No Gnus v0.2 is released.
4686
4687 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4688
4689         * gnus-agent.el (gnus-agent-read-agentview): Inline
4690         gnus-uncompress-range.
4691
4692 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4693
4694         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
4695         `exec-installed-p'.
4696
4697 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
4698
4699         * gnus.el (spam-process, spam-autodetect-methods): Add
4700         bsfilter and bsfilter-headers.
4701
4702         * spam.el (spam-bsfilter): New customize group.
4703         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
4704         (spam-bsfilter-header, spam-bsfilter-probability-header)
4705         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
4706         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
4707         (spam-bsfilter-database-directory): New options.
4708         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
4709         (spam-list-of-statistical-checks, spam-registration-functions):
4710         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
4711         (spam-bsfilter-score): New command.
4712         (spam-check-bsfilter-headers, spam-check-bsfilter)
4713         (spam-bsfilter-register-with-bsfilter)
4714         (spam-bsfilter-register-spam-routine)
4715         (spam-bsfilter-unregister-spam-routine)
4716         (spam-bsfilter-register-ham-routine)
4717         (spam-bsfilter-unregister-ham-routine): New functions.
4718         (spam-generic-score): Support bsfilter; Accept an optional argument
4719         to recalcurate spam score even if scoring header has already been
4720         added.
4721         (spam-bogofilter-score, spam-spamassassin-score): Accept an
4722         optional argument to recalcurate spam score even if scoring header
4723         has already been added.
4724
4725 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
4726
4727         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
4728         strings!  Reported by David D. Smith <davidsmith@acm.org>.
4729         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
4730         link is missing.
4731
4732 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
4733
4734         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
4735         (html2text-get-attr): Rewrite.
4736
4737         * message.el (message-setup-1): Remove redundant put-text-property
4738         on mail-header-separator.
4739
4740 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
4741
4742         * gnus-registry.el (gnus-registry-cache-whitespace)
4743         (gnus-registry-action, gnus-registry-spool-action)
4744         (gnus-registry-split-fancy-with-parent): changed message levels
4745         from 5 to 3 or 7, as needed
4746
4747         * spam.el (spam-summary-prepare-exit)
4748         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
4749         (spam-split, spam-find-spam, spam-log-undo-registration)
4750         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
4751         level from 5 to 6
4752
4753 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4754
4755         * gnus-ems.el: Autoload appt-select-lowest-window (revert
4756         2004-03-04 change).
4757
4758 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
4759
4760         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
4761         Use mapc when appropriate.
4762
4763         * sieve-manage.el (sieve-manage-open): do.
4764
4765         * nnweb.el (nnweb-insert-html): do.
4766
4767         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
4768         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
4769
4770         * nnspool.el (nnspool-request-group): do.
4771
4772         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
4773         do.
4774
4775         * nnml.el (nnml-request-update-info): do.
4776
4777         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
4778         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
4779
4780         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
4781         (nnimap-request-set-mark): do.
4782
4783         * nnfolder.el (nnfolder-request-update-info): do.
4784
4785         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
4786         do.
4787
4788         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
4789
4790         * gnus-uu.el (gnus-uu-find-articles-matching): do.
4791
4792         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
4793         do.
4794
4795         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
4796         do.
4797
4798         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
4799
4800         * gnus-nocem.el (gnus-nocem-scan-groups): do.
4801
4802         * gnus-int.el (gnus-start-news-server): do.
4803
4804         * gnus-group.el (gnus-group-make-kiboze-group)
4805         (gnus-group-browse-foreign-server): do.
4806
4807 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4808
4809         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
4810         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
4811         <shields@msrl.com>:
4812
4813         * spam.el (spam-necessary-extra-headers): get the extra headers we
4814         may need for spam sorting and scoring
4815         (spam-user-format-function-S): a user format function suitable for
4816         general use
4817         (spam-article-sort-by-spam-status): sorting function for summary
4818         sorting
4819         (spam-extra-header-to-number): get a score from a header
4820         (spam-summary-score): get a numeric score from the headers
4821         (spam-generic-score): oops, function doc in wrong place
4822         (spam-initialize): take symbols when it's run, and install the
4823         extra headers that spam-necessary-extra-headers thinks we need
4824
4825 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4826
4827         * spam.el (spam-summary-prepare-exit): logic and message fix.
4828         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
4829
4830 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
4831
4832         * gnus-sum.el (gnus-set-global-variables)
4833         (gnus-build-all-threads, gnus-get-newsgroup-headers)
4834         (gnus-article-get-xrefs, gnus-summary-best-group)
4835         (gnus-summary-next-article, gnus-summary-enter-digest-group)
4836         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
4837         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
4838         with-current-buffer.
4839
4840 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4841
4842         * spam.el (spam-summary-prepare-exit): simplified logic
4843         (spam-fetch-article-header): read the article header if it's not
4844         available
4845         (spam-list-articles): simplified logic
4846         (spam-filelist-register-routine): found bug with unregister-list
4847
4848         * gnus-registry.el: clarified comments at beginning
4849
4850 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
4851
4852         * message.el (message-cater-to-broken-inn): Remove.
4853         (message-shorten-references): Make sure the total folded length of
4854         References is shorter than 998 characters to cater to a bug in INN
4855         2.3.  Also, don't pretend that references aren't folded -- this
4856         hasn't worked for a while.
4857
4858 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4859
4860         * gnus-agent.el (gnus-agentize):
4861         gnus-agent-send-mail-real-function no longer set to current value
4862         of message-send-mail-function but rather a lambda that calls
4863         message-send-mail-function.  The change makes the agent real-time
4864         responsive to user changes to message-send-mail-function.
4865
4866 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4867
4868         * legacy-gnus-agent.el
4869         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
4870         help from Florian Weimer <fw@deneb.enyo.de>
4871
4872 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4873
4874         * nnmail.el (nnmail-cache-insert): Revert last change.
4875
4876 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4877
4878         * nnmail.el (nnmail-cache-insert): Always check whether
4879         nnmail-cache-ignore-groups matches a group name.
4880
4881 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
4882
4883         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
4884         (spam-find-spam, spam-log-processing-to-registry)
4885         (spam-log-registered-p, spam-log-unregistration-needed-p)
4886         (spam-log-undo-registration): use gnus-message instead of
4887         gnus-error, none of these errors are fatal
4888
4889         * gnus-registry.el (gnus-registry-clean-empty-function)
4890         (gnus-registry-clean-empty): remove only empty entries without
4891         extra data
4892
4893 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4894
4895         * spam-stat.el (spam-stat-buffer-change-to-spam)
4896         (spam-stat-buffer-change-to-non-spam): change (error) to
4897         (gnus-message 8) invocation
4898
4899 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4900
4901         * nntp.el (nntp-via-netcat-command): New variable.
4902         (nntp-via-netcat-switches): New variable.
4903         (nntp-open-via-rlogin-and-netcat): New function.
4904         (nntp-open-connection-function): Doc fix.
4905         (nntp-telnet-command): Doc fix.
4906         (nntp-end-of-line): Doc fix.
4907         (nntp-via-rlogin-command): Doc fix.
4908         (nntp-via-user-name): Doc fix.
4909         (nntp-via-address): Doc fix.
4910
4911 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4912
4913         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
4914         error in Emacs 21.1.
4915
4916 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
4917
4918         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
4919
4920 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4921         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
4922         (gnus-agent-with-refreshed-group): New macro.
4923         (gnus-agent-rename-group): New function.
4924         (gnus-agent-delete-group): New function.
4925         (gnus-agent-save-group-info): Use gnus-command-method when
4926         `method' parameter is nil.  Don't write nil entries into the
4927         active file.
4928         (gnus-agent-get-group-info): New function.
4929         (gnus-agent-fetch-articles): Use
4930         gnus-agent-update-files-total-fetched-for to increment disk space
4931         used.
4932         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
4933         gnus-agent-update-view-total-fetched-for to increment disk space
4934         used.
4935         (gnus-agent-get-local): Added optional parameters to avoid calling
4936         gnus-group-real-name and gnus-find-method-for-group.
4937         (gnus-agent-set-local): Delete stored entry if either min, or max,
4938         are nil.
4939         (gnus-agent-fetch-session): Reworded error/quit messages.  On
4940         quit, use gnus-agent-regenerate-group to record existance of any
4941         articles fetched to disk before the quit occurred.
4942         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
4943         gnus-agent-update-view-total-fetched-for, and
4944         gnus-agent-update-files-total-fetched-for to decrement disk space
4945         used.
4946         (gnus-agent-retrieve-headers): Use
4947         gnus-agent-update-view-total-fetched-for to increment disk space
4948         used.
4949         (gnus-agent-regenerate-group): Replace gnus-group-update-group
4950         with gnus-agent-update-files-total-fetched-for to decrement disk
4951         space and fresh group buffer.
4952         (gnus-agent-inhibit-update-total-fetched-for): New variable.
4953         (gnus-agent-need-update-total-fetched-for): New variable.
4954         (gnus-agent-update-files-total-fetched-for): New function.
4955         (gnus-agent-update-view-total-fetched-for): New function.
4956         (gnus-agent-total-fetched-for): New function.
4957
4958         * gnus-cache.el (gnus-cache-save-buffers): Use
4959         gnus-cache-update-overview-total-fetched-for to change disk space
4960         used by this group.
4961         (gnus-cache-possibly-enter-article): Use
4962         gnus-cache-update-file-total-fetched-for to increment disk space
4963         used by this group.
4964         (gnus-cache-possibly-remove-article): Use
4965         gnus-cache-update-file-total-fetched-for to decrement disk space
4966         used by this group.
4967         (gnus-cache-generate-nov-databases): Purge total fetched cache.
4968         (gnus-cache-rename-group): New function.
4969         (gnus-cache-delete-group): New function.
4970         (gnus-cache-inhibit-update-total-fetched-for): New variable.
4971         (gnus-cache-need-update-total-fetched-for): New variable.
4972         (gnus-cache-with-refreshed-group): New macro.
4973         (gnus-cache-update-file-total-fetched-for): New function.
4974         (gnus-cache-update-overview-total-fetched-for): New function.
4975         (gnus-cache-rename-group-total-fetched-for): New function.
4976         (gnus-cache-delete-group-total-fetched-for): New function.
4977         (gnus-cache-total-fetched-for): New function.
4978
4979         * gnus-group.el: Require gnus-sum and autoload functions to
4980         resolve warnings when gnus-group.el compiled alone.
4981         (gnus-group-line-format): Documented new %F
4982         (size of Fetched data) group line format; identifies disk space
4983         used by agent and cache.
4984         (gnus-group-line-format-alist): Defined new F format.
4985         (gnus-total-fetched-for): New function.
4986         (gnus-group-delete-group): No longer update
4987         gnus-cache-active-altered as gnus-request-delete-group now keeps
4988         the cache in sync.
4989         (gnus-group-list-active): Let the agent store a server's active
4990         list if currently plugged.
4991
4992         * gnus-int.el (gnus-request-delete-group): Use
4993         gnus-cache-delete-group and gnus-agent-delete-group to keep the
4994         local disk in sync with the server.
4995          (gnus-request-rename-group): Use
4996         gnus-cache-rename-group and gnus-agent-rename-group to keep the
4997         local disk in sync with the server.
4998
4999         * gnus-start.el (gnus-get-unread-articles): Cosmetic
5000         simplification to logic.
5001
5002         * gnus-util.el (gnus-rename-file): New function.
5003
5004 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
5005
5006         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
5007         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
5008
5009         * mm-util.el (mm-image-load-path): Handle nil in load-path.
5010         From Christian Neukirchen <chneukirchen@yahoo.de>.
5011
5012 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
5013
5014         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
5015         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
5016
5017 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
5018
5019         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
5020
5021 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
5022
5023         * spam.el (spam-set-difference): new function to replace
5024         gnus-set-difference in spam.el
5025         (spam-summary-prepare-exit): use spam-set-difference
5026
5027 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
5028
5029         * gnus-registry.el (gnus-registry-cache-file): updated to use
5030         gnus-dribble-directory OR gnus-home-directory OR ~
5031         (gnus-registry-split-fancy-with-parent): fixed doc
5032
5033 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5034
5035         * message.el (message-exchange-point-and-mark): Use
5036         message-mark-active-p.  Suggested by Jesper Harder
5037         <harder@ifa.au.dk>.
5038
5039 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5040
5041         * message.el (message-exchange-point-and-mark): Don't activate
5042         region if it was inactive.  Suggested by Hiroshi Fujishima
5043         <pooh@nature.tsukuba.ac.jp>.
5044
5045 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5046
5047         * gnus-art.el (article-display-face): Display Faces in the same
5048         order as X-Faces.
5049
5050 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5051
5052         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
5053
5054 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5055
5056         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
5057         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
5058         (gnus-article-mime-hierarchy): Remove.
5059         (gnus-article-mime-hierarchy-next): Remove.
5060         (gnus-article-mode): Revert 2004-03-19 change.
5061         (gnus-article-setup-buffer): Revert 2004-03-19 change.
5062         (gnus-insert-mime-button): Revert 2004-03-19 change.
5063         (gnus-mime-accumulate-hierarchy): Remove.
5064         (gnus-mime-enter-multipart): Remove.
5065         (gnus-mime-leave-multipart): Remove,
5066         (gnus-mime-display-part): Revert 2004-03-19 change.
5067         (gnus-mime-display-alternative): Revert 2004-03-19 change.
5068
5069         * mml.el (mml-preview): Revert 2004-03-19 change.
5070
5071 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
5072
5073         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
5074
5075 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5076
5077         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
5078         t while entering a file name using the mm-with-multibyte macro.
5079         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5080
5081         * mm-util.el (mm-with-multibyte): New macro.
5082
5083 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5084
5085         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
5086         user option.
5087         (gnus-mime-multipart-functions): Doc and customization fix.
5088         (gnus-article-mime-hierarchy): New variable.
5089         (gnus-article-mime-hierarchy-next): New variable.
5090         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
5091         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
5092         gnus-article-mime-hierarchy-next to nil.
5093         (gnus-insert-mime-button): Show hierarchy numbers.
5094         (gnus-mime-accumulate-hierarchy): New function.
5095         (gnus-mime-enter-multipart): New function.
5096         (gnus-mime-leave-multipart): New function.
5097         (gnus-mime-display-part): Recompute hierarchical MIME structure.
5098         (gnus-mime-display-alternative): Show hierarchy numbers.
5099
5100         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
5101         gnus-article-mime-hierarchy-next to nil.
5102
5103 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
5104
5105         * dns.el: Don't require gnus-xmas.
5106
5107 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
5108
5109         * mml.el (mml-generate-mime-1): Don't use format=flowed with
5110         inline PGP.
5111         (mml-menu): Disable mml-quote-region if mark is inactive.
5112
5113 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5114
5115         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
5116         when the group's active is not available.
5117
5118 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5119
5120         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
5121         error.
5122
5123         * gnus-sum.el (gnus-read-header): Don't remove a header for the
5124         parent article of a sparse article in the thread hashtb.  From
5125         Stefan Wiens <s.wi@gmx.net>.
5126
5127 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
5128
5129         * imap.el (imap-store-password): New variable.
5130         (imap-interactive-login): Use it.
5131         Suggested by Mark Plaksin <happy@mcplaksin.org>.
5132
5133 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5134
5135         * gnus-art.el (gnus-article-read-summary-keys): Restore new
5136         window-start and hscroll to summary window.
5137
5138 2004-03-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
5139
5140         * gnus-start.el (gnus-convert-old-newsrc): Only write the
5141         conversion message to newsrc-dribble when an actual conversion is
5142         performed.
5143
5144 2004-03-10  Malcolm Purvis <malcolmpurvis@optushome.com.au>  (tiny change)
5145
5146         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
5147
5148 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5149
5150         * mm-decode.el (mm-complicated-handles): New function reviving
5151         former definition of mm-multiple-handles.
5152
5153         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
5154         (gnus-mime-delete-part): Use it.
5155
5156 2004-03-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
5157
5158         * gnus-agent.el (gnus-agent-read-local): Bind
5159         nnheader-file-coding-system to gnus-agent-file-coding-system to
5160         avoid the implicit assumption that they will always be equal.
5161         (gnus-agent-save-local): Bind buffer-file-coding-system, not
5162         coding-system-for-write, as the with-temp-file macro first prints
5163         to a buffer then saves the buffer.
5164
5165 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5166
5167         * gnus-art.el (gnus-article-edit-part): New function.
5168         (gnus-mime-save-part-and-strip): Use it; do query instead of
5169         signaling an error; don't use mm-multiple-handles.
5170         (gnus-mime-delete-part): Ditto.
5171
5172 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
5173
5174         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
5175         old file versions.
5176         (gnus-group-prepare-hook): Removed function that converted list
5177         form of gnus-agent-expire-days to group properties.
5178
5179         * gnus-int.el: Autoload gnus-agent-regenerate-group.
5180         (gnus-request-accept-article): Re-indented.
5181
5182         * gnus-start.el (gnus-convert-old-newsrc): Registered new
5183         converters to handle old agent file formats.  Added logic for a
5184         "backup before upgrading warning".
5185         (gnus-convert-mark-converter-prompt): Developers can mark
5186         functions as needing (default), or not needing,
5187         gnus-convert-old-newsrc's "backup before upgrading warning".
5188         (gnus-convert-converter-needs-prompt): Tests whether the user
5189         should be protected from potentially irreversable changes by the
5190         function.
5191
5192         * legacy-gnus-agent.el (): New. Provides converters that are only
5193         loaded when gnus-convert-old-newsrc needs to call them.
5194
5195 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5196
5197         * mail-source.el (mail-source-touch-pop): Doc fix.
5198
5199         * message.el (message-smtpmail-send-it): Doc fix.
5200
5201 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
5202
5203         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
5204
5205         * nnmail.el (nnmail-split-fancy): do.
5206
5207         * gnus-kill.el (gnus-kill, gnus-execute): do.
5208
5209 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5210
5211         * gnus-sum.el (gnus-widget-reversible-match)
5212         (gnus-widget-reversible-to-internal)
5213         (gnus-widget-reversible-to-external): New functions.
5214         (gnus-widget-reversible): New widget.
5215         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
5216
5217 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
5218
5219         * gnus-sum.el (gnus-thread-sort-functions)
5220         (gnus-article-sort-functions): Document `(not F)' items.
5221
5222 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
5223
5224         * spam.el (spam-use-gmane-xref): new backend
5225         (spam-gmane-xref-spam-group): variable to control the name of the
5226         Gmane spam group
5227         (spam-blackhole-servers, spam-blackhole-good-server-regex)
5228         (spam-regex-headers-spam, spam-regex-headers-ham)
5229         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
5230         (spam-list-of-checks): added spam-use-gmane-xref to list of
5231         backends and checks
5232         (spam-check-gmane-xref): function for spam-use-gmane-xref
5233
5234         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
5235         an autodetect method
5236
5237 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
5238
5239         * gnus-int.el (gnus-request-accept-article): Inform the agent that
5240         articles are being added to a group.
5241         (gnus-request-replace-article): Inform the agent that articles
5242         need to be uncached as the cached contents are no longer valid.
5243
5244 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5245
5246         * binhex.el: Don't autoload executable-find.
5247
5248         * canlock.el: Don't autoload mail-fetch-field.
5249
5250         * dgnushack.el: Autoload c-mode for XEmacs.
5251
5252         * gnus-ems.el: Don't autoload appt-select-lowest-window.
5253
5254         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
5255         rmail-dont-reply-to and rmail-output.
5256
5257         * gnus-score.el: Don't autoload ffap-string-at-point.
5258
5259         * gnus-setup.el: Don't autoload sc-cite-original.
5260
5261         * imap.el: Don't autoload base64-decode-string,
5262         base64-encode-string and md5.
5263
5264         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
5265         and rmail-msg-restore-non-pruned-header.
5266
5267         * mm-decode.el: Don't autoload executable-find.
5268
5269         * mm-url.el: Don't autoload executable-find.
5270
5271         * mm-view.el: Don't autoload diff-mode.
5272
5273         * nndb.el: Don't autoload news-reply-mode, news-setup,
5274         cancel-timer and telnet.
5275
5276         * password.el: Don't autoload run-at-time for Emacs.
5277
5278         * sha1-el.el: Don't autoload executable-find.
5279
5280         * sieve-mode.el: Don't autoload c-mode.
5281
5282         * uudecode.el: Don't autoload executable-find.
5283
5284 2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
5285
5286         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
5287         (gnus-agent-possibly-alter-active): Avoid null in numeric
5288         comparison.
5289         (gnus-agent-set-local): Refuse to save null in local object table.
5290         (gnus-agent-regenerate-group): The REREAD parameter can now be a
5291         list of articles that will be marked as unread.
5292
5293 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5294
5295         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
5296
5297 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
5298
5299         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
5300         language tags.
5301
5302 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
5303
5304         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
5305         Don't bind "obarray".
5306
5307         * gnus-sum.el (gnus-thread-sort-functions): Added
5308         `gnus-thread-sort-by-most-recent-number' and
5309         `gnus-thread-sort-by-most-recent-date'.
5310         Reported by Kai Grossjohann <kai@emptydomain.de>.
5311
5312 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5313
5314         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
5315
5316 2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
5317
5318         * gnus-cus.el (gnus-agent-customize-category): Removed
5319         ignore-errors macro reference that required cl to be loaded at
5320         run-time.
5321
5322         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
5323         single-interval range of the form (min . max).  Previously the
5324         range had to look like ((min . max)).  Likewise, return
5325         (min . max) rather than ((min . max)).
5326         (gnus-range-map): Use gnus-range-normalize to accept
5327         single-interval range.
5328
5329         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
5330         the cache, but not the agent, now appear with their usual face.
5331
5332         * dgnushack.el (loaddir): New variable that is bound to the
5333         directory containing the dgnushack.el file. Use loaddir, rather
5334         than srcdir, to update load-path. Change lets dgnushack compile
5335         code in directories other than GNUS/lisp.
5336
5337 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5338
5339         * lpath.el: Don't bind w3m-safe-url-regexp.
5340
5341         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
5342         w3m-safe-url-regexp variable buffer-local.
5343
5344         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
5345
5346 2004-02-27  Simon Josefsson  <jas@extundo.com>
5347
5348         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
5349         gnus-group-real-prefix.
5350         (gnus-summary-move-article): Use it, instead of
5351         gnus-group-real-prefix.
5352
5353 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5354
5355         * lpath.el: Bind w3m-safe-url-regexp.
5356
5357         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
5358         w3m-safe-url-regexp variable buffer-local and set it as the value
5359         of mm-w3m-safe-url-regexp.
5360
5361         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
5362
5363         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
5364         parsing gnus-posting-styles when the message is not for replying.
5365
5366         * dgnushack.el: Autoload sgml-mode for XEmacs.
5367
5368         * nnrss.el (nnrss-opml-export): Use
5369         mm-set-buffer-file-coding-system instead of
5370         set-buffer-file-coding-system.
5371
5372 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
5373
5374         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
5375         of checkdoc.el).
5376         * nnrss.el: do.
5377         * gnus-mlspl.el: do.
5378         * gnus-ml.el: do.
5379         * gnus-srvr.el: do.
5380
5381         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
5382
5383 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
5384
5385         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
5386         Corrections to custom-manual links.
5387
5388         * gnus-art.el (gnus-article): Ditto.
5389
5390         * mm-decode.el (mime-display, mime-security): Ditto.
5391
5392 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
5393
5394         * flow-fill.el: Typo.
5395
5396 2004-02-26  Andrew Cohen <cohen@andy.bu.edu>
5397
5398         * spam-wash.el: New file.
5399
5400 2004-02-26  Mark A. Hershberger <mah@everybody.org>
5401
5402         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
5403
5404 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
5405
5406         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
5407         to be run with new-articles as LIST1, not LIST2
5408         (spam-registration-functions): add spam-use-ham-copy as a nil
5409         registration backend
5410
5411 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
5412
5413         * spam-stat.el (spam-stat-washing-hook): New option.
5414         (spam-stat-buffer-words): Use it.
5415         (spam-stat-process-directory, spam-stat-test-directory): Use
5416         insert-file-contents-literally.
5417         (spam-stat-coding-system): New variable.
5418         (spam-stat-load, spam-stat-save): Use it.
5419
5420 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * spam-report.el (spam-report-plug-agent): Quote
5423         spam-report-url-to-file and spam-report-url-ping-plain.
5424
5425 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
5426
5427         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
5428         / in mailto URLs.
5429
5430 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5431
5432         * spam-report.el (spam-report-process-queue): Fix interactive use.
5433         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
5434         (spam-report-unplug-agent): Doc fixes.
5435         (spam-report-url-ping-mm-url, spam-report-url-to-file)
5436         (spam-report-agentize, spam-report-deagentize): Autoload
5437
5438 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5439
5440         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
5441
5442         * message.el (message-setup-fill-variables): Add mml tags to
5443         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
5444         <ajk@iu.edu>.
5445         (message-mode): Don't modify paragraph-separate there.
5446
5447 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5448
5449         * compface.el (uncompface-use-external): Default to undecided.
5450         (uncompface-use-external-threshold): New variable.
5451         (uncompface-float-time): New macro.
5452         (uncompface): Determine whether to use the external decoder if
5453         uncompface-use-external is undecided.
5454
5455 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5456
5457         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
5458         after images.
5459
5460         * gnus-art.el (gnus-mime-display-single): Remove dead code.
5461
5462 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
5463
5464         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
5465
5466         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
5467
5468         * gnus-sum.el (gnus-summary-limit-to-age)
5469         (gnus-summary-limit-children): do.
5470
5471         * gnus-int.el (gnus-request-scan): do.
5472
5473         * gnus-group.el (gnus-group-suspend): do.
5474
5475         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
5476
5477         * gnus-cite.el (gnus-cite-parse-attributions): do.
5478
5479         * gnus-agent.el (gnus-summary-set-agent-mark)
5480         (gnus-agent-regenerate-group): do.
5481
5482         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
5483
5484         * binhex.el (binhex-decode-region-internal): do.
5485
5486 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5487
5488         * gnus-fun.el (gnus-face-properties-alist): New user option.
5489         (gnus-display-x-face-in-from): Use it.
5490
5491         * gnus-art.el (article-display-face): Ditto.
5492
5493         * compface.el (uncompface-use-external): Default to nil.
5494
5495 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
5496
5497         * nntp.el (nntp-erase-buffer): New function.
5498         (nntp-retrieve-data, nntp-send-command)
5499         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
5500         (nntp-possibly-change-group): Use it.
5501
5502         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
5503         with-current-buffer.
5504
5505 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
5506
5507         * compface.el: Merge the ELisp-based uncompface program.
5508         (compface): New customization group.
5509         (uncompface-use-external): New user option.
5510         (uncompface): Call uncompface-internal if uncompface-use-external
5511         is nil.
5512         (uncompface-internal): New function.  Note that there are also
5513         some other functions and variables added for this function.
5514
5515 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
5516
5517         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
5518         if necessary.
5519
5520 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5521
5522         * spam-report.el (spam-report-unplug-agent)
5523         (spam-report-plug-agent, spam-report-deagentize)
5524         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
5525         support for the Agent in spam-report: when unplugged, report to a
5526         file; when plugged, submit all the requests
5527
5528         * spam.el (spam-register-routine): improved message about
5529         registration
5530
5531 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
5532
5533         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
5534         dependencies.
5535         (rfc2047-encode): Use it.
5536
5537         * gnus-art.el (gnus-button-marker-list): Move before first
5538         reference.
5539
5540         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
5541         (imap-parse-body): Fix format string mismatch.
5542
5543         * gnus-score.el (gnus-summary-increase-score): do.
5544
5545         * nnrss.el (nnrss-close): New function.
5546
5547 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
5548
5549         * nnrss.el (nnrss-make-filename): New function.
5550         (nnrss-request-delete-group, nnrss-read-server-data)
5551         (nnrss-save-server-data, nnrss-read-group-data)
5552         (nnrss-save-group-data): Use it.
5553         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
5554         (nnrss-read-server-data, nnrss-read-group-data): Use load.
5555         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
5556
5557 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
5558
5559         * mml.el (mml-compute-boundary-1): Don't uncompress files.
5560
5561 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
5562
5563         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
5564         files.
5565
5566         * message.el (message-generate-headers-first): Don't quote nil
5567         and t in docstrings.
5568
5569         * imap.el (imap-id): do.
5570
5571         * gnus-agent.el (gnus-agent-consider-all-articles)
5572         (gnus-agent-queue-mail): do.
5573
5574 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
5575
5576         * spam-report.el (spam-report-process-queue): New function.
5577         Process requests from `spam-report-requests-file'.
5578         (spam-report-process-queue): Doc fix.
5579
5580 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
5581
5582         * spam.el (spam-register-routine)
5583         (spam-log-processing-to-registry, spam-log-registered-p)
5584         (spam-log-unregistration-needed-p, spam-log-undo-registration):
5585         change "check" to "spam-check" for semi-clarity
5586
5587 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
5588
5589         * pop3.el: Require nnheader.
5590
5591         * mml-smime.el: Require cl.  Autoload message-fetch-field.
5592
5593         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
5594
5595         * gnus-picon.el: Require cl.
5596
5597         * gnus-fun.el: Require gnus-ems and gnus-util.
5598
5599         * gnus.el (gnus-method-to-server): Move defsubst before first use.
5600
5601         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
5602
5603         * gnus-art.el (gnus-article-edit-mode): Define before first
5604         reference.
5605
5606 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
5607
5608         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
5609         (gnus-uu-post-encoded): Use point-at-bol.
5610
5611         * gnus-topic.el (gnus-group-active-topic-p): do.
5612
5613         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
5614
5615         * gnus-group.el (gnus-group-kill-region): do.
5616
5617         * gnus-art.el (article-date-ut): do.
5618
5619         * message.el (message-fetch-field): Remove redundant
5620         case-fold-search binding.
5621         (message-narrow-to-field): Simplify.
5622
5623 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
5624
5625         * spam.el (spam-directory): Derive from `gnus-directory'.
5626
5627         * spam-report.el (spam-report-url-to-file)
5628         (spam-report-requests-file): New function and variable for offline
5629         reporting.
5630         (spam-report-url-ping-function): Add `spam-report-url-to-file'
5631         and user defined function.
5632         (spam-report-url-ping-mm-url): Remove doubled slash.
5633
5634 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
5635
5636         * spam.el (spam-list-of-processors): fixed spamassassin variable names
5637
5638 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
5639
5640         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
5641         format string mismatch.
5642
5643         * sieve.el (sieve-deactivate-all): do.
5644
5645         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
5646
5647         * nnlistserv.el (nnlistserv-kk-wash-article): do.
5648
5649         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
5650
5651         * mm-bodies.el (mm-7bit-chars): Don't include \r.
5652
5653 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
5654
5655         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
5656         the list of checks
5657
5658 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
5659
5660         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
5661         padding.
5662
5663 2004-01-27  Simon Josefsson  <jas@extundo.com>
5664
5665         * mm-view.el (mm-fill-flowed): Add.
5666         (mm-inline-text): Use it.  Tiny patch from Ralf Angeli
5667         <angeli@iwi.uni-sb.de>.
5668
5669 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
5670
5671         * spam.el (spam-spamassassin-register-ham-routine)
5672         (spam-spamassassin-register-spam-routine): fixed function names
5673
5674 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5675
5676         * gnus.el (gnus-tmp-grouplens): Remove.
5677         (gnus-summary-line-format): Remove grouplens.
5678
5679         * gnus-group.el (gnus-group-line-format): Ditto.
5680
5681         * gnus-spec.el (gnus-format-specs): Ditto.
5682         (gnus-update-format-specifications): Flush the group format spec
5683         cache if there's the grouplens stuff.
5684         (gnus-parse-simple-format): Replace %l with the empty string.
5685
5686 2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
5687
5688         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
5689         omission.
5690         From Jerry James  <james@xemacs.org>
5691
5692 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
5695         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5696
5697 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
5698
5699         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
5700         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
5701         New macros and functions.
5702         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
5703         Handle > NLINK_MAX messages.
5704         * nnmaildir.el (nnmaildir-request-set-mark): Use
5705         nnmaildir--emlink-p and nnmaildir--eexist-p.
5706
5707 2004-01-25  Alex Schroeder  <alex@gnu.org>
5708
5709         * spam-stat.el (spam-stat-process-directory-age): New option.
5710         (spam-stat-process-directory): Use it.
5711
5712 2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
5713
5714         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
5715         (spam-stat-save): Accept prefix argument.
5716
5717 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
5718
5719         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
5720         links" error.
5721
5722 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5723
5724         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
5725         the rest of the and/or forms.
5726
5727 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
5728
5729         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
5730         compatibility with old .newsrc.eld files.
5731
5732         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
5733
5734         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
5735
5736         * gnus-start.el (gnus-1): do.
5737
5738         * gnus-group.el (gnus-group-line-format-alist): do.
5739
5740         * gnus.el (gnus-use-grouplens, gnus-visual): do.
5741
5742         * gnus-gl.el: Remove.
5743
5744 2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
5745
5746         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
5747         marks consisting of a single range {for example, (3 . 5)} rather
5748         than a list of a single range { ((3 . 5)) }.
5749
5750 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
5751
5752         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
5753         with-current-buffer.
5754         (spam-stat-store-current-buffer): Use insert-buffer-substring to
5755         avoid consing a string.
5756
5757         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
5758         Remove obsolete entries for big5 and gb2312.
5759
5760 2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
5761
5762         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
5763         uncompressed list.
5764
5765 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
5766
5767         * spam-stat.el (spam-stat-strip-xref): New function.
5768         (spam-stat-process-directory): Use it.
5769
5770         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
5771         here -- it's done in message-fetch-field.
5772
5773 2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
5774
5775         * gnus-agent.el (gnus-agent-queue-mail,
5776         gnus-agent-prompt-send-queue): New variables.
5777         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
5778         * gnus-draft.el (gnus-group-send-queue): Pass the group name
5779         "nndraft:queue" along to gnus-draft-send.  Use
5780         gnus-agent-prompt-send-queue.
5781         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
5782         is "nndraft:queue".  Suggested by Gaute Strokkenes
5783         <gs234@srcf.ucam.org>
5784
5785         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
5786         (agent-enable-undownloaded-faces): Added
5787         (gnus-agent-cat-groups): Use eval-and-compile, not
5788         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
5789         method of gnus-agent-cat-groups even when the buffer has been
5790         evaled.
5791         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
5792         delete gnus-agent-save-active-1.
5793         (gnus-agent-save-groups): Deleted. Identical to
5794         gnus-agent-save-active.
5795         (gnus-agent-write-active): No longer adjust agent's copy of active
5796         file as agent's adjustments are now stored in their own
5797         file. Removed optional parameter.
5798         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
5799         servers.  Add use of min/max range limits from server's local
5800         file.
5801         (gnus-agent-save-alist): Removed unused optional argument.
5802         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
5803         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
5804         (gnus-agent-set-local): A per-server file that keeps min/max range
5805         limits for articles known to the agent.  Provides a fast mechanism
5806         for altering many active ranges.
5807         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
5808         active file (local makes it unnecessary).
5809         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
5810
5811         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
5812         (agent-enable-undownloaded-faces): Added
5813
5814         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
5815         disable it when sending to "nndraft:queue".
5816         (gnus-group-send-queue): Add safety check to avoid sending queue
5817         when unplugged.
5818
5819         * gnus-group.el (gnus-group-catchup): Use new
5820         gnus-sequence-of-unread-articles, not
5821         gnus-list-of-unread-articles, to avoid exhausting memory with huge
5822         numbers of articles.  Use gnus-range-map to avoid having to
5823         uncompress the unread list.
5824         (gnus-group-archive-directory,
5825         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
5826         reference.
5827
5828         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
5829         (gnus-sorted-range-intersection): Intersection of two ranges
5830         without requiring that they first be uncompressed.
5831
5832         * gnus-start.el (gnus-activate-group): Unless blocked by the
5833         caller, possibly expand the active range to include both cached
5834         and agentized articles.
5835         (gnus-convert-old-newsrc): Rewrote in anticipation of having
5836         multiple version-dependent converters.
5837         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
5838         gnus-agent-save-active.
5839         (gnus-save-newsrc-file): Save dirty agent range limits.
5840
5841         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
5842         gnus-agent-possibly-alter-active.
5843         (gnus-adjust-marked-articles): Faster handling of simple lists
5844
5845 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
5846
5847         * spam-stat.el (spam-stat-test-directory): New optional argument
5848         displays a list of files detected.  Suggested by Andrew Cohen
5849         <cohen@andy.bu.edu>.
5850         (spam-stat-buffer-words-with-scores): Don't narrow and change
5851         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
5852
5853 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
5854
5855         * spam.el (gnus-summary-mode-map): make spam-generic-score the
5856         default scoring function
5857         (spam-generic-score): calls spam-spamassassin-score if
5858         spam-use-spamassassin or spam-use-spamassassin-headers is on;
5859         spam-bogofilter-score otherwise.
5860
5861         From Hubert Chan <hubert@uhoreg.ca>:
5862
5863         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
5864         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
5865         (spam-spamassassin-arguments)
5866         (spam-spamassassin-spam-flag-header)
5867         (spam-spamassassin-positive-spam-flag-header)
5868         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
5869         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
5870         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
5871         (spam-list-of-processors, spam-list-of-checks)
5872         (spam-list-of-statistical-checks, spam-registration-functions)
5873         (spam-check-spamassassin-headers, spam-check-spamassassin)
5874         (spam-spamassassin-score)
5875         (spam-spamassassin-register-with-sa-learn)
5876         (spam-spamassassin-register-spam-routine)
5877         (spam-spamassassin-register-ham-routine)
5878         (spam-assassin-register-spam-routine)
5879         (spam-assassin-register-ham-routine): add SpamAssassin support
5880         (spam-bogofilter-score): fix to show article before scoring
5881
5882         * gnus.el (spam-process, spam-autodetect-methods): add
5883         spamassassin and spamassassin-headers
5884
5885         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
5886         Suppress unnecessary messages.  From Nevin Kapur
5887         <nkapur@cs.caltech.edu>.
5888
5889 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
5890
5891         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
5892         make-hash-table.
5893
5894 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5895
5896         * canlock.el (base64-encode-string): Don't autoload it.
5897
5898 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5899
5900         * run-at-time.el: Remove useless (require 'itimer),
5901         eval-and-compile and (featurep 'xemacs).
5902
5903 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
5904
5905         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
5906         GROUP is a virtual group.
5907
5908 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
5909
5910         * gnus.el: Autoload `message-y-or-n-p'.
5911
5912 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
5913
5914         * pgg-parse.el: Remove unnecessary (require 'custom).
5915
5916         * pgg-def.el: do.
5917
5918         * nnmail.el: do.
5919
5920         * gnus-undo.el: do.
5921
5922         * gnus-picon.el: do.
5923
5924         * gnus-util.el: do.
5925
5926 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
5927
5928         * gnus-sum.el (gnus-pick-line-number): Add autoload.
5929
5930 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5931
5932         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
5933         handle, as well as a list.
5934
5935         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
5936         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
5937         (mm-w3m-cid-retrieve): Simplify.
5938
5939 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
5940
5941         * message.el (message-kill-to-signature): Allow prefix arg to
5942         specify number of lines to keep before signature.  From Vasily
5943         Korytov.
5944         (message-kill-to-signature): Change docstring.
5945
5946 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5947
5948         * canlock.el: Always require sha1-el.
5949         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
5950
5951         * message.el: Autoload sha1 only when compiling.
5952
5953         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
5954         eudc-expand-inline for XEmacs.
5955
5956 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * message.el (message-canlock-generate): Require sha1-el.
5959
5960 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
5961
5962         * message.el (message-expand-name): Silence the byte compiler.
5963
5964         * lpath.el: Add detect-coding-system.
5965
5966         * dgnushack.el (dgnushack-compile): Remove obsolete check for
5967         cus-edit.
5968
5969 2004-01-13  Simon Josefsson  <jas@extundo.com>
5970
5971         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
5972         Invoke gnus-score-mode.  Reported by
5973         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
5974
5975         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
5976         Jim Blandy <jimb@redhat.com> (tiny change).
5977
5978 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
5979
5980         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
5981
5982 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
5983
5984         * spam.el (spam-get-article-as-string): updated to use
5985         gnus-request-article-this-buffer, much simpler
5986         (spam-get-article-as-buffer): removed
5987
5988 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
5989
5990         * message.el (message-expand-name): Use EUDC if the user uses
5991         that.
5992
5993 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
5994
5995         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
5996         character for the encoding to avoid consing a string.
5997
5998         * rfc2047.el (rfc2047-decode-string): Don't cons a string
5999         unnecessarily.
6000
6001         * mm-util.el (mm-replace-chars-in-string): Remove.
6002
6003         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
6004         of mm-replace-chars-in-string.
6005
6006 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
6007
6008         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
6009         strings.
6010
6011         * mm-util.el (mm-subst-char-in-string): Support inplace.
6012
6013         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
6014         a new string in every iteration.  Use shy groups.
6015
6016 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
6017
6018         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
6019         (gnus-group-change-level, gnus-kill-newsgroup)
6020         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
6021         (gnus-get-unread-articles, gnus-make-articles-unread)
6022         (gnus-make-ascending-articles-unread): Use accessor
6023         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
6024         to get group information for improved readability.
6025
6026         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
6027
6028         * gnus-soup.el (gnus-soup-group-brew): do.
6029
6030         * gnus-msg.el (gnus-put-message): do.
6031
6032         * gnus-move.el (gnus-group-move-group-to-server): do.
6033
6034         * gnus-kill.el (gnus-batch-score): do.
6035
6036         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
6037         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
6038         (gnus-group-update-group, gnus-group-read-group)
6039         (gnus-group-make-group, gnus-group-make-help-group)
6040         (gnus-group-make-archive-group, gnus-group-make-directory-group)
6041         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
6042         (gnus-group-sort-by-unread, gnus-group-catchup)
6043         (gnus-group-unsubscribe-group, gnus-group-kill-group)
6044         (gnus-group-yank-group, gnus-group-set-info)
6045         (gnus-group-list-groups): do.
6046
6047         * gnus.el (gnus-generate-new-group-name): do.
6048
6049         * gnus-delay.el (gnus-delay-send-queue): do.
6050
6051         * nnvirtual.el (nnvirtual-catchup-group): do.
6052
6053         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
6054         do.
6055
6056         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
6057         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
6058
6059         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
6060         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
6061         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
6062         (gnus-group-make-articles-read): do.
6063
6064 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6065
6066         * gnus-art.el (article-decode-mime-words, article-babel)
6067         (gnus-article-highlight-signature, gnus-article-add-buttons)
6068         (gnus-signature-toggle): Use gnus-with-article-buffer.
6069
6070         * gnus-art.el (gnus-article-highlight-headers)
6071         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
6072
6073         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
6074         (gnus-article-set-globals, gnus-request-article-this-buffer)
6075         (gnus-button-message-id, gnus-article-maybe-hide-headers)
6076         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
6077         (gnus-mime-display-alternative): Use with-current-buffer.
6078
6079 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6080
6081         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
6082         also under 80 char limit, and call gnus-error if needed
6083         (spam-fetch-article-header): finally fixed - it was a
6084         buffer-local variable (gnus-newsgroup-data)
6085         (spam-find-spam): use spam-generate-fake-headers, forget about
6086         spam-insert-fake-headers
6087         (spam-insert-fake-headers): removed
6088
6089 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6090
6091         * deuglify.el (gnus-article-outlook-unwrap-lines)
6092         (gnus-outlook-rearrange-article)
6093         (gnus-outlook-repair-attribution-outlook)
6094         (gnus-outlook-repair-attribution-block)
6095         (gnus-outlook-repair-attribution-other): Remove redundant
6096         save-excursion.
6097
6098 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
6099
6100         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
6101         (spam-fetch-field-subject-fast)
6102         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
6103         (spam-fetch-article-header): new functions to deal with Gnus
6104         internals for fast retrieval of article header data
6105         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
6106
6107 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
6108
6109         * pop3.el (pop3-md5): Remove.
6110         (pop3-apop): Replace pop3-md5 with md5.
6111
6112         * mm-bodies.el: base64 is always built-in.
6113
6114         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
6115         with-current-buffer.
6116
6117 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6118
6119         * canlock.el (canlock-insert-header): Remove excessive grouping in
6120         regexp.
6121
6122         * gnus-sum.el (gnus-summary-read-document): Ditto.
6123
6124         * gnus-uu.el (gnus-uu-part-number): Ditto.
6125
6126         * html2text.el (html2text-remove-tags): Ditto.
6127         (html2text-format-tags): Ditto.
6128         (html2text-format-single-elements): Ditto.
6129
6130         * mml.el (mml-parse-1): Ditto.
6131
6132 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
6133
6134         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
6135
6136         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
6137
6138         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
6139
6140         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
6141
6142 2003-11-15  Simon Josefsson  <jas@extundo.com>
6143
6144         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
6145         (pgg-gpg-lookup-key): Use regexp match instead of
6146         split-string (split-string is different between emacs 21.2 and
6147         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
6148
6149 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
6150
6151         * gnus-art.el (gnus-mime-view-all-parts)
6152         (gnus-article-part-wrapper, gnus-article-view-part): Use
6153         with-current-buffer.
6154
6155 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6156
6157         * spam.el (spam-disable-spam-split-during-ham-respool)
6158         (spam-spamoracle-database, spam-cache-lookups)
6159         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
6160         (spam-group-ham-mark-p, spam-group-spam-mark-p)
6161         (spam-group-ham-marks, spam-group-spam-marks)
6162         (spam-group-spam-contents-p, spam-group-ham-contents-p)
6163         (spam-list-of-processors, spam-list-of-statistical-checks): doc
6164         fix, also add spam-use-blackholes to the statistical checks
6165         (spam-fetch-field-fast): new interface to fetching fields, may
6166         become a macro
6167         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
6168         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
6169         (spam-insert-fake-headers): fake an article when needed
6170         (spam-find-spam): fake article when possible
6171         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
6172         (spam-check-bogofilter-headers): use message-fetch-field instead
6173         of nnmail-fetch-field
6174
6175 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
6176
6177         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
6178
6179 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
6180
6181         * spam.el (spam-split): do not require spam-use-CHECK to be
6182         enabled if that check is passed to spam-split explicitly; also
6183         fix so 'spam doesn't get converted to spam-split-group when
6184         spam-split-symbolic-return is t
6185         (spam-find-spam): find registrations of the article and use those
6186         instead of re-running spam-split to find the spam/ham
6187         classification of the article
6188         (spam-log-processing-to-registry, spam-log-registered-p)
6189         (spam-log-unregistration-needed-p, spam-log-undo-registration):
6190         use gnus-error instead of gnus-message
6191         (spam-log-registration-type): new function to determine the
6192         classification of a message based on registry entries; will
6193         return nil if both 'spam and 'ham are found
6194         (spam-check-BBDB): expand all the BBDB macros here so we can have
6195         a reasonably fast local cache without the loading errors
6196         (spam-cache-lookups): set to t by default
6197         (spam-find-spam): don't try to guess spam-cache-lookups
6198         (spam-enter-whitelist, spam-enter-blacklist): also clear the
6199         spam-caches entry
6200         (spam-filelist-build-cache, spam-filelist-check-cache): better
6201         caching of whitelist/blacklist entries
6202         (spam-check-whitelist, spam-check-blacklist): invoke
6203         spam-from-listed-p with a type, not a cache variable
6204         (spam-from-listed-p): wrap around spam-filelist-check-cache
6205
6206 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
6207
6208         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
6209
6210         * nnmail.el (nnmail-split-fancy): do.
6211
6212         * mml.el (mml-parse): do.
6213
6214         * gnus-score.el (gnus-enter-score-words-into-hashtb)
6215         (gnus-score-adaptive): do.
6216
6217 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6218
6219         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
6220         (gnus-mime-button-map): Don't set keymap parent.
6221         (gnus-button-ctan-directory-regexp): Use shy grouping.
6222         (gnus-prev-page-map): Don't set keymap parent.
6223         (gnus-prev-page-map): Remove duplicated one.
6224         (gnus-next-page-map): Don't set keymap parent.
6225         (gnus-mime-security-button-map): Ditto.
6226
6227         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
6228         version number.
6229
6230         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
6231
6232 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6233
6234         * canlock.el (canlock-sha1-function): Remove.
6235         (canlock-sha1-function-for-verify): Remove.
6236         (canlock-openssl-program): Remove.
6237         (canlock-openssl-args): Remove.
6238         (canlock-ignore-errors): Remove.
6239         (canlock-sha1-with-openssl): Remove.
6240         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
6241         (canlock-verify): Don't use canlock-ignore-errors.
6242
6243         * sha1-el.el (sha1-string-external): Make it can return a string
6244         in binary form.
6245         (sha1-region-external): Ditto.
6246         (sha1-string-internal): Ditto.
6247         (sha1-region-internal): Ditto.
6248         (sha1-region): Ditto.
6249         (sha1-string): Ditto.
6250         (sha1): Ditto.
6251
6252 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6253
6254         * spam.el (spam-report-articles-gmane): New command.
6255
6256 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6257
6258         * gnus.el: Don't make unnecessary *Group* buffer when loading.
6259
6260         * run-at-time.el (run-at-time-saved): Remove.
6261         (run-at-time): Doc fix.
6262
6263 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
6264
6265         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
6266         (gnus-summary-limit-map): Add it.
6267         (gnus-summary-make-menu-bar): do.
6268
6269 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
6270
6271         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
6272         first attempt at some caching support (done for BBDB only now)
6273         (spam-find-spam): set spam-cache-lookups if there are more than 2
6274         addresses to be checked
6275         (spam-clear-cache-BBDB): new function, to be invoked by
6276         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
6277         (spam-check-BBDB): check and use the caches, if
6278         spam-cache-lookups is on
6279         remove superfluous (provide)
6280
6281 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
6282
6283         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
6284
6285 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
6286
6287         * run-at-time.el (run-at-time-saved): Move to after the definition
6288         of `run-at-time'.
6289
6290         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
6291
6292 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6293
6294         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
6295         mm-w3m-local-map-property.
6296
6297         * mm-view.el (mm-w3m-mode-map): Remove.
6298         (mm-w3m-local-map-property): Remove.
6299         (mm-inline-text-html-render-with-w3m): Don't use
6300         mm-w3m-local-map-property.
6301
6302 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6303
6304         * run-at-time.el: New file.
6305
6306         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
6307         under Emacs.
6308
6309         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
6310         of gnus-set-text-properties.
6311
6312         * gnus-uu.el (gnus-uu-save-article): Ditto.
6313
6314         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
6315
6316         * gnus-cite.el (gnus-cite-parse): Ditto.
6317
6318         * gnus-art.el (gnus-button-push): Use set-text-properties instead
6319         of gnus-.
6320
6321         * gnus-xmas.el (run-at-time): Require run-at-time.
6322
6323         * gnus.el: Changed calls to nnheader-run-at-time and
6324         password-run-at-time throughout to use run-at-time directly.
6325
6326         * password.el: Removed definition of run-at-time.
6327
6328         * nnheaderxm.el: Remove definition of run-at-time.
6329
6330 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
6331
6332         * mml.el (mml-minibuffer-read-disposition): Show attachment type
6333         in prompt (tiny change)
6334
6335 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
6336
6337         * messagexmas.el (message-xmas-redefine): Alias
6338         `message-make-caesar-translation-table' to
6339         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
6340         version.
6341
6342         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
6343         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
6344         `gnus-xmas-set-text-properties'.
6345         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
6346         `gnus-xmas-completing-read'.
6347         (gnus-xmas-completing-read): Removed.
6348         (gnus-xmas-open-network-stream): Removed.
6349
6350         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
6351         XEmacs version.
6352
6353         * dns.el (dns-make-network-process): Use `open-network-stream'
6354         instead of `gnus-xmas-open-network-stream'.
6355
6356         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
6357
6358         * .cvsignore: Add auto-autoloads.el, custom-load.el.
6359
6360 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
6361
6362         * gnus-art.el (gnus-mime-display-alternative)
6363         (gnus-insert-mime-button, gnus-insert-mime-security-button)
6364         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
6365         Don't use gnus-local-map-property.
6366
6367         * gnus-util.el (gnus-local-map-property): Remove.
6368
6369         * mm-view.el (mm-view-pkcs7-decrypt): Replace
6370         gnus-completing-read-maybe-default with completing-read.
6371
6372         * gnus-util.el (gnus-completing-read): do.
6373         (gnus-completing-read-maybe-default): Remove.
6374
6375 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
6376
6377         * password.el: Only autoload `run-at-time' if not XEmacs.
6378         Only autoload the itimer functions if XEmacs.
6379
6380 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6381
6382         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
6383         XEmacsen.
6384
6385         * dgnushack.el: Autoload executable-find for XEmacs.
6386
6387 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
6388
6389         * gnus-art.el (gnus-read-string): Remove.
6390         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
6391         read-string.
6392
6393 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
6394
6395         * netrc.el: autoload password-read
6396         (netrc): new configuration group
6397         (netrc-encoding-method, netrc-openssl-path): configuration
6398         variables for encoding and decoding of files with symmetric
6399         ciphers
6400         (netrc-encode): assistant function to encode a file with
6401         netrc-encoding-method
6402         (netrc-parse): added interactive parameter, added optional
6403         decoding if netrc-encoding-method is non-nil but otherwise
6404         behavior is standard
6405         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
6406         s/encode/encrypt/ everywhere
6407
6408         * spam.el: remove executable-find autoload
6409
6410 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
6411
6412         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
6413
6414         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
6415
6416 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6417
6418         * gnus-art.el (gnus-treat-ansi-sequences,
6419         article-treat-ansi-sequences): New variable and function.
6420         Suggested by Dan Jacobson <jidanni@jidanni.org>.
6421
6422         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
6423         Use it.
6424
6425 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
6426
6427         * mm-util.el (mm-quote-arg): Remove.
6428
6429         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
6430         shell-quote-argument.
6431
6432         * gnus-uu.el (gnus-uu-command): do.
6433
6434         * gnus-sum.el (gnus-summary-insert-pseudos): do.
6435
6436         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
6437         with make-char.
6438
6439         * mm-util.el (mm-make-char): Remove.
6440
6441         * mml.el (mml-mode): Replace gnus-add-minor-mode with
6442         add-minor-mode.
6443
6444         * gnus-undo.el (gnus-undo-mode): do.
6445
6446         * gnus-topic.el (gnus-topic-mode): do.
6447
6448         * gnus-sum.el (gnus-dead-summary-mode): do.
6449
6450         * gnus-start.el (gnus-slave-mode): do.
6451
6452         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
6453
6454         * gnus-ml.el (gnus-mailing-list-mode): do.
6455
6456         * gnus-gl.el (gnus-grouplens-mode): do.
6457
6458         * gnus-draft.el (gnus-draft-mode): do.
6459
6460         * gnus-dired.el (gnus-dired-mode): do.
6461
6462         * gnus-ems.el (gnus-add-minor-mode): Remove.
6463
6464         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
6465         Replace gnus-char-width with char-width.
6466
6467         * gnus-ems.el (gnus-char-width): Remove.
6468
6469         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
6470         Replace gnus-char-width with char-width.
6471
6472         * gnus-ems.el (gnus-char-width): Remove.
6473
6474         * spam-stat.el (with-syntax-table): Remove with-syntax-table
6475         definition.
6476         Remove Emacs 20 hash table compatibility code.
6477
6478         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
6479         20 compatibility code.
6480
6481         * spam.el (spam-point-at-eol): Replace with point-at-eol.
6482
6483         * smime.el (smime-point-at-eol): Replace with point-at-eol.
6484
6485         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
6486         with point-at-{eol,bol}.
6487
6488         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
6489
6490         * imap.el (imap-point-at-eol): Replace with point-at-eol.
6491
6492         * flow-fill.el (fill-flowed-point-at-bol,
6493         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
6494
6495         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
6496         Replace with point-at-{eol,bol} throughout all files.
6497
6498 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6499
6500         * ntlm.el (ntlm-string-as-unibyte): New macro.
6501         (ntlm-build-auth-response): Use it.
6502
6503         Remove Emacs 20 stuff:
6504         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
6505         (butlast, mapc, remove): Remove the compiler macros.
6506         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
6507         of delq and copy-sequence.
6508         * gnus-art.el (popup-menu): Remove the compiler macro.
6509         * nnmail.el (nnmail-split-fancy): Don't support customizing with
6510         Emacs 20.
6511
6512 2004-01-05  Simon Josefsson  <jas@extundo.com>
6513
6514         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
6515         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
6516         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
6517         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
6518         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
6519         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
6520         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
6521         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
6522         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
6523         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
6524         ntlm-string-permute, string-lshift into ntlm-string-lshift,
6525         string-xor into ntlm-string-xor.  Suggested by
6526         Jesper Harder <harder@myrealbox.com>.
6527
6528         * ntlm.el: Don't include poem.
6529
6530         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
6531         Jesper Harder <harder@myrealbox.com>.
6532
6533         * sasl-ntlm.el, ntlm.el, md4.el: New files.
6534
6535         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
6536         probably breaks emacs with DL patch, but do we care? Is anyone
6537         still using the DL stuff?)
6538
6539         * sieve-manage.el: Use the password package.
6540         (sieve-manage-read-passwd): Remove.
6541         (sieve-manage-interactive-login): Use password.  Re-add
6542         condition-case around loop.
6543
6544         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
6545         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
6546         the password package.
6547
6548 2003-02-19  Simon Josefsson  <jas@extundo.com>
6549
6550         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
6551         token.
6552
6553 2002-08-07  Simon Josefsson  <jas@extundo.com>
6554
6555         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
6556         (sieve-manage-authenticators):
6557         (sieve-manage-authenticator-alist): Add some SASL mechs.
6558         (sieve-sasl-auth): New function.
6559         (sieve-manage-cram-md5-auth):
6560         (sieve-manage-plain-auth): Rewrite using SASL library.
6561         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
6562         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
6563         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
6564         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
6565
6566 2004-01-05  Simon Josefsson  <jas@extundo.com>
6567
6568         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
6569         New files.
6570
6571 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6572
6573         * gnus-group.el (gnus-no-groups-message): Update.
6574
6575         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
6576
6577 2003-11-09  Simon Josefsson  <jas@extundo.com>
6578
6579         * imap.el: Support for ID IMAP extension (RFC 2971).
6580         (imap-local-variables): Add imap-id.
6581         (imap-id): New variable.
6582         (imap-id): New function.
6583         (imap-parse-response): Parse untagged ID response.
6584         * nnimap.el (nnimap-id): New variable.
6585         (nnimap-open-connection): Use it.
6586
6587 2003-12-28  Simon Josefsson  <jas@extundo.com>
6588
6589         * gnus-score.el (gnus-score-edit-all-score): New.
6590         * gnus-group.el (gnus-group-score-map): Bind it to W e.
6591
6592 2004-01-04  Simon Josefsson  <jas@extundo.com>
6593
6594         * password.el: Add.
6595
6596 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
6597
6598         * dns.el: Add support for AAAA records (see RFC 3596)
6599
6600         * Fix typo PRT -> PTR
6601
6602         * Parse MX, PTR and SOA replies (see RFC 1035)
6603
6604 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6605
6606         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
6607
6608         * Moved to Changelog.2.
6609
6610 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6611
6612         * gnus.el (gnus-version-number): Bump version.
6613
6614 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6615
6616         * gnus.el: No Gnus v0.1 is released.
6617
6618 2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
6619
6620         * gnus.el: No Gnus v0.0 is released.
6621
6622 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6623
6624         * gnus.el (gnus-version-number): Bump.
6625         (gnus-version): No.
6626
6627 See ChangeLog.2 for earlier changes.
6628
6629     Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
6630   Copying and distribution of this file, with or without modification,
6631   are permitted provided the copyright notice and this notice are preserved.
6632
6633 ;; Local Variables:
6634 ;; coding: iso-2022-7bit
6635 ;; End:
6636
6637 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4