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