(spam-extra-header-to-number): don't require spam-use-crm114 for
[gnus] / lisp / ChangeLog
1 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
2
3         * spam.el (spam-necessary-extra-headers): make
4         spam-use-regex-headers trigger all the extra headers
5         (spam-extra-header-to-number): don't require spam-use-crm114 for
6         header sorting
7
8 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>  (tiny change)
9
10         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
11         solid groups.
12
13 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
14
15         * legacy-gnus-agent.el: Add Copyright notice.
16
17 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18
19         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
20
21 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22
23         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
24
25         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
26         to make it work reliably in CVS Emacs.
27
28 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
29
30         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
31         specifying array size.
32         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
33         array if it is too small.
34         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
35         (gnus-sort-threads-loop): New function.
36
37 2006-12-06  Chris Moore  <dooglus@gmail.com>  (tiny change)
38
39         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
40         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
41
42 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>  (tiny change)
43
44         * mm-url.el (mm-url-predefined-programs): Call curl with correct
45         options.
46
47 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
48
49         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
50         DOS-ing the recipient.
51
52         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
53         the headers when creating the mapping to avoid mismappings. 
54         (nnweb-gmane-create-mapping): Always nix out old mapping.
55
56 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
57
58         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
59         and mm-verify-option to never.
60
61 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
62
63         * message.el (message-signed-or-encrypted-p): New function.
64         (message-forward-make-body): Use it.
65
66         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
67         Replace encode-coding-string with mm-encode-coding-string.
68
69 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
70
71         * nneething.el (nneething-decode-file-name): Replace
72         decode-coding-string with mm-decode-coding-string.
73
74         * gnus-int.el (gnus-open-server): Say failed server's name.
75
76 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
77
78         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
79         strings to a single string.  Quote `errors-file-name'.
80         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
81         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
82         Adjust calls.  Use `shell-quote-argument'.
83
84 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
85
86         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
87         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
88
89         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
90         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
91         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
92         (gnus-group-make-directory-group, gnus-group-transpose-groups):
93         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
94         (gnus-subscribe-newsgroup, gnus-1):
95         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
96         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
97         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
98         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
99
100 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
101
102         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
103         keystroke.
104         (gnus-summary-limit-to-bodies): Implement headersp.
105
106 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
107
108         * dns.el (query-dns): Protect against "Process dns deleted" strings.
109
110 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
111
112         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
113
114 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
115
116         * message.el (message-generate-hashcash): Expand range of values to
117         include `opportunistic'.
118         (message-send-mail): Use it.
119
120 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
121
122         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
123         and comment it.
124
125         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
126
127 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
128
129         * gnus-util.el (gnus-extract-address-components): Improve comment.
130
131 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
132
133         * gnus-util.el (gnus-extract-address-components): Work with address in
134         which the name portion contains @.
135
136         * lpath.el: Fbind custom-autoload.
137
138 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
139
140         * gnus.el (gnus-start): Move custom group up.
141         (gnus-select-method): Don't autoload, but make it available for
142         `customize-variable'.
143         (gnus-getenv-nntpserver): Don't autoload.
144
145 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
146
147         * spam.el: reverted to 7.82 (removed changes since 2006-10-16)
148
149 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
150
151         * message.el (message-sendmail-extra-arguments): New variable.
152         (message-send-mail-with-sendmail): Use it.
153
154 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
155
156         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
157         mm-with-unibyte-current-buffer to make string unibyte.
158
159         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
160         mm-string-as-multibyte.
161
162 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
163
164         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
165         Reported by Werner Koch <wk@gnupg.org>.
166
167 2006-11-14  Daiki Ueno  <ueno@p360>
168
169         * mml2015.el: Autoload epa-select-keys when compiling.
170
171 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
172
173         * mml2015.el (mml2015-epg-sign): Save the signing keys in
174         message-options.
175         (mml2015-epg-encrypt): Save the recipient keys in message-options.
176
177 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
178
179         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
180         EasyPG (< 0.0.6).
181         (mml2015-always-trust): New user option.
182         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
183         prompt.
184
185 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
186
187         * nntp.el (nntp-authinfo-force): New variable.
188         (nntp-send-authinfo): Use it.
189
190 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
191
192         * message.el (message-strip-subject-encoded-words): Allow _not_ to
193         decode encoded words.  Improve prompt.  Add comment about forwarding.
194         (message-replacement-char): Move up.
195
196 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
197
198         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
199         instead of gnus-intersection because arguments of gnus-sorted-nunion
200         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
201
202 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
203
204         * message.el (message-strip-subject-encoded-words): Reformat prompt.
205         (message-simplify-subject-functions): Enable
206         message-strip-subject-encoded-words by default.
207
208 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
209
210         * message.el (message-strip-subject-encoded-words): New function
211         (message-simplify-subject-functions): New variable.
212         (message-simplify-subject): Use it.  Fix typo in doc string.
213         Support message-strip-subject-encoded-words.
214
215 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
216
217         * gnus-diary.el (gnus-diary-delay-format-function):
218         * nndiary.el (nndiary-reminders):
219         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
220
221 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
222
223         * gnus-art.el (article-hide-boring-headers): Fetch date from
224         gnus-original-article-buffer to avoid problems with localized date
225         strings.
226
227 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
230
231 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
232
233         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
234         New variables.
235         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
236         (mm-charset-synonym-alist): Move some entries to
237         mm-codepage-iso-8859-list.
238         (mm-charset-synonym-alist, mm-charset-override-alist): Add
239         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
240
241 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
244
245 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
246
247         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
248         with Emacs 21 and XEmacs.
249
250 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
251
252         * spam.el (spam-parse-address): New function for better parsing,
253         catching errors, etc.
254         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
255
256 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
257
258         * mm-view.el: Add interactive arg to html2text autoload.
259
260 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
261
262         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
263
264 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
265
266         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
267         variables.
268         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
269         (mm-charset-synonym-alist): Move some entries to
270         mm-codepage-iso-8859-list.
271
272         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
273
274 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
275
276         * message.el (message-citation-line-format)
277         (message-insert-formated-citation-line): Fix implementation of %E, %N
278         and %n according to the doc string.
279
280 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
281
282         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
283         car-safe to avoid bad parses.
284
285 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
286
287         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
288         names.
289
290         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
291
292 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
295         header.
296
297         * message.el (message-draft-headers): Add Date.
298         (message-headers-to-generate): Fix typo in docstring.
299
300         * nndraft.el (nndraft-required-headers): New variable.
301         (nndraft-generate-headers): Use it.
302
303         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
304
305 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
306
307         * gnus-registry.el (gnus-registry-wash-for-keywords)
308         (gnus-registry-find-keywords): New functions to allow easy searching of
309         articles that are in the registry.
310
311 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
312
313         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
314         ietf-drums-parse-address instead of gnus-extract-address-components.
315         Reported by Damien Elmes <damien@repose.cx>.
316
317 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
318
319         * gnus.el (gnus-mime): Remove unused custom group.
320
321 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
322
323         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
324         "blank line" when searching for end of armor headers.
325
326 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
327
328         * gmm-utils.el (gmm-write-region): Fix variable name.
329
330 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
331
332         * gmm-utils.el (gmm-write-region): New function based on compatibility
333         code from `mm-make-temp-file'.
334
335         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
336
337         * nnmaildir.el (nnmaildir--update-nov)
338         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
339         Use `gmm-write-region'.
340
341 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
342
343         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
344         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
345
346         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
347
348         * message.el (message-replacement-char): New variable.
349         (message-fix-before-sending): Use it.
350         (message-simplify-subject): New function to remove duplicate code.
351         (message-reply, message-followup): Use it.
352
353         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
354         gnus-summary-limit-to-articles.
355
356 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
357
358         * gnus-util.el (gnus-with-local-quit): New macro.
359
360         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
361
362 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
363
364         * gnus-util.el (gnus-string-remove-all-properties): another fix
365
366 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
367
368         * gnus-util.el (gnus-string-remove-all-properties): fix to ignore
369         non-string data (needs to be done in the registry too)
370
371 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
372
373         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
374         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
375         (gnus-registry-split-fancy-with-parent)
376         (gnus-registry-fetch-simplified-message-subject-fast)
377         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
378         remove text properties on ingress into the registry and when it's saved
379         (gnus-registry-clean-empty-function): fixed bug with cleaning the
380         registry from entries with no groups
381
382 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
383
384         * gnus-util.el (gnus-string-remove-all-properties): utility function to
385         remove string properties
386
387 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
388
389         * gmm-utils.el (gmm): Adjust custom version.
390
391         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
392         custom version.
393
394         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
395
396 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
397
398         * gnus-art.el (gnus-insert-prev-page-button)
399         (gnus-insert-next-page-button): Simplify.  Reformat.
400
401 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
402
403         * gnus-art.el (gnus-insert-prev-page-button)
404         (gnus-insert-next-page-button): Apply gnus-article-button-face.
405
406 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
407
408         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
409
410 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
411
412         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
413         gnus-article-button-face to MIME and security buttons.
414
415 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
416
417         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
418         readable.
419
420 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
421
422         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
423
424 2006-09-20  Steve Youngs  <steve@sxemacs.org>
425
426         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
427         `browse-url-of-file' instead of `browse-url'.
428
429 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
430
431         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
432         regexp.  Articles containing quotation were cut prematurely.
433
434 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
435
436         * message.el (message-cite-original-1): Use nobody by default for the
437         value of From header.
438         (message-reply): Ditto.
439
440 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
441
442         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
443         to the gnus-info.  This fixes a bug of inline-PGP message verification.
444         Reported by Michael Piotrowski <mxp@dynalabs.de>.
445
446 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
447
448         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
449         mails in the doc string.  Add some URLs in comment.
450         (pop3-movemail): Warn about pop3-leave-mail-on-server.
451
452 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
453
454         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
455         backslashes handling and the way to find boundaries of quoted strings.
456
457 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
458
459         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
460         mml1991-encrypt-to-self is set and mml1991-signers is not set.
461         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
462         mml2015-encrypt-to-self is set and mml2015-signers is not set.
463
464 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
465
466         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
467         doc string.
468         (gnus-button-regexp, gnus-button-last): Remove unused variables.
469
470 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
471
472         * lpath.el: Fbind epg-check-configuration.
473
474 2006-09-06  Simon Josefsson  <jas@extundo.com>
475
476         * mml2015.el (mml2015-use): Doc fix, mention epg.
477
478 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
479
480         * mml2015.el (mml2015-use): Default to epg, if available.
481
482 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
483
484         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
485         message-sender.
486         (mml1991-epg-encrypt): Ditto.
487         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
488         message-sender.
489         (mml2015-epg-encrypt): Ditto.
490
491 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
492
493         * message.el (message-send-mail-with-sendmail): Look for sendmail in
494         several common directories.
495
496 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
497
498         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
499         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
500
501 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
502
503         * gnus-art.el (article-decode-encoded-words): Make it fast.
504
505 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
506
507         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
508
509         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
510         in quoted string into `\'.
511
512 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
513
514         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
515         Use standard-syntax-table.
516
517 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
518
519         * gnus-art.el (gnus-decode-address-function): New variable.
520         (article-decode-encoded-words): Use it to decode headers which are
521         assumed to contain addresses.
522         (gnus-mime-delete-part): Remove useless `or'.
523
524         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
525         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
526         (gnus-nov-parse-line): Use it to decode From header.
527         (gnus-get-newsgroup-headers): Ditto.
528         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
529
530         * mail-parse.el (mail-decode-encoded-address-region): New alias.
531         (mail-decode-encoded-address-string): New alias.
532
533         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
534         New function.
535         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
536         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
537         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
538         (rfc2047-decode-string): Ditto.
539         (rfc2047-decode-address-region): New function.
540         (rfc2047-decode-address-string): New function.
541
542 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
543
544         * message.el (message-caesar-buffer-body): Allow rotating headers.
545
546         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
547
548         * message.el (message-insert-formated-citation-line): Fix %f.
549         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
550
551 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
552
553         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
554         (gnus-bookmark-mouse-available-p): New macro.
555         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
556         (gnus-bookmark-bmenu-show-infos): Use it.
557         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
558         (gnus-bookmark-bmenu-hide-infos): Ditto.
559         (gnus-bookmark-remove-properties): New function.
560         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
561         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
562         (gnus-bookmark-write-file): Bind coding-system-for-write.
563         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
564         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
565         group before selecting it.
566         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
567         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
568         quit-window if it is not available; use gnus-mouse-2 and bind it to
569         gnus-bookmark-bmenu-select-by-mouse.
570         (gnus-bookmark-show-details): Remove unused variable `details-list'.
571         (gnus-bookmark-bmenu-select-by-mouse): New function.
572
573 2006-08-13  Romain Francoise  <romain@orebokech.com>
574
575         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
576         space.
577
578 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
579
580         * compface.el (uncompface): Use binary rather than raw-text-unix.
581
582 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
583
584         * compface.el (uncompface): Make sure the eol conversion doesn't take
585         place when communicating with the external programs.  Reported by
586         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
587
588 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
589
590         * nnheader.el (nnheader-insert-head): Fix typo in comment.
591
592 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
593
594         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
595         Make it more robust by parsing author and date independently.
596
597 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
598
599         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
600
601 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
602
603         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
604         first matching secret key.
605         (mml2015-epg-encrypt): Ditto.
606
607         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
608         first matching secret key.
609         (mml1991-epg-encrypt): Ditto.
610
611         * mml2015.el (mml2015-encrypt-to-self): New user option.
612         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
613         mml2015-epg-encrypt-to-self is set.
614
615         * mml1991.el (mml1991-encrypt-to-self): New variable.
616         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
617         mml1991-epg-encrypt-to-self is set.
618
619         * mml2015.el (mml2015-signers): New user option.
620         (mml2015-epg-sign): Reflect the value of mml2015-signers.
621         (mml2015-epg-encrypt): Allow to select signing keys.
622
623         * mml1991.el (mml1991-signers): New variable.
624         (mml1991-epg-sign): Reflect the value of mml1991-signers.
625         (mml1991-epg-encrypt): Allow to select signing keys.
626
627 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
628
629         * nnheader.el (nnheader-insert-head): Make it work even if the file
630         uses CRLF for the line-break code.
631
632 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
633
634         * mml2015.el: Require mml-sec instead of password.
635         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
636         (mml2015-cache-passphrase): Inherit the default value from
637         mml-secure-cache-passphrase.
638         (mml2015-passphrase-cache-expiry): Inherit the default value from
639         mml-secure-passphrase-cache-expiry.
640
641         * mml1991.el: Require mml-sec instead of password.
642         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
643         (mml1991-cache-passphrase): Inherit the default value from
644         mml-secure-cache-passphrase.
645         (mml1991-passphrase-cache-expiry): Inherit the default value from
646         mml-secure-passphrase-cache-expiry.
647
648         * mml-sec.el: Require password.
649         (mml-secure-verbose): New user option.
650         (mml-secure-cache-passphrase): New user option.
651         (mml-secure-passphrase-cache-expiry): New user option.
652
653 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
654
655         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
656         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
657         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
658
659         FIXME: Use `tiny change'?
660
661 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
662
663         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
664         workaround for the url package included with Emacs.
665
666         * nnweb.el (nnweb-google-create-mapping): Update regexp.
667
668 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
671         correctly.  This fixes a bug caused by the 2006-05-12 change.
672
673 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
674
675         * nnmail.el (nnmail-article-group): If splitting raises an error, give
676         some information about the error when saying that the `bogus' mail
677         group will be used.
678
679 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
680
681         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
682         string.
683
684 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
685
686         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
687
688 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
689
690         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
691
692 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
693
694         * mml1991.el (mml1991-function-alist): Add epg.
695         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
696         (mml1991-epg-encrypt): New functions.
697
698 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
699
700         * mml2015.el (mml2015-verbose): New variable.
701         (mml2015-cache-passphrase): Ditto.
702         (mml2015-passphrase-cache-expiry): Ditto.
703         (mml2015-function-alist): Add epg.
704         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
705         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
706         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
707         functions.
708
709 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
710
711         * message.el (message-cite-original-1): Preserve region when removing
712         quoted text due to X-No-Archive in order to avoid bogus attribution
713         when citing multiple messages.
714
715 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
716
717         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
718         Kenneth Jacker <khj@be.cs.appstate.edu>.
719
720 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
721
722         * gnus-diary.el (gnus-user-format-function-d)
723         (gnus-user-format-function-D): Autoload.
724
725         * imap.el (Commentary): Fix typo.
726
727         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
728         2006-04-22 contribution.
729
730 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
731
732         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
733         It didn't really fix the bogosity I'm seeing with solid web groups.
734
735 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
736
737         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
738         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
739         created using server names.  If we use the feature without declaring
740         it, Gnus does not properly manage server and group state.
741
742         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
743         bound.
744
745 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
746
747         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
748         looking up the method using GROUP's prefix before inventing a new one.
749         It is used on killed/unknown groups in various places where returning
750         an all-new method isn't expected by the caller.
751
752         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
753         and match semantics of gnus-group-real-prefix.
754
755 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
756
757         * nnmail.el (nnmail-broken-references-mailers): New variable.
758         (nnmail-ignore-broken-references): New function generalizing
759         nnmail-fix-eudora-headers.
760         (nnmail-fix-eudora-headers): Now obsolete.
761
762         * gnus-art.el (gnus-button-handle-custom): Support
763         `customize-apropos*'.
764
765 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
766
767         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
768
769         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
770         articles.
771
772 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
773
774         * message.el (message-cite-reply-above): New variable.
775         (message-yank-original): Use it.
776
777 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
778
779         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
780
781 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
782
783         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
784         as read.
785
786         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
787
788 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
789
790         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
791         (gnus-bookmark-default-file): Use gnus-directory.
792         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
793         Remove "*" in doc string.
794         (gnus-bookmark-write-file): Simplify.
795         (gnus-bookmark-maybe-sort-alist): Use `when'.
796         (gnus-bookmark-get-bookmark): Fix typo in doc string.
797         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
798         FIXME about Emacs 21 and XEmacs compatibility.
799         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
800         compatibility.
801         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
802         compatibility.
803         (gnus-bookmark-menu-heading): Fix version.
804
805 2006-06-19  Bastien Guerry  <bzg@altern.org>
806
807         * gnus-bookmark.el: New file.
808
809 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
810
811         * message.el (message-syntax-checks): Doc fix.
812
813 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
814
815         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
816         unsubscribed groups as if they were killed ones.  It causes duplicate
817         entries in gnus-newsrc-alist.
818
819 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
820
821         * message.el (message-syntax-checks): Doc fix.
822         (message-send-mail): Add check for continuation headers.
823         (message-check-news-header-syntax): Fix regexp used to check for
824         continuation headers.
825
826 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
827
828         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
829
830 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
831
832         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
833
834 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
835
836         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
837         default-truncate-lines.
838
839 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
840
841         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
842         to fill the utf-8 entry.
843
844         * lpath.el: Fbind unicode-precedence-list.
845
846 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
847
848         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
849
850 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
851
852         * gnus-agent.el (directory-files-and-attributes): Move all the way
853         forward (the third and final move).
854         (gnus-agent-read-agentview): Trap reconstruction errors due to
855         nonexistant directory.  Handle by returning nil.
856
857 2006-05-30  Didier Verna  <didier@xemacs.org>
858
859         * message.el (message-dont-reply-to-names): Update the custom type.
860         * message.el (message-dont-reply-to-names): New defsubst: potentially
861         convert a list of regexps into a single one.
862         * message.el (message-get-reply-headers): Use it.
863         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
864
865 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
866
867         * gnus-agent.el (directory-files-and-attributes): Move forward.
868
869 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
870
871         * gnus-ml.el (gnus-mailing-list-subscribe)
872         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
873         (gnus-mailing-list-message): Fix doc strings.
874
875 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
876
877         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
878         of doing it manually.
879
880 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
881
882         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
883         comment.
884
885 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
886
887         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
888         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
889         (gnus-agent-read-local): All symbols allocated in my-obarray
890         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
891         (gnus-agent-regenerate-group): Check numeric names to see if they are
892         messages or groups.
893         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
894         better way of do this...)
895
896         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
897         'dummy.group' (there should be a better way of do this...)
898
899 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
902         (gnus-saved-headers): Ditto.
903         (gnus-default-article-saver): Mention functions may have properties.
904         (gnus-article-save): Override gnus-save-all-headers and
905         gnus-saved-headers by :headers property which saver function may have.
906         (gnus-summary-save-in-file): Add :headers property.
907         (gnus-summary-write-to-file): Ditto.
908
909         * gnus-sum.el (gnus-summary-save-article): Bind
910         gnus-prompt-before-saving to t when saving many articles in a file;
911         always show all headers.
912
913         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
914
915 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
916
917         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
918         marks.
919
920         * message.el (message-indent-citation): Add optional arguments to allow
921         using it outside of message buffers.
922
923         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
924         (gnus-article-treat-unfold-headers): Use it.
925         (gnus-article-truncate-lines): New variable.
926         (gnus-article-mode): Use it.
927         (gnus-article-toggle-truncate-lines): New function.
928
929         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
930         gnus-article-toggle-truncate-lines.
931
932         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
933         coding system in XEmacs, use binary.
934
935 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
936
937         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
938         after-load-alist.
939
940         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
941         this function should save decoded articles.
942         (gnus-summary-write-to-file): Use property to specify this function
943         should save decoded articles and specify gnus-summary-save-in-file
944         should be used to save articles other than the first one when saving
945         many articles.
946         (gnus-summary-save-body-in-file): Use property to specify this
947         function should save decoded articles.
948         (gnus-summary-write-body-to-file): Use property to specify this
949         function should save decoded articles and specify
950         gnus-summary-save-body-in-file should be used to save articles other
951         than the first one when saving many articles.
952
953         * gnus-sum.el (gnus-summary-save-article): Simplify.
954
955 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
956
957         * gnus-art.el (gnus-default-article-saver): Add
958         gnus-summary-write-body-to-file.
959         (gnus-article-save-coding-system): Don't use coding system object
960         in XEmacs.
961         (gnus-read-save-file-name): Add optional `dir-var' argument which
962         specifies directory in which files are saved; work even if optional
963         `variable' argument is not specified.
964         (gnus-summary-write-to-file): Read file name.
965         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
966         (gnus-summary-write-body-to-file): New function.
967
968         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
969         (gnus-summary-local-variables): Add it.
970         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
971         (gnus-summary-save-article): Remove optional `decode' argument;
972         determine whether to decode articles by the value of
973         gnus-default-article-saver; when saving many files using
974         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
975         it first and use gnus-summary-save-in-file or
976         gnus-summary-save-body-in-file thereafter unless
977         gnus-prompt-before-saving is always; move point to article which
978         will be saved.
979         (gnus-summary-save-article-file): Revert.
980         (gnus-summary-write-article-file): Revert.
981         (gnus-summary-save-article-body-file): Revert.
982         (gnus-summary-write-article-body-file): New function.
983
984 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
985
986         * gnus-art.el (gnus-default-article-saver): Doc fix.
987         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
988         from gnus-summary-save-article-coding-system, and default to a
989         certain coding system.
990         (gnus-output-to-file): Add coding cookie and encode text according
991         to gnus-article-save-coding-system; don't use mm-append-to-file.
992
993         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
994         gnus-art.el and rename to gnus-article-save-coding-system.
995         (gnus-summary-save-article): Require gnus-art; don't show all
996         headers if it decodes articles; don't add coding cookie here;
997         don't bind mm-text-coding-system-for-write.
998         (gnus-summary-save-article-file): Save decoded articles.
999         (gnus-summary-write-article-file): When saving many files, use
1000         gnus-summary-write-to-file first and gnus-summary-save-in-file
1001         thereafter unless gnus-prompt-before-saving is always.
1002         (gnus-summary-save-article-body-file): Save decoded articles.
1003
1004         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1005
1006 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1007
1008         * nnrss.el (nnrss-check-group): Bind hash-index.
1009
1010 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1011
1012         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1013         its hash index.  Store this hash in `nnrss-group-data'.
1014         (nnrss-read-group-data): Update accordingly.
1015
1016 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1017
1018         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1019         entry.
1020
1021         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1022         gnus-article-browse-html-article.
1023
1024 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1025
1026         * gnus-sum.el (gnus-summary-mime-map): Add
1027         gnus-article-browse-html-article.
1028
1029         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1030
1031 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1032
1033         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1034         suitable coding systems in customize.
1035
1036 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1037
1038         * mail-source.el (mail-sources): Fix custom type.
1039
1040 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1041
1042         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1043         (gnus-summary-expire-articles-now): Shorten prompt.
1044
1045         * gmm-utils.el (wid-edit): Require.
1046         (defun-gmm): Renamed from `gmm-defun-compat'.
1047         (gmm-image-search-load-path): Use it.
1048         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1049
1050 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1051
1052         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1053         variable.
1054         (gnus-summary-save-article): Add optional `decode' argument.  If
1055         it is set and gnus-summary-save-article-coding-system is non-nil,
1056         save decoded article.
1057         (gnus-summary-write-article-file): Save decoded article if
1058         gnus-summary-save-article-coding-system is non-nil.
1059
1060         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1061         type.
1062
1063 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1064
1065         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1066
1067 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1068
1069         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1070         first to test gnus-single-article-buffer which may be buffer-local.
1071
1072         * gnus-sum.el (gnus-summary-setup-buffer): Make
1073         gnus-single-article-buffer buffer-local and nil in ephemeral
1074         group; make gnus-article-buffer, gnus-article-current, and
1075         gnus-original-article-buffer always buffer-local.
1076         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1077         group.
1078         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1079
1080 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1081
1082         * nnml.el (nnml-request-compact-group): Compressed files might not
1083         have .gz extension.
1084
1085 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1086
1087         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1088         (mm-copy-to-buffer): Use with-current-buffer.
1089         (mm-display-part): Simplify.
1090         (mm-inlinable-p): Add optional arg `type'.
1091
1092 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1093
1094         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1095         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1096         Try harder to show the attachment internally or externally using
1097         gnus-mime-view-part-as-type.
1098
1099 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1100
1101         * message.el (message-from-style, message-signature-separator)
1102         (message-user-organization-file, message-send-mail-function)
1103         (message-citation-line-function, message-yank-prefix)
1104         (message-indent-citation-function, message-signature)
1105         (message-signature-file, message-signature-insert-empty-line):
1106         Remove autoloads.
1107
1108         * gnus-art.el (gnus-buttonized-mime-types): Remove
1109         "multipart/signed".  Revert 2006-04-26 change.
1110
1111 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1112
1113         * gnus.el (gnus-version-number): Bump version.
1114
1115 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1116
1117         * gnus.el: No Gnus v0.5 is released.
1118
1119 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1120
1121         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
1122         fetching articles by message-id.
1123
1124 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1125
1126         * message.el (hashcash): Require hashcash as normal.
1127
1128         * ecomplete.el (ecomplete-highlight-match-line): Use
1129         point-at-eol.
1130         (ecomplete-highlight-match-line): Use `highlight', because that
1131         face exists in both Emacs and XEmacs.
1132
1133         * message.el (message-display-abbrev): Use point-at-bol.
1134
1135         * mail-source.el: Don't require timer/timer-funcs.
1136
1137         * gnus-async.el: Ditto.
1138
1139         * password.el: Ditto.
1140
1141         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
1142
1143         * mm-url.el: Ditto.
1144
1145         * gnus-xmas.el: Don't require timer-funcs.
1146
1147         * mm-util.el: Require timer/timer-funcs.
1148
1149 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1150
1151         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
1152         Close.
1153
1154 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1155
1156         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1157         unibyte after clear-decrypt function runs.
1158
1159         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1160         returns as a unibyte string.
1161
1162 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1163
1164         * lpath.el: Revert.
1165
1166         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
1167         (pgg-gpg-process-sentinel): Revert.
1168
1169         * pgg-pgp.el (pgg-pgp-process-region): Revert.
1170         (pgg-pgp-lookup-key): Revert.
1171
1172         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
1173         (pgg-pgp5-lookup-key): Revert.
1174
1175         * pgg.el (pgg-fetch-key): Revert.
1176
1177 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1178
1179         * lpath.el: Fbind string-as-multibyte for XEmacs.
1180
1181         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1182         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1183         (mml1991-pgg-encrypt): Ditto.
1184
1185         * pgg-gpg.el (pgg-string-to-multibyte): New function.
1186         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
1187         a multibyte buffer.
1188
1189         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
1190         (pgg-pgp-lookup-key): Ditto.
1191
1192         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1193         (pgg-pgp5-lookup-key): Ditto.
1194
1195         * pgg.el (pgg-fetch-key): Ditto.
1196
1197 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1198
1199         * message.el (message-user-organization-file): Check several
1200         locations of the organization file.
1201
1202         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
1203         Add gnus-article-view-part-as-type.
1204
1205         * gnus-art.el (gnus-article-view-part-as-type): New function.
1206
1207         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1208         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1209
1210         * mml.el: Simplify autoload.
1211         (mml-mode): defvar dnd-protocol-alist instead of using
1212         symbol-value.
1213         (mml-default-directory): New variable.
1214         (mml-minibuffer-read-file): Use it.
1215         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
1216
1217         * message.el (message-citation-line-format): New variable.
1218         (message-insert-formated-citation-line): New function.
1219         (message-citation-line-function): Add
1220         `message-insert-formated-citation-line' to custom type.
1221
1222         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
1223         to doc string.
1224
1225         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
1226         depending on mm-verify-option.
1227
1228 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1229
1230         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1231         binding pgg-* variables; reimplement the section which prevents
1232         MIME header from being signed.
1233         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1234         pgg-text-mode; remove a blank line at the top of body.
1235
1236         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1237         lines at the top of body; use gnus-newsgroup-charset if there's no
1238         Charset header.
1239
1240 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1241
1242         * message.el (message-self-insert-commands): Doc fix.
1243
1244         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1245         (mm-uu-pgp-encrypted-test): Ditto.
1246         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1247         between header and body; return application/pgp-encrypted handle
1248         if decryption failed; decode decrypted body by charset.
1249
1250         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1251         element match to application/pgp-*.
1252
1253 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1254
1255         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
1256         HTML.
1257
1258 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1259
1260         * mail-source.el (mail-source-call-script): Message the error
1261         string.
1262
1263 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1264
1265         * gnus-util.el (gnus-byte-compile): Use it.
1266
1267 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
1268
1269         * gnus-util.el (kill-empty-logs): New function.
1270
1271 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1272
1273         * message.el (message-mail-alias-type): Doc fix.
1274         (message-mail-alias-type-p): New function.
1275         (message-send): Use it.
1276         (message-mode): Ditto.
1277         (message-strip-forbidden-properties): Ditto.
1278
1279         * ecomplete.el (ecomplete-database-file-coding-system): New
1280         variable.
1281         (ecomplete-save): Use it.
1282         (ecomplete-setup): Use it.
1283
1284 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1285
1286         * message.el (message-self-insert-commands): New variable.
1287         (message-strip-forbidden-properties): Use it.
1288
1289 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1290
1291         * message.el (message-put-addresses-in-ecomplete): Use a regexp
1292         that doesn't make XEmacs choke.
1293
1294 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1295
1296         * gnus-util.el (gnus-replace-in-string):
1297         Prefer replace-regexp-in-string over of replace-in-string.
1298
1299 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1300
1301         * gnus-util.el (gnus-select-frame-set-input-focus):
1302         Use select-frame-set-input-focus if it is available in XEmacs; use
1303         definition defined in Emacs 22 for old Emacsen.
1304
1305         * dgnushack.el: Autoload unmorse-region for XEmacs.
1306
1307         * lpath.el: Bind cursor-in-non-selected-windows and
1308         select-frame-set-input-focus for XEmacs.
1309
1310 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1311
1312         * mm-view.el (mm-inline-text): Use equal instead of equalp.
1313
1314 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1315
1316         * gnus-registry.el (gnus-registry-cache-save): remove text
1317         properties when saving via the temp buffer
1318
1319 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1320
1321         * message.el (message-generate-hashcash): Honor custom type.
1322
1323 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1324
1325         * message.el (message-generate-hashcash): Default to non-nil when
1326         hashcash is found.
1327
1328         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
1329         (gnus-refer-thread-limit): Increase default to 500.
1330
1331         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
1332
1333         * flow-fill.el (fill-flowed): Allow delete-space.
1334
1335 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1336
1337         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1338         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
1339         Remove autoloads.
1340
1341 2006-04-18  Simon Josefsson  <jas@extundo.com>
1342
1343         * message.el (message-generate-hashcash): Default to.
1344
1345 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1346
1347         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
1348         concatenating segments rather than before concatenating them.
1349
1350 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1351
1352         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
1353
1354 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1355
1356         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
1357
1358         * message.el (message-forward-make-body-plain): Allow
1359         message-forward-ignored-headers to be a list.
1360         (message-remove-ignored-headers): Factor out into function.
1361         (message-forward-make-body-mml): Use it.
1362
1363         * imap.el (imap-quote-specials): New function.
1364         (imap-login-auth): Quote specials.
1365
1366         * rfc2231.el (rfc2231-parse-string): Remove dead code.
1367         (rfc2231-parse-string): Allow concatanation of parameters that
1368         aren't contiguous.  The test case is
1369           (mail-header-parse-content-type "message/external-body;
1370             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
1371             access-type=LOCAL-FILE;
1372             name*1*=plugh%2fhello-sailor%2fbing.pdf")
1373
1374 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1375
1376         * nntp.el (nntp-accept-process-output): Return the value of
1377         `nnheader-accept-process-output'.
1378
1379 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1380
1381         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
1382         (gnus-button-alist): Recognize more diff formats.
1383         (gnus-button-patch): Strip directory.
1384
1385 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1386
1387         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
1388         Emacs 22 when setting focus.
1389
1390 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1391
1392         * gnus-art.el (gnus-article-treat-types): Do treatment of
1393         text/x-verbatim parts.
1394         (gnus-button-patch): New command.
1395
1396         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
1397         addresses that contain invalid characters.
1398
1399 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1400
1401         * message.el (message-put-addresses-in-ecomplete): Use
1402         gnus-replace-in-string.
1403         (message-is-yours-p): Use the more correct
1404         mail-header-parse-address instead of
1405         mail-extract-address-components.
1406         (message-put-addresses-in-ecomplete): Fix typo.
1407
1408         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
1409         keystroke.
1410
1411         * gnus-art.el (gnus-treatment-function-alist): Change order of
1412         newsgroups/generic header folding to avoid double-folding.
1413
1414         * message.el (message-hidden-headers): Add X-Draft-From.
1415
1416         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
1417         command.
1418         (gnus-summary-repeat-search-article-backward): New command.
1419
1420         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
1421         groups in the parent topic.
1422
1423 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
1424
1425         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
1426         (spam-extra-header-to-number): Return the CRM114 number as a
1427         number instead of a string.
1428
1429 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1430
1431         * gnus-art.el (gnus-face-properties-alist): Moved here from
1432         gnus-fun.
1433
1434         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
1435
1436 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1437
1438         * message.el (message-strip-forbidden-properties): Only display on
1439         self-insert-command.
1440
1441         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
1442         reindent.
1443         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
1444
1445 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
1446
1447         * smiley.el (smiley-style): Fix typo.
1448
1449 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1450
1451         * hashcash.el (hashcash-insert-payment-async-2): Use
1452         message-goto-eoh instead of doing it manually.
1453         (mail-add-payment): Use message-narrow-to-header instead of trying
1454         to do the same itself.
1455
1456         * message.el (message-hidden-headers): Add Face.
1457
1458         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1459         reparenting code.
1460         (gnus-summary-reparent-children): Refactored out code.
1461         (gnus-summary-thread-map): New keystroke.
1462         (gnus-summary-reparent-children): Make into command.
1463
1464         * smiley.el (smiley-style): Default to `medium' if using a large
1465         font.
1466
1467         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1468         does it itself.
1469
1470         * message.el (message-point-in-header-p): Simplify definition.
1471
1472 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1473
1474         * nnagent.el (nnagent-request-set-mark): Silence log file
1475         writing.
1476         (nnagent-request-set-mark): Use write-region instead of
1477         append-to-file.
1478
1479         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1480         strange select method.
1481
1482         * ecomplete.el (ecomplete-display-matches): Get highlightling
1483         right.
1484         (ecomplete-display-matches): Use literals.
1485         (ecomplete-display-matches): Disable message logging.
1486
1487         * message.el (message-display-abbrev): Small optimization.
1488
1489         * ecomplete.el (ecomplete-display-matches): Allow automatic
1490         display.
1491
1492         * message.el (message-strip-forbidden-properties): Display
1493         abbrevs.
1494         (message-display-abbrev): Get automatic display right.
1495
1496         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1497         keystrokes.
1498
1499 2006-04-13  Romain Francoise  <romain@orebokech.com>
1500
1501         TODO: Backport to v5-10!
1502
1503         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1504         Moved here (and renamed) from gnus-registry.el.
1505
1506         * gnus-registry.el: Require gnus-util.
1507         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1508
1509 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1510
1511         * gnus-group.el (gnus-group-catchup-current): Change
1512         if-then-else-if-then-else into cond.
1513         (gnus-group-catchup): Indent.
1514         (group-name-at-point): New function.
1515         (gnus-fetch-group): Provide default from thing at point.
1516
1517 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1518
1519         * message.el (message-display-abbrev): Fix regexp.
1520
1521         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1522         choosing.
1523         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1524         dead variables.
1525
1526         * message.el (message-newline-and-indent): Remove debugging.
1527         (message-display-abbrev): Use new implementation.
1528
1529 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1530
1531         * gnus-art.el (gnus-article-mode): Set
1532         cursor-in-non-selected-windows to nil.
1533
1534         * smiley.el: Revert previous change.
1535         (smiley-data-directory): defvar it before using it in the
1536         defcustom of `smiley-style'.
1537
1538 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1539
1540         * message.el (message-newline-and-indent): New function.
1541
1542         * ecomplete.el: Implement more bits.
1543
1544         * message.el (message-put-addresses-in-ecomplete): Clean up the
1545         string.
1546
1547         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1548
1549         * gnus-sum.el (gnus-summary-save-parts): Bind
1550         gnus-summary-save-parts-counter and use it to make unique file
1551         names.
1552
1553         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1554
1555         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1556         parameter to say whether to actually parse the individual
1557         addresses.
1558
1559         * message.el (message-put-addresses-in-ecomplete): New function.
1560         (ecomplete): Require.
1561         (message-mail-alias-type): Add ecomplete as an option.
1562
1563 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1564
1565         * flow-fill.el (fill-flowed): Remove trailing space from blank
1566         quoted lines.
1567
1568 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1569
1570         * smiley.el (smiley-style): Move definition later to avoid a
1571         compilation warning.
1572
1573 2006-04-12  Kenichi Handa  <handa@m17n.org>
1574
1575         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1576         buffer and then decode the buffer text if necessary.
1577         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1578         first, and after mm-encode-body, change the buffer to unibyte.
1579         Use mm-disable-multibyte instead of set-buffer-multibyte.
1580
1581 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1582
1583         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
1584         Content-Type header instead of Content-Disposition header.
1585         (gnus-mime-inline-part): Ditto.
1586         (gnus-mime-view-part-as-charset): Ignore charset that the part
1587         specifies.
1588
1589         * mm-decode.el (mm-display-part): Work with external parts and
1590         usual parts similarly.
1591
1592         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1593         instead of gnus-display-mime.
1594
1595         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
1596         instead of with-temp-buffer.
1597
1598         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1599         tag to summarized topics part in order to encode non-ASCII text.
1600
1601 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1602
1603         * smiley.el (smiley-style): New variable.
1604         (smiley-directory): New function.
1605         (smiley-data-directory): Derive from `smiley-style' using
1606         `smiley-directory'.
1607         (smiley-regexp-alist): Add new entries.
1608
1609         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1610         (gnus-article-browse-delete-temp): Add :version.
1611
1612 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1613
1614         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1615         the sieve region.
1616
1617 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1618
1619         * gnus.el (gnus-version-number): Bump version.
1620
1621 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1622
1623         * gnus.el: No Gnus v0.4 is released.
1624
1625 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1626
1627         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
1628         layout.
1629
1630         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1631         unknown charset.
1632
1633         * message.el (message-header-synonyms): Add Original-To to the
1634         default.
1635
1636         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
1637         optional parameter.
1638
1639 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1640
1641         * gnus-fun.el (gnus): Require it for gnus-directory.
1642
1643 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1644
1645         * gnus-fun.el (gnus-face-properties-alist): Add :version.
1646
1647 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1648
1649         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
1650
1651 2006-04-05  Simon Josefsson  <jas@extundo.com>
1652
1653         * password.el (password-reset): New function.
1654
1655 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1656
1657         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
1658         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1659
1660 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1661
1662         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1663         Some whitespace was matched into the url, which broke browsing hits
1664         > 100 when mm-url-use-external was nil.
1665
1666 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1667
1668         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
1669         gnus-extra-headers for 'Newsgroups.
1670
1671         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
1672         bound.
1673
1674 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
1675
1676         * pgg-gpg.el: Clean up process buffers every time gpg processes
1677         complete.
1678
1679 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1680
1681         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1682         doc string.
1683
1684 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
1685
1686         * pgg-gpg.el (pgg-gpg-process-filter)
1687         (pgg-gpg-wait-for-completion): Check if buffer is alive.
1688
1689         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1690         lines, temporary fix.
1691
1692 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1693
1694         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1695
1696 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
1697
1698         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1699         default-enable-multibyte-characters.  This reverts the change from
1700         revision 6.17 which is no longer necessary because the passphrase
1701         is sent separately now.  GnuPG messages are unreadable under
1702         multibyte locales with default-enable-multibyte-characters set to
1703         nil.
1704
1705 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
1706
1707         * message.el (message-tool-bar-gnome): Move "spell".
1708
1709 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
1710
1711         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
1712         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
1713         instead.
1714
1715 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
1716
1717         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
1718         newsgroups handling for NNTP overviews which don't include
1719         Newsgroups.
1720
1721 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1722
1723         * message.el (message-resend): Bind message-generate-hashcash to
1724         to nil.
1725
1726 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1727
1728         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
1729         when searching for already-paid recipients.
1730
1731 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
1732
1733         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1734         passphrases when it is not needed.
1735         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1736         passphrase stuff from gpg, should only be necessary when you use
1737         gpg with a smartcard.
1738
1739 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1740
1741         * mml.el (mml-insert-mime): Ignore cached contents of
1742         message/external-body part.
1743
1744         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1745         (mm-insert-part): Ditto.
1746
1747 2006-03-23  Simon Josefsson  <jas@extundo.com>
1748
1749         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
1750         Reiner.
1751         (pgg-gpg-use-agent-p): Use it again.
1752
1753 2006-03-23  Simon Josefsson  <jas@extundo.com>
1754
1755         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
1756         older emacsen.
1757         (pgg-gpg-use-agent-p): Don't use it.
1758
1759 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1760
1761         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
1762         if we can.
1763
1764 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
1765
1766         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
1767         (pgg-gpg-update-agent): New function.
1768         (pgg-gpg-use-agent-p): New function.
1769         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
1770         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
1771         (pgg-gpg-sign-region): Use it.
1772
1773 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1774
1775         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
1776         Reported by Ralf Wachinger <rwachinger@gmx.de>.
1777
1778 2006-03-21  Simon Josefsson  <jas@extundo.com>
1779
1780         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
1781         <wilde@sha-bang.de>.
1782         (pgg-gpg-use-agent): New variable.
1783         (pgg-gpg-process-region): Use it.
1784         (pgg-gpg-encrypt-region): Likewise.
1785         (pgg-gpg-encrypt-symmetric-region): Likewise.
1786         (pgg-gpg-decrypt-region): Likewise.
1787         (pgg-gpg-sign-region): Likewise.
1788         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
1789
1790 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
1791
1792         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
1793
1794         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
1795         Add comment on version.
1796
1797 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
1798
1799         * smiley.el: Add missing test smiley.
1800
1801 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1802
1803         * mm-decode.el (mm-with-part): New macro.
1804         (mm-get-part): Use it; work with message/external-body as well.
1805         (mm-save-part): Treat name and filename equally.
1806
1807         * mm-extern.el (mm-extern-cache-contents): New function.
1808         (mm-inline-external-body): Use it; force the part to be displayed;
1809         move undisplayer added to the cached handle to the parent.
1810
1811         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
1812         (gnus-mime-view-part-as-type): Work with message/external-body.
1813
1814         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
1815
1816 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
1817
1818         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
1819         images in image-load-path.  [Sync with image.el, revision 1.60, in
1820         Emacs.]
1821
1822 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
1823
1824         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
1825         path rather than symbol.  Always return list of directories.
1826         Guarantee that image directory comes first.  [Sync with image.el,
1827         revision 1.59, in Emacs.]
1828
1829         * message.el (message-make-tool-bar): Adjust to new API of
1830         `gmm-image-load-path-for-library'.
1831
1832         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1833
1834         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1835
1836 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1837
1838         * gnus-art.el (gnus-article-only-boring-p):
1839         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
1840         intangible text.
1841         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
1842
1843 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
1844
1845         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
1846         `defun' instead of `gmm-defun-compat'.
1847
1848 2006-03-14  Simon Josefsson  <jas@extundo.com>
1849
1850         * message.el (message-unique-id): Don't use message-number-base36
1851         if (user-uid) is a float.
1852         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
1853
1854 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1855
1856         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
1857
1858         * gnus-art.el (gnus-mime-display-single): Make sure there is an
1859         empty line between a part and a message part.
1860
1861 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1862
1863         * smiley.el: Add more test smileys.
1864         (smiley-data-directory, smiley-regexp-alist)
1865         (gnus-smiley-file-types): Fix doc strings.
1866         (smiley-update-cache): Clear smiley-cached-regexp-alist before
1867         adding new elements.
1868         (smiley-mouse-map): Unused code.  Make it a comment.
1869
1870 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1871
1872         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
1873         scan latest NoCeM messages instead of old ones.
1874         (gnus-nocem-check-article): Fix regexps so as to match to PGP
1875         delimiters that are recently used.
1876         (gnus-nocem-load-cache): Add autoload cookie.
1877
1878         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
1879
1880         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
1881         level which is larger than gnus-use-nocem is specified.
1882
1883         * gnus-group.el (gnus-group-get-new-news): Ditto.
1884
1885 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
1886
1887         * gnus-util.el (gnus-tool-bar-update): New function.
1888
1889         * gnus-group.el (gnus-group-update-tool-bar): New variable.
1890         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
1891
1892         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
1893
1894         * gnus-group.el (gnus-group-redraw-when-idle)
1895         (gnus-group-redraw-check): Remove.
1896         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
1897
1898 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1899
1900         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
1901         if optional last element is specified in splits (FIELD VALUE...).
1902
1903 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
1904
1905         * message.el (message-make-tool-bar): Rename gmm-image-load-path
1906         to gmm-image-load-path-for-library.  Call with no-error argument.
1907         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
1908
1909         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
1910
1911         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
1912
1913         * gmm-utils.el (gmm-image-load-path): Remove alias.
1914
1915 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
1916
1917         * gmm-utils.el (gmm-image-load-path): Add alias.
1918
1919         * nnml.el (nnml-generate-nov-databases-directory): Rename from
1920         nnml-generate-nov-databases-1.
1921         (nnml-generate-nov-databases): Use it.
1922         (nnml-generate-nov-databases-directory): Document no-active
1923         argument.
1924
1925         * gmm-utils.el (gmm-image-load-path-for-library): Return single
1926         directory if path is t.  Add no-error.
1927
1928         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
1929         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1930
1931         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
1932         resetting gnus-article-browse-html-temp-list.
1933
1934         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
1935         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
1936         Add example to docstring.  Rename local variables.  Move error
1937         checks to default case in cond and simplify.
1938
1939 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1940
1941         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
1942         handle is multipart when calling it recursively.
1943         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
1944
1945 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
1946
1947         * nnimap.el (nnimap-request-update-info-internal): Optimize.
1948         Don't `gnus-uncompress-range' to avoid excessive memory usage.
1949
1950 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1951
1952         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
1953         is loaded.
1954
1955         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
1956         loaded.
1957
1958 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1959
1960         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
1961         to "Emacs 23 (unicode)" in doc string.
1962
1963         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
1964         "Emacs 23 (unicode)" in comment.
1965
1966 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1967
1968         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
1969
1970         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
1971         characters 160 through 255 in Emacs 23.
1972
1973 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1974
1975         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
1976         gnus-article-browse-html-temp.
1977         (gnus-article-browse-delete-temp): Make it customizable.  Add
1978         `file'.  Adjust doc string.
1979         (gnus-article-browse-delete-temp-files): Add argument.  Allow
1980         query for each file.  Adjust doc string.
1981         (gnus-article-browse-html-parts): Add
1982         `gnus-article-browse-delete-temp-files' to
1983         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
1984
1985 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
1986
1987         * gnus-art.el (gnus-article-browse-html-temp)
1988         (gnus-article-browse-delete-temp): New variables.
1989         (gnus-article-browse-delete-temp-files): New function.
1990         (gnus-article-browse-html-parts): Use it.
1991
1992 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
1993
1994         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
1995
1996         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
1997         string.
1998
1999         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2000         gnus-summary-insert-new-articles when unplugged.  Remove
2001         gnus-summary-search-article-forward.
2002
2003         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2004         display-visual-class instead of display-color-cells.
2005
2006 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2007
2008         * dgnushack.el: Autoload customize-group for XEmacs.
2009
2010         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2011         message/* containing non-ASCII text properly.
2012
2013 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2014
2015         * message.el: Require gmm-utils, remove autoloads.
2016         (message-tool-bar): Set default based on
2017         gmm-tool-bar-style.
2018         (message-tool-bar-gnome): Add gmm-customize-mode.
2019
2020         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2021         gmm-tool-bar-style.
2022         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2023
2024         * gnus-group.el (gnus-group-tool-bar): Set default based on
2025         gmm-tool-bar-style.
2026         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2027
2028         * gmm-utils.el (gmm-image-directory): Rename variable from
2029         gmm-image-load-path.
2030         (gmm-image-load-path): Use gmm-image-directory.
2031         (gmm-customize-mode): New function.
2032         (gmm-tool-bar-style): New variable.
2033
2034         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2035         gnus-group-redraw-line-number.
2036         (gnus-group-redraw-check): Simplify.
2037         (gnus-group-tool-bar-update): Remove redraw check.
2038         (gnus-group-make-tool-bar): Add redraw check.
2039
2040 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2041
2042         * gnus-art.el (gnus-button): Add missing parentheses.
2043
2044 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2045
2046         * lpath.el: Fbind line-number-at-pos.
2047
2048 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2049
2050         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2051
2052 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2053
2054         * gnus-art.el (gnus-button): New face.
2055         (gnus-article-button-face): Use it.
2056
2057         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2058         gnus-summary-next-page.  Re-order.
2059
2060         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2061         next-node are now included.
2062         (gnus-group-redraw-line-number): New internal variable.
2063         (gnus-group-redraw-check): Helper function for updating the tool
2064         bar.
2065         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2066
2067         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2068
2069         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2070         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2071         Use it to match format of Spamassassin 3.0 and later.  Reported by
2072         IRIE Tetsuya <irie@t.email.ne.jp>.
2073         (spam-check-bogofilter)
2074         (spam-bogofilter-register-with-bogofilter): Fix args of
2075         `gnus-error' calls.
2076
2077 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2078
2079         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2080         unnecessary interaction when sending queued mails.  Reported by
2081         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2082
2083 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2084
2085         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2086         first or last are nil.
2087
2088 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2089
2090         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2091
2092 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2093
2094         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2095
2096 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2097
2098         * dns.el (query-dns): Protect more against buggy tcp output.
2099
2100 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2101
2102         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
2103         nov.php.
2104
2105 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2106
2107         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
2108         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
2109         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
2110         output on the server side.
2111         (nnweb-google-create-mapping): Update regexps and add some
2112         progress indication.
2113
2114 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
2115
2116         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
2117         gnus-agent-toggle-plugged.  Re-order icons.
2118         (gnus-group-tool-bar-gnome): Add
2119         gnus-group-{prev,next}-unread-group.
2120         (gnus-group-tool-bar-gnome): Re-order icons.
2121
2122         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
2123         gnus-summary-insert-new-articles.
2124
2125         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
2126         comments.
2127
2128         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
2129         also available in Emacs 21.3.
2130
2131         * message.el (message-fix-before-sending): Change "Emacs 22" to
2132         "Emacs 23 (unicode)" in comment.
2133
2134         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
2135         "Emacs 23 (unicode)" in comment.
2136
2137         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
2138         comment.
2139         (mm-coding-system-p): Add comment about no-MULE XEmacs.
2140
2141         * mm-view.el (mm-fill-flowed): Add :version.
2142
2143 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2144
2145         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
2146         and load-path.
2147
2148 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
2149
2150         * message.el: Autoload gmm-image-load-path.
2151         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
2152         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
2153         consitency.
2154
2155         * gmm-utils.el (gmm-image-load-path): Also search in
2156         "../etc/images".  Don't set gmm-image-load-path if we don't find
2157         the image.
2158
2159 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2160
2161         * gmm-utils.el (gmm-image-load-path): Don't make
2162         `gmm-image-load-path' include subdirectories which the second arg
2163         `image' might specify.
2164
2165         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
2166         subdirectory to icon file names.
2167
2168         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
2169
2170 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2171
2172         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
2173         gmm-image-load-path calls.
2174
2175         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2176
2177         * message.el (message-make-tool-bar): Ditto.
2178
2179         * mml.el (mml-preview): Added comment concerning tool bar icons.
2180
2181         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
2182         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
2183
2184         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
2185         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
2186
2187         * message.el (message-tool-bar-gnome): Use new icon names.
2188         (message-make-tool-bar): Use `gmm-image-load-path'.
2189
2190         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
2191         functions from MH-E.
2192         (gmm-image-load-path): New variable from MH-E.
2193         (gmm-image-load-path): New function from MH-E.  Added arguments
2194         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
2195         *-image-load-path-called-flag.
2196
2197 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
2198
2199         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
2200
2201 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
2202         (tiny change)
2203
2204         * nnimap.el (nnimap-request-move-article): Change folder back to
2205         source group before deleting.
2206
2207 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
2208
2209         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
2210
2211         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
2212         mm-url.
2213
2214         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
2215
2216 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2217
2218         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
2219         coding system which mm-charset-to-coding-system returns for a
2220         given charset is valid.
2221
2222 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
2223
2224         * html2text.el (html2text-remove-tag-list):
2225         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
2226
2227 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2228
2229         * gnus-cus.el: Revert 2005-10-17 change.
2230
2231 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * gnus-art.el (article-strip-banner): Call
2234         article-really-strip-banner only when the regexp match is made.
2235
2236 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2237
2238         * gnus-art.el (article-strip-banner): Use
2239         gnus-extract-address-components instead of
2240         mail-header-parse-addresses to make it work with non-ASCII text;
2241         remove mail-encode-encoded-word-string.
2242
2243         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
2244         values which are surrounded with \"...\"; make it never cause a
2245         Lisp error; give up parsing of parameters if it failed in
2246         extracting type.
2247
2248 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2249
2250         * smime.el (smime-cert-by-ldap-1): Fix bug where
2251         `smime-ldap-search' returns results without userCertificates.
2252
2253 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2254
2255         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
2256
2257 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2258
2259         * spam.el (spam-check-spamassassin-headers): Adapt format for
2260         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
2261         <ari@mbf.ocn.ne.jp>.
2262         (spam-list-of-processors): Add spam-use-gmane.
2263
2264 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2265
2266         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
2267         make-temp-file; make it work with XEmacs as well.
2268
2269         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
2270         mm-make-temp-file.
2271
2272         * mm-decode.el (mm-display-external): Use the 3rd arg of
2273         mm-make-temp-file.
2274         (mm-create-image-xemacs): Ditto.
2275
2276 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2277
2278         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
2279         with message-narrow-to-headers.
2280         (gnus-draft-setup): Narrow to header to run message-fetch-field.
2281         (gnus-draft-check-draft-articles): New function.
2282         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
2283
2284 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2285
2286         * gnus-art.el (gnus-article-browse-html-parts):
2287         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
2288         Don't use suffix argument for mm-make-temp-file for Emacs 21
2289         compatibility.  Remove useless `format'.
2290
2291 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2292
2293         * nnweb.el (nnweb-google-wash-article): Update regexps.
2294         (nnweb-group-alist): Use defvoo instead of defvar.
2295
2296 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2297
2298         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
2299         re-loading nn* modules.
2300
2301 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2302
2303         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
2304         for `tool-bar-mode' and don't check it's default-value.
2305
2306         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2307
2308         * message.el (message-make-tool-bar): Ditto.
2309
2310         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
2311         `substring'.  Shorten tmp-file name.
2312
2313         * gnus.el: Remove bogus comment.
2314
2315 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
2316
2317         * gnus-art.el (gnus-article-browse-html-parts): New function.
2318         (gnus-article-browse-html-article): New function for viewing html
2319         articles with a browser.
2320
2321 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
2322
2323         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
2324         in elisp.
2325         (pgg-gpg-encrypt-symmetric-region): Ditto.
2326         (pgg-gpg-sign-region): Ditto.
2327
2328         * pgg-def.el (pgg-text-mode): New variable.
2329
2330         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
2331         (mml2015-pgg-encrypt): Ditto.
2332
2333         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
2334         (mml1991-pgg-encrypt): Ditto.
2335
2336 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2337
2338         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
2339         message-make-date instead of current-time-string.
2340
2341         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
2342         to gnus-decoded which mm-uu might set.
2343
2344 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2345
2346         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
2347         don't decode quoted parameters; remove misimported Emacs code.
2348         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2349         (rfc2231-decode-encoded-string): Don't use split-string which
2350         behaves differently according to Emacs version; use
2351         mm-decode-coding-region to convert charset to coding-system.
2352         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2353         (rfc2231-encode-string): Remove misimported Emacs code.
2354
2355 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2356
2357         * gnus-art.el (article-decode-charset): Don't use ignore-errors
2358         when calling mail-header-parse-content-type.
2359         (article-de-quoted-unreadable): Ditto.
2360         (article-de-base64-unreadable): Ditto.
2361         (article-wash-html): Ditto.
2362
2363         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
2364         calling mail-header-parse-content-type and
2365         mail-header-parse-content-disposition.
2366         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
2367         mail-header-parse-content-type.
2368
2369         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
2370         insert charset and format parameters; encode description after
2371         inserting it to buffer.
2372         (mml-insert-parameter): Fold lines properly even if a parameter is
2373         segmented into two or more lines; change the max column to 76.
2374
2375         * rfc1843.el (rfc1843-decode-article-body): Don't use
2376         ignore-errors when calling mail-header-parse-content-type.
2377
2378         * rfc2231.el (rfc2231-parse-string): Return at least type if
2379         possible; don't cause an error even if it fails in parsing of
2380         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2381         (rfc2231-encode-string): Don't break lines at the beginning, leave
2382         it to mml-insert-parameter.
2383
2384         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
2385         calling mail-header-parse-content-type.
2386
2387 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
2388
2389         * spam-report.el (spam-report-gmane-use-article-number):
2390         Improve doc string.
2391         (spam-report-gmane-internal): Check if a suitable header was found
2392         in the article.
2393
2394 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2395
2396         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
2397         (rfc2231-encode-string): Make param*=value always begin with LWSP.
2398
2399 2006-02-05  Romain Francoise  <romain@orebokech.com>
2400
2401         Update copyright notices of all files in the gnus directory.
2402
2403 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2404
2405         * nnweb.el (nnweb-request-group): Avoid growing overview files.
2406
2407 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2408
2409         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
2410         segmented lines of parameter value to cope with Thunderbird 1.5
2411         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
2412         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2413         (rfc2231-encode-string): Don't make lines exceeding 76 column.
2414
2415 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
2416
2417         * mml.el (mml-generate-mime-1): Correct the order of inline signed
2418         parts.
2419
2420 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2421
2422         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
2423         there's only one active file for all servers.
2424         (nnweb-request-scan): Make sure nnweb-articles is initialized on
2425         solid groups.  Gnus might have used a FAST request to select the group.
2426         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
2427         and nnweb-search redundantly in the active file.
2428         (nnweb-request-list): Don't list bogus groups.  There can only be one.
2429         (nnweb-request-create-group): Don't use ARGS.
2430         (nnweb-possibly-change-server, nnweb-request-group): Remove some
2431         initialisations.  Let nnoo do the work.
2432
2433 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2434
2435         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
2436         Say the part has been decoded.
2437
2438         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
2439
2440 2006-01-31  Kevin Ryde  <user42@zip.com.au>
2441
2442         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
2443         mailcap-viewer-test-cache when there's no 'test clause, since that
2444         will invert the meaning of a "nil" test previously determined by
2445         mailcap-mailcap-entry-passes-test.
2446
2447 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2448
2449         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2450         compiling.
2451
2452         * gnus-sum.el: Ditto.
2453
2454         * message.el: Don't bind tool-bar-map when compiling.
2455
2456 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2457
2458         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2459
2460 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2461
2462         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2463         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2464         current Google Groups.
2465
2466 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2467
2468         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2469         and tool-bar-mode.
2470
2471         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2472         and tool-bar-mode.
2473
2474         * message.el (message-tool-bar-update): Simplify.
2475         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2476
2477         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2478         gnus-summary-buffer.
2479         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2480         gnus-summary-reply.
2481
2482         * gmm-utils.el (gmm): Add :version.
2483
2484 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2485
2486         * Makefile.in (clean): New rule.
2487         (distclean): Use it.
2488
2489 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2490
2491         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2492         autoload.
2493
2494 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2495
2496         * gmm-utils.el (gmm-verbose): Add :group.
2497
2498 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2499
2500         * message.el: Change some comments WRT tool-bars.
2501
2502         * gnus-sum.el (gnus-summary-tool-bar)
2503         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2504         (gnus-summary-tool-bar-zap-list): New variables.
2505         (gnus-summary-make-tool-bar): Complete rewrite using
2506         `gmm-tool-bar-from-list'.
2507
2508         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2509         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2510         variables.
2511         (gnus-group-make-tool-bar): Complete rewrite using
2512         `gmm-tool-bar-from-list'.
2513         (gnus-group-tool-bar-update): New function.
2514
2515         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2516
2517 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2518
2519         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2520         is dissected into a single part of which the type is the same as
2521         the given one; decode charset.
2522
2523 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2524
2525         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2526         into alists as symbol not string, since that's what
2527         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2528         look for.
2529
2530 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2531
2532         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2533         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2534
2535         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2536
2537 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2538
2539         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2540         (gnus-xmas-mime-security-button-menu): New function.
2541
2542         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2543         (gnus-mime-security-button-menu): New definition.
2544         (gnus-mime-security-button-map): Use them.
2545         (gnus-mime-security-button-menu): New function.
2546         (gnus-insert-mime-security-button): Addition to help echo.
2547         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2548         (gnus-mime-security-pipe-part): New functions.
2549
2550         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2551         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2552
2553         * mm-decode.el (mm-handle-set-disposition): Remove.
2554         (mm-handle-set-description): Remove.
2555
2556 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2557
2558         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2559         (mm-w3m-standalone-supports-m17n-p): New function.
2560         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2561         w3m usage.
2562
2563         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2564         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2565
2566 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2567
2568         * message.el (message-tool-bar-zap-list): Use
2569         gmm-tool-bar-zap-list as custom type.
2570         (message-tool-bar-update): New function.
2571         (message-tool-bar, message-tool-bar-gnome)
2572         (message-tool-bar-retro): Add message-tool-bar-update.
2573         (message-tool-bar-gnome): Add flyspell-buffer.
2574
2575         * gnus-util.el (gnus-error): Describe `args'.
2576
2577         * gmm-utils.el (gmm-error): Describe `args'.
2578         (gmm-tool-bar-zap-list): New widget.
2579         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2580
2581 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2582
2583         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
2584         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
2585         the number of recursive calls.
2586
2587         * mm-decode.el (mm-handle-set-disposition): New macro.
2588         (mm-handle-set-description): New macro.
2589
2590 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
2593         encoding.
2594
2595 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2596
2597         * message.el (message-tool-bar-zap-list, message-tool-bar)
2598         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
2599         (message-tool-bar-local-item-from-menu): Remove.
2600         (message-tool-bar-map): Replace by `message-make-tool-bar'.
2601         (message-make-tool-bar): New function.
2602         (message-mode): Use `message-make-tool-bar'.
2603
2604         * gmm-utils.el: New file.
2605         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
2606         (gmm-lazy): New widget copied from `nnmail.el'.
2607         (gmm-tool-bar-from-list): New function for creating customizable
2608         tool bars.
2609         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
2610         output.
2611         (gmm): Add :prefix to defgroup.
2612
2613 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2614
2615         * gmm-utils.el (gmm-widget-p): New function.
2616
2617 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2618
2619         * mml.el (mml-attach-file): Describe `description' in doc string.
2620         (mml-menu): Add Emacs MIME manual and PGG manual.
2621
2622 2006-01-20  Richard M. Stallman  <rms@gnu.org>
2623
2624         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2625
2626 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
2627
2628         * nntp.el (nntp-end-of-line): Doc fix.
2629
2630 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
2631
2632         * imap.el (imap-open): Handle case where buffer is a buffer
2633         object.
2634
2635 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2636
2637         * gnus-delay.el (gnus-delay): Don't autoload.
2638         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2639         to be re-loaded when customizing the `gnus-delay' group.
2640
2641 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
2642
2643         * message.el (message-insert-citation-line): Use newlines.
2644
2645 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2646
2647         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2648         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
2649         these routines, so the passphrase can be managed externally and
2650         passed in to the system.
2651         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2652         pgg-add-passphrase-to-cache function.
2653
2654         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2655         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
2656         these routines, so the passphrase can be managed externally and
2657         passed in to the system.
2658         (pgg-pgp5-sign-region): Use new name of
2659         pgg-add-passphrase-to-cache function.
2660
2661 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2662
2663         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2664         part of the decoded armor to find the key-identifier.
2665         (pgg-gpg-lookup-key-owner): New function to return the
2666         human-readable identifier of a key owner.
2667         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
2668         itself.
2669         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2670         the key value) if we have a key and can match it against a secret
2671         key.  Also, added a note pointing out fact that the prompt only
2672         indicates the first matching key.
2673
2674         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2675         pgg-decrypt-region.
2676         (pgg-add-passphrase-to-cache): Rename from
2677         `pgg-add-passphrase-cache' to reduce confusion (all callers
2678         changed).
2679         (pgg-remove-passphrase-from-cache): Rename from
2680         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2681         changed).
2682         (pgg-read-passphrase, pgg-add-passphrase-cache)
2683         (pgg-remove-passphrase-cache): Add informative docstrings.
2684         (pgg-decrypt): Convey provided passphrase in subordinate call to
2685         pgg-decrypt-region.
2686
2687 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2688
2689         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2690         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2691         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2692         'passphrase' argument, so the passphrase can be managed externally
2693         and then passed in to the system.
2694
2695         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2696         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2697         so the passphrase cache can be used reliably with identifiers
2698         besides a pgp packet's key id.
2699
2700         * pgg-gpg.el (pgg-gpg-encrypt-region)
2701         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2702         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
2703         these routines, so the passphrase can be managed externally and
2704         passed in to the system.
2705
2706         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2707         'notruncate' argument, so the passphrase cache can be used
2708         reliably with identifiers besides a pgp packet's key id.
2709
2710 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
2711
2712         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2713         symmetric encryption.
2714         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2715         encrypted session key.
2716         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2717         message ask for the passphrase in a proper way.
2718
2719         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2720         New user commands for symmetric encryption.
2721
2722 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2723
2724         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
2725
2726         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
2727
2728 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
2729
2730         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
2731
2732 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2733
2734         * mm-decode.el (mm-inlined-types): Add application/pgp.
2735         (mm-automatic-display): Ditto.
2736
2737         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
2738         part as text.
2739
2740 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2741
2742         * nnrss.el: Update copyright.
2743         (nnrss-opml-import): Query whether to subscribe to each entry.
2744
2745         * gnus-art.el:
2746         * gnus-sum.el:
2747         * gnus-xmas.el:
2748         * messagexmas.el:
2749         * mm-uu.el:
2750         * mm-view.el: Update copyright.
2751
2752 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
2753
2754         * message.el (message-info): New function.
2755         (message-mode-menu): Add it.
2756         Update copyright.
2757
2758         * ChangeLog: Fix and update copyright.
2759
2760 2006-01-13  Romain Francoise  <romain@orebokech.com>
2761
2762         * message.el (message-forward-subject-name-subject): Prefer the
2763         address to 'nowhere' if the sender has no name.
2764         Fix typo.  Update copyright year.
2765
2766 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2767
2768         * gnus-art.el (article-wash-html): Use
2769         gnus-summary-show-article-charset-alist if a numeric arg is given.
2770         (gnus-article-wash-html-with-w3m-standalone): New function.
2771
2772         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
2773         mm-inline-text-html-render-with-w3m-standalone.
2774         (mm-text-html-washer-alist): Map w3m-standalone to
2775         gnus-article-wash-html-with-w3m-standalone.
2776         (mm-inline-text-html-render-with-w3m-standalone): New function.
2777
2778 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
2779
2780         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
2781         Improve LaTeX.
2782
2783 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2784
2785         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
2786         (nnrss-request-article): Render text/plain parts as HTML.
2787
2788         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
2789         the buffer.
2790
2791 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
2792
2793         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
2794         custom definition of `gnus-posting-styles'.
2795
2796         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
2797         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
2798
2799 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
2800
2801         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
2802         Use nntp for bug archive.
2803
2804 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2805
2806         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
2807         parts.
2808         (nnrss-normalize-date): New function converts ISO 8601 date into
2809         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2810         (nnrss-check-group): Use it.
2811
2812 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2813
2814         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
2815
2816         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
2817         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
2818         (nnrss-insert-w3): Ditto.
2819
2820 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2821
2822         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
2823         the articles to be forwarded including the case where neither a
2824         number of articles nor a region is specified.
2825
2826 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2827
2828         * nnrss.el (nnrss-request-article): Fix last change; fill
2829         text/plain parts.
2830
2831 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2832
2833         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
2834         in text/plain part.
2835         (nnrss-check-group): Don't add excessive newline to dc:subject.
2836
2837 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
2838
2839         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
2840         article.
2841
2842 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
2843
2844         * nnml.el: Don't require gnus-bcklg.  Autoload it.
2845         (nnml-use-compressed-files, nnml-save-mail): Support other
2846         comression programs such as bzip2.
2847
2848 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2849
2850         * dns.el (query-dns): Make sure we check the buffer size before
2851         removing tcp headers.
2852
2853 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2854
2855         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
2856         remove MIME buttons associated with multipart/alternative parts.
2857         (gnus-mime-display-alternative): Tag buttons using `article-type'
2858         text property.
2859
2860         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
2861         associated with multipart/alternative parts.
2862
2863         * gnus-art.el (gnus-signature-separator): Fix custom type.
2864
2865         * mm-decode.el (mm-inlined-types): Fix custom type.
2866         (mm-keep-viewer-alive-types): Ditto.
2867         (mm-automatic-display): Ditto.
2868         (mm-attachment-override-types): Ditto.
2869         (mm-inline-override-types): Ditto.
2870         (mm-automatic-external-display): Ditto.
2871
2872 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
2873
2874         * spam-report.el (spam-report-user-mail-address)
2875         (spam-report-user-agent): New variables.
2876         (spam-report-url-ping-plain): Use spam-report-user-agent.
2877
2878 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
2879
2880         * gnus-art.el (gnus-button-handle-custom): Do not just use
2881         `customize-apropos' for any "M-x customize-*" button but the
2882         function called for.  Accept both the function name and its
2883         argument in order to achieve this.
2884         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
2885         function name to `gnus-button-handle-custom' in case of "M-x
2886         customize-*" buttons.
2887
2888 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2889
2890         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
2891         multipart/alternative and add xref to mm-discouraged-alternatives
2892         in doc string.
2893
2894         * mm-decode.el (mm-discouraged-alternatives): Add xref to
2895         gnus-buttonized-mime-types in doc string.
2896
2897 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2898
2899         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
2900         Suggest image/.* in the doc string.
2901
2902 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
2903
2904         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
2905         message-marks (Debian bug #342521).
2906
2907 2005-12-12  Simon Josefsson  <jas@extundo.com>
2908
2909         * password.el (password-read-from-cache): Add.
2910         (password-read): Use it.
2911
2912 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2913
2914         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
2915         us-ascii as a MIME charset.
2916
2917         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
2918         against the case where the 2nd arg TYPE is nil.
2919
2920 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
2921
2922         * pop3.el (pop3-stream-type): Fix custom version.
2923
2924         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
2925
2926 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2927
2928         * mm-decode.el (mm-display-external): Add missing cdr.
2929
2930 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2931
2932         * mm-decode.el (mm-display-external): Use nametemplate (defined in
2933         RFC1524) if it is in mailcap or add a suffix according to
2934         mailcap-mime-extensions when generating a temp filename; postpone
2935         deleting a temp file for 2 seconds for some wrappers, shell
2936         scripts, and so on, which might exit right after having started a
2937         viewer command as a background job.
2938
2939 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
2940
2941         * nntp.el (nntp-marks-directory): Fix custom group.
2942
2943         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
2944         steps when < 10.
2945
2946         * gnus-start.el (gnus-no-server-1): Mention
2947         `gnus-level-default-subscribed' in doc string.
2948
2949 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
2950
2951         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
2952         parens.
2953
2954 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2955
2956         * gnus-xmas.el (gnus-use-toolbar): Revert.
2957         (gnus-xmas-setup-toolbar): Use global default-toolbar if
2958         gnus-use-toolbar is default.
2959
2960         * messagexmas.el (message-use-toolbar): Revert.
2961         (message-setup-toolbar): Use global default-toolbar if
2962         message-use-toolbar is default.
2963
2964 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2965
2966         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
2967         according to default-toolbar-visible-p.
2968
2969         * messagexmas.el (message-use-toolbar): Ditto.
2970
2971 2005-11-26  Dave Love  <fx@gnu.org>
2972
2973         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
2974         (tls-program, tls-success): Provide openssl alternative.
2975
2976         * starttls.el: Doc fixes.
2977         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
2978         SERVICE to PORT.
2979
2980         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
2981         port null or service name.
2982         (starttls-negotiate): Autoload.
2983
2984 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2985
2986         * message.el (message-kill-to-signature): Fix interactive spec.
2987
2988 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2989
2990         * pop3.el (pop3-open-server): Recognize a string as a service name.
2991
2992 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
2993
2994         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
2995
2996 2005-11-23  Dave Love  <fx@gnu.org>
2997
2998         Add pop3s, pop3/starttls.
2999
3000         * pop3.el (pop3-authentication-scheme): Clarify doc.
3001         (open-tls-stream, starttls-open-stream): Autoload.
3002         (pop3-stream-type): New.
3003         (pop3-open-server): Use it.
3004
3005         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3006         for POP.
3007         (mail-source-keyword-map): Add :stream for POP.
3008         (mail-source-fetch-pop): Use pop3-stream-type.
3009
3010 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3011
3012         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3013         of current-time-string.
3014
3015 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3016
3017         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3018         date header.
3019
3020 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3021
3022         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3023         it can seriously impact performance as it bypasses the agent's
3024         local caches.
3025
3026 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3027
3028         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3029         must be explicitly online rather than "not explicitly offline" for
3030         its flags to be synchronized.
3031
3032         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3033         that gnus-uu-unmark-thread will function correctly.
3034
3035         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3036         1024K is instead displayed as 1M.
3037
3038 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039
3040         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3041
3042 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
3043
3044         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3045
3046 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3047
3048         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3049         error message to display actual error condition.
3050         (gnus-agent-save-local): Avoid saving symbols that are bound to
3051         nil as they simply result in a warning message in
3052         gnus-agent-read-local.
3053
3054 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3057         rather than make-variable-buffer-local for file-precious-flag.
3058
3059 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3060
3061         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3062         for duplicates which are removed.  The invalid sort check then
3063         triggers a rescan after the sort as sorting may have moved
3064         duplicate entries such that they can be cheaply detected.
3065
3066 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3067
3068         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3069
3070 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3071
3072         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3073         internal variable to a custom variable.  Changed default value
3074         from compressed(2) to uncompressed(1).
3075         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3076         support for uncompressed agentview files.  Taken together, reading
3077         the agentview file should now be 6-7 times faster.
3078
3079 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3080
3081         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3082         as a buffer-local variable.  This avoids creating truncated
3083         dribble files as a result of a hang up, eg.
3084
3085 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3086
3087         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3088         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3089         XEmacs.
3090
3091 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3092
3093         * gnus-start.el (gnus-start-draft-setup): Enforce
3094         `gnus-draft-mode' for nndraft:drafts at startup.
3095
3096         * gnus.el (gnus-splash): Change custom group.
3097         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3098         allow-list argument.
3099
3100         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3101         string.
3102
3103 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3104
3105         * gnus-art.el (gnus-default-article-saver): Add user-defined
3106         `function' to custom type.
3107
3108 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3109
3110         * imap.el (imap-open): Handle case where buffer is a buffer
3111         object.
3112
3113 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3114
3115         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
3116         long lines.
3117         (gnus-cache-delete-group): Wrap doc strings.
3118
3119         * gnus-agent.el (gnus-agent-rename-group)
3120         (gnus-agent-delete-group): Wrap doc strings.
3121
3122
3123 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3124
3125         * messagexmas.el (message-use-toolbar): Change the valid values
3126         into default, top, bottom, left, and right.
3127         (message-toolbar-thickness): New variable.
3128         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
3129         well.
3130         (message-setup-toolbar): Make it work.
3131
3132         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
3133         (gnus-use-toolbar): Change the valid values into default, top,
3134         bottom, left, and right.
3135         (gnus-toolbar-thickness): New variable.
3136         (gnus-xmas-setup-toolbar): New function.
3137         (gnus-xmas-setup-group-toolbar): Use it.
3138         (gnus-xmas-setup-summary-toolbar): Use it.
3139
3140 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3141
3142         * gnus-start.el (gnus-1): Add "native" to
3143         gnus-predefined-server-alist.
3144
3145         * gnus.el (gnus-method-to-server): Don't add "native" to the
3146         lists here, because that leads to problems when
3147         gnus-select-method is bound.
3148
3149 2005-11-09  Simon Josefsson  <jas@extundo.com>
3150
3151         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
3152         use (not sort-by-date) instead.
3153
3154 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3155
3156         * gnus-delay.el (gnus-delay-group): Don't autoload.
3157         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3158         to be re-loaded when customizing the `gnus-delay' group.
3159
3160 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3161
3162         * message.el: Revert last changes.
3163         (message-insert-citation-line): Use newlines.
3164
3165 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3166
3167         * message.el (message-courtesy-message)
3168         (message-mark-insert-begin, message-mark-insert-end)
3169         (message-elide-ellipsis, message-cancel-message)
3170         (message-add-header, message-change-subject)
3171         (message-cross-post-followup-to-header)
3172         (message-cross-post-insert-note, message-reduce-to-to-cc)
3173         (message-widen-reply, message-delete-not-region)
3174         (message-kill-to-signature, message-insert-signature)
3175         (message-insert-importance-high, message-insert-importance-low)
3176         (message-insert-or-toggle-importance)
3177         (message-insert-disposition-notification-to)
3178         (message-indent-citation, message-yank-original)
3179         (message-cite-original-without-signature, message-cite-original)
3180         (message-insert-citation-line, message-position-on-field)
3181         (message-fix-before-sending, message-send-mail-partially)
3182         (message-send-mail, message-send-mail-with-sendmail)
3183         (message-send-mail-with-qmail, message-send-news)
3184         (message-check-news-header-syntax, message-generate-headers)
3185         (message-insert-courtesy-copy, message-fill-address)
3186         (message-fill-header, message-shorten-references)
3187         (message-setup-1, message-cancel-news)
3188         (message-forward-make-body-plain, message-forward-make-body-mime)
3189         (message-forward-make-body-mml, message-encode-message-body)
3190         (message-forward-make-body-digest-plain)
3191         (message-forward-make-body-digest-mime)
3192         (message-use-alternative-email-as-from): Insert `hard-newline'
3193         instead of ordinary newlines.
3194
3195 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3196
3197         * message.el (message-generate-headers): Downcase the argument
3198         given to message-check-element.
3199
3200 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
3201
3202         * nntp.el (nntp-authinfo-rejected): New error condition.
3203         (nntp-wait-for): Use new error condition to signal authentication
3204         error.
3205         (nntp-retrieve-data): Rethrow new error condition to break out of
3206         recursive call to nntp-send-authinfo.
3207
3208 2005-11-08  Romain Francoise  <romain@orebokech.com>
3209
3210         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
3211         (gnus-summary-exit-map): Bind to `Z p'.
3212         (gnus-summary-make-menu-bar): Add menu item.
3213
3214 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
3215
3216         * gnus-art.el (gnus-article-treat-custom): Add `first'.
3217         (gnus-treat-*): Add `first' in all doc strings.
3218
3219         * gnus-group.el (gnus-group-compact-group): Fix typo.
3220
3221 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3222
3223         * gnus.el (gnus-parameters-case-fold-search): New variable.
3224         (gnus-parameters-get-parameter): Use it.
3225
3226         * gnus-score.el (gnus-home-score-file): Doc fix.
3227
3228 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
3229
3230         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
3231
3232 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3233
3234         * mm-util.el (mm-special-display-p): New function.
3235
3236         * mml.el (mml-preview): Use it; doc fix.
3237
3238 2005-10-29  Romain Francoise  <romain@orebokech.com>
3239
3240         * message.el (message-fix-before-sending): Fix comment.
3241
3242 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3243
3244         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
3245
3246 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3247
3248         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
3249         Used in gnus-score.el.
3250
3251 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3252
3253         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
3254
3255 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3256
3257         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
3258         whitespace removed in revision 7.8.  Use concatenated string to
3259         protect trailing whitespace.
3260
3261 2005-10-27  Jouni K Seppanen  <jks@iki.fi>  (tiny change)
3262
3263         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
3264         (nnimap-request-expire-articles): Use it to avoid sending 'UID
3265         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
3266         Courier IMAP ("some version from 2004").  Mostly based on similar
3267         code in the same function.
3268
3269 2005-10-26  Didier Verna  <didier@xemacs.org>
3270
3271         * gnus-group.el (gnus-group-compact-group): invalidate original
3272         article buffer.
3273         * gnus-srvr.el (gnus-server-compact-server): ditto.
3274         * nnml.el (nnml-request-compact-group): handle self Xref: field in
3275         NOV database and in article itself.
3276         Invalidate article backlog.
3277
3278 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3279
3280         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
3281
3282 2005-10-26  Simon Josefsson  <jas@extundo.com>
3283
3284         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
3285         part of 2004-07-25 change.
3286
3287 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3288
3289         * message.el (message-display-completion-list): New function.
3290         (message-expand-group): Use it; make sure the Completions buffer
3291         is modifiable.
3292
3293 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
3294
3295         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
3296         user-mail-name is an empty string.
3297
3298 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3299
3300         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
3301         depending on gnus-score-decay-constant.
3302
3303         * encrypt.el (encrypt-insert-file-contents)
3304         (encrypt-write-file-contents): Don't use `gnus-message'.
3305
3306         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
3307         arguments.
3308         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
3309         arguments to mm-uu-verbatim-marks-extract.
3310         (mm-uu-hide-markers): New variable.
3311         (mm-uu-extract): Use face similar to `gnus-cite-3'.
3312
3313         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3314         (gnus-convert-image-to-face-command): Use "convert" by default to
3315         allow other input image formats.
3316         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
3317         accordingly.
3318
3319 2005-10-23  Simon Josefsson  <jas@extundo.com>
3320
3321         * imap.el (imap-gssapi-program): Align command line parameters
3322         with latest GNU SASL.
3323         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
3324
3325 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3326
3327         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
3328         HTML.
3329         (nnslashdot-request-article): Ditto.
3330
3331         * lpath.el (featurep): Add nobreak-char-display.
3332
3333 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3334
3335         * mail-source.el (mail-source-fetch-pop): Require pop3.
3336         (mail-source-check-pop): Ditto.
3337
3338 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3339
3340         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
3341         errors.
3342
3343 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3344
3345         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
3346         (gnus-treat-strip-leading-blank-lines): Improve doc string.
3347
3348         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
3349
3350         * mm-bodies.el (mm-decode-string): Call
3351         `mm-charset-to-coding-system' with allow-override argument.
3352
3353 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3354
3355         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
3356         (rfc2047-charset-to-coding-system): New function.
3357         (rfc2047-decode-encoded-words): New function.
3358         (rfc2047-decode-region): Use them.
3359         (rfc2047-decode-cte): Remove.
3360         (rfc2047-parse-and-decode): Remove.
3361         (rfc2047-decode): Remove.
3362
3363 2005-10-15  Kenichi Handa  <handa@m17n.org>
3364
3365         * rfc2047.el (rfc2047-decode-cte): New function.
3366         (rfc2047-decode-region): Change the way to decode successive
3367         encoded-words: decode B- or Q-encoding in each encoded-word,
3368         concatenate them, and decode it as charset.
3369
3370 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3371
3372         * lpath.el: Fbind codepage-setup for XEmacs.
3373
3374 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
3375
3376         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
3377         widget-move-and-invoke.
3378         (gnus-custom-mode): Use gnus-custom-map.
3379
3380 2005-10-15  Bill Wohler  <wohler@newt.com>
3381
3382         * message.el (message-tool-bar-map): Renamed image file from
3383         mail_send to mail/send.
3384
3385 2005-10-16  Masatake YAMATO  <jet@gyve.org>
3386
3387         * message.el (message-expand-group): Pass the common
3388         prefix substring of completion to `display-completion-list'.
3389
3390 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
3391
3392         * mml-sec.el (mml-secure-method): New internal variable.
3393         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
3394         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
3395         functions using mml-secure-method.
3396
3397         * mml.el (mml-mode-map): Add key bindings for those functions.
3398         (mml-menu): Simplify security menu entries.  Suggested by Jesper
3399         Harder <harder@myrealbox.com>.
3400         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
3401         end of message if point is the headers of the message.
3402
3403         * message.el (message-in-body-p): New function.
3404
3405         * assistant.el: Autoload gnus-util and netrc.
3406
3407         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
3408         Use `mm-charset-override-alist' only when decoding.
3409
3410         * mm-bodies.el (mm-decode-body): Call
3411         `mm-charset-to-coding-system' with allow-override argument.
3412
3413         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
3414         `filename' from Content-Disposition if Content-Type doesn't
3415         provide `name'.
3416         (gnus-mime-view-part-as-type): Set default instead of
3417         initial-input.
3418
3419 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3420
3421         * format-spec.el (format-spec): Propagate text properties of % spec.
3422
3423 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3424
3425         * gnus-art.el (gnus-treat-predicate): Add `first'.
3426
3427 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3428
3429         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
3430         (mm-charset-override-alist): New variable.
3431         (mm-charset-to-coding-system): Use it.
3432         (mm-codepage-setup): New helper function.
3433         (mm-charset-eval-alist): New variable.
3434         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
3435         about unknown charsets.
3436
3437         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
3438
3439 2005-10-04  David Hansen  <david.hansen@gmx.net>
3440
3441         * nnrss.el (nnrss-request-article): Add support for the comments tag.
3442         (nnrss-check-group): Ditto.
3443
3444 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3445
3446         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
3447         Rename x-gnus-verbatim to x-verbatim.
3448         (mm-uu-type-alist): Fix regexp for verbatim-marks.
3449
3450         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3451         x-verbatim.
3452
3453         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3454
3455         * gnus-util.el (gnus-remove-duplicates): Remove.
3456
3457         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3458         instead of gnus-remove-duplicates.
3459
3460         * message.el (message-remove-duplicates): Remove.
3461         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3462         message-remove-duplicates.
3463
3464         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3465         available, else use implementation from `delete-dups'.
3466
3467         * message.el (message-insert-expires): New function.
3468         (message-mode-map): Add key binding.
3469         (message-mode-field-menu): Add menu entry.
3470         (message-mode): Document it.
3471         (message-make-expires-date): Use `message-make-date'.
3472
3473 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3474
3475         * message.el (message-make-expires-date): New function.
3476
3477 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * Makefile.in (list-installed-shadows): New entry.
3480         (install): Use it.
3481         (remove-installed-shadows): New entry.
3482
3483         * dgnushack.el (dgnushack-default-load-path): New variable.
3484         (dgnushack-find-lisp-shadows): New function.
3485         (dgnushack-remove-lisp-shadows): New function.
3486
3487 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3488
3489         * Makefile.in (install-el-elc): New entry.
3490         (install): Use it so that .el files are necessarily installed.
3491
3492 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3493
3494         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3495
3496 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3497
3498         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3499         function rather than the diff-mode.el package.
3500         (mm-display-external): Use with-current-buffer.
3501         (mm-viewer-completion-map, mm-viewer-completion-map):
3502         Move initialization inside declaration.
3503
3504 2005-09-29  Simon Josefsson  <jas@extundo.com>
3505
3506         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3507         autoload mail-check-payment.
3508         (spam-check-hashcash): Define unconditionally, since hashcash.el
3509         is part of Gnus now.  Ignore errors from payment checking.
3510
3511 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3512
3513         * message.el (message-bold-region, message-unbold-region): Rename
3514         from `bold-region' and `unbold-region'.
3515
3516         * message.el: Remove useless autoloads.
3517
3518 2005-09-28  Simon Josefsson  <jas@extundo.com>
3519
3520         * message.el (message-use-idna): Default to t.
3521         (message-use-idna): Test whether encoding works too.  Doc fix.
3522
3523 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3524
3525         * nntp.el (nntp-warn-about-losing-connection): Remove.
3526
3527 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3528
3529         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3530         customizable.  Change default value.
3531         (mm-uu-diff-groups-regexp): Change default value.
3532         (mm-uu-type-alist): Add doc string.
3533         (mm-uu-configure): Add doc string.  Make it interactive.
3534         (mm-uu-tex-groups-regexp): New variable.
3535         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3536         (mm-uu-type-alist): Add LaTeX documents.
3537         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3538         of "text/verbatim".
3539         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3540
3541         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3542         instead of "text/verbatim".
3543
3544         * message.el (message-mark-inserted-region)
3545         (message-mark-insert-file): Use slrn style marks when called with
3546         prefix argument.
3547
3548 2005-09-27  Simon Josefsson  <jas@extundo.com>
3549
3550         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3551
3552 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3553
3554         * message.el (message-remove-duplicates): New function.
3555         Implementation borrowed from `gnus-remove-duplicates'.
3556         (message-idna-to-ascii-rhs): Also encode idna addresses in
3557         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3558         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3559         only ask about the same idna domain once per header and also tell
3560         in what header to replace the idna domain.
3561
3562         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3563         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3564         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3565         a header is decoded and not just the last one.
3566
3567 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3568
3569         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3570         has been decoded.
3571
3572         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3573         (mm-insert-part): Don't modify text if it has been decoded.
3574
3575         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3576         decoded.
3577
3578         * mm-view.el (mm-inline-text): Don't strip text props unless
3579         decoding enriched or richtext parts.
3580
3581 2005-09-25  Romain Francoise  <romain@orebokech.com>
3582
3583         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
3584         * gnus-start.el (gnus-subscribe-interactively):
3585         * gnus-uu.el (gnus-uu-grab-articles):
3586         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
3587         space.
3588
3589 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3590
3591         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3592         * mm-view.el (mm-view-pkcs7-decrypt):
3593         * gnus-sum.el (gnus-summary-limit-to-extra)
3594         (gnus-summary-respool-article, gnus-read-move-group-name):
3595         * gnus-score.el (gnus-summary-increase-score):
3596         * gnus-util.el (gnus-completing-read-with-default):
3597         * gnus-art.el (gnus-read-save-file-name)
3598         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
3599         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
3600         * message.el (message-check-news-header-syntax):
3601         Follow convention for reading with the minibuffer.
3602
3603 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
3604
3605         * spam-report.el (spam-report-url-ping-plain):
3606         Use gnus-extended-version as User-Agent.
3607
3608         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
3609         default value is nil.
3610
3611         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
3612         (mm-uu-verbatim-marks-extract): New function.
3613         (mm-uu-extract): New face.
3614         (mm-uu-copy-to-buffer): Use it.
3615
3616         * spam-report.el (spam-report-gmane-ham): Renamed from
3617         `spam-report-gmane-unspam'.
3618         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
3619         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
3620
3621         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
3622         Autoload.
3623         (spam-report-gmane-unregister-routine): Renamed
3624         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
3625
3626 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
3627
3628         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
3629         (spam-report-gmane-unregister-routine): added support for gmane
3630         unregistration
3631
3632         * spam-report.el (spam-report-gmane-unspam)
3633         (spam-report-gmane-spam): new wrappers around spam-report-gmane
3634         (spam-report-gmane): changed to take a single article and do
3635         unspam registration
3636
3637 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3638
3639         * mm-url.el (mm-url-decode-entities): Fix regexp.
3640
3641 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3642
3643         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
3644         default to nil, to be able to use Gnus at all.  If the default
3645         switches to something else, then the function should be fixed not
3646         be exceedingly slow.
3647
3648 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
3649
3650         * gnus-start.el (gnus-activate-group): if the server is nil, don't
3651         fail hard
3652
3653         * spam-report.el: better Keywords line
3654
3655         * spam.el: added Maintainer and better Keywords line
3656
3657 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3658
3659         * gnus-art.el (gnus-article-replace-part)
3660         (gnus-mime-replace-part): New functions.
3661         (gnus-mime-action-alist, gnus-mime-button-commands)
3662         (gnus-mime-save-part-and-strip): Added file argument.
3663         (gnus-article-part-wrapper): Added interactive argument.
3664
3665         * gnus-sum.el (gnus-summary-mime-map): Add
3666         `gnus-article-replace-part'.
3667
3668 2005-09-19  Didier Verna  <didier@xemacs.org>
3669
3670         The nnml compaction feature:
3671         * nnml.el (nnml-request-compact-group): New function.
3672         * nnml.el (nnml-request-compact): New function.
3673         * gnus-int.el (gnus-request-compact-group): New function.
3674         * gnus-int.el (gnus-request-compact): New function.
3675         * gnus-group.el (gnus-group-compact-group): New function.
3676         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
3677         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
3678         * gnus-srvr.el (gnus-server-compact-server): New function.
3679         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
3680         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
3681
3682 2005-09-18  Deepak Goel  <deego@gnufans.org>
3683
3684         * sieve.el (sieve-help): Fix `message' call: first arg should be a
3685         format spec.
3686
3687 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3688
3689         * gnus.el (gnus-group-startup-message): Bind image-load-path.
3690
3691 2005-09-15  Romain Francoise  <romain@orebokech.com>
3692
3693         * message.el (message-fill-paragraph): Clarify docstring.
3694
3695 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3696
3697         * gnus-art.el (gnus-mime-display-part): Protect against broken
3698         MIME messages.
3699
3700 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3701
3702         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
3703         before parsing header.
3704
3705 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
3706
3707         * html2text.el: (html2text-replace-list): Add new entities.
3708
3709 2005-09-11  Romain Francoise  <romain@orebokech.com>
3710
3711         * message.el (message-alternative-emails): Improve docstring.
3712         (message-setup-1): Call `message-use-alternative-email-as-from'
3713         after `message-setup-hook' to give it precedence over posting
3714         styles, etc.
3715         (message-use-alternative-email-as-from): Add docstring.  Remove
3716         the original From header if present.
3717
3718         * nnml.el (nnml-compressed-files-size-threshold): New variable.
3719         (nnml-save-mail): Use it.
3720
3721         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
3722         articles.  Add new argument `silent'.
3723         (gnus-uu-mark-all): Report the total number of marked articles.
3724
3725 2005-09-10  Romain Francoise  <romain@orebokech.com>
3726
3727         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
3728         (gnus-uu-mark-series): Likewise.
3729
3730 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
3731
3732         * spam-report.el (spam-report-gmane): Fix generation of spam
3733         report URL.
3734
3735 2005-09-10  Simon Josefsson  <jas@extundo.com>
3736
3737         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
3738         t, based on discussion on the ding list with Robert Epprecht
3739         <epprecht@solnet.ch>.
3740
3741 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
3742
3743         * spam-report.el (spam-report-gmane): Make it work without
3744         X-Report-Spam header.  Gmane now only provides Archived-At.
3745         This is only used if `spam-report-gmane-use-article-number' is nil.
3746         (spam-report-gmane-spam-header): Remove.  Not used anymore.
3747
3748         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
3749         make `gnus-summary-sort-by-recipient' work with threading.
3750
3751         * nnweb.el (nnweb-google-wash-article): Print a message if article
3752         is not available.
3753
3754 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3755
3756         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
3757         change.  Decode text/* parts content before displaying.
3758
3759 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3760
3761         * mml-smime.el: Remove defvar of gnus-extract-address-components.
3762
3763 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3764
3765         * mm-view.el (mm-display-inline-fontify): Disable support modes.
3766
3767         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
3768         url-package-name, url-package-version,
3769         w3m-cid-retrieve-function-alist, w3m-current-buffer,
3770         w3m-display-inline-images, and w3m-minor-mode-map.
3771
3772 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
3773
3774         * message.el (message-tab-body-function): Fixed mismatched custom
3775         type.
3776
3777         * gnus.el (gnus-group-change-level-function): Ditto.
3778
3779         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
3780
3781         * gnus-art.el (gnus-signature-limit)
3782         (gnus-article-mime-part-function): Ditto.
3783
3784 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3785
3786         * mml.el (mml-mode): Silence the byte compiler.
3787
3788         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
3789         using `(sit-for 0)' before moving the point to the specified part;
3790         skip unbuttonized parts.
3791         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
3792         return to the summary window if gnus-auto-select-part is non-nil.
3793
3794 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
3795
3796         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
3797         variables.
3798         (mml-dnd-attach-file, mml-mode): Use them.
3799
3800         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
3801         Make fetching article by MID work again for Google Groups.  Added
3802         FIXME concerning gnus-group-make-web-group.
3803
3804         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
3805         Don't depend on Gnus by using mail-extract-address-components if
3806         gnus-extract-address-components is not bound.
3807
3808 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3809
3810         * gnus-art.el (gnus-mime-display-security): Don't display the
3811         signature, but only the signed part.
3812
3813 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3814
3815         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
3816
3817         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
3818         list, not listp.
3819
3820 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
3821
3822         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
3823         when encoding.
3824
3825         * mm-bodies.el (mm-decode-content-transfer-encoding):
3826         De-canonicalize CRLF for all text content types, not just
3827         text/plain.
3828
3829 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3830
3831         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
3832         valid article; point arrow and cursor at the MIME button.
3833
3834 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3835
3836         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
3837         Suggested by Dan Christensen <jdc@uwo.ca>.
3838
3839         * mm-decode.el (mm-save-part): Enable change of prompt.
3840
3841 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
3842
3843         * gnus-msg.el (gnus-inews-add-send-actions): Made
3844         `message-post-method' lambda parameter ARG `&optional'.
3845
3846 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3847
3848         * gnus-sum.el (gnus-summary-mime-map): Added
3849         gnus-article-save-part-and-strip, gnus-article-delete-part and
3850         gnus-article-jump-to-part.
3851
3852         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
3853         (gnus-article-edit-part): Use it.
3854         (gnus-article-part-wrapper): Added no-handle argument.
3855         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
3856         functions.
3857
3858 2005-08-29  Romain Francoise  <romain@orebokech.com>
3859
3860         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
3861         docstring.
3862         (gnus-face-from-file): Likewise.
3863
3864 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
3865
3866         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
3867         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
3868         non-nil.
3869         (gnus-auto-select-part): New variable.
3870         (gnus-article-jump-to-part): New function.
3871         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
3872         (gnus-mime-delete-part): Allow selecting specified part after
3873         deleting or stripping parts.
3874         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
3875         part if argument is bogus.
3876
3877 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
3878
3879         * gnus-art.el (w3m-minor-mode-map):
3880         * gnus-spec.el (gnus-newsrc-file-version):
3881         * gnus-util.el (nnmail-active-file-coding-system)
3882         (gnus-original-article-buffer, gnus-user-agent):
3883         * gnus.el (gnus-ham-process-destinations)
3884         (gnus-parameter-ham-marks-alist)
3885         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
3886         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
3887         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
3888         * mm-decode.el (gnus-current-window-configuration):
3889         * mm-extern.el (gnus-article-mime-handles):
3890         * mm-url.el (url-current-object, url-package-name)
3891         (url-package-version):
3892         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
3893         (smime-keys, w3m-cid-retrieve-function-alist)
3894         (w3m-current-buffer, w3m-display-inline-images)
3895         (w3m-minor-mode-map):
3896         * mml-smime.el (gnus-extract-address-components):
3897         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
3898         (gnus-newsrc-hashtb, message-default-charset)
3899         (message-deletable-headers, message-options)
3900         (message-posting-charset, message-required-mail-headers)
3901         (message-required-news-headers):
3902         * mml1991.el (mc-pgp-always-sign):
3903         * mml2015.el (mc-pgp-always-sign):
3904         * nnheader.el (nnmail-extra-headers):
3905         * rfc1843.el (gnus-decode-encoded-word-function)
3906         (gnus-decode-header-function, gnus-newsgroup-name):
3907         * spam-stat.el (gnus-original-article-buffer): Add defvars.
3908
3909 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
3910
3911         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
3912         the end of the date treatments.
3913
3914 2005-08-15  Simon Josefsson  <jas@extundo.com>
3915
3916         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
3917         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
3918         Capello and Romain Francoise.
3919         (pgg-fetch-key-function): Removed, not used?
3920         (pgg-insert-url-with-w3): Require url, to get
3921         url-insert-file-contents regardless of where it is defined.
3922
3923 2005-08-13  Romain Francoise  <romain@orebokech.com>
3924
3925         * message.el (message-cite-original-1): New function.
3926         (message-cite-original): Use it.
3927         (message-cite-original-without-signature): Ditto.
3928
3929 2005-08-08  Romain Francoise  <romain@orebokech.com>
3930
3931         * message.el (message-yank-empty-prefix): New variable.
3932         (message-indent-citation): Use it.
3933         (message-cite-original-without-signature): Respect X-No-Archive.
3934
3935 2005-08-08  Simon Josefsson  <jas@extundo.com>
3936
3937         * pgg.el: Autoload url-insert-file-contents instead of loading
3938         w3/url.
3939         (pgg-insert-url-with-w3): Don't load url here.
3940
3941 2005-08-07  Jesper Harder  <harder@phys.au.dk>
3942
3943         * message.el (message-kill-to-signature): Don't insert newline at
3944         bol.
3945         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
3946
3947 2005-08-06  Romain Francoise  <romain@orebokech.com>
3948
3949         * message.el (message-user-fqdn): Fix typo in docstring.
3950
3951 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
3952
3953         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
3954
3955         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
3956
3957 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3958
3959         * mm-bodies.el (mm-encode-body): Use coding system rather than
3960         charset to encode text.
3961
3962         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
3963         number of charsets if utf-8 is available (XEmacs).
3964
3965 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
3966
3967         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
3968         taken from `gnus-button-mid-or-mail-regexp'.
3969         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
3970         (gnus-button-alist): Improve regexp for domain part of the MIDs
3971         for news:localpart@domain buttons.
3972         (gnus-button-ctan-directory-regexp): Update.
3973
3974 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3975
3976         * sieve-manage.el (sieve-manage-interactive-login): Use
3977         make-local-variable rather than make-variable-buffer-local.
3978         (sieve-manage-open): Ditto.
3979         (sieve-manage-authenticate): Ditto.
3980
3981         * mml.el (mml-generate-mime-1): Make the content type default to
3982         text/plain if the filename is not specified.
3983
3984 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3985
3986         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
3987         instead of insert-buffer.
3988
3989         * message.el (message-yank-original): Ditto; set the mark at the
3990         end of the yanked message.
3991
3992 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3993
3994         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
3995         lines to scroll rather than to stop it.
3996
3997         * mml.el (mml-generate-default-type): Add doc string.
3998         (mml-generate-mime-1): Use mm-default-file-encoding or make it
3999         default to application/octet-stream when determining the content
4000         type if it is not specified for the part or the mml contents; add
4001         a comment about mml-generate-default-type.
4002
4003 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4004
4005         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4006         make it default to application/octet-stream when determining the
4007         content type if it is not specified for the external contents.
4008
4009 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4010
4011         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4012         segmented parameter but also other parameters might be there.
4013
4014 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4015
4016         * mm-decode.el (mm-display-external): Delete temp file, directory
4017         and buffer immediately if the external process is exited.
4018
4019 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4022         fewer lines than that of scroll-margin.
4023         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4024
4025 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4026
4027         * gnus-art.el (gnus-article-next-page): Revert.
4028         (gnus-article-beginning-of-window): New macro.
4029         (gnus-article-next-page-1): Use it.
4030         (gnus-article-prev-page): Ditto.
4031         (gnus-article-edit-part): Use insert-buffer-substring instead of
4032         insert-buffer.
4033         (gnus-article-edit-exit): Ditto.
4034
4035         * gnus-util.el (gnus-beginning-of-window): Remove.
4036         (gnus-end-of-window): Remove.
4037
4038         * lpath.el: Don't bind header-line-format and scroll-margin.
4039
4040 2005-07-25  Simon Josefsson  <jas@extundo.com>
4041
4042         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4043         to have the url package without w3.  Reported by Daiki Ueno
4044         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4045
4046 2005-07-20  Didier Verna  <didier@xemacs.org>
4047
4048         * gnus-diary.el: Remove the description comment (nndiary is now
4049         properly documented in the Gnus manual).
4050         Fix the spelling of "Back End".
4051         * nndiary.el: Ditto.
4052         Fix the copyright notice.
4053
4054 2005-07-18  Romain Francoise  <romain@orebokech.com>
4055
4056         * gnus-sum.el (gnus-summary-to-prefix,
4057         gnus-summary-newsgroup-prefix): New variables.
4058         (gnus-summary-from-or-to-or-newsgroups): Use them.
4059
4060 2005-07-17  Romain Francoise  <romain@orebokech.com>
4061
4062         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4063         space as it's generally not especially interesting to the user.
4064
4065 2005-07-16  Romain Francoise  <romain@orebokech.com>
4066
4067         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4068         nil to avoid prompting and file modification if one of the
4069         messages at the top of the nnfolder file contains a copyright
4070         notice.
4071         Update copyright notice.
4072
4073         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4074         instead of `current-time-string' as the latter creates a time
4075         string that is not RFC 2822 compliant (it lacks the zone).
4076         Update copyright notice.
4077
4078 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4079
4080         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4081         for text/rtf.  Display default in prompt.  Pass default for M-n.
4082
4083         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4084
4085 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4086
4087         * gnus-msg.el (gnus-button-mailto): Remove
4088         save-selected-window-window hackery because it relies on
4089         save-selected-window internals.
4090
4091 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4094         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4095         (gnus-article-prev-page): Ditto.
4096
4097         * gnus-util.el (gnus-beginning-of-window): New function.
4098         (gnus-end-of-window): New function.
4099
4100         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4101
4102 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4103
4104         * gnus-score.el (gnus-score-edit-all-score): Set
4105         gnus-score-edit-exit-function to gnus-score-edit-done and call
4106         gnus-message.
4107
4108 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4109
4110         * gnus-msg.el (gnus-button-mailto): Remove
4111         save-selected-window-window hackery because it relies on
4112         save-selected-window internals.
4113
4114 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4115
4116         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
4117         add-minor-mode.
4118         (gnus-binary-mode): Ditto.
4119
4120         * gnus-topic.el (gnus-topic-mode): Ditto.
4121
4122 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
4123
4124         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
4125         (gnus-article-prev-page): Take scroll-margin into consideration.
4126
4127 2005-07-04  Lute Kamstra  <lute@gnu.org>
4128
4129         Update FSF's address in GPL notices.
4130
4131 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
4132
4133         * gnus.el (gnus-exit):
4134         * gnus-group.el (gnus-group-icons):
4135         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
4136
4137         * gnus-nocem.el (gnus-nocem):
4138         * message.el (message-various, message-buffers, message-sending)
4139         (message-interface, message-forwarding, message-insertion)
4140         (message-headers, message-news, message-mail):
4141         * pgg-gpg.el (pgg-gpg):
4142         * pgg-parse.el (pgg-parse):
4143         * pgg-pgp.el (pgg-pgp):
4144         * pgg-pgp5.el (pgg-pgp5):
4145         * pop3.el (pop3): Finish `defgroup' description with period.
4146
4147 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4148
4149         * gnus-art.el (article-display-face): Improve the efficiency.
4150         (article-display-x-face): Ditto; remove grey x-face stuff.
4151
4152 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4153
4154         * gnus-art.el (article-display-face): Correct the position in
4155         which Faces are inserted.
4156
4157 2005-06-29  Didier Verna  <didier@xemacs.org>
4158
4159         * gnus-art.el (article-display-face): Display faces in correct
4160         order.
4161
4162 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4163
4164         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
4165         (gnus-fill-real-hashtb): Use hash table instead of obarray.
4166         (gnus-nocem-check-article): Fetch the Type header.
4167         (gnus-nocem-message-wanted-p): Fix the way to examine types.
4168         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
4169         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
4170         make sure gnus-nocem-hashtb is initialized.
4171         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
4172         (gnus-nocem-unwanted-article-p): Ditto.
4173
4174         * pgg.el (pgg-verify): Return the verification result.
4175
4176 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4177
4178         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
4179         is ascii.
4180
4181 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
4182
4183         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
4184         `show-nonbreak-escape'.
4185
4186 2005-06-23  Lute Kamstra  <lute@gnu.org>
4187
4188         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
4189
4190         * dig.el (dig-mode):
4191         * smime.el (smime-mode): Use gnus-run-mode-hooks.
4192
4193 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
4194
4195         * nnimap.el (nnimap-split-download-body): Fix spellings.
4196
4197 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
4198
4199         * gnus-art.el (gnus-article-encrypt-body):
4200         * gnus-cus.el (gnus-score-customize):
4201         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
4202         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
4203
4204 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4205
4206         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
4207         header by looking for magic "MII" at the beginnig.
4208
4209 2005-06-16  Miles Bader  <miles@gnu.org>
4210
4211         * gnus-xmas.el (gnus-xmas-group-startup-message):
4212         Use renamed gnus-splash face.
4213
4214         * assistant.el (assistant-field): Remove "-face" suffix from face name.
4215         (assistant-field-face): New backward-compatibility alias for renamed
4216         face.
4217         (assistant-render-text): Use renamed assistant-field face.
4218
4219         * spam.el (spam): Remove "-face" suffix from face name.
4220         (spam-face): New backward-compatibility alias for renamed face.
4221         (spam-face, spam-initialize): Use renamed spam face.
4222
4223         * message.el (message-header-to, message-header-cc)
4224         (message-header-subject, message-header-newsgroups)
4225         (message-header-other, message-header-name)
4226         (message-header-xheader, message-separator, message-cited-text)
4227         (message-mml): Remove "-face" suffix from face names.
4228         (message-header-to-face, message-header-cc-face)
4229         (message-header-subject-face, message-header-newsgroups-face)
4230         (message-header-other-face, message-header-name-face)
4231         (message-header-xheader-face, message-separator-face)
4232         (message-cited-text-face, message-mml-face):
4233         New backward-compatibility aliases for renamed faces.
4234         (message-font-lock-keywords): Use renamed message faces.
4235
4236         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
4237         (sieve-test-commands, sieve-tagged-arguments):
4238         Remove "-face" suffix from face names.
4239         (sieve-control-commands-face, sieve-action-commands-face)
4240         (sieve-test-commands-face, sieve-tagged-arguments-face):
4241         New backward-compatibility aliases for renamed faces.
4242         (sieve-control-commands-face, sieve-action-commands-face)
4243         (sieve-test-commands-face, sieve-tagged-arguments-face):
4244         Use renamed sieve faces.
4245
4246         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
4247         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
4248         (gnus-group-news-3-empty, gnus-group-news-4)
4249         (gnus-group-news-4-empty, gnus-group-news-5)
4250         (gnus-group-news-5-empty, gnus-group-news-6)
4251         (gnus-group-news-6-empty, gnus-group-news-low)
4252         (gnus-group-news-low-empty, gnus-group-mail-1)
4253         (gnus-group-mail-1-empty, gnus-group-mail-2)
4254         (gnus-group-mail-2-empty, gnus-group-mail-3)
4255         (gnus-group-mail-3-empty, gnus-group-mail-low)
4256         (gnus-group-mail-low-empty, gnus-summary-selected)
4257         (gnus-summary-cancelled, gnus-summary-high-ticked)
4258         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
4259         (gnus-summary-high-ancient, gnus-summary-low-ancient)
4260         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
4261         (gnus-summary-low-undownloaded)
4262         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
4263         (gnus-summary-low-unread, gnus-summary-normal-unread)
4264         (gnus-summary-high-read, gnus-summary-low-read)
4265         (gnus-summary-normal-read, gnus-splash):
4266         Remove "-face" suffix from face names.
4267         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4268         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4269         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4270         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4271         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4272         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4273         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4274         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4275         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4276         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4277         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4278         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4279         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4280         (gnus-summary-normal-ticked-face)
4281         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
4282         (gnus-summary-normal-ancient-face)
4283         (gnus-summary-high-undownloaded-face)
4284         (gnus-summary-low-undownloaded-face)
4285         (gnus-summary-normal-undownloaded-face)
4286         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4287         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4288         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4289         (gnus-splash-face):
4290         New backward-compatibility aliases for renamed faces.
4291         (gnus-group-startup-message): Use renamed gnus faces.
4292
4293         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
4294         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
4295         (gnus-server-agent): Remove "-face" suffix from face names.
4296         (gnus-server-agent-face, gnus-server-opened-face)
4297         (gnus-server-closed-face, gnus-server-denied-face)
4298         (gnus-server-offline-face):
4299         New backward-compatibility aliases for renamed faces.
4300         (gnus-server-agent-face, gnus-server-opened-face)
4301         (gnus-server-closed-face, gnus-server-denied-face)
4302         (gnus-server-offline-face): Use renamed gnus faces.
4303
4304         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
4305         Remove "-face" suffix from face names.
4306         (gnus-picon-xbm-face, gnus-picon-face):
4307         New backward-compatibility aliases for renamed faces.
4308
4309         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
4310         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
4311         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
4312         (gnus-cite-11): Remove "-face" suffix from face names.
4313         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
4314         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
4315         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
4316         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
4317         New backward-compatibility aliases for renamed faces.
4318         (gnus-cite-attribution-face, gnus-cite-face-list)
4319         (gnus-article-boring-faces): Use renamed gnus faces.
4320
4321         * gnus-art.el (gnus-signature, gnus-header-from)
4322         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
4323         (gnus-header-content): Remove "-face" suffix from face names.
4324         (gnus-signature-face, gnus-header-from-face)
4325         (gnus-header-subject-face, gnus-header-newsgroups-face)
4326         (gnus-header-name-face, gnus-header-content-face):
4327         New backward-compatibility aliases for renamed faces.
4328         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
4329
4330         * gnus-sum.el (gnus-summary-selected-face)
4331         (gnus-summary-highlight): Use renamed gnus faces.
4332         * gnus-group.el (gnus-group-highlight): Likewise.
4333
4334 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
4335
4336         * gnus-sieve.el (gnus-sieve-article-add-rule):
4337         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
4338         * spam-stat.el (spam-stat-buffer-change-to-spam)
4339         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
4340
4341         * message.el (message-is-yours-p):
4342         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
4343
4344 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * mm-view.el (mm-inline-text): Withdraw the last change.
4347
4348 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4349
4350         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
4351         executing enriched-decode.
4352
4353 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4354
4355         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
4356         charset of tar files.
4357
4358 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
4359
4360         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
4361
4362 2005-06-04  Lute Kamstra  <lute@gnu.org>
4363
4364         * nnfolder.el (nnfolder-read-folder): Make sure that undo
4365         information is never recorded.
4366
4367 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4368
4369         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
4370
4371 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4372
4373         * pop3.el (pop3-apop): Run md5 in the binary mode.
4374
4375         * starttls.el (starttls-set-process-query-on-exit-flag):
4376         Use eval-and-compile.
4377
4378 2005-05-31  Simon Josefsson  <jas@extundo.com>
4379
4380         * smime.el (smime-replace-in-string): Define.
4381         (smime-cert-by-ldap-1): Use it.
4382
4383 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4384
4385         * gnus-art.el (article-display-x-face): Replace
4386         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4387
4388         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
4389         set-process-query-on-exit-flag or process-kill-without-query.
4390
4391         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
4392         loop instead of replace-regexp.
4393
4394         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
4395         instead of process-kill-without-query if it is available.
4396
4397         * lpath.el: Fbind ldap-search-entries.
4398
4399         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
4400         instead of find-file-hooks if it is available.
4401
4402         * mml1991.el: Bind pgg-default-user-id when compiling.
4403
4404         * mml2015.el: Bind pgg-default-user-id when compiling.
4405
4406         * nndraft.el (nndraft-request-associate-buffer):
4407         Use write-contents-functions instead of write-contents-hooks if it is
4408         available.
4409
4410         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
4411         instead of find-file-hooks if it is available.
4412
4413         * nntp.el (nntp-open-connection): Replace
4414         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4415         (nntp-open-ssl-stream): Ditto.
4416         (nntp-open-tls-stream): Ditto.
4417
4418         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
4419         set-process-query-on-exit-flag or process-kill-without-query.
4420         (starttls-open-stream-gnutls): Use it instead of
4421         process-kill-without-query.
4422         (starttls-open-stream): Ditto.
4423
4424 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
4425
4426         * smime.el (smime-cert-by-ldap-1): Don't use
4427         replace-regexp-in-string.
4428
4429 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4430
4431         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
4432
4433         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
4434         in PEM format. Adjust to the XEmacs compability.
4435
4436 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
4437
4438         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
4439         by `string-to-number'.
4440         * gnus-agent.el (gnus-agent-regenerate-group)
4441         (gnus-agent-fetch-articles): Ditto.
4442         * gnus-art.el (gnus-button-fetch-group): Ditto.
4443         * gnus-cache.el (gnus-cache-generate-active)
4444         (gnus-cache-articles-in-group): Ditto.
4445         * gnus-group.el (gnus-group-set-current-level)
4446         (gnus-group-insert-group-line): Ditto.
4447         * gnus-score.el (gnus-score-set-expunge-below)
4448         (gnus-score-set-mark-below, gnus-summary-score-effect)
4449         (gnus-summary-score-entry): Ditto.
4450         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4451         (gnus-soup-pack): Ditto.
4452         * gnus-spec.el (gnus-xmas-format): Ditto.
4453         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4454         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4455         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4456         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4457         * nndb.el (nndb-get-remote-expire-response): Ditto.
4458         * nndiary.el (nndiary-parse-schedule-value)
4459         (nndiary-string-to-number, nndiary-request-replace-article)
4460         (nndiary-request-article): Ditto.
4461         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4462         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4463         * nneething.el (nneething-make-head): Ditto.
4464         * nnfolder.el (nnfolder-request-article)
4465         (nnfolder-retrieve-headers): Ditto.
4466         * nnheader.el (nnheader-file-to-number): Ditto.
4467         * nnkiboze.el (nnkiboze-request-article): Ditto.
4468         * nnmail.el (nnmail-process-unix-mail-format)
4469         (nnmail-process-babyl-mail-format): Ditto.
4470         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4471         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4472         (nnmh-request-create-group, nnmh-request-list-1)
4473         (nnmh-request-group, nnmh-request-article): Ditto.
4474         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4475         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4476         * nnsoup.el (nnsoup-make-active): Ditto.
4477         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4478         * nntp.el (nntp-find-group-and-number)
4479         (nntp-retrieve-headers-with-xover): Ditto.
4480         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4481         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4482         (pgg-format-key-identifier): Ditto.
4483         * pop3.el (pop3-last, pop3-stat): Ditto.
4484         * qp.el (quoted-printable-decode-region): Ditto.
4485
4486         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4487         of concat.
4488
4489 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4492
4493         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4494
4495         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4496
4497         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4498
4499         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4500
4501         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4502
4503         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4504         (gnus-carpal-mode): Ditto.
4505
4506         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4507         (gnus-browse-mode): Ditto.
4508
4509         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4510
4511         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4512
4513 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4514
4515         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4516
4517 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4518
4519         * gnus-util.el (gnus-run-mode-hooks): New function.
4520
4521         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4522
4523         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4524         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4525
4526 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4527
4528         * gnus-agent.el (gnus-agent-make-mode-line-string):
4529         Use mode-line-highlight as mouse-face.
4530
4531 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4532
4533         * canlock.el (canlock): Change the parent group to news.
4534
4535         * deuglify.el (gnus-outlook-deuglify): Add :group.
4536
4537         * dig.el (dig): Add :group.
4538
4539         * dns-mode.el (dns-mode): Add :group.
4540
4541         * encrypt.el (encrypt): Add :group.
4542
4543         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4544         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4545         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4546         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4547         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4548
4549         * gnus-diary.el (gnus-diary): Add :group.
4550
4551         * gnus.el (gnus-group-news-1-face): Add :group.
4552         (gnus-group-news-1-empty-face): Ditto.
4553         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4554         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4555         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4556         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4557         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4558         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4559         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4560         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4561         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4562         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4563         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4564         (gnus-summary-high-ticked-face): Ditto.
4565         (gnus-summary-low-ticked-face): Ditto.
4566         (gnus-summary-normal-ticked-face): Ditto.
4567         (gnus-summary-high-ancient-face): Ditto.
4568         (gnus-summary-low-ancient-face): Ditto.
4569         (gnus-summary-normal-ancient-face): Ditto.
4570         (gnus-summary-high-undownloaded-face): Ditto.
4571         (gnus-summary-low-undownloaded-face): Ditto.
4572         (gnus-summary-normal-undownloaded-face): Ditto.
4573         (gnus-summary-high-unread-face): Ditto.
4574         (gnus-summary-low-unread-face): Ditto.
4575         (gnus-summary-normal-unread-face): Ditto.
4576         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4577         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4578
4579         * hashcash.el (hashcash): New custom group.
4580         (hashcash-default-payment): Add :group.
4581         (hashcash-payment-alist): Ditto.
4582         (hashcash-default-accept-payment): Ditto.
4583         (hashcash-accept-resources): Ditto.
4584         (hashcash-path): Ditto.
4585         (hashcash-extra-generate-parameters): Ditto.
4586         (hashcash-double-spend-database): Ditto.
4587         (hashcash-in-news): Ditto.
4588
4589         * message.el (message-minibuffer-local-map): Add :group.
4590
4591         * netrc.el (netrc): Add :group.
4592
4593         * sieve-manage.el (sieve-manage-log): Add :group.
4594         (sieve-manage-default-user): Diito.
4595         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
4596         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
4597         (sieve-manage-authenticators): Ditto.
4598         (sieve-manage-authenticator-alist): Ditto.
4599         (sieve-manage-default-port): Ditto.
4600
4601         * sieve-mode.el (sieve-control-commands-face): Add :group.
4602         (sieve-action-commands-face): Ditto.
4603         (sieve-test-commands-face): Ditto.
4604         (sieve-tagged-arguments-face): Ditto.
4605
4606         * smime.el (smime): Add :group.
4607
4608         * spam-report.el (spam-report): Add :group.
4609
4610         * spam.el (spam, spam-face): Add :group.
4611
4612 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4613
4614         * nntp.el (nntp-next-result-arrived-p): Some news servers may
4615         return \n.\n.\n at the end of articles.  Protect against that.
4616         (nntp-with-open-group): Allow debugging.
4617
4618         * nnheader.el (mail-header-set-extra): Make into a function
4619         because I just could't understand how to quote the list properly.
4620
4621         * dns.el (query-dns-cached): New function.
4622
4623 2005-05-26  Lute Kamstra  <lute@gnu.org>
4624
4625         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
4626
4627 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4628
4629         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
4630
4631         * gnus-art.el: Don't autoload mail-extract-address-components.
4632
4633         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
4634         eval-and-compile to evaluate it.
4635
4636         * hashcash.el: Don't autoload executable-find.
4637
4638         * nndb.el: Don't declare the nndb back end two or more times; don't
4639         autoload news-reply-mode, news-setup, cancel-timer and telnet.
4640
4641         * nntp.el: Autoload format-spec instead of format; use
4642         eval-and-compile to evaluate autoload forms.
4643
4644 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
4645
4646         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
4647
4648 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4649
4650         * gnus.el (gnus-version-number): Bump version.
4651
4652 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4653
4654         * gnus.el: No Gnus v0.3 is released.
4655
4656 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4657
4658         * lpath.el (featurep): Bind show-nonbreak-escape.
4659
4660 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4661
4662         * gnus-art.el (gnus-article-edit-part): Disable undo.
4663
4664 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4665
4666         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
4667         gnus-article-date-lapsed-new-header is t if date timer is active;
4668         skip headers in which the original date value is empty.
4669         (gnus-article-save-original-date): Redefine it as a macro.
4670         (gnus-display-mime): Use it.
4671
4672 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4673
4674         * gnus-art.el (article-date-ut): Support converting date in
4675         forwarded parts as well.
4676         (gnus-article-save-original-date): New function.
4677         (gnus-display-mime): Use it.
4678
4679 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
4680
4681         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
4682         enclosure element of <item>.
4683
4684 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
4685
4686         * message.el (message-kill-buffer-query): Renamed from
4687         `message-kill-buffer-query-if-modified'.  Added :version.
4688
4689 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4690
4691         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
4692         window layout.
4693
4694 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4695
4696         * mml.el: Autoload dnd when compiling.
4697
4698 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4699
4700         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
4701         x-dnd-*.
4702
4703 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4704
4705         * qp.el (quoted-printable-encode-region): Save excursion.
4706
4707 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4708
4709         * message.el (message-kill-buffer-query-if-modified): new variable
4710         so the user can kill a modified message buffer quickly
4711         (message-kill-buffer): use it.
4712
4713 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4714
4715         * lpath.el: Fbind display-time-event-handler; don't fbind
4716         string-to-multibyte.
4717
4718         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
4719
4720 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4721
4722         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
4723         contained in text because xml.el decodes entities) with LFs.
4724
4725 2005-04-11  Lute Kamstra  <lute@gnu.org>
4726
4727         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
4728         differently.
4729
4730 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4731
4732         * mm-util.el (mm-detect-coding-region): Typo.
4733
4734 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4735
4736         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
4737
4738 2005-04-06  D Goel  <deego@gnufans.org>
4739
4740         * spam-stat.el (spam-stat-score-buffer): Add a call to a
4741         user-function allow user modifications of the scores.
4742         (spam-stat-score-buffer-user): New function, to allow
4743         user-computed modifications to the score.
4744         (spam-stat-score-buffer-user-functions): list of additional
4745         scoring functions
4746         (spam-stat-error-holder): global temporary error holder
4747         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
4748         variable
4749
4750 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4751
4752         * gnus-registry.el (gnus-registry-clean-empty-function)
4753         (gnus-registry-trim, gnus-registry-fetch-groups)
4754         (gnus-registry-delete-group): now groups that match
4755         `gnus-registry-ignored-groups' will be removed from the registry
4756         entries, not just ignored for splitting.  This helps clean up the
4757         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
4758         to get all the groups a message ID is in.
4759
4760         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
4761         (spam-stat-split-fancy): changed "threshhold" to "threshold"
4762         (spam-stat-score-buffer-user-functions): added :number custom type
4763
4764 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
4767         argument in XEmacs.
4768
4769         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
4770         (nnrss-request-group): Decode group name first.
4771         (nnrss-request-article): Make a text/plain article if mml-to-mime
4772         failed.
4773         (nnrss-get-encoding): Return a compatible encoding according to
4774         nnrss-compatible-encoding-alist.
4775         (nnrss-find-el): Use consp instead of listp.
4776         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
4777
4778 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4779
4780         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
4781         which Emacs 20 doesn't support.
4782         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
4783
4784 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
4785
4786         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
4787         silence the byte compiler inside the defun
4788
4789         * gnus-demon.el (parse-time-string): Add autoload.
4790
4791         * gnus-delay.el (parse-time-string): Add autoload.
4792
4793         * gnus-art.el (parse-time-string): Add autoload.
4794
4795         * nnultimate.el (parse-time): Require for `parse-time-string'.
4796
4797 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
4798
4799         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
4800
4801         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
4802
4803         * smime.el (smime-ldap-host-list): Add :version.
4804
4805 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4806
4807         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
4808         pass it to `gnus-browse-read-group'.
4809         (gnus-browse-read-group): Add NUMBER argument and pass it to
4810         `gnus-group-read-ephemeral-group'.
4811
4812         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
4813         argument and pass it to `gnus-group-read-group'.
4814
4815 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
4816
4817         * mm-util.el (mm-xemacs-find-mime-charset): Only call
4818         mm-xemacs-find-mime-charset-1 if we have the mule feature
4819         available at runtime.
4820
4821 2005-03-25  Werner Lemberg  <wl@gnu.org>
4822
4823         * nnmaildir.el: Replace `illegal' with `invalid'.
4824
4825 2005-03-23  Lute Kamstra  <lute@gnu.org>
4826
4827         * time-date.el: Add comment on time value formats.
4828         Don't require parse-time.
4829         (with-decoded-time-value): New macro.
4830         (encode-time-value): New function.
4831         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4832         (days-to-time): Return a valid time value when arg is huge.
4833         (time-since): Use time-subtract.
4834         (time-to-number-of-days): Use time-to-seconds.
4835
4836 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
4837
4838         * gnus-start.el (gnus-display-time-event-handler):
4839         Check display-time-timer at runtime rather than only at load time
4840         in case display-time-mode is turned off in the mean time.
4841
4842 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4843
4844         * nnimap.el (nnimap-open-connection): Print which authinfo file is
4845         used.
4846
4847         * nneething.el (nneething-map-file-directory): Derive from
4848         `gnus-directory'.
4849
4850         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
4851         the To/Cc button.
4852
4853 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4854
4855         * nnmaildir.el (nnmaildir-request-accept-article):
4856         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
4857
4858 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4859
4860         * gnus-async.el: Require timer-funcs at compile time when in
4861         XEmacs for `run-with-idle-timer'.
4862
4863 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
4864
4865         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
4866         autoloaded function.
4867
4868 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4869
4870         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
4871
4872 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
4873
4874         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
4875
4876 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4877
4878         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
4879         gnus-expert-user to default.
4880
4881 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
4882
4883         * nnimap.el (nnimap-open-server): Ditto.
4884
4885         * imap.el (imap-authenticate): Fix typo.
4886
4887 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
4888
4889         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
4890         buffer (since IMAP server might return FETCH response out of
4891         order, and the nntp buffer must be sorted).
4892
4893 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
4894
4895         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
4896         comparison on string.
4897
4898         * gnus-agent.el (gnus-agent-long-article,
4899         gnus-agent-short-article, gnus-agent-score): Renamed category
4900         keywords to match gnus-cus.
4901         (gnus-agent-summary-fetch-series): Modified to protect against
4902         gnus-agent-summary-fetch-group clearing processable flags.
4903         (gnus-agent-synchronize-group-flags): Update live group buffer as
4904         synchronization may occur due to the user toggle the plugged
4905         status.
4906         (gnus-agent-fetch-group-1): Clear downloadable flag when article
4907         successfully downloaded.
4908         (gnus-agent-expire-group-1): Avoid using markers when the overview
4909         is in ascending order; greatly improves performance.
4910         (gnus-agent-regenerate-group): Use
4911         gnus-agent-synchronize-group-flags to reset read status in both
4912         gnus and server.
4913         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
4914
4915 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
4916
4917         * message.el: Don't autoload former message-utils variables.
4918         (message-strip-subject-trailing-was): Change doc string.
4919
4920         * nnweb.el: Fixes for `gnus-group-make-web-group'.
4921         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
4922         (nnweb-google-search): Add "hl=en" here.
4923         (nnweb-google-parse-1, nnweb-google-create-mapping):
4924         Don't hardcode URL.
4925
4926 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4927
4928         * message.el (message-get-reply-headers, message-followup):
4929         Mention related variables `message-use-followup-to' and
4930         `message-use-mail-followup-to', in the information buffer.
4931
4932         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
4933         of broken groups(-beta).google.com.
4934
4935 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
4936
4937         * gnus-sum.el (gnus-summary-move-article): pass move-is-internal
4938         parameter to invoked gnus-request-move-article; remove the
4939         redundant gnus-sum-hint-move-is-internal variable; apply the marks
4940         all at once instead of once per article
4941         (gnus-summary-remove-process-mark): accept a list of articles as
4942         well as a single article for processing
4943
4944         * gnus-int.el (gnus-request-move-article): add move-is-internal parameter
4945
4946         * nnml.el (nnml-request-move-article): add move-is-internal parameter
4947
4948         * nnmh.el (nnmh-request-move-article): add move-is-internal parameter
4949
4950         * nnmbox.el (nnmbox-request-move-article): add move-is-internal parameter
4951
4952         * nnmaildir.el (nnmaildir-request-move-article): add move-is-internal parameter
4953
4954         * nnimap.el (nnimap-request-move-article): add move-is-internal
4955         parameter and remove the gnus-sum-hint-move-is-internal variable
4956
4957         * nnfolder.el (nnfolder-request-move-article): add move-is-internal parameter
4958
4959         * nndraft.el (nndraft-request-move-article): add move-is-internal parameter
4960
4961         * nndiary.el (nndiary-request-move-article): add move-is-internal parameter
4962
4963         * nndb.el (nndb-request-move-article): add move-is-internal parameter
4964
4965         * nnbabyl.el (nnbabyl-request-move-article): add move-is-internal parameter
4966
4967         * nnagent.el (nnagent-request-move-article): add move-is-internal parameter
4968
4969 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4970
4971         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
4972         a more conservative way.
4973
4974 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4975
4976         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
4977         buffer, so it moves the window's cursor.
4978
4979 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4980
4981         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
4982         `mm-dissect-multipart' and receive the from field as an (optional)
4983         argument from `mm-dissect-multipart'.
4984         (mm-dissect-multipart): Receive the from field as an argument and
4985         pass it on when we call `mm-dissect-buffer' on MIME parts.
4986         Fixes verification/decryption of signed/encrypted MIME parts.
4987
4988 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4989
4990         * gnus-sum.el (gnus-summary-move-article): set
4991         gnus-sum-hint-move-is-internal for gnus-request-move-article and
4992         whatever it calls (right now, only nnimap-request-move article
4993         respects it)
4994
4995         * nnimap.el (nnimap-request-move-article): when
4996         gnus-sum-hint-move-is-internal is set, don't do the extra
4997         nnimap-request-article
4998
4999 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5000
5001         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5002
5003         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5004         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5005
5006         * gnus-sum.el (gnus-summary-caesar-message):
5007         Apply `gnus-treat-article' after rotation.
5008
5009         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5010         doc string.
5011
5012 2005-02-22  Simon Josefsson  <jas@extundo.com>
5013
5014         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5015         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5016         <arne@arnested.dk>.
5017         (encrypt): Add password-cache and password-cache-expiry as group
5018         members.
5019
5020 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5021
5022         * smime.el (smime-ldap-host-list): Doc fix.
5023         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5024         cache) password.
5025         (smime-sign-region): Use it.
5026         (smime-decrypt-region): Use it.
5027         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5028         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5029         fails.
5030         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5031         certificate from DER to PEM format rather than calling openssl.
5032
5033         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5034
5035         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5036         for signing/encryption.
5037
5038         * mml.el (mml-parse-1): Use them.
5039
5040 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5041
5042         * nnrss.el (nnrss-verbose): Removed.
5043         (nnrss-request-group): Use `nnheader-message' instead.
5044
5045 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5046
5047         * nnrss.el (nnrss-verbose): New variable.
5048         (nnrss-request-group): Make it say nnrss is requesting a group.
5049
5050 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5051
5052         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5053         Handle news URL with given port correctly.
5054
5055 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5056
5057         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5058         containing special characters.
5059
5060         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5061
5062         * mml.el (mime-to-mml): Ditto.
5063
5064         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5065         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5066         (rfc2047-decode-region): Quote decoded words containing special
5067         characters when rfc2047-quote-decoded-words-containing-tspecials
5068         is non-nil.
5069
5070 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5071
5072         * gnus-registry.el (gnus-registry-delete-group): Minor bug fix.
5073
5074         * gnus.el (gnus-install-group-spam-parameters): Doc fix.
5075
5076 2005-02-15  Simon Josefsson  <jas@extundo.com>
5077
5078         * nnimap.el (nnimap-debug): Doc fix.
5079
5080         * imap.el (imap-debug): Doc fix.
5081
5082 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5083
5084         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5085
5086 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5087
5088         * gnus.el (spam-contents): improve docs for spam-contents
5089         parameter in its variable incarnation
5090
5091 2005-02-14  Simon Josefsson  <jas@extundo.com>
5092
5093         * smime-ldap.el: Use require instead of load-library for ldap.
5094         (smime-ldap-search): Indent.
5095         (smime-ldap-search-internal): Shorten line.
5096
5097         * smime.el (smime-cert-by-dns): Add doc-string.
5098         (smime-cert-by-ldap-1): Indent.
5099
5100         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
5101         mml-smime-get-dns-ldap.
5102         (mml-smime-encrypt-query): Use new function.  Default to ldap.
5103
5104 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5105
5106         * smime.el: Require smime-ldap.
5107         (smime-ldap-host-list): New variable.
5108         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
5109
5110         * mml-smime.el (mml-smime-encrypt-query): New function.
5111         (mml-smime-encrypt-query): Use it.
5112
5113         * smime-ldap.el: New file.
5114
5115 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5116
5117         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
5118
5119 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5120
5121         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
5122         argument in doc string.  Make query for type more clear.
5123
5124 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5125
5126         * gnus.el (gnus-group-startup-message): Search for gnus images in
5127         etc/images/gnus.
5128         * mm-util.el (mm-image-load-path): Likewise.
5129         * smiley.el (smiley-data-directory): Search for smilies in
5130         etc/images/smilies.
5131
5132 2005-02-09  Kim F. Storm  <storm@cua.dk>
5133
5134         Change Emacs release version from 21.4 to 22.1 throughout.
5135         Change Emacs development version from 21.3.50 to 22.0.50.
5136
5137 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5138
5139         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
5140
5141         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
5142         non-Mule XEmacs as well.
5143         (mm-decompress-buffer): Signal an error intentionally if it does
5144         not decompress compressed data because auto-compression-mode is
5145         disabled.
5146
5147 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
5148
5149         * gnus-registry.el (gnus-registry-delete-group): small bug leaves
5150         an ID in the registry even if it has no groups
5151
5152 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5153
5154         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
5155         merge it into mm-decompress-buffer.
5156         (gnus-mime-copy-part): Use the MIME part charset, the value which
5157         a user specified or gnus-newsgroup-charset for decoding, like
5158         gnus-mime-inline-part does; set buffer-file-coding-system to tell
5159         save-buffer what was used.  Suggested by Kevin Ryde
5160         <user42@zip.com.au>.
5161         (gnus-mime-inline-part): Allow the name parameter as well as the
5162         filename parameter; force decompressing of compressed data; always
5163         display contents being not decoded as unibyte.
5164
5165         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
5166         as well as the filename parameter.
5167
5168         * mm-util.el (mm-decompress-buffer): Merge
5169         gnus-mime-jka-compr-maybe-uncompress.
5170         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
5171         of compressed data.
5172
5173 2005-02-08  Simon Josefsson  <jas@extundo.com>
5174
5175         * imap.el (imap-log): Doc fix.
5176
5177 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5178
5179         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
5180         the coding cookies; decompress compressed parts.
5181
5182         * mml.el (mml-generate-mime-1): Add the charaset parameter according
5183         to the value which a user specified manually or the coding cookie.
5184
5185         * mm-util.el (mm-string-to-multibyte): New function.
5186         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
5187         (mm-coding-system-to-mime-charset): New function.
5188         (mm-decompress-buffer): New function.
5189         (mm-find-buffer-file-coding-system): New function.
5190
5191         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
5192         (mm-display-inline-fontify): Rewrite for decoding and decompressing
5193         parts.
5194
5195 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5196
5197         * mm-view.el (mm-display-inline-fontify): Decode a part according
5198         to the charset parameter.
5199
5200 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5201
5202         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
5203         prefix arg is neither nil nor a number, as info specifies.
5204
5205 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5206
5207         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
5208         timestamps.
5209
5210 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
5211
5212         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
5213         groups error checking and notify user.
5214
5215 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
5216
5217         * message.el (message-send-mail-function): Check existence of
5218         sendmail-program first before using default value
5219         `message-send-mail-with-sendmail'.  Otherwise use more generic
5220         `smtpmail-send-it'.
5221
5222 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5223
5224         * nntp.el (nntp-request-update-info): Always return nil.
5225
5226 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5227
5228         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
5229
5230 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5231
5232         * message.el (message-beginning-of-line): Change the behavior when
5233         invoked between BOL and : so that it first moves backward.
5234
5235 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5236
5237         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
5238         article buffer when editing of the article is discarded.
5239         (gnus-article-prepare): Revert.
5240
5241 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5242
5243         * gnus-art.el (gnus-article-prepare):
5244         Remove message-strip-forbidden-properties from the local hook.
5245
5246 2005-01-27  Simon Josefsson  <jas@extundo.com>
5247
5248         * password.el (password-cache-add): Only start one timer per key.
5249         Reported by Derek Atkins <warlord@MIT.EDU>.
5250
5251 2005-01-26  Steve Youngs  <steve@sxemacs.org>
5252
5253         * run-at-time.el: Removed.  It is no longer needed as
5254         timer-funcs.el in the xemacs-base package has a working version of
5255         `run-at-time'.
5256
5257         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
5258
5259         * password.el: Require timer-funcs instead of run-at-time in
5260         XEmacs.
5261         Remove `password-run-at-time' macro.
5262         (password-cache-add): Use `run-at-time' instead of
5263         `password-run-at-time'.
5264
5265         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
5266         Remove `nnheader-cancel-function-timers' alias,
5267         `cancel-function-timers' exists in XEmacs in timer-funcs.
5268
5269         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
5270         for `run-with-idle-timer'.
5271
5272         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
5273         for `run-at-time'.
5274
5275         * mm-url.el: Require timer-funcs at compile time when in XEmacs
5276         for `with-timeout'.
5277
5278         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
5279         the same as for XEmacs 21.4.
5280         No need to ignore `run-with-idle-timer', this function exists in
5281         XEmacs now in timer-funcs.el in the xemacs-base package.
5282         (dgnushack-compile): No need to delete
5283         run-at-time.el from the list of files to compile because it
5284         doesn't exist anymore.
5285
5286 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5287
5288         * mml.el (mml-generate-mime-1): Convert string into unibyte when
5289         inserting " *mml*" buffer's contents into a unibyte temp buffer.
5290
5291 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
5292
5293         * mail-source.el (mail-source-fetch-imap): Search for ^From case
5294         sensitively.
5295
5296 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
5297
5298         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
5299
5300 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5301
5302         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
5303         which will be inserted according to the multibyteness of a buffer
5304         rather than the type of contents.  Suggested by ARISAWA Akihiro
5305         <ari@mbf.ocn.ne.jp>.
5306
5307         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
5308         of string which old xml.el may return rather than a string.
5309
5310 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5311
5312         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
5313
5314 2005-01-16  Simon Josefsson  <jas@extundo.com>
5315
5316         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
5317         idn/idna.el isn't available.
5318         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
5319         <michael@waxrat.com>.
5320
5321         * hashcash.el: Remove non-FSF copyright header.
5322
5323         * hashcash.el (hashcash-extra-generate-parameters): New variable.
5324         (hashcash-generate-payment): Use it.
5325         (hashcash-generate-payment-async): Use it.
5326
5327 2005-01-15  Simon Josefsson  <jas@extundo.com>
5328
5329         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
5330         Suggested by Raymond Scholz <ray-2005@zonix.de>.
5331
5332         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
5333         gnus-summary-idna-message.
5334         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
5335         (gnus-summary-idna-message): New function.
5336
5337 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5338
5339         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
5340         gnus-novice-user.
5341
5342 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * nnrss.el (nnrss-request-delete-group): Delete entries in
5345         nnrss-group-alist as well.
5346         (nnrss-save-server-data): Insert newline.
5347
5348 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5349
5350         * gnus.el (gnus-user-agent): Use list of symbols instead of
5351         symbols.  Display full version number for (S)XEmacs.  Optionally
5352         display (S)XEmacs codename.
5353
5354         * gnus-util.el (gnus-emacs-version): Update for new
5355         `gnus-user-agent'.
5356
5357         * gnus-msg.el (gnus-extended-version): Make it possible to omit
5358         Gnus version.
5359
5360 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5361
5362         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
5363         which is unreadable in some setups.
5364
5365 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5366
5367         * gnus-spec.el (gnus-update-format-specifications): Flush the
5368         group format spec cache if it doesn't support decoded group names.
5369
5370 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5371
5372         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
5373         to apply decay on score files matching a regexp.
5374
5375 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5376
5377         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
5378         compatibility in %g and %c.
5379
5380 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5381
5382         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
5383         name for only %g and %c.
5384         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
5385         of gnus-tmp-group to decoded group name.
5386         (gnus-group-make-rss-group): Exclude `/'s from group names.
5387
5388 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5389
5390         * nnrss.el (nnrss-get-encoding): Fix regexp.
5391
5392 2004-12-27  Simon Josefsson  <jas@extundo.com>
5393
5394         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
5395         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
5396         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
5397
5398 2004-12-17  Kim F. Storm  <storm@cua.dk>
5399
5400         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
5401
5402         * gnus-sum.el (gnus-summary-mode-map): Likewise.
5403
5404 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5405
5406         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
5407
5408 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5409
5410         * nnrss.el: Require rfc2047 and mml.
5411         (nnrss-file-coding-system): New variable.
5412         (nnrss-format-string): Redefine it as an inline function.
5413         (nnrss-decode-group-name): New function.
5414         (nnrss-string-as-multibyte): Remove.
5415         (nnrss-retrieve-headers): Decode group name; don't use
5416         nnrss-format-string.
5417         (nnrss-request-group): Decode group name.
5418         (nnrss-request-article): Decode group name; allow a Message-ID as
5419         well as an article number; don't use nnrss-format-string; encode a
5420         Message-ID string which may contain non-ASCII characters; use
5421         mml-to-mime to compose a MIME article.
5422         (nnrss-request-expire-articles): Decode group name.
5423         (nnrss-request-delete-group): Decode group name.
5424         (nnrss-fetch): Clarify error message.
5425         (nnrss-read-server-data): Use insert-file-contents instead of load;
5426         bind file-name-coding-system; use multibyte buffer.
5427         (nnrss-save-server-data): Bind coding-system-for-write to the
5428         value of nnrss-file-coding-system; bind file-name-coding-system;
5429         add coding cookie.
5430         (nnrss-read-group-data): Use insert-file-contents instead of load;
5431         bind file-name-coding-system; use multibyte buffer.
5432         (nnrss-save-group-data): Bind coding-system-for-write to the
5433         value of nnrss-file-coding-system; bind file-name-coding-system.
5434         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
5435         make it work with non-ASCII text.
5436         (nnrss-find-el): Make it work with old xml.el as well.
5437
5438 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5439
5440         * nnrss.el (nnrss-get-encoding): New function.
5441         (nnrss-fetch): Use unibyte buffer initially; bind
5442         coding-system-for-read while performing mm-url-insert; remove ^Ms;
5443         decode contents according to the encoding attribute.
5444         (nnrss-save-group-data): Add coding cookie.
5445         (nnrss-mime-encode-string): New function.
5446         (nnrss-check-group): Use it to encode subject and author.
5447
5448 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5449
5450         * spam.el (spam-check-BBDB): don't get the symbol-value of an
5451         imaginary variable
5452
5453 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5456         correctly even if there are wide characters.
5457
5458 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5459
5460         * spam.el (spam-check-BBDB): fix the BBDB caching code to use
5461         downcased symbol names; make a new cache instead of reusing
5462         bbdb-hashtable
5463
5464 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5465
5466         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5467         concatenating segments rather than before concatenating them.
5468         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5469
5470         * message.el (message-get-reply-headers): Bind `extra'.
5471
5472 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5473
5474         * message.el (message-extra-wide-headers): New variable.
5475         (message-get-reply-headers): Use it.
5476
5477 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5478
5479         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5480         (gnus-agent-group-pathname): Ditto.
5481
5482         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5483
5484         * gnus-group.el (gnus-group-make-group): Decode group name.
5485         (gnus-group-make-rss-group): Register the group data after opening
5486         the nnrss group.
5487
5488 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5489
5490         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5491         by expiry now get marked as read.
5492
5493 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5494
5495         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5496
5497 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5498
5499         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5500         unify Latin characters in XEmacs.
5501         (mm-find-mime-charset-region): Use it.
5502
5503 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5504
5505         * gnus-util.el (gnus-delete-directory): New function.
5506
5507         * gnus-agent.el (gnus-agent-delete-group): Use it.
5508
5509         * gnus-cache.el (gnus-cache-delete-group): Use it.
5510
5511 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5512
5513         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5514         names.
5515
5516 2004-12-16  Simon Josefsson  <jas@extundo.com>
5517
5518         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5519
5520 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5521
5522         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5523
5524         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5525         (gnus-group-set-current-level): Decode group name.
5526
5527 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5528
5529         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5530         failed.
5531
5532 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5533
5534         * gnus-group.el (gnus-group-delete-group): Decode group name.
5535         (gnus-group-make-rss-group): Encode group name.
5536         (gnus-group-catchup-current): Decode group name.
5537         (gnus-group-kill-group): Decode group name.
5538
5539 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5540
5541         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5542
5543 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5544
5545         * gnus-group.el (gnus-group-make-rss-group):
5546         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5547
5548         * gnus-start.el (gnus-setup-news): Honor user's setting to
5549         gnus-message-archive-method.  Suggested by Lute Kamstra
5550         <lute@gnu.org>.
5551
5552 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5553
5554         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5555         global counterparts of the buffer-local variables.
5556
5557 2004-11-16  Romain Francoise  <romain@orebokech.com>
5558
5559         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5560         counterparts of the buffer-local variables.
5561
5562 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5563
5564         * message.el (message-forbidden-properties): Fixed typo in doc
5565         string.
5566
5567 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5568
5569         * gnus-util.el (gnus-replace-in-string): Added doc string.
5570
5571         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5572         to avoid problems when splitting mails with many recipients.
5573
5574 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5575
5576         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
5577         pop-to-buffer, covered by the subsequent gnus-configure-windows.
5578
5579 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
5580
5581         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
5582         if there is no hashtable in memory or file modification time is
5583         newer than cached timestamp.
5584
5585 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5586
5587         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
5588         not-matching option.
5589
5590 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
5591
5592         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
5593         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
5594         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5595         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
5596         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
5597         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
5598
5599 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5600
5601         * message.el (message-forward-make-body-mml): Remove headers
5602         according to message-forward-ignored-headers if a message is decoded.
5603
5604 2004-12-02  Romain Francoise  <romain@orebokech.com>
5605
5606         * message.el (message-forward-make-body-plain): Always remove
5607         headers according to message-forward-ignored-headers.
5608
5609 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5610
5611         * spam.el (spam-summary-prepare-exit): remove the
5612         gnus-summary-limit pop for now, it has problems with ham marks for
5613         me
5614
5615 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
5616
5617         * spam.el (spam-summary-prepare-exit): use gnus-summary-limit
5618         correctly
5619
5620 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
5621
5622         * format-spec.el (format-spec): Message the char.
5623
5624 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5625
5626         * gnus-art.el (gnus-split-methods): reformat comments
5627
5628         * spam.el (spam-summary-prepare-exit): remove article limits
5629         before exiting the summary buffer
5630
5631 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5632
5633         * lpath.el: Remove bbdb-create-internal, bbdb-records,
5634         spam-BBDB-register-routine and spam-enter-ham-BBDB.
5635
5636         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
5637         order to silence the byte compiler.
5638
5639         * spam.el: Fix the way to silence the byte compiler, which
5640         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
5641         bbdb-search-simple, spam-BBDB-register-routine,
5642         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
5643         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
5644         spam-stat-buffer-is-spam, spam-stat-load,
5645         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
5646         spam-stat-save and spam-stat-split-fancy.
5647
5648 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5649
5650         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
5651         which may confuse users.
5652         (canlock-password-for-verify): Ditto.
5653
5654         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
5655
5656         * gnus-art.el (gnus-emphasis-alist): Ditto.
5657
5658         * gnus-registry.el (gnus-registry-max-entries): Ditto.
5659
5660         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
5661
5662         * gnus-start.el (gnus-save-killed-list): Ditto.
5663
5664         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
5665         (gnus-sum-thread-tree-root): Ditto.
5666         (gnus-sum-thread-tree-false-root): Ditto.
5667         (gnus-sum-thread-tree-single-indent): Ditto.
5668
5669         * message.el (message-courtesy-message): Ditto.
5670         (message-archive-note): Ditto.
5671         (message-subscribed-address-file): Ditto.
5672         (message-user-fqdn): Ditto.
5673
5674         * spam-report.el (spam-report-gmane-regex): Ditto.
5675
5676         * spam.el (spam-blackhole-good-server-regex): Ditto.
5677
5678 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5679
5680         * mml.el (mml-preview): Widen the message buffer before copying
5681         the contents to the preview buffer; sort headers before previewing.
5682
5683         * message.el (message-hidden-headers): Fix the way to avoid a bug
5684         in the `repeat' widget in Emacs 21.3 or earlier.
5685
5686 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5687
5688         * message.el (message-hidden-headers): Default to "^References:".
5689         Improve customization type.  Suggested by Reiner Steib
5690         <Reiner.Steib@gmx.de>.
5691
5692 2004-11-25  Romain Francoise  <romain@orebokech.com>
5693
5694         * message.el (message-strip-forbidden-properties): Remove check for
5695         obsolete `message-hidden' text property, hidden headers are not
5696         accessible in the buffer anymore.
5697
5698 2004-11-22  Romain Francoise  <romain@orebokech.com>
5699
5700         * message.el (message-header-format-alist): Add `From' in list
5701         so that it can be sorted.
5702         (message-fix-before-sending): Widen and sort headers before
5703         sending.
5704         (message-hide-headers): Use narrowing to hide headers by moving
5705         them to the top of the buffer and narrowing to the region
5706         underneath.
5707
5708 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5709
5710         * message.el (message-strip-forbidden-properties): Bind
5711         buffer-read-only (etc) to nil.
5712
5713 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5714
5715         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
5716         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5717
5718 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
5719
5720         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
5721
5722 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5723
5724         * dns.el (query-dns): Use sit-for to time instead of
5725         accept-process-output, since that doesn't seem to work on udp
5726         sockets.
5727
5728 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5729
5730         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
5731
5732 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
5733
5734         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
5735         doc string.  Improve doc string.
5736
5737 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5738
5739         * nntp.el (nntp-request-update-info): Return nil if
5740         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
5741         may not call gnus-activate-group which uselessly issues the GROUP
5742         commands for all nntp groups and wastes time.  Reported by Romain
5743         Francoise <romain@orebokech.com>.
5744
5745         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
5746
5747 2004-11-15  Simon Josefsson  <jas@extundo.com>
5748
5749         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
5750         headers separately.
5751         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
5752         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
5753
5754 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5755
5756         * gnus-start.el (gnus-convert-old-newsrc):
5757         Assign legacy-gnus-agent to 5.10.7.
5758
5759 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5760
5761         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
5762         start of the lines.
5763
5764 2004-11-14  Magnus Henoch  <mange@freemail.hu>
5765
5766         * hashcash.el (hashcash-default-payment): Change default to 20
5767         (hashcash-default-accept-payment): Change default to 20
5768         (hashcash-process-alist): New variable
5769         (hashcash-generate-payment-async): Add
5770         (hashcash-already-paid-p): Add
5771         (hashcash-insert-payment): Don't generate payments twice
5772         (hashcash-insert-payment-async): Add
5773         (hashcash-insert-payment-async-2): Add
5774         (hashcash-cancel-async): Add
5775         (hashcash-wait-async): Add
5776         (hashcash-processes-running-p): Add
5777         (hashcash-wait-or-cancel): Add
5778         (mail-add-payment): New optional argument.  Conditionally start
5779         asynchronous calculation.
5780         (mail-add-payment-async): Add
5781
5782         * message.el (message-send-mail): Wait for asynchronous hashcash
5783         results.  Don't clobber existing X-Hashcash headers.
5784         (message-setup-1): Call mail-add-payment-async when
5785         message-generate-hashcash is non-nil.
5786
5787 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
5788
5789         * message.el (message-use-alternative-email-as-from): Examine the
5790         From header as well; use message-make-from in order to include a
5791         user's full name.
5792
5793 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5794
5795         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
5796         default; improve customization type.
5797         (gnus-emphasis-custom-with-format): New macro.
5798         (gnus-emphasis-custom-value-to-external): New function.
5799         (gnus-emphasis-custom-value-to-internal): New function.
5800
5801 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5802
5803         * dns.el (query-dns): Resolve reverse addresses.
5804
5805 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5806
5807         * gnus-group.el (gnus-group-get-new-news): Use it.
5808
5809         * gnus-start.el (gnus-check-reasonable-setup): New function.
5810
5811 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5812
5813         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
5814         "Args out of range" error.  Reported by Arnaud Giersch
5815         <arnaud.giersch@free.fr>.
5816
5817 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
5818
5819         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
5820
5821 2004-11-04  Richard M. Stallman  <rms@gnu.org>
5822
5823         * spam.el (spam group): Add :version.
5824
5825         * pgg-def.el (pgg group): Add :version.
5826
5827 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5828
5829         * gnus-art.el (gnus-article-edit-article): Don't associate the
5830         article buffer with a draft file.  This is a temporary measure
5831         against the 2004-08-22 change to gnus-article-edit-mode.
5832
5833 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5834
5835         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
5836         (html2text-format-tags): Remove unused variable `attr'.
5837
5838 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
5839
5840         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
5841
5842         * tls.el (tls-process-connection-type, tls-success)
5843         (tls-certtool-program): Add :version.
5844
5845         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
5846         (starttls-extra-arguments, starttls-process-connection-type)
5847         (starttls-connect, starttls-failure, starttls-success):
5848
5849         * spam-stat.el (spam-stat): Add :version.
5850
5851         * sieve.el (sieve): Add :version.
5852
5853         * sha1.el (sha1): Add :version.
5854         (sha1-use-external): Remove redundant version.
5855
5856         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
5857         (nnmail-cache-ignore-groups, nnmail-spool-hook)
5858         (nnmail-split-fancy-match-partial-words)
5859         (nnmail-split-lowercase-expanded):
5860
5861         * nndiary.el (nndiary): Add :version.
5862
5863         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
5864
5865         * mml-sec.el (mml-default-sign-method)
5866         (mml-default-encrypt-method, mml-signencrypt-style-alist):
5867         Add :version.
5868
5869         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
5870
5871         * mm-url.el (mm-url-use-external, mm-url-program)
5872         (mm-url-arguments): Add :version.
5873
5874         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
5875         (mm-attachment-file-modes, mm-decrypt-option)
5876         (mm-w3m-safe-url-regexp): Add :version.
5877
5878         * message.el (message-cite-prefix-regexp)
5879         (message-sendmail-envelope-from, message-minibuffer-local-map)
5880         (message-user-fqdn, message-completion-alist): Add :version.
5881
5882         * gnus-win.el (gnus-configure-windows-hook)
5883         (gnus-use-frames-on-any-display): Add :version.
5884
5885         * gnus-art.el (gnus-article-address-banner-alist)
5886         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
5887         (gnus-treat-from-picon, gnus-treat-mail-picon)
5888         (gnus-treat-x-pgp-sig): Add :version.
5889
5890         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
5891         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
5892         (gnus-summary-article-delete-hook)
5893         (gnus-summary-display-while-building): Add :version.
5894
5895         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
5896         (gnus-get-top-new-news-hook):Add :version.
5897
5898         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
5899         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
5900
5901         * gnus-registry.el (gnus-registry): Add :version.
5902
5903         * gnus-spec.el (gnus-use-correct-string-widths)
5904         (gnus-make-format-preserve-properties): Add :version.
5905
5906         * gnus.el (gnus-group-charter-alist)
5907         (gnus-group-fetch-control-use-browse-url)
5908         (gnus-install-group-spam-parameters): Add :version.
5909
5910         * gnus-diary.el (gnus-diary): Add :version.
5911
5912         * gnus-delay.el (gnus-delay): Add :version.
5913
5914         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
5915         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
5916         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
5917         Add :version.
5918
5919         * gnus-agent.el (gnus-agent-max-fetch-size)
5920         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
5921         (gnus-agent-prompt-send-queue): Add :version.
5922
5923         * deuglify.el (gnus-outlook-deuglify): Add :version.
5924
5925         * html2text.el: Beautify code.  Improve doc strings.  Some
5926         checkdoc cleanup.
5927         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
5928
5929 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
5930
5931         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
5932
5933 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5934
5935         * gnus-registry.el (gnus-registry-hashtb): create the registry
5936         when package is loaded
5937
5938         * spam.el (spam-summary-score-preferred-header): global preference
5939         for people who want to override the default SpamAssassin over
5940         Bogofilter preference (when both are set)
5941         (spam-necessary-extra-headers): add spam-use-bogofilter as an option
5942         (spam-user-format-function-S): check spam-summary-score-preferred-header
5943         (spam-extra-header-to-number): add X-Bogosity header parsing
5944         (spam-user-format-function-S): format the score correctly
5945
5946 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5947
5948         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
5949         signature file.  Suggested by Manoj Srivastava
5950         <srivasta@golden-gryphon.com>.
5951
5952         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
5953         iso-2022-jp even in the Japanese language environment.
5954         Suggested by Jason Rumney <jasonr@gnu.org>.
5955
5956 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
5959         use the same characters as the dummy marks; make it free from
5960         getting affected by the language environment.
5961         (gnus-summary-read-group-1): Update mark positions only when the
5962         format spec is updated.
5963
5964         * gnus-spec.el (gnus-update-format-specifications): Return a list
5965         of updated types.
5966
5967 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5968
5969         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
5970         of boundp to check if display-warning is available.
5971
5972 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
5973
5974         * nnimap.el (nnimap-open-connection): fixed prog1/prog2 bug
5975
5976 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5977
5978         * nnspool.el (nnspool-spool-directory): Use news-path if the
5979         news-directory variable is not bound.
5980
5981         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
5982         function instead of display-warning if it is not available.
5983
5984 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
5985
5986         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
5987         v5-10: Use `point-at-bol'.
5988
5989 2004-10-26  Simon Josefsson  <jas@extundo.com>
5990
5991         * hashcash.el: Fix URL in comment, reported by Cheng Gao
5992         <chenggao@gmail.com>.
5993
5994 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
5995
5996         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
5997         instead.
5998
5999 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6000
6001         * nnimap.el (nnimap-remove-server-from-buffer-alist): new function
6002         to remove a server from the nnimap-server-buffer-alist
6003         (nnimap-open-connection, nnimap-close-server): use it
6004
6005         * gnus-encrypt.el: removed in favor of encrypt.el
6006
6007 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6008
6009         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6010         running the major-mode function.
6011
6012 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6013
6014         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6015         dummy marks in the right way.
6016
6017 2004-10-18  David Edmondson  <dme@dme.org>
6018
6019         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6020         excessively.
6021
6022 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6023
6024         * gnus-util.el (gnus-split-references): accept a nil references
6025         string and go on blissfully
6026
6027         * gnus-registry.el (gnus-registry-split-fancy-with-parent): catch
6028         cases where the references string is non-nil but has no references
6029
6030         * encrypt.el: add autoload tags
6031
6032         * spam.el (spam-resolve-registrations-routine): remove article
6033         from unregistration list too.  Reported by David Hanak
6034         <dhanak@isis.vanderbilt.edu>
6035
6036 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6037
6038         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6039         nil.  Changed custom type.
6040
6041 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6042
6043         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6044
6045         * gnus-sum.el (gnus-summary-move-article): Use it.
6046
6047 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6048
6049         * encrypt.el: add autoload cookies
6050
6051         * spam.el (spam-backend-article-list-property)
6052         (spam-backend-get-article-todo-list)
6053         (spam-backend-put-article-todo-list, )
6054         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6055         resolve registrations separately
6056         (spam-register-routine): format comments
6057         (spam-unregister-routine, spam-register-routine): always call with
6058         specific-articles, no default list
6059         (spam-summary-prepare-exit): use the spam-classifications function
6060
6061         * netrc.el (autoload, netrc-parse): use encrypt.el instead of
6062         gnus-encrypt.el
6063
6064         * encrypt.el: copied from gnus-encrypt.el
6065
6066         * gnus-encrypt.el: commented that it's obsolete
6067
6068 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6069
6070         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6071         (gnus-score-save): Use it.
6072
6073         * message.el (message-bury): Use `window-dedicated-p'.
6074
6075 2004-10-15  Simon Josefsson  <jas@extundo.com>
6076
6077         * pop3.el (top-level): Don't require nnheader.
6078         (pop3-read-timeout): Add.
6079         (pop3-accept-process-output): Add.
6080         (pop3-read-response, pop3-retr): Use it.
6081
6082 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6083
6084         * spam.el (spam-register-routine): move comment
6085         (spam-verify-bogofilter): we use 'unknown for the initial
6086         spam-bogofilter-valid state, not 'never
6087
6088         * netrc.el (netrc-machine-user-or-password): convenience wrapper
6089         for netrc-machine
6090
6091         * nnimap.el (nnimap-open-connection): use
6092         netrc-machine-user-or-password
6093
6094 2004-10-17  Richard M. Stallman  <rms@gnu.org>
6095
6096         * gnus-registry.el (gnus-registry-unload-hook):
6097         Set as a variable with add-hook.
6098
6099         * nnspool.el (nnspool-spool-directory): Use news-directory instead
6100         of news-path.
6101
6102         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
6103
6104         * spam.el: Delete duplicate `provide'.
6105         (spam-unload-hook): Set as a variable with add-hook.
6106
6107 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6108
6109         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
6110         in the doc string.
6111
6112         * message.el (message-ignored-news-headers)
6113         (message-ignored-supersedes-headers)
6114         (message-ignored-resent-headers)
6115         (message-forward-ignored-headers): Improve custom type.
6116
6117 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6118
6119         * message.el (message-tokenize-header): Fix 2004-09-06 change
6120         which used point-min in the wrong place.
6121
6122 2004-10-12  Simon Josefsson  <jas@extundo.com>
6123
6124         * net/tls.el (tls-certtool-program): New variable.
6125         (tls-certificate-information): New function, based on
6126         ssl-certificate-information.
6127
6128 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6129
6130         * compface.el: Move the version of ELisp-based uncompface program
6131         to the contrib directory because of the copyright problem.
6132
6133 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6134
6135         * message.el (message-kill-buffer): Raise the current frame.
6136
6137 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6138
6139         * gnus-sum.el: Mention that multibyte characters don't work as marks.
6140
6141         * gnus.el (message-y-or-n-p): Autoload.
6142
6143         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
6144         (pop3-password-required, pop3-authentication-scheme)
6145         (pop3-leave-mail-on-server): Made customizable.
6146         (pop3): New custom group.
6147         (pop3-retr): Remove `sleep-for' statements.
6148         Suggested by Dave Love <fx@gnu.org>.
6149
6150         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
6151         Windows/DOS.
6152
6153         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6154         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
6155         Dave Love <fx@gnu.org>.
6156
6157         * mml.el (mml-minibuffer-read-disposition): Require match.
6158         Suggested by Dave Love <fx@gnu.org>.
6159
6160 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6161
6162         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
6163         doc string.
6164
6165 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6166
6167         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
6168
6169 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6170
6171         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
6172         instead of calling `mm-insert-inline', to decode text/* parts
6173         before displaying them.
6174
6175 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6176
6177         * mm-uu.el (mm-uu-text-plain-type): New variable.
6178         (mm-uu-pgp-signed-extract-1): Use it.
6179         (mm-uu-pgp-encrypted-extract-1): Use it.
6180         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
6181         bind mm-uu-text-plain-type with that value.
6182         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
6183         mm-uu-dissect.
6184
6185 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6186
6187         * gnus-group.el (gnus-update-group-mark-positions):
6188         * gnus-sum.el (gnus-update-summary-mark-positions):
6189         * message.el (message-check-news-body-syntax):
6190         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
6191         of string-as-multibyte.
6192
6193 2004-10-05  Juri Linkov  <juri@jurta.org>
6194
6195         * gnus-group.el (gnus-update-group-mark-positions):
6196         * gnus-sum.el (gnus-update-summary-mark-positions):
6197         * message.el (message-check-news-body-syntax):
6198         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
6199         8-bit unibyte values to a multibyte string for search functions.
6200
6201 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6202
6203         * mm-uu.el (mm-uu-dissect): Allow optional arg.
6204         (mm-uu-dissect-text-parts): New function.
6205
6206         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
6207         dissect text parts.
6208
6209         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
6210         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
6211
6212         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
6213
6214         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
6215         gnus-current-topics instead of gnus-current-topic.
6216
6217 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
6218
6219         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
6220
6221 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
6222
6223         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
6224         where approriate.
6225
6226         * nnml.el (nnml-generate-active-info): do.
6227
6228         * nndiary.el (nndiary-generate-active-info): do.
6229
6230         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
6231         (gnus-topic-move): do.
6232
6233         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
6234         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
6235
6236         * gnus-srvr.el (gnus-server-prepare)
6237         (gnus-server-open-all-servers): do.
6238
6239         * gnus-msg.el (gnus-summary-cancel-article)
6240         (gnus-summary-resend-message)
6241         (gnus-summary-mail-crosspost-complaint): do.
6242
6243         * gnus-move.el (gnus-change-server): do.
6244
6245         * gnus-group.el (gnus-group-unmark-all-groups)
6246         (gnus-group-set-current-level): do.
6247
6248 2004-10-04  Simon Josefsson  <jas@extundo.com>
6249
6250         * message.el (message-generate-hashcash): Doc fix.
6251
6252 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
6253
6254         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
6255         avoid infinite recursion via gnus-get-function.
6256
6257 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
6258
6259         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
6260
6261         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
6262
6263         * nnmail.el (nnmail-split-history): do.
6264
6265         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
6266         (nnml-request-delete-group): do.
6267
6268         * nnslashdot.el (nnslashdot-read-groups): do.
6269
6270         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
6271         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
6272
6273         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
6274         (nnspool-sift-nov-with-sed): Use last
6275         (nnspool-retrieve-headers-with-nov): Use mapc.
6276         (nnspool-request-newgroups): Use dolist.
6277         (nnspool-request-group): Use last.
6278
6279         * nntp.el (nntp-read-server-type): Use dolist.
6280
6281         * nnvirtual.el (nnvirtual-create-mapping)
6282         (nnvirtual-update-read-and-marked): Use dolist.
6283         (nnvirtual-convert-headers): Simplify.
6284
6285 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6286
6287         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
6288         support for sync'ing tick marks.
6289
6290 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6291
6292         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
6293         there's no visible header.
6294
6295 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6296
6297         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
6298         necessary, pass full group name to gnus-request-set-marks.
6299
6300 2004-10-01  Simon Josefsson  <jas@extundo.com>
6301
6302         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
6303         acroread.
6304
6305 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6306
6307         * spam-report.el (spam-report-gmane): Fix interactive.
6308
6309         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
6310
6311         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
6312         when writing file.
6313         (gnus-agent-synchronize-flags): Don't default to being
6314         interactive.
6315
6316 2004-09-30  Simon Josefsson  <jas@extundo.com>
6317
6318         * message.el (message-generate-hashcash): Add.
6319         (message-send-mail): Use it, call mail-add-payment.
6320
6321 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6322
6323         * spam.el (spam-verify-bogofilter): -V, not -sV option
6324
6325 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
6326
6327         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
6328         gnus-requst-update-info with explicit code to sync the in-memory
6329         info read flags with the marks being sync'd to the backend.
6330
6331         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
6332
6333 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6334
6335         * spam.el (spam-verify-bogofilter): new function
6336         (spam-check-bogofilter)
6337         (spam-bogofilter-register-with-bogofilter): use it
6338         (spam-verify-bogofilter): small fixes
6339
6340 2004-09-28  Simon Josefsson  <jas@extundo.com>
6341
6342         * hashcash.el (hashcash-generate-payment): Revert.
6343
6344 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6345
6346         * gnus-registry.el (gnus-registry-split-fancy-with-parent): use
6347         gnus-extract-references instead of gnus-split-references
6348
6349         * gnus-util.el (gnus-extract-references): new function, analogous
6350         to gnus-split-references but extracts only the message-ID without
6351         anything extra
6352
6353         * hashcash.el (hashcash-generate-payment)
6354         (hashcash-check-payment): do the right thing if hashcash-path is
6355         nil (because the hashcash program could not be found)
6356
6357         * spam.el (spam-use-hashcash): remove comment
6358
6359 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
6360
6361         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
6362         (gnus-cache-enter-article, gnus-cache-remove-article)
6363         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
6364
6365         * gnus-async.el (gnus-async-prefetch-remove-group): do.
6366
6367         * gnus-art.el (article-hide-boring-headers)
6368         (article-translate-strings, article-display-face)
6369         (gnus-article-mime-match-handle-first)
6370         (gnus-article-highlight-headers)
6371         (gnus-article-add-buttons-to-head): do.
6372
6373 2004-09-27  Simon Josefsson  <jas@extundo.com>
6374
6375         * hashcash.el: New version, from
6376         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
6377         ../contrib/.
6378
6379 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6380
6381         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
6382
6383 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
6384
6385         * gnus-dup.el (gnus-dup-open): Use mapc.
6386         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
6387
6388         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
6389         Reported by Stefan Wiens <s.wi@gmx.net>.
6390
6391         * gnus.el (gnus-shutdown): Use dolist.
6392
6393         * gnus-undo.el (gnus-undo): Use mapc.
6394
6395         * nnrss.el (nnrss-generate-active): do.
6396
6397         * message.el (message-cite-original-without-signature)
6398         (message-cite-original): Use mapc.
6399         (message-do-actions, message-make-forward-subject): Use dolist.
6400
6401 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6402
6403         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
6404         deletion to remove entire duplicate line.  Fixes merged article
6405         number bug.
6406
6407 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6408
6409         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
6410         servers that are offline.  Avoids having gnus-agent-toggle-plugged
6411         first ask if you want to open a server and then, even when you
6412         responded with no, asking if you want to synchronize the server's
6413         flags.
6414         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
6415         multi-line expressions.
6416         (gnus-agent-synchronize-group-flags): New internal function.
6417         Updates marks in memory (in the info structure) AND in the
6418         backend.
6419
6420         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
6421
6422         * nnagent.el (nnagent-request-set-mark): Use
6423         gnus-agent-synchronize-group-flags, not backend's request-set-mark
6424         method, to ensure that synchronization updates marks in the
6425         backend and in the info (in memory) structure.
6426
6427 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6428
6429         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
6430         convention fully; don't miss the root article of a thread; make
6431         the X-Draft-From header with correct article numbers.
6432
6433 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
6434
6435         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
6436         unless plugged.  Disable the agent so that an open failure causes
6437         an error.
6438
6439         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
6440         Reverted 2004-09-21 change.  The backend must be opened while
6441         synchronizing flags even when the backend stores the flags
6442         locally.
6443
6444 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
6445
6446         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
6447         in `header' match.  Reported by Svend Tollak Munkejord.
6448
6449         * message.el (message-cite-original): Fix use of
6450         `message-cite-articles-with-x-no-archive'.
6451
6452 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6453
6454         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6455         (gnus-window-to-buffer): Ditto.
6456
6457         * mml.el (mml-preview-buffer): New variable.
6458         (mml-preview): Manage window layout with gnus-buffer-configuration.
6459
6460         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6461         X-Draft-From header even if those articles aren't quoted.
6462
6463 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6464
6465         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6466         (gnus-request-set-mark, gnus-request-update-mark): Use new
6467         g-s-t-u-l-m to decide to use backend even when unplugged.
6468
6469 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6470
6471         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6472         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6473
6474 2004-09-20  Simon Josefsson  <jas@extundo.com>
6475
6476         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6477         "utf-16-le".
6478
6479 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6480
6481         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6482
6483 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6484
6485         * uudecode.el (uudecode-use-external): Add :version.
6486
6487         * smime.el (smime-CA-file, smime-encrypt-cipher)
6488         (smime-dns-server): Add :version.
6489
6490         * smiley.el (gnus-smiley-file-types): Add :version.
6491
6492         * sha1.el (sha1-use-external): Add :version.
6493
6494         * pgg-def.el (pgg-query-keyserver): Add :version.
6495
6496         * nnmail.el (nnmail-fancy-expiry-targets)
6497         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6498
6499         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6500         (nnimap-retrieve-groups-asynchronous): Add :version.
6501         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6502
6503         * mml.el (mml-content-disposition-parameters)
6504         (mml-insert-mime-headers-always): Add :version.
6505
6506         * mm-util.el (mm-coding-system-priorities):
6507
6508         * mm-decode.el (mm-inline-text-html-with-images)
6509         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6510         (mm-verify-option): Add :version.
6511         (mm-text-html-renderer): Change :version.
6512
6513         * message.el (message-fcc-externalize-attachments)
6514         (message-required-headers, message-draft-headers)
6515         (message-subject-trailing-was-query)
6516         (message-subject-trailing-was-ask-regexp)
6517         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6518         (message-mark-insert-end, message-archive-header)
6519         (message-archive-note, message-cross-post-default)
6520         (message-cross-post-note, message-followup-to-note)
6521         (message-cross-post-note-function, message-use-mail-followup-to)
6522         (message-subscribed-address-functions)
6523         (message-subscribed-address-file, message-subscribed-addresses)
6524         (message-subscribed-regexps, message-allow-no-recipients)
6525         (message-yank-cited-prefix, message-signature-insert-empty-line)
6526         (message-hidden-headers, message-hierarchical-addresses)
6527         (message-mail-user-agent, message-use-idna)
6528         (message-valid-fqdn-regexp)
6529         (message-strip-special-text-properties, message-header-synonyms)
6530         (message-beginning-of-line, message-tab-body-function): Add :version.
6531         (message-insert-canlock, message-wide-reply-confirm-recipients):
6532         Change :version.
6533
6534         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6535         and :version.
6536         (mail-source-delete-old-incoming-confirm)
6537         (mail-source-movemail-program): Add :version.
6538
6539         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6540         (gnus-agent-cache, gnus-agent): Change :version.
6541
6542         * gnus-util.el (gnus-use-byte-compile): Change :version.
6543
6544         * gnus-sum.el (gnus-summary-make-false-root-always)
6545         (gnus-summary-default-high-score)
6546         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6547         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6548         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6549         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6550         (gnus-sum-thread-tree-single-indent)
6551         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6552         (gnus-sum-thread-tree-leaf-with-other)
6553         (gnus-sum-thread-tree-single-leaf): Add :version.
6554         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6555         (gnus-article-loose-mime): Change :version.
6556
6557         * gnus-start.el (gnus-backup-startup-file)
6558         (gnus-save-startup-file-via-temp-buffer): Add :version.
6559
6560         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6561         (gnus-server-offline-face): Add :version.
6562
6563         * gnus-score.el (gnus-adaptive-word-length-limit):
6564
6565         * gnus-msg.el (gnus-gcc-externalize-attachments)
6566         (gnus-debug-files, gnus-debug-exclude-variables)
6567         (gnus-discouraged-post-methods): Change :version.
6568         (gnus-confirm-mail-reply-to-news)
6569         (gnus-confirm-treat-mail-like-news): Add :version.
6570
6571         * gnus-int.el (gnus-server-unopen-status): Add :version.
6572
6573         * gnus-group.el (gnus-group-jump-to-group-prompt)
6574         (gnus-large-ephemeral-newsgroup)
6575         (gnus-fetch-old-ephemeral-headers): Add :version.
6576
6577         * gnus-fun.el (gnus-x-face-directory)
6578         (gnus-convert-pbm-to-x-face-command)
6579         (gnus-convert-image-to-x-face-command)
6580         (gnus-convert-image-to-face-command): Add :version.
6581
6582         * gnus-delay.el (gnus-delay-default-hour): Add :version.
6583
6584         * gnus-cite.el (gnus-cite-blank-line-after-header)
6585         (gnus-article-boring-faces):
6586
6587         * gnus-art.el (gnus-buttonized-mime-types)
6588         (gnus-inhibit-mime-unbuttonizing)
6589         (gnus-treat-display-face)
6590         (gnus-treat-body-boundary): Change :version.
6591         (gnus-body-boundary-delimiter, gnus-picon-databases)
6592         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
6593         (gnus-treat-date-english, gnus-treat-fold-headers)
6594         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
6595         (gnus-treat-mail-picon, gnus-treat-wash-html)
6596         (gnus-article-encrypt-protocol)
6597         (gnus-use-idna, gnus-article-over-scroll)
6598         (gnus-mime-display-multipart-alternative-as-mixed)
6599         (gnus-mime-display-multipart-related-as-mixed)
6600         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
6601         (gnus-ctan-url, gnus-button-ctan-handler)
6602         (gnus-button-handle-ctan-bogus-regexp)
6603         (gnus-button-ctan-directory-regexp)
6604         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
6605         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
6606         (gnus-button-man-level, gnus-button-emacs-level)
6607         (gnus-button-message-level, gnus-button-browse-level): Add :version.
6608
6609         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
6610         (gnus-agent-go-online): Change :version.
6611         (gnus-agent-expire-unagentized-dirs)
6612         (gnus-agent-auto-agentize-methods): Add :version.
6613
6614         * flow-fill.el (fill-flowed-display-column)
6615         (fill-flowed-encode-column): Add :version.
6616
6617         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6618         (gnus-outlook-deuglify-unwrap-max)
6619         (gnus-outlook-deuglify-cite-marks)
6620         (gnus-outlook-deuglify-unwrap-stop-chars)
6621         (gnus-outlook-deuglify-no-wrap-chars)
6622         (gnus-outlook-deuglify-attrib-cut-regexp)
6623         (gnus-outlook-deuglify-attrib-verb-regexp)
6624         (gnus-outlook-deuglify-attrib-end-regexp)
6625         (gnus-outlook-display-hook): Add :version.
6626
6627         * binhex.el (binhex-use-external): Add :version.
6628
6629 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
6630
6631         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
6632         and `invisible'.
6633
6634 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6635
6636         * gnus-registry.el (gnus-registry-trim): watch out for negatives
6637         in gnus-registry-trim
6638
6639 2004-09-13  Simon Josefsson  <jas@extundo.com>
6640
6641         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
6642
6643         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
6644
6645         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
6646         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6647         <yamaoka@jpl.org>.
6648         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
6649         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6650         <yamaoka@jpl.org>.
6651
6652         * sieve.el (sieve-manage-mode): Ditto.
6653
6654 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
6655
6656         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
6657
6658 2004-09-11  Simon Josefsson  <jas@extundo.com>
6659
6660         * dns-mode.el: Add.
6661
6662         * mm-view.el (mm-display-dns-inline): Add.
6663
6664         * mm-decode.el (mm-inline-media-tests): Add text/dns.
6665         (mm-automatic-display): Ditto.
6666
6667         * mailcap.el (mailcap-mime-data): Add text/dns.
6668         (mailcap-mime-extensions): Map .soa to text/dns.
6669
6670 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
6671
6672         * gnus-art.el (article-decode-mime-words, article-babel)
6673         (gnus-article-highlight-signature, gnus-article-add-buttons)
6674         (gnus-signature-toggle): Remove unnecessary bindings of
6675         `inhibit-read-only' inherited from v5.10 merge.
6676
6677 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6678
6679         * nntp.el (nntp): New customization group.
6680         (nntp-authinfo-file): Add customization group.
6681
6682         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
6683
6684         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
6685
6686         * gnus.el (to-address, to-list, subscribed)
6687         (large-newsgroup-initial): Ditto.
6688
6689         * flow-fill.el (fill-flowed-display-column)
6690         (fill-flowed-encode-column): Ditto.
6691
6692 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
6693
6694         * message.el (message-tokenize-header, message-send-mail-with-qmail):
6695         Use point-min rather than 1.
6696         (message-send-mail): Use buffer-size rather than point-max.
6697
6698         * gnus-sum.el (gnus-summary-search-article-forward):
6699         Signal a specific `search-failed' rather than a generic `error'.
6700
6701         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
6702         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
6703         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
6704
6705 2004-09-10  Simon Josefsson  <jas@extundo.com>
6706
6707         * nndb.el (require): Remove tcp and duplicate cl.
6708
6709 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6710
6711         * gnus-agent.el (directory-files-and-attributes): Move forward.
6712
6713 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6714
6715         * gnus-agent.el (directory-files-and-attributes): Optionally
6716         defined to support XEmacs.
6717
6718 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6719
6720         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
6721         to avoid run-time CL dependencies.
6722         (gnus-agent-unfetch-articles): New function.
6723         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
6724         article numbers even when local .overview file is missing.
6725         (gnus-agent-read-article-number): New function. Only accepts
6726         27-bit article numbers.
6727         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
6728         gnus-agent-read-article-number.
6729         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
6730         from backend while recognizing that article numbers in .overview
6731         must be valid.
6732         (gnus-agent-update-files-total-fetched-for): Use
6733         directory-files-and-attributes to improve performance.
6734         * gnus-int.el (gnus-request-move-article): Use
6735         gnus-agent-unfetch-articles in place of gnus-agent-expire to
6736         improve performance.
6737
6738         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
6739         some users confused by references to .newsrc when they only have a
6740         .newsrc.eld file.
6741         (gnus-convert-mark-converter-prompt,
6742         gnus-convert-converter-needs-prompt): Fixed use of property list.
6743         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
6744         New function. Used internally to only display 'gnus converting
6745         files' message when actually necessary.
6746
6747         * gnus-sum.el (): Removed (require 'gnus-agent) as required
6748         methods now autoloaded.
6749
6750 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6751
6752         * gnus-sum.el (gnus-summary-insert-subject): Remove list
6753         identifiers.
6754
6755 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
6756
6757         * gnus-picon.el: Fix indentation and closing parenthesis.
6758
6759 2004-09-01  Simon Josefsson  <jas@extundo.com>
6760
6761         * message.el (message-canlock-generate): Require sha1, not
6762         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
6763         to require within a function.  Sadly, if sha1.el isn't loaded, the
6764         let binding in m-c-g will hide the defcustom definition, which is
6765         bad.)
6766
6767         * canlock.el: Require sha1, not sha1-el.
6768
6769         * message.el: Don't autoload sha1 (there is a autoload cookie in
6770         sha1.el).
6771
6772         * sha1-el.el: Renamed to sha1.el.
6773
6774 2004-08-30  Juanma Barranquero  <lektu@terra.es>
6775
6776         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
6777
6778 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6779
6780         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
6781
6782 2004-08-30  Kim F. Storm  <storm@cua.dk>
6783
6784         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
6785
6786         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
6787         Add :group 'nnimap.
6788
6789 2004-08-30  Andreas Schwab  <schwab@suse.de>
6790
6791         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
6792         ?* and ?\;.
6793
6794         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
6795         and ?\' to symbol instead of whitespace.
6796
6797 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6798
6799         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
6800
6801         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
6802         instead of re-search-forward.
6803
6804         * gnus-uu.el (gnus-uu-save-article): Ditto.
6805         (gnus-uu-post-encode-uuencode): Ditto.
6806
6807         * html2text.el (html2text-clean-list-items): Ditto.
6808         (html2text-clean-dtdd): Ditto.
6809         (html2text-format-tags): Ditto.
6810
6811         * message.el (message-send-mail-with-sendmail): Fix regexp.
6812         (message-fill-field-general): Use search-forward instead of
6813         re-search-forward.
6814         (unbold-region): Ditto.
6815
6816         * nnrss.el (nnrss-request-article): Ditto.
6817
6818         * nnslashdot.el (nnslashdot-request-article): Ditto.
6819
6820         * nnweb.el (nnweb-gmane-wash-article): Ditto.
6821
6822         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
6823         "Unrecognized menu descriptor" error in XEmacs.
6824
6825 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6826
6827         * gnus-sum.el (gnus-read-header): Don't remove a header for the
6828         parent article of a sparse article in the thread hashtb.
6829
6830 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
6831
6832         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
6833         (nnmail-expand-newtext): Lowercase expanded entries if
6834         nnmail-split-lowercase-expanded is non-nil.
6835
6836 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6837
6838         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
6839         entry.
6840
6841         * gnus-group.el (gnus-group-line-format-alist): Convert the value
6842         of gnus-tmp-news-method into string under XEmacs.  It will be
6843         passed to gnus-correct-length which takes only a string argument.
6844
6845 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6846
6847         * gnus-util.el (gnus-bind-print-variables): New macro.
6848         (gnus-prin1): Use it.
6849         (gnus-prin1-to-string): Use it.
6850         (gnus-pp): New function.
6851         (gnus-pp-to-string): New function.
6852
6853         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
6854         pp-to-string with gnus-pp-to-string.
6855         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
6856         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
6857         * gnus-msg.el (gnus-debug): Ditto.
6858         * gnus-score.el (gnus-score-save): Ditto.
6859         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
6860         gnus-pp-to-string.
6861         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
6862         with gnus-pp.
6863         * score-mode.el (gnus-score-pretty-print): Ditto.
6864         * webmail.el (webmail-debug): Ditto.
6865
6866 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6867
6868         * gnus-art.el (article-display-face, article-display-x-face): Use
6869         buffer-read-only.
6870
6871 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6872
6873         * gnus-art.el (article-hide-list-identifiers): Bind
6874         inhibit-read-only as t.
6875
6876 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
6877
6878         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
6879
6880 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
6881
6882         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
6883         (gnus-narrow-to-page): Don't assume point-min == 1.
6884         (gnus-article-edit-mode): Derive from message-mode.
6885
6886         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
6887         point-min == 1.
6888
6889         * imap.el (imap-parse-address-list, imap-parse-body-ext):
6890         Disable incorrect use of `assert'.
6891
6892         * message.el (message-mode): Set comment-start-skip.
6893
6894
6895 2004-08-22  Sam Steingold  <sds@gnu.org>
6896
6897         * pop3.el (pop3-leave-mail-on-server): New user variable.
6898         (pop3-movemail): Delete mail only when it is nil.
6899
6900 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
6901
6902         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
6903
6904         * mml.el (mml-preview): Use `pop-to-buffer'.
6905
6906         * message.el (message-goto-mail-followup-to): Insert after "To".
6907         (message-carefully-insert-headers): Add comment.
6908
6909         * gnus.el: Remove unused variable `gnus-article-check-size'.
6910
6911         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
6912
6913         * gnus-art.el (gnus-button-alist): Improve
6914         `gnus-button-handle-library' entry.
6915
6916 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
6917
6918         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
6919         downcase, since XEmacs capitalizes error messages differently.
6920
6921 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
6922
6923         * nntp.el: Add (require 'gnus) due to reference to
6924         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
6925
6926 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
6927
6928         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
6929         `mm-fill-flowed'.
6930
6931         * mm-decode.el (mm-dissect-singlepart): Check it.
6932
6933 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
6934
6935         * nnimap.el (nnimap-open-connection): add 'imaps' synonym to
6936         'imap' for netrc parsing
6937
6938 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
6939
6940         * mailcap.el (mailcap-mime-data): Mark as risky.
6941
6942 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6943
6944         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
6945         may be included in the encoded word.
6946         (rfc2047-encode): Don't append a space if the encoded word
6947         includes close parenthesis.
6948
6949 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6950
6951         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
6952         of text within parentheses.
6953
6954 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
6955
6956         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
6957         (gnus-encrypt-write-file-contents): the password key is the file
6958         name PLUS the cipher, not just the cipher.  Also remove failed
6959         passwords from the cache.
6960
6961 2004-08-06  Simon Josefsson  <jas@extundo.com>
6962
6963         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
6964         fix.
6965
6966 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6967
6968         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
6969         LWSP.
6970
6971 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
6972
6973         * gnus-registry.el (gnus-registry-split-fancy-with-parent): try
6974         to append in-reply-to: data to the references: header
6975
6976         * netrc.el: removed old encryption support, autoload gnus-encrypt.el
6977         (netrc-parse): use gnus-encrypt.el functions
6978
6979         * gnus-encrypt.el: new file for encryption support; currently
6980         does only a few GPG ciphers and an internal XOR cipher
6981
6982         * password.el: add comments on using password-read-and-add
6983         (password-read-and-add): new function to read and add the
6984         password to the cache at once
6985
6986 2004-07-28  Simon Josefsson  <jas@extundo.com>
6987
6988         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
6989         parameter (but don't use it, for now).
6990
6991         * imap.el (imap-ssl-open): Use imap-process-connection-type,
6992         instead of hard coding to nil.
6993
6994 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * mm-view.el (mm-inline-image-emacs): Open lines under an image
6997         as mm-inline-image-xemacs does.
6998
6999 2004-07-26  Simon Josefsson  <jas@extundo.com>
7000
7001         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7002         Revert part of 2004-07-17 change below.
7003
7004 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7005
7006         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7007         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7008
7009 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7010
7011         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7012         quotes that actually start with ">" at the beginning of the
7013         lines.
7014
7015 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7016
7017         * rfc2047.el (rfc2047-encode-region): Fix last change.
7018         (rfc2047-encode-parameter): Remove useless concat.
7019
7020 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7021
7022         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7023         encode special characters; fix some kind of misconfigured headers;
7024         signal a real error if debug-on-quit or debug-on-error is non-nil.
7025         (rfc2047-encode-max-chars): New variable.
7026         (rfc2047-encode-1): Use it.
7027         (rfc2047-encode-parameter): New function.
7028
7029         * mml.el (mml-insert-parameter): Remove an excessive space.
7030
7031 2004-07-17  Simon Josefsson  <jas@extundo.com>
7032
7033         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7034         Kai Grossjohann <kai@emptydomain.de>.
7035         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7036         (gnus-group-make-menu-bar): Ditto.
7037
7038         * gnus-util.el (gnus-group-server): Add.
7039
7040 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7041
7042         * message.el (message-clone-locals): Clone sendmail and smtp
7043         variables.
7044
7045 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7046
7047         * rfc2047.el (rfc2047-encode-region): Fix last change.
7048
7049 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7050
7051         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7052         characters as non-special.
7053
7054 2004-07-09  Simon Josefsson  <jas@extundo.com>
7055
7056         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7057         Users will lose all flag changes made while unplugged with
7058         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7059         good default.  See numerous reports on ding mailing list.
7060
7061 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7062
7063         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7064         add generate-head-function and generate-article-function to the
7065         rfc822-forward entry.
7066         (nndoc-rfc822-forward-generate-article): New function.
7067         (nndoc-rfc822-forward-generate-head): New function.
7068
7069         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7070
7071 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7072
7073         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7074         respect display group parameter and gnus-summary-expunge-below.
7075         (gnus-articles-to-read): Remove unused reference to display group
7076         parameter.
7077
7078 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7079
7080         * nnheader.el (nnheader-uniquify-message-id): New experimental
7081         variable.
7082         (nnheader-nov-read-message-id): Use it.
7083
7084         * spam-report.el (spam-report-gmane): Add interactive.
7085
7086 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7087
7088         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7089         qp-or-base64 for the application/* types.
7090
7091 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7092
7093         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
7094
7095 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
7096
7097         * gnus-registry.el (gnus-registry-trim): don't allow a negative
7098         trim value
7099
7100 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
7101
7102         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
7103         New macro and function.
7104         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
7105
7106 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7107
7108         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
7109         after-load-alist.
7110
7111 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7112
7113         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
7114         update info that isn't there.
7115
7116 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
7117
7118         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
7119         entry.
7120
7121 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7122
7123         * mm-view.el (mm-inline-render-with-function): Use multibyte
7124         buffer; decode html source by charset.
7125
7126         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
7127
7128         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
7129         Mule-UCS is loaded under XEmacs.
7130         (mm-mime-mule-charset-alist): Avoid duplicated entries.
7131
7132 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
7133
7134         * nnheader.el (nnheader-max-head-length): Increase to 8192.
7135
7136 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7137
7138         * mm-util.el (mm-coding-system-p): Return a coding-system.
7139         (mm-mime-mule-charset-alist): Use shift_jis instead of
7140         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
7141         entries for the mime charsets iso-2022-jp-3 and shift_jis.
7142         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
7143         instead of japanese-shift-jis and iso-latin-1 respectively in
7144         order to share the default value with both Emacs and XEmacs-mule.
7145         (mm-mule-charset-to-mime-charset): Make
7146         mm-coding-system-priorities effective.
7147         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
7148         while predicating of candidates upon the priorities.
7149
7150 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
7151
7152         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7153         gnus-uu-invert-processable.
7154
7155         * gnus.el: Autoload gnus-uu-invert-processable.
7156
7157 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7158
7159         * mm-util.el (mm-with-multibyte-buffer): New macro.
7160
7161         * rfc2047.el (rfc2047-encode-string): Use it.
7162         (rfc2047-encode-region): Move point to the end of the region after
7163         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
7164
7165 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7166
7167         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
7168         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
7169
7170 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7171
7172         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
7173         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
7174         Karl Chen <quarl@nospam.quarl.org>.
7175
7176 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
7177
7178         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
7179         invalid addresses.
7180
7181 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
7182
7183         * spam.el: section markers changed, TODO list revised
7184         (spam-backends): new master list of all installed backends
7185         (spam-summary-exit-behavior): new variable to determine how
7186         messages moves are done at summary exit
7187         (spam-move-spam-nonspam-groups-only)
7188         (spam-process-ham-in-nonham-groups)
7189         (spam-process-ham-in-spam-groups): variables removed, the
7190         spam-summary-exit-behavior variable should be used to manage this
7191         behavior
7192         (spam-old-ham-articles, spam-old-spam-articles): removed
7193         (spam-old-articles): new variable, replacing spam-old-ham-articles
7194         and spam-old-spam-articles
7195         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
7196         empty variables, placeholders for the backends they represent
7197         (spam-set-difference): moved, unchanged
7198         (spam-list-of-processors): variable OBSOLETE, not used anymore
7199         unless the user has a processor variable
7200         (spam-classifications, spam-classification-valid-p)
7201         (spam-backend-properties, spam-backend-property-valid-p)
7202         (spam-backend-function-type-valid-p)
7203         (spam-process-type-valid-p, spam-list-articles): helper functions
7204         (spam-report-articles-gmane, spam-report-articles-resend):
7205         functions removed, they are not needed
7206         (spam-install-backend-super, spam-backend-list)
7207         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
7208         (spam-backend-function, spam-backend-ham-registration-function)
7209         (spam-backend-spam-registration-function)
7210         (spam-backend-ham-unregistration-function)
7211         (spam-backend-spam-unregistration-function)
7212         (spam-backend-statistical-p, spam-backend-mover-p)
7213         (spam-install-backend-alias, spam-install-checkonly-backend)
7214         (spam-install-mover-backend, spam-install-nocheck-backend)
7215         (spam-install-backend, spam-install-statistical-backend)
7216         (spam-install-statistical-checkonly-backend): backend installation
7217         support
7218         (spam-summary-prepare-exit): rewritten to use the new backend code
7219         (spam-group-processor-p): use the new backend code and respect the
7220         summary exit behavior
7221         (spam-mark-spam-as-expired-and-move-routine): removed
7222         (spam-summary-prepare): changed to use the new spam-old-articles
7223         variable
7224         (spam-copy-or-move-routine, spam-copy-spam-routine)
7225         (spam-move-spam-routine, spam-copy-ham-routine)
7226         (spam-move-ham-routine): new code to copy/move ham or spam
7227         (spam-fetch-field-fast): doc and code improved, plus it allows the
7228         'number request
7229         (spam-list-of-checks, spam-list-of-statistical-checks): variables
7230         removed, no longer used
7231         (spam-split, spam-find-spam): use the new backend code
7232         (spam-registration-functions): variable removed, no longer used
7233         (spam-unregister-routine): convenience wrapper
7234         (spam-log-undo-registration, spam-register-routine)
7235         (spam-log-processing-to-registry)
7236         (spam-log-unregistration-needed-p): renamed "check" to "backend"
7237         where possible
7238         (spam-check-gmane-xref, spam-check-regex-headers)
7239         (spam-check-blackholes, spam-check-stat, spam-check-ifile, spam-check-BBDB)
7240         (spam-check-whitelist, spam-check-blacklist)
7241         (spam-check-bogofilter-headers, spam-check-spamoracle)
7242         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
7243         (spam-check-crm114-headers): use the spam-split-group that
7244         spam-split prepares, no need to determine it every time
7245
7246         * nnimap.el (nnimap-retrieve-headers-progress): add the message number to
7247         the nnheader-parse-naked-head call
7248
7249         * nnheader.el (nnheader-generate-fake-message-id): fix indentation
7250
7251         * gnus-sum.el (gnus-nov-parse-line): add the message number to
7252         the nnheader-nov-read-message-id call
7253
7254 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7255
7256         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
7257         gnus-activate-group twice.  Suggested by Markus Peter
7258         <warp@spin.de>.
7259
7260 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7261
7262         * gnus-art.el (gnus-article-time-format): Exchange the order of
7263         day and month in the default value; fix customization type.
7264         (article-date-ut): Use add-text-properties.
7265         (article-make-date-line): Use message-make-date instead of
7266         current-time-string.
7267
7268         * message.el (message-fetch-field): Don't use set-text-properties.
7269         (message-make-date): Simplify.
7270
7271         * messagexmas.el (message-xmas-make-date): New function.
7272         (message-xmas-redefine): Defalias message-make-date to it.
7273
7274 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7275
7276         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
7277         (rfc2047-encode-region): Treat text within parentheses as special;
7278         show the original text when error has occurred.
7279
7280         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
7281         already-computed method to gnus-activate-group.
7282
7283         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
7284         same select-methods identical Lisp objects.
7285
7286         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
7287         object when modifying the info.
7288
7289 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7290
7291         * gnus-srvr.el (gnus-server-set-info): Remove the server from
7292         gnus-opened-servers since it has never been opened with the new
7293         configuration yet.
7294
7295 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7296
7297         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
7298         arg to nnheader-generate-fake-message-id.
7299
7300 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
7301
7302         * nnheader.el (nnheader-generate-fake-message-id): accept a
7303         number and build a fake message ID localized to a group and
7304         article number (so it's repeatable from that point on)
7305         (nnheader-fake-message-id-p): change regex to accomodate new fake
7306         ID format
7307
7308         * gnus-sum.el (gnus-get-newsgroup-headers): call
7309         nnheader-generate-fake-message-id with the article number
7310
7311 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
7312
7313         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
7314         end-of-buffer.
7315
7316 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7317
7318         * message.el (message-ignored-supersedes-headers): Add Approved.
7319
7320 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7321
7322         * rfc2047.el (rfc2047-encode-message-header): Remove useless
7323         goto-char.
7324         (rfc2047-encode): Fold the line before encoding.
7325
7326 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7327
7328         * rfc2047.el (rfc2047-encode-message-header): Disabled header
7329         folding -- not all headers can be folded, and this should be done
7330         by the message composition mode.  Probably.  I think.
7331
7332 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7333
7334         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
7335         fast.
7336
7337         * gnus-ems.el (gnus-remove-image): Don't use
7338         message-text-with-property; remove only the image found first.
7339
7340         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
7341         found first.
7342
7343 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
7344
7345         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
7346
7347 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7348
7349         * message.el (message-text-with-property): Make it fast and accept
7350         optional arguments.
7351         (message-strip-forbidden-properties): Use it.
7352         (message-fix-before-sending): Follow the m-t-w-p change.
7353
7354         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
7355
7356 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7357
7358         * gnus-art.el (article-hide-headers): Don't change the buffer
7359         mistakenly when performing mml-preview even if
7360         gnus-single-article-buffer is nil.
7361
7362 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
7363
7364         * message.el (message-expand-name-databases): New user option.
7365         (message-expand-name): Use it.
7366
7367 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
7368
7369         * spam.el (spam-report-articles-resend)
7370         (spam-report-resend-register-routine): allow ham reporting
7371         (spam-report-resend-register-ham-routine): simple wrapper
7372         (spam-registration-functions): add ham resending functions
7373         (spam-list-of-processors): add ham resend processor
7374
7375         * gnus.el (ham-resend-to): new group parameter
7376         (spam-process): add ham resend option
7377
7378         * spam-report.el (spam-report-resend): allow reporting ham
7379         (spam-report-resend-ham): simple wrapper
7380
7381 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7382
7383         * message.el (message-cite-articles-with-x-no-archive): New
7384         variable.
7385         (message-cite-original): Use it.
7386
7387 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7388
7389         * message.el (message-cite-original): Respect X-No-Archive.
7390
7391 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7392
7393         * gnus-art.el (article-hide-headers): Refer to the values for
7394         gnus-ignored-headers and gnus-visible-headers in the summary
7395         buffer since a user may have set them as group parameters.
7396
7397 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
7398
7399         * assistant.el (assistant-node-name): new convenience function
7400         (assistant-render-text, assistant-render-node): error handling,
7401         plus handle multiple next nodes
7402         (assistant-find-next-node): commented out for now
7403         (assistant-find-next-nodes): new function, returns list of next
7404         nodes
7405
7406 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
7407
7408         * mail-source.el (mail-source-directory): Fix doc-string.
7409
7410 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
7411
7412         * assistant.el (assistant-render-text, assistant-eval): add :set
7413         widget type, which is different because it takes and returns a
7414         list.  Much hilarity ensues.
7415
7416 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
7417
7418         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
7419
7420         * gnus-group.el (gnus-group-get-new-news-this-group): Added
7421         doc-string.
7422
7423         * gnus-start.el (gnus-activate-group): Added doc-string.
7424
7425 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7426
7427         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
7428
7429 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
7430
7431         * assistant.el (assistant-render-text): trying to add a :set
7432         widget, more to come...
7433
7434         * spam.el (spam-group-spam-contents-p): handle empty groupname
7435         strings
7436         (spam-report-articles-resend)
7437         (spam-register-routine): do registration iff any articles warrant
7438         it.
7439         (spam-summary-prepare-exit): changed log message for nil group
7440         destinations
7441
7442 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
7443
7444         * spam.el (spam-report-resend-register-routine): allow
7445         spam-report-resend-to to be a group parameter or a global value
7446
7447 2004-05-26  Simon Josefsson  <jas@extundo.com>
7448
7449         * starttls.el: Merge with my GNUTLS based starttls.el.
7450         (starttls-gnutls-program, starttls-use-gnutls)
7451         (starttls-extra-arguments, starttls-process-connection-type)
7452         (starttls-connect, starttls-failure, starttls-success): New
7453         variables.
7454         (starttls-program, starttls-extra-args): Doc fix.
7455         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7456         functions.
7457         (starttls-negotiate, starttls-open-stream): Check
7458         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7459         function if it is set.
7460
7461 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7462
7463         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7464         structured fields.
7465
7466 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7467
7468         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7469
7470 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7471
7472         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
7473         variable.
7474         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7475         assigning the spam-mark to new messages.
7476
7477 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7478
7479         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7480
7481 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7482
7483         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7484
7485         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7486         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7487         default.
7488
7489 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
7490
7491         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7492         correct data.
7493
7494 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7495
7496         * spam.el (spam-list-of-processors): use nil for nonexistent processors
7497         (spam-group-processor-p): fixed function so it works properly
7498         (spam-group-processor-multiple-p)
7499         (spam-group-spam-processor-report-gmane-p)
7500         (spam-group-spam-processor-report-resend-p)
7501         (spam-group-spam-processor-bogofilter-p)
7502         (spam-group-spam-processor-blacklist-p)
7503         (spam-group-spam-processor-ifile-p)
7504         (spam-group-ham-processor-ifile-p)
7505         (spam-group-spam-processor-spamoracle-p)
7506         (spam-group-spam-processor-crm114-p)
7507         (spam-group-ham-processor-bogofilter-p)
7508         (spam-group-spam-processor-stat-p)
7509         (spam-group-ham-processor-stat-p)
7510         (spam-group-ham-processor-whitelist-p)
7511         (spam-group-ham-processor-BBDB-p)
7512         (spam-group-ham-processor-spamoracle-p)
7513         (spam-group-ham-processor-copy-p): functions removed with some
7514         prejudice against unneeded code
7515         (spam-report-articles-resend)
7516         (spam-report-resend-register-routine): allow the group/topic
7517         spam-resend-to value to override spam-report-resend-to
7518         (spam-summary-prepare-exit): invoke spam-group-processor-p
7519         properly now
7520
7521         * gnus.el (spam-resend-to): new group/topic parameter
7522         (spam-process): move the OBSOLETE processors to the end of the
7523         choices.
7524
7525 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
7526
7527         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
7528         with resend-to set to nil, and then ask the user if necessary.
7529         (spam-report-resend): spam-report-resend takes a list of articles, not
7530         separate article numbers.
7531
7532 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7533
7534         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7535         addition to emacs-w3m.
7536
7537 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7538
7539         * assistant.el (assistant-authinfo-data): New function.
7540         (assistant-eval): Eval for entire assistant.
7541
7542         * netrc.el (netrc-services-file): New variable.
7543         (netrc-parse-services): New function.
7544         (netrc-find-service-name): New function.
7545         (netrc-find-service-number): New function.
7546         (netrc-port-equal): New function.
7547         (netrc-machine): Use it.
7548
7549         * nnimap.el (nnimap-open-connection): Use netrc.
7550
7551         * gnus-util.el (gnus-netrc-get): Remove aliases.
7552
7553         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7554
7555         * assistant.el (wid-edit): Fix compilation.
7556
7557         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7558
7559 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7560
7561         * gnus-util.el (gnus-set-file-modes): New function.  (small
7562         patch).
7563
7564 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7565
7566         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7567
7568         * assistant.el (assistant-render-node): Fix up rendering and
7569         read-only text.
7570         (assistant-render-node): Reset.
7571         (assistant-make-read-only): Not sticky.
7572
7573 2004-05-20  Danny Siu  <dsiu@adobe.com>
7574
7575         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
7576         centered even when gnus-auto-center-summary is t
7577
7578 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7579
7580         * dns.el (dns-get-txt-answer): New function.
7581         (dns-read-txt): Ditto.
7582         (query-dns): Use it.
7583
7584 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7585
7586         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
7587         active for foreign groups even if the group level is higher than
7588         the specified value.
7589
7590 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7591
7592         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
7593         non-active groups.
7594
7595         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
7596
7597 2004-05-20  Magnus Henoch  <mange@freemail.hu>
7598
7599         * dns.el (dns-read-type): Add support for SVR.  (small patch)
7600
7601 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7602
7603         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
7604         (spam-crm114-header, spam-crm114-spam-switch)
7605         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
7606         (spam-crm114-positive-spam-header)
7607         (spam-crm114-database-directory, spam-list-of-processors)
7608         (spam-group-spam-processor-crm114-p)
7609         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
7610         (spam-generic-score, spam-list-of-checks)
7611         (spam-list-of-statistical-checks, spam-registration-functions)
7612         (spam-check-crm114-headers, spam-crm114-score)
7613         (spam-check-crm114, spam-crm114-register-with-crm114)
7614         (spam-crm114-register-spam-routine)
7615         (spam-crm114-unregister-spam-routine)
7616         (spam-crm114-register-ham-routine)
7617         (spam-crm114-unregister-ham-routine): add CRM114 support.  From
7618         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
7619
7620         * gnus.el: added spam-use-crm114
7621
7622         * spam.el (spam-list-of-processors, spam-registration-functions):
7623         add spam-use-resend
7624         (spam-group-spam-processor-report-resend-p): utility wrapper
7625         (spam-report-articles-gmane): doc fix
7626         (spam-report-articles-resend,
7627         spam-report-resend-register-routine): wrappers around
7628         spam-report-resend-to
7629
7630         * spam-report.el (spam-report-resend-to, spam-report-resend):
7631         support for resending spam
7632         (spam-report-gmane): line length >80 fix
7633
7634         * gnus.el (spam-process): add spam-use-resend
7635
7636 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7637
7638         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
7639         number of processed spam messages.
7640         (spam-ham-copy-or-move-routine): Return the number of processed
7641         ham messages.
7642         (spam-summary-prepare-exit): Use the above values to decide
7643         whether status messages shouled be displayed.
7644
7645 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7646
7647         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
7648         `rfc2047-encoding-function-alist' in order to avoid conflicting
7649         with the old version.
7650         (rfc2047-encode-region): Concatenate words containing non-ASCII
7651         characters in structured fields; don't encode space-delimited
7652         ASCII words even in unstructured fields; don't break words at
7653         char-category boundaries.
7654         (rfc2047-encode-1): New function.
7655         (rfc2047-encode): Use it; encode text so that it occupies the
7656         maximum width within 76-column; work correctly on Q encoding for
7657         iso-2022-* charsets.
7658         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
7659         sure not to break a line just after the header name.
7660         (rfc2047-b-encode-region): Removed.
7661         (rfc2047-b-encode-string): New function.
7662         (rfc2047-q-encode-region): Removed.
7663         (rfc2047-q-encode-string): New function.
7664
7665         * mm-util.el (mm-replace-in-string): New function.
7666
7667 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7668
7669         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
7670         get it right.
7671         (gnus-inews-make-draft): Really.
7672
7673 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
7674
7675         * nnmh.el (nnmh-request-list-1): Don't check the link count
7676         before descending.  (small patch)
7677
7678 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7679
7680         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
7681         stuff.
7682
7683         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
7684         on real group name.
7685
7686         * gnus-art.el (gnus-signature-limit): Doc fix.
7687
7688         * gnus-msg.el (gnus-inews-make-draft): Quote list.
7689
7690         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
7691
7692 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
7693
7694         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
7695         isn't a string.
7696
7697 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7698
7699         * gnus-draft.el (gnus-draft-send): Bind
7700         rfc2047-encode-encoded-words.
7701
7702         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
7703         (rfc2047-encodable-p): Say that =? needs encoding.
7704         (rfc2047-encode-encoded-words): New variable.
7705
7706         * gnus-group.el (gnus-group-select-group): Doc fix.
7707
7708         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
7709
7710         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
7711         to nil.
7712
7713         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
7714
7715         * nnheader.el (nnheader-get-lines-and-char): New function.
7716
7717 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
7718
7719         * gnus-msg.el (gnus-summary-followup-with-original): Document
7720         yanking of region when active.
7721
7722 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7723
7724         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
7725         groups if the group level is higher than the specified value.
7726
7727 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7728
7729         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
7730         (gnus-group-jump-to-group): Added prefix argument using
7731         `gnus-group-jump-to-group-prompt'.  Query before jumping to
7732         non-active group.
7733
7734         * compface.el (uncompface): Be verbose when changing
7735         `uncompface-use-external'.
7736
7737         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
7738         handle manual section.
7739
7740 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7741
7742         * gnus-art.el (gnus-button-alist): Revert previous change.
7743
7744 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7745
7746         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
7747
7748 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7749
7750         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
7751         whether backend can accept message.
7752
7753         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
7754
7755 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
7756
7757         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
7758         Avoid creating directory when nntp-marks-is-evil is true.
7759         Reported by Reiner Steib.
7760
7761 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7762
7763         * gnus-picon.el (gnus-picon-style): New variable.
7764         (gnus-picon-insert-glyph): Added optional `nostring' argument.
7765         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
7766         Jesper Harder <harder@ifa.au.dk>.
7767
7768 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7769
7770         * message.el (message-fill-field): Return point.
7771         (message-generate-headers): Go to end of field.
7772
7773         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
7774         stuff for non-living groups.
7775
7776 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
7777
7778         * gnus-art.el (gnus-article-followup-with-original)
7779         (gnus-article-reply-with-original): gnus-mark-active-p ->
7780         gnus-region-active-p.
7781
7782 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
7783
7784         * spam.el (spam-summary-prepare-exit): fix messages, so they show
7785         only when there is spam or ham to be processed
7786
7787 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7788
7789         * mail-source.el (mail-source-delete-crash-box): Refactor.
7790         (mail-source-fetch): Use it.
7791         (mail-source-fetch-file): Ditto.
7792         (mail-source-fetch-directory): Run postscript in loop.
7793         (mail-source-fetch-pop): Delete.
7794         (mail-source-fetch-maildir): Ditto.
7795         (mail-source-fetch-imap): Ditto.
7796
7797         * imap.el (imap-authenticators): Comment out sasl.
7798
7799         * message.el (message-skip-to-next-address): New function.
7800         (message-fill-header-address): Refactor.
7801         (message-fill-address): Use it.
7802         (message-delete-address): Use it.
7803         (message-fill-header-general): Refactor.
7804         (message-fill-field-address): Rename.
7805         (message-narrow-to-field): Find the start of the header.
7806         (message-header-format-alist): Don't pre-fill.
7807         (message-fill-header): Removed.
7808         (message-insert-header): New function.
7809         (message-shorten-references): Use it.
7810
7811         * rfc2047.el (rfc2047-field-value): Strip props.
7812
7813         * mail-parse.el (mail-header-make-address): New alias.
7814
7815         * ietf-drums.el (ietf-drums-make-address): New function.
7816
7817         * imap.el: Add compiler directives.
7818
7819         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
7820
7821         * gnus-art.el (article-decode-idna-rhs): Don't use
7822         message-idna-inside-rhs-p.
7823
7824 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7825
7826         * message.el (message-idna-inside-rhs-p): Removed.
7827         (message-idna-to-ascii-rhs-1): Use proper address parsing.
7828
7829         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
7830         false positives.
7831
7832 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
7833
7834         * imap.el (imap-sasl-make-mechanisms): Use sasl.
7835
7836 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7837
7838         * nneething.el (nneething-file-name): Don't create spurions
7839         files.
7840
7841         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
7842         (gnus-inews-do-gcc): Remove sleep.
7843
7844         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
7845         part under point.
7846
7847         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
7848         (gnus-agent-regenerate-group): Using nil messages aren't valid.
7849
7850 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
7851
7852         * spam.el (spam-summary-prepare-exit): oops, forgot (length)
7853
7854 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
7855
7856         * spam.el (spam-summary-prepare-exit): only produce "marking spam
7857         as expired without moving it" message when there are spam
7858         messages left
7859
7860 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
7861
7862         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
7863         header is not nil.
7864
7865 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
7866
7867         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
7868         nntp-possibly-create-directory, not nntp-possibly-change-group.
7869         (nntp-marks-changed-p): New arg SERVER.
7870         (nntp-request-update-info): Adjust caller.
7871
7872 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
7873
7874         * nntp.el (nntp-save-marks): Pass missing arg.
7875
7876 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
7877
7878         * nntp.el: Support marks.
7879         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
7880         (nntp-marks-modtime, nntp-marks-directory): New variables.
7881         (nntp-request-set-mark, nntp-request-update-info)
7882         (nntp-possibly-create-directory, nntp-marks-changed-p)
7883         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
7884         functions.
7885
7886 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
7887
7888         * gnus-xmas.el (gnus-xmas-select-lowest-window)
7889         (gnus-xmas-redefine): Rename.
7890
7891         * gnus-score.el (gnus-score-insert-help): Use
7892         gnus-select-lowest-window.
7893
7894         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
7895         appt-select-lowest-window and rename to gnus-select-lowest-window.
7896
7897         * gnus.el: do.
7898
7899 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7900
7901         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
7902         encodings of MIME-encoded words, in order to improve
7903         interoperability with several broken MUAs.
7904
7905 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7906
7907         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
7908         tags, only when charsets are not specified in headers.
7909         (mm-inline-text-html-render-with-w3m): Ditto.
7910
7911         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
7912         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
7913
7914 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7915
7916         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
7917         instead of MIME-decoded from fields when checking
7918         `gnus-article-address-banner-alist'.
7919
7920 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
7921
7922         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
7923         description rather than subject.
7924
7925 2004-05-02  Steve Youngs  <steve@youngs.au.com>
7926
7927         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
7928
7929 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7930
7931         * gnus.el (gnus-version-number): Bump.
7932
7933 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7934
7935         * gnus.el: No Gnus v0.2 is released.
7936
7937 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7938
7939         * gnus-agent.el (gnus-agent-read-agentview): Inline
7940         gnus-uncompress-range.
7941
7942 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7943
7944         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
7945         `exec-installed-p'.
7946
7947 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7948
7949         * gnus.el (spam-process, spam-autodetect-methods): Add
7950         bsfilter and bsfilter-headers.
7951
7952         * spam.el (spam-bsfilter): New customize group.
7953         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
7954         (spam-bsfilter-header, spam-bsfilter-probability-header)
7955         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
7956         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
7957         (spam-bsfilter-database-directory): New options.
7958         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
7959         (spam-list-of-statistical-checks, spam-registration-functions):
7960         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
7961         (spam-bsfilter-score): New command.
7962         (spam-check-bsfilter-headers, spam-check-bsfilter)
7963         (spam-bsfilter-register-with-bsfilter)
7964         (spam-bsfilter-register-spam-routine)
7965         (spam-bsfilter-unregister-spam-routine)
7966         (spam-bsfilter-register-ham-routine)
7967         (spam-bsfilter-unregister-ham-routine): New functions.
7968         (spam-generic-score): Support bsfilter; Accept an optional argument
7969         to recalcurate spam score even if scoring header has already been
7970         added.
7971         (spam-bogofilter-score, spam-spamassassin-score): Accept an
7972         optional argument to recalcurate spam score even if scoring header
7973         has already been added.
7974
7975 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
7976
7977         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
7978         strings!  Reported by David D. Smith <davidsmith@acm.org>.
7979         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
7980         link is missing.
7981
7982 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
7983
7984         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
7985         (html2text-get-attr): Rewrite.
7986
7987         * message.el (message-setup-1): Remove redundant put-text-property
7988         on mail-header-separator.
7989
7990 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
7991
7992         * gnus-registry.el (gnus-registry-cache-whitespace)
7993         (gnus-registry-action, gnus-registry-spool-action)
7994         (gnus-registry-split-fancy-with-parent): changed message levels
7995         from 5 to 3 or 7, as needed
7996
7997         * spam.el (spam-summary-prepare-exit)
7998         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
7999         (spam-split, spam-find-spam, spam-log-undo-registration)
8000         (spam-check-blackholes, spam-enter-ham-BBDB): changed message
8001         level from 5 to 6
8002
8003 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8004
8005         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8006         2004-03-04 change).
8007
8008 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8009
8010         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8011         Use mapc when appropriate.
8012
8013         * sieve-manage.el (sieve-manage-open): do.
8014
8015         * nnweb.el (nnweb-insert-html): do.
8016
8017         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8018         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8019
8020         * nnspool.el (nnspool-request-group): do.
8021
8022         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8023         do.
8024
8025         * nnml.el (nnml-request-update-info): do.
8026
8027         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8028         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8029
8030         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8031         (nnimap-request-set-mark): do.
8032
8033         * nnfolder.el (nnfolder-request-update-info): do.
8034
8035         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8036         do.
8037
8038         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8039
8040         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8041
8042         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8043         do.
8044
8045         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8046         do.
8047
8048         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8049
8050         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8051
8052         * gnus-int.el (gnus-start-news-server): do.
8053
8054         * gnus-group.el (gnus-group-make-kiboze-group)
8055         (gnus-group-browse-foreign-server): do.
8056
8057 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8058
8059         FIXME: Make separate entries for each person.
8060
8061         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8062         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8063         <shields@msrl.com>:
8064
8065         * spam.el (spam-necessary-extra-headers): get the extra headers we
8066         may need for spam sorting and scoring
8067         (spam-user-format-function-S): a user format function suitable for
8068         general use
8069         (spam-article-sort-by-spam-status): sorting function for summary
8070         sorting
8071         (spam-extra-header-to-number): get a score from a header
8072         (spam-summary-score): get a numeric score from the headers
8073         (spam-generic-score): oops, function doc in wrong place
8074         (spam-initialize): take symbols when it's run, and install the
8075         extra headers that spam-necessary-extra-headers thinks we need
8076
8077 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8078
8079         * spam.el (spam-summary-prepare-exit): logic and message fix.
8080         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8081
8082 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8083
8084         * gnus-sum.el (gnus-set-global-variables)
8085         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8086         (gnus-article-get-xrefs, gnus-summary-best-group)
8087         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8088         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8089         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8090         with-current-buffer.
8091
8092 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
8093
8094         * spam.el (spam-summary-prepare-exit): simplified logic
8095         (spam-fetch-article-header): read the article header if it's not
8096         available
8097         (spam-list-articles): simplified logic
8098         (spam-filelist-register-routine): found bug with unregister-list
8099
8100         * gnus-registry.el: clarified comments at beginning
8101
8102 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
8103
8104         * message.el (message-cater-to-broken-inn): Remove.
8105         (message-shorten-references): Make sure the total folded length of
8106         References is shorter than 998 characters to cater to a bug in INN
8107         2.3.  Also, don't pretend that references aren't folded -- this
8108         hasn't worked for a while.
8109
8110 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8111
8112         * gnus-agent.el (gnus-agentize):
8113         gnus-agent-send-mail-real-function no longer set to current value
8114         of message-send-mail-function but rather a lambda that calls
8115         message-send-mail-function.  The change makes the agent real-time
8116         responsive to user changes to message-send-mail-function.
8117
8118 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8119
8120         * legacy-gnus-agent.el
8121         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
8122         help from Florian Weimer <fw@deneb.enyo.de>
8123
8124 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8125
8126         * nnmail.el (nnmail-cache-insert): Revert last change.
8127
8128 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8129
8130         * nnmail.el (nnmail-cache-insert): Always check whether
8131         nnmail-cache-ignore-groups matches a group name.
8132
8133 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
8134
8135         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
8136         (spam-find-spam, spam-log-processing-to-registry)
8137         (spam-log-registered-p, spam-log-unregistration-needed-p)
8138         (spam-log-undo-registration): use gnus-message instead of
8139         gnus-error, none of these errors are fatal
8140
8141         * gnus-registry.el (gnus-registry-clean-empty-function)
8142         (gnus-registry-clean-empty): remove only empty entries without
8143         extra data
8144
8145 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
8146
8147         * spam-stat.el (spam-stat-buffer-change-to-spam)
8148         (spam-stat-buffer-change-to-non-spam): change (error) to
8149         (gnus-message 8) invocation
8150
8151 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8152
8153         * nntp.el (nntp-via-netcat-command): New variable.
8154         (nntp-via-netcat-switches): New variable.
8155         (nntp-open-via-rlogin-and-netcat): New function.
8156         (nntp-open-connection-function): Doc fix.
8157         (nntp-telnet-command): Doc fix.
8158         (nntp-end-of-line): Doc fix.
8159         (nntp-via-rlogin-command): Doc fix.
8160         (nntp-via-user-name): Doc fix.
8161         (nntp-via-address): Doc fix.
8162
8163 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8164
8165         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
8166         error in Emacs 21.1.
8167
8168 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
8169
8170         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
8171
8172 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8173         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
8174         (gnus-agent-with-refreshed-group): New macro.
8175         (gnus-agent-rename-group): New function.
8176         (gnus-agent-delete-group): New function.
8177         (gnus-agent-save-group-info): Use gnus-command-method when
8178         `method' parameter is nil.  Don't write nil entries into the
8179         active file.
8180         (gnus-agent-get-group-info): New function.
8181         (gnus-agent-fetch-articles): Use
8182         gnus-agent-update-files-total-fetched-for to increment disk space
8183         used.
8184         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
8185         gnus-agent-update-view-total-fetched-for to increment disk space
8186         used.
8187         (gnus-agent-get-local): Added optional parameters to avoid calling
8188         gnus-group-real-name and gnus-find-method-for-group.
8189         (gnus-agent-set-local): Delete stored entry if either min, or max,
8190         are nil.
8191         (gnus-agent-fetch-session): Reworded error/quit messages.  On
8192         quit, use gnus-agent-regenerate-group to record existance of any
8193         articles fetched to disk before the quit occurred.
8194         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
8195         gnus-agent-update-view-total-fetched-for, and
8196         gnus-agent-update-files-total-fetched-for to decrement disk space
8197         used.
8198         (gnus-agent-retrieve-headers): Use
8199         gnus-agent-update-view-total-fetched-for to increment disk space
8200         used.
8201         (gnus-agent-regenerate-group): Replace gnus-group-update-group
8202         with gnus-agent-update-files-total-fetched-for to decrement disk
8203         space and fresh group buffer.
8204         (gnus-agent-inhibit-update-total-fetched-for): New variable.
8205         (gnus-agent-need-update-total-fetched-for): New variable.
8206         (gnus-agent-update-files-total-fetched-for): New function.
8207         (gnus-agent-update-view-total-fetched-for): New function.
8208         (gnus-agent-total-fetched-for): New function.
8209
8210         * gnus-cache.el (gnus-cache-save-buffers): Use
8211         gnus-cache-update-overview-total-fetched-for to change disk space
8212         used by this group.
8213         (gnus-cache-possibly-enter-article): Use
8214         gnus-cache-update-file-total-fetched-for to increment disk space
8215         used by this group.
8216         (gnus-cache-possibly-remove-article): Use
8217         gnus-cache-update-file-total-fetched-for to decrement disk space
8218         used by this group.
8219         (gnus-cache-generate-nov-databases): Purge total fetched cache.
8220         (gnus-cache-rename-group): New function.
8221         (gnus-cache-delete-group): New function.
8222         (gnus-cache-inhibit-update-total-fetched-for): New variable.
8223         (gnus-cache-need-update-total-fetched-for): New variable.
8224         (gnus-cache-with-refreshed-group): New macro.
8225         (gnus-cache-update-file-total-fetched-for): New function.
8226         (gnus-cache-update-overview-total-fetched-for): New function.
8227         (gnus-cache-rename-group-total-fetched-for): New function.
8228         (gnus-cache-delete-group-total-fetched-for): New function.
8229         (gnus-cache-total-fetched-for): New function.
8230
8231         * gnus-group.el: Require gnus-sum and autoload functions to
8232         resolve warnings when gnus-group.el compiled alone.
8233         (gnus-group-line-format): Documented new %F
8234         (size of Fetched data) group line format; identifies disk space
8235         used by agent and cache.
8236         (gnus-group-line-format-alist): Defined new F format.
8237         (gnus-total-fetched-for): New function.
8238         (gnus-group-delete-group): No longer update
8239         gnus-cache-active-altered as gnus-request-delete-group now keeps
8240         the cache in sync.
8241         (gnus-group-list-active): Let the agent store a server's active
8242         list if currently plugged.
8243
8244         * gnus-int.el (gnus-request-delete-group): Use
8245         gnus-cache-delete-group and gnus-agent-delete-group to keep the
8246         local disk in sync with the server.
8247          (gnus-request-rename-group): Use
8248         gnus-cache-rename-group and gnus-agent-rename-group to keep the
8249         local disk in sync with the server.
8250
8251         * gnus-start.el (gnus-get-unread-articles): Cosmetic
8252         simplification to logic.
8253
8254         * gnus-util.el (gnus-rename-file): New function.
8255
8256 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
8257
8258         * mm-util.el (mm-image-load-path): Handle nil in load-path.
8259
8260 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
8261
8262         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
8263         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
8264
8265 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
8266
8267         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
8268         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
8269
8270 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
8271
8272         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
8273
8274 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
8275
8276         * spam.el (spam-set-difference): new function to replace
8277         gnus-set-difference in spam.el
8278         (spam-summary-prepare-exit): use spam-set-difference
8279
8280 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8281
8282         * gnus-registry.el (gnus-registry-cache-file): updated to use
8283         gnus-dribble-directory OR gnus-home-directory OR ~
8284         (gnus-registry-split-fancy-with-parent): fixed doc
8285
8286 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8287
8288         * message.el (message-exchange-point-and-mark): Use
8289         message-mark-active-p.  Suggested by Jesper Harder
8290         <harder@ifa.au.dk>.
8291
8292 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8293
8294         * message.el (message-exchange-point-and-mark): Don't activate
8295         region if it was inactive.  Suggested by Hiroshi Fujishima
8296         <pooh@nature.tsukuba.ac.jp>.
8297
8298 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8299
8300         * gnus-art.el (article-display-face): Display Faces in the same
8301         order as X-Faces.
8302
8303 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8304
8305         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
8306
8307 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8308
8309         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
8310         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
8311         (gnus-article-mime-hierarchy): Remove.
8312         (gnus-article-mime-hierarchy-next): Remove.
8313         (gnus-article-mode): Revert 2004-03-19 change.
8314         (gnus-article-setup-buffer): Revert 2004-03-19 change.
8315         (gnus-insert-mime-button): Revert 2004-03-19 change.
8316         (gnus-mime-accumulate-hierarchy): Remove.
8317         (gnus-mime-enter-multipart): Remove.
8318         (gnus-mime-leave-multipart): Remove,
8319         (gnus-mime-display-part): Revert 2004-03-19 change.
8320         (gnus-mime-display-alternative): Revert 2004-03-19 change.
8321
8322         * mml.el (mml-preview): Revert 2004-03-19 change.
8323
8324 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8325
8326         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
8327
8328 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8329
8330         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
8331         t while entering a file name using the mm-with-multibyte macro.
8332         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8333
8334         * mm-util.el (mm-with-multibyte): New macro.
8335
8336 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8337
8338         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
8339         user option.
8340         (gnus-mime-multipart-functions): Doc and customization fix.
8341         (gnus-article-mime-hierarchy): New variable.
8342         (gnus-article-mime-hierarchy-next): New variable.
8343         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
8344         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
8345         gnus-article-mime-hierarchy-next to nil.
8346         (gnus-insert-mime-button): Show hierarchy numbers.
8347         (gnus-mime-accumulate-hierarchy): New function.
8348         (gnus-mime-enter-multipart): New function.
8349         (gnus-mime-leave-multipart): New function.
8350         (gnus-mime-display-part): Recompute hierarchical MIME structure.
8351         (gnus-mime-display-alternative): Show hierarchy numbers.
8352
8353         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
8354         gnus-article-mime-hierarchy-next to nil.
8355
8356 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
8357
8358         * dns.el: Don't require gnus-xmas.
8359
8360 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
8361
8362         * mml.el (mml-generate-mime-1): Don't use format=flowed with
8363         inline PGP.
8364         (mml-menu): Disable mml-quote-region if mark is inactive.
8365
8366 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8367
8368         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
8369         when the group's active is not available.
8370
8371 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8372
8373         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
8374         error.
8375
8376 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
8377
8378         * imap.el (imap-store-password): New variable.
8379         (imap-interactive-login): Use it.
8380         Suggested by Mark Plaksin <happy@mcplaksin.org>.
8381
8382 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8383
8384         * gnus-art.el (gnus-article-read-summary-keys): Restore new
8385         window-start and hscroll to summary window.
8386
8387 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8388
8389         * gnus-start.el (gnus-convert-old-newsrc): Only write the
8390         conversion message to newsrc-dribble when an actual conversion is
8391         performed.
8392
8393 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
8394
8395         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
8396
8397 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * mm-decode.el (mm-complicated-handles): New function reviving
8400         former definition of mm-multiple-handles.
8401
8402         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
8403         (gnus-mime-delete-part): Use it.
8404
8405 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8406
8407         * gnus-agent.el (gnus-agent-read-local): Bind
8408         nnheader-file-coding-system to gnus-agent-file-coding-system to
8409         avoid the implicit assumption that they will always be equal.
8410         (gnus-agent-save-local): Bind buffer-file-coding-system, not
8411         coding-system-for-write, as the with-temp-file macro first prints
8412         to a buffer then saves the buffer.
8413
8414 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8415
8416         * gnus-art.el (gnus-article-edit-part): New function.
8417         (gnus-mime-save-part-and-strip): Use it; do query instead of
8418         signaling an error; don't use mm-multiple-handles.
8419         (gnus-mime-delete-part): Ditto.
8420
8421 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8422
8423         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
8424         old file versions.
8425         (gnus-group-prepare-hook): Removed function that converted list
8426         form of gnus-agent-expire-days to group properties.
8427
8428         * gnus-int.el: Autoload gnus-agent-regenerate-group.
8429         (gnus-request-accept-article): Re-indented.
8430
8431         * gnus-start.el (gnus-convert-old-newsrc): Registered new
8432         converters to handle old agent file formats.  Added logic for a
8433         "backup before upgrading warning".
8434         (gnus-convert-mark-converter-prompt): Developers can mark
8435         functions as needing (default), or not needing,
8436         gnus-convert-old-newsrc's "backup before upgrading warning".
8437         (gnus-convert-converter-needs-prompt): Tests whether the user
8438         should be protected from potentially irreversable changes by the
8439         function.
8440
8441         * legacy-gnus-agent.el (): New. Provides converters that are only
8442         loaded when gnus-convert-old-newsrc needs to call them.
8443
8444 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8445
8446         * mail-source.el (mail-source-touch-pop): Doc fix.
8447
8448         * message.el (message-smtpmail-send-it): Doc fix.
8449
8450 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
8451
8452         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8453
8454         * nnmail.el (nnmail-split-fancy): do.
8455
8456         * gnus-kill.el (gnus-kill, gnus-execute): do.
8457
8458 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8459
8460         * gnus-sum.el (gnus-widget-reversible-match)
8461         (gnus-widget-reversible-to-internal)
8462         (gnus-widget-reversible-to-external): New functions.
8463         (gnus-widget-reversible): New widget.
8464         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8465
8466 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8467
8468         * gnus-sum.el (gnus-thread-sort-functions)
8469         (gnus-article-sort-functions): Document `(not F)' items.
8470
8471 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8472
8473         * spam.el (spam-use-gmane-xref): new backend
8474         (spam-gmane-xref-spam-group): variable to control the name of the
8475         Gmane spam group
8476         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8477         (spam-regex-headers-spam, spam-regex-headers-ham)
8478         (spam-regex-body-spam, spam-regex-body-ham): clarified docs
8479         (spam-list-of-checks): added spam-use-gmane-xref to list of
8480         backends and checks
8481         (spam-check-gmane-xref): function for spam-use-gmane-xref
8482
8483         * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
8484         an autodetect method
8485
8486 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8487
8488         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8489         articles are being added to a group.
8490         (gnus-request-replace-article): Inform the agent that articles
8491         need to be uncached as the cached contents are no longer valid.
8492
8493 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8494
8495         * binhex.el: Don't autoload executable-find.
8496
8497         * canlock.el: Don't autoload mail-fetch-field.
8498
8499         * dgnushack.el: Autoload c-mode for XEmacs.
8500
8501         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8502
8503         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8504         rmail-dont-reply-to and rmail-output.
8505
8506         * gnus-score.el: Don't autoload ffap-string-at-point.
8507
8508         * gnus-setup.el: Don't autoload sc-cite-original.
8509
8510         * imap.el: Don't autoload base64-decode-string,
8511         base64-encode-string and md5.
8512
8513         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8514         and rmail-msg-restore-non-pruned-header.
8515
8516         * mm-decode.el: Don't autoload executable-find.
8517
8518         * mm-url.el: Don't autoload executable-find.
8519
8520         * mm-view.el: Don't autoload diff-mode.
8521
8522         * nndb.el: Don't autoload news-reply-mode, news-setup,
8523         cancel-timer and telnet.
8524
8525         * password.el: Don't autoload run-at-time for Emacs.
8526
8527         * sha1-el.el: Don't autoload executable-find.
8528
8529         * sieve-mode.el: Don't autoload c-mode.
8530
8531         * uudecode.el: Don't autoload executable-find.
8532
8533 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8534
8535         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8536         (gnus-agent-possibly-alter-active): Avoid null in numeric
8537         comparison.
8538         (gnus-agent-set-local): Refuse to save null in local object table.
8539         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8540         list of articles that will be marked as unread.
8541
8542 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8543
8544         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8545
8546 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8547
8548         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8549         language tags.
8550
8551 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8552
8553         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8554         Don't bind "obarray".
8555
8556         * gnus-sum.el (gnus-thread-sort-functions): Added
8557         `gnus-thread-sort-by-most-recent-number' and
8558         `gnus-thread-sort-by-most-recent-date'.
8559         Reported by Kai Grossjohann <kai@emptydomain.de>.
8560
8561 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8562
8563         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8564
8565 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8566
8567         * gnus-cus.el (gnus-agent-customize-category): Removed
8568         ignore-errors macro reference that required cl to be loaded at
8569         run-time.
8570
8571         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8572         single-interval range of the form (min . max).  Previously the
8573         range had to look like ((min . max)).  Likewise, return
8574         (min . max) rather than ((min . max)).
8575         (gnus-range-map): Use gnus-range-normalize to accept
8576         single-interval range.
8577
8578         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
8579         the cache, but not the agent, now appear with their usual face.
8580
8581         * dgnushack.el (loaddir): New variable that is bound to the
8582         directory containing the dgnushack.el file. Use loaddir, rather
8583         than srcdir, to update load-path. Change lets dgnushack compile
8584         code in directories other than GNUS/lisp.
8585
8586 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8587
8588         * lpath.el: Don't bind w3m-safe-url-regexp.
8589
8590         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
8591         w3m-safe-url-regexp variable buffer-local.
8592
8593         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8594
8595 2004-02-27  Simon Josefsson  <jas@extundo.com>
8596
8597         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
8598         gnus-group-real-prefix.
8599         (gnus-summary-move-article): Use it, instead of
8600         gnus-group-real-prefix.
8601
8602 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8603
8604         * lpath.el: Bind w3m-safe-url-regexp.
8605
8606         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
8607         w3m-safe-url-regexp variable buffer-local and set it as the value
8608         of mm-w3m-safe-url-regexp.
8609
8610         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8611
8612         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
8613         parsing gnus-posting-styles when the message is not for replying.
8614
8615         * dgnushack.el: Autoload sgml-mode for XEmacs.
8616
8617         * nnrss.el (nnrss-opml-export): Use
8618         mm-set-buffer-file-coding-system instead of
8619         set-buffer-file-coding-system.
8620
8621 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
8622
8623         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
8624         of checkdoc.el).
8625         * nnrss.el: do.
8626         * gnus-mlspl.el: do.
8627         * gnus-ml.el: do.
8628         * gnus-srvr.el: do.
8629
8630         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
8631
8632 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8633
8634         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
8635         Corrections to custom-manual links.
8636
8637         * gnus-art.el (gnus-article): Ditto.
8638
8639         * mm-decode.el (mime-display, mime-security): Ditto.
8640
8641 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8642
8643         * flow-fill.el: Typo.
8644
8645 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
8646
8647         * spam-wash.el: New file.
8648
8649 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
8650
8651         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
8652
8653 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8654
8655         * spam.el (spam-summary-prepare-exit): gnus-set-difference needs
8656         to be run with new-articles as LIST1, not LIST2
8657         (spam-registration-functions): add spam-use-ham-copy as a nil
8658         registration backend
8659
8660 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8661
8662         * spam-stat.el (spam-stat-washing-hook): New option.
8663         (spam-stat-buffer-words): Use it.
8664         (spam-stat-process-directory, spam-stat-test-directory): Use
8665         insert-file-contents-literally.
8666         (spam-stat-coding-system): New variable.
8667         (spam-stat-load, spam-stat-save): Use it.
8668
8669 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8670
8671         * spam-report.el (spam-report-plug-agent): Quote
8672         spam-report-url-to-file and spam-report-url-ping-plain.
8673
8674 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
8675
8676         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
8677         / in mailto URLs.
8678
8679 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8680
8681         * spam-report.el (spam-report-process-queue): Fix interactive use.
8682         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
8683         (spam-report-unplug-agent): Doc fixes.
8684         (spam-report-url-ping-mm-url, spam-report-url-to-file)
8685         (spam-report-agentize, spam-report-deagentize): Autoload
8686
8687 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8688
8689         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
8690
8691         * message.el (message-setup-fill-variables): Add mml tags to
8692         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
8693         <ajk@iu.edu>.
8694         (message-mode): Don't modify paragraph-separate there.
8695
8696 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8697
8698         * compface.el (uncompface-use-external): Default to undecided.
8699         (uncompface-use-external-threshold): New variable.
8700         (uncompface-float-time): New macro.
8701         (uncompface): Determine whether to use the external decoder if
8702         uncompface-use-external is undecided.
8703
8704 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8705
8706         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
8707         after images.
8708
8709         * gnus-art.el (gnus-mime-display-single): Remove dead code.
8710
8711 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
8712
8713         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
8714
8715         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
8716
8717         * gnus-sum.el (gnus-summary-limit-to-age)
8718         (gnus-summary-limit-children): do.
8719
8720         * gnus-int.el (gnus-request-scan): do.
8721
8722         * gnus-group.el (gnus-group-suspend): do.
8723
8724         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
8725
8726         * gnus-cite.el (gnus-cite-parse-attributions): do.
8727
8728         * gnus-agent.el (gnus-summary-set-agent-mark)
8729         (gnus-agent-regenerate-group): do.
8730
8731         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
8732
8733         * binhex.el (binhex-decode-region-internal): do.
8734
8735 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8736
8737         * gnus-fun.el (gnus-face-properties-alist): New user option.
8738         (gnus-display-x-face-in-from): Use it.
8739
8740         * gnus-art.el (article-display-face): Ditto.
8741
8742         * compface.el (uncompface-use-external): Default to nil.
8743
8744 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
8745
8746         * nntp.el (nntp-erase-buffer): New function.
8747         (nntp-retrieve-data, nntp-send-command)
8748         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
8749         (nntp-possibly-change-group): Use it.
8750
8751         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
8752         with-current-buffer.
8753
8754 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
8755
8756         * compface.el: Merge the ELisp-based uncompface program.
8757         (compface): New customization group.
8758         (uncompface-use-external): New user option.
8759         (uncompface): Call uncompface-internal if uncompface-use-external
8760         is nil.
8761         (uncompface-internal): New function.  Note that there are also
8762         some other functions and variables added for this function.
8763
8764 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
8765
8766         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
8767         if necessary.
8768
8769 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
8770
8771         * spam-report.el (spam-report-unplug-agent)
8772         (spam-report-plug-agent, spam-report-deagentize)
8773         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
8774         support for the Agent in spam-report: when unplugged, report to a
8775         file; when plugged, submit all the requests
8776
8777         * spam.el (spam-register-routine): improved message about
8778         registration
8779
8780 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
8781
8782         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
8783         dependencies.
8784         (rfc2047-encode): Use it.
8785
8786         * gnus-art.el (gnus-button-marker-list): Move before first
8787         reference.
8788
8789         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
8790         (imap-parse-body): Fix format string mismatch.
8791
8792         * gnus-score.el (gnus-summary-increase-score): do.
8793
8794         * nnrss.el (nnrss-close): New function.
8795
8796 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
8797
8798         * nnrss.el (nnrss-make-filename): New function.
8799         (nnrss-request-delete-group, nnrss-read-server-data)
8800         (nnrss-save-server-data, nnrss-read-group-data)
8801         (nnrss-save-group-data): Use it.
8802         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
8803         (nnrss-read-server-data, nnrss-read-group-data): Use load.
8804         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
8805
8806 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
8807
8808         * mml.el (mml-compute-boundary-1): Don't uncompress files.
8809
8810 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
8811
8812         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
8813         files.
8814
8815         * message.el (message-generate-headers-first): Don't quote nil
8816         and t in docstrings.
8817
8818         * imap.el (imap-id): do.
8819
8820         * gnus-agent.el (gnus-agent-consider-all-articles)
8821         (gnus-agent-queue-mail): do.
8822
8823 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
8824
8825         * spam-report.el (spam-report-process-queue): New function.
8826         Process requests from `spam-report-requests-file'.
8827         (spam-report-process-queue): Doc fix.
8828
8829 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
8830
8831         * spam.el (spam-register-routine)
8832         (spam-log-processing-to-registry, spam-log-registered-p)
8833         (spam-log-unregistration-needed-p, spam-log-undo-registration):
8834         change "check" to "spam-check" for semi-clarity
8835
8836 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
8837
8838         * pop3.el: Require nnheader.
8839
8840         * mml-smime.el: Require cl.  Autoload message-fetch-field.
8841
8842         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
8843
8844         * gnus-picon.el: Require cl.
8845
8846         * gnus-fun.el: Require gnus-ems and gnus-util.
8847
8848         * gnus.el (gnus-method-to-server): Move defsubst before first use.
8849
8850         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
8851
8852         * gnus-art.el (gnus-article-edit-mode): Define before first
8853         reference.
8854
8855 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
8856
8857         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
8858         (gnus-uu-post-encoded): Use point-at-bol.
8859
8860         * gnus-topic.el (gnus-group-active-topic-p): do.
8861
8862         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
8863
8864         * gnus-group.el (gnus-group-kill-region): do.
8865
8866         * gnus-art.el (article-date-ut): do.
8867
8868         * message.el (message-fetch-field): Remove redundant
8869         case-fold-search binding.
8870         (message-narrow-to-field): Simplify.
8871
8872 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
8873
8874         * spam.el (spam-directory): Derive from `gnus-directory'.
8875
8876         * spam-report.el (spam-report-url-to-file)
8877         (spam-report-requests-file): New function and variable for offline
8878         reporting.
8879         (spam-report-url-ping-function): Add `spam-report-url-to-file'
8880         and user defined function.
8881         (spam-report-url-ping-mm-url): Remove doubled slash.
8882
8883 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
8884
8885         * spam.el (spam-list-of-processors): fixed spamassassin variable names
8886
8887 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
8888
8889         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
8890         format string mismatch.
8891
8892         * sieve.el (sieve-deactivate-all): do.
8893
8894         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
8895
8896         * nnlistserv.el (nnlistserv-kk-wash-article): do.
8897
8898         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
8899
8900         * mm-bodies.el (mm-7bit-chars): Don't include \r.
8901
8902 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
8903
8904         * spam.el (spam-list-of-checks): added spam-use-BBDB-eclusive to
8905         the list of checks
8906
8907 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
8908
8909         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
8910         padding.
8911
8912 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
8913
8914         * mm-view.el (mm-fill-flowed): New variable.
8915         (mm-inline-text): Use it.
8916
8917 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
8918
8919         * spam.el (spam-spamassassin-register-ham-routine)
8920         (spam-spamassassin-register-spam-routine): fixed function names
8921
8922 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8923
8924         * gnus.el (gnus-tmp-grouplens): Remove.
8925         (gnus-summary-line-format): Remove grouplens.
8926
8927         * gnus-group.el (gnus-group-line-format): Ditto.
8928
8929         * gnus-spec.el (gnus-format-specs): Ditto.
8930         (gnus-update-format-specifications): Flush the group format spec
8931         cache if there's the grouplens stuff.
8932         (gnus-parse-simple-format): Replace %l with the empty string.
8933
8934 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
8935
8936         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
8937         omission.
8938
8939 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
8942         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8943
8944 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
8945
8946         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
8947         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
8948         New macros and functions.
8949         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
8950         Handle > NLINK_MAX messages.
8951         * nnmaildir.el (nnmaildir-request-set-mark): Use
8952         nnmaildir--emlink-p and nnmaildir--eexist-p.
8953
8954 2004-01-25  Alex Schroeder  <alex@gnu.org>
8955
8956         * spam-stat.el (spam-stat-process-directory-age): New option.
8957         (spam-stat-process-directory): Use it.
8958
8959 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8960
8961         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
8962         (spam-stat-save): Accept prefix argument.
8963
8964 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
8965
8966         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
8967         links" error.
8968
8969 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8970
8971         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
8972         the rest of the and/or forms.
8973
8974 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8975
8976         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
8977         compatibility with old .newsrc.eld files.
8978
8979         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
8980
8981         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
8982
8983         * gnus-start.el (gnus-1): do.
8984
8985         * gnus-group.el (gnus-group-line-format-alist): do.
8986
8987         * gnus.el (gnus-use-grouplens, gnus-visual): do.
8988
8989         * gnus-gl.el: Remove.
8990
8991 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8992
8993         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
8994         marks consisting of a single range {for example, (3 . 5)} rather
8995         than a list of a single range { ((3 . 5)) }.
8996
8997 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
8998
8999         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9000         with-current-buffer.
9001         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9002         avoid consing a string.
9003
9004         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9005         Remove obsolete entries for big5 and gb2312.
9006
9007 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9008
9009         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9010         uncompressed list.
9011
9012 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9013
9014         * spam-stat.el (spam-stat-strip-xref): New function.
9015         (spam-stat-process-directory): Use it.
9016
9017         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9018         here -- it's done in message-fetch-field.
9019
9020 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9021
9022         * gnus-agent.el (gnus-agent-queue-mail,
9023         gnus-agent-prompt-send-queue): New variables.
9024         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9025         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9026         "nndraft:queue" along to gnus-draft-send.  Use
9027         gnus-agent-prompt-send-queue.
9028         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9029         is "nndraft:queue".  Suggested by Gaute Strokkenes
9030         <gs234@srcf.ucam.org>
9031
9032         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9033         (agent-enable-undownloaded-faces): Added
9034         (gnus-agent-cat-groups): Use eval-and-compile, not
9035         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9036         method of gnus-agent-cat-groups even when the buffer has been
9037         evaled.
9038         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9039         delete gnus-agent-save-active-1.
9040         (gnus-agent-save-groups): Deleted. Identical to
9041         gnus-agent-save-active.
9042         (gnus-agent-write-active): No longer adjust agent's copy of active
9043         file as agent's adjustments are now stored in their own
9044         file. Removed optional parameter.
9045         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9046         servers.  Add use of min/max range limits from server's local
9047         file.
9048         (gnus-agent-save-alist): Removed unused optional argument.
9049         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9050         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9051         (gnus-agent-set-local): A per-server file that keeps min/max range
9052         limits for articles known to the agent.  Provides a fast mechanism
9053         for altering many active ranges.
9054         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9055         active file (local makes it unnecessary).
9056         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9057
9058         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9059         (agent-enable-undownloaded-faces): Added
9060
9061         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9062         disable it when sending to "nndraft:queue".
9063         (gnus-group-send-queue): Add safety check to avoid sending queue
9064         when unplugged.
9065
9066         * gnus-group.el (gnus-group-catchup): Use new
9067         gnus-sequence-of-unread-articles, not
9068         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9069         numbers of articles.  Use gnus-range-map to avoid having to
9070         uncompress the unread list.
9071         (gnus-group-archive-directory,
9072         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9073         reference.
9074
9075         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9076         (gnus-sorted-range-intersection): Intersection of two ranges
9077         without requiring that they first be uncompressed.
9078
9079         * gnus-start.el (gnus-activate-group): Unless blocked by the
9080         caller, possibly expand the active range to include both cached
9081         and agentized articles.
9082         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9083         multiple version-dependent converters.
9084         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9085         gnus-agent-save-active.
9086         (gnus-save-newsrc-file): Save dirty agent range limits.
9087
9088         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9089         gnus-agent-possibly-alter-active.
9090         (gnus-adjust-marked-articles): Faster handling of simple lists
9091
9092 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
9093
9094         * spam-stat.el (spam-stat-test-directory): New optional argument
9095         displays a list of files detected.  Suggested by Andrew Cohen
9096         <cohen@andy.bu.edu>.
9097         (spam-stat-buffer-words-with-scores): Don't narrow and change
9098         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
9099
9100 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
9101
9102         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
9103         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
9104         (spam-spamassassin-arguments)
9105         (spam-spamassassin-spam-flag-header)
9106         (spam-spamassassin-positive-spam-flag-header)
9107         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
9108         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
9109         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9110         (spam-list-of-processors, spam-list-of-checks)
9111         (spam-list-of-statistical-checks, spam-registration-functions)
9112         (spam-check-spamassassin-headers, spam-check-spamassassin)
9113         (spam-spamassassin-score)
9114         (spam-spamassassin-register-with-sa-learn)
9115         (spam-spamassassin-register-spam-routine)
9116         (spam-spamassassin-register-ham-routine)
9117         (spam-assassin-register-spam-routine)
9118         (spam-assassin-register-ham-routine): add SpamAssassin support
9119         (spam-bogofilter-score): fix to show article before scoring
9120
9121 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
9122
9123         * spam.el (gnus-summary-mode-map): make spam-generic-score the
9124         default scoring function
9125         (spam-generic-score): calls spam-spamassassin-score if
9126         spam-use-spamassassin or spam-use-spamassassin-headers is on;
9127         spam-bogofilter-score otherwise.
9128
9129         * gnus.el (spam-process, spam-autodetect-methods): add
9130         spamassassin and spamassassin-headers
9131
9132 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
9133
9134         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9135         Suppress unnecessary messages.
9136
9137 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
9138
9139         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
9140         make-hash-table.
9141
9142 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9143
9144         * canlock.el (base64-encode-string): Don't autoload it.
9145
9146 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9147
9148         * run-at-time.el: Remove useless (require 'itimer),
9149         eval-and-compile and (featurep 'xemacs).
9150
9151 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
9152
9153         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
9154         GROUP is a virtual group.
9155
9156 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
9157
9158         * gnus.el: Autoload `message-y-or-n-p'.
9159
9160 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
9161
9162         * pgg-parse.el: Remove unnecessary (require 'custom).
9163
9164         * pgg-def.el: do.
9165
9166         * nnmail.el: do.
9167
9168         * gnus-undo.el: do.
9169
9170         * gnus-picon.el: do.
9171
9172         * gnus-util.el: do.
9173
9174 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
9175
9176         * gnus-sum.el (gnus-pick-line-number): Add autoload.
9177
9178 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9179
9180         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
9181         handle, as well as a list.
9182
9183         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
9184         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
9185         (mm-w3m-cid-retrieve): Simplify.
9186
9187 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
9188
9189         * message.el (message-kill-to-signature): Allow prefix arg to
9190         specify number of lines to keep before signature.
9191
9192 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
9193
9194         (message-kill-to-signature): Change docstring.
9195
9196 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9197
9198         * canlock.el: Always require sha1-el.
9199         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
9200
9201         * message.el: Autoload sha1 only when compiling.
9202
9203         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
9204         eudc-expand-inline for XEmacs.
9205
9206 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9207
9208         * message.el (message-canlock-generate): Require sha1-el.
9209
9210 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
9211
9212         * message.el (message-expand-name): Silence the byte compiler.
9213
9214         * lpath.el: Add detect-coding-system.
9215
9216         * dgnushack.el (dgnushack-compile): Remove obsolete check for
9217         cus-edit.
9218
9219 2004-01-13  Simon Josefsson  <jas@extundo.com>
9220
9221         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
9222         Invoke gnus-score-mode.  Reported by
9223         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9224
9225         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
9226         Jim Blandy <jimb@redhat.com> (tiny change).
9227
9228 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9229
9230         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
9231
9232 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
9233
9234         * spam.el (spam-get-article-as-string): updated to use
9235         gnus-request-article-this-buffer, much simpler
9236         (spam-get-article-as-buffer): removed
9237
9238 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
9239
9240         * message.el (message-expand-name): Use EUDC if the user uses
9241         that.
9242
9243 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9244
9245         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
9246         character for the encoding to avoid consing a string.
9247
9248         * rfc2047.el (rfc2047-decode-string): Don't cons a string
9249         unnecessarily.
9250
9251         * mm-util.el (mm-replace-chars-in-string): Remove.
9252
9253         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
9254         of mm-replace-chars-in-string.
9255
9256 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
9257
9258         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
9259         strings.
9260
9261         * mm-util.el (mm-subst-char-in-string): Support inplace.
9262
9263         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
9264         a new string in every iteration.  Use shy groups.
9265
9266 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
9267
9268         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
9269         (gnus-group-change-level, gnus-kill-newsgroup)
9270         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
9271         (gnus-get-unread-articles, gnus-make-articles-unread)
9272         (gnus-make-ascending-articles-unread): Use accessor
9273         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
9274         to get group information for improved readability.
9275
9276         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
9277
9278         * gnus-soup.el (gnus-soup-group-brew): do.
9279
9280         * gnus-msg.el (gnus-put-message): do.
9281
9282         * gnus-move.el (gnus-group-move-group-to-server): do.
9283
9284         * gnus-kill.el (gnus-batch-score): do.
9285
9286         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
9287         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
9288         (gnus-group-update-group, gnus-group-read-group)
9289         (gnus-group-make-group, gnus-group-make-help-group)
9290         (gnus-group-make-archive-group, gnus-group-make-directory-group)
9291         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
9292         (gnus-group-sort-by-unread, gnus-group-catchup)
9293         (gnus-group-unsubscribe-group, gnus-group-kill-group)
9294         (gnus-group-yank-group, gnus-group-set-info)
9295         (gnus-group-list-groups): do.
9296
9297         * gnus.el (gnus-generate-new-group-name): do.
9298
9299         * gnus-delay.el (gnus-delay-send-queue): do.
9300
9301         * nnvirtual.el (nnvirtual-catchup-group): do.
9302
9303         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
9304         do.
9305
9306         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
9307         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
9308
9309         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
9310         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
9311         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
9312         (gnus-group-make-articles-read): do.
9313
9314 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9315
9316         * gnus-art.el (article-decode-mime-words, article-babel)
9317         (gnus-article-highlight-signature, gnus-article-add-buttons)
9318         (gnus-signature-toggle): Use gnus-with-article-buffer.
9319
9320         * gnus-art.el (gnus-article-highlight-headers)
9321         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
9322
9323         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
9324         (gnus-article-set-globals, gnus-request-article-this-buffer)
9325         (gnus-button-message-id, gnus-article-maybe-hide-headers)
9326         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
9327         (gnus-mime-display-alternative): Use with-current-buffer.
9328
9329 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9330
9331         * spam.el (spam-generate-fake-headers): rewrite to be simpler,
9332         also under 80 char limit, and call gnus-error if needed
9333         (spam-fetch-article-header): finally fixed - it was a
9334         buffer-local variable (gnus-newsgroup-data)
9335         (spam-find-spam): use spam-generate-fake-headers, forget about
9336         spam-insert-fake-headers
9337         (spam-insert-fake-headers): removed
9338
9339 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9340
9341         * deuglify.el (gnus-article-outlook-unwrap-lines)
9342         (gnus-outlook-rearrange-article)
9343         (gnus-outlook-repair-attribution-outlook)
9344         (gnus-outlook-repair-attribution-block)
9345         (gnus-outlook-repair-attribution-other): Remove redundant
9346         save-excursion.
9347
9348 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9349
9350         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
9351         (spam-fetch-field-subject-fast)
9352         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
9353         (spam-fetch-article-header): new functions to deal with Gnus
9354         internals for fast retrieval of article header data
9355         (spam-initialize): put spam-find-spam in the gnus-summary-prepared-hook
9356
9357 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9358
9359         * pop3.el (pop3-md5): Remove.
9360         (pop3-apop): Replace pop3-md5 with md5.
9361
9362         * mm-bodies.el: base64 is always built-in.
9363
9364         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
9365         with-current-buffer.
9366
9367 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9368
9369         * canlock.el (canlock-insert-header): Remove excessive grouping in
9370         regexp.
9371
9372         * gnus-sum.el (gnus-summary-read-document): Ditto.
9373
9374         * gnus-uu.el (gnus-uu-part-number): Ditto.
9375
9376         * html2text.el (html2text-remove-tags): Ditto.
9377         (html2text-format-tags): Ditto.
9378         (html2text-format-single-elements): Ditto.
9379
9380         * mml.el (mml-parse-1): Ditto.
9381
9382 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9383
9384         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
9385
9386         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
9387
9388         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
9389
9390         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
9391
9392 2003-11-15  Simon Josefsson  <jas@extundo.com>
9393
9394         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
9395         (pgg-gpg-lookup-key): Use regexp match instead of
9396         split-string (split-string is different between emacs 21.2 and
9397         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
9398
9399 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9400
9401         * gnus-art.el (gnus-mime-view-all-parts)
9402         (gnus-article-part-wrapper, gnus-article-view-part): Use
9403         with-current-buffer.
9404
9405 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9406
9407         * spam.el (spam-disable-spam-split-during-ham-respool)
9408         (spam-spamoracle-database, spam-cache-lookups)
9409         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
9410         (spam-group-ham-mark-p, spam-group-spam-mark-p)
9411         (spam-group-ham-marks, spam-group-spam-marks)
9412         (spam-group-spam-contents-p, spam-group-ham-contents-p)
9413         (spam-list-of-processors, spam-list-of-statistical-checks): doc
9414         fix, also add spam-use-blackholes to the statistical checks
9415         (spam-fetch-field-fast): new interface to fetching fields, may
9416         become a macro
9417         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
9418         (spam-fetch-field-message-id-fast): use spam-fetch-field-fast
9419         (spam-insert-fake-headers): fake an article when needed
9420         (spam-find-spam): fake article when possible
9421         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
9422         (spam-check-bogofilter-headers): use message-fetch-field instead
9423         of nnmail-fetch-field
9424
9425 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9426
9427         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
9428
9429 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9430
9431         * spam.el (spam-split): do not require spam-use-CHECK to be
9432         enabled if that check is passed to spam-split explicitly; also
9433         fix so 'spam doesn't get converted to spam-split-group when
9434         spam-split-symbolic-return is t
9435         (spam-find-spam): find registrations of the article and use those
9436         instead of re-running spam-split to find the spam/ham
9437         classification of the article
9438         (spam-log-processing-to-registry, spam-log-registered-p)
9439         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9440         use gnus-error instead of gnus-message
9441         (spam-log-registration-type): new function to determine the
9442         classification of a message based on registry entries; will
9443         return nil if both 'spam and 'ham are found
9444         (spam-check-BBDB): expand all the BBDB macros here so we can have
9445         a reasonably fast local cache without the loading errors
9446         (spam-cache-lookups): set to t by default
9447         (spam-find-spam): don't try to guess spam-cache-lookups
9448         (spam-enter-whitelist, spam-enter-blacklist): also clear the
9449         spam-caches entry
9450         (spam-filelist-build-cache, spam-filelist-check-cache): better
9451         caching of whitelist/blacklist entries
9452         (spam-check-whitelist, spam-check-blacklist): invoke
9453         spam-from-listed-p with a type, not a cache variable
9454         (spam-from-listed-p): wrap around spam-filelist-check-cache
9455
9456 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9457
9458         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9459
9460         * nnmail.el (nnmail-split-fancy): do.
9461
9462         * mml.el (mml-parse): do.
9463
9464         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9465         (gnus-score-adaptive): do.
9466
9467 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9468
9469         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9470         (gnus-mime-button-map): Don't set keymap parent.
9471         (gnus-button-ctan-directory-regexp): Use shy grouping.
9472         (gnus-prev-page-map): Don't set keymap parent.
9473         (gnus-prev-page-map): Remove duplicated one.
9474         (gnus-next-page-map): Don't set keymap parent.
9475         (gnus-mime-security-button-map): Ditto.
9476
9477         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9478         version number.
9479
9480         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9481
9482 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9483
9484         * canlock.el (canlock-sha1-function): Remove.
9485         (canlock-sha1-function-for-verify): Remove.
9486         (canlock-openssl-program): Remove.
9487         (canlock-openssl-args): Remove.
9488         (canlock-ignore-errors): Remove.
9489         (canlock-sha1-with-openssl): Remove.
9490         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9491         (canlock-verify): Don't use canlock-ignore-errors.
9492
9493         * sha1-el.el (sha1-string-external): Make it can return a string
9494         in binary form.
9495         (sha1-region-external): Ditto.
9496         (sha1-string-internal): Ditto.
9497         (sha1-region-internal): Ditto.
9498         (sha1-region): Ditto.
9499         (sha1-string): Ditto.
9500         (sha1): Ditto.
9501
9502 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9503
9504         * spam.el (spam-report-articles-gmane): New command.
9505
9506 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9507
9508         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9509
9510         * run-at-time.el (run-at-time-saved): Remove.
9511         (run-at-time): Doc fix.
9512
9513 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9514
9515         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9516         (gnus-summary-limit-map): Add it.
9517         (gnus-summary-make-menu-bar): do.
9518
9519 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9520
9521         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9522         first attempt at some caching support (done for BBDB only now)
9523         (spam-find-spam): set spam-cache-lookups if there are more than 2
9524         addresses to be checked
9525         (spam-clear-cache-BBDB): new function, to be invoked by
9526         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
9527         (spam-check-BBDB): check and use the caches, if
9528         spam-cache-lookups is on
9529         remove superfluous (provide)
9530
9531 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9532
9533         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9534
9535 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9536
9537         * run-at-time.el (run-at-time-saved): Move to after the definition
9538         of `run-at-time'.
9539
9540         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9541
9542 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9543
9544         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9545         mm-w3m-local-map-property.
9546
9547         * mm-view.el (mm-w3m-mode-map): Remove.
9548         (mm-w3m-local-map-property): Remove.
9549         (mm-inline-text-html-render-with-w3m): Don't use
9550         mm-w3m-local-map-property.
9551
9552 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9553
9554         * run-at-time.el: New file.
9555
9556         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9557         under Emacs.
9558
9559         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9560         of gnus-set-text-properties.
9561
9562         * gnus-uu.el (gnus-uu-save-article): Ditto.
9563
9564         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9565
9566         * gnus-cite.el (gnus-cite-parse): Ditto.
9567
9568         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9569         of gnus-.
9570
9571         * gnus-xmas.el (run-at-time): Require run-at-time.
9572
9573         * gnus.el: Changed calls to nnheader-run-at-time and
9574         password-run-at-time throughout to use run-at-time directly.
9575
9576         * password.el: Removed definition of run-at-time.
9577
9578         * nnheaderxm.el: Remove definition of run-at-time.
9579
9580 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
9581
9582         * mml.el (mml-minibuffer-read-disposition): Show attachment type
9583         in prompt.
9584
9585 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9586
9587         * messagexmas.el (message-xmas-redefine): Alias
9588         `message-make-caesar-translation-table' to
9589         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
9590         version.
9591
9592         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
9593         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
9594         `gnus-xmas-set-text-properties'.
9595         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
9596         `gnus-xmas-completing-read'.
9597         (gnus-xmas-completing-read): Removed.
9598         (gnus-xmas-open-network-stream): Removed.
9599
9600         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
9601         XEmacs version.
9602
9603         * dns.el (dns-make-network-process): Use `open-network-stream'
9604         instead of `gnus-xmas-open-network-stream'.
9605
9606         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
9607
9608         * .cvsignore: Add auto-autoloads.el, custom-load.el.
9609
9610 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9611
9612         * gnus-art.el (gnus-mime-display-alternative)
9613         (gnus-insert-mime-button, gnus-insert-mime-security-button)
9614         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
9615         Don't use gnus-local-map-property.
9616
9617         * gnus-util.el (gnus-local-map-property): Remove.
9618
9619         * mm-view.el (mm-view-pkcs7-decrypt): Replace
9620         gnus-completing-read-maybe-default with completing-read.
9621
9622         * gnus-util.el (gnus-completing-read): do.
9623         (gnus-completing-read-maybe-default): Remove.
9624
9625 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9626
9627         * password.el: Only autoload `run-at-time' if not XEmacs.
9628         Only autoload the itimer functions if XEmacs.
9629
9630 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9631
9632         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
9633         XEmacsen.
9634
9635         * dgnushack.el: Autoload executable-find for XEmacs.
9636
9637 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9638
9639         * gnus-art.el (gnus-read-string): Remove.
9640         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
9641         read-string.
9642
9643 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
9644
9645         * netrc.el: autoload password-read
9646         (netrc): new configuration group
9647         (netrc-encoding-method, netrc-openssl-path): configuration
9648         variables for encoding and decoding of files with symmetric
9649         ciphers
9650         (netrc-encode): assistant function to encode a file with
9651         netrc-encoding-method
9652         (netrc-parse): added interactive parameter, added optional
9653         decoding if netrc-encoding-method is non-nil but otherwise
9654         behavior is standard
9655         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
9656         s/encode/encrypt/ everywhere
9657
9658         * spam.el: remove executable-find autoload
9659
9660 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9661
9662         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
9663
9664         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
9665
9666 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9667
9668         * gnus-art.el (gnus-treat-ansi-sequences,
9669         article-treat-ansi-sequences): New variable and function.
9670         Suggested by Dan Jacobson <jidanni@jidanni.org>.
9671
9672         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
9673         Use it.
9674
9675 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9676
9677         * mm-util.el (mm-quote-arg): Remove.
9678
9679         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
9680         shell-quote-argument.
9681
9682         * gnus-uu.el (gnus-uu-command): do.
9683
9684         * gnus-sum.el (gnus-summary-insert-pseudos): do.
9685
9686         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
9687         with make-char.
9688
9689         * mm-util.el (mm-make-char): Remove.
9690
9691         * mml.el (mml-mode): Replace gnus-add-minor-mode with
9692         add-minor-mode.
9693
9694         * gnus-undo.el (gnus-undo-mode): do.
9695
9696         * gnus-topic.el (gnus-topic-mode): do.
9697
9698         * gnus-sum.el (gnus-dead-summary-mode): do.
9699
9700         * gnus-start.el (gnus-slave-mode): do.
9701
9702         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
9703
9704         * gnus-ml.el (gnus-mailing-list-mode): do.
9705
9706         * gnus-gl.el (gnus-grouplens-mode): do.
9707
9708         * gnus-draft.el (gnus-draft-mode): do.
9709
9710         * gnus-dired.el (gnus-dired-mode): do.
9711
9712         * gnus-ems.el (gnus-add-minor-mode): Remove.
9713
9714         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9715         Replace gnus-char-width with char-width.
9716
9717         * gnus-ems.el (gnus-char-width): Remove.
9718
9719         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9720         Replace gnus-char-width with char-width.
9721
9722         * gnus-ems.el (gnus-char-width): Remove.
9723
9724         * spam-stat.el (with-syntax-table): Remove with-syntax-table
9725         definition.
9726         Remove Emacs 20 hash table compatibility code.
9727
9728         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
9729         20 compatibility code.
9730
9731         * spam.el (spam-point-at-eol): Replace with point-at-eol.
9732
9733         * smime.el (smime-point-at-eol): Replace with point-at-eol.
9734
9735         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
9736         with point-at-{eol,bol}.
9737
9738         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
9739
9740         * imap.el (imap-point-at-eol): Replace with point-at-eol.
9741
9742         * flow-fill.el (fill-flowed-point-at-bol,
9743         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
9744
9745         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
9746         Replace with point-at-{eol,bol} throughout all files.
9747
9748 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9749
9750         * ntlm.el (ntlm-string-as-unibyte): New macro.
9751         (ntlm-build-auth-response): Use it.
9752
9753         Remove Emacs 20 stuff:
9754         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
9755         (butlast, mapc, remove): Remove the compiler macros.
9756         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
9757         of delq and copy-sequence.
9758         * gnus-art.el (popup-menu): Remove the compiler macro.
9759         * nnmail.el (nnmail-split-fancy): Don't support customizing with
9760         Emacs 20.
9761
9762 2004-01-05  Simon Josefsson  <jas@extundo.com>
9763
9764         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
9765         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
9766         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
9767         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
9768         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
9769         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
9770         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
9771         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
9772         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
9773         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
9774         ntlm-string-permute, string-lshift into ntlm-string-lshift,
9775         string-xor into ntlm-string-xor.  Suggested by
9776         Jesper Harder <harder@myrealbox.com>.
9777
9778         * ntlm.el: Don't include poem.
9779
9780         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
9781         Jesper Harder <harder@myrealbox.com>.
9782
9783         * sasl-ntlm.el, ntlm.el, md4.el: New files.
9784
9785         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
9786         probably breaks emacs with DL patch, but do we care? Is anyone
9787         still using the DL stuff?)
9788
9789         * sieve-manage.el: Use the password package.
9790         (sieve-manage-read-passwd): Remove.
9791         (sieve-manage-interactive-login): Use password.  Re-add
9792         condition-case around loop.
9793
9794         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
9795         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
9796         the password package.
9797
9798 2003-02-19  Simon Josefsson  <jas@extundo.com>
9799
9800         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
9801         token.
9802
9803 2002-08-07  Simon Josefsson  <jas@extundo.com>
9804
9805         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
9806         (sieve-manage-authenticators):
9807         (sieve-manage-authenticator-alist): Add some SASL mechs.
9808         (sieve-sasl-auth): New function.
9809         (sieve-manage-cram-md5-auth):
9810         (sieve-manage-plain-auth): Rewrite using SASL library.
9811         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
9812         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
9813         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
9814         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
9815
9816 2004-01-05  Simon Josefsson  <jas@extundo.com>
9817
9818         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
9819         New files.
9820
9821 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9822
9823         * gnus-group.el (gnus-no-groups-message): Update.
9824
9825         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
9826
9827 2003-11-09  Simon Josefsson  <jas@extundo.com>
9828
9829         * imap.el: Support for ID IMAP extension (RFC 2971).
9830         (imap-local-variables): Add imap-id.
9831         (imap-id): New variable.
9832         (imap-id): New function.
9833         (imap-parse-response): Parse untagged ID response.
9834         * nnimap.el (nnimap-id): New variable.
9835         (nnimap-open-connection): Use it.
9836
9837 2003-12-28  Simon Josefsson  <jas@extundo.com>
9838
9839         * gnus-score.el (gnus-score-edit-all-score): New.
9840         * gnus-group.el (gnus-group-score-map): Bind it to W e.
9841
9842 2004-01-04  Simon Josefsson  <jas@extundo.com>
9843
9844         * password.el: Add.
9845
9846 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
9847
9848         * dns.el: Add support for AAAA records (see RFC 3596)
9849
9850         * Fix typo PRT -> PTR
9851
9852         * Parse MX, PTR and SOA replies (see RFC 1035)
9853
9854 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9855
9856         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
9857
9858         * Moved to Changelog.2.
9859
9860 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9861
9862         * gnus.el (gnus-version-number): Bump version.
9863
9864 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9865
9866         * gnus.el: No Gnus v0.1 is released.
9867
9868 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
9869
9870         * gnus.el: No Gnus v0.0 is released.
9871
9872 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9873
9874         * gnus.el (gnus-version-number): Bump.
9875         (gnus-version): No.
9876
9877 See ChangeLog.2 for earlier changes.
9878
9879     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
9880   Copying and distribution of this file, with or without modification,
9881   are permitted provided the copyright notice and this notice are preserved.
9882
9883 ;; Local Variables:
9884 ;; coding: iso-2022-7bit
9885 ;; fill-column: 79
9886 ;; add-log-time-zone-rule: t
9887 ;; End:
9888
9889 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4