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