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